﻿.banner-backoffice {
    width: 1280px;
    display: flex;
    margin: 0 auto;
}

    .banner-backoffice div {
        width: 100%;
        margin: auto;
    }

        .banner-backoffice div * {
        }

._LJ4nZ {
    transform: unset !important;
}

@media screen and (max-width: 1920px) {
    .fiche-produit {
        padding-bottom: var(--val_20);
    }
}

@media screen and (max-width: 1300px) {
    .banner-backoffice {
        width: 1004px;
    }
}

@media screen and (max-width: 1024px) {
    .banner-backoffice {
        width: 100%;
    }
}



.choix-magasin-dispo {
    width: 50%;
    border-top: 1px solid var(--noir);
    padding: var(--marg_5_0);
    border-bottom: 1px solid var(--noir);
    display: flex;
}

    .choix-magasin-dispo .container-title {
        width: 50%;
        display: flex;
    }

        .choix-magasin-dispo .container-title p {
            text-align: center;
            margin: auto;
            font-size: var(--size_p);
        }

    .choix-magasin-dispo .container-feature {
        width: 50%;
        display: flex;
    }

.choix-mag-fiche {
    margin: auto;
}

    .choix-mag-fiche .mag-list-fiche {
        z-index: 9999;
    }

.warp-config {
    z-index: -1;
}

.fcp-slider {
    padding: 20px 20px 20px 0 !important;
}

.gamer_printshare span {
    color: var(--blanc);
}

.gaming-page #_ctl0_ContentPlaceHolder1_l_descriptif li:nth-child(odd) {
    background: #f3f3f3;
}

.gaming-page, .content {
    background: var(--blanc);
}

@media screen and (max-width: 1300px) {
    .fcp-slider {
        padding: 20px !important;
    }

    .fcp-slider__main {
        width: 100% !important;
        aspect-ratio: auto !important;
    }

    .choix-magasin-dispo {
        margin-bottom: var(--val_10);
    }
}

@media screen and (max-width: 480px) {
    .choix-magasin-dispo {
        width: 100%;
    }

    .question_client {
        width: 60% !important;
    }
}

/* ajout padding en mobile*/
@media screen and (max-width: 768px) {
    .fiche-produit-rr,
    .option-config-gamer,
    .gpcgamer__caracteristiques__content,
    .aos-init.aos-animate {
        padding: 0 10px;
    }

    .bloc-seo-config {
        float: none;
    }
}

/* fix z-index prix sur mobile */
@media screen and (min-width: 320px) and (max-width: 480px) {
    .gaming-page .fiche-produit-r {
        z-index: 999;
    }
}

/* Younited pour fiche produit */
.cyb_fiche-gamer__payment-widget-container {
    display: flex;
    border: 2px solid var(--jaune);
    width: fit-content;
    height: fit-content;
    margin-bottom: var(--val_10);
    padding: 5px var(--marg_5_0);
    min-width: 298px;
    max-height: 65px;
}

.cyb_fiche-gamer__alma {
    width: 190px;
    min-width: 190px;
}

    .cyb_fiche-gamer__alma svg {
        width: 75px;
        height: 19px;
        filter: brightness(0) saturate(100%) invert(0%) sepia(93%) saturate(7483%) hue-rotate(239deg) brightness(91%) contrast(98%);
    }


._25GrF {
    width: 250px;
    max-width: 250px;
}

.cyb_fiche-gamer__younited {
    position: relative;
    transform: translate(-2px, 1px);
    z-index: 2;
}

.cyb_fiche-gamer__younited-widget-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: var(--val_15);
}

.cyb_fiche-gamer__younited-logo-container {
    width: 80px;
    max-width: 80px;
    height: var(--val_30);
    max-height: var(--val_30);
}

.cyb_fiche-gamer__younited-logo {
    width: 100%;
    height: 100%;
}

.cyb_fiche-gamer__younited-mention {
    font-size: var(--size_p);
    font-weight: var(--semibold);
    border: solid 1px;
    width: var(--val_25);
    height: var(--val_25);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: relative;
    top: -4px;
    left: -4px;
    cursor: help;
}

.cyb_fiche-gamer__younited:hover .cyb_fiche-gamer__younited-modal {
    display: block;
}

.cyb_fiche-gamer__younited:hover ~ .cyb_fiche-gamer__alma {
    filter: grayscale(1);
}

.cyb_fiche-gamer__younited-modal {
    position: absolute;
    display: none;
    z-index: 1;
    top: 45px;
    right: -35px;
    width: 187px;
    max-width: 187px;
    padding: var(--val_10);
    background: var(--gris_50);
    border: 1px solid #C8C8C3;
}

    .cyb_fiche-gamer__younited-modal img {
        max-width: var(--val_40);
    }

    .cyb_fiche-gamer__younited-modal::after {
        content: '';
        position: absolute;
        top: -14px;
        right: 43px;
        height: 0;
        width: 0;
        border-right: 8px solid transparent;
        border-bottom: 14px solid var(--gris_50);
        border-left: 8px solid transparent;
    }

    .cyb_fiche-gamer__younited-modal::before {
        content: '';
        position: absolute;
        top: -16px;
        right: 42px;
        height: 0;
        width: 0;
        border-right: 9px solid transparent;
        border-bottom: 16px solid #C8C8C3;
        border-left: 9px solid transparent;
    }

.cyb_fiche-gamer__younited-text {
    color: var(--noir);
    font-size: var(--size_p);
    font-weight: 400;
    line-height: 1.2;
}

#bloc_younited-noneligible {
    color: var(--noir);
    font-size: var(--size_p);
    font-weight: 400;
    line-height: 1.2;
}

._UksZa {
    width: fit-content !important;
}

@media screen and (max-width: 960px) {
    .cyb_fiche-gamer__payment-widget-container {
        justify-content: center;
    }

    .cyb_fiche-gamer__payment-widget-container {
        max-width: fit-content;
        margin: auto;
    }
}

@media screen and (max-width: 420px) {
    .cyb_fiche-gamer__younited-modal {
        width: 170px;
        right: -20%;
    }

    .cyb_fiche-gamer__payment-widget-container {
        max-width: 100%;
    }
}

