@font-face {
    font-family: NVIDIASans;
    font-style: normal;
    font-weight: 600;
    src: url(/themes/img/events/compx/NVIDIASans-Bold.ttf) format("truetype")
}

@font-face {
    font-family: NVIDIASans;
    font-style: normal;
    font-weight: 400;
    src: url(/themes/img/events/compx/NVIDIASans-Regular.ttf) format("truetype")
}

.rtx-super {
    background-color: #000;
    font-family: NVIDIASans;
    margin: 0;
    padding-top: 16px;
    margin-top: -20px;
}

.rtx-super img {
    height: auto;
    margin: auto;
    max-width: 100%
}

@media (max-width: 768px) {
    .main-img {
        -o-object-fit:cover;
        object-fit: cover;
        width: 100%!important
    }
}

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

.nv-main-background {
    background: url(/themes/img/events/compx/1bg.webp) #000
}

.nv-main-background.nv-main-background--blackwell {
    background: url(/themes/img/events/compx/main-background-blackwell.webp) #000
}

@media (max-width: 600px) {
    .nv-main-background.nv-main-background--blackwell {
        padding-top:0!important
    }
}

.main-bg {
    background-position: 50%!important;
    padding: 70px 0 30px!important
}

@media (max-width: 600px) {
    .main-bg {
        padding-top:0!important
    }
}

.nv-main-background.speed-dlss {
    aspect-ratio: 16/7;
    background: url(/themes/img/events/compx/17bg.webp) #000;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto;
    max-width: 1350px;
    width: 100%
}

@media (max-width: 1180px) {
    .nv-main-background.speed-dlss {
        background:#000
    }
}

@media (max-width: 600px) {
    .nv-main-background.speed-dlss {
        aspect-ratio:0
    }
}

.speed-dlss {
    padding: 30px 0 15px!important
}

@media (max-width: 1180px) {
    .speed-dlss {
        padding:30px 0 0!important
    }
}

.nv-main-background.wrap-speed {
    aspect-ratio: 16/6;
    background: url(/themes/img/events/compx/185bg.webp) #000;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto;
    max-width: 1350px;
    width: 100%
}

@media (max-width: 1180px) {
    .nv-main-background.wrap-speed {
        background:#000
    }
}

@media (max-width: 600px) {
    .nv-main-background.wrap-speed {
        aspect-ratio:0
    }
}

.wrap-speed {
    padding: 100px 0 40px!important
}

@media (max-width: 1180px) {
    .wrap-speed {
        padding:30px 0 0!important
    }
}

.nv-main-background.world-ai {
    aspect-ratio: 16/6.5;
    background: url(/themes/img/events/compx/20bg.webp) #000;
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto;
    max-width: 1350px;
    width: 100%
}

.nv-main-background.world-ai.world-ai-2 {
    background: url(/themes/img/events/compx/26bg.jpg) #000
}

@media (max-width: 1180px) {
    .nv-main-background.world-ai,.nv-main-background.world-ai.world-ai-2 {
        background:#000
    }
}

@media (max-width: 600px) {
    .nv-main-background.world-ai {
        aspect-ratio:0
    }
}

.world-ai {
    align-items: center;
    display: grid;
    padding: 0!important
}

.nv-main-background.creative-ai {
    aspect-ratio: 16/7;
    background: url(/themes/img/events/compx/21bg.webp) #000;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto;
    max-width: 1350px;
    width: 100%
}

@media (max-width: 1180px) {
    .nv-main-background.creative-ai {
        background:#000
    }
}

@media (max-width: 600px) {
    .nv-main-background.creative-ai {
        aspect-ratio:0
    }
}

.pb-0 {
    padding-bottom: 0!important
}

.creative-ai {
    margin-top: 50px!important;
    padding-top: 0!important
}

@media (max-width: 1180px) {
    .creative-ai {
        margin-top:0!important
    }
}

.creative-ai-card {
    margin-top: -100px;
    padding-bottom: 90px
}

