﻿
/* Main ================================== */
@import url('https://fonts.googleapis.com/css2?family=Sedgwick+Ave&display=swap');

.landing-deot_content {
    width: 100%;
    overflow: hidden;
}
/* texte ================================== */
h1, h2 {
    font-family: 'Sedgwick Ave', cursive;
    text-align: center;
    position: relative;
}

h1 {
    font-size: 5vw;
    padding-top: 8vw;
}

h2 {
    font-size: 7vw;
}

.deot_texte_cartoon {
    font-family: 'Sedgwick Ave', cursive;
    color: #342eff;
    font-weight: 100;
}

.deot_titre_h3 {
    font-size: 3vw;
    font-weight: var(--semibold);
    display: flex;
    align-items: center;
}

.deot_texte {
    font-family: 'Outfit', sans-serif;
    font-size: 1.1vw;
    line-height: 1.3;
    font-weight: 400;
}

.deot_bold {
    font-weight: var(--semibold);
}

.deot_bold--color {
    font-weight: var(--semibold);
    color: #11df71;
}

.deot_bold--color-blue {
    font-weight: var(--semibold);
    color: #342dff;
}






/* Parallaxe  ================================== */
.deot_parallax {
    height: 100vh;
    width: 100vw;
    overflow: hidden;
    z-index: 6;
}

#sceneParallaxEvent {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 100%;
    top: 0;
}

.parallax-event__img {
    position: absolute;
    width: 10vw;
    transition: margin, width, height, 0.5s ease;
    pointer-events: initial;
    z-index: 10;
}