@media screen and (max-width: 400px) {
    .cyb_fiche-gamer__younited-modal {
        width: 160px;
        right: -30px;
    }
}

@media screen and (max-width: 360px) {
    .cyb_fiche-gamer__younited-modal {
        width: 140px;
        right: var(--val_5);
    }

        .cyb_fiche-gamer__younited-modal::before {
            right: var(--val_5);
        }

        .cyb_fiche-gamer__younited-modal::after {
            right: 6px;
        }
}











/* ----------- */

._TSkFv {
    padding: 0px !important;
    gap: 0 !important;
}

._2Kqjn, ._3dG_J {
    background: #FFFFFF !important;
    color: var(--noir) !important;
    font-size: var(--size_p);
    font-weight: var(--medium);
    border: solid 1px var(--noir) !important;
    width: var(--val_25);
    height: var(--val_25);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    border-radius: 0 !important;
}

.alma-payment-plans-active-option {
    border: solid white 1px !important;
    background: #ffcf00 !important;
}

.avis__entete__content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: flex-start;
    align-items: flex-start;
}

.tous_avis__moyenne {
    font-size: 0.6rem;
    color: #717171;
    margin: 0px 10px var(--marg_0_20);
    padding-top: 4px;
}

.avis_description__etoiles {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    width: 50%;
    max-width: 390px;
}

.avis-goto {
    width: 100%;
    margin-top: var(--val_10);
    font-size: 0.8rem;
    font-weight: var(--medium);
    text-decoration: underline;
    cursor: pointer;
}

.tous_avis__total_avis {
    font-size: 0.8rem;
    font-weight: var(--medium);
    padding-top: 4px;
}