@media (max-width: 1180px) {
    .creative-ai-card {
        margin:0 auto;
        max-width: 380px;
        padding-bottom: 60px
    }
}

@media (max-width: 600px) {
    .creative-ai-card {
        max-width:300px
    }
}

@media (max-width: 1180px) {
    .nv-product-container {
        padding:60px 0
    }
}

.creative-container {
    -moz-column-gap: 30px;
    column-gap: 30px;
    display: grid;
    grid-template-columns: repeat(4,1fr)
}

@media (max-width: 1180px) {
    .creative-container {
        grid-template-columns:repeat(2,1fr);
        row-gap: 30px
    }
}

@media (max-width: 768px) {
    .creative-container {
        grid-template-columns:repeat(1,1fr);
        row-gap: 30px
    }
}

.creative-dop {
    display: grid;
    grid-template-rows: auto 1fr;
    row-gap: 30px;
    text-align: left
}

@media (max-width: 768px) {
    .creative-image img {
        height:auto;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%
    }
}

.creative-info {
    box-sizing: border-box;
    display: grid;
    gap: 25px;
    grid-template-rows: 5% 17% auto
}

.creative-info__title {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    margin: 0
}

.creative-info__subtitle {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    margin: 0
}

.creative-info_text {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    margin: 0
}

.section-background-ai {
    aspect-ratio: 16/9;
    background: url(/themes/img/events/compx/16bg.jpg) #000;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    max-width: 1350px;
    padding-top: 15px!important;
    width: 100%
}

@media (max-width: 1180px) {
    .section-background-ai {
        background:#000;
        padding-top: 60px!important
    }

    .section-2-background {
        border-bottom: 1px solid #999;
        margin: 0 auto;
        max-width: 380px
    }
}

@media (max-width: 600px) {
    .section-2-background {
        max-width:300px
    }
}

.nv-main__title {
    font-weight: 500
}

.nv-main__subtitle,.nv-main__title {
    color: #fff;
    line-height: 1.25;
    margin: 0
}

.nv-main__subtitle {
    font-weight: 700
}

.nv-main__text {
    color: #fff;
    font-size: 15px;
    line-height: 25px;
    margin: 0;
    width: 70%
}

@media (max-width: 768px) {
    .main-txt {
        width:80%
    }
}

.nv-main__text.wrap-speed-txt {
    width: 53%
}

@media (max-width: 768px) {
    .nv-main__text.wrap-speed-txt {
        width:90%
    }
}

.nv-main__text.speed-dlss-txt {
    width: 56%
}

@media (max-width: 768px) {
    .nv-main__text.speed-dlss-txt {
        width:78%
    }
}

.nv-main__text.world-ai-txt {
    width: 63%
}

@media (max-width: 768px) {
    .nv-main__text.world-ai-txt {
        width:75%
    }
}

.nv-main__text.creative-ai-txt {
    width: 74%
}

@media (max-width: 768px) {
    .nv-main__text.creative-ai-txt {
        width:95%
    }
}

.section-pad-90 {
    padding-bottom: 110px
}

@media (max-width: 768px) {
    .section-pad-90 {
        padding-bottom:0
    }
}

.link {
    background: #76b900;
    color: #000;
    display: block;
    font-weight: 600;
    padding: 13px 26px;
    width: -moz-fit-content;
    width: fit-content
}

.link,.link:hover {
    text-decoration: none;
    transition: .3s
}

.link:hover {
    background: #76d300
}

.nv-main-logo {
    margin-top: 60px;
    width: 136px;
}

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

.nv-title {
    color: #fff;
    font-weight: 700;
    line-height: 1.333;
    margin: 0;
    text-align: center
}

.benefit-img {
    margin-bottom: 15px;
    text-align: center;
    min-height: 80px;
}

.benefit-img svg {
    height: 80px;
    width: auto;
}

.benefit-text {
    padding: 0 10px;
    text-align: center
}

