body {
  font-family: "Myriad Pro";
  margin: 0;
}
img {
  width: auto;
  height: auto;
  margin: auto;
  max-width: 100%;
}

.nv-container {
  max-width: 1080px;
  margin: auto;
  grid-template-columns: repeat(12, 1fr);
}

.nv-main-background {
  background: url("../imgs/main-background.png") #000;
}

.nv-main__title {
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 1.25;
  margin: 0;
}
.nv-main__subtitle {
  color: rgb(255, 255, 255);
  line-height: 1.25;
  margin: 0;
  font-weight: 700;
}
.nv-main__text {
  font-size: 15px;
  color: #fff;
  line-height: 1.4;
  margin: 0;
}
.link {
  display: block;
  width: fit-content;
  padding: 13px 26px;
  background: #76b900;
  color: #000;
  text-decoration: none;
  transition: 0.3s;
  font-weight: 700;
}
.link:hover {
  text-decoration: none;
  color: #000;
  transition: 0.3s;
  background: #76d300;
}
.nv-main-logo {
  margin-top: 60px;
}

.section-2-background {
  background-color: #000;
  padding: 90px 0 0 0;
}

.nv-title {
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 1.333;
  text-align: center;
  margin: 0;
}

.benefit-img {
  margin-bottom: 15px;
  text-align: center;
}
.benefit-text {
  text-align: center;
}
.benefit-text__title {
  color: rgb(255, 255, 255);
  line-height: 1.25;
  margin: 0;
  margin-bottom: 5px;
  font-weight: 700;
}
.benefit-text__subtitle {
  color: rgb(255, 255, 255);
  line-height: 1.25;
  margin: 0;
}

.section-3-background {
  background-color: #000;
  padding: 90px 0;
}
.section-background-black {
  background: #000;
}
.info-block {
  margin-top: 65px;
  padding-bottom: 60px;
  border-bottom: 1px solid #999999;
}

.info-block-title {
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 1.25;
  text-align: center;
  margin: 0;
  margin-bottom: 30px;
}
.info-block-subtext {
  color: rgb(255, 255, 255);
  line-height: 1.667;
  text-align: center;
  margin: 0;
}

.product-name {
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 1.25;
  text-align: center;
  margin: 0;
}
.product-buy .link {
  margin: auto;
}

.product-img {
  margin-bottom: 40px;
  text-align: center;
}
.product-title {
  margin-bottom: 30px;
}
.products-container .info-block:last-child {
  border-bottom: unset;
  padding-bottom: 0;
}

.section-footer-background {
  background-color: #000;
}
.footer-block-con {
  padding-top: 65px;
  border-top: 2px solid #999999;
  padding-bottom: 60px;
}
.foot-text {
  font-size: 11px;
  color: rgb(153, 153, 153);
  line-height: 1.4;
  text-align: center;
  margin: 0;
}
.footer-logo {
  margin-bottom: 30px;
  text-align: center;
  display: flex;
  grid-gap: 60px;
  justify-content: center;
}
.footer-logo img {
  margin: 0;
}
.mobile {
  display: none;
}

.nv-arch_title {
  font-size: 20px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 1.25;
  text-align: center;
  margin: 0;
  margin-bottom: 30px;
}
.arcg-des-block {
  margin-bottom: 30px;
}
.arch-block-title {
  font-size: 20px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 1.25;
  margin: 0;
  margin-bottom: 15px;
}
.arch-block-text {
  font-size: 15px;
  color: rgb(255, 255, 255);
  line-height: 1.25;
  margin: 0;
}

.nv-rtx-benefits {
  padding-bottom: 90px;
  border-bottom: 1px solid #525252;
}
.nv-text {
  color: rgb(255, 255, 255);
  line-height: 1.667;
  text-align: center;
  font-size: 15px;
  margin: 0;
  margin-bottom: 60px;
  margin-top: 30px;
}

.main-instr {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(2, 1fr);
}

.nv-up_title {
  font-size: 18px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  margin: 0;
  margin-bottom: 15px;
}

.instr__title {
  font-size: 28px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  margin: 0;
  margin-bottom: 30px;
}

.instr_text {
  font-size: 15px;
  color: rgb(255, 255, 255);
  line-height: 1.667;
  margin: 0;
}
.section-background-instr {
  background: url("../imgs/instr-atr.png") center no-repeat;
  background-size: cover;
  padding-bottom: 90px;
}