.button__avis {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.button_donner__etoile {
    filter: brightness(0);
    width: 0.9rem;
    margin-right: var(--val_5);
}

.button_avis--donner {
    font-size: var(--size_p);
    padding: 5px 25px 5px 25px;
    background: var(--blanc);
    border: solid 1px var(--noir);
}

    .button_avis--donner:hover {
        color: var(--bleu);
        padding: 4px 24px;
        border: solid 1px #c9c9c9;
    }

        .button_avis--donner:hover .button_donner__etoile {
            filter: hue-rotate(184deg);
            -webkit-filter: hue-rotate(184deg);
            filter: hue-rotate(352deg);
            -webkit-filter: hue-rotate(352deg);
        }

.config_pc_gamer__magasin_avis {
    display: flex;
    justify-content: space-between;
}

.config_pc_gamer__magasin_avis__bloc {
    width: 48%;
}

@media screen and (max-width:768px) {
    .config_pc_gamer__magasin_avis {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .config_pc_gamer__magasin_avis__bloc {
        width: 100%;
    }
}

.livraison__noel {
    padding: 18px 10px 10px;
    text-align: center;
}

    .livraison__noel p {
        color: : var(--noir);
        font-weight: var(--medium);
        font-size: 0.72rem;
    }

.livre_avant_noel {
    margin-top: var(--val_10);
    font-size: 14px !important;
    font-weight: var(--medium);
}

.prodfiche_dispo_black {
    font-size: 16px;
}

.date-de-livraison-sans-option {
    font-size: var(--size_p);
    font-weight: var(--medium);
}

.config_pc_gamer__magasin_avis__bloc {
    width: 100%;
}

#alma-widget {
    max-width: 250px;
}

.config_pc_gamer__magasin_avis {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.config_pc_gamer__magasin_avis__bloc {
    width: 66%;
}

@media screen and (max-width:768px) {
    .config_pc_gamer__magasin_avis__bloc {
        width: 100%;
    }
}

.gpcgamer__caracteristiques__fiche {
    padding: 30px 0px;
}

.cyb_fiche-gamer__pcgamer-descriptif {
    display: flex;
    flex-direction: column;
}

.pcgamer__caracteristiques__titre {
    font-size: 2.5rem;
    font-weight: var(--semibold);
    text-transform: uppercase;
    padding: 1.5rem 0 1.5rem;
    color: var(--noir);
}

.pcgamer__caracteristiques__titrepc {
    font-size: 1.5rem;
    padding-bottom: 1.5rem;
}

.pcgamer__titre__color {
    color: var(--blanc);
    text-shadow: 2px 3px 8px var(--noir);
    font-weight: var(--semibold);
    text-transform: uppercase;
}

.pcgamer__caracteristiques__fiche-pc ul li {
    padding: var(--marg_10_20);
    font-size: 0.8rem;
}

    .pcgamer__caracteristiques__fiche-pc ul li:nth-child(odd) {
        background: #f3f3f3 !important;
    }

.gpcgamer__caracteristiques__description__liste {
    color: var(--gris_200);
}

.gpcgamer__caracteristiques__descritpion {
    padding-bottom: var(--val_15);
    font-size: 0.8rem;
    line-height: 1.5;
}

.pcgamer__caracteristiques__composants {
    color: #6a6a6a;
    font-size: 9px;
    text-align: center;
    padding: var(--val_10);
}

.pcgamer__descriptif .MsoNormal {
    font-size: 0.9rem;
    line-height: 1.2rem;
}

.pcgamer__descriptif .bloc-seo-config {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.pcgamer__descriptif .bloc-l {
    padding-bottom: 2rem;
    text-align: justify;
    width: 66%;
}

.pcgamer__descriptif .bloc-r {
    width: 33%;
}

.pcgamer__link {
    text-align: center;
}

    .pcgamer__link a {
        background: var(--jaune);
        font-size: var(--size_p);
        text-transform: uppercase;
        padding: var(--marg_10_20);
    }

.gamerpc__bandeau_centre {
    padding-bottom: 2rem;
}

@media screen and (max-width:968px) {
    .pcgamer__descriptif .bloc-l, .pcgamer__descriptif .bloc-r {
        width: 100%;
    }

    .pcgamer__caracteristiques__titre {
        font-size: 1.5rem;
        display: flex;
    }
}

.pc_gamer__avis_verifies__avis_commentaires {
    width: 75%;
    margin-top: var(--val_30);
    margin-bottom: 50px;
}

.avis_commentaires__content {
    max-height: 700px;
    overflow-y: scroll;
    /*border: solid 1px #c2c2c2;*/
}

    .avis_commentaires__content::-webkit-scrollbar {
        width: 12px; /* width of the entire scrollbar */
    }

    .avis_commentaires__content::-webkit-scrollbar-track {
        background: #dfdfdf;
    }

    .avis_commentaires__content::-webkit-scrollbar-thumb {
        background-color: #f3f3f3;
        border: 1px solid #dfdfdf;
    }

.avis_commentaires__content, .un_avis__etoiles, .un_avis__commentaire, .un_avis__nom {
    width: 100%;
}

.avis_commentaires__title {
    margin: 0 auto;
    width: 250px;
    background: var(--bleu);
    color: var(--blanc);
    text-transform: uppercase;
    font-weight: var(--semibold);
    text-align: center;
    position: relative;
    top: 0px;
    line-height: var(--val_30);
    box-sizing: border-box;
    font-size: var(--size_p);
    display: flex;
    align-content: center;
    justify-content: center;
}

.avis_commentaires__un_avis {
    padding: 12px 24px;
    display: flex;
    flex-wrap: wrap;
}

    .avis_commentaires__un_avis:nth-child(even) {
        background: #f3f3f3;
    }

    .avis_commentaires__un_avis:nth-child(odd) {
        background: var(--blanc);
    }

.un_avis__etoiles {
    display: flex;
    align-content: center;
}

.un_avis__note {
    font-size: 0.8rem;
    font-weight: var(--medium);
    margin-left: var(--val_5);
}

.un_avis__commentaire {
    margin-top: var(--val_10);
    margin-bottom: var(--val_5);
}

.un_avis__nom {
    margin-top: var(--val_10);
}

.nbr_avis_titre {
    font-size: 0.8rem;
    font-weight: 300;
    margin-left: var(--val_5);
}



#fiche-produit-r .goto-block ul, .ui-bar.ui-bar-g.prix-produit, .ui-bar-f.div_dispo_enligne {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}

.ancre {
    cursor: pointer;
}

.achat-bck.barre-float .ui-bar.ui-bar-g.prix-produit {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.achat-bck.barre-float .ui-bar-f.div_dispo_enligne {
    width: 54% !important;
    text-align: left !important;
    padding-left: 10px !important;
}

.achat-bck.barre-float .price-gaming-page {
    width: 33%;
    text-align: right;
}



@media screen and (max-width:1920px) {
    .pc_gamer__avis_verifies__avis_commentaires {
        width: 872px;
    }
}

@media screen and (max-width:1300px) {
    .pc_gamer__avis_verifies__avis_commentaires {
        width: 614px;
    }
}

@media screen and (max-width:968px) {
    .pc_gamer__avis_verifies__avis_commentaires {
        width: 100%;
    }
}

@media screen and (max-width:768px) {
    .ui-bar-f.div_dispo_enligne {
        display: none !important;
    }
}




/* ------------------------------ */

.hack_header {
    margin-top: -10px;
    padding-top: var(--val_10);
    background: var(--blanc);
}

.tous_avis__total_avis {
    text-decoration: underline;
}

.gamer_prix_alma {
    display: flex;
    gap: var(--val_30);
}

.gamer_assembleshare {
    display: flex;
    justify-content: space-between;
    margin-bottom: var(--val_20);
}

.gamer_assemblegarantie {
    display: flex;
    gap: var(--val_10);
}

.gamer_ansgarantie, .gamer_assembleenfrance {
    position: relative;
    display: flex;
    align-items: center;
    font-weight: var(--semibold);
}

.gamer_assembleenfrance {
    gap: var(--val_5);
}

.gamer_question_client {
    position: absolute;
    top: 0;
    left: 0;
    width: fit-content;
    display: flex;
    justify-content: flex-start;
    cursor: pointer;
}

#product_buy {
    position: relative;
    top: 20px;
}

#uneurodeplus {
    display: none;
}

.gamer_icones_caracts {
    border-top: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
}

.gamer_print-line {
    display: flex;
    align-items: center;
    gap: 6px;
}

    .gamer_print-line .fancyboxg {
        width: fit-content;
    }

#fiche-produit-r {
    display: none;
}

.gamer_titrepc, .gamer_titrepc span {
    font-size: 40px !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    color: black !important;
}

.gamer_avisclients {
    margin-bottom: 0px !important;
}

.gamer_avismoyen {
    font-size: var(--size_p);
    margin: 0 4px;
    padding: 0px;
}

.avis_description__etoiles {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    max-width: 390px;
    justify-content: flex-start;
    margin-bottom: var(--val_10);
}

.gamer_avismoyen {
    color: #6f736f;
    font-size: var(--size_p);
}

.gamer_prixbarre {
    font-size: var(--size_h3);
    font-weight: var(--medium);
    position: relative;
    width: fit-content;
    color: #757575;
}

    .gamer_prixbarre:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 2px;
        top: 50%;
        left: 0;
        background: #cf1918;
        transform: rotate(349deg);
    }

.gamer_zone-promo {
    display: flex;
    align-items: center;
    gap: var(--val_15);
}

.gamer_prix-promo {
    background: #cc2423;
    height: 100%;
    width: fit-content;
    color: var(--blanc);
    font-size: var(--size_h4);
    font-weight: var(--semibold);
}

.gamer_reduction {
    padding: 3px 11px;
}

.fiche_product_price {
    font-size: 45px;
    margin-top: 1px;
    font-weight: var(--semibold);
}

.fiche_product_price_red {
    color: #cc2423 !important;
}

.cyb_fiche-gamer__payment-widget-container {
    display: flex;
    border: 2px solid var(--jaune);
    width: fit-content;
    height: fit-content;
    margin-bottom: var(--val_10);
    padding: 5px var(--marg_5_0);
    min-width: 298px;
    max-height: 65px;
    min-height: 64px;
}

.txt-intro-gaming {
    margin-bottom: var(--val_20);
    margin-top: 10px;
}