.parallax-event__img1 {
    margin-top: 5vh;
    margin-left: 14vw;
    width: 12vw;
    height: 12vw;
    background: url('https://www.cybertek.fr/images_produits/cybertek/images-landing/deotoons/forme1.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

    .parallax-event__img1:hover {
        margin-top: 6vh;
        margin-left: 15vw;
        width: 10vw;
        height: 10vw;
    }

.parallax-event__img2 {
    margin-top: 22%;
    margin-left: 10vw;
    width: 15vw;
    height: 15vw;
    background: url('https://www.cybertek.fr/images_produits/cybertek/images-landing/deotoons/forme2.svg');
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-clip-path: polygon(9% 54%, 13% 44%, 78% 8%, 82% 43%, 36% 78%, 37% 85%, 31% 84%, 18% 60%);
    clip-path: polygon(9% 54%, 13% 44%, 78% 8%, 82% 43%, 36% 78%, 37% 85%, 31% 84%, 18% 60%);
}

    .parallax-event__img2:hover {
        background: url('https://www.cybertek.fr/images_produits/cybertek/images-landing/deotoons/forme2_hover.svg');
        background-size: contain;
        background-repeat: no-repeat;
        width: 19vw;
        height: 19vw;
        margin-top: 21%;
        margin-left: 9vw;
    }

.parallax-event__img3 {
    margin-top: 41%;
    margin-left: 18vw;
    width: 13vw;
    height: 9vw;
    background: url('https://www.cybertek.fr/images_produits/cybertek/images-landing/deotoons/forme3.svg');
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-clip-path: polygon(21% 0, 100% 72%, 100% 77%, 87% 100%, 81% 100%, 0 25%, 0 19%, 16% 0);
    clip-path: polygon(21% 0, 100% 72%, 100% 77%, 87% 100%, 81% 100%, 0 25%, 0 19%, 16% 0);
}

    .parallax-event__img3:hover {
        background: url('https://www.cybertek.fr/images_produits/cybertek/images-landing/deotoons/forme3_hover.svg');
        background-size: contain;
        background-repeat: no-repeat;
        margin-top: 40%;
        margin-left: 15vw;
        width: 16vw;
        height: 11vw;
    }

.parallax-event__img4 {
    margin-top: 5%;
    margin-left: 77vw;
    width: 12vw;
    height: 12vw;
    background: url('https://www.cybertek.fr/images_produits/cybertek/images-landing/deotoons/forme4.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

    .parallax-event__img4:hover {
        margin-top: 5%;
        margin-left: 78vw;
        width: 10vw;
        height: 10vw;
    }

.parallax-event__img5 {
    margin-top: 24%;
    margin-left: 75vw;
    width: 13vw;
    height: 7.9vw;
    background: url('https://www.cybertek.fr/images_produits/cybertek/images-landing/deotoons/forme5.svg');
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-clip-path: polygon(9% 0, 96% 44%, 100% 55%, 98% 100%, 93% 100%, 2% 47%, 0 12%, 3% 0);
    clip-path: polygon(9% 0, 96% 44%, 100% 55%, 98% 100%, 93% 100%, 2% 47%, 0 12%, 3% 0);
}

    .parallax-event__img5:hover {
        background: url('https://www.cybertek.fr/images_produits/cybertek/images-landing/deotoons/forme5_hover.svg');
        background-size: contain;
        background-repeat: no-repeat;
        width: 17vw;
        height: 10.4vw;
        margin-top: 23%;
        margin-left: 73vw;
    }

.parallax-event__img6 {
    margin-top: 41%;
    margin-left: 68vw;
    width: 9vw;
    height: 12vw;
    background: url('https://www.cybertek.fr/images_produits/cybertek/images-landing/deotoons/forme6.svg');
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-clip-path: polygon(19% 13%, 30% 10%, 59% 9%, 60% 12%, 80% 11%, 100% 86%, 29% 100%, 19% 100%, 0 14%, 4% 7%);
    clip-path: polygon(19% 13%, 30% 10%, 59% 9%, 60% 12%, 80% 11%, 100% 86%, 29% 100%, 19% 100%, 0 14%, 4% 7%);
}

    .parallax-event__img6:hover {
        background: url('https://www.cybertek.fr/images_produits/cybertek/images-landing/deotoons/forme6_hover.svg');
        background-size: contain;
        background-repeat: no-repeat;
        margin-top: 39%;
        margin-left: 68vw;
        width: 13vw;
        height: 16vw;
    }

.parallax-event__imgfront {
    width: 100%;
    bottom: 0;
    background-repeat: no-repeat;
    z-index: 0;
}

.parallax-event__imgback {
    width: 100%;
    bottom: 1vw;
    background-repeat: no-repeat;
    z-index: 0;
}

.parallax-event__imgfond {
    margin: 0;
}





/* tBlock 1 ================================== */
.deot_block--1 {
    background: var(--gris_50);
    width: 100%;
    overflow: hidden;
    position: relative;
}

.deot_block--1-content {
    background: var(--gris_50);
    width: 100%;
    position: relative;
}

.deot_titre, .parallax-event__imgback, .parallax-event__imgfront {
    pointer-events: none;
}

.deot_titre_img {
    width: 23vw;
}

.deot_titre2_img {
    margin-top: 5%;
    margin-bottom: 11vw;
    width: 25vw;
}

.deot_mod-cyb {
    width: 19vw;
    margin-bottom: 1vw;
}

.deot_modded-by {
    position: relative;
    text-align: center;
    width: 50vw;
    margin: auto;
    z-index: 2;
}

.deot_btn_bleu {
    text-decoration: none;
}

.deot_btn_bleu {
    font-weight: var(--semibold);
    width: 9vw;
    margin: auto;
    padding: 1.5vw 0vw 0vw 1vw;
    color: var(--blanc);
    background-size: contain;
    background-repeat: no-repeat;
    transition: all ease 0.5s;
    position: relative;
    z-index: 2;
}

    .deot_btn_bleu::before {
        content: "";
        background: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/deotoons/btn_bleu.svg);
        width: 10vw;
        padding: 2.6vw;
        position: absolute;
        background-size: contain;
        background-repeat: no-repeat;
        z-index: -1;
        top: 0;
        left: 0;
        transition: all 0.4s;
    }

    .deot_btn_bleu:hover::before {
        filter: brightness(0) saturate(100%) invert(69%) sepia(93%) saturate(600%) hue-rotate(86deg) brightness(92%) contrast(88%);
    }

.deot_btn_texte {
    display: flex;
    width: 14vw;
    margin: auto;
    margin-top: 1.5vw;
}

.deot_text--block1 {
    width: 25vw;
    margin: auto;
}

.deot_logos--content {
    display: flex;
    justify-content: space-between;
    padding: 5vw 0 2vw;
}

.deot_logo--item {
    width: 20%;
}

/* Block 2 ================================== */
.deot_block--2 {
    width: 100%;
    background: #fefefe;
    position: relative;
    padding: 5vw 0;
    box-shadow: inset 0px 20px 8px -10px #636363, inset 0px -11px 11px 0px #f6f6f6;
}

.deot_container_flex {
    width: 80%;
    margin: auto;
    display: flex;
    position: relative;
}

.deot_quiestce {
    width: 26vw;
    margin-top: 2vw;
}

.deot_creativite_container {
    margin-top: 8vw;
}

.deot_creativite {
    width: 36vw;
    margin-top: 3vw;
    ;
}

.deot_presentation_anim--block {
    width: 50%;
    padding-left: 3vw;
}

.deot_animation_visage {
    width: 33.9vw;
    height: 31.9vw;
    overflow: hidden;
    background-size: contain;
    background-repeat: no-repeat;
}
.dying_video_titre {
    width: 35vw;
    height: 33vw;
}

.deot_backgroun2 {
    position: absolute;
    bottom: 0.5vw;
    left: 4vw;
    width: 53vw;
    opacity: 0.03;
    pointer-events: none;
}

.deot_pc_boitiers {
    position: relative;
    width: 50%;
    margin-top: 5vw;
}

.deot_boitier {
    position: relative;
    width: 35vw;
    margin-left: -12vw;
}

.deot_boitier-2 {
    width: 37vw;
    margin-top: 1.5vw;
    margin-left: -5vw;
    position: absolute;
}


/* Block 3 ================================== */
.deot_block--3 {
    width: 100%;
    background: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/deotoons/back-deo-3.jpg);
    position: relative;
    background-size: cover;
    padding: 5vw 0;
}

.deot_content-titre_block-3 {
    text-align: center;
    margin-bottom: 5vw;
}

.deot_container_flex--block-3 {
    flex-wrap: wrap;
}

.deot_caract--line {
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.deot_caract--line-1 {
    align-items: flex-start;
}

.deot_caract--line-2 {
    margin-top: 5vw;
}

.deot_composant_visuel {
    position: relative;
    width: 25%;
}

.deot_composant_visuel--img {
    position: relative;
    width: 16vw;
    z-index: 2;
    top: 0vw;
    left: 0vw;
    transition: all 0.4s ease;
    margin-bottom: 1.5vw;
}

.deot_composant_visuel--img-hover {
    position: absolute;
    top: -1vw;
    left: -2vw;
    z-index: 1;
    width: 20vw;
    transition: all 0.4s ease;
}

.deot_composant_visuel_titre--type {
    padding: 0.4vw 0.6vw;
    color: var(--blanc);
}

/* ===== */
.deot_composant_visuel:hover .deot_composant_visuel--img-cpu {
    top: 1.5vw;
    left: 1.5vw;
}

.deot_composant_visuel:hover .deot_composant_visuel--img-hover--cpu {
    left: -3vw;
    width: 21vw;
    transform: rotate(10deg);
}

.deot_composant_visuel_titre--type-cpu {
    background: #002dff;
}

/* ===== */
.deot_composant_visuel--img-gpu {
    top: -1vw;
    left: -1vw;
}

.deot_composant_visuel:hover .deot_composant_visuel--img-gpu {
    top: 2vw;
    left: -1vw;
}

.deot_composant_visuel--img-hover--gpu {
    position: absolute;
    top: 1vw;
    left: -3vw;
    z-index: 1;
    width: 20vw;
    transition: all 0.4s ease;
}

.deot_composant_visuel:hover .deot_composant_visuel--img-hover--gpu {
    width: 22vw;
    transform: rotate(-5deg);
}

.deot_composant_visuel--titre-gpu {
    margin-top: -1.5vw;
}

.deot_composant_visuel_titre--type-gpu {
    background: #ff6400;
}


/* ===== */
.deot_composant_visuel--img-ssd {
    top: -1vw;
    left: -1vw;
}

.deot_composant_visuel:hover .deot_composant_visuel--img-ssd {
    top: 3vw;
    left: -4vw;
}

.deot_composant_visuel--img-hover--ssd {
    width: 23vw;
    transform: rotate(10deg);
    top: 1vw;
}

.deot_composant_visuel:hover .deot_composant_visuel--img-hover--ssd {
    width: 25vw;
    transform: rotate(3deg);
}

.deot_composant_visuel_titre--type-ssd {
    background: #0277bd;
}

.deot_composant_visuel--ram {
    margin-bottom: 2vw;
}

/* ===== */
.deot_composant_visuel--img-cm {
    top: -1vw;
    left: -1vw;
}

.deot_composant_visuel:hover .deot_composant_visuel--img-cm {
    top: -1vw;
    left: 3vw;
}

.deot_composant_visuel:hover .deot_composant_visuel--img-hover--cm {
    width: 22vw;
    transform: rotate(-10deg);
}

.deot_composant_visuel_titre--type-cm {
    background: #ff6400;
}


/* ===== */
.deot_composant_visuel_titre--type-boitier {
    background: #d41f1f;
}


/* ===== */
.deot_composant_visuel--img-ram {
    top: 2vw;
    left: -1vw;
}

.deot_composant_visuel:hover .deot_composant_visuel--img-ram {
    top: -2vvw;
    left: -5vw;
}

.deot_composant_visuel--img-hover--ram {
    width: 22vw;
    top: 5vw;
}

.deot_composant_visuel:hover .deot_composant_visuel--img-hover--ram {
    width: 24vw;
    transform: rotate(10deg);
}

.deot_composant_visuel_titre--type-ram {
    background: #40e36c;
}

.deot_composant_visuel--ram {
    margin-bottom: 5vw;
}

.deot_composant_visuel--titre-top-2 {
    margin-top: -3vw;
}

.deot_btn-caract-princ {
    margin-top: 4vw;
}

.deot_composant_visuel:hover .deot_composant_visuel--img {
    margin-bottom: 0.5vw;
    width: 17vw;
}

.deot_composant_visuel--titre {
    display: flex;
    align-items: center;
    font-size: 1vw;
}

.deot_composant_visuel_titre__item {
    font-weight: var(--semibold);
}

.deot_composant_visuel_titre--nom {
    padding-left: 0.5vw;
}

.deot_composant_visuel_titre--desc {
    padding-top: 0.7vw;
    font-weight: var(--medium);
    font-size: 1vw;
}

/*  flip card */
.deot_pcflip--1 {
    width: 20vw;
    margin-top: -1.5vw;
    margin-left: -1.5vw;
}

.deot_pcflip--2 {
    width: 20vw;
    margin-top: -1.5vw;
    margin-left: -1.5vw;
}

.flip-card {
    background-color: transparent;
    width: 20vw;
    height: 27vw;
    perspective: 1000px;
    border-radius: 2vw;
    margin-left: -3vw;
}

.flip-card-inner {
    position: relative;
    width: 20vw;
    height: 100%;
    text-align: center;
    transition: transform 1s;
    transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
    position: absolute;
    width: 20vw;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-card-back {
    transform: rotateY(180deg);
    border-radius: 3vw;
}

.deot_titre_h3-style {
    display: block;
}



/* Block 4 ================================== */
.deot_block--4 {
    background: #1b1b1d;
}

.deot_container_flex--gigabyte {
    width: 90%;
    padding: 5vw 0 10vw;
}

.deot_gigabyte {
    background: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/deotoons/back-deo-4.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.deot_gigabyte_titre {
    color: #04c4d9;
    font-weight: var(--semibold);
    font-size: 3vw;
    text-transform: uppercase;
}

.deot_gigabyte_texte {
    color: var(--blanc);
    line-height: 1.9;
    font-size: 1vw;
    font-weight: 300;
    width: 41%;
}

.deot_gigabyte_img-block--gpu {
    position: absolute;
    width: 45vw;
    left: 45vw;
    margin-top: -10vw;
}

.deot_gigabyte_img-block--cm {
    position: absolute;
    width: 45vw;
    left: -3vw;
    margin-top: 1vw;
}

.deot_gigabyte_img--gpu, .deot_gigabyte_img--cm {
    width: 100%;
}

.deot_gigabyte_gpu-texte {
    background: #ff6400;
    color: var(--blanc);
    font-weight: 300;
    font-size: 1.5vw;
    padding: 0.7vw 1vw;
    width: fit-content;
    margin-top: -7vw;
    margin-left: 10vw;
    position: relative;
    z-index: 5;
}

.deot_gigabyte_gpu-texte--cm {
    margin-top: -4vw;
    margin-left: 6vw;
}

.deot_gigabyte_block-texte {
    display: flex;
    margin-top: 29vw;
    margin-left: 35vw;
}

.deot_gigabyte_texte-2 {
    width: 100%;
}

.deot_gigabyte_texte-3 {
    width: 100%;
    margin-left: 4vw;
}

.deot_bold-gigabyte {
    font-weight: var(--semibold);
}

.deot_gigabyte_bold {
    font-weight: var(--semibold);
}

.deot_gigabyte_bold-color {
    font-weight: var(--semibold);
    color: #04c4d9;
}


/* Block 5 ================================== */
.deot_block--5 {
    background-color: var(--noir);
    background-image: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/deotoons/nvidia-1.jpg);
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: right;
}

.deot_nvidia {
    padding: 2.4vw 0;
}

.deot_nvidia_titre-1 {
    color: #75b900;
    font-size: 2.3vw;
    font-weight: var(--semibold);
    text-transform: uppercase;
    margin-bottom: 1.5vw;
    line-height: 2.5vw;
}

.deot_nvidia_texte {
    color: var(--blanc);
    line-height: 1.6;
    font-size: 0.9vw;
    font-weight: 300;
    width: 49%;
}



/* Block 6 ================================== */
.deot_block--6 {
    background-color: var(--noir);
    background-image: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/deotoons/nvidia-2.jpg);
    background-size: 86%;
    background-repeat: no-repeat;
    background-position: left;
}

.deot_nvidia_texte_block6 {
    margin-left: 55%;
}

.deot_nvidia_titre-2 {
    font-size: 2.5vw;
    font-weight: var(--medium);
}



/* Block 7 ================================== */
.deot_block--7 {
    background-color: var(--noir);
    background-image: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/deotoons/nvidia-3.jpg);
    background-size: 86%;
    background-repeat: no-repeat;
    background-position: right;
}

.deot_nvidia_texte_block6 {
    margin-left: 55%;
}

.deot_nvidia_titre-3 {
    font-weight: var(--medium);
    font-size: 1.4vw;
    line-height: 1.2;
    margin-top: -1vw;
    margin-bottom: 1.2vw;
}

.deot_nvidia_bold {
    color: #75b900;
}



/* Block 8 ================================== */
.deot_block--8 {
    background-color: #372c72;
    background-image: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/deotoons/nvidia-4.jpg);
    background-size: 86%;
    background-repeat: no-repeat;
    background-position: left;
}

.deot_nvidia-6 {
    height: 23vw;
}

.deot_nvidia_texte_block8 {
    padding-top: 4vw;
}



/* Block 9 ================================== */
.deot_block--9 {
    background: var(--noir);
    background-image: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/deotoons/nvidia-5.jpg);
    background-size: 86%;
    background-repeat: no-repeat;
    background-position: 30vw;
}

