@font-face {
  font-family: "BunkenTechSansPro-SeBd";
  src: local("BunkenTechSansPro-SeBd"), url("https://storage-asset.msi.com/event/2021/nb/2021-the-ultimate-shockwave/fonts/BunkenTechSansPro-SeBd.ttf");
}

@-webkit-keyframes flash {
  0% {
    text-shadow: 0 0 0px #fff;
  }
  100% {
    text-shadow: 0 0 20px #fff;
  }
}

@keyframes flash {
  0% {
    text-shadow: 0 0 0px #fff;
  }
  100% {
    text-shadow: 0 0 20px #fff;
  }
}

@-webkit-keyframes flash2 {
  0% {
    -webkit-filter: drop-shadow(0 0 0 #ffffff00);
            filter: drop-shadow(0 0 0 #ffffff00);
  }
  100% {
    -webkit-filter: drop-shadow(0 0 10px #ffffff);
            filter: drop-shadow(0 0 10px #ffffff);
  }
}

@keyframes flash2 {
  0% {
    -webkit-filter: drop-shadow(0 0 0 #ffffff00);
            filter: drop-shadow(0 0 0 #ffffff00);
  }
  100% {
    -webkit-filter: drop-shadow(0 0 10px #ffffff);
            filter: drop-shadow(0 0 10px #ffffff);
  }
}

@-webkit-keyframes flash3 {
  0% {
    -webkit-box-shadow: 0 0 0px #00d8ff;
            box-shadow: 0 0 0px #00d8ff;
  }
  100% {
    -webkit-box-shadow: 0 0 20px #00d8ff;
            box-shadow: 0 0 20px #00d8ff;
  }
}

@keyframes flash3 {
  0% {
    -webkit-box-shadow: 0 0 0px #00d8ff;
            box-shadow: 0 0 0px #00d8ff;
  }
  100% {
    -webkit-box-shadow: 0 0 20px #00d8ff;
            box-shadow: 0 0 20px #00d8ff;
  }
}

@-webkit-keyframes flash4 {
  0% {
    -webkit-filter: drop-shadow(0 0 0px #2ed8f7);
            filter: drop-shadow(0 0 0px #2ed8f7);
  }
  100% {
    -webkit-filter: drop-shadow(0 0 10px #2ed8f7);
            filter: drop-shadow(0 0 10px #2ed8f7);
  }
}

@keyframes flash4 {
  0% {
    -webkit-filter: drop-shadow(0 0 0px #2ed8f7);
            filter: drop-shadow(0 0 0px #2ed8f7);
  }
  100% {
    -webkit-filter: drop-shadow(0 0 10px #2ed8f7);
            filter: drop-shadow(0 0 10px #2ed8f7);
  }
}

@-webkit-keyframes cr {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(720deg);
            transform: rotate(720deg);
  }
}

@keyframes cr {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(720deg);
            transform: rotate(720deg);
  }
}

@-webkit-keyframes cr2 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-720deg);
            transform: rotate(-720deg);
  }
}

@keyframes cr2 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-720deg);
            transform: rotate(-720deg);
  }
}

@-webkit-keyframes line1 {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0) rotate(45deg);
            transform: translate(0, 0) rotate(45deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-100%, -20px) rotate(45deg);
            transform: translate(-100%, -20px) rotate(45deg);
  }
}

@keyframes line1 {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0) rotate(45deg);
            transform: translate(0, 0) rotate(45deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-100%, -20px) rotate(45deg);
            transform: translate(-100%, -20px) rotate(45deg);
  }
}

@-webkit-keyframes line2 {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0) rotate(45deg);
            transform: translate(0, 0) rotate(45deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(100%, 20px) rotate(45deg);
            transform: translate(100%, 20px) rotate(45deg);
  }
}

@keyframes line2 {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0) rotate(45deg);
            transform: translate(0, 0) rotate(45deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(100%, 20px) rotate(45deg);
            transform: translate(100%, 20px) rotate(45deg);
  }
}

@-webkit-keyframes line3 {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0) rotate(-45deg);
            transform: translate(0, 0) rotate(-45deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-100%, 20px) rotate(-45deg);
            transform: translate(-100%, 20px) rotate(-45deg);
  }
}

@keyframes line3 {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0) rotate(-45deg);
            transform: translate(0, 0) rotate(-45deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-100%, 20px) rotate(-45deg);
            transform: translate(-100%, 20px) rotate(-45deg);
  }
}

@-webkit-keyframes line4 {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0) rotate(-45deg);
            transform: translate(0, 0) rotate(-45deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(100%, -20px) rotate(-45deg);
            transform: translate(100%, -20px) rotate(-45deg);
  }
}