.gamer_underprint {
    text-decoration: underline;
    font-size: 13px;
}

.gaming-page .ajout-panier.ajout-fiche-produit input {
    background: none;
}

.cyb_fiche-gamer__payment-widget-container {
    padding: 9px var(--marg_5_0);
}

.gamer_poserquestion--img {
    width: var(--val_30);
}

.gamer_poser_question {
    display: block;
    width: 90px;
    font-size: var(--size_p);
    padding-left: var(--val_10);
}

#product_buy {
    top: 25px !important;
}

.ajout-fiche-produit {
    display: flex;
    height: 50px !important;
}

.bt-panier {
    font-size: 13px;
    font-weight: var(--semibold);
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    cursor: pointer
}

.gamer_enlignemagasin {
    display: flex;
    justify-content: space-between;
}

.gamer_commandeenligne {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: var(--val_5);
}

.gamer_part_commande {
    width: calc(50% - 10px);
    border: solid 1px var(--noir);
    padding: var(--val_10);
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: var(--val_5);
}

.gamer_commande--img {
    width: var(--val_25);
}

.libelle-livraison-avec-option,
.date-de-livraison-avec-option {
    font-size: var(--size_p);
    font-weight: var(--medium);
}

.dispo--verte {
    font-size: 13px !important;
    font-weight: 700 !important;
    color: #00bb55;
}

.dispo--hidden {
    display: none;
}

.gamer_titre-commande {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 9px;
}

.gamer_choixmagasin {
    text-align: left;
    display: flex;
    gap: var(--val_5);
    align-items: center;
    flex-direction: row-reverse;
}

.gamer_stockindispo {
    text-transform: capitalize;
    font-size: var(--size_p);
    font-weight: var(--semibold);
}

.gamer_livraisonle {
    font-size: var(--size_p);
}

.gaming-page .pgwSlider .ps-current {
    border: none;
    width: 400px;
}

.global-fiche-game .fiche-produit-l {
    overflow: hidden;
    max-width: 490px;
    position: relative;
}

.fiche-produit-rr {
    float: right;
    width: 790px;
}

.gaming-page .content-img-bloc .pgwSlider {
    overflow: hidden;
    position: relative;
}

.gaming-page .content-img-bloc .ps-list {
    height: 445px;
    max-height: 445px;
    /*overflow: hidden !important;*/
    position: relative !important;
    top: 0;
    width: 85px;
    /*position: absolute !important;*/
    top: 0;
    left: -20px;
}

.gamer_selectlemag {
    border: none;
    border-radius: 0px;
    display: initial;
    text-align: center;
    background: none;
    padding: 0;
    width: fit-content;
    cursor: pointer;
    box-sizing: initial;
    text-decoration: underline;
    font-size: var(--size_p);
}

.gamer_dans {
    font-size: var(--size_p);
}

.banner-backoffice {
    width: 100%;
    display: flex;
    margin: 40px auto 0;
    max-width: 1600px;
}

@media screen and (max-width:1920px) {
    .banner-backoffice {
        width: 100%;
        display: flex;
        margin: 0 auto;
        max-width: 1280px;
    }
}

.gamer_followscroll {
    width: 220px;
    position: fixed;
    right: 0;
    top: 40%;
    border: solid 1px var(--jaune);
    background: var(--blanc);
    display: none;
    opacity: 0;
    pointer-events: none;
}

.gamer_choixmagasin ~ .gamer_magasindispo {
    display: none;
}

.gamer-check {
    width: 14px;
}

.gamer_lineenligne {
    display: flex;
    align-items: flex-end;
    gap: var(--val_5);
}

.gamer_choixmagasin p {
    font-size: 13px !important;
}

.gamer_followscroll--prix {
    width: fit-content;
    margin: 0 0 15px 15px;
}

.gamer_start-follow {
    display: block;
    opacity: 1;
    pointer-events: initial;
    animation: showfollow 0.5s forwards;
}

@keyframes showfollow {
    0% {
        opacity: 0;
        top: 35%;
    }

    100% {
        opacity: 1;
        top: 40%;
    }
}

.gamer_start-follow-stop {
    display: block;
    opacity: 0;
    pointer-events: none;
    animation: showfollowstop 0.5s forwards;
}

@keyframes showfollowstop {
    0% {
        opacity: 1;
        top: 40%;
    }

    100% {
        opacity: 0;
        top: 35%;
    }
}

.gamer_follow_addcart-btn {
    margin: 0px !important;
}

.ajout-panier.ajout-fiche-produit input {
    background: none !important;
}