.deot_nvidia-9 {
    height: 23vw;
}

.deot_nvidia_titre-4 {
    font-size: 2.5vw;
    font-weight: var(--medium);
    text-transform: uppercase;
    margin-bottom: 1.5vw;
    line-height: 2.5vw;
}

.deot_nvidia_texte_9 {
    padding-top: 6vw;
}



/* Block 10 ================================== */
.deot_block--10 {
    background: #f9f9f9;
    padding: 5vw 0;
    height: 47vw;
}

.deot_caract {
    flex-wrap: wrap;
}

.deot_caract--10 {
    flex-direction: column;
}

.deot_details_pc--container {
    width: 50%;
}

.deot_titre_h4 {
    font-size: 2vw;
    font-weight: var(--semibold);
    margin-bottom: 2vw;
}

.deot_details_img {
    opacity: 0%;
    z-index: 1;
}

.deot_details_img-produit {
    position: absolute;
    left: 59vw;
    top: 19vw;
    width: 14vw;
}

.deot_details_img-magie {
    position: absolute;
    left: 45.5vw;
    top: -5vw;
    width: 41vw;
    pointer-events: none;
}

.deot_details_img-magie-fond {
    position: absolute;
    left: 45.5vw;
    top: -5vw;
    width: 41vw;
    pointer-events: none;
    opacity: 100%;
}

