#nitro-v15-geforce {
  overflow: hidden;
}

#nitro-v15-geforce p {
  font-size: 15px !important;
  font-family: "nvidia-regular" !important;
  line-height: 1.8;
}

#nitro-v15-geforce h1,
#nitro-v15-geforce h2,
#nitro-v15-geforce h3,
#nitro-v15-geforce h4,
#nitro-v15-geforce h5 {
  color: #ffffff;
  font-family: "nvidia-bold" !important;
}

#nitro-v15-geforce .dlss {
  background: url("../../assets/images/nitro-v15/geforce-nvidia/bg-dlss.jpg") no-repeat top
    center;
  background-size: cover;
}

#nitro-v15-geforce .maxq .features p {
  font-size: 13px;
  margin-top: 2px;
}

#nitro-v15-geforce img {
      height: fit-content;
}

#nitro-v15-geforce .maxq .dot {
  height: 25px;
  width: 25px;
  color: #fff;
  background-color: #76b900;
  border-radius: 50%;
  display: inline-block;
}

@media (min-width: 924px) {
  #nitro-v15-geforce .estudos {
    background: url("../../assets/images/nitro-v15/geforce-nvidia/bg-studies.jpg") center no-repeat
      ;
    background-size: cover;
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
}
#nitro-v15-geforce .criacao h2 {
  font-size: 3.2rem !important;
}
#nitro-v15-geforce .vantagens {
  background-color: #1a1a1a;
}

#nitro-v15-geforce .vantagens h5{
  font-size: 2.4rem !important;
}

#nitro-v15-geforce .vantagens p {
  line-height: 1.5;
}