.cross_pop-up {
    pointer-events: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

.gamer_crossquestion {
    width: 55%;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(289deg) brightness(105%) contrast(103%);
    transform: rotate(45deg);
    top: var(--val_10);
}

.pop_up_question_client input, .container__textarea {
    border-radius: 0px !important;
}

.gamer_title-mobile {
    display: none;
}

@media screen and (max-width: 1300px) {
    .fiche-produit-rr {
        width: 100%;
    }

    .gamer_contentphoto {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 380px;
    }

    .mCS-autoHide, .ps-current {
        height: 350px !important;
    }

    .fiche-produit-l {
        display: block !important;
    }

    .gamer_title-mobile {
        display: block;
    }

    .gamer_title-desktop {
        display: none;
    }

    .sep-fiche-prod-r {
        width: 100%;
    }

    .pcgamer__caracteristiques__titre {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 1025px) {
    .fcp-slider__main {
        width: 100% !important;
        aspect-ratio: 1 !important;
    }

    .gaming-page .fiche-pc .fiche-produit-l .ps-list li {
        padding-bottom: 0;
        width: 40px !important;
        height: 50px !important;
        margin-left: var(--val_15);
    }

    .gamer_prix_alma {
        flex-wrap: wrap;
    }

    .cyb_fiche-gamer__payment-widget-container {
        margin-left: 0;
    }
}

@media screen and (max-width: 968px) {
    .gamer_enlignemagasin {
        flex-wrap: wrap;
        gap: var(--val_5);
    }

    .gamer_part_commande {
        width: 100%;
    }

    .gamer_lineenligne {
        display: flex;
        align-items: flex-end;
        gap: var(--val_5);
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 968px) and (min-width:768px) {
    .gamer_contentphoto {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 380px;
    }

    .pgwSlider {
        display: flex;
        flex-direction: row-reverse;
    }

    .global-fiche-game .fiche-produit-l {
        overflow: hidden;
        max-width: 490px;
        position: relative;
        top: 50px;
        left: -150px;
    }

    .gaming-page #product_buy .pgwSlider.listOnTheLeft .ps-current {
        border: none;
        box-shadow: none;
        height: 350px !important;
    }

    .global-fiche-game .fiche-produit-l #product_buy {
        width: 100%;
        top: -40px !important;
        position: relative;
    }

    .mCS-autoHide, .ps-list, .pgwSlider ul, .mCustomScrollBox, .mCustomScrollbar {
        overflow: visible !important;
    }

    .pgwSlider img {
        width: 310px;
        top: -30px;
        position: relative;
    }

    .mCS_no_scrollbar {
        width: 130px !important;
        top: var(--val_20);
    }

    .pgwSlider ul {
        width: 130px !important;
    }

    .gaming-page .pgwSlider.narrow .ps-current img {
        width: 320px;
        max-width: 320px !important;
        min-height: inherit;
        min-width: 40%;
        margin: 0 auto;
        max-height: 98%;
        left: -200px;
    }
}

@media screen and (max-width:768px) {
    .gamer_followscroll img {
        display: none !important;
    }

    .pgwSlider .ps-current {
        position: relative !important;
        top: 100px;
        left: -100px;
    }

    .pgwSlider ul {
        position: relative !important;
        overflow: visible;
        top: -90px !important;
        left: -40px !important;
    }

    .pgwSlider ul {
        max-height: 50px !important;
    }

    #gamer_addcart {
        position: fixed;
        bottom: -10px;
        left: 0;
        z-index: 999;
        width: 100%;
    }

    .gamer_followscroll {
        display: none !important;
    }

    .gamer_assembleshare {
        display: flex;
        justify-content: space-between;
        margin-bottom: var(--val_20);
        flex-wrap: wrap;
        gap: var(--val_20);
    }

    .ul_benchmark {
        left: 0px !important;
        position: relative;
    }

    .benchmark .gamer_titrepc {
        left: var(--val_10);
        position: relative;
    }

    .benchmark ul {
        overflow: hidden;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        gap: var(--val_10);
    }
}

.sep-hori {
    display: none;
}

.gamer_benchmark_img {
    width: 130px !important;
    height: 180px;
}

.gamer_benchmark_text * {
    color: var(--noir) !important;
}

.benchmark ul li div p {
    font-weight: 800;
    position: relative !important;
    position: relative;
    top: auto;
    width: auto;
    transform: none;
}

.gamer_benchmark_low span {
    font-weight: var(--medium);
    margin-right: 19px !important;
}

.gamer_benchmark_ultra span {
    font-weight: var(--medium);
    margin-right: 24px;
}

/*.benchmark ul {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: var(--val_10);
}*/

/*  .benchmark ul li {
        width: fit-content;
        margin: 0px !important;
    }*/

.benchmark .sep-fiche-prod {
    width: 100% !important;
}

.gamer_benchmark_text {
    text-align: left;
    padding: 5px 10px;
    background: #f2f2f2;
    margin-top: var(--val_10);
}

.gamer_lineenligne {
    flex-wrap: wrap;
}

@media screen and (min-width:1920px) {

    .gaming-page .content-img-bloc .ps-list {
        height: 445px;
        max-height: 445px;
        /* overflow: hidden !important; */
        position: absolute !important;
        top: 0;
        width: 85px;
        /* position: absolute !important; */
        top: 0;
        left: -20px;
    }
}


@media screen and (max-width:480px) {
    #product_buy .ps-current {
        left: 70px;
        top: var(--val_10);
    }

    .gamer_question_client {
        top: 195px;
        left: var(--val_10);
    }

    #mCSB_1_container li {
        width: 20px !important;
        height: 20px !important;
    }

    .gamer_contentphoto {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 320px;
    }

    .ps-current img {
        top: 20px !important;
        position: relative;
    }

    .listOnTheLeft ul.mCustomScrollbar {
        /*top: -40px !important;*/
    }

    .fiche-produit-l #product_buy .pgwSlider.listOnTheLeft .ps-current {
        float: none;
        height: 298px !important;
        width: 298px;
        left: 50px;
    }

    .ps-current img {
        left: var(--val_25);
    }

    .sep-fiche-prod-r {
        width: 100%;
    }
}

@media screen and (max-width:1024px) {
    .gamer_question_client {
        top: -85px;
        left: auto;
        right: 0px !important;
    }

    .pcgamer__titre__color,
    .gamer_titrepc,
    .gamer_titrepc span {
        font-size: 30px !important;
    }
}

.gamer_followscroll--prix .gamer_prixbarre,
.gamer_followscroll--prix .gamer_reduction {
    font-size: var(--size_h4);
}

.gamer_followscroll--prix .fiche_product_price {
    font-size: var(--val_30);
    margin-top: 5px;
}

#_ctl0_ContentPlaceHolder1_hl_caddy {
    font-size: var(--size_p);
}

#gamer_followscroll {
    width: 200px;
}

.gaming-page .ajout-panier.ajout-fiche-produit input {
    text-indent: 0px !important;
}


#uneurodeplus, .uneurodeplus {
    background-color: var(--noir);
    padding: var(--val_10);
    color: #ffcf00 !important;
    font-weight: var(--semibold);
    margin-top: var(--val_20);
    display: block !important;
    font-size: 13px !important;
    outline: solid 1px #c0c0c0;
    background: #f2f2f2 !important;
    color: var(--noir) !important;
    width: fit-content !important;
    padding: 7px 20px;
    font-weight: var(--medium);
    margin-top: -5px;
}

    #uneurodeplus a, .uneurodeplus a {
        color: var(--noir) !important;
        text-decoration: underline !important;
    }