.deot_content--toggle:checked ~ .deot_details_img-produit {
    opacity: 100%;
}

.deot_content--toggle:checked ~ .deot_details_img-magie {
    opacity: 0%;
    animation: fadeotoons 1s forwards;
}

@keyframes fadeotoons {
    0% {
        opacity: 0%;
    }

    10% {
        opacity: 100%;
    }

    70% {
        opacity: 100%;
    }

    100% {
        opacity: 0%;
    }
}

.deot_label {
    display: flex;
    padding: 0.5vw;
    padding-left: 1.5vw;
    align-items: center;
}

.deot_titre_details, .deot_sstitre_details {
    z-index: 5;
    position: relative;
}

.deot_titre_details {
    font-weight: var(--semibold);
    margin-right: 0.5vw;
}

.deot_sstitre_details {
    font-size: 1vw;
}

.deot_content--toggle {
    display: none;
}

.deot_label::before {
    content: "";
    width: 0.5vw;
    height: 2.2vw;
    background: #342eff;
    position: absolute;
    margin-top: 0vw;
    margin-left: -1.5vw;
}

.deot_content--toggle:checked ~ label:before {
    width: 40vw;
    transition: all 0.6s;
}

label {
    color: : var(--noir);
    transition: all 0.6s;
    cursor: pointer;
}

    label:hover {
        color: #342eff;
    }