@keyframes line4 {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0) rotate(-45deg);
            transform: translate(0, 0) rotate(-45deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(100%, -20px) rotate(-45deg);
            transform: translate(100%, -20px) rotate(-45deg);
  }
}

@-webkit-keyframes rocketFly {
  0% {
    -webkit-transform: translate(-3vw, 0);
            transform: translate(-3vw, 0);
  }
  100% {
    -webkit-transform: translate(100vw, 0);
            transform: translate(100vw, 0);
  }
}

@keyframes rocketFly {
  0% {
    -webkit-transform: translate(-3vw, 0);
            transform: translate(-3vw, 0);
  }
  100% {
    -webkit-transform: translate(100vw, 0);
            transform: translate(100vw, 0);
  }
}

@-webkit-keyframes fire {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}

@keyframes fire {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}

.gFSpecial {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #000000;
  z-index: 10;
}

.gFSpecial .common-btn {
  -webkit-transform: skewX(-20deg);
          transform: skewX(-20deg);
  display: block;
  border: 1px solid #ffffff;
  text-align: center;
  font-size: 1.4em;
  color: #ffffff;
  background-size: 400% 400%;
  padding: 15px 0;
  -webkit-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
  min-width: 230px;
  background: #00000060;
}

.gFSpecial .common-btn span {
  display: block;
  color: #ffffff;
  -webkit-transform: skewX(20deg);
          transform: skewX(20deg);
}

