﻿
@font-face {
    font-family: 'NVIDIASans_Bd';
    src: url('../fonts/NVIDIASans_Bd.ttf') format('woff');
}

@font-face {
    font-family: 'NVIDIASans_Md';
    src: url('../fonts/NVIDIASans_Md.ttf') format('woff');
}

@font-face {
    font-family: 'NVIDIASans_Lt';
    src: url('../fonts/NVIDIASans_Lt.ttf') format('woff');
}

.nvidia-h1 {
    font-family: 'NVIDIASans_Bd';
    font-size: 48px;
    font-weight: 600;
    color: white;
    text-align: center;
    width: 100%;
    text-align: center;
    margin-top: 50px
}

.nvidia-h2 {
    font-family: 'NVIDIASans_Bd';
    font-size: 32px;
    font-weight: 500;
    color: white;
}

.nvidia-h3 {
    font-family: 'NVIDIASans_Bd';
    font-size: 22px;
    font-weight: 500;
    color: white;
}

.nvidia-p {
    font-family: 'NVIDIASans_Lt';
    font-size: 18px;
    font-weight: 300;
    color: white;
    line-height: 1.4;
}

.nvidia-p-important {
    font-family: 'NVIDIASans_Bd';
    font-size: 20px;
    font-weight: 400;
    color: white;
}

.nvidia-title-centered {
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: center;
}

.nvidia-title-centered__title {
    max-width: 1200px;
    text-align: center;
}

.titre {
    color: #E2E9E5;
    font-family: 'NVIDIASans_Bd';
    font-size: 35.2px !important;
    font-style: normal;
    font-weight: 800 !important;
    line-height: 41.2px;
    text-transform: uppercase;
}

.lm__top-banniere {
    background-image: url('https://www.cybertek.fr/images_produits/cybertek/images-landing/nvidia-rtx-50-series/header-desktop1.jpg');
    width: 100%;
    background-size: cover;
    background-position: center;
    height: 73dvh;
    display: flex;
    align-items: center;
}

    .lm__top-banniere section {
        display: flex;
        flex-direction: column;
        gap: 30px;
    }

    .lm__top-banniere div {
        display: flex;
        flex-direction: column;
        gap: 15px
    }

    .lm__top-banniere h1, .lm__top-banniere h2, .lm__top-banniere span, .lm__top-banniere p {
        max-width: 50%
    }

.nvidia-main-title {
    font-size: 48px;
    font-weight: 600;
    color: white;
    font-family: 'NVIDIASans_Bd';
}

.lm__top-banniere span {
    font-size: 16px;
    font-weight: 500;
    color: dimgray;
    font-family: 'NVIDIASans_Md';
}

.lm__top-banniere img {
    width: 200px;
    margin-top: 30px;
}


.nvidia-archi {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 50px;
}

    .nvidia-archi img {
        flex: 1;
        object-fit: contain;
        height: 400px;
    }