.deot_content--toggle:checked ~ label {
    color: #FFFFFF;
}

.deot_underline {
    position: relative;
    display: flex;
}

    .deot_underline::after {
        content: "";
        background: #342eff;
        position: absolute;
        height: 2px;
        margin-top: 1.6vw;
        width: 0%;
    }

    .deot_underline:hover:after {
        content: "";
        background: #342eff;
        position: absolute;
        height: 2px;
        width: 100%;
        margin-top: 1.6vw;
        transition: all 0.6s;
    }

.deot_details_pc--liste {
    padding: 2vw;
    border: solid #e5e5e5 1px;
    border-radius: 1vw;
    background: var(--blanc);
    box-shadow: 0px 0px 15px 6px #e1e1e1;
    margin-left: -4vw;
}

.deot_end {
    background: var(--noir);
}

.deot_end_logo {
    width: 65vw;
    margin: auto;
}

.deot_logo--item-end {
    width: 14%;
}

.deot_logo-end-white {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7428%) hue-rotate(340deg) brightness(94%) contrast(115%);
}

.deot_prix_gamer {
    display: flex;
    width: 55%;
    margin-left: -4vw;
    margin-top: 2vw;
    justify-content: space-between;
}

.deot_titre_gamer {
    font-size: 1.5vw;
    font-weight: var(--medium);
}