.benefit-text__title {
    color: #fff;
    font-weight: 700;
    line-height: 1.25;
    margin: 0 0 30px
}

.benefit-text__subtitle {
    color: #fff;
    font-weight: 400;
    line-height: 1.25;
    margin: 0
}

.section-3-background {
    background-color: #000
}

.section-background-black {
    background: #000
}

.info-block {
    border-bottom: 1px solid #999;
    margin-top: 0;
    padding-bottom: 60px
}

.info-block-title {
    color: #fff;
    font-weight: 700;
    line-height: 1.25;
    margin: 0 0 30px;
    text-align: center
}

.info-block-subtext {
    line-height: 1.667
}

.info-block-subtext,.product-name {
    color: #fff;
    margin: 0;
    text-align: center
}

.product-name {
    font-weight: 700;
    line-height: 1.25
}

.product-buy .link {
    margin: auto
}
.main-info .product-buy .link {
    margin: 0
}

.product-img {
    margin-bottom: 40px
}

.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 {
    border-top: 1px solid #999;
    padding-bottom: 60px;
    padding-top: 65px
}

.foot-text {
    color: #999;
    font-size: 11px;
    line-height: 1.4;
    margin: 0;
    text-align: center
}

.footer-logo {
    grid-gap: 60px;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    text-align: center
}

.artline-logo {
    height: 52px!important;
    margin: auto 0
}

.footer-logo img {
    margin: 0;
    height: 160px;
    width: auto
}

.footer-logo-age {
    min-width: 52px!important
}

.mobile {
    display: none
}

.nv-arch_title {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.25;
    margin: 0 0 30px;
    text-align: center
}

@media (max-width: 768px) {
    .nv-arch_title {
        font-size:16px
    }
}

.goods-section-subtitle {
    font-size: 28px;
    padding-top: 80px
}

@media (max-width: 768px) {
    .goods-section-subtitle {
        font-size:24px
    }
}

@media (max-width: 600px) {
    .goods-section-subtitle {
        font-size:22px
    }
}

.arcg-des-block {
    margin-bottom: 48px
}

@media (max-width: 768px) {
    .arcg-des-block {
        display:grid;
        justify-items: center;
        text-align: center
    }
}

.arch-block-title {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    margin: 0
}

@media (max-width: 768px) {
    .arch-block-title {
        padding-bottom:15px
    }
}

.arch-image {
    align-items: center;
    display: flex;
    justify-content: center
}

@media (max-width: 768px) {
    .arch-mobile-title {
        width:90%
    }
}

.arch-block-text {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.25;
    margin: 0
}

.nv-rtx-benefits {
    padding-bottom: 90px
}

.rtx-benefit {
    background-color: #1a1a1a;
    padding: 30px 0
}

.nv-text {
    color: #fff;
    font-size: 15px;
    line-height: 1.667;
    margin: 30px 0 60px;
    text-align: center
}

@media (max-width: 768px) {
    .nv-text {
        margin-bottom:9px
    }
}

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

.nv-up_title {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 15px
}

.instr-info {
    padding: 20px
}

.instr__title {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    margin: 0 0 30px
}

@media (max-width: 768px) {
    .instr__title {
        font-size:18px;
        margin-bottom: 10px
    }
}

.instr_text {
    color: #fff;
    font-size: 15px;
    line-height: 1.667;
    margin: 0
}

.section-background-instr {
    background-color: #000;
    margin: 0 auto;
    max-width: 1020px;
    padding-bottom: 60px
}

@media (max-width: 768px) {
    .section-background-instr {
        max-width:380px
    }
}

@media (max-width: 600px) {
    .section-background-instr {
        max-width:300px
    }
}

.instruments-container {
    margin-top: 60px
}

.instruments-dop {
    grid-gap: 30px;
    display: grid;
    margin-top: 60px
}

.instr-dop {
    background-color: #1a1a1a;
    display: flex;
    flex-direction: column
}