.gFSpecial .common-btn:hover {
  -webkit-filter: drop-shadow(0px 0px 20px #ffffff);
          filter: drop-shadow(0px 0px 20px #ffffff);
  border: 1px solid #ffffff;
  -webkit-transform: skewX(-20deg) scale(1.01);
          transform: skewX(-20deg) scale(1.01);
}

.gFSpecial .buyNowBtn {
  position: fixed;
  right: 3%;
  bottom: 10%;
  z-index: 300;
}

.gFSpecial__canvas {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
}

@media screen and (max-width: 768px) {
  .gFSpecial .buyNowBtn {
    position: fixed;
    bottom: 0;
    z-index: 300;
    min-width: auto;
    width: 100%;
    -webkit-transform: skewX(0);
            transform: skewX(0);
    right: 0;
    border: transparent;
    border-top: 1px solid #ff0000;
    background: #000000c9;
  }
  .gFSpecial .buyNowBtn span {
    -webkit-transform: skewX(0);
            transform: skewX(0);
  }
  .gFSpecial .buyNowBtn:hover {
    -webkit-filter: drop-shadow(0px 0px 0 #550a0a00);
            filter: drop-shadow(0px 0px 0 #550a0a00);
    border: transparent;
    border-top: 2px solid #ff0000;
    -webkit-transform: skewX(0) scale(1.1);
            transform: skewX(0) scale(1.1);
  }
  .gFSpecial .buyNowBtn:hover span {
    color: red;
  }
}

.gFSpecial .vertical-line {
  width: 2px;
  background-color: #fff;
  height: 6vw;
  margin: 0 auto;
  margin-bottom: 2em;
  position: relative;
  z-index: 100;
}

@media screen and (max-width: 960px) {
  .gFSpecial .vertical-line {
    height: 80px;
  }
}

.gFSpecial .kv {
  position: relative;
  width: 100%;
  z-index: 1;
}

.gFSpecial .kv .intelLogo {
  position: absolute;
  top: 4%;
  right: 3%;
  text-align: center;
  z-index: 30;
  display: block;
}

.gFSpecial .kv .intelLogo img {
  height: 32px;
}

.gFSpecial .kv .msiLogo {
  position: absolute;
  top: 3%;
  left: 3%;
  width: 11%;
  z-index: 30;
  width: 100%;
  max-width: 150px;
  display: block;
  cursor: pointer;
}

.gFSpecial .kv .msiLogo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.gFSpecial .kv__figure {
  position: relative;
  width: 100%;
  width: 100%;
  z-index: 1;
}

.gFSpecial .kv__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.gFSpecial .kv__figure .laptop {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 55;
}

.gFSpecial .kv__intel {
  position: absolute;
  width: 100%;
  width: 250px;
  z-index: 10;
  right: 3%;
  top: 5%;
}

.gFSpecial .kv__intel img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.gFSpecial .kv__p {
  padding: 0 5%;
  font-size: 1.2em;
  width: 100%;
  text-align: center;
  margin: 2% auto 0;
}

@media screen and (max-width: 960px) {
  .gFSpecial .kv__intel {
    width: 200px;
  }
  .gFSpecial .kv__intel img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

@media screen and (max-width: 500px) {
  .gFSpecial .kv__intel {
    width: 150px;
  }
  .gFSpecial .kv__intel img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

.gFSpecial .ytVideo {
  width: 100%;
  position: relative;
  background: url("https://storage-asset.msi.com/event/2022/nb/Global-GF-Special/images/block-bg.jpg") top center/cover no-repeat;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.gFSpecial .ytVideo__shape {
  position: relative;
  line-height: 0;
  width: 100%;
}

.gFSpecial .ytVideo__shape img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.gFSpecial .ytVideo__shapeIndex {
  z-index: 3;
}

.gFSpecial .ytVideo__shapeIndex2 {
  z-index: 1;
  margin-top: -3%;
}

.gFSpecial .ytVideo__content {
  position: relative;
  max-width: 1600px;
  margin: 0% auto 0;
  padding: 0 5%;
  z-index: 2;
}

.gFSpecial .ytVideo__content .textBox {
  width: 100%;
  position: absolute;
  top: 5%;
  left: 10%;
  z-index: 5;
}

.gFSpecial .ytVideo__content .textBox .laptop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.gFSpecial .ytVideo__content .textBox .laptop__box {
  margin: 0 20px;
}

.gFSpecial .ytVideo__content .textBox .laptop__box figure img {
  height: 180px;
}

.gFSpecial .ytVideo__content .textBox .laptop__box-btnStyle {
  cursor: pointer;
  display: inline-block;
  padding: 5px 0;
  margin: 20px auto 0;
  text-align: center;
  font-size: 1em;
  border: 1px solid #ffffff;
  background: transparent;
}

.gFSpecial .ytVideo__content .textBox .laptop__box-red:hover {
  -webkit-filter: drop-shadow(0px 0px 0px #ff0000);
          filter: drop-shadow(0px 0px 0px #ff0000);
  border: 1px solid transparent;
  -webkit-transform: skewX(-20deg) scale(1.01);
          transform: skewX(-20deg) scale(1.01);
  background: #a22828;
}

.gFSpecial .ytVideo__content .textBox .laptop__box-blue:hover {
  -webkit-filter: drop-shadow(0px 0px 0px #55b3eb);
          filter: drop-shadow(0px 0px 0px #55b3eb);
  border: 1px solid transparent;
  -webkit-transform: skewX(-20deg) scale(1.01);
          transform: skewX(-20deg) scale(1.01);
  background: #55b3eb;
}

.gFSpecial .ytVideo__content .textBox .laptop__box--katanaActive {
  background: #a22828;
  border: 1px solid #a22828;
}

.gFSpecial .ytVideo__content .textBox .laptop__box--swordActive {
  background: #55b3eb;
  border: 1px solid #55b3eb;
}

.gFSpecial .ytVideo__content .textBox .laptop__box--swordActive:hover {
  -webkit-filter: drop-shadow(0px 0px 0px #55b3eb);
          filter: drop-shadow(0px 0px 0px #55b3eb);
  border: 1px solid transparent;
  -webkit-transform: skewX(-20deg) scale(1.01);
          transform: skewX(-20deg) scale(1.01);
  background: #55b3eb;
}

.gFSpecial .ytVideo__content .textBox-video {
  max-width: 550px;
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.gFSpecial .ytVideo__content .textBox-video .videoBtn {
  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;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  border: 1px solid #000000;
  color: #000;
  max-width: 200px;
  background: transparent;
}

.gFSpecial .ytVideo__content .textBox-video .videoBtn__triangle {
  width: 50px;
  line-height: 0;
}

.gFSpecial .ytVideo__content .textBox-video .videoBtn div {
  line-height: 0;
  color: #000;
  font-weight: 900;
  text-transform: uppercase;
}

.gFSpecial .ytVideo__content .textBox .fontBox {
  width: 100%;
  max-width: 550px;
}

.gFSpecial .ytVideo__content .textBox .fontBox h2 {
  text-transform: uppercase;
  font-size: 2em;
  margin: 50px 0 10px;
}

.gFSpecial .ytVideo__content-figure {
  width: 100%;
  position: relative;
  z-index: 4;
}

.gFSpecial .ytVideo__content-figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

@media screen and (max-width: 1200px) {
  .gFSpecial .ytVideo {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .gFSpecial .ytVideo__shape {
    position: relative;
    line-height: 0;
    width: 100%;
  }
  .gFSpecial .ytVideo__shape img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .gFSpecial .ytVideo__shapeIndex {
    z-index: 3;
  }
  .gFSpecial .ytVideo__shapeIndex2 {
    z-index: 1;
    margin-top: -2%;
  }
  .gFSpecial .ytVideo__content {
    position: relative;
    max-width: 1600px;
    margin: 0% auto 0;
    padding: 0 5%;
    z-index: 2;
  }
  .gFSpecial .ytVideo__content .textBox {
    width: 100%;
    position: absolute;
    top: 5%;
    left: 5%;
    z-index: 5;
  }
  .gFSpecial .ytVideo__content .textBox .laptop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .gFSpecial .ytVideo__content .textBox .laptop__box {
    margin: 0 20px;
  }
  .gFSpecial .ytVideo__content .textBox .laptop__box figure img {
    height: 180px;
  }
  .gFSpecial .ytVideo__content .textBox .laptop__box-btnStyle {
    cursor: pointer;
    display: inline-block;
    padding: 5px 0;
    margin: 20px auto 0;
    text-align: center;
    font-size: 1em;
    border: 1px solid #ffffff;
    background: transparent;
  }
  .gFSpecial .ytVideo__content .textBox .laptop__box-red:hover {
    -webkit-filter: drop-shadow(0px 0px 0px #ff0000);
            filter: drop-shadow(0px 0px 0px #ff0000);
    border: 1px solid transparent;
    -webkit-transform: skewX(-20deg) scale(1.01);
            transform: skewX(-20deg) scale(1.01);
    background: #a22828;
  }
  .gFSpecial .ytVideo__content .textBox .laptop__box-blue:hover {
    -webkit-filter: drop-shadow(0px 0px 0px #55b3eb);
            filter: drop-shadow(0px 0px 0px #55b3eb);
    border: 1px solid transparent;
    -webkit-transform: skewX(-20deg) scale(1.01);
            transform: skewX(-20deg) scale(1.01);
    background: #55b3eb;
  }
  .gFSpecial .ytVideo__content .textBox .laptop__box--katanaActive {
    background: #a22828;
    border: 1px solid #a22828;
  }
  .gFSpecial .ytVideo__content .textBox .laptop__box--swordActive {
    background: #55b3eb;
    border: 1px solid #55b3eb;
  }
  .gFSpecial .ytVideo__content .textBox-video {
    max-width: 550px;
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .gFSpecial .ytVideo__content .textBox-video .videoBtn {
    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;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    border: 1px solid #000000;
    color: #000;
    max-width: 200px;
    background: transparent;
  }
  .gFSpecial .ytVideo__content .textBox-video .videoBtn__triangle {
    width: 50px;
    line-height: 0;
  }
  .gFSpecial .ytVideo__content .textBox-video .videoBtn div {
    line-height: 0;
    color: #000;
    font-weight: 900;
    text-transform: uppercase;
  }
  .gFSpecial .ytVideo__content .textBox .fontBox {
    width: 100%;
    max-width: 550px;
  }
  .gFSpecial .ytVideo__content .textBox .fontBox h2 {
    text-transform: uppercase;
    font-size: 2em;
    margin: 50px 0 10px;
  }
  .gFSpecial .ytVideo__content-figure {
    width: 130%;
    -webkit-transform: translateX(-20%);
            transform: translateX(-20%);
    position: relative;
    z-index: 4;
  }
  .gFSpecial .ytVideo__content-figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

@media screen and (max-width: 960px) {
  .gFSpecial .ytVideo__shape {
    position: relative;
    line-height: 0;
    width: 100%;
  }
  .gFSpecial .ytVideo__shape img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .gFSpecial .ytVideo__shapeIndex {
    z-index: 3;
  }
  .gFSpecial .ytVideo__shapeIndex2 {
    z-index: 1;
  }
  .gFSpecial .ytVideo__content {
    position: relative;
    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;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 1600px;
    margin: -2% auto 0;
    padding: 0 5%;
    z-index: 2;
  }
  .gFSpecial .ytVideo__content .textBox {
    position: static;
    width: 100%;
    margin: 0 auto;
  }
  .gFSpecial .ytVideo__content .textBox .laptop {
    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;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .gFSpecial .ytVideo__content .textBox .laptop__box {
    margin: 30px 20px;
  }
  .gFSpecial .ytVideo__content .textBox .laptop__box figure img {
    height: 180px;
  }
  .gFSpecial .ytVideo__content .textBox .laptop__box-btnStyle {
    cursor: pointer;
    display: inline-block;
    padding: 5px 0;
    margin: 20px auto 0;
    text-align: center;
    font-size: 1em;
  }
  .gFSpecial .ytVideo__content .textBox-video {
    max-width: 550px;
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .gFSpecial .ytVideo__content .textBox-video .videoBtn {
    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;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    border: 1px solid #000000;
    color: #000;
    max-width: 200px;
  }
  .gFSpecial .ytVideo__content .textBox-video .videoBtn__triangle {
    width: 50px;
    line-height: 0;
  }
  .gFSpecial .ytVideo__content .textBox-video .videoBtn div {
    line-height: 0;
    color: #000;
    font-weight: 900;
    text-transform: uppercase;
  }
  .gFSpecial .ytVideo__content .textBox .fontBox {
    width: 100%;
    max-width: 550px;
    margin: 0 auto;
  }
  .gFSpecial .ytVideo__content .textBox .fontBox h2 {
    text-transform: uppercase;
    font-size: 2em;
    margin: 50px 0 10px;
  }
  .gFSpecial .ytVideo__content-figure {
    margin-top: 30px;
    width: 100%;
  }
  .gFSpecial .ytVideo__content-figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

.gFSpecial .reviewNew {
  padding: 3% 0;
  background: url("https://storage-asset.msi.com/event/2021/nb/2021-MSI-GS-Stealth/images/review_bg.png") center center no-repeat;
  color: #fff;
}

.gFSpecial .reviewNew__title {
  width: 80%;
  margin: auto;
  font-size: 2em;
  text-align: center;
  margin-bottom: 2%;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  text-shadow: none;
  background-size: 400% 400%;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-animation: gradient 5s ease infinite;
          animation: gradient 5s ease infinite;
}

.gFSpecial .reviewNew__wrap {
  width: 80%;
  margin: 0 auto;
}

.gFSpecial .reviewNew__block {
  width: 100%;
  text-align: left;
  padding: 5%;
  margin: 10px;
}

.gFSpecial .reviewNew__block-pic {
  width: 100%;
  margin: 0 auto;
  border: 3px solid #000;
  -o-border-image: linear-gradient(135deg, #00d0ff 0%, #7ad2ff 50%, #bcfbff 100%);
     border-image: linear-gradient(135deg, #00d0ff 0%, #7ad2ff 50%, #bcfbff 100%);
  border-image-slice: 1;
}

.gFSpecial .reviewNew__block-title {
  margin: 20px 0;
}

.gFSpecial .reviewNew_line {
  display: block;
  width: 50px;
  border-bottom: 2px solid #00d0ff;
  margin-bottom: 20px;
}

.gFSpecial .reviewNew__blockTxt {
  overflow: hidden;
  text-overflow: ellipsis;
}

.gFSpecial .reviewNew__blockTxt-txt {
  line-height: 1.5em;
}

.gFSpecial .reviewNew__blockTxt-more {
  color: #00d0ff !important;
}

@media screen and (max-width: 960px) {
  .gFSpecial .reviewNew {
    padding: 3% 0 10%;
  }
  .gFSpecial .reviewNew__title {
    font-size: 24px;
  }
}

.gFSpecial .feature {
  width: 100%;
  margin: 0 auto;
  padding: 5em 0;
  position: relative;
  background-color: #000000;
}

.gFSpecial .feature__wrapper {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}

.gFSpecial .feature__wrapper h2 {
  color: #fff;
  font-weight: bold;
  font-size: 2vw;
  text-transform: uppercase;
  margin: 2em 0 1em;
  text-align: center;
}

@media screen and (max-width: 960px) {
  .gFSpecial .feature__wrapper h2 {
    font-size: 24px;
  }
}

.gFSpecial .feature__wrapper-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media screen and (max-width: 960px) {
  .gFSpecial .feature__wrapper-content {
    display: block;
  }
}

.gFSpecial .feature__wrapper-content .info-block {
  width: 50%;
  padding-bottom: 5%;
}

@media screen and (max-width: 960px) {
  .gFSpecial .feature__wrapper-content .info-block {
    width: 90%;
    margin: 0 auto;
  }
}

.gFSpecial .feature__wrapper-content .info-block__logo-box {
  padding: 0 80px 0;
}

@media screen and (max-width: 960px) {
  .gFSpecial .feature__wrapper-content .info-block__logo-box {
    padding: 50px 20px 20px;
  }
}

.gFSpecial .feature__wrapper-content .info-block__logo-box .gfLogo {
  width: 40%;
}

@media screen and (max-width: 960px) {
  .gFSpecial .feature__wrapper-content .info-block__logo-box .gfLogo {
    width: 200px;
    margin: 0 auto;
  }
}

.gFSpecial .feature__wrapper-content .info-block__logo-box .gfLogo img {
  width: 100%;
}

.gFSpecial .feature__wrapper-content .info-block__logo-box .line {
  margin-top: 30px;
  background: -webkit-gradient(linear, left top, right top, from(#ffffff), color-stop(#bdbdbd42), to(#ffffff00));
  background: linear-gradient(to right, #ffffff, #bdbdbd42, #ffffff00);
  height: 1px;
  width: 100%;
}

.gFSpecial .feature__wrapper-content .info-block__content {
  padding: 20px 80px;
}

@media screen and (max-width: 960px) {
  .gFSpecial .feature__wrapper-content .info-block__content {
    padding: 20px 20px;
  }
}

.gFSpecial .feature__wrapper-content .info-block__content h3 {
  color: #fff;
  font-weight: bold;
  font-size: 1.8vw;
  margin-bottom: 1em;
  text-transform: uppercase;
}

@media screen and (max-width: 960px) {
  .gFSpecial .feature__wrapper-content .info-block__content h3 {
    font-size: 20px;
  }
}

.gFSpecial .feature__wrapper-content .info-block__content-des {
  font-size: 1em;
  line-height: 26px;
  margin-bottom: 20px;
  color: #fff;
  letter-spacing: 0.5px;
}

@media screen and (max-width: 960px) {
  .gFSpecial .feature__wrapper-content .info-block__content-des {
    font-size: 14px;
  }
}

.gFSpecial .feature__wrapper-content .img-block {
  position: relative;
  width: 50%;
}

.gFSpecial .feature__wrapper-content .img-block .rightImg {
  width: 90%;
  position: absolute;
  top: -28%;
  right: -45%;
}

@media screen and (max-width: 960px) {
  .gFSpecial .feature__wrapper-content .img-block .rightImg {
    width: 100%;
  }
}

.gFSpecial .feature__wrapper-content .img-block .rightImg img {
  width: 100%;
}

@media screen and (max-width: 960px) {
  .gFSpecial .feature__wrapper-content .img-block {
    width: 90%;
    margin: 0 auto;
  }
}

.gFSpecial .feature__wrapper-content .img-block__decoration {
  width: 100%;
  position: relative;
  z-index: 10;
  opacity: 0.5;
}

.gFSpecial .feature__wrapper-content .img-block__decoration .bottom-block {
  width: 100%;
  height: 2vw;
}

@media screen and (max-width: 960px) {
  .gFSpecial .feature__wrapper-content .img-block__decoration .bottom-block {
    height: 20px;
  }
}

.gFSpecial .feature__wrapper-content .img-block__decoration img {
  width: 100%;
}

.gFSpecial .feature__wrapper-content .img-block__product {
  width: 95%;
  position: absolute;
  right: 0;
  bottom: 0;
}

.gFSpecial .feature__wrapper-content .img-block__product img {
  width: 100%;
}

.gFSpecial .experience {
  width: 100%;
  margin: 0 auto 5%;
  position: relative;
  background-color: #000000;
}

.gFSpecial .experience__decoration {
  width: 30%;
  position: absolute;
  top: 0;
}

@media screen and (max-width: 960px) {
  .gFSpecial .experience__decoration {
    width: 40%;
  }
}

.gFSpecial .experience__decoration img {
  width: 100%;
}

.gFSpecial .experience__wrapper {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}

.gFSpecial .experience__wrapper h2 {
  color: #fff;
  font-weight: bold;
  font-size: 2vw;
  text-transform: uppercase;
  margin: 2em 0 1em;
  text-align: center;
}

@media screen and (max-width: 960px) {
  .gFSpecial .experience__wrapper h2 {
    font-size: 24px;
  }
}

.gFSpecial .experience__wrapper-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media screen and (max-width: 960px) {
  .gFSpecial .experience__wrapper-content {
    display: block;
  }
}

.gFSpecial .experience__wrapper-content .img-block {
  position: relative;
  width: 50%;
}

@media screen and (max-width: 960px) {
  .gFSpecial .experience__wrapper-content .img-block {
    width: 90%;
    margin: 0 auto;
  }
}

.gFSpecial .experience__wrapper-content .img-block__decoration {
  width: 100%;
  position: relative;
  z-index: 10;
  opacity: 0.5;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.gFSpecial .experience__wrapper-content .img-block__decoration .bottom-block {
  width: 100%;
  height: 2vw;
}

@media screen and (max-width: 960px) {
  .gFSpecial .experience__wrapper-content .img-block__decoration .bottom-block {
    height: 20px;
  }
}

.gFSpecial .experience__wrapper-content .img-block__decoration img {
  width: 100%;
}

.gFSpecial .experience__wrapper-content .img-block__product {
  width: 95%;
  position: absolute;
  right: 0;
  bottom: 0;
}

.gFSpecial .experience__wrapper-content .img-block__product img {
  width: 100%;
}

.gFSpecial .experience__wrapper-content .info-block {
  width: 50%;
  padding-bottom: 5%;
}

.gFSpecial .experience__wrapper-content .info-block .line2 {
  margin: 20px 0 30px;
  background: -webkit-gradient(linear, left top, right top, from(#ffffff), color-stop(#bdbdbd42), to(#ffffff00));
  background: linear-gradient(to right, #ffffff, #bdbdbd42, #ffffff00);
  height: 1px;
  width: 100%;
}

@media screen and (max-width: 960px) {
  .gFSpecial .experience__wrapper-content .info-block {
    width: 90%;
    margin: 0 auto;
  }
}

.gFSpecial .experience__wrapper-content .info-block__logo-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 50px 80px 0;
}

@media screen and (max-width: 960px) {
  .gFSpecial .experience__wrapper-content .info-block__logo-box {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    padding: 50px 20px 0;
  }
}

.gFSpecial .experience__wrapper-content .info-block__logo-box .hz144 {
  width: 40%;
  padding: 0;
  margin-right: 40px;
}

@media screen and (max-width: 960px) {
  .gFSpecial .experience__wrapper-content .info-block__logo-box .hz144 {
    width: 200px;
  }
}

.gFSpecial .experience__wrapper-content .info-block__logo-box .hz144 img {
  width: 100%;
}

.gFSpecial .experience__wrapper-content .info-block__logo-box .msi-center {
  width: 40%;
  padding: 0;
}

@media screen and (max-width: 960px) {
  .gFSpecial .experience__wrapper-content .info-block__logo-box .msi-center {
    width: 200px;
  }
}

.gFSpecial .experience__wrapper-content .info-block__logo-box .msi-center img {
  width: 100%;
}

.gFSpecial .experience__wrapper-content .info-block__content {
  padding: 20px 80px;
}

@media screen and (max-width: 960px) {
  .gFSpecial .experience__wrapper-content .info-block__content {
    padding: 20px 20px;
  }
}

.gFSpecial .experience__wrapper-content .info-block__content h3 {
  color: #fff;
  font-weight: bold;
  font-size: 1.8vw;
  margin-bottom: 1em;
  text-transform: uppercase;
}

@media screen and (max-width: 960px) {
  .gFSpecial .experience__wrapper-content .info-block__content h3 {
    font-size: 20px;
  }
}

.gFSpecial .experience__wrapper-content .info-block__content-des {
  font-size: 1em;
  line-height: 26px;
  margin-bottom: 20px;
  color: #fff;
  letter-spacing: 0.5px;
}

@media screen and (max-width: 960px) {
  .gFSpecial .experience__wrapper-content .info-block__content-des {
    font-size: 14px;
  }
}

.buynow {
  padding-top: 5%;
  background: url(https://storage-asset.msi.com/event/2022/nb/Global-GF-Special/images/buynowBg.png) no-repeat top center/cover;
}

.buynow__title {
  color: #fff;
  text-align: center;
  font-size: 2em;
  text-transform: uppercase;
}

.buynow__tab {
  margin-top: 20px;
  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;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media (max-width: 768px) {
  .buynow__tab {
    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;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.buynow__tab .btnChoose {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
  margin: 20px;
  -webkit-transform: skewX(-20deg);
          transform: skewX(-20deg);
  border: 1px solid #ffffff;
  color: #fff;
  padding: 8px 20px;
  font-size: 1.5em;
}

.buynow__tab .btnChoose:hover {
  background: #d42222;
  border: 1px solid #d42222;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: skewX(-20deg);
          transform: skewX(-20deg);
}

.buynow__tab .btnChoose-active {
  background: #d42222;
  border: 1px solid #d42222;
}

.buynow .hatchBox {
  text-align: center;
  padding: 3%;
  max-width: 1540px;
  margin: 0 auto;
}

.buynow .hatchBox .hatch {
  border: 1px solid #fff;
}

.buynow .hatchBox .hatch__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.buynow .hatchBox .hatch__flex-title {
  position: relative;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  width: 32%;
  min-width: 250px;
  padding-bottom: 15px;
  border-bottom: 1px solid #a1a1a1;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  text-align: center;
}

@media (max-width: 960px) {
  .buynow .hatchBox .hatch__flex-title {
    width: 40%;
  }
}

@media (max-width: 768px) {
  .buynow .hatchBox .hatch__flex-title {
    min-width: 120px;
    font-size: 18px;
    padding-bottom: 6px;
    width: 50%;
  }
}

.buynow .hatchBox .hatch__flex-title span {
  position: relative;
  z-index: 20;
}

.buynow .hatchBox .hatch__flex-title:hover {
  border-bottom: 1px solid #fff;
}

@media (max-width: 768px) {
  .buynow .hatchBox .hatch__flex-title:hover {
    border-bottom: 2px solid #fff;
  }
}

.buynow .hatchBox .hatch__flex-title:hover::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -30px;
  height: 130%;
  width: 100%;
  background: radial-gradient(ellipse, #69a5d6, transparent, transparent);
  z-index: 1;
}

@media (max-width: 768px) {
  .buynow .hatchBox .hatch__flex-title:hover::before {
    display: none;
  }
}

.buynow .hatchBox .hatch__flex-title--active {
  z-index: 10;
  border-bottom: 1px solid #fff;
}

@media (max-width: 768px) {
  .buynow .hatchBox .hatch__flex-title--active {
    border-bottom: 2px solid #42c9ff;
  }
}

.buynow .hatchBox .hatch__flex-title--active::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -30px;
  height: 130%;
  width: 100%;
  background: radial-gradient(ellipse, #69a5d6, transparent, transparent);
  z-index: 1;
}

@media (max-width: 768px) {
  .buynow .hatchBox .hatch__flex-title--active {
    display: none;
  }
}

.buynow .hatchBox .hatch__slider {
  position: relative;
  margin: 40px auto 40px;
  width: 95%;
  max-width: 1100px;
}

@media (max-width: 768px) {
  .buynow .hatchBox .hatch__slider {
    margin: 15px auto 40px;
  }
}

.buynow .hatchBox .hatch__box {
  color: #fff;
  width: 50%;
  min-width: 450px;
  margin: 0 auto;
}

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

@media (max-width: 580px) {
  .buynow .hatchBox .hatch__box {
    min-width: 350px;
  }
}

.buynow .hatchBox .hatch__box-title {
  display: inline-block;
  border: 1px solid #ffffff;
  -webkit-transform: skewX(-20deg);
          transform: skewX(-20deg);
  margin: 20px 0;
}

.buynow .hatchBox .hatch__box-title .textSkew {
  padding: 10px 30px;
  -webkit-transform: skewX(20deg);
          transform: skewX(20deg);
}

.buynow .hatchBox .hatch__note {
  color: #c2c2c2;
  margin: 2% auto 0;
  font-size: 14px;
  width: 95%;
  max-width: 1100px;
}

.buynow .hatchBox .hatch__note a {
  color: #c2c2c2;
  text-decoration: underline;
}

.buynow .hatchBox .hatch__txt {
  padding: 0 20px;
}

.buynow .hatchBox .hatch__txt .hatchImg {
  width: 300px;
  margin: 30px auto 20px;
}

.buynow .hatchBox .hatch__txt .hatchImg img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.buynow .hatchBox .hatch__txt ul {
  text-align: left;
  margin-bottom: 10px;
  list-style: disc;
}

.buynow .hatchBox .hatch__txt li {
  font-size: 17px;
  list-style: disc;
  margin-bottom: 15px;
}

.buynow .hatchBox .hatch__txt-price {
  text-align: left;
  font-size: 20px;
  margin-bottom: 10px;
}

.buynow .hatchBox .hatch__txt span {
  font-size: 30px;
}

.buynow .hatchBox .hatch__txt-note {
  text-align: left;
  color: #a2a2a2;
  margin-bottom: 15px;
}

.buynow .hatchBox .hatch__txtFlex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 20px;
}

.buynow .hatchBox .hatch__txtFlex-pic {
  margin-right: 10px;
  width: 30px;
}

.buynow .hatchBox .hatch__txtFlex-title {
  font-size: 25px;
  font-weight: bold;
  line-height: 1.2em;
}

@media (max-width: 960px) {
  .buynow .hatchBox .hatch__txtFlex {
    font-size: 20px;
  }
}

.buynow .hatchBox .hatch__txtFlex hr {
  margin-bottom: 15px;
}

.buynow .hatchBox .hatch__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-height: 100%;
  overflow-y: auto;
  margin: 10px 0 60px;
  max-height: 170px;
}

.buynow .hatchBox .hatch__icon::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #e1e9c9d3;
  background-color: #1d1d1d;
}

.buynow .hatchBox .hatch__icon::-webkit-scrollbar {
  width: 5px;
  background-color: #ffffff;
}

.buynow .hatchBox .hatch__icon::-webkit-scrollbar-thumb {
  background-color: #e4e4e4;
}

.buynow .hatchBox .hatch__icon-link {
  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;
  height: 70px;
  width: calc( (100%/2) - 40px);
  margin: 10px auto;
  background: #fff;
  overflow: hidden;
  border: 2px solid #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.buynow .hatchBox .hatch__icon-link img {
  width: auto;
  height: 100%;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.buynow .hatchBox .hatch__icon-link:hover {
  border: 2px solid #75d3ff;
}

.show_moblie {
  display: none;
}

@media screen and (max-width: 960px) {
  .show_deskTop {
    display: none !important;
  }
  .show_moblie {
    display: block;
  }
}
/*# sourceMappingURL=main.css.map */