.cp-98 {
    background: url(https://www.cybertek.fr/images/icn_box.svg) no-repeat center top;
}

.gravure_img_mobile {
    display: none;
    width: calc(100% - 20px) !important;
    margin-bottom: 10px !important;
}

@media screen and (min-width: 480px) and (max-width: 768px) {

    .option-left li p {
        display: inline-block;
        color: var(--noir);
        border: 2px solid var(--noir);
        line-height: var(--val_25);
        text-transform: uppercase;
        font-weight: var(--semibold);
        padding: 0 2px;
        margin: 10px 5px var(--marg_10_0);
        cursor: pointer;
        vertical-align: middle;
        width: 205px;
        text-align: center;
    }
}

@media screen and (max-width: 480px) {
    .option-left li p {
        display: inline-block;
        color: var(--noir);
        border: 2px solid var(--noir);
        line-height: var(--val_25);
        text-transform: uppercase;
        font-weight: var(--semibold);
        padding: 0 2px;
        margin: 10px 5px var(--marg_10_0);
        cursor: pointer;
        vertical-align: middle;
        width: 100%;
        text-align: center;
    }
}

@media screen and (max-width: 768px) {
    #div-element ul {
        max-width: 90% !important;
    }

    .bloc-option .fancybox-close {
        display: block;
        right: -8px !important;
        top: -6px !important;
    }

    bloc-option li, .option-left li {
        border-bottom: solid 1px;
        margin-bottom: 12px;
    }
}

@media screen and (max-width: 768px) {
    .option-right {
        width: 95% !important;
    }
}

@media screen and (min-width: 769px) and (max-width: 960px) {
    .option-left li p {
        width: 120px !important;
    }
}

.fiche_product_price_barre--avec {
    margin-left: -15px;
    font-size: var(--size_h3);
    font-weight: var(--medium);
    position: relative;
    width: fit-content;
    color: #757575 !important;
}

    .fiche_product_price_barre--avec:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 2px;
        top: 50%;
        left: 0;
        background: #cf1918;
        transform: rotate(349deg);
    }

.achat-bck {
    border: none !important;
    height: auto;
}

.voir-detail-option ul {
    display: none;
    position: absolute;
    top: var(--val_25);
    left: 0;
    width: 100%;
    background: var(--blanc);
    border: solid 1px var(--noir);
    border-radius: 0px !important;
    box-sizing: border-box;
    padding: var(--val_10);
}

.voir-detail-option li {
    padding: var(--marg_5_0);
}

.livraison__noel {
    padding: 0px !important;
}

.voir-detail-option {
    height: auto;
    width: 100%;
    margin-top: -1px;
    align-items: center;
    justify-content: center;
}

.gamer_icones_caracts {
}

.fiche-produit-r {
    float: right;
    width: 100%;
}

.menu_fiche_produit {
    text-align: center;
    float: right;
    background: var(--blanc);
    padding: 0px;
    width: 100%;
    box-sizing: border-box;
    border: 0px solid #c5c5c5;
    z-index: 1;
    margin-top: var(--val_15);
    position: relative;
    transition: top 0.6s ease-out;
}

.achat-bck .voir-detail-option {
    height: auto !important;
    margin-bottom: 12px;
}

.barre-float .voir-detail-option {
    height: 40px !important;
    margin-bottom: 0px !important;
}

.menu_fiche_produit .sep-hori {
    margin-top: 0px;
}

.gamer_followscroll .menu_fiche_produit {
    top: 0px !important;
}

.gamer_followscroll--prix .achat-bck.barre-float {
    position: relative;
}

.gamer_followscroll--prix .txt-optio:first-child {
    display: none;
}

.gamer_followscroll--prix .txt-optio {
    text-align: left;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    display: flex;
}

.voir-detail-option {
    width: 100%;
}

.gamer_followscroll--prix .voir-detail-option li {
    width: 100% !important;
    border-bottom: solid 1px;
    display: flex !important;
}

@media screen and (min-width: 1921px) {

    .content-img-bloc,
    .gaming-page .content-img-bloc .pgwSlider,
    .pgwSlider .ps-current {
        overflow: visible !important;
    }

    .gaming-page #product_buy .pgwSlider.listOnTheLeft .ps-current {
        width: 100%;
        left: 50px
    }

    .gaming-page .fiche-pc .img-bloc {
        margin-top: var(--val_15);
    }

    .global-fiche-game .fiche-produit-l {
        max-width: 600px;
        overflow: visible;
    }

    .pgwSlider .ps-current li {
        width: 550px !important;
        height: 500px !important;
    }

    .gaming-page #product_buy .ps-current li a {
        width: 100% !important;
        height: 100% !important;
    }

    .global-fiche-game .pgwSlider .ps-current img {
        width: 550px !important;
        height: 490px;
        max-width: 100% !important;
        max-height: 100% !important;
        object-fit: contain;
    }
}

/* solution de l'ombre menu partiellement disparue ... */
.global-fiche-game .pgwSlider .ps-current img {
    width: 100%;
    max-width: 370px;
    min-width: unset;
}

.gamer_contentphoto {
    position: relative;
}

.cbk_fch-gamer__article-bottom-text {
    position: absolute;
    bottom: 40px;
    left: 45%;
    color: var(--blanc) !important;
    font-size: 9px;
    text-align: center;
    max-width: 150px;
    z-index: 2;
}

@media screen and (max-width:768px) {
    .gamer_question_client {
        top: -75px;
    }
}

@media screen and (max-width:655px) {
    .gamer_question_client {
        top: -85px;
    }
}

@media screen and (max-width:465px) {
    .gamer_question_client {
        top: -115px;
    }
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .gaming-page .pgwSlider.listOnTheLeft > ul {
        margin-top: var(--val_30);
    }
}

@media screen and (max-width:332px) {
    .gamer_question_client {
        top: -132px;
    }
}

/*===== Benchmark ======*/