.instr-image {
    max-height: 260px
}

.instr-image img {
    height: auto;
    width: 100%
}

.instruments-txt {
    color: #2e2e2e;
    display: flex;
    font-size: 11px;
    font-weight: 400;
    justify-content: center;
    line-height: 15px;
    padding-top: 30px;
    text-align: center;
    width: 100%
}

.spec-container {
    margin: 60px auto 0;
    max-width: 410px
}

.spec-option {
    display: flex;
    justify-content: space-between
}

.spec-name {
    color: #fff;
    font-size: 20px;
    line-height: 1.667;
    margin: 0
}

.spec-val.rename {
    font-size: 15px
}

.spec-val {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.25;
    margin: 0
}

.spec-line {
    background: #666;
    height: 1px;
    margin: 15px 0;
    width: 100%
}

.gallery {
    grid-gap: 30px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    margin-top: 60px
}

.gallery-image {
    background: #999;
    height: 400px
}

.nv-title.secondTitle {
    margin-bottom: 30px;
    text-align: left
}

.nv-title.second-name {
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 30px;
    text-align: left
}

.second-product-title li {
    color: #fff;
    font-size: 18px;
    line-height: 1.25;
    margin-bottom: 30px
}

.second-product-title li:last-child {
    margin-bottom: 0
}

.content-image {
    margin-top: 60px;
    text-align: center
}

.pb-60 {
    padding-bottom: 60px
}

.content-image-text {
    color: #999;
    font-size: 11px;
    margin-top: 30px
}

.nv-product-container {
    padding: 90px 0;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
}

@media screen and (min-width: 768px) and (max-width:1200px) {
    .arch-container {
        grid-gap:30px;
        align-items: center;
        display: grid;
        grid-template-columns: 100%;
        grid-template-columns: repeat(2,1fr);
        margin-top: 30px;
        margin-top: 60px
    }

    .image-center-container {
        background-position: 50%!important;
        background-repeat: no-repeat!important;
        height: 538px;
        width: 100%
    }

    .section-pad-90 {
        padding-top: 60px
    }

    .section-pad-90-bot {
        padding-bottom: 60px
    }

    .dop-voz-container,.instruments-dop {
        grid-template-columns: repeat(2,1fr)
    }

    .main-mobile {
        margin-bottom: 30px;
        text-align: center
    }

    .mobile {
        display: block
    }

    .nv-container {
        max-width: 560px
    }

    .nv-main-background {
        background: #000;
        padding: 0 0 50px
    }

    .products {
        grid-template-columns: repeat(1,1fr);
        margin-top: 60px
    }

    .product {
        margin: 60px 0;
        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: 18px
    }

    .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: 28px
    }

    .nv-rtx-benefits {
        grid-gap: 20px;
        display: grid;
        grid-template-columns: repeat(2,1fr);
        margin-top: 55px
    }
}

@media screen and (min-width: 1600px) {
    .instruments-dop {
        grid-template-columns:repeat(2,1fr)
    }

    .image-center-container {
        background-position: 50%!important;
        background-repeat: no-repeat!important;
        height: 538px;
        width: 100%
    }

    .section-pad-90 {
        padding-top: 90px
    }

    .section-pad-90-bot {
        padding-bottom: 90px
    }

    .arch-container {
        grid-gap: 30px;
        align-items: center;
        display: grid;
        grid-template-columns: repeat(2,1fr);
        margin-top: 30px
    }

    .products {
        grid-gap: 30px;
        display: grid;
        grid-template-columns: repeat(3,1fr);
        margin-top: 60px
    }

    .product-name {
        font-size: 18px
    }

    .info-block-subtext {
        font-size: 15px
    }

    .info-block-title {
        font-size: 24px
    }

    .benefit-text__subtitle {
        font-size: 16px
    }

    .benefit-text__title {
        font-size: 18px
    }

    .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: 100%;
        background-repeat: no-repeat;
        padding: 60px 0 150px
    }

    .nv-title {
        font-size: 28px
    }

    .nv-rtx-benefits {
        grid-gap: 30px;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        margin-top: 55px
    }
}