.deot_logo_deot {
    width: 15vw;
}

.deot_prix {
    font-size: 2.5vw;
    font-weight: var(--semibold);
}

.deot_prix_centimes {
    font-size: 1vw;
    vertical-align: top;
}

.deot_prix_content {
    font-size: 1.5vw;
    text-align: right;
}

.deot_btn_commander {
    background: #40e36c;
    border-radius: 0.5vw;
    margin-top: 0.5vw;
    padding: 1vw 2vw;
    font-weight: 400;
    font-size: 1vw;
    color: var(--blanc);
    transition: all 0.4s;
}

.deot_link_btn {
    text-decoration: none;
}

.deot_btn_commander:hover {
    background: #342eff;
}
/* Responsive ================================== */
@media screen and (max-width: 768px) {

    .deot_details_pc--container {
        width: 100%;
    }

    .deot_titre_img {
        width: 63vw;
    }

    h2 {
        font-size: 17vw;
        margin-top: 2vw;
    }

    .deot_block--1-content {
        padding-top: 10vw;
    }

    .deot_titre {
        margin-top: 13vw;
    }

    .deot_titre2_img {
        width: 58vw;
    }

    .deot_modded-by {
        width: 100%;
        margin-top: 52vw;
    }

    .deot_text--block1 {
        font-size: 3vw;
        width: 70%;
    }

    .deot_mod-cyb {
        width: 40vw;
    }

    .parallax-event__img1 {
        margin-top: -1vh;
        margin-left: 4vw;
    }

    .deot_btn_bleu::before {
        padding: 14vw;
    }

    .deot_texte {
        font-size: 4vw;
        margin-top: 4vw;
        width: 100%;
        line-height: 1.8;
    }

    .deot_btn_bleu {
        font-weight: var(--medium);
        width: 29vw;
        padding: 2vw 0vw;
    }

    .deot_btn_texte {
        width: 32vw;
    }

    .deot_logos--content {
        padding: 8vw 5vw 5vw;
    }

    .parallax-event__img1 {
        left: 1px !important;
        top: 30px !important;
        width: 46vw;
        height: 17vw;
    }

    .parallax-event__img3, .parallax-event__img6 {
        opacity: 0;
        pointer-events: none;
    }

    .parallax-event__img4 {
        left: -90px !important;
        top: 20px !important;
        width: 36vw;
        height: 24vw;
    }

    .parallax-event__img2 {
        width: 62vw !important;
        height: 62vw !important;
        top: 77vw !important;
        left: -15vw !important;
    }

    .parallax-event__img5 {
        width: 40vw !important;
        height: 24vw !important;
        left: -24vw !important;
        top: 75vw !important;
    }

    .parallax-event__imgfront {
        width: 360vw;
        margin-left: -130vw;
        margin-bottom: -10vw;
    }

    .parallax-event__imgback {
        width: 300vw;
        margin-top: -20vw;
        margin-left: -30vw;
    }








    .deot_container_flex--reverse {
        flex-wrap: wrap-reverse;
    }

    .deot_container_flex {
        flex-wrap: wrap;
    }

    .deot_titre_h3 {
        font-size: 8vw;
        font-weight: var(--semibold);
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .deot_presentation_anim--block {
        width: 100%;
        padding-top: 5vw;
    }

    .deot_quiestce {
        width: 100%;
    }

    .deot_interogatif {
        width: 10vw;
    }

    .deot_animation_visage {
        width: 100%;
        height: 80vw;
    }

    .deot_texte_cartoon {
        padding-left: 3vw;
        padding-top: 2vw;
    }

    .deot_pc_boitiers {
        margin-top: 30vw;
        width: 100%;
        height: 45vw;
    }

    .deot_backgroun2 {
        bottom: 6vw;
        width: 100%;
    }

    .deot_boitier-2 {
        width: 90vw;
        margin-top: 1.5vw;
        margin-left: -8vw;
        position: absolute;
    }

    .deot_composant_visuel {
        position: relative;
        width: 100%;
        margin-top: 14vw;
    }

    .deot_composant_visuel--img {
        width: 66vw !important;
        top: 0vw;
        left: 2vw;
    }

        .deot_composant_visuel--img:hover {
            top: 1vw;
            left: 10vw;
        }

    .deot_composant_visuel--img-hover {
        position: absolute;
        top: -1vw;
        left: 2vw;
        z-index: 1;
        width: 60vw !important;
        transition: all 0.4s ease;
    }

    .deot_composant_visuel--titre {
        font-size: 5vw;
    }

    .deot_composant_visuel_titre--desc {
        font-size: 3.5vw;
    }

    .deot_composant_visuel--titre-top {
        margin-top: -11vw;
    }

    .deot_composant_visuel--titre-top-2 {
        margin-top: -19vw;
    }

    .deot_composant_visuel--img-hover--ram {
        top: 18vw;
        width: 76vw !important;
    }

    .deot_composant_visuel--img-hover--ssd {
        top: 5vw;
        width: 76vw !important;
    }

    .flip-card {
        background-color: transparent;
        width: 55vw;
        height: 83vw;
        perspective: 1000px;
        border-radius: 2vw;
        margin-left: -3vw;
    }

    .deot_pcflip--1 {
        width: 62vw;
        margin-left: 5vw;
    }

    .deot_pcflip--2 {
        width: 60.5vw;
        margin-top: -0.5vw;
        margin-left: 7.5vw;
    }

    .deot_titre_h3-style {
        display: block;
    }

    .deot_btn_bleu-caract:before {
        padding: 18vw;
        margin-left: -3vw;
        margin-top: 2vw;
    }

    .deot_btn_bleu-caract {
        font-weight: var(--medium);
        width: 59vw;
        padding: 5vw 0vw;
        margin-bottom: 11vw;
    }

    .deot_gigabyte_texte {
        width: 90vw;
        font-size: 4vw;
    }

    .deot_gigabyte_titre {
        font-size: 9vw;
        margin-bottom: 4vw;
    }

    .deot_gigabyte_img-block {
        position: relative;
        width: 90vw;
        margin: 0;
        left: 0;
        margin-top: 10vw;
    }

    .deot_gigabyte_gpu-texte {
        font-size: 4.5vw;
    }

    .deot_gigabyte_block-texte {
        margin: 0;
        flex-wrap: wrap;
        margin-top: 10vw;
    }

    .deot_gigabyte_texte-3 {
        margin-left: 0vw;
        margin-top: 8vw;
    }

    .deot_details_pc--item .deot_label {
        display: flex;
        padding: 0 0.5vw;
    }

    .deot_details_pc--liste {
        border-radius: 4vw;
    }

    .deot_underline {
        flex-wrap: wrap;
        height: 22vw;
        align-content: center;
    }

    .deot_sstitre_details, .deot_titre_details {
        margin: 0;
        line-height: 5vw;
    }

    .deot_underline::after {
        content: "";
        background: #342eff;
        position: absolute;
        height: 0px !important;
        width: 0% !important;
    }

    .deot_label::before {
        content: "";
        width: 1vw;
        height: 16.2vw;
        background: #342eff;
        position: absolute;
        margin-top: 0vw;
        margin-left: -1.5vw;
    }

    .deot_content--toggle:checked ~ label:before {
        width: 79vw;
        transition: all 0.6s;
        height: 21.2vw;
    }

    .deot_details_img-produit {
        position: absolute;
        left: 21vw;
        top: 272vw;
        width: 35vw;
    }

    .deot_details_img-magie-fond {
        position: absolute;
        left: -1.5vw;
        top: 230vw;
        width: 100vw;
        pointer-events: none;
        opacity: 100%;
    }

    .deot_details_img-magie {
        position: absolute;
        left: -1.5vw;
        top: 230vw;
        width: 100vw;
        pointer-events: none;
    }

    .deot_prix_gamer {
        display: flex;
        width: 100%;
        margin-left: -4vw;
        justify-content: flex-start;
        flex-wrap: wrap;
        margin-top: 100vw;
    }

    .deot_titre_gamer {
        font-size: 7.5vw;
    }

    .deot_block--10 {
        height: auto;
    }

    .deot_logo_deot {
        width: 75vw;
    }

    .deot_prix_content {
        font-size: 11.5vw;
    }

    .deot_prix {
        font-size: 21.5vw;
        font-weight: var(--medium);
    }

    .deot_prix_centimes {
        font-size: 9vw;
    }

    .deot_btn_commander {
        text-align: center;
        font-size: 9vw;
        border-radius: 5vw;
        padding: 5vw 14vw;
        width: 100%;
        margin-bottom: 5vw;
        margin-top: 6vw;
    }

    .deot_link_anchor {
        position: absolute;
        margin-top: -30vw;
    }

    .deot_end {
        height: 23vw;
    }

    .deot_caract-titre-h4 {
        font-size: 8vw;
    }

    .deot_logo--item-end {
        width: 23%;
    }

    .deot_end_logo {
        width: 81vw;
        margin: auto;
    }

    .flip-card-inner, .flip-card-front, .flip-card-back {
        width: 100%;
    }

    .flip-card {
        margin-left: 2vw;
    }

    .dying_video_titre {
        width: 100%;
        height: auto;
    }
}






































/* Block NVIDIA ================================== */
.nvidia_container {
    height: 30vw;
    background-color: var(--noir);
    position: relative;
    box-shadow: 0px 0px 20px 2px #0000007d;
}

.nvidia--toggle {
    display: none;
}

.nvidia_block {
    background-color: var(--noir);
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    display: none;
    position: relative;
    z-index: 2;
    height: 30vw;
}

.nvidia_block-1 {
    background-image: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/deotoons/nvidia-1.jpg);
}

