@import url("https://use.typekit.net/kuo0mpb.css");
:root {
  --fontA: "tiller", sans-serif;
}

.world-of-warcraft {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  height: 100%;
  color: #00001c;
  font-family: var(--fontA);
}
@media (min-width: 996px) {
  .world-of-warcraft {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("https://storage-asset.msi.com/global/picture/image/feature/vga/NVIDIA/rtx-5070-12g-world-of-warcraft-midnight-void-edition/main-kv.jpg");
    background-attachment: fixed;
  }
  @supports (background-image: url("https://storage-asset.msi.com/global/picture/image/feature/vga/NVIDIA/rtx-5070-12g-world-of-warcraft-midnight-void-edition/main-kv.webp")) {
    .world-of-warcraft {
      background-image: url("https://storage-asset.msi.com/global/picture/image/feature/vga/NVIDIA/rtx-5070-12g-world-of-warcraft-midnight-void-edition/main-kv.webp");
    }
  }
}
.world-of-warcraft::before {
  content: "";
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: url("https://storage-asset.msi.com/global/picture/image/feature/vga/NVIDIA/rtx-5070-12g-world-of-warcraft-midnight-void-edition/main-kv.jpg") no-repeat center center/cover;
  background-attachment: fixed;
  will-change: opacity;
}
@media (min-width: 996px) {
  .world-of-warcraft::before::before {
    display: block;
  }
}
.world-of-warcraft h2, .world-of-warcraft h3, .world-of-warcraft h3.title--sub, .world-of-warcraft h3.title--sub-normal, .world-of-warcraft h4, .world-of-warcraft p {
  font-family: var(--fontA);
}
.world-of-warcraft h3.title--sub.subText, .world-of-warcraft h3.title--sub-normal.subText {
  background: -webkit-gradient(linear, left top, right top, from(#eee), color-stop(50%, #ffffff), to(#eee));
  background: linear-gradient(90deg, #eee 0%, #ffffff 50%, #eee 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3), 0 4px 8px rgba(0, 0, 0, 0.2), 0 8px 16px rgba(0, 0, 0, 0.1);
  line-height: 1.2;
}
.world-of-warcraft .msi__container h1.title--main, .world-of-warcraft .msi__container h1.title--main-normal {
  font-family: var(--fontA);
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
}
@media (min-width: 996px) {
  .world-of-warcraft .msi__container h1.title--main, .world-of-warcraft .msi__container h1.title--main-normal {
    font-size: 42px;
    margin-bottom: 30px;
  }
}
@media (min-width: 1300px) {
  .world-of-warcraft .msi__container h1.title--main, .world-of-warcraft .msi__container h1.title--main-normal {
    font-size: 50px;
  }
}
@media (min-width: 1600px) {
  .world-of-warcraft .msi__container h1.title--main, .world-of-warcraft .msi__container h1.title--main-normal {
    font-size: 58px;
  }
}
.world-of-warcraft .msi__container h1.title--main.title-wrapper-base, .world-of-warcraft .msi__container h1.title--main-normal.title-wrapper-base {
  background: -webkit-gradient(linear, left top, right top, from(#eee), color-stop(50%, #ffffff), to(#eee));
  background: linear-gradient(90deg, #eee 0%, #ffffff 50%, #eee 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  position: relative;
  z-index: 2;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5), 0 4px 8px rgba(0, 0, 0, 0.3), 0 8px 16px rgba(0, 0, 0, 0.2);
  -webkit-filter: drop-shadow(0 1px 0 rgba(255, 255, 255, 0.3)) drop-shadow(0 -1px 0 rgba(0, 0, 0, 0.7)) drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.8));
          filter: drop-shadow(0 1px 0 rgba(255, 255, 255, 0.3)) drop-shadow(0 -1px 0 rgba(0, 0, 0, 0.7)) drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.8));
}
.world-of-warcraft .msi__container h1.title--main.title-wrapper-shadow, .world-of-warcraft .msi__container h1.title--main-normal.title-wrapper-shadow {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 100%;
  z-index: 1;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5), 0 4px 8px rgba(0, 0, 0, 0.3), 0 8px 16px rgba(0, 0, 0, 0.2);
}
.world-of-warcraft .msi__container h1.title--main.title-wrapper-overlay, .world-of-warcraft .msi__container h1.title--main-normal.title-wrapper-overlay {
  background: -webkit-gradient(linear, left top, right top, from(#eee), color-stop(50%, #ffffff), to(#eee));
  background: linear-gradient(90deg, #eee 0%, #ffffff 50%, #eee 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5), 0 4px 8px rgba(0, 0, 0, 0.3), 0 8px 16px rgba(0, 0, 0, 0.2);
  -webkit-filter: drop-shadow(0 1px 0 rgba(255, 255, 255, 0.3)) drop-shadow(0 -1px 0 rgba(0, 0, 0, 0.7)) drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.8));
          filter: drop-shadow(0 1px 0 rgba(255, 255, 255, 0.3)) drop-shadow(0 -1px 0 rgba(0, 0, 0, 0.7)) drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.8));
  position: absolute;
  top: 0;
  z-index: 3;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(25%, #ffffff), color-stop(50%, #ffffff), color-stop(75%, #ffffff), to(transparent));
  background: linear-gradient(90deg, transparent 0%, #ffffff 25%, #ffffff 50%, #ffffff 75%, transparent 100%);
  background-size: 200% 100%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  opacity: 0.8;
  mix-blend-mode: screen;
  pointer-events: none;
}
.world-of-warcraft .msi__container h2.title--main, .world-of-warcraft .msi__container h2.title--main-normal {
  font-family: var(--fontA);
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
}
@media (min-width: 996px) {
  .world-of-warcraft .msi__container h2.title--main, .world-of-warcraft .msi__container h2.title--main-normal {
    font-size: 36px;
    margin-bottom: 30px;
  }
}
@media (min-width: 1300px) {
  .world-of-warcraft .msi__container h2.title--main, .world-of-warcraft .msi__container h2.title--main-normal {
    font-size: 42px;
  }
}
.world-of-warcraft .msi__container h2.title--main.title-wrapper-base, .world-of-warcraft .msi__container h2.title--main-normal.title-wrapper-base {
  background: -webkit-gradient(linear, left top, right top, from(#eee), color-stop(50%, #ffffff), to(#eee));
  background: linear-gradient(90deg, #eee 0%, #ffffff 50%, #eee 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  position: relative;
  z-index: 2;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5), 0 4px 8px rgba(0, 0, 0, 0.3), 0 8px 16px rgba(0, 0, 0, 0.2);
  -webkit-filter: drop-shadow(0 1px 0 rgba(255, 255, 255, 0.3)) drop-shadow(0 -1px 0 rgba(0, 0, 0, 0.7)) drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.8));
          filter: drop-shadow(0 1px 0 rgba(255, 255, 255, 0.3)) drop-shadow(0 -1px 0 rgba(0, 0, 0, 0.7)) drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.8));
}
.world-of-warcraft .msi__container h2.title--main.title-wrapper-shadow, .world-of-warcraft .msi__container h2.title--main-normal.title-wrapper-shadow {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 100%;
  z-index: 1;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5), 0 4px 8px rgba(0, 0, 0, 0.3), 0 8px 16px rgba(0, 0, 0, 0.2);
}
.world-of-warcraft .msi__container h2.title--main.title-wrapper-overlay, .world-of-warcraft .msi__container h2.title--main-normal.title-wrapper-overlay {
  background: -webkit-gradient(linear, left top, right top, from(#eee), color-stop(50%, #ffffff), to(#eee));
  background: linear-gradient(90deg, #eee 0%, #ffffff 50%, #eee 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5), 0 4px 8px rgba(0, 0, 0, 0.3), 0 8px 16px rgba(0, 0, 0, 0.2);
  -webkit-filter: drop-shadow(0 1px 0 rgba(255, 255, 255, 0.3)) drop-shadow(0 -1px 0 rgba(0, 0, 0, 0.7)) drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.8));
          filter: drop-shadow(0 1px 0 rgba(255, 255, 255, 0.3)) drop-shadow(0 -1px 0 rgba(0, 0, 0, 0.7)) drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.8));
  position: absolute;
  top: 0;
  z-index: 3;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(25%, #ffffff), color-stop(50%, #ffffff), color-stop(75%, #ffffff), to(transparent));
  background: linear-gradient(90deg, transparent 0%, #ffffff 25%, #ffffff 50%, #ffffff 75%, transparent 100%);
  background-size: 200% 100%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  opacity: 0.8;
  mix-blend-mode: screen;
  pointer-events: none;
}
.world-of-warcraft .msi__container .text-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
.world-of-warcraft .msi__container p {
  line-height: 1.6;
  font-weight: 200;
}
.world-of-warcraft .msi__container p.text-wrapper-shadow {
  position: absolute;
  top: 1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  color: rgba(0, 0, 0, 0.6);
  z-index: -1;
  -webkit-filter: blur(1px);
          filter: blur(1px);
}
.world-of-warcraft .msi__container p.text-wrapper-base {
  background: -webkit-gradient(linear, left top, right top, from(#eee), color-stop(50%, #B8B8B8), to(#eee));
  background: linear-gradient(90deg, #eee 0%, #B8B8B8 50%, #eee 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.world-of-warcraft .msi__container p.text-wrapper-overlay {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(25%, #ffffff), color-stop(50%, #ffffff), color-stop(75%, #ffffff), to(transparent));
  background: linear-gradient(90deg, transparent 0%, #ffffff 25%, #ffffff 50%, #ffffff 75%, transparent 100%);
  background-size: 200% 100%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  opacity: 0.6;
  mix-blend-mode: screen;
  pointer-events: none;
}
.world-of-warcraft .pd-block {
  background-color: transparent;
}
.world-of-warcraft .pd-block.promotion {
  background: var(--block-bg);
}
.world-of-warcraft .nvCommon {
  text-shadow: 1px 1px 2px #000;
  padding: 5% 0;
}
.world-of-warcraft .btnBox {
  -ms-flex-line-pack: end;
      align-content: flex-end;
}
.world-of-warcraft .btnBox__button {
  padding: 0 10px;
  background-position: bottom;
  background-size: 650% 100%;
  background: #4c48ff;
  border-right: 7px solid #4643ec;
  border-left: 7px solid #483fea;
  border-bottom: 7px solid #443fda;
  border-top: 8px solid #5f5fff;
  color: #fff8aa;
  -webkit-animation: shine 15s infinite;
          animation: shine 15s infinite;
  text-decoration: none;
  padding-bottom: 5px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35), 0 0 0 6px rgba(0, 0, 0, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.15);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35), 0 0 0 6px rgba(0, 0, 0, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.15);
  border-radius: 10px;
  font-weight: 600;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.7), -1px -1px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 2px 5px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.world-of-warcraft .btnBox__button:hover {
  -webkit-filter: brightness(1.2);
          filter: brightness(1.2);
  -webkit-transform: translateY(-2px) scale(1.02);
          transform: translateY(-2px) scale(1.02);
  -webkit-box-shadow: 0px 10px 4px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 4px 5px rgba(0, 0, 0, 0.1);
}
.world-of-warcraft .btnBox__button.lightBtn {
  background: #dcc266;
  border-right: 7px solid #ccb45e;
  border-left: 7px solid #c9b15d;
  border-bottom: 7px solid #bda758;
  border-top: 8px solid #dfc996;
  color: #2725b0;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.7), -1px -1px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 2px 5px rgba(0, 0, 0, 0.1);
}/*# sourceMappingURL=world-of-warcraft.css.map */