.nvidia-archi__description {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.nvidia-archi__description__el {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

    .nvidia-archi__description__el h3 {
        font-family: 'NVIDIASans_Bd';
        font-size: 28px;
        font-weight: 500;
        color: white;
        width: max-content;
    }

.carac-list {
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px;
    column-gap: 30px;
    justify-content: center;
}

.carac-list__el {
    background: #1a1a1a;
    padding: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: calc(25% - 30px);
    max-width: 250px;
    height: 345px;
}

    .carac-list__el h3 {
        font-family: 'NVIDIASans_Bd';
        font-size: 22px;
        font-weight: 500;
        color: white;
        line-height: 1.2
    }

    .carac-list__el img {
        height: 115px;
        object-fit: contain
    }

.nvidia-raytracing {
    height: 100dvh;
    background-image: url('https://www.cybertek.fr/images_produits/cybertek/images-landing/nvidia-rtx-50-series/raytracing-bg1.jpg');
    width: 100%;
    background-size: cover;
    background-position: center;
}

.nvidia-side-layout {
    width: 100%;
    background-size: cover;
    background-position: center;
    min-height: 700px;
    display: flex;
    align-items: center;
}

.side-layout-1 {
    background-image: url('https://www.cybertek.fr/images_produits/cybertek/images-landing/nvidia-rtx-50-series/side-layout-bg-11.jpg');
}

.side-layout-2 {
    background-image: url('https://www.cybertek.fr/images_produits/cybertek/images-landing/nvidia-rtx-50-series/side-layout-bg-2.jpg');
}

.side-layout-3 {
    background-image: url('https://www.cybertek.fr/images_produits/cybertek/images-landing/nvidia-rtx-50-series/side-layout-bg-3.jpg');
}

.side-layout-4 {
    background-image: url('https://www.cybertek.fr/images_produits/cybertek/images-landing/nvidia-rtx-50-series/side-layout-bg-4.jpg');
}

.nvidia-side-layout section {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

    .nvidia-side-layout section h2 {
        line-height: 1.2
    }

.nvidia-side-layout p {
    max-width: 35%;
}

.nvidia-outils section {
    display: flex;
    gap: 30px;
    justify-content: center;
    flex-wrap: wrap
}

.nvidia-outils__el {
    display: flex;
    flex-direction: column;
    gap: 30px;
    width: calc(25% - 30px);
    min-width: 250px;
}

.nvidia-outils__el__title {
    font-family: 'NVIDIASans_Bd';
    font-size: 26px;
    font-weight: 500;
    color: white;
}

.nvidia-outils__el img {
    width: 100%;
    object-fit: contain;
    height: 175px;
}

.nvidia-avantages {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 50px;
}

.nvidia-avantages__content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    max-width: 900px;
}

.nvidia-avantages__content__el {
    width: 400px;
    height: 583px;
    display: flex;
    flex-direction: column;
}

    .nvidia-avantages__content__el img {
        height: 219px;
        object-fit: contain;
        flex-shrink: 0;
    }

.nvidia-avantages__content__el__txt {
    display: flex;
    flex-direction: column;
    gap: 15px;
    background: #1a1a1a;
    padding: 20px;
    flex-grow: 1;
}

.nvidia-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 2px solid rgba(255,255,255, 0.3);
    gap: 30px;
}

.nvidia-footer__imgs {
    display: flex;
    justify-content: center;
    gap: 50px;
}

    .nvidia-footer__imgs img {
        height: 100px;
    }

.nvidia-footer p {
    text-align: center;
    font-family: 'NVIDIASans_Lt';
    font-size: 12px;
    color: rgba(255,255,255, 0.7);
    max-width: 1000px
}

.comparaison-container {
    position: relative;
    width: 100%;
    aspect-ratio: 16/9;
    overflow: hidden;
}

.nvidia-quality-high, .nvidia-quality-less {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    user-select: none; /* Désactive la sélection */
    -webkit-user-select: none; /* Compatibilité avec les navigateurs basés sur WebKit */
    -ms-user-select: none;
}

.comparaison-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left;
}

.nvidia-quality-less {
    width: 50%; /* Par défaut, la moitié de l'image après est visible */
    z-index: 2;
}

.comparaison-slider {
    position: absolute;
    top: 0;
    left: 50%; /* Place le curseur au centre initialement */
    width: 2px;
    height: 100%;
    background: #76b900;
    cursor: ew-resize;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.8
}