.nvidia_block-2 {
    background-image: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/deotoons/nvidia-2.jpg);
}

.nvidia_block-3 {
    background-image: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/deotoons/nvidia-3.jpg);
}

.nvidia_block-4 {
    background-image: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/deotoons/nvidia-4.jpg);
}

.nvidia_block-5 {
    background-image: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/deotoons/nvidia-5.jpg);
}

.nvidia_container_flex {
    width: 80%;
    margin: auto;
    display: flex;
    position: relative;
}

.nvidia_titre-1 {
    color: #75b900;
    font-size: 2.3vw;
    font-weight: var(--semibold);
    text-transform: uppercase;
    margin-bottom: 1.5vw;
    line-height: 2.5vw;
}

.nvidia_titre-2 {
    font-size: 2.5vw;
    font-weight: var(--semibold);
}

.nvidia_titre-3 {
    font-weight: var(--medium);
    font-size: 1.4vw;
    line-height: 1.2;
    margin-top: -1vw;
    margin-bottom: 1.2vw;
}

.nvidia_texte {
    color: var(--blanc);
    line-height: 1.6;
    font-size: 0.9vw;
    font-weight: 300;
    width: 40%;
}

.nvidia_texte_left {
    margin-left: -5%;
    width: 49%;
}

.nvidia_texte_right {
    margin-left: 68%;
}