/*.benchmark {
    display: flex;
    flex-direction: column;
    margin-bottom: 0 !important
}

.pcgamer__benchmark__all-container {
    display: flex;
    flex-direction: column;
}

.pcgamer__benchmark__api {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.pcgamer__benchmark__api-logo {
    width: 120px;
}

.pcgamer__benchmark__api-text {
    font-size: 15px;
}

.pcgamer__benchmark__note-container {
    display: flex;
    flex-direction: column;
    row-gap: 40px;
    position: relative;
    z-index: 5
}

.pcgamer_benchmark__wrapper {
    display: flex;
    transition: transform 0.3s ease-in-out;
}

.pcgamer__benchmark__image-container {
    display: flex;
    width: 100%;
    justify-content: center;
    column-gap: 5px;
    padding: 10px 5px 15px
}

.pcgamer_benchmark__image-jeux {
    display: flex;
    cursor: pointer
}

.pcgamer_benchmark__item {
    display: flex;
    border-radius: 27px;
    position: relative;
    height: 170px;
    max-width: 140px;
    width: 100% !important;
    margin: 0 !important;
    cursor: pointer
}

.pcgamer_benchmark__image {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 24px;
    cursor: pointer
}*/
/*
.pcgamer_benchmark__image-jeux input {
    display: none
}*/


/*.pcgame__benchmark__titre-jeux {
    color: var(--blanc);
    position: absolute;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    bottom: 0;
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 15px 0;
    z-index: 10
}

.pcgame__benchmark__titre-jeux--content {
    font-size: 22px;
    font-weight: 600 !important;
    text-transform: none !important;
}

.pcgamer_benchmark__item--active {
    transform: scale(1.1) !important;
    margin: 0 15px !important;
    z-index: 10;
    border: 3px solid var(--blanc);
    position: relative;
}

.pcgamer_benchmark__item::after {
    content: "";
    width: 100%;
    height: 100px;
    position: absolute;
    background: linear-gradient(to top, #31306C 30%, transparent 100%);
    bottom: 0;
}

.pcgamer_benchmark__item--active::after {
    content: "";
    width: 100%;
    height: 100px;
    position: absolute;
    background: linear-gradient(to top, #FFC600, transparent 100%);
    bottom: 0;
}



.pcgamer_benchmark__resolution--affichage {
    max-width: 338px;
    width: 100%;
    text-transform: uppercase;
    background: #242342;
    padding: 10px 0;
    text-align: center;
    border-left: 6px solid var(--jaune);
    font-size: 20px;
    display: flex;
    justify-content: center;
    color: var(--blanc);
    position: relative;
    z-index: 10
}

.pcgamer_benchmark__score {
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    row-gap: 15px
}


.pcgamer_benchmark__resolution {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-areas:
        "resolution1 resolution2 resolution3"
        "options options options";
    column-gap: 30px;
    justify-content: center;
    align-items: start;
    justify-items: center;
}

    .pcgamer_benchmark__resolution:nth-child(1) {
        grid-area: resolution1;
    }

    .pcgamer_benchmark__resolution:nth-child(2) {
        grid-area: resolution2;
    }

    .pcgamer_benchmark__resolution:nth-child(3) {
        grid-area: resolution3;
    }

.pcgamer__benchmark__options {
    grid-area: options;
}

.pcgamer_benchmark__level {
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    row-gap: 15px;
    transition: opacity 0.3s ease, height 0.3s ease;
}


.pcgamer_benchmark__level {
    display: none
}

.pcgamer_benchmark__level--active {
    transform: translateY(0);
    display: flex;
}

.pcgamer_benchmark__resolution-container {
    position: relative;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5
}

.rts-hidden {
    display: none;
}

.rts-active {
    display: flex
}

.pcgamer_benchmark__resolution-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 15;
}

.pcgamer_benchmark__resolution--note-terme {
    text-transform: uppercase;
}

.pcgamer_benchmark__resolution--note, .pcgamer_benchmark__resolution--note-terme {
    font-size: 24px;
    color: var(--blanc)
}

.pcgamer__benchmark__options {
    display: flex;
    align-items: baseline;
    position: relative;
    z-index: 30;
    background: #131222;
}

.pcgamer__benchmark__recommandations {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
    padding: 0 10px;
}

.pcgamer__benchmark__recommandations-titre {
    font-size: 16px
}

.pcgamer__benchmark__container-texte-reco {
    display: flex;
    column-gap: 7px;
}

.pcgamer__benchmark__texte-reco {
    background: #242342;
    padding: 8px 17px;
    font-size: 14px;
    font-weight: var(--semibold);
}

svg:not(:root) {
    overflow: visible !important
}

.pcgamer_benchmark__svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

svg {
    transform: rotate(-90deg);
}

pcgamer_benchmark__resolution--note {
    display: none;
}

.pcgamer_benchmark__resolution--icone {
    stroke-dasharray: 180;
    stroke-dashoffset: 180;
}

.pcgamer__benchmark__ray-tracing {
    display: flex;
    margin-left: auto;
    column-gap: 20px;
    height: fit-content;
    align-items: center
}

    .pcgamer__benchmark__ray-tracing input[type="checkbox"] {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        position: relative;
        height: 28px;
        width: 46px;
        background: #242342;
        border-radius: 58px !important;
        border: 2px solid var(--blanc);
        transition: background-color .3s ease-in-out .15s;
        cursor: pointer;
    }

        .pcgamer__benchmark__ray-tracing input[type="checkbox"]:after {
            content: "";
            position: absolute;
            top: 50%;
            left: 30%;
            transform: translate(-50%, -50%);
            height: 21px;
            width: 21px;
            border-radius: 50%;
            background-color: var(--blanc);
            transition: left .3s ease-in-out
        }

        .pcgamer__benchmark__ray-tracing input[type="checkbox"]:checked {
            background-color: var(--jaune);
        }

            .pcgamer__benchmark__ray-tracing input[type="checkbox"]:checked:after {
                left: 70%;
                background-color: #242342;
            }


.cbk_swiper__wrapper {
    overflow: visible !important;
}

.cbk_swiper-content {
    margin: 0 40px;
    padding: 10px;
    width: 100%;
}

    .cbk_swiper-content:after {
        content: '';
        position: absolute;
        top: 0;
        right: -10px;
        height: 100%;
        width: 53px;
        background: linear-gradient(95deg, rgba(19, 18, 34, 0) -28.6%, #131222 41.67%);
        filter: blur(5px);
        z-index: 2
    }

    .cbk_swiper-content:before {
        content: '';
        position: absolute;
        top: 0;
        left: -20px;
        height: 100%;
        width: 53px;
        background: linear-gradient(-95deg, rgba(19, 18, 34, 0) -28.6%, #131222 41.67%);
        filter: blur(5px);
        z-index: 2;
    }

.swiper-button-next, .swiper-button-prev {
    font-weight: 900;
    color: var(--noir);
}

.swiper-button-next {
    right: 0
}

.swiper-button-prev {
    left: 0
}

    .swiper-button-next:before, .swiper-button-prev:before {
        content: "";
        position: absolute;
        width: 29px;
        height: 82px;
        background: #FFCF00;
        z-index: 1;
    }

.swiper-button-next::before {
    border-radius: 0 10px 10px 0
}

.swiper-button-prev::before {
    border-radius: 10px 0 0 10px
}



.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 0
}

.pcgamer__benchmark__next, .pcgamer__benchmark__prev {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    z-index: 20;
    transform: translate(-50%, -50%);
}*/


