@font-face {
  font-family: Nvidiasans W Bd;
  src: url('../fonts/NVIDIASans_W_Bd.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nvidiasans W Rg;
  src: url('../fonts/NVIDIASans_W_Rg.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Tradegothicltpro;
  src: url('../fonts/TradeGothicLTPro-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Rogfonts es;
  src: url('../fonts/ROGFonts-Regular_ES.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --black: black;
  --white: white;
  --red: #f51928;
  --nvidia: #76b900;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.pq-pc {
  background-color: var(--black);
  color: var(--white);
  font-family: Roboto, sans-serif;
  font-size: 1.25rem;
  line-height: 1.5;
  position: relative;
}

.pq-kv {
  position: relative;
  overflow: hidden;
}

.pq-kv-visual {
  aspect-ratio: 3226 / 1440;
  object-fit: cover;
  width: 100%;
  height: auto;
  position: relative;
}

.pq-kv-text {
  grid-row-gap: 15px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-top: -5vw;
  padding-bottom: 100px;
  padding-left: 1vw;
  padding-right: 1vw;
  display: flex;
  position: relative;
}

.pq-heading {
  background-color: #0000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Tradegothicltpro, Arial, sans-serif;
  font-size: 2.8125rem;
  font-weight: 700;
  line-height: 1.2;
}

.pq-heading.kerning-top {
  margin-top: -.6875rem;
}

.pq-heading.c {
  text-align: center;
}

.pq-heading.title {
  text-transform: uppercase;
  margin-bottom: -.1em;
  font-size: 4rem;
}

.pq-heading.is-g-sync {
  font-family: Nvidiasans W Bd, Arial, sans-serif;
  font-size: 1.75rem;
  font-weight: 400;
}

.pq-gold-highlight {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#caad41 15%, #f9dd50 34%, #c79925 79%);
  -webkit-background-clip: text;
  background-clip: text;
  border: .125rem solid #cea02980;
  border-radius: .3125rem;
  padding-top: .2em;
  padding-left: .1em;
  padding-right: .2em;
  font-family: Tradegothicltpro, Arial, sans-serif;
  line-height: 1;
  display: inline-block;
}

.pq-kv-features {
  grid-column-gap: 2.5rem;
  grid-row-gap: 1.5rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.pq-p {
  color: #d8d8d8;
  background-color: #0000;
  max-width: 80ch;
  margin-bottom: 0;
  font-size: 1.1rem;
  font-weight: 400;
}

.pq-p.large {
  color: #fff;
  margin-top: -1.0625rem;
  font-size: 2vw;
  line-height: 1.5;
}

.pq-p.center {
  text-align: center;
}

.pq-p.small {
  margin-top: .3125rem;
  font-size: .875rem;
  line-height: 1.2;
}

.pq-p.is-g-sync {
  color: var(--white);
  max-width: 44ch;
  font-family: Nvidiasans W Rg, Arial, sans-serif;
  font-size: .9375rem;
}

.pq-kv-valorant {
  opacity: .7;
  width: 7.5rem;
  height: auto;
  position: absolute;
  inset: 1.25rem 1.25rem auto auto;
}

.pq-features {
  z-index: 2;
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/bg_features.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  margin-top: 5vw;
  position: relative;
}

.div-block {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 3.75rem;
  padding-left: 10vw;
  padding-right: 10vw;
  display: flex;
}

.pq-deco-text {
  color: #ffffff80;
  letter-spacing: .05em;
  text-transform: uppercase;
  border-top: .125rem solid #ffffff80;
  min-width: 5vw;
  padding-top: 1em;
  font-family: Roboto, sans-serif;
  font-size: .8rem;
  font-weight: 400;
  line-height: 1.4;
  display: inline-block;
}

.pq-deco-text.num {
  border-top-style: none;
  border-left: .0625rem solid #ffffff80;
  min-width: auto;
  padding-top: 0;
  padding-left: 1em;
  font-size: .625rem;
}

.pq-deco-text.hide-on-mobile {
  font-size: .625rem;
}

.pq-deco-cross {
  opacity: .4;
  position: relative;
}

.pq-deco-cross.hdr {
  height: 2.5rem;
}

.pq-cross-line {
  background-color: var(--white);
  width: 15vw;
  height: .0625rem;
  position: absolute;
  inset: 0% -5vw auto auto;
}

.pq-cross-line.v {
  width: .0625rem;
  height: 10vw;
  top: -5vw;
  right: 0;
}

.pq-cross-line.l {
  width: 15vw;
  left: -5vw;
  right: auto;
}

.pq-cross-line.vl {
  width: .0625rem;
  height: 10vw;
  top: -5vw;
  left: 0;
  right: auto;
}

.pq-cross-line.l2 {
  width: 13vw;
  height: .0625rem;
  top: 0;
  left: -5vw;
  right: auto;
}

.pq-cross-line.c {
  width: 12vw;
  margin-left: -6vw;
  left: 50%;
  right: auto;
}

.pq-cross-line.vt {
  width: .0625rem;
  height: 100%;
  top: 0;
  right: 0;
}

.pq-cc {
  margin-bottom: 10vw;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10vw;
  padding-right: 10vw;
  position: relative;
}

.pq-cc.n-bm {
  z-index: 2;
  margin-bottom: 0;
}

.pq-cc.n-bm.connectivity {
  background-image: url('../images/bg-PG27AQN.svg');
  background-position: 50% 29%;
  background-repeat: no-repeat;
  background-size: contain;
}

.pq-cc.design {
  padding-left: 5vw;
  padding-right: 5vw;
}

.grid {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.pq-window {
  transform-origin: 50% 0;
  flex-direction: column;
  display: flex;
  transform: perspective(62.5rem);
}

.pq-window.normal.p2 {
  margin-right: -5vw;
}

.pq-window.normal.p3 {
  margin-left: -6vw;
}

.pq-window.normal.p5 {
  margin-right: -10vw;
}

.pq-window.in-game {
  max-width: 52.5rem;
  margin-left: auto;
  margin-right: auto;
}

.pq-window.in-game.mt {
  margin-top: 3vw;
}

.pq-w-head {
  border-bottom: .625rem solid var(--red);
  color: var(--black);
}

.pq-w-head.s {
  border-bottom-width: .3125rem;
}

.pq-w-head-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.pq-subheading {
  background-color: var(--red);
  border-top-left-radius: .3125rem;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: .5em;
  padding-left: .5em;
  font-family: Tradegothicltpro, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 1;
}

.pq-subheading.n-bg {
  background-color: #0000;
  padding: 0;
}

.pq-subheading.n-bg.c {
  text-align: center;
}

.pq-subheading.s {
  font-size: 1.125rem;
}

.pq-triangle {
  background-image: url('../images/traiangle_1traiangle.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 2vw;
  height: 100%;
  padding: 0;
}

.pq-triangle.v {
  background-image: url('../images/traiangle_v_1traiangle_v.webp');
  width: 100%;
  height: 2vw;
}

.pq-triangle.s {
  border-bottom-width: 1.1em;
  border-right-width: 1em;
}

.pq-subheading-wrapper {
  align-self: stretch;
  display: flex;
}

.pq-w-body {
  background-color: var(--black);
  border: .0625rem solid #fff3;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 2em;
  font-size: 1vw;
  display: flex;
  position: relative;
}

.pq-w-body.reflex {
  background-image: url('../images/bg-Reflex-Latency-Analyzer_1bg-Reflex-Latency-Analyzer.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  font-size: 1vw;
}

.pq-w-body.edm {
  padding-top: 3em;
  padding-bottom: 3em;
}

.pq-w-body.design {
  flex: none;
  padding: 0;
}

.pq-w-body.no-padding {
  padding: 0;
}

.pq-deco-dot {
  background-color: var(--white);
  opacity: .5;
  width: .25rem;
  height: .25rem;
  position: absolute;
  inset: 0 auto auto 0;
}

.pq-deco-dot.tr {
  left: auto;
  right: 0;
}

.pq-deco-dot.br {
  inset: auto 0% 0% auto;
}

.pq-deco-dot.bl {
  inset: auto auto 0% 0%;
}

.pq-caption {
  color: #fff;
  text-align: center;
  font-size: .875rem;
  line-height: 1.2;
}

.pq-caption.pq-gold-highlight {
  border-width: .0625rem;
  padding: .3em .3em .1em;
}

.pq-caption.pq-resolution {
  color: var(--white);
  border: .0625rem solid #ffffff80;
  border-radius: .3125rem;
  padding: .1em .3em;
  font-family: Roboto, sans-serif;
  line-height: 1;
}

.pq-caption.mt {
  margin-top: 1.875rem;
  margin-bottom: 0;
}

.pq-caption.is-gray {
  color: #ffffffb3;
}

.div-block-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-3._2 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: wrap;
  padding-top: 10px;
  padding-bottom: 10px;
}

.pq-ips-mark {
  width: 13.75em;
  max-width: 16.5rem;
  font-size: 1vw;
}

.pq-performance-overlay {
  width: 24.6354em;
  max-width: 29.5625rem;
  margin-right: -5em;
}

.pq-performance-overlay.overlay {
  display: none;
}

.pq-nvidia-reflex {
  width: 13.1771em;
  max-width: none;
  height: auto;
}

.image-3 {
  width: 64.7917em;
}

.pq-highlight-side-bar {
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.pq-side-one {
  background-color: var(--red);
  width: 1.25rem;
  height: 100%;
}

.pq-side-two {
  flex-direction: column;
  display: flex;
}

.pq-side-two-top {
  background-color: var(--red);
  border-top-right-radius: .3125rem;
  width: .9375rem;
  height: 18.75rem;
}

.image-4 {
  width: 24.7917em;
  max-width: 29.75rem;
}

.grid-2 {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
}

.pq-lb-link {
  border: .0625rem solid #fff3;
  position: relative;
}

.pq-yt-thumbnail {
  width: 100%;
}

.pq-lb-play {
  justify-content: center;
  align-items: center;
  width: 10em;
  height: 11.6em;
  margin-top: -5.8em;
  margin-left: -5em;
  font-size: 1vw;
  line-height: 1;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
}

.play-icon {
  background-image: url('../images/play-icon.svg');
  background-position: 56%;
  background-repeat: no-repeat;
  background-size: 3.6em;
  position: absolute;
  inset: 0%;
}

.play-icon.handle {
  background-image: url('../images/play-handle.svg');
  background-position: 50%;
  background-size: 9.3em;
}

.play-icon.frame {
  background-image: url('../images/play-frame.svg');
  background-position: 50%;
  background-size: 10.3em;
}

.div-block-6 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.pq-ips-deco-wrapper {
  transform: translate(100%);
}

.image-5 {
  width: 25em;
  max-width: 30.75rem;
  font-size: 1vw;
}

.pq-aim {
  z-index: 1;
  padding-top: 10vw;
  position: relative;
}

.pq-aim-content-wrapper {
  align-items: center;
  padding-right: 10vw;
  display: flex;
  position: relative;
}

.pq-3-img {
  flex: none;
  width: 100%;
  position: relative;
}

.pq-text-wrapper {
  grid-row-gap: .625rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.pq-text-wrapper.m5 {
  width: 50vw;
}

.pq-text-wrapper.m5.c {
  text-align: center;
}

.pq-text-wrapper.motion {
  text-align: center;
  align-items: center;
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
}

.pq-text-wrapper.c {
  text-align: center;
  align-items: center;
}

.pq-text-wrapper.c._360hz {
  margin-bottom: 5vw;
}

.pq-text-wrapper.is-g-sync {
  grid-row-gap: .7rem;
  text-align: center;
  align-items: center;
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
}

.pq-heading-span {
  color: #818181;
}

.pq-heading-span.outlined {
  color: var(--black);
  text-shadow: 0 -1px 0 var(--white), -1px 0 0 var(--white), 1px 0 0 var(--white), 0 1px 0 #fff;
  mix-blend-mode: lighten;
}

.pq-heading-span.is-lighter {
  color: #c5c5c5;
}

.div-block-9 {
  width: 60vw;
  margin-top: 5vw;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.div-block-10 {
  width: 45.4167%;
  position: absolute;
  inset: -9.6vw auto auto 0%;
}

.image-7 {
  width: 45.41vw;
}

.image-8 {
  opacity: .5;
  width: 6.25rem;
  margin-top: -2vw;
  margin-left: 10vw;
}

.div-block-11 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-12 {
  background-image: url('../images/aim-mask.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 56em;
  margin-top: -28em;
  margin-left: -50em;
  font-size: 1vw;
  position: absolute;
  inset: 50% auto auto 50%;
}

.div-block-13 {
  background-image: url('../images/dot-bg.svg');
  background-position: 0 0;
  background-repeat: repeat-y;
  background-size: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-14 {
  background-image: url('../images/aim-Ellipse_1aim-Ellipse.webp');
  background-repeat: no-repeat;
  background-size: contain;
  width: 46.8em;
  height: 46.8em;
  margin-top: -23.4em;
  margin-left: -23.4em;
  font-size: 1vw;
  line-height: 1;
  position: absolute;
  inset: 50% auto auto 50%;
}

.div-block-7-copy {
  position: absolute;
  inset: 0% -5vw auto auto;
  transform: translate(100%);
}

.pq-360hz {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/bg_360hz.svg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, 100%;
  margin-bottom: 10vw;
  padding-top: 10vw;
  position: relative;
}

.pq-dot-bg {
  background-image: url('../images/dot-bg.svg');
  background-position: 0 0;
  background-repeat: repeat-y;
  background-size: 100%;
  position: absolute;
  inset: 10vw 0% 0%;
}

.image-9 {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.div-block-15 {
  background-image: url('../images/Frame-96_1Frame 96.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 96rem;
  width: 100%;
  height: 20.5rem;
  margin-bottom: 5vw;
}

.pq-relative-flick {
  width: 72.7604em;
}

.div-block-3-copy {
  grid-row-gap: .625rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.pq-a {
  color: #00a8ff;
  text-decoration: none;
}

.tabs {
  padding-top: 2vw;
}

.pq-tab-link {
  opacity: .5;
  color: var(--white);
  text-align: center;
  background-color: #0000;
  padding: 1.875rem 0;
  font-family: Tradegothicltpro, Arial, sans-serif;
  line-height: 1.2;
}

.pq-tab-link.w--current {
  opacity: 1;
  background-color: #0000;
  background-image: url('../images/tab-active.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto .8125rem;
}

.pq-tab-link.pt0 {
  padding-top: 0;
}

.pq-tabs-menu-games {
  grid-column-gap: 3vw;
  justify-content: center;
  align-items: center;
  width: 60vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-16 {
  grid-row-gap: 2vw;
  flex-direction: column;
  align-items: center;
  width: 60vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.pq-tab-bg {
  position: absolute;
  inset: 0%;
}

.bg-tab-game {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-17 {
  background-image: linear-gradient(to bottom, black, #000c 10%, #000c 90%, var(--black));
  position: absolute;
  inset: 0%;
}

.div-block-18 {
  padding-top: 2vw;
  padding-bottom: 3vw;
  position: relative;
}

.pq-ips {
  padding-bottom: 5vw;
}

.pq-ips-video-wrapper {
  opacity: .5;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.pq-lottie-animation {
  width: 100%;
}

.pq-lottie-animation.m {
  display: none;
}

.pq-icon-group {
  padding-top: .625rem;
  padding-bottom: .625rem;
}

.image-12 {
  width: 10vw;
  max-width: 10.1875rem;
}

.pq-btn-group {
  justify-content: center;
  align-items: center;
  display: flex;
}

.pq-btn {
  grid-column-gap: .5rem;
  border: .0625rem solid var(--red);
  -webkit-backdrop-filter: blur(.625rem);
  backdrop-filter: blur(.625rem);
  color: var(--red);
  background-color: #00000080;
  border-radius: 2.5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1rem;
  font-size: 1rem;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.pq-btn:hover {
  background-color: #ffffff1a;
}

.pq-ips-grid {
  grid-column-gap: 0rem;
  grid-row-gap: 20vw;
  grid-template-columns: 1fr 3fr 2fr 2fr;
  grid-auto-columns: 2fr;
}

.pq-ips-video {
  background-image: url('../images/bg_ips_1bg_ips.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: relative;
}

.pq-ips-video-overlay {
  background-image: linear-gradient(#000, #0000 20% 80%, #000);
  position: absolute;
  inset: 0%;
}

.pq-ips-video-overlay.noise {
  opacity: .1;
  background-image: url('../images/video-noise_1video-noise.png');
  background-position: 0 0;
  background-size: auto;
}

.pq-gsync {
  z-index: 2;
  position: relative;
}

.div-block-22 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  align-items: center;
  display: flex;
  position: relative;
}

.pq-gsync-visual {
  flex: none;
  width: 50vw;
}

.pq-nvidia-gsync {
  width: 9.5rem;
}

.pq-nvidia-gsync.kerning {
  margin-left: -.5vw;
}

.pq-nvidia-gsync.in-gaa {
  z-index: 2;
  position: absolute;
  inset: auto 20px 20px auto;
}

.pq-nvidia-gsync.in-kv {
  z-index: 2;
  aspect-ratio: 290 / 150;
  width: 7vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 32.3vw;
  left: 0;
  right: 0;
  transform: translate(145%);
}

.pq-reflex {
  padding-bottom: 8vw;
  position: relative;
}

.pq-nvidia-reflex-2 {
  width: 13.1771vw;
  max-width: 15.8125rem;
  margin-left: -.5vw;
}

.pq-reflex-content-wrapper {
  width: 40vw;
  padding-top: 5vw;
}

.div-block-24 {
  padding-top: 10vw;
}

.pq-reflex-visual-wrapper {
  position: absolute;
  inset: auto 0% 0%;
}

.pq-reflex-visual-d {
  width: 100%;
}

.pq-dual {
  background-image: linear-gradient(#00000080, #00000080), url('../images/dot-bg.svg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat-y;
  background-size: auto, 100%;
  padding-top: 10vw;
  position: relative;
}

.pq-dual-content-wrapper {
  flex-direction: row-reverse;
  align-items: flex-start;
  display: flex;
}

.pq-dual-deco-wrapper {
  flex: none;
  width: 10vw;
}

.image-17 {
  margin-top: 4.375rem;
  margin-bottom: 4.375rem;
}

.pq-monitor {
  width: 60em;
}

.image-19 {
  width: 32.1354vw;
  max-width: 38.5625rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.pq-design-visual {
  width: 100%;
}

.pq-design-visual.m {
  display: none;
}

.div-block-28 {
  grid-column-gap: 2vw;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 8vw 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: absolute;
  top: 7.5vw;
  left: 10vw;
}

.div-block-29 {
  position: relative;
}

.pq-design-features {
  background-image: url('../images/bg-design.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.pq-design-features-wrapper {
  grid-column-gap: 2vw;
  grid-row-gap: 3vw;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: flex-start;
  align-items: flex-start;
  max-width: 1800px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5vw;
  padding-bottom: 5vw;
  display: grid;
}

.div-block-32 {
  position: relative;
}

.pq-design-feature-photo {
  object-fit: cover;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.pq-design-feature-photo._1 {
  width: 50vw;
}

.pq-design-feature-photo._2 {
  width: 40vw;
}

.pq-design-feature-photo._3 {
  width: 33vw;
}

.pq-design-feature-photo.bezel {
  background-image: url('../images/design01_1design01.webp');
}

.pq-design-feature-photo.light {
  background-image: url('../images/design02_1design02.webp');
}

.pq-design-feature-photo.aura {
  background-image: url('../images/design03_1design03.webp');
}

.pq-design-feature-photo.cable {
  background-image: url('../images/design04_1design04.webp');
}

.pq-design-feature-photo.stand {
  background-image: url('../images/design05_1design05.webp');
}

.div-block-33 {
  background-image: linear-gradient(#0000, #000000b3 29%, #000c);
  width: 100%;
  padding: 1.25rem 1.25rem .9375rem;
  font-size: 1.1875rem;
}

.div-block-34 {
  width: 100%;
  height: 30em;
  max-height: 500px;
  position: relative;
}

.div-block-35 {
  opacity: 0;
  align-items: flex-end;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-35:hover, .div-block-35:focus-visible, .div-block-35[data-wf-focus-visible] {
  opacity: 1;
}

.image-21-copy, .image-22 {
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.image-23, .image-24 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.pq-motion {
  background-image: url('../images/bg-motion_1bg-motion.webp');
  background-position: 50% 0;
  background-repeat: repeat-y;
  background-size: 100%;
  padding-bottom: 5vw;
}

.pq-hdr-content-wrapper {
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.image-25 {
  width: 79.7917vw;
  position: relative;
}

.div-block-37 {
  margin-top: 3vw;
  position: relative;
}

.div-block-38 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-39 {
  justify-content: space-between;
  align-items: center;
  width: 62.5em;
  height: 39.1146em;
  font-size: 1vw;
  display: flex;
  position: absolute;
}

.div-block-39._2 {
  opacity: .9;
  width: 72.1875em;
  height: 45.3646em;
}

.div-block-39._3 {
  opacity: .7;
  width: 82.0833em;
  height: 51.6146em;
}

.div-block-39._4 {
  opacity: .5;
  width: 91.875em;
  height: 57.8646em;
}

.div-block-40 {
  border-top: .0625rem solid var(--red);
  border-bottom: .0625rem solid var(--red);
  border-left: .0625rem solid var(--red);
  width: 3.4375em;
  height: 100%;
}

.div-block-40-copy {
  border-style: solid solid solid none;
  border-width: .0625rem;
  border-color: var(--red);
  width: 3.4375em;
  height: 100%;
}

.pq-hdr {
  background-image: url('../images/bg-hdr_1bg-hdr.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
}

.image-26 {
  width: 63.3333vw;
  height: 55.8333vw;
  margin-top: 3vw;
  position: relative;
}

.pq-bubble-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.pq-bubble-1 {
  mix-blend-mode: hard-light;
  width: 31.25vw;
  position: absolute;
  inset: auto auto 18.4vw 4.3vw;
}

.pq-bubble-2 {
  mix-blend-mode: hard-light;
  width: 13.6458vw;
  position: absolute;
  inset: auto 13vw 20.7vw auto;
}

.pq-bubble-3 {
  mix-blend-mode: hard-light;
  width: 10.2083vw;
  position: absolute;
  inset: auto auto 4.5vw 0;
}

.div-block-42 {
  align-items: flex-start;
  display: flex;
  position: relative;
}

.tabs-menu-2 {
  grid-column-gap: 1.25rem;
  background-image: url('../images/bg-tab_1bg-tab.png');
  background-position: 50% 100%;
  background-repeat: repeat-x;
  background-size: auto;
  justify-content: center;
  margin-bottom: 5vw;
  display: flex;
}

.image-28 {
  width: 28rem;
  margin-top: 1.25rem;
}

.div-block-43 {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.pq-subheading-s {
  background-color: var(--red);
  border-top-left-radius: .3125rem;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: .5em;
  padding-left: .5em;
  font-family: Tradegothicltpro, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1;
}

.pq-subheading-s.n-bg {
  background-color: #0000;
  padding: 0;
}

.div-block-44 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-top: 1.25rem;
  display: flex;
}

.pq-usability {
  padding-bottom: 5vw;
}

.image-29 {
  width: 100%;
}

.grid-3 {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  background-image: url('../images/bg-PG27AQN.svg');
  background-position: 50% -3vw;
  background-repeat: no-repeat;
  background-size: 100%;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding: 5vw 5vw 10vw;
}

.pq-p-span {
  opacity: .7;
  border: .0625rem solid #ffffff80;
  border-radius: .3125rem;
  padding-left: .5em;
  padding-right: .5em;
  font-size: .8em;
  line-height: 1.4;
  display: inline-block;
}

.paragraph {
  text-align: center;
}

.pq-fullwidth-img {
  aspect-ratio: 2324 / 1920;
  width: 100%;
  position: relative;
}

.pq-fullwidth-img.rounded {
  border: .125rem solid var(--red);
  background-color: var(--black);
  border-radius: 50%;
}

.pq-3-wrapper {
  flex: none;
  width: 60%;
  overflow: hidden;
}

.pq-gsync-deco-wrapper {
  padding: 0;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(-50vw);
}

.div-block-47 {
  width: 0;
  height: 0;
  padding: 0;
}

.pq-kv-deco-wrapper {
  position: absolute;
  top: 5vw;
  left: 10vw;
}

.kv-deco-img {
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
}

.kv-deco-img._360 {
  top: -2.6vw;
}

.kv-deco-img._360.m {
  display: none;
}

.pq-heading-xl {
  z-index: 3;
  color: var(--red);
  white-space: nowrap;
  margin-top: -.2em;
  font-family: Rogfonts es, Arial, sans-serif;
  font-size: 10vw;
  display: inline-block;
  position: relative;
}

.pq-heading-kerning-vertical {
  display: inline-block;
  position: relative;
  top: -2.7vw;
}

.pq-f-esport-wrapper {
  grid-column-gap: 2.5rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.pq-f-esport-wrapper.screen-size {
  grid-column-gap: 1rem;
}

.pq-f-screen-size {
  z-index: 2;
  grid-row-gap: 10px;
  color: var(--white);
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  text-decoration: none;
  display: flex;
  position: relative;
}

.pq-hl {
  font-family: Tradegothicltpro, Arial, sans-serif;
  font-size: 3.3vw;
  font-weight: 700;
  line-height: 1;
}

.pq-hl.kerning-right {
  margin-right: -.8125rem;
}

.pq-hl-caption {
  color: #b9b9b9;
  max-width: 80ch;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1;
}

.pq-hl-caption.large {
  color: #fff;
  margin-top: -1.0625rem;
  font-size: 2rem;
  line-height: 1.5;
}

.div-block-51 {
  flex-direction: column;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.pq-p-s {
  color: var(--red);
  flex: none;
  font-size: 1.125rem;
}

.div-block-52 {
  background-color: var(--red);
  flex: 1;
  width: .0625rem;
}

.pq-arrow-line {
  z-index: 0;
  justify-content: center;
  align-items: center;
  width: 50em;
  display: flex;
  position: relative;
}

.pq-arrow {
  border-top: .0625rem solid var(--white);
  border-left: .0625rem solid var(--white);
  width: .625rem;
  height: .625rem;
}

.pq-arrow.left {
  margin-right: -.625rem;
  transform: rotate(-45deg);
}

.pq-arrow.right {
  margin-left: -.625rem;
  transform: rotate(135deg);
}

.pq-arrow.red {
  border-top-color: var(--red);
  border-left-color: var(--red);
  margin-left: -.625rem;
  position: absolute;
  inset: -.3125rem 0% 0% auto;
  transform: rotate(135deg);
}

.pq-arrow.red.reverse {
  inset: -.3125rem auto auto .625rem;
  transform: rotate(-45deg);
}

.pq-arrow.red.reverse.thick {
  border-top-width: .125rem;
  border-left-width: .125rem;
  top: -.25rem;
}

.div-block-54 {
  background-color: var(--white);
  flex: 1;
  height: .0625rem;
}

.pq-tab-size-wrapper {
  grid-column-gap: .3125rem;
  text-align: center;
  align-items: center;
  display: flex;
}

.pq-size {
  color: var(--white);
  font-family: Tradegothicltpro, Arial, sans-serif;
  font-size: 2.8125rem;
  line-height: 1;
}

.pq-size.kerning-right {
  margin-right: -.8125rem;
}

.pq-size.pp {
  font-size: 1.8rem;
}

.tabs-menu--esport {
  grid-column-gap: 3vw;
  justify-content: flex-start;
  align-items: center;
  margin-top: 5vw;
  margin-bottom: 2vw;
  display: flex;
}

.pq-monitor-wrapper {
  width: 60em;
  margin-left: auto;
  margin-right: auto;
  font-size: 1vw;
  position: relative;
}

.pq-screen {
  justify-content: center;
  align-items: center;
  width: 58.2444em;
  height: 32.5301em;
  margin-top: .9em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.pq-inscreen {
  width: 92.5926%;
  position: relative;
}

.pq-inscreen.fullwidth {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.pq-inscreen._1080p {
  aspect-ratio: 16 / 9;
}

.pq-inscreen.pp {
  width: 74.072%;
}

.pq-red-arrow {
  background-color: var(--red);
  width: 14.375%;
  height: .0625rem;
  position: absolute;
  inset: 0% auto auto 0%;
}

.pq-red-arrow.top {
  transform-origin: 0 0;
  width: 3%;
  top: .5%;
  left: .5%;
  transform: rotate(29.36deg);
}

.pq-red-arrow.bottom {
  transform-origin: 100% 100%;
  width: 3%;
  inset: auto .5% .5% auto;
  transform: rotate(29.36deg);
}

.pq-red-arrow.top-reverse {
  transform-origin: 0 0;
  width: 1.875rem;
  height: .125rem;
  inset: .125rem auto auto .125rem;
  transform: rotate(45deg);
}

.pq-half-screen {
  width: 50%;
  height: 100%;
  padding: .625rem;
  position: relative;
}

.pq-frame {
  border: .0625rem solid #fff3;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 2em;
  font-size: 1vw;
  display: flex;
  position: relative;
}

.pq-frame.rla {
  background-image: url('../images/bg-Reflex-Latency-Analyzer_1bg-Reflex-Latency-Analyzer.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  font-size: 1vw;
}

.pq-frame.edm {
  background-image: url('../images/bg-f-dual-mode_1bg-f-dual-mode.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 3em;
  padding-bottom: 3em;
}

.pq-frame.design {
  flex: none;
  padding: 0;
}

.pq-hdr-photo {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.pq-hdr-status {
  justify-content: space-between;
  width: 60vw;
  margin: 5vw auto 1.5rem;
  display: flex;
}

.pq-status {
  background-color: #0000;
  padding-top: .3125rem;
  padding-left: .75rem;
  padding-right: .75rem;
  font-family: Tradegothicltpro, Arial, sans-serif;
  font-size: 1.375rem;
  display: inline-block;
}

.pq-status.on {
  border-style: solid;
  border-width: .0625rem .0625rem .0625rem .625rem;
  border-color: var(--red);
  color: var(--red);
}

.pq-status.on.h {
  display: none;
}

.pq-status.on._25 {
  display: block;
}

.pq-status.on._27 {
  display: none;
}

.pq-status.off {
  border-style: solid;
  border-width: .0625rem .625rem .0625rem .0625rem;
  border-color: var(--white);
  opacity: .7;
  color: var(--white);
}

.pq-status.off.h, .pq-status.off._25 {
  display: none;
}

.pq-status.off._27 {
  display: block;
}

.pq-top-line {
  z-index: 2;
  background-color: var(--black);
  width: 100%;
  height: .0625rem;
  position: absolute;
  inset: 0% 0% auto;
}

.pq-in-game-tab-link {
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 5rem 5rem;
  width: 10rem;
  padding-top: 5.625rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-family: Tradegothicltpro, Arial, sans-serif;
  line-height: 1.2;
}

.pq-in-game-tab-link.w--current {
  background-color: #0000;
}

.pq-in-game-tab-link.crosshair {
  background-image: url('../images/ic_crosshair.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 5rem 5rem;
}

.pq-in-game-tab-link.crosshair.w--current {
  background-image: url('../images/ic_crosshair-a.svg');
}

.pq-in-game-tab-link.timer {
  background-image: url('../images/ic_timer.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 5rem 5rem;
}

.pq-in-game-tab-link.timer.w--current {
  background-image: url('../images/ic_timer-a.svg');
}

.pq-in-game-tab-link.fps {
  background-image: url('../images/ic_fps.svg');
}

.pq-in-game-tab-link.fps.w--current {
  background-image: url('../images/ic_fps-a.svg');
}

.pq-in-game-tab-link.align {
  background-image: url('../images/ic_display-alignment.svg');
}

.pq-in-game-tab-link.stopwatch {
  background-image: url('../images/ic_stopwatch.svg');
}

.pq-in-game-tab-link.stopwatch.w--current {
  background-image: url('../images/ic_stopwatch-a.svg');
}

.pq-in-game-tab-link.display {
  background-image: url('../images/ic_display-alignment.svg');
  padding-top: 5rem;
}

.pq-in-game-tab-link.display.w--current {
  background-image: url('../images/ic_display-alignment-a.svg');
}

.pq-in-game-tab {
  flex-direction: column-reverse;
  margin-top: 3vw;
  display: flex;
}

.pq-in-game-tab.game-visual {
  grid-row-gap: 1vw;
  flex-direction: column;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.pq-in-game-tab.low-blue-light {
  flex-direction: column;
  margin-top: 0;
}

.pq-tabs-menu-c {
  text-align: center;
}

.tabs-content {
  margin-bottom: 1.25rem;
}

.pq-plain-tab-link {
  background-color: var(--black);
  color: var(--white);
  padding-left: 20px;
  padding-right: 20px;
  font-family: Tradegothicltpro, Arial, sans-serif;
  font-size: 1rem;
}

.pq-plain-tab-link.w--current {
  background-color: var(--black);
  color: var(--red);
}

.logo_flickerfree {
  margin-top: 1.25rem;
}

.pq-small-heading {
  color: var(--red);
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  font-family: Tradegothicltpro, Arial, sans-serif;
  font-size: 1.25rem;
}

.pq-low-blue-light-img {
  width: 80%;
  max-width: 1000px;
  margin-top: 20px;
}

.pq-outline-tab-link {
  background-color: var(--black);
  color: var(--white);
  border: .0625rem solid #ffffff80;
  border-radius: .625rem;
  margin-bottom: 1.25rem;
  margin-left: .3125rem;
  margin-right: .3125rem;
  padding-bottom: .4375rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-family: Tradegothicltpro, Arial, sans-serif;
  font-size: 1rem;
}

.pq-outline-tab-link.w--current {
  border-color: var(--red);
  background-color: var(--black);
  color: var(--red);
}

.image-33 {
  width: 59vw;
}

.div-block-60 {
  width: 59vw;
  margin-top: 5vw;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.pq-ports-wrapper {
  justify-content: space-around;
  display: flex;
  position: absolute;
  inset: 36.4vw 0% auto;
}

.pq-port {
  text-align: center;
  min-width: 8vw;
  max-width: 8vw;
  padding: 0;
}

.pq-reflex-visual-m, .pq-reflex-visual-overlay {
  display: none;
}

.pq-detail-enlarge {
  width: 6.25rem;
  height: 6.25rem;
  margin-left: .5rem;
  display: none;
  position: absolute;
  inset: 50% auto auto 50%;
}

.div-block-61 {
  justify-content: center;
  align-items: flex-start;
  width: 6rem;
  height: 2.5rem;
  display: flex;
  overflow: hidden;
}

.image-34 {
  position: absolute;
}

.pq-dual-mode-outline-screen {
  z-index: 1;
  background-color: var(--black);
  width: auto;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.pq-dual-mode-outline-screen.rounded {
  border: .125rem solid var(--red);
  background-color: var(--black);
  border-radius: 50%;
}

.pq-dual-mode-outline-screen._25 {
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

.pq-dual-mode-outline-screen._27 {
  opacity: 0;
  display: none;
}

.pq-dual-mode-outline-screen.backdrop {
  background-color: #0000;
}

.pq-dual-mode-backdrop {
  z-index: 1;
  background-color: var(--black);
  height: 100%;
  padding-left: 42%;
  position: absolute;
}

.div-block-62 {
  height: 100px;
}

.pq-ulmb-2 {
  text-transform: capitalize;
  flex: none;
  margin-bottom: -.4em;
  font-family: Tradegothicltpro, Arial, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
}

.pq-ulmb-2._2 {
  margin-bottom: -.9em;
  font-size: 2.5rem;
}

.div-block-63 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 5vw;
  display: grid;
}

.div-block-63._2 {
  grid-template-columns: 1fr 1fr;
  width: 50%;
}

.div-block-64 {
  grid-column-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-top: 3vw;
  display: flex;
}

.div-block-65 {
  width: 100%;
  height: auto;
  padding: 4.2em 5.8em 0;
  overflow: hidden;
}

.grid-4 {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.image-35 {
  border: .5px solid var(--red);
  transform-style: preserve-3d;
  border-radius: 3px;
  width: 100%;
  position: relative;
  transform: translate3d(0, 0, 3em);
}

.div-block-66 {
  perspective: 1200px;
  transform-style: preserve-3d;
  align-items: center;
  display: flex;
  position: relative;
  transform: rotateX(50deg)rotateY(0)rotateZ(-30deg);
}

.pq-backlight {
  transform-style: preserve-3d;
  background-color: #fff;
  border-radius: 3px;
  position: absolute;
  inset: 0%;
  transform: translate3d(0, 0, -4em);
  box-shadow: 0 0 80px #fff;
}

.pq-backlight._2 {
  background-color: #fff9;
  box-shadow: 0 0 80px #fff6;
}

.pq-circle {
  background-color: var(--red);
  border-radius: 50%;
  width: 8em;
  height: 8em;
  position: absolute;
}

.div-block-68 {
  transform-style: preserve-3d;
  width: 100%;
  height: 100%;
  position: absolute;
  transform: translate3d(0, 0, 4em);
}

.div-block-69 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.pq-circle-wrapper {
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.ulmb-animation-css {
  outline-offset: 0px;
  outline: 3px #fff;
}

.pq-animation-control {
  background-image: url('../images/pause_circle_filled.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 32px;
  height: 32px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.pq-animation-control.pause {
  background-image: url('../images/play_circle_filled.svg');
}

.flex-block {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 90%;
}

.text-block {
  font-family: Tradegothicltpro, Arial, sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
}

.flex-block-2 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  padding-top: 50px;
}

.flex-block-3 {
  justify-content: center;
  align-items: center;
  line-height: 1.2;
}

.flex-block-4 {
  justify-content: center;
  align-items: center;
  margin-top: 50px;
}

.image-36 {
  aspect-ratio: 1;
  width: 90%;
}

.flex-block-5 {
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  font-family: Tradegothicltpro, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
}

.text-block-2 {
  color: var(--red);
}

.image-37 {
  aspect-ratio: 1;
  width: 100%;
  position: relative;
}

.image-37.a {
  position: absolute;
  inset: 0% 0% auto;
}

.flex-block-6 {
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.div-block-70 {
  width: 37.5rem;
  max-width: 100%;
  margin-top: 30px;
}

.xg-tab-link {
  background-color: #0000;
  padding: 5px 0;
  font-family: Tradegothicltpro, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  text-decoration: none;
}

.xg-tab-link.w--current {
  opacity: 100;
  color: #fff;
  background-color: #0000;
  box-shadow: 0 2px #03c1d4;
}

.pq-btn-2 {
  grid-column-gap: .25rem;
  -webkit-backdrop-filter: blur(.625rem);
  backdrop-filter: blur(.625rem);
  color: #f51928;
  background-color: #00000080;
  border: .0625rem solid #f51928;
  border-radius: 2.5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1rem;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.pq-btn-2:hover {
  background-color: #ffffff1a;
}

.flex-block-27 {
  justify-content: center;
  align-items: center;
}

.xg-text-group {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
}

.swiper.swiper-thumb {
  border-bottom: 1px solid #ffffff1a;
  margin-bottom: 3.125rem;
  padding-left: 10vw;
  padding-right: 10vw;
}

.swiper.in-game-swiper {
  width: 40em;
}

.xg-title {
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #fff, #87adcc);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Tradegothicltpro, Arial, sans-serif;
  font-size: 2.5rem;
  line-height: 1.2;
}

.xg-title.is-sub {
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
  font-size: 1.5rem;
}

.image-11 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.image-11.is-bg {
  object-fit: fill;
  width: auto;
  max-width: none;
}

.xg-notes-wrapper {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: center;
  align-items: center;
  max-width: 31.25rem;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.xg-note {
  opacity: .8;
  letter-spacing: .04em;
  font-size: .75rem;
}

.swiper-slide.is-tab-link {
  opacity: .7;
  width: auto;
  padding-top: 2px;
  padding-bottom: 2px;
}

.swiper-slide.is-tab-link.swiper-slide-thumb-active {
  box-shadow: inset 0 -2px 0 0 var(--red);
  opacity: 100;
  color: #fff;
  box-shadow: inset 0 -2px 0 0 var(--red);
  opacity: 100;
}

.swiper-slide.xg-slide {
  width: auto;
}

.flex-block-26 {
  width: 40rem;
}

.xg-fill {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.xg-fill.dsb-2, .xg-fill.dsb-4, .xg-fill.dsb-3 {
  opacity: 0;
}

.xg-p {
  margin-bottom: 0;
  line-height: 1.7;
}

.div-block-71 {
  padding: 1em;
  position: absolute;
  inset: auto 0% 0% auto;
}

.xg-video-btns {
  background-color: #161616;
}

.tabs-2 {
  margin-top: 75px;
  font-size: 1rem;
}

.background-video-2 {
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-21 {
  aspect-ratio: 860 / 483;
  width: 100%;
  position: relative;
}

.div-block-21.is-crosshair {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.image-14 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-72 {
  width: 37.5rem;
  max-width: 100%;
  margin-top: 30px;
}

.image-13 {
  aspect-ratio: 1;
  width: 3rem;
}

.image-38 {
  aspect-ratio: 860 / 483;
  width: 40rem;
  position: absolute;
  inset: 0% 0% auto;
}

.tab-link-gameplus {
  filter: grayscale();
  color: #ccc;
  text-align: center;
  background-color: #0000;
  width: 7.5rem;
  padding: 0;
  font-size: .875rem;
  transition: color .2s, filter .2s;
}

.tab-link-gameplus:hover {
  filter: grayscale(0%);
  color: var(--red);
}

.tab-link-gameplus.w--current {
  filter: grayscale(0%);
  color: var(--red);
  background-color: #0000;
}

.tabs-content-2 {
  margin-bottom: .625rem;
}

.tab-link-gamevisual {
  filter: grayscale();
  color: #ccc;
  text-align: center;
  background-color: #0000;
  padding: 0;
  transition: color .2s, filter .2s;
}

.tab-link-gamevisual:hover {
  filter: grayscale(0%);
  color: #03c1d4;
}

.tab-link-gamevisual.w--current {
  filter: grayscale(0%);
  color: #03c1d4;
  background-color: #0000;
}

.image-39 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.image-39.is-gamvisual {
  background-color: #0d0d0d;
  padding: 40px;
}

.flex-block-14 {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  padding: 1.25rem;
  position: relative;
}

.tabs-menu-3 {
  background-color: #000;
  border: 1px solid #ffffff1a;
  border-radius: 5px;
  justify-content: space-between;
  padding: .625rem 1.25rem 1.25rem;
  display: flex;
}

.tabs-menu-3.is-gamevisual {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  justify-content: space-around;
  align-items: center;
  padding-bottom: .625rem;
}

.flex-block-28 {
  width: 40rem;
}

.flex-block-13 {
  align-items: stretch;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.tabs-3 {
  width: 40rem;
}

.text-block-7 {
  text-transform: lowercase;
  background-color: #1a1a1acc;
  border-radius: 5px;
  padding: .25em .5em;
  font-size: .875rem;
  position: relative;
}

.div-block-73 {
  aspect-ratio: 860 / 483;
  width: 100%;
  position: relative;
}

.xg-r {
  aspect-ratio: 1;
  height: 100%;
}

.flex-block-29 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 40px;
}

.flex-block-29._2 {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  margin-top: 20px;
  position: static;
}

.flex-block-31 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: space-between;
  align-items: center;
  font-size: 1rem;
}

.text-block-13 {
  opacity: .7;
  letter-spacing: .03em;
  font-size: .75rem;
}

.image-15 {
  width: 100%;
  position: absolute;
}

.div-block-74 {
  background-color: #282929;
  background-image: linear-gradient(#000, #272727);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.text-block-12 {
  letter-spacing: .03em;
  font-size: .875rem;
  line-height: 1.7;
}

.flex-block-30 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  background-color: var(--black);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  border: 1px solid #ffffff1a;
  border-radius: 5px;
  justify-content: space-between;
  min-height: 80px;
  padding: 14px 20px 10px;
}

.text-block-11 {
  color: var(--red);
}

.xg-bar {
  background-color: var(--black);
  flex: 1;
  height: 100%;
}

.image-15-copy {
  width: 100%;
  height: min(7.7vw, 9.3rem);
  position: absolute;
  inset: 0% 0% auto;
  transform: translate(0, -100%);
}

.image-16 {
  aspect-ratio: 1359 / 809;
  width: auto;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.xg-section {
  position: relative;
}

.div-block-75 {
  aspect-ratio: 1147 / 795;
  width: min(70vw, 71rem);
  position: relative;
}

.flex-block-32 {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  padding-right: 10vw;
  position: relative;
}

.xg-corner {
  height: 1.25rem;
  position: absolute;
}

.xg-corner.right-top {
  width: 55%;
  inset: 0% 0% auto auto;
}

.xg-corner.right-top.s {
  width: 30%;
}

.xg-corner.left-bottom {
  width: 55%;
  inset: auto auto 0% 0%;
}

.xg-corner.left-bottom.s {
  width: 30%;
}

.div-block-76 {
  width: 31.25rem;
  max-width: 90%;
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-77 {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 20px;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.div-block-77.r {
  inset: auto 0% 0% auto;
}

.splitter-handle {
  z-index: 2;
  cursor: ew-resize;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: .25em;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
}

.splitter-wrapper {
  aspect-ratio: 3 / 2;
  border-radius: 10px;
  width: 100%;
  font-size: 1rem;
  position: relative;
  overflow: hidden;
}

.splitter-handle__center {
  grid-column-gap: .125em;
  grid-row-gap: .125em;
  background-color: #fff;
  border-radius: 100em;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2.5em;
  height: 2.5em;
  display: flex;
  position: relative;
}

.splitter-content__img {
  object-fit: cover;
  width: 100%;
  height: 100% !important;
}

.splitter-content {
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.splitter-content.is--after {
  -webkit-clip-path: inset(0 0 0 50%);
  clip-path: inset(0 0 0 50%);
}

.text-block-14 {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #2b2b2bb3;
  border-radius: 10px;
  padding: 4px 10px;
}

.div-block-5 {
  opacity: .5;
  pointer-events: none;
  background-image: radial-gradient(circle farthest-side, #fff, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-5._2 {
  opacity: .2;
}

.splitter-handle__icon {
  justify-content: center;
  align-items: center;
  width: 1.25em;
  display: flex;
}

.image-40 {
  width: 193px;
  max-width: none;
}

.flex-block-45 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  white-space: nowrap;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  top: -111px;
  left: 0;
}

.div-block-78 {
  aspect-ratio: 16 / 9;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-79 {
  pointer-events: none;
  width: 100%;
  height: 120%;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.div-block-80 {
  opacity: .1;
  background-image: linear-gradient(#fff, #fff0);
  width: 120%;
  height: 30%;
  position: absolute;
  top: 50%;
  left: -10%;
  transform: rotate(-9deg);
}

.div-block-80.m, .div-block-81 {
  display: none;
}

.pm-nav-active-label {
  opacity: 0;
  pointer-events: none;
  color: var(--white);
  white-space: nowrap;
  background-color: #1b1b1b;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-left: .625em;
  padding-right: 24px;
  transition: opacity .2s;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.pm-nav {
  z-index: 10;
  position: sticky;
  top: 0%;
}

.pm-nav-dot {
  z-index: 2;
  aspect-ratio: 1;
  background-color: var(--red);
  border-radius: 50%;
  width: .25em;
  position: absolute;
}

.pm-nav-link {
  aspect-ratio: 1;
  justify-content: center;
  align-items: center;
  width: 1.6875em;
  font-size: 1rem;
  display: flex;
  position: relative;
}

.flex-block-46 {
  justify-content: center;
  align-items: flex-end;
  height: 100vh;
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-block-82 {
  aspect-ratio: 1;
  border: 1px solid #000;
  border-radius: 50%;
  width: .5em;
}

.text-block-15 {
  font-size: .75rem;
}

.div-block-83 {
  background-color: #000;
  width: .5em;
  height: 1px;
  margin-left: .625em;
}

.dropdown-list {
  position: static;
}

.dropdown-list.w--open {
  background-color: #0000;
}

.pq-dropdown {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 50px;
  display: flex;
}

.pq-dp-ic {
  transition: transform .2s;
}

.flex-block-47 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #00000080;
  border-radius: 10px;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  margin-top: 20px;
  padding: 20px;
}

.flex-block-48 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex: 1;
  align-items: stretch;
}

.div-block-84 {
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 10px;
}

.flex-block-49 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: stretch;
  font-size: .875rem;
  line-height: 1.2;
}

.text-block-16 {
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  display: flex;
}

.flex-block-50 {
  color: #979797;
  text-align: center;
  background-color: #ffffff1a;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 70px;
  overflow: hidden;
}

.flex-block-51 {
  aspect-ratio: 16 / 9;
  border: 1px solid var(--white);
  background-color: var(--black);
  border-radius: 5px;
  height: 5rem;
}

.flex-block-51.is-nvidia {
  border-color: var(--nvidia);
}

.div-block-85 {
  aspect-ratio: 1;
  background-color: var(--white);
  border-radius: 50%;
  width: 50px;
}

.div-block-85._2 {
  transform: translate(50%);
}

.div-block-85._3 {
  transform: translate(100%);
}

.div-block-85._4 {
  transform: translate(150%);
}

.flex-block-52 {
  flex: 1;
  justify-content: center;
  align-items: center;
}

.flex-block-52.hide {
  opacity: 0;
}

.text-block-17 {
  background-color: var(--black);
  padding: 6px 10px;
}

.div-block-86 {
  opacity: .6;
  justify-content: flex-end;
  align-items: center;
  width: 1px;
  margin-left: 10px;
}

.text-block-18 {
  color: var(--nvidia);
  margin-top: -4px;
}

.text-block-19 {
  color: #929292;
  text-align: center;
  text-transform: lowercase;
  writing-mode: sideways-lr;
  text-orientation: mixed;
}

.text-block-19.is-nvidia {
  color: var(--nvidia);
  text-transform: uppercase;
}

.div-block-87 {
  background-color: var(--nvidia);
  flex: 1;
  width: 1px;
}

.image-41 {
  width: 100%;
  height: 100%;
}

.div-block-88 {
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  display: flex;
}

.div-block-88._2 {
  opacity: 0;
}

.text-block-20 {
  text-align: center;
  flex: 1;
  font-size: 1.2rem;
}

.flex-block-53 {
  margin-top: 50px;
}

.flex-block-54 {
  border-left: 1px solid #ffffff1a;
  border-right: 1px solid #ffffff1a;
}

.flex-block-54._2 {
  display: none;
}

.pq-kv-text-2 {
  grid-row-gap: 2vw;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-top: -10vw;
  padding-left: 1vw;
  padding-right: 1vw;
  display: flex;
  position: relative;
}

.text-block-21 {
  color: var(--red);
  letter-spacing: .05em;
  font-family: Rogfonts es, Arial, sans-serif;
  font-size: 1.5rem;
}

.div-block-89 {
  aspect-ratio: 16 / 9;
  height: 200%;
  position: absolute;
  inset: auto auto 0% 0%;
}

.div-block-89._2 {
  inset: 0% auto auto 0%;
}

.background-video-3 {
  z-index: 0;
  width: 100%;
  height: 100%;
}

.play-pause-button {
  padding: 10px;
  inset: 100% auto auto 50%;
  transform: translate(-100%, -100%);
}

.play-pause-button._2 {
  top: 50%;
}

.pq-g-sync-pulsar {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.image-42 {
  filter: brightness(70%);
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.text-block-22 {
  font-family: Nvidiasans W Bd, Arial, sans-serif;
  font-size: 1.125rem;
}

.div-block-90 {
  aspect-ratio: 1;
  justify-content: center;
  align-items: center;
  width: 1px;
  position: absolute;
  top: 0%;
  left: 50%;
}

.image-43 {
  aspect-ratio: 52 / 96;
  width: 72px;
  max-width: none;
  position: absolute;
  bottom: -28.5px;
}

.splitter-wrapper-fake {
  aspect-ratio: 3 / 2;
  border-radius: 2rem;
  width: 100%;
  font-size: 1rem;
  position: absolute;
  inset: 0%;
}

.div-block-91 {
  aspect-ratio: 3 / 2;
  border-radius: 20px;
  flex: none;
  width: 50%;
  position: relative;
  overflow: hidden;
}

.div-block-91.m {
  display: none;
}

.pq-id {
  margin-top: 100px;
  padding-bottom: 100px;
}

.flex-block-55 {
  justify-content: center;
  align-items: center;
  width: 45%;
  position: relative;
}

.flex-block-56 {
  aspect-ratio: 960 / 500;
  flex: 1;
  justify-content: center;
  align-items: center;
  position: relative;
}

.image-44 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image-44.darker {
  filter: brightness(60%);
}

.link-block-2 {
  border-left: 1px solid var(--red);
  color: var(--red);
  text-transform: uppercase;
  flex-flow: column;
  padding-left: .625rem;
  font-family: Tradegothicltpro, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: absolute;
}

.text-block-23 {
  color: #ccc;
}

.image-45 {
  aspect-ratio: 494 / 254;
  width: 300px;
}

.flex-block-57 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #ffffff0d;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  padding: 20px;
}

.div-block-92, .text-block-24 {
  display: none;
}

.div-block-93 {
  aspect-ratio: 3 / 2;
  width: 100%;
  position: relative;
}

.image-46 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.pg-gaa {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.div-block-94 {
  width: 80vw;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.div-block-95 {
  background-image: linear-gradient(90deg, #000 66%, #0000);
  width: 40%;
  padding-top: 100px;
  padding-bottom: 100px;
}

.image-47 {
  aspect-ratio: 930 / 550;
  object-fit: cover;
  width: auto;
  max-width: none;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-mask-image: linear-gradient(to right, #0000, #000 20% 80%, #0000 100%);
  mask-image: linear-gradient(to right, #0000, #000 20% 80%, #0000 100%);
}

@media screen and (min-width: 1440px) {
  .pq-kv-text {
    font-size: 1vw;
  }

  .pq-p.large {
    font-size: 1.8rem;
  }

  .pq-p.is-g-sync {
    max-width: 60ch;
  }

  .pq-cc {
    margin-bottom: clamp(100px, 10vw, 200px);
  }

  .pq-text-wrapper.motion, .pq-text-wrapper.is-g-sync {
    max-width: 80rem;
  }

  .pq-nvidia-gsync.in-gaa {
    right: 50px;
  }

  .pq-nvidia-gsync.in-kv {
    max-width: 10rem;
    transform: translate(10vw);
  }

  .flex-block {
    max-width: 240px;
  }

  .flex-block-6 {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }

  .swiper.in-game-swiper {
    width: 53em;
  }

  .flex-block-26 {
    width: 53rem;
  }

  .image-13 {
    width: 3.5rem;
  }

  .image-38 {
    width: 53rem;
  }

  .tab-link-gameplus {
    font-size: 1rem;
  }

  .image-39.is-gamvisual {
    padding: 60px;
  }

  .flex-block-28, .tabs-3 {
    width: 53rem;
  }

  .flex-block-29 {
    bottom: 50px;
  }

  .flex-block-30 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    min-height: 100px;
  }

  .image-15-copy {
    inset: 0% 0% auto;
  }

  .flex-block-32 {
    margin-top: clamp(100px, 10vw, 200px);
  }

  .flex-block-47, .flex-block-53 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }

  .pq-id {
    margin-top: clamp(100px, 10vw, 200px);
  }

  .pg-gaa {
    border-top: 1px solid #fff3;
    border-bottom: 1px solid #fff3;
    width: 100%;
    max-width: none;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-94 {
    width: 60vw;
  }

  .div-block-95 {
    background-image: linear-gradient(90deg, #000 54%, #0000);
    width: 50%;
    max-width: 30em;
    padding-top: 10vw;
    padding-bottom: 10vw;
  }

  .image-47 {
    max-width: 55vw;
  }
}

@media screen and (max-width: 991px) {
  .pq-kv-visual {
    aspect-ratio: 3 / 2;
  }

  .pq-kv-features {
    grid-row-gap: 2rem;
    flex-wrap: wrap;
  }

  .pq-p {
    max-width: 80vw;
  }

  .pq-p.large {
    margin-top: 0;
    margin-bottom: 20vw;
    font-size: 1.25rem;
  }

  .pq-deco-text {
    border-top-width: .0625rem;
    font-size: .5rem;
  }

  .pq-deco-text.hide-on-mobile {
    display: none;
  }

  .pq-cross-line.vl {
    height: 5vw;
    top: -2.5vw;
  }

  .pq-cc.design {
    padding-left: 20vw;
    padding-right: 20vw;
  }

  .pq-cc.no-p {
    width: 80vw;
    padding-left: 0;
    padding-right: 0;
  }

  .pq-cc.overflow-hidden {
    width: 100%;
    overflow: hidden;
  }

  .grid {
    grid-template-columns: 1fr;
  }

  .pq-triangle.v {
    border-top-width: .625rem;
    border-right-width: .625rem;
  }

  .pq-w-body {
    padding: 3em;
  }

  .pq-ips-mark {
    width: 10.5625rem;
    max-width: 100%;
  }

  .pq-performance-overlay {
    width: 18.75rem;
    max-width: 100%;
  }

  .pq-performance-overlay.overlay {
    margin-right: 0;
    display: block;
    position: absolute;
    inset: 5vw 10vw auto auto;
  }

  .pq-nvidia-reflex {
    width: 9.375rem;
  }

  .pq-side-one, .pq-side-two-top {
    width: .625rem;
  }

  .pq-lb-link {
    width: 100%;
  }

  .pq-aim {
    width: 100%;
    overflow: hidden;
  }

  .pq-aim-content-wrapper {
    grid-row-gap: 5vw;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    padding-left: 10vw;
    overflow: hidden;
  }

  .pq-text-wrapper.m5 {
    width: 100%;
  }

  .pq-text-wrapper.motion {
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .pq-text-wrapper.c._360hz {
    text-align: left;
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .div-block-9 {
    width: 80vw;
  }

  .div-block-7-copy {
    display: none;
  }

  .pq-360hz {
    margin-bottom: 0;
  }

  .pq-tabs-menu-games, .div-block-16 {
    width: 80vw;
  }

  .pq-ips-grid {
    grid-row-gap: 5vw;
    flex-direction: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .div-block-22 {
    flex-flow: column-reverse;
  }

  .pq-gsync-visual {
    width: 80vw;
    margin-top: -5vw;
    margin-bottom: -5vw;
  }

  .pq-nvidia-gsync {
    width: 11.2rem;
    max-width: 100%;
  }

  .pq-nvidia-gsync.kerning {
    width: 10rem;
    margin-left: -.625rem;
  }

  .pq-nvidia-gsync.in-gaa {
    z-index: 2;
    width: 10rem;
    bottom: 20px;
    right: 40px;
  }

  .pq-nvidia-gsync.in-kv {
    width: 10vw;
    top: 48.5vw;
  }

  .pq-reflex {
    flex-direction: column-reverse;
    display: flex;
  }

  .pq-nvidia-reflex-2 {
    width: 11.875rem;
    max-width: 100%;
    margin-left: -.4375rem;
  }

  .pq-reflex-content-wrapper {
    width: 100%;
    margin-top: -3vw;
    padding-top: 0;
  }

  .div-block-24 {
    display: none;
  }

  .pq-reflex-visual-wrapper {
    position: relative;
  }

  .pq-reflex-visual-d, .pq-dual-deco-wrapper {
    display: none;
  }

  .div-block-28 {
    grid-column-gap: 0vw;
    display: flex;
  }

  .pq-design-features-wrapper {
    flex-direction: column;
    display: flex;
  }

  .pq-design-feature-photo {
    width: 60vw;
    height: 18.75rem;
  }

  .pq-design-feature-photo._1, .pq-design-feature-photo._2, .pq-design-feature-photo._3 {
    width: 80vw;
  }

  .div-block-34 {
    height: auto;
    max-height: none;
  }

  .div-block-35 {
    opacity: 1;
  }

  .pq-bubble-1 {
    width: 20vw;
    bottom: 31.9vw;
    left: 8.4vw;
  }

  .pq-3-wrapper {
    width: 116%;
    margin-left: -4%;
  }

  .pq-gsync-deco-wrapper {
    display: none;
    position: static;
    transform: translate(0);
  }

  .pq-kv-deco-wrapper {
    display: none;
    left: .125rem;
  }

  .pq-heading-xl {
    margin-top: -.3em;
    font-size: 17vw;
  }

  .pq-heading-kerning-vertical {
    top: 0;
  }

  .pq-heading-kerning-vertical.mt-tablet {
    margin-top: 1.25rem;
  }

  .pq-hl {
    font-size: 2.8125rem;
  }

  .pq-arrow-line {
    width: 40em;
  }

  .tabs-menu--esport {
    justify-content: center;
  }

  .pq-monitor-wrapper {
    margin-left: auto;
    margin-right: auto;
  }

  .pq-reflex-visual-m {
    display: block;
  }

  .pq-reflex-visual-overlay {
    background-image: linear-gradient(to bottom, #0000 70%, var(--black));
    display: block;
    position: absolute;
    inset: 0%;
  }

  .pq-ulmb {
    margin-top: 2em;
  }

  .div-block-63._2 {
    width: 100%;
  }

  .flex-block-6 {
    flex-flow: column;
    margin-top: 20px;
  }

  .div-block-70 {
    width: 80vw;
  }

  .xg-tab-link {
    white-space: nowrap;
  }

  .swiper.in-game-swiper {
    width: 80vw;
  }

  .xg-title {
    font-size: 2rem;
  }

  .xg-notes-wrapper {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: none;
    margin-top: .625rem;
    margin-left: 0;
    margin-right: 0;
  }

  .flex-block-26 {
    width: 80vw;
  }

  .tabs-2 {
    margin-top: 2.5rem;
  }

  .div-block-72, .image-38 {
    width: 80vw;
  }

  .tab-link-gameplus {
    flex: none;
    width: auto;
  }

  .tabs-menu-3 {
    justify-content: space-around;
  }

  .flex-block-28, .tabs-3 {
    width: 80vw;
  }

  .flex-block-29._2 {
    align-items: stretch;
  }

  .div-block-74 {
    height: 100%;
  }

  .flex-block-30 {
    min-height: auto;
    padding-top: 10px;
  }

  .image-15-copy {
    height: auto;
    transform: translate(0, -81%);
  }

  .xg-section.is-ports {
    padding-top: 100px;
  }

  .div-block-75 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .flex-block-32 {
    flex-flow: column;
    padding-right: 0;
  }

  .div-block-76 {
    order: -1;
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0%;
    padding-bottom: 0;
  }

  .splitter-handle {
    width: 2px;
  }

  .splitter-wrapper {
    border-radius: 0;
  }

  .div-block-79 {
    display: none;
  }

  .div-block-80 {
    top: 30%;
  }

  .div-block-80.m {
    width: 200%;
    display: block;
    top: 67%;
    left: -50%;
  }

  .dropdown-list.w--open {
    display: flex;
  }

  .flex-block-47 {
    flex-flow: wrap;
  }

  .div-block-84 {
    writing-mode: sideways-lr;
    text-orientation: mixed;
    font-size: .875rem;
  }

  .text-block-16._2 {
    order: -9999;
  }

  .div-block-88._2 {
    order: 9999;
  }

  .text-block-20 {
    writing-mode: sideways-lr;
    text-orientation: mixed;
  }

  .flex-block-53 {
    flex-flow: column;
    margin-top: 0;
    margin-right: 10px;
  }

  .flex-block-54 {
    order: -9999;
  }

  .flex-block-54._2 {
    order: 0;
    display: flex;
  }

  .pq-g-sync-pulsar {
    margin-top: 2em;
  }

  .div-block-91 {
    display: none;
  }

  .div-block-91.m {
    border-radius: 0;
    width: 100vw;
    margin-top: 30px;
    margin-left: -10vw;
    margin-right: -10vw;
    display: block;
  }

  .pq-id {
    padding-bottom: 0;
  }

  .flex-block-55 {
    width: 80%;
  }

  .flex-block-42 {
    flex-flow: column;
  }

  .flex-block-56, .flex-block-57 {
    width: 100%;
  }

  .div-block-92 {
    width: 100%;
    display: block;
  }

  .pg-gaa {
    flex-flow: column-reverse;
    width: 100%;
    max-width: none;
    padding-top: 50px;
    padding-bottom: 0;
    display: flex;
  }

  .div-block-94 {
    flex-flow: column;
  }

  .div-block-95 {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-47 {
    aspect-ratio: 1;
    position: static;
    -webkit-mask-image: linear-gradient(#0000, #000 20%);
    mask-image: linear-gradient(#0000, #000 20%);
  }
}

@media screen and (max-width: 767px) {
  .pq-heading, .pq-heading.title {
    font-size: 2.1875rem;
  }

  .pq-kv-features {
    grid-row-gap: 1.25rem;
    flex-wrap: wrap;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .pq-p {
    font-size: 1.0625rem;
  }

  .pq-p.small {
    font-size: .75rem;
    line-height: 1.1;
  }

  .pq-deco-cross.hdr {
    height: 1.875rem;
  }

  .pq-w-head {
    border-bottom-width: .3125rem;
  }

  .pq-subheading {
    font-size: 1.0625rem;
  }

  .pq-subheading.n-bg {
    font-size: 2.1875rem;
  }

  .pq-triangle {
    border-bottom-width: 1.1em;
    border-right-width: 1em;
  }

  .pq-triangle.s {
    width: .9375rem;
  }

  .pq-caption.pq-resolution {
    font-size: .9375rem;
  }

  .grid-2 {
    flex-direction: column;
    display: flex;
  }

  .div-block-6 {
    justify-content: flex-end;
  }

  .image-5 {
    width: 50em;
    max-width: 100%;
  }

  .pq-text-wrapper.motion, .pq-text-wrapper.c, .pq-text-wrapper.is-g-sync {
    text-align: left;
    align-items: flex-start;
  }

  .pq-tab-link {
    text-align: center;
    align-items: center;
    padding-left: .625rem;
    padding-right: .625rem;
    font-size: 1.0625rem;
    line-height: 1.2;
    display: flex;
  }

  .pq-tab-link.pt0 {
    justify-content: center;
    align-items: flex-end;
  }

  .pq-lottie-animation {
    width: 177vh;
    height: 100vh;
    margin-left: -47.8vh;
  }

  .pq-btn {
    font-size: 1.0625rem;
  }

  .pq-ips-video {
    overflow: hidden;
  }

  .pq-nvidia-gsync.kerning, .pq-nvidia-gsync.in-gaa {
    margin-left: -.5rem;
  }

  .pq-monitor {
    width: 80em;
  }

  .grid-3 {
    grid-template-columns: 1fr 1fr;
  }

  .pq-f-esport-wrapper {
    grid-column-gap: 1.25rem;
    width: 100%;
  }

  .pq-f-esport-wrapper.screen-size {
    padding-bottom: 151px;
  }

  .pq-hl {
    font-size: 2.1875rem;
  }

  .pq-arrow-line {
    flex: none;
    width: 10vw;
  }

  .pq-arrow.red {
    width: .3125rem;
    height: .3125rem;
    margin-left: -.3125rem;
    top: -.125rem;
  }

  .pq-arrow.red.reverse {
    width: .3125rem;
    height: .3125rem;
    margin-left: -.3125rem;
    top: -.125rem;
    left: .3125rem;
  }

  .pq-arrow.red.reverse.thick {
    width: .625rem;
    height: .625rem;
  }

  .pq-tab-size-wrapper {
    flex-direction: column;
  }

  .pq-size {
    margin-right: -.6875rem;
    font-size: 2.1875rem;
  }

  .pq-monitor-wrapper {
    width: 80em;
  }

  .pq-screen {
    width: 76.8em;
    height: 43em;
    margin-top: 1.3em;
  }

  .pq-hdr-status {
    width: 80vw;
  }

  .pq-status.on, .pq-status.off {
    font-size: 1.0625rem;
  }

  .pq-in-game-tab-link {
    background-size: 3.75rem 3.75rem;
    width: auto;
    max-width: 6.875rem;
    padding-top: 3.75rem;
    padding-left: .625rem;
    padding-right: .625rem;
    font-size: .9375rem;
  }

  .pq-in-game-tab-link.crosshair, .pq-in-game-tab-link.timer {
    background-size: 3.75rem 3.75rem;
  }

  .pq-in-game-tab-link.display {
    padding-top: 3.75rem;
  }

  .pq-tabs-menu-c.low-blue-light-m {
    grid-column-gap: .625rem;
    text-align: left;
    display: flex;
  }

  .pq-low-blue-light-img {
    width: 100%;
  }

  .pq-outline-tab-link {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-60 {
    width: 80vw;
  }

  .pq-ports-wrapper {
    top: 48.8vw;
  }

  .pq-port {
    width: 4.5rem;
    min-width: auto;
    max-width: none;
  }

  .pq-dual-mode-outline-screen {
    height: 200px;
    top: auto;
  }

  .div-block-63 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    display: flex;
  }

  .div-block-64 {
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: flex-start;
  }

  .div-block-65 {
    padding-left: 24.9em;
    padding-right: 24.9em;
  }

  .pq-btn-2 {
    font-size: 1.0625rem;
  }

  .swiper.swiper-thumb {
    margin-bottom: 1.25rem;
  }

  .image-13 {
    display: none;
  }

  .tab-link-gameplus {
    width: auto;
  }

  .image-39.is-gamvisual {
    padding: 0;
  }

  .tabs-menu-3 {
    grid-column-gap: 20px;
    grid-row-gap: 10px;
    background-color: #1a1a1a00;
    border-style: none;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0;
  }

  .text-block-7 {
    text-align: center;
    font-size: .75rem;
  }

  .text-block-12 {
    line-height: 1.2;
  }

  .image-15-copy {
    height: 15vw;
  }

  .flex-block-44 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .flex-block-49 {
    flex-flow: wrap;
  }

  .text-block-16 {
    flex: 0 auto;
    width: 100%;
    padding: 0;
  }

  .flex-block-50 {
    width: 50px;
    font-size: .625rem;
  }
}

@media screen and (max-width: 479px) {
  .pq-kv {
    padding-bottom: 10vw;
    overflow: hidden;
  }

  .pq-kv-visual {
    aspect-ratio: 1;
  }

  .pq-kv-text {
    grid-row-gap: 0px;
    margin-top: -10vw;
    padding-bottom: 50px;
  }

  .pq-heading {
    margin-top: 1rem;
  }

  .pq-heading.kerning-top {
    margin-top: 0;
  }

  .pq-heading.title {
    margin-bottom: .2em;
    font-size: 10vw;
    line-height: 1.3;
  }

  .pq-gold-highlight.large {
    border-color: #cea02933;
  }

  .pq-kv-features {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
  }

  .pq-p {
    margin-bottom: 1.5rem;
  }

  .pq-p.large {
    font-size: 1.0625rem;
  }

  .pq-p.small {
    margin-top: 0;
    font-size: .625rem;
  }

  .pq-p.bm0 {
    color: var(--white);
    margin-bottom: 0;
  }

  .pq-cc.n-bm.connectivity {
    margin-bottom: 10vw;
  }

  .pq-cc.design {
    padding-top: 5vw;
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .grid {
    grid-row-gap: 10vw;
    flex-direction: column;
    display: flex;
  }

  .pq-triangle {
    width: .9375rem;
  }

  .pq-triangle.v {
    border-top-width: .3125rem;
    border-right-width: .3125rem;
  }

  .pq-w-body {
    padding: 7em;
  }

  .pq-w-body.reflex {
    grid-row-gap: 7em;
    background-image: url('../images/bg-Reflex-Latency-Analyzer_m_1bg-Reflex-Latency-Analyzer_m.webp');
    flex-direction: column-reverse;
    flex: none;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .pq-caption {
    font-size: .875rem;
    line-height: 1.4;
  }

  .pq-caption.pq-resolution {
    font-size: .75rem;
  }

  .pq-caption.left-m {
    text-align: left;
  }

  .div-block-3._2 {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .pq-performance-overlay {
    margin-right: 0;
  }

  .pq-performance-overlay.overlay {
    width: 60vw;
    inset: -5vw auto auto 5vw;
  }

  .pq-side-one, .pq-side-two-top {
    width: .3125rem;
  }

  .pq-lb-play {
    font-size: 2vw;
  }

  .pq-ips-deco-wrapper {
    position: absolute;
    inset: 0% -3vw auto auto;
  }

  .pq-aim, .pq-360hz {
    padding-top: 20vw;
  }

  .pq-relative-flick {
    max-width: 110%;
  }

  .pq-tab-link {
    border-bottom: 2px solid #000;
    justify-content: center;
    width: 50%;
    padding: 16px .125rem 14px;
    font-size: .9375rem;
  }

  .pq-tab-link.w--current {
    border-bottom: 2px solid var(--red);
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
  }

  .pq-tab-link.pt0 {
    padding-left: .3125rem;
    padding-right: .3125rem;
  }

  .pq-tabs-menu-games {
    grid-column-gap: 0px;
    flex-wrap: wrap;
    margin-top: 5vw;
  }

  .div-block-16 {
    grid-row-gap: 5vw;
  }

  .pq-lottie-animation {
    display: none;
  }

  .pq-lottie-animation.m {
    width: 100%;
    height: auto;
    margin-left: 0;
    display: block;
  }

  .pq-ips-video {
    background-image: url('../images/ips-001_1ips-001.webp');
    background-size: contain;
  }

  .pq-gsync-visual {
    margin-top: -15vw;
  }

  .pq-nvidia-gsync {
    width: 9.8rem;
  }

  .pq-nvidia-gsync.kerning, .pq-nvidia-gsync.in-gaa {
    width: 6rem;
  }

  .pq-nvidia-gsync.in-kv {
    width: 20vw;
    top: 71vw;
    transform: translate(117%);
  }

  .pq-reflex {
    padding-top: 10vw;
    padding-bottom: 0;
  }

  .pq-dual {
    padding-top: 20vw;
  }

  .pq-design-visual {
    display: none;
  }

  .pq-design-visual.m {
    display: inline-block;
  }

  .pq-design-features-wrapper {
    grid-row-gap: 5vw;
  }

  .pq-design-feature-photo {
    width: 80vw;
    height: 18.7rem;
  }

  .pq-bubble-1 {
    bottom: 50.6vw;
    left: .2vw;
  }

  .pq-bubble-2 {
    bottom: 27.1vw;
    right: 2.3vw;
  }

  .pq-bubble-3 {
    bottom: 2.6vw;
  }

  .tabs-menu-2 {
    grid-column-gap: 0rem;
    margin-top: 5vw;
    padding-bottom: 10px;
  }

  .pq-fullwidth-img.rounded {
    height: auto;
  }

  .kv-deco-img {
    width: 140vw;
    max-width: none;
    margin-left: -20vw;
  }

  .kv-deco-img._360.m {
    display: inline-block;
  }

  .pq-f-esport-wrapper {
    flex-direction: column;
  }

  .pq-f-esport-wrapper.screen-size {
    grid-column-gap: .25rem;
    flex-direction: row;
    margin-top: 5vw;
    margin-bottom: 7vw;
    padding-bottom: 106px;
  }

  .pq-f-screen-size {
    width: auto;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .div-block-51 {
    grid-column-gap: .625rem;
    flex-direction: row;
  }

  .div-block-52 {
    width: auto;
    height: .0625rem;
  }

  .pq-size.pp {
    font-size: 1.2rem;
  }

  .tabs-menu--esport {
    grid-column-gap: 0vw;
    align-items: stretch;
    margin-top: 10vw;
    margin-bottom: 10vw;
  }

  .pq-hdr-status {
    margin-top: 10vw;
  }

  .pq-in-game-tab-link {
    width: 6.25rem;
  }

  .pq-tabs-menu-c {
    flex-wrap: wrap;
    justify-content: center;
    display: flex;
  }

  .pq-plain-tab-link {
    padding-left: .625rem;
    padding-right: .625rem;
  }

  .div-block-60 {
    width: 90vw;
    margin-left: -5vw;
  }

  .pq-ports-wrapper {
    top: 55vw;
  }

  .pq-kv-f-hd {
    width: 20vw;
  }

  .pq-kv-f-360 {
    width: 22vw;
  }

  .pq-kv-f-gsync {
    width: 24vw;
  }

  .pq-kv-f-ips {
    width: 25vw;
  }

  .pq-kv-f-hdr {
    width: 15vw;
  }

  .pq-tab-apex {
    width: 17vw;
  }

  .pq-tab-valorant {
    width: 30vw;
  }

  .pq-detail-enlarge {
    width: 3.75rem;
    height: 3.75rem;
  }

  .pq-port-icon {
    width: auto;
    height: .8125rem;
    line-height: 1;
  }

  .pq-dual-mode-outline-screen {
    height: 160px;
  }

  .pq-dual-mode-outline-screen.rounded {
    height: auto;
  }

  .pq-kv-f-hdr-600 {
    width: 50vw;
  }

  .pq-ulmb-2 {
    font-size: 1.4rem;
  }

  .pq-ulmb-2._2 {
    margin-bottom: -.15em;
  }

  .div-block-64 {
    margin-top: 5vw;
    margin-bottom: 10vw;
  }

  .div-block-65 {
    padding-left: 12.4em;
    padding-right: 12.4em;
  }

  .pq-circle {
    width: 16em;
    height: 16em;
  }

  .flex-block-5 {
    font-size: 1.2rem;
  }

  .xg-tab-link {
    font-size: 1rem;
  }

  .pq-btn-2 {
    background-color: #0000;
    border-style: none;
    border-radius: 0;
    padding: 0;
  }

  .flex-block-27 {
    margin-top: .625rem;
  }

  .xg-notes-wrapper {
    justify-content: center;
    align-items: center;
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
  }

  .tabs-menu-3.is-gamevisual {
    grid-column-gap: 1.25rem;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .flex-block-29 {
    justify-content: center;
    align-items: flex-start;
    position: relative;
    bottom: auto;
  }

  .flex-block-29._2 {
    margin-top: 0;
  }

  .image-15 {
    position: static;
    -webkit-mask-image: linear-gradient(#000 90%, #0000 100%);
    mask-image: linear-gradient(#000 90%, #0000 100%);
  }

  .flex-block-30 {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .image-15-copy {
    height: 23vw;
    transform: translate(0, -100%);
  }

  .xg-section.is-ports {
    padding-top: 50px;
  }

  .div-block-75 {
    aspect-ratio: auto;
  }

  .flex-block-32 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 50px;
  }

  .div-block-77 {
    padding: 10px;
  }

  .splitter-wrapper {
    aspect-ratio: 3 / 2.5;
  }

  .div-block-80 {
    width: 150%;
  }

  .div-block-80.m {
    top: 64%;
  }

  .div-block-81 {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background-color: #ffffff80;
    border: 1px solid #0000001a;
    border-radius: 100px;
    width: .8em;
    height: 7.4em;
    font-size: 24px;
    display: block;
    position: absolute;
    right: 4px;
  }

  .flex-block-47 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding: 10px;
  }

  .div-block-84 {
    padding: 0;
  }

  .flex-block-49 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: space-between;
  }

  .text-block-16 {
    margin-bottom: 5px;
  }

  .flex-block-51, .flex-block-51.is-nvidia {
    height: 3.1rem;
  }

  .div-block-86 {
    margin-left: 5px;
  }

  .text-block-19 {
    font-size: .625rem;
  }

  .div-block-88 {
    letter-spacing: .1em;
    font-size: .75rem;
  }

  .flex-block-53 {
    display: none;
  }

  .pq-kv-f-hdr-601 {
    width: 50vw;
  }

  .text-block-21 {
    width: 90%;
    font-size: 1rem;
    line-height: 1.2;
  }

  .play-pause-button {
    width: 40px;
  }

  .pq-g-sync-pulsar {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-91 {
    border-radius: 0;
  }

  .div-block-91.m {
    aspect-ratio: auto;
  }

  .pq-id {
    margin-top: 50px;
  }

  .flex-block-55 {
    width: 100%;
  }

  .flex-block-56 {
    justify-content: center;
    align-items: flex-start;
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .image-44 {
    position: absolute;
    inset: 0%;
  }

  .link-block-2 {
    font-size: 1.2rem;
  }

  .text-block-24 {
    text-align: center;
    background-color: #ffffff1a;
    border-radius: 5px;
    order: -9999;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 1rem;
    display: block;
  }

  .text-block-24._2 {
    order: 0;
  }

  .div-block-93 {
    aspect-ratio: 3 / 2.5;
  }

  .image-47 {
    aspect-ratio: 1 / 1.3;
  }
}

#w-node-_5bacf719-2406-a61d-e5bc-1159df6b5c4a-5de65218, #w-node-_779c2ceb-39ce-1e94-f64a-2d2613e85c65-5de65218 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_151f54f3-cfc0-952b-7afc-c39538267d63-5de65218, #w-node-_887ec27b-f1b0-634c-c51c-244be35244cd-5de65218, #w-node-_3db69499-3b37-c0bc-f87f-d9e6ba709b08-5de65218 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_3e22debd-7190-afed-7ecc-5c341b78a5d8-5de65218 {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-_368ea7ee-20ce-7cb8-c208-0b7672744ad8-5de65218 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4f1e2dc3-18b8-2552-d214-f9753973fd22-5de65218, #w-node-_5033f85f-371b-72c9-5ab4-9c5eab7e77db-5de65218 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9c2f4360-646e-58b7-a1e5-68b40765cfa9-5de65218, #w-node-ae2e82f8-ddbf-0f45-0091-178fe5aa3e36-5de65218 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_0005f56e-7cf8-30b4-4f96-abc867f4b9e0-5de65218 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bf7ade32-afb2-1950-ad1b-d504c9c131be-5de65218 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_3050830b-e347-1545-8c23-6c46649eb5aa-5de65218 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-be61cc2e-767e-76e9-b4d0-cb1d105001a0-5de65218, #w-node-_7d1b2509-780a-3329-e0ef-1debf3bff191-5de65218 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_2c4607b5-89be-362f-a614-752d97e648b0-5de65218 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

@media screen and (max-width: 991px) {
  #w-node-_5bacf719-2406-a61d-e5bc-1159df6b5c4a-5de65218, #w-node-_779c2ceb-39ce-1e94-f64a-2d2613e85c65-5de65218, #w-node-_151f54f3-cfc0-952b-7afc-c39538267d63-5de65218, #w-node-_887ec27b-f1b0-634c-c51c-244be35244cd-5de65218, #w-node-_3db69499-3b37-c0bc-f87f-d9e6ba709b08-5de65218, #w-node-_3e22debd-7190-afed-7ecc-5c341b78a5d8-5de65218 {
    grid-column: span 1 / span 1;
  }
}


@font-face {
  font-family: 'Nvidiasans W Bd';
  src: url('../fonts/NVIDIASans_W_Bd.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nvidiasans W Rg';
  src: url('../fonts/NVIDIASans_W_Rg.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tradegothicltpro';
  src: url('../fonts/TradeGothicLTPro-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rogfonts es';
  src: url('../fonts/ROGFonts-Regular_ES.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}