.nvidia--toggle:checked + .nvidia_label + .nvidia_block {
    display: flex;
    align-items: center;
}

.nvidia_label {
    z-index: 5;
    top: 1vw;
    width: 7vw;
    height: 2vw;
    font-size: 0.8vw;
    color: var(--blanc);
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nvidia_label-1 {
    left: 6.2vw;
}

.nvidia_label-2 {
    left: 13.2vw;
}

.nvidia_label-3 {
    left: 20.2vw;
}

.nvidia_label-4 {
    left: 27.2vw;
}

.nvidia_label-5 {
    left: 34.2vw;
}

.nvidia_label::after {
    content: "";
    width: 7vw;
    height: 0.1vw;
    font-size: 0.8vw;
    bottom: 0;
    color: var(--blanc);
    position: absolute;
    background: #75b900;
}

.nvidia_label:hover {
    color: #75b900;
}

.nvidia--toggle:checked + .nvidia_label {
    background: #75b900;
    color: var(--blanc);
}




/* responsive NVIDIA */

@media screen and (max-width: 768px) {
    .nvidia_label {
        font-size: 2.5vw;
        width: 18vw;
        height: 10vw;
        margin-top: 2vw;
    }

    .nvidia_label-1 {
        left: 4vw;
    }

    .nvidia_label-2 {
        left: 22vw;
    }

    .nvidia_label-3 {
        left: 40vw;
    }

    .nvidia_label-4 {
        left: 58vw;
    }

    .nvidia_label-5 {
        left: 76vw;
    }

    .nvidia_label::after {
        width: 18vw;
        height: 0.3vw;
    }

    .nvidia_block-1 {
        background-image: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/deotoons/nvidia-1m.jpg);
    }

    .nvidia_block-2 {
        background-image: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/deotoons/nvidia-2m.jpg);
    }

    .nvidia_block-3 {
        background-image: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/deotoons/nvidia-3m.jpg);
    }

    .nvidia_block-4 {
        background-image: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/deotoons/nvidia-4m.jpg);
    }

    .nvidia_block-5 {
        background-image: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/deotoons/nvidia-5m.jpg);
    }

    .nvidia_block {
        height: 175vw;
        background-size: contain;
        background-position: top;
        position: relative;
        height: auto;
    }

    .nvidia_container {
        height: auto;
    }

    .nvidia_block-5 {
        height: 150vw;
    }

    .nvidia_texte {
        width: 90vw;
        padding-bottom: 7vw;
    }

    .nvidia_titre-3 {
        font-size: 5vw;
    }

    .nvidia_texte {
        width: 90vw;
        font-size: 4vw;
        margin-top: 72vw;
    }

    .nvidia--toggle:checked + .nvidia_label + .nvidia_block {
        display: flex;
        align-items: flex-end;
    }

    .nvidia_titre-1 {
        font-size: 6vw;
        margin-bottom: 5vw;
        line-height: 7vw;
    }

    .nvidia_texte_right {
        margin-left: -16px;
    }

    .nvidia_titre-2 {
        font-size: 5.5vw;
    }
}

/* fin block nvidia ================================== */