@media screen and (min-width: 1200px) and (max-width:1600px) {
    .arch-container {
        grid-gap:30px;
        align-items: center;
        display: grid;
        grid-template-columns: repeat(2,1fr);
        margin-top: 60px
    }

    .image-center-container {
        background-position: 50%!important;
        background-repeat: no-repeat!important;
        height: 538px;
        width: 100%
    }

    .section-pad-90 {
        padding-top: 60px
    }

    .section-pad-90-bot {
        padding-bottom: 60px
    }

    .instruments-dop {
        grid-template-columns: repeat(2,1fr)
    }

    .products {
        grid-gap: 30px;
        display: grid;
        grid-template-columns: repeat(3,1fr);
        margin-top: 60px
    }

    .product-name {
        font-size: 18px
    }

    .info-block-subtext {
        font-size: 15px
    }

    .info-block-title {
        font-size: 24px
    }

    .benefit-text__subtitle {
        font-size: 16px
    }

    .benefit-text__title {
        font-size: 18px
    }

    .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: 100%;
        background-repeat: no-repeat;
        padding: 60px 0 150px
    }

    .nv-title {
        font-size: 28px
    }

    .nv-rtx-benefits {
        grid-gap: 30px;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        margin-top: 55px
    }
}

@media screen and (max-width: 576px) {
    .footer-logo {
        grid-gap:30px;
        flex-direction: column
    }

    .footer-logo img {
        margin: auto
    }

    .instruments-dop,.main-instr {
        grid-template-columns: 100%
    }

    .nv-rtx-benefits {
        padding-bottom: 60px
    }

    .main-mobile {
        margin-bottom: 30px;
        text-align: center
    }

    .arch-container {
        grid-gap: 30px;
        display: grid;
        grid-template-columns: 100%;
        margin-top: 30px
    }

    .image-center-container {
        background-position: 50%!important;
        background-repeat: no-repeat!important;
        background-size: cover!important;
        height: 220px;
        width: 100%
    }

    .section-pad-90 {
        padding-top: 30px
    }

    .section-pad-90-bot {
        padding-bottom: 30px
    }

    .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;
        padding: 0 0 50px
    }

    .products {
        grid-template-columns: repeat(1,1fr);
        margin-top: 60px
    }

    .product {
        margin: 60px 0;
        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: 16px
    }

    .benefit-text__title {
        font-size: 18px
    }

    .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: 24px
    }

    .nv-rtx-benefits {
        grid-gap: 30px;
        display: grid;
        grid-template-columns: repeat(1,1fr);
        margin-top: 55px
    }
}

@media screen and (min-width: 576px) and (max-width:768px) {
    .footer-logo {
        flex-direction:column;
        gap: 30px
    }

    .footer-logo img {
        margin: auto
    }

    .instruments-dop,.main-instr {
        grid-template-columns: 100%
    }

    .nv-rtx-benefits {
        padding-bottom: 60px
    }

    .main-mobile {
        margin-bottom: 30px;
        text-align: center
    }

    .arch-container {
        grid-gap: 30px;
        display: grid;
        grid-template-columns: 100%;
        margin-top: 30px
    }

    .image-center-container {
        background-position: 50%!important;
        background-repeat: no-repeat!important;
        background-size: cover!important;
        height: 418px;
        width: 100%
    }

    .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;
        padding: 0 0 50px
    }

    .products {
        grid-template-columns: repeat(1,1fr);
        margin-top: 60px
    }

    .product {
        margin: 60px 0;
        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: 16px
    }

    .benefit-text__title {
        font-size: 18px
    }

    .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: 24px
    }

    .nv-rtx-benefits {
        grid-gap: 30px;
        display: grid;
        grid-template-columns: repeat(1,1fr);
        margin-top: 55px
    }
}