.comparaison-slider__arrow {
    background: #76b900;
    cursor: ew-resize;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

    .comparaison-slider__arrow svg:nth-of-type(2) {
        transform: rotate(180deg)
    }

.rtx-off, .rtx-on {
    position: absolute;
    bottom: 20px;
    z-index: 3;
    cursor: pointer
}

    .rtx-off span, .rtx-on span {
        font-family: 'NVIDIASans_Lt';
        font-size: 28px;
        font-weight: 600;
        color: white
    }

.rtx-off {
    left: 20px;
}

.rtx-on {
    right: 20px;
}
/*VARIANT*/
.cybertek__bloc-liste-produits-marques__title {
    font-family: 'NVIDIASans_Bd';
    font-size: 32px !important;
    color: #FFFFFF;
    font-weight: var(--semibold) !important;
    margin-bottom: 50px;
}

.bcm__cat img {
    filter: drop-shadow(0px 0px 25px #76b900) !important;
}

.bcm__cat a div {
    background: #76b900 !important;
}

.cyb-blocVoirPlusDeProduitGrille__filter-wrapper, .cyb-blocVoirPlusDeProduitGrille__all-products-view-more {
    display: none !important
}

.header-mobile, .raytracing-bg-mobile, .nvidia-side-layout img {
    display: none
}

.cyb-blocVoirPlusDeProduitGrille__product {
    zoom: 0.8
}

.cyb-blocVoirPlusDeProduitGrille__products-container {
    padding: 0 !important
}

.cyb-blocVoirPlusDeProduitGrille__title, .BlocModalites h4, .cyb-uc-BlocAccesMagasins__nos-magasins_content h4 {
    font-family: 'NVIDIASans_Bd';
}

.BlocModalites p {
    font-family: 'NVIDIASans_Md';
}

.BlocModalites h4 {
    color: var(--blanc) !important;
}

.BlocModalites p {
    color: var(--blanc) !important;
}

.blocTimer_timer {
    justify-content: center;
}

.timer-section {
    height: max-content !important
}

.timer-number-bloc {
    animation: pulseBoxShadow 6s infinite ease-in-out;
    zoom: 1.5
}

@keyframes pulseBoxShadow {
    0% {
        box-shadow: 0 0 5px rgba(118, 185, 0, 0.2);
    }

    50% {
        box-shadow: 0 0 50px rgba(118, 185, 0, 1);
    }

    100% {
        box-shadow: 0 0 5px rgba(118, 185, 0, 0.2);
    }
}

@media screen and (max-width: 1920px) {
    .autosize-container {
        max-width: 1280px;
    }
}

@media screen and (max-width: 1280px) {

    section {
        padding: 50px;
    }

    .lm__top-banniere {
        background-image: url('https://www.cybertek.fr/images_produits/cybertek/images-landing/nvidia-rtx-50-series/header-tablet.jpg');
    }
}

@media screen and (max-width: 1024px) {

    section {
        padding: 50px;
    }

    .lm__top-banniere {
        background: black;
        height: max-content;
    }

        .lm__top-banniere section {
            display: flex;
            flex-direction: column;
            gap: 30px;
            max-width: 400px;
        }

    .header-mobile {
        height: 30dvh;
        display: block;
        object-fit: cover;
        width: 100%;
    }

    .lm__top-banniere div {
        width: 100%;
    }

    .lm__top-banniere h1, .lm__top-banniere h2, .lm__top-banniere span, .lm__top-banniere p {
        max-width: 100%;
    }

    .lm__top-banniere img {
        width: 130px;
    }

    .bcm__list {
        flex-direction: column;
    }
}

@media screen and (max-width: 768px) {
    section {
        padding: 50px 25px
    }

    .nvidia-h2 {
        font-size: 26px;
    }

    .nvidia-h3 {
        font-size: 18px;
    }

    .nvidia-p {
        font-size: 16px;
        line-height: 1.5;
    }

    .nvidia-p-important {
        font-size: 14px;
    }

    .nvidia-archi {
        flex-direction: column
    }

        .nvidia-archi img {
            height: 240px;
            flex: initial;
        }

    .nvidia-archi__description__el h3, .nvidia-archi__description__el p {
        width: 100%;
        text-align: center
    }

    .nvidia-archi__description__el h3 {
        font-size: 22px
    }

    .carac-list__el {
        width: initial
    }

    .raytracing-bg-mobile {
        display: block;
        width: 100%;
        margin-top: -10%;
    }

    .nvidia-raytracing, .nvidia-side-layout {
        background: black;
        height: max-content
    }

    .nvidia-side-layout {
        display: flex;
        flex-direction: column;
    }

        .nvidia-side-layout p {
            max-width: 100%
        }

        .nvidia-side-layout img {
            display: block;
            width: 100%
        }

    .autosize-container {
        max-width: 420px;
    }

    .nvidia-avantages__content__el {
        height: 500px
    }
}

@media screen and (max-width: 500px) {
    .bloc-voir-plus-de-produits-container {
        padding: 50px 0px !important;
    }
}