/*===== Responsive Benchmark =====*/

/*@media screen and (max-width: 1024px) {
    .pcgamer_benchmark__resolution--note, .pcgamer_benchmark__resolution--note-terme {
        font-size: 26px
    }

    .pcgamer__benchmark__ray-tracing input[type="checkbox"] {
        height: 33px;
        width: 53px;
    }

        .pcgamer__benchmark__ray-tracing input[type="checkbox"]:after {
            height: 25px;
            width: 24px;
        }
}


@media screen and (max-width: 940px) {

    .benchmark {
        row-gap: 20px
    }

    .gamer_titrepc {
        margin: 0
    }

    .pcgamer__benchmark__api {
        padding: 0 10px;
    }

    .pcgamer__benchmark__api-logo {
        width: 95px;
    }

    .pcgamer__benchmark__image-container {
        padding: 10px 5px 50px
    }

    .pcgamer__benchmark__note-container {
        row-gap: 30px
    }

    .cbk_swiper__wrapper {
        flex-wrap: nowrap !important;
        gap: unset !important
    }

    .cbk_swiper-content {
        margin: 0;
    }

        .cbk_swiper-content:before, .cbk_swiper-content:after {
            display: none
        }

    .swiper-button-next, .swiper-button-prev {
        transform: translateY(-50%)
    }

        .swiper-button-next:before, .swiper-button-prev:before {
            border-radius: 50%;
            height: 25px;
            width: 25px;
        }

    .pcgamer__benchmark__next, .pcgamer__benchmark__prev {
        width: 9px
    }

    .swiper-button-next:after, .swiper-button-prev:after {
        display: none
    }

    .pcgamer_benchmark__item {
        height: 140px;
        max-width: 115px;
        border-radius: 18px;
        overflow: visible !important
    }


        .pcgamer_benchmark__item::after {
            border-radius: 14px;
        }

    .pcgamer_benchmark__item--active::after {
        border-radius: 14px;
    }

    .pcgamer_benchmark__item--active::after, .pcgamer_benchmark__item::after {
        height: 40px
    }


    .pcgamer_benchmark__image {
        border-radius: 18px
    }

    .pcgame__benchmark__titre-jeux {
        display: none;
    }

    .pcgame__benchmark__titre-jeux--active {
        display: flex;
        border-radius: 0 0 14px 14px;
        bottom: -55px
    }

    .pcgame__benchmark__titre-jeux--content {
        position: absolute;
    }


    .pcgame__benchmark__titre-jeux--content {
        font-size: 15px
    }

    .pcgamer__benchmark__all-container {
        row-gap: 5px;
    }*/

/*.pcgamer_benchmark__level {
        overflow: visible !important;
        row-gap: 20px;
        margin: 0 10px
    }*/

/*.pcgamer_benchmark__score {
        display: flex;
        flex-direction: column;
        row-gap: 10px;
        padding: 0 10px
    }

    .pcgamer_benchmark__resolution {
        width: 100%;
        row-gap: 8px;
        column-gap: 10px;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-areas:
            "resolution1 resolution2 resolution3"
            "options options options";
    }

    .pcgamer_benchmark__resolution--affichage {
        font-size: 14px;
        padding: 8px 0
    }

    .pcgamer_benchmark__resolution--note, .pcgamer_benchmark__resolution--note-terme {
        font-size: 15px;
    }

    .pcgamer_benchmark__svg svg {
        width: 117px;
        height: 116px
    }

    .pcgamer_benchmark__resolution-container {
        height: 120px;
    }

    .pcgamer__benchmark__recommandations {
        flex-direction: column;
        padding: 0;
        width: 100%
    }

    .pcgamer__benchmark__container-texte-reco {
        row-gap: 20px;
    }

    .pcgamer__benchmark__options {
        flex-direction: column-reverse;
        width: 100%;
        justify-content: center;
        row-gap: 30px
    }

    .pcgamer__benchmark__ray-tracing {
        margin: 0;
        flex-direction: row-reverse
    }



    .pcgamer__benchmark__recommandations-titre {
        font-size: 14px
    }

    .pcgamer__benchmark__ray-tracing input[type="checkbox"] {
        height: 22px;
        width: 37px;
    }

        .pcgamer__benchmark__ray-tracing input[type="checkbox"]:after {
            height: 17px;
            width: 16px;
        }

    .pcgamer__benchmark__texte-reco {
        transform: none;
        text-align: center;
        padding: 5px 0;
        width: 100%;
        background: #FFCF00;
        display: flex;
        justify-content: center;
    }

    .pcgamer__benchmark__texte-reco--content {
        font-size: 12px;
        color: var(--noir) !important;
        font-weight: 600
    }
}

@media screen and (max-width: 480px) {
    .pcgamer_benchmark__svg svg {
        width: 95px;
        height: 95px;
    }
}*/