.instruments-container {
  margin-top: 60px;
}
.instruments-dop {
  display: grid;
  grid-gap: 30px;
  margin-top: 60px;
}
.instr-dop .instr-image {
  margin-bottom: 30px;
}
.voz__title {
  font-size: 24px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 1.25;
  text-align: left;
  padding: 0 20px;
  margin: 0;
  margin-bottom: 30px;
}
.voz__text {
  font-size: 15px;
  padding: 0 20px 30px 20px;
  color: rgb(255, 255, 255);
  line-height: 1.667;
  text-align: left;
  margin: 0;
}
.dop-voz-container {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 60px;
}
.voz-image {
  margin-bottom: 30px;
  text-align: center;
}
.section-background-grey {
  background: #1a1a1a;
}
.voz-block {
  background: #000;
}
.spec-container {
  max-width: 410px;
  margin: 60px auto 0 auto;
}
.spec-option {
  display: flex;
  justify-content: space-between;
}
.spec-name {
  font-size: 20px;
  color: rgb(255, 255, 255);
  line-height: 1.667;
  margin: 0;
}
.spec-val.rename {
  font-size: 15px;
}
.spec-val {
  font-size: 20px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 1.25;
  margin: 0;
}
.spec-line {
  margin: 15px 0;
  width: 100%;
  height: 1px;
  background: #666666;
}

.gallery {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 60px;
}
.gallery-image {
  height: 400px;
  background: #999999;
}
@media screen and (min-width: 1600px) {
  .pc-display {
    display: block;
  }
  .mobile-display {
    display: none;
  }
  .backdlss3 {
    background: #000 url(../imgs/dlss3-art.png);
    height: 1080px;
    background-position: center;
    background-size: cover;
  }
  .backdlss3 .image-center-container {
    background: unset !important;
    height: auto;
  }
  .reflex-back {
    background: #000 url(../imgs/reflex-art.png);
    height: 1080px;
    background-position: center;
    background-size: cover;
  }
  .reflex-back .image-center-container {
    background: unset !important;
    height: auto;
  }
  .instruments-dop {
    grid-template-columns: repeat(2, 1fr);
  }
  .image-center-container {
    height: 1050px;
    width: 100%;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }
  .section-pad-90 {
    padding-top: 90px;
  }
  .section-pad-90-bot {
    padding-bottom: 90px;
  }
  .arch-container {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    margin-top: 30px;
  }
  .products {
    margin-top: 60px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
  }
  .product-name {
    font-size: 18px;
  }
  .info-block-subtext {
    font-size: 15px;
  }
  .info-block-title {
    font-size: 24px;
  }
  .benefit-text__subtitle {
    font-size: 15px;
  }
  .benefit-text__title {
    font-size: 20px;
  }
  .nv-main__title {
    font-size: 48px;
    margin-bottom: 30px;
  }
  .nv-main__subtitle {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .nv-main__text {
    margin-bottom: 30px;
  }
  .link {
    font-size: 16px;
  }

  .main-info {
    max-width: 55%;
  }
  .nv-main-background {
    background-position: right;
    background-repeat: no-repeat;
    padding: 70px 0 70px 0;
  }
  .nv-title {
    font-size: 36px;
  }
  .nv-rtx-benefits {
    margin-top: 55px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 40px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1600px) {
  .pc-display {
    display: block;
  }
  .mobile-display {
    display: none;
  }
  .backdlss3 {
    background: #000 url(../imgs/dlss3-art.png);
    height: 650px;
    background-position: center;
    background-size: cover;
  }
  .backdlss3 .image-center-container {
    background: unset !important;
    height: auto;
  }
  .reflex-back {
    background: #000 url(../imgs/reflex-art.png);
    height: 650px;
    background-position: center;
    background-size: cover;
  }
  .reflex-back .image-center-container {
    background: unset !important;
    height: auto;
  }
  .arch-container {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    margin-top: 60px;
  }
  .image-center-container {
    height: 650px;
    width: 100%;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }
  .section-pad-90 {
    padding-top: 60px;
  }
  .section-pad-90-bot {
    padding-bottom: 60px;
  }
  .instruments-dop {
    grid-template-columns: repeat(2, 1fr);
  }

  .products {
    margin-top: 60px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
  }
  .product-name {
    font-size: 18px;
  }
  .info-block-subtext {
    font-size: 15px;
  }
  .info-block-title {
    font-size: 24px;
  }
  .benefit-text__subtitle {
    font-size: 15px;
  }
  .benefit-text__title {
    font-size: 20px;
  }
  .nv-main__title {
    font-size: 48px;
    margin-bottom: 30px;
  }
  .nv-main__subtitle {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .nv-main__text {
    margin-bottom: 30px;
  }
  .link {
    font-size: 16px;
  }

  .main-info {
    max-width: 40%;
  }
  .nv-main-background {
    background-position: left;
    background-repeat: no-repeat;
    padding: 70px 0 50px 0;
    background-size: cover;
  }
  .nv-title {
    font-size: 36px;
  }
  .nv-rtx-benefits {
    margin-top: 55px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .pc-display {
    display: none;
  }

  .mobile-display {
    display: block;
    margin-bottom: 30px;
  }
  .main-instr {
    grid-template-columns: 100%;
  }
  .reflex-back {
    padding-bottom: 60px;
  }
  .reflex-back .nv-text {
    margin-bottom: 0;
  }
  .main-info {
    padding-bottom: 60px;
    border-bottom: 1px solid #999999;
  }
  .arch-container {
    margin-top: 30px;
    display: grid;
    grid-gap: 30px;
    grid-template-columns: 100%;
    text-align: center;
  }
  .arch-image {
    text-align: center;
  }
  .image-center-container {
    height: 550px;
    width: 100%;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }
  .section-pad-90 {
    padding-top: 60px;
  }
  .section-pad-90-bot {
    padding-bottom: 60px;
  }
  .instruments-dop {
    grid-template-columns: 100%;
  }
  .dop-voz-container {
    grid-template-columns: 100%;
  }

  .main-mobile {
    text-align: center;
    margin-bottom: 30px;
  }
  .mobile {
    display: block;
  }
  .nv-container {
    max-width: 560px;
  }
  .nv-main-background {
    background: #000;
  }
  .section-2-background {
    padding-top: 60px;
  }
  .products {
    grid-template-columns: 100%;
    display: grid;
    grid-gap: 60px;
    margin-top: 60px;
  }
  .section-3-background {
    padding: 60px 0;
  }
  .product {
    text-align: center;
  }
  .info-block {
    margin-top: 30px;
  }

  .product-name {
    font-size: 18px;
  }
  .info-block-subtext {
    font-size: 15px;
  }
  .info-block-title {
    font-size: 24px;
  }
  .benefit-text__subtitle {
    font-size: 15px;
  }
  .benefit-text__title {
    font-size: 20px;
  }
  .nv-main__title {
    font-size: 48px;
    margin-bottom: 30px;
  }
  .nv-main__subtitle {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .nv-main__text {
    margin-bottom: 30px;
  }
  .link {
    font-size: 16px;
  }

  .nv-title {
    font-size: 36px;
  }
  .nv-rtx-benefits {
    margin-top: 30px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
  }
}
@media screen and (min-width: 576px) and (max-width: 768px) {
  .reflex-back .nv-text {
    margin-bottom: 0;
  }
  .reflex-back {
    padding-bottom: 60px;
  }
  .pc-display {
    display: none;
  }

  .mobile-display {
    display: block;
    margin-bottom: 30px;
  }
  .main-instr {
    grid-template-columns: 100%;
  }
  .instruments-dop {
    grid-template-columns: 100%;
  }
  .nv-rtx-benefits {
    padding-bottom: 60px;
  }
  .arch-image {
    text-align: center;
  }
  .main-mobile {
    text-align: center;
    margin-bottom: 30px;
  }
  .arch-container {
    margin-top: 30px;
    display: grid;
    grid-gap: 30px;
    grid-template-columns: 100%;
  }
  .image-center-container {
    height: 310px;
    width: 100%;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }
  .section-pad-90 {
    padding-top: 60px;
  }
  .section-pad-90-bot {
    padding-bottom: 60px;
  }

  .dop-voz-container {
    grid-template-columns: 100%;
  }
  .voz-block {
    padding: 20px;
  }
  .gallery {
    grid-template-columns: 100%;
  }
  .voz__text,
  .voz__title {
    padding: 0;
  }

  .mobile {
    display: block;
  }
  .nv-container {
    max-width: 380px;
  }
  .nv-main-background {
    background: #000;
  }
  .products {
    grid-template-columns: 100%;
    margin-top: 60px;
    display: grid;
    grid-gap: 60px;
    margin-top: 60px;
  }
  .nv-arch_title,
  .arch-block-title {
    font-size: 18px;
  }
  .product {
    text-align: center;
  }
  .info-block {
    margin-top: 30px;
  }

  .product-name {
    font-size: 18px;
  }
  .info-block-subtext {
    font-size: 15px;
  }
  .info-block-title {
    font-size: 24px;
  }
  .benefit-text__subtitle {
    font-size: 15px;
  }
  .benefit-text__title {
    font-size: 16px;
  }
  .nv-main__title {
    font-size: 36px;
    margin-bottom: 20px;
  }
  .nv-main__subtitle {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .nv-main__text {
    margin-bottom: 30px;
  }
  .link {
    font-size: 16px;
  }

  .nv-title {
    font-size: 28px;
  }
  .nv-rtx-benefits {
    margin-top: 55px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
  }
  .rtx-benefit {
    margin-bottom: 20px;
  }
  .section-2-background,
  .section-3-background {
    padding-top: 60px;
  }
  .main-info {
    padding-bottom: 60px;
    border-bottom: 1px solid #999999;
  }
  .instr__title {
    font-size: 24px;
  }
  .nv-up_title {
    font-size: 16px;
  }
}
@media screen and (max-width: 576px) {
  .main-instr {
    grid-template-columns: 100%;
  }
  .instruments-dop {
    grid-template-columns: 100%;
  }
  .nv-rtx-benefits {
    padding-bottom: 60px;
  }
  .arch-image {
    text-align: center;
  }
  .main-mobile {
    text-align: center;
    margin-bottom: 30px;
  }
  .arch-container {
    margin-top: 30px;
    display: grid;
    grid-gap: 30px;
    grid-template-columns: 100%;
  }
  .image-center-container {
    height: 310px;
    width: 100%;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }
  .section-pad-90 {
    padding-top: 60px;
  }
  .section-pad-90-bot {
    padding-bottom: 60px;
  }

  .dop-voz-container {
    grid-template-columns: 100%;
  }
  .voz-block {
    padding: 20px;
  }
  .gallery {
    grid-template-columns: 100%;
  }
  .voz__text,
  .voz__title {
    padding: 0;
  }

  .mobile {
    display: block;
  }
  .nv-container {
    max-width: 300px;
  }
  .nv-main-background {
    background: #000;
  }
  .products {
    grid-template-columns: 100%;
    display: grid;
    margin-top: 60px;
    grid-gap: 60px;
  }
  .product {
    text-align: center;
  }
  .info-block {
    margin-top: 30px;
  }

  .product-name {
    font-size: 18px;
  }
  .info-block-subtext {
    font-size: 15px;
  }
  .info-block-title {
    font-size: 24px;
  }
  .benefit-text__subtitle {
    font-size: 15px;
  }
  .benefit-text__title {
    font-size: 16px;
  }
  .nv-main__title {
    font-size: 36px;
    margin-bottom: 20px;
  }
  .nv-main__subtitle {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .nv-main__text {
    margin-bottom: 30px;
  }
  .link {
    font-size: 16px;
  }

  .nv-title {
    font-size: 28px;
  }
  .nv-rtx-benefits {
    margin-top: 55px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
  }
  .main-info {
    padding-bottom: 60px;
    border-bottom: 1px solid #999999;
  }
  .nv-arch_title {
    font-size: 18px;
  }
  .arch-block-title {
    font-size: 18px;
  }
  .pc-display {
    display: none;
  }

  .mobile-display {
    display: block;
    margin-bottom: 30px;
  }
  .reflex-back .nv-text {
    margin-bottom: 0;
  }
  .reflex-back {
    padding-bottom: 60px;
  }
  .nv-up_title {
    font-size: 16px;
  }
  .instr__title {
    font-size: 24px;
  }
  .voz__title {
    font-size: 20px;
  }
  .footer-logo {
    flex-direction: column;
    grid-gap: 30px;
  }
  .footer-logo img {
    margin: auto;
    height: auto;
    width: auto;
  }
  .section-3-background {
    padding: 60px 0;
  }
  .footer-block-con {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@font-face {
  font-family: "Myriad Pro";
  src: url("../fonts/MYRIADPRO-REGULAR.OTF");
  font-style: normal;
  font-weight: normal;
}
