﻿/* FONTS */
/*@font-face {
    font-family: "DINPro";
    src: url("../fonts/dinpro.woff");
}

@font-face {
    font-family: "DINPro-Bold";
    src: url("../fonts/dinpro-bold_0.woff");
}

@font-face {
    font-family: "Geforce-bold";
    src: url("../fonts/geforce_bold-webfont_0.woff");
}

@font-face {
    font-family: "Geforce-light";
    src: url("../fonts/geforce_light.woff");
}

@font-face {
    font-family: "Xolonium-Regular";
    src: url("../fonts/xolonium-regular.woff");
}

@font-face {
    font-family: "Xolonium-Bold";
    src: url("../fonts/xolonium-bold.woff");
}

@font-face {
    font-family: "Klavika-bold";
    src: url("../fonts/Klavika-Bold.ttf");
}

@font-face {
    font-family: "Klavika-Regular";
    src: url("../fonts/Klavika-Regular.ttf");
}

@font-face {
    font-family: "DINPro-CondBold";
    src: url("../fonts/dinpro-condbold.woff");
}

@font-face {
    font-family: "materialdesignicons";
    src: url("../fonts/materialdesignicons-webfont.woff");
}

@font-face {
    font-family: "DINPro-CondLight";
    src: url("../fonts/dinpro-condlight.woff");
}

@font-face {
    font-family: "DINPro-CondMedium";
    src: url("../fonts/dinpro-condmedium.woff");
}

@font-face {
    font-family: "Euphoria";
    src: url("../fonts/euphoriascript-regular.woff");
}


@font-face {
    font-family: "Klavika-Bold";
    src: url("../fonts/klavika-bold.woff");
}

@font-face {
    font-family: "Klavika-Regular";
    src: url("../fonts/klavika-regular.woff");
}

@font-face {
    font-family: "Segoe UI Regular";
    src: url("../fonts/Segoe-UI-Regular.ttf");
}

@font-face {
    font-family: "Segoe UI Black";
    src: url("../fonts/Segoe-UI-Black.ttf");
}

@font-face {
    font-family: "Segoe UI Black Italic";
    src: url("../fonts/Segoe-UI-Black-Italic.ttf");
}

@font-face {
    font-family: "Segoe UI Bold";
    src: url("../fonts/Segoe-UI-Bold.ttf");
}

@font-face {
    font-family: "Segoe UI Bold Italic";
    src: url("../fonts/Segoe-UI-Bold-Italic.ttf");
}

@font-face {
    font-family: "Segoe UI Light";
    src: url("../fonts/Segoe-UI-Light.ttf");
}

@font-face {
    font-family: "Segoe UI Light Italic";
    src: url("../fonts/Segoe-UI-Light-Italic.ttf");
}

@font-face {
    font-family: "Segoe UI Regular Italic";
    src: url("../fonts/Segoe-UI-Regular-Italic.ttf");
}

@font-face {
    font-family: "Segoe UI Semibold";
    src: url("../fonts/Segoe-UI-Semibold.ttf");
}

@font-face {
    font-family: "Segoe UI Semibold Italic";
    src: url("../fonts/Segoe-UI-Semibold-Italic.ttf");
}

@font-face {
    font-family: "Segoe UI Semilight";
    src: url("../fonts/Segoe-UI-Semilight.ttf");
}

@font-face {
    font-family: "Segoe UI Semilight Italic";
    src: url("../fonts/Segoe-UI-Semilight-Italic.ttf");
}

@font-face {
    font-family: "Bebas Neue";
    src: url("../fonts/BebasNeue-Regular.ttf");
}

@font-face {
    font-family: "Poppins Black";
    src: url("../fonts/Poppins-Black.ttf");
}

@font-face {
    font-family: "Poppins Black Italic";
    src: url("../fonts/Poppins-BlackItalic.ttf");
}

@font-face {
    font-family: "Poppins Bold";
    src: url("../fonts/Poppins-Bold.ttf");
}

@font-face {
    font-family: "Poppins Bold Italic";
    src: url("../fonts/Poppins-BoldItalic.ttf");
}

@font-face {
    font-family: "Poppins ExtraBold";
    src: url("../fonts/Poppins-ExtraBold.ttf");
}

@font-face {
    font-family: "Poppins Extra Light";
    src: url("../fonts/Poppins-ExtraLight.ttf");
}

@font-face {
    font-family: "Poppins Extra Light Italic";
    src: url("../fonts/Poppins-ExtraLightItalic.ttf");
}

@font-face {
    font-family: "Poppins Italic";
    src: url("../fonts/Poppins-Italic.ttf");
}

@font-face {
    font-family: "Poppins Light";
    src: url("../fonts/Poppins-Light.ttf");
}

@font-face {
    font-family: "Poppins Light Italic";
    src: url("../fonts/Poppins-Lightitalic.ttf");
}

@font-face {
    font-family: "Poppins Medium";
    src: url("../fonts/Poppins-Medium.ttf");
}

@font-face {
    font-family: "Poppins Medium Italic";
    src: url("../fonts/Poppins-MediumItalic.ttf");
}

@font-face {
    font-family: "Poppins Regular";
    src: url("../fonts/Poppins-Regular.ttf");
}

@font-face {
    font-family: "Poppins Semi Bold";
    src: url("../fonts/Poppins-SemiBold.ttf");
}

@font-face {
    font-family: "Poppins Semi Bold Italic";
    src: url("../fonts/Poppins-SemiBoldItalic.ttf");
}

@font-face {
    font-family: "Poppins Thin";
    src: url("../fonts/Poppins-Thin.ttf");
}

@font-face {
    font-family: "Poppins Thin Italic";
    src: url("../fonts/Poppins-ThinItalic.ttf");
}

@font-face {
    font-family: "Anton";
    src: url("../fonts/Anton-Regular.ttf");
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-Regular.ttf");
}
*/
* {
    scroll-behavior: smooth;
}
/* Destiny 2 */

.destiny2 {
    background: var(--noir);
}

.head-landing img {
    width: 100%;
    vertical-align: middle;
}

.warp-nvidia {
    width: 650px;
    margin: 0 auto;
}

.destiny2 .content-landing {
    margin: 0 auto;
    text-align: center;
}

    .destiny2 .content-landing img {
        margin-top: 50px;
    }

.destiny2 .produit-landing li {
    width: 30%;
    float: left;
    margin-right: 5%;
    margin-bottom: var(--val_25);
}

.destiny2 .content-landing .produit-landing li .nvidia_produit {
    height: 50px;
}
/*
.destiny2 .content-landing h1 {
    font-family: "Geforce-bold";
    font-size: 45px;
    text-align: center;
    color: #76b900;
    margin-top: 60px;
    margin-bottom: var(--val_25);
}*/
/*
.destiny2 .content-landing h2, .destiny2 .content-landing p {
    color: var(--blanc);
    font-family: "DINPro";
}*/

    .destiny2 .content-landing h2 span, .destiny2 .content-landing p span {
        font-style: italic;
    }

.destiny2 .content-landing h2 {
    font-size: 28px;
    margin-bottom: var(--val_25);
}

.destiny2 .content-landing p {
    line-height: var(--val_20);
}

.sep-nvidia {
    width: 100%;
    display: block;
    height: 2px;
    margin: 60px 0;
    background: #616161;
}

.content-landing iframe {
    margin-top: var(--val_25);
}
/*
.destiny2 .content-landing .nvidia-vert {
    font-family: "Geforce-bold";
    font-size: var(--size_h1);
    text-align: center;
    color: #76b900;
    margin-top: var(--val_20);
}
*/
.foot-landing p {
    text-align: left;
    color: #616161;
    font-size: var(--size_p);
    line-height: 16px;
    margin: 25px 40px;
}

.foot-landing img {
    width: 100%;
}

.produit-landing {
    margin: var(--marg_25_0);
    overflow: hidden;
}

    .produit-landing li {
        width: 125px;
        float: left;
        margin-right: 96px;
        margin-bottom: var(--val_25);
        list-style: none;
    }


        .produit-landing li img {
            width: 100%;
        }

.destiny2 .content-landing .produit-landing li p {
    font-size: var(--size_p);
    color: #76b900;
}

    .destiny2 .content-landing .produit-landing li p span {
        display: block;
        width: 100%;
        color: var(--blanc);
        text-transform: uppercase;
        border: 1px solid #76b900;
        background: #76b900;
        font-style: normal;
        transition: all 0.5s;
        font-weight: var(--semibold);
    }
/*
.destiny2 .content-landing .produit-landing li .nvidia-prix {
    color: var(--blanc);
    font-size: 16px;
    font-family: "Geforce-bold";
}
*/
.destiny2 .content-landing .produit-landing li:hover span {
    background: var(--blanc);
    color: #76b900;
}

.produit-landing li:nth-child(3n) {
    margin-right: 0;
    float: right;
}

@media screen and (min-width: 480px) and (max-width: 768px) {
    .warp-nvidia {
        width: 460px;
        margin: 0 auto;
    }

    .destiny2 .content-landing {
        width: 460px;
        margin: 0 auto;
        text-align: center;
    }


    .produit-landing li {
        width: 200px;
        margin-right: 60px;
    }



    .produit-landing .nvidia_produit {
        height: var(--val_40);
    }

    .foot-landing p {
        margin: 25px 0px;
    }
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .warp-nvidia {
        width: 300px;
        margin: 0 auto;
    }

    .destiny2 .content-landing {
        width: 300px;
        margin: 0 auto;
        text-align: center;
    }

    .destiny2 .produit-landing li {
        width: 48%;
        float: left;
        margin-right: 0;
        margin-bottom: var(--val_25);
    }

    .produit-landing li:nth-child(3n) {
        float: left;
    }

    .produit-landing li:nth-child(2n) {
        float: right;
        margin-right: 0px;
    }

    .foot-landing p {
        margin: 25px 0px;
    }
}
/*FIN Destiny 2 */

/* SEAGATE Iron wolf */

.ironwolf {
    overflow: hidden;
    font-size: var(--size_p);
}

.warp-ironwolf {
    margin: 0 auto;
    width: 960px;
}

.block-iron img {
    float: left;
}

.block-iron-l {
    float: left;
    width: 300px;
    margin-top: var(--val_35);
    margin-left: var(--val_25);
}

.block-iron-r {
    float: right;
    width: 300px;
    margin-top: var(--val_35);
}

.block-iron {
    clear: both;
    overflow: hidden;
    text-align: center;
}

    .block-iron h1, .block-iron h2 {
        font-weight: var(--semibold);
        text-transform: uppercase;
        margin-bottom: var(--val_15);
    }

.ironwolf .produit-landing {
    overflow: hidden;
    clear: both;
    margin-top: var(--val_25);
    text-align: center;
}

    .ironwolf .produit-landing ul li {
        width: 250px;
        margin-right: 105px;
    }

.content-landing .produit-landing li p {
    line-height: var(--val_20);
}

z.content-landing .produit-landing li span {
    display: block;
    width: 100%;
    color: var(--blanc);
    text-transform: uppercase;
    border: 1px solid #dd242a;
    background: #dd242a;
    font-style: normal;
    transition: all 0.5s;
    font-weight: var(--semibold);
    line-height: var(--val_20);
    padding: var(--marg_5_0);
}

.ironwolf .produit-landing li:nth-child(3n) {
    margin-right: 0;
    float: right;
}

.ironwolf .produit-landing li .iron-prix {
    font-weight: var(--semibold);
    color: #dd242a;
    font-size: var(--size_h4);
    margin: var(--marg_10_0);
}

@media screen and (min-width: 768px) and (max-width: 960px) {
    .warp-ironwolf {
        margin: 0 auto;
        width: 748px;
    }

    .block-iron img {
        width: 220px;
        margin-top: 50px;
    }

    .block-iron .block-iron-l {
        width: 220px;
    }

    .block-iron .block-iron-r {
        width: 220px;
    }

    .ironwolf .produit-landing ul li {
        width: 232px;
        margin-right: var(--val_25);
    }
}

@media screen and (min-width: 480px) and (max-width: 768px) {
    .warp-ironwolf {
        margin: 0 auto;
        width: 460px;
    }

    .block-iron img {
        width: auto;
        margin-top: var(--val_15);
        float: none;
    }

    .block-iron .block-iron-l {
        width: 100%;
        float: none;
        margin: 0;
    }

    .block-iron .block-iron-r {
        width: 100%;
        float: none;
    }

    .ironwolf .produit-landing ul li {
        width: 125px;
        margin-right: 42px;
        float: left;
    }
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .warp-ironwolf {
        margin: 0 auto;
        width: 300px;
    }

    .block-iron img {
        width: auto;
        margin-top: var(--val_15);
        float: none;
    }

    .block-iron .block-iron-l {
        width: 100%;
        float: none;
        margin: 0;
    }

    .block-iron .block-iron-r {
        width: 100%;
        float: none;
    }

    .ironwolf .produit-landing ul li {
        width: 100%;
        margin-right: 0px;
        float: none;
    }
}
/* FIN SEAGATE Iron wolf */

/* ASUS */
.asus-body {
    background: var(--noir);
}

.wrap {
    margin: 0 auto;
    width: 1008px;
    padding-bottom: var(--val_25);
}

.promo img {
    text-align: center;
    width: 86%;
}


#asus_pc {
    text-align: center;
}

.promo {
    margin-bottom: var(--val_25);
    text-align: center;
}

.pdt_info {
    display: inline-block;
    width: 20%;
    margin-bottom: var(--val_10);
    text-align: center;
}

    .pdt_info img {
        width: 100%;
    }


.pdt_info .cta p {
    margin-top: 7px;
    margin-left: 3px;
    margin-right: 3px;
    color: var(--blanc);
}

.footer-asus p {
    color: var(--blanc);
}

.footer-asus {
    margin-bottom: var(--val_10);
    text-align: center;
}

.asus-body a:link {
    color: var(--blanc);
    text-decoration: none;
}

.asus-body a:visited {
    color: var(--blanc);
}


@media screen and (min-width: 768px) and (max-width: 960px) {
    .header img {
        width: 100%;
    }

    .wrap {
        margin: 0 auto;
        width: 758px;
    }
}

@media screen and (min-width: 480px) and (max-width: 768px) {

    .wrap {
        margin: 0 auto;
        width: 470px;
    }

    .header img {
        width: 100%;
    }

    .pdt_info {
        display: inline-block;
        width: 40%;
        margin-bottom: var(--val_10);
        text-align: center;
    }
}

@media screen and (min-width: 320px) and (max-width: 480px) {

    .wrap {
        margin: 0 auto;
        width: 310px;
    }

    .header img {
        width: 100%;
    }

    .pdt_info {
        display: inline-block;
        width: 70%;
        margin-bottom: var(--val_10);
        text-align: center;
    }
}
/* FIN ASUS */

/* rentree */

.ironwolf.rentree {
    overflow: hidden;
    font-size: var(--size_p);
}

.warp-ironwolf {
    margin: 0 auto;
    width: 960px;
}

.block-iron img {
    float: left;
}

.block-iron-l {
    float: left;
    width: 300px;
    margin-top: var(--val_35);
    margin-left: var(--val_25);
}

.block-iron-r {
    float: right;
    width: 300px;
    margin-top: var(--val_35);
}

.block-iron {
    clear: both;
    overflow: hidden;
    text-align: center;
}

    .block-iron h1, .block-iron h2 {
        font-weight: var(--semibold);
        text-transform: uppercase;
        margin-bottom: var(--val_15);
    }

.ironwolf .produit-landing {
    overflow: hidden;
    clear: both;
    margin-top: var(--val_25);
    text-align: center;
}

    .ironwolf .produit-landing ul li {
        width: 250px;
        margin-right: 105px;
    }

.content-landing .produit-landing li p {
    line-height: var(--val_20);
    font-size: var(--size_p);
}

.rentree .content-landing .produit-landing li span {
    display: block;
    width: 100%;
    color: var(--blanc);
    text-transform: uppercase;
    border: 1px solid var(--bleu);
    background: var(--bleu);
    font-style: normal;
    transition: all 0.5s;
    font-weight: var(--semibold);
    line-height: var(--val_20);
    padding: var(--marg_5_0);
}

.ironwolf .produit-landing li:nth-child(3n) {
    margin-right: 0;
    float: right;
}

.iron_produit {
    height: 50px;
}



.ironwolf .produit-landing li .iron-prix {
    font-weight: var(--semibold);
    color: var(--bleu);
    font-size: var(--size_h4);
    margin: var(--marg_10_0);
}

.rentree .firstletter {
    margin: var(--marg_25_0);
    text-align: center;
}

@media screen and (min-width: 768px) and (max-width: 960px) {
    .warp-ironwolf {
        margin: 0 auto;
        width: 748px;
    }

    .block-iron img {
        width: 220px;
        margin-top: 50px;
    }

    .block-iron .block-iron-l {
        width: 220px;
    }

    .block-iron .block-iron-r {
        width: 220px;
    }

    .ironwolf .produit-landing ul li {
        width: 232px;
        margin-right: var(--val_25);
    }
}

@media screen and (min-width: 480px) and (max-width: 768px) {
    .warp-ironwolf {
        margin: 0 auto;
        width: 460px;
    }

    .block-iron img {
        width: auto;
        margin-top: var(--val_15);
        float: none;
    }

    .block-iron .block-iron-l {
        width: 100%;
        float: none;
        margin: 0;
    }

    .block-iron .block-iron-r {
        width: 100%;
        float: none;
    }

    .ironwolf .produit-landing ul li {
        width: 125px;
        margin-right: 42px;
        float: left;
    }

    .iron_produit {
        padding-bottom: var(--val_30);
    }

    .iron-prix {
        padding-top: var(--val_30);
    }
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .warp-ironwolf {
        margin: 0 auto;
        width: 300px;
    }

    .block-iron img {
        width: auto;
        margin-top: var(--val_15);
        float: none;
    }

    .block-iron .block-iron-l {
        width: 100%;
        float: none;
        margin: 0;
    }

    .block-iron .block-iron-r {
        width: 100%;
        float: none;
    }

    .ironwolf .produit-landing ul li {
        width: 100%;
        margin-right: 0px;
        float: none;
    }
}
/* fin asus */

/* intel */
.ironwolf.intel-nuc .produit-landing li:nth-child(3n) {
    margin-right: 92px;
    float: left;
}


.ironwolf.intel-nuc .produit-landing li:nth-child(4n) {
    margin-right: 0px;
    float: right;
}

.ironwolf.intel-nuc .produit-landing ul li p span {
    background: #0e7dc2;
    display: block;
    width: 100%;
    padding: var(--marg_5_0);
    color: var(--blanc);
    transition: all 0.5s;
}


.ironwolf.intel-nuc .produit-landing ul li:hover p span {
    background: var(--noir);
    color: var(--blanc);
}


.ironwolf.intel-nuc .produit-landing ul li {
    width: 250px;
    margin-right: 92px;
}


@media screen and (min-width: 1024px) and (max-width: 1280px) {

    .ironwolf.intel-nuc .produit-landing li:nth-child(4n) {
        margin-right: 126px;
        float: left;
    }

    .ironwolf.intel-nuc .produit-landing li:nth-child(3n) {
        margin-right: 0px;
        float: right;
    }


    .ironwolf.intel-nuc .produit-landing ul li {
        width: 250px;
        margin-right: 126px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1024px) {

    .ironwolf.intel-nuc .produit-landing li:nth-child(4n) {
        margin-right: 95px;
        float: left;
    }

    .ironwolf.intel-nuc .produit-landing li:nth-child(3n) {
        margin-right: 0px;
        float: right;
    }


    .ironwolf.intel-nuc .produit-landing ul li {
        width: 250px;
        margin-right: 95px;
    }
}

@media screen and (min-width: 768px) and (max-width: 960px) {

    .ironwolf.intel-nuc .produit-landing li:nth-child(4n) {
        margin-right: 14px;
        float: left;
    }

    .ironwolf.intel-nuc .produit-landing li:nth-child(3n) {
        margin-right: 0px;
        float: right;
    }


    .ironwolf.intel-nuc .produit-landing ul li {
        width: 240px;
        margin-right: 14px;
    }
}


@media screen and (min-width: 480px) and (max-width: 768px) {

    .ironwolf.intel-nuc .produit-landing li:nth-child(4n) {
        margin-right: 0px;
        float: left;
    }

    .ironwolf.intel-nuc .produit-landing li:nth-child(3n) {
        margin-right: 0px;
    }

    .ironwolf.intel-nuc .produit-landing li:nth-child(2n) {
        margin-right: 0px;
        float: right;
    }


    .ironwolf.intel-nuc .produit-landing ul li {
        width: 222px;
        margin-right: 0px;
    }
}

@media screen and (min-width: 320px) and (max-width: 480px) {

    .ironwolf.intel-nuc .produit-landing li:nth-child(4n) {
        margin-right: 0px;
        float: left;
    }

    .ironwolf.intel-nuc .produit-landing li:nth-child(3n) {
        margin-right: 0px;
    }

    .ironwolf.intel-nuc .produit-landing li:nth-child(2n) {
        margin-right: 0px;
        float: right;
    }


    .ironwolf.intel-nuc .produit-landing ul li {
        width: 140px;
        margin-right: 0px;
        float: left;
    }

    .ironwolf.intel-nuc.iron_produit {
        height: 70px;
    }
}

/* fin intel */

/* seagate */

.seagate-l {
    width: 558px;
    float: left;
}

    .seagate-l img {
        width: 100%;
    }

.seagate-r {
    float: right;
    width: 710px;
}

.seagate-rescue {
    background: var(--blanc);
    padding: var(--marg_25_0);
    overflow: hidden;
}

.back-rescue {
    background: #6ebe49;
    padding: 40px 25px;
    margin-bottom: 48px;
}

    .back-rescue h1 {
        text-transform: uppercase;
        font-size: var(--size_h3);
        color: var(--blanc);
        margin-bottom: var(--val_35);
        font-family: Arial;
    }

    .back-rescue p {
        color: var(--blanc);
        font-size: var(--size_h3);
        font-family: Arial;
        line-height: var(--val_40);
    }

.ul-rescue {
    margin-left: 55px;
}

    .ul-rescue li {
        margin-bottom: var(--val_20);
    }

        .ul-rescue li img {
            display: inline-block;
            vertical-align: middle;
        }

        .ul-rescue li p {
            display: inline-block;
            font-size: var(--size_h3);
            line-height: var(--val_40);
            color: #00a1dd;
            vertical-align: middle;
        }

.marche-rescue h2 {
    color: var(--noir);
    font-size: 36px;
    line-height: 94px;
    background: #e4ff00;
    padding-left: 16px;
    margin-bottom: 36px;
    margin-top: 38px;
}

.marche-rescue a {
    color: #0078ff;
    font-size: 16px;
}

.marche-rescue span {
    font-weight: var(--semibold);
}

.marche-rescue p {
    font-size: var(--val_20);
    line-height: var(--val_30);
    margin-bottom: 24px;
}

@media screen and (min-width: 1024px) and (max-width: 1280px) {

    .seagate-l {
        width: 385px;
    }

    .seagate-r {
        width: 610px;
    }

    .back-rescue {
        background: #6ebe49;
        padding: 20px 25px;
        margin-bottom: var(--val_15);
    }

        .back-rescue h1 {
            text-transform: uppercase;
            font-size: 16px;
            color: var(--blanc);
            margin-bottom: var(--val_15);
            font-family: Arial;
        }

        .back-rescue p {
            color: var(--blanc);
            font-size: 16px;
            font-family: Arial;
            line-height: var(--val_30);
        }

    .ul-rescue li p {
        display: inline-block;
        font-size: 16px;
        line-height: var(--val_30);
        color: #00a1dd;
        vertical-align: middle;
    }

    .marche-rescue h2 {
        color: var(--noir);
        font-size: var(--size_h3);
        line-height: 44px;
        background: #e4ff00;
        padding-left: 16px;
        margin-bottom: 12px;
        margin-top: 0px;
    }

    .marche-rescue p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 24px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1024px) {

    .seagate-l {
        width: 385px;
    }

    .seagate-r {
        width: 545px;
    }

    .back-rescue {
        background: #6ebe49;
        padding: 20px 25px;
        margin-bottom: var(--val_15);
    }

        .back-rescue h1 {
            text-transform: uppercase;
            font-size: 16px;
            color: var(--blanc);
            margin-bottom: var(--val_15);
            font-family: Arial;
        }

        .back-rescue p {
            color: var(--blanc);
            font-size: 16px;
            font-family: Arial;
            line-height: var(--val_30);
        }

    .ul-rescue li p {
        display: inline-block;
        font-size: 16px;
        line-height: var(--val_30);
        color: #00a1dd;
        vertical-align: middle;
    }

    .marche-rescue h2 {
        color: var(--noir);
        font-size: var(--size_h3);
        line-height: 44px;
        background: #e4ff00;
        padding-left: 16px;
        margin-bottom: 12px;
        margin-top: 0px;
    }

    .marche-rescue p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 24px;
    }
}

@media screen and (min-width: 768px) and (max-width: 960px) {

    .seagate-l {
        float: none;
        margin: 0 auto 10px;
    }

    .seagate-r {
        width: 100%;
        float: none;
    }

    .back-rescue {
        background: #6ebe49;
        padding: 20px 25px;
        margin-bottom: var(--val_15);
    }

        .back-rescue h1 {
            text-transform: uppercase;
            font-size: 16px;
            color: var(--blanc);
            margin-bottom: var(--val_15);
            font-family: Arial;
        }

        .back-rescue p {
            color: var(--blanc);
            font-size: 16px;
            font-family: Arial;
            line-height: var(--val_30);
        }

    .ul-rescue li p {
        display: inline-block;
        font-size: 16px;
        line-height: var(--val_30);
        color: #00a1dd;
        vertical-align: middle;
    }

    .marche-rescue h2 {
        color: var(--noir);
        font-size: var(--size_h3);
        line-height: 44px;
        background: #e4ff00;
        padding-left: 16px;
        margin-bottom: 12px;
        margin-top: 0px;
    }

    .marche-rescue p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 24px;
    }
}


@media screen and (min-width: 480px) and (max-width: 768px) {

    .seagate-l {
        float: none;
        margin: 0 auto 10px;
        width: 100%;
    }

    .seagate-r {
        width: 100%;
        float: none;
    }

    .back-rescue {
        background: #6ebe49;
        padding: 20px 25px;
        margin-bottom: var(--val_15);
    }

        .back-rescue h1 {
            text-transform: uppercase;
            font-size: 16px;
            color: var(--blanc);
            margin-bottom: var(--val_15);
            font-family: Arial;
        }

        .back-rescue p {
            color: var(--blanc);
            font-size: 16px;
            font-family: Arial;
            line-height: var(--val_30);
        }

    .ul-rescue li p {
        display: inline-block;
        font-size: 16px;
        line-height: var(--val_30);
        color: #00a1dd;
        vertical-align: middle;
    }

    .marche-rescue h2 {
        color: var(--noir);
        font-size: var(--size_h3);
        line-height: 44px;
        background: #e4ff00;
        padding-left: 16px;
        margin-bottom: 12px;
        margin-top: 0px;
    }

    .marche-rescue p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 24px;
    }
}

@media screen and (min-width: 320px) and (max-width: 480px) {

    .seagate-l {
        float: none;
        margin: 0 auto 10px;
        width: 100%;
    }

    .ul-rescue {
        margin-left: 0px;
        text-align: center;
    }

    .seagate-r {
        width: 100%;
        float: none;
    }

    .back-rescue {
        background: #6ebe49;
        padding: 20px 25px;
        margin-bottom: var(--val_15);
    }

        .back-rescue h1 {
            text-transform: uppercase;
            font-size: 16px;
            color: var(--blanc);
            margin-bottom: var(--val_15);
            font-family: Arial;
        }

        .back-rescue p {
            color: var(--blanc);
            font-size: 16px;
            font-family: Arial;
            line-height: var(--val_30);
        }

    .ul-rescue li p {
        display: inline-block;
        font-size: 16px;
        line-height: var(--val_30);
        color: #00a1dd;
        vertical-align: middle;
    }

    .marche-rescue h2 {
        color: var(--noir);
        font-size: var(--size_h3);
        line-height: 44px;
        background: #e4ff00;
        padding-left: 16px;
        margin-bottom: 12px;
        margin-top: 0px;
    }

    .marche-rescue p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 24px;
    }
}

/* fin seagate */

/* PROJECT CARS 2 */

.project-cars {
    overflow: hidden;
    background: var(--noir);
}

.warp-project-cars {
    width: 945px;
    margin: 0 auto;
}

.project-cars .content-landing {
    text-align: center;
}

.warp-project-cars h1 {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 21pt;
    font-weight: var(--semibold);
    color: #b3cde5;
    margin: 10px 0 10px;
}

.warp-project-cars h2 {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 21pt;
    font-weight: var(--semibold);
    color: #b3cde5;
    margin: 10px 0 10px;
    text-align: center;
}

.warp-project-cars p {
    text-align: justify;
    color: var(--blanc);
    margin: 0 0 10px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.42857143;
    font-size: var(--size_p);
}


.warp-project-cars .produit-landing li {
    width: 20%;
    float: left;
    margin-right: 5%;
    margin-bottom: var(--val_25);
}

    .warp-project-cars .produit-landing li p {
        text-align: center;
    }

    .warp-project-cars .produit-landing li .nvidia-prix {
        color: var(--rouge);
        font-weight: var(--semibold);
        font-size: var(--val_20);
    }

    .warp-project-cars .produit-landing li span {
        background: var(--rouge);
        display: block;
        padding: 5px 20px;
        border: 1px solid var(--rouge);
        transition: all 0.5s;
    }

        .warp-project-cars .produit-landing li span:hover {
            background: var(--noir);
            border: 1px solid var(--rouge);
            color: var(--rouge);
        }

.warp-project-cars .foot-landing h2 {
    text-align: left;
}

.warp-project-cars .p-foot {
    text-align: center;
}


.warp-project-cars .content-landing .produit-landing li:hover span {
    color: #dd242a;
    background: var(--noir);
}

@media screen and (min-width: 768px) and (max-width: 950px) {

    .warp-project-cars {
        width: 748px;
    }

        .warp-project-cars img {
            width: 100%;
        }

        .warp-project-cars iframe {
            width: 100% !important;
        }

        .warp-project-cars .produit-landing li .nvidia_produit {
            height: 60px;
        }
}

@media screen and (min-width: 480px) and (max-width: 768px) {
    .warp-project-cars {
        width: 460px;
    }

        .warp-project-cars img {
            width: 100%;
        }

        .warp-project-cars iframe {
            width: 100% !important;
        }

        .warp-project-cars .produit-landing li .nvidia_produit {
            height: 60px;
        }

        .warp-project-cars .produit-landing li {
            width: 48%;
            margin-right: 0;
        }

            .warp-project-cars .produit-landing li:nth-child(2n) {
                float: right;
            }
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .warp-project-cars {
        width: 300px;
    }

        .warp-project-cars img {
            width: 100%;
        }

        .warp-project-cars iframe {
            width: 100% !important;
        }

        .warp-project-cars .produit-landing li .nvidia_produit {
            height: 60px;
        }

        .warp-project-cars .produit-landing li {
            width: 48%;
            margin-right: 0;
        }

            .warp-project-cars .produit-landing li:nth-child(2n) {
                float: right;
            }
}


/* FIN PROJECT CARS 2 */

/* ASSASSIN */
.warp-project-cars.assassin h1 {
    font-family: 'Outfit', sans-serif;
    font-size: 21pt;
    font-weight: var(--semibold);
    color: var(--blanc);
    margin: 10px 0 10px;
}

.warp-project-cars.assassin h2 {
    font-family: 'Outfit', sans-serif;
    font-size: 21pt;
    font-weight: var(--semibold);
    color: var(--blanc);
    margin: 10px 0 10px;
    text-align: center;
}
/* ASSASSIN */

/* PC2 WW2 */
.sep-pc2-ww2 {
    width: 80%;
    border: 0;
    height: 2px;
    color: #ffbc1d;
    background: #ffbc1d;
    margin: 30px auto;
}

.warp-project-cars.assassin .txt-pc2-ww2 {
    margin-top: var(--val_30);
    color: #aaa;
}


.warp-project-cars.assassin .foot-landing a {
    color: #ffbc1d;
}


/* FIN PC2 WW2 */

/* 1070Ti */
.g1070ti .warp-nvidia {
    width: 1024px;
}

.g1070ti .mob {
    display: none
}

.destiny2.g1070ti .content-landing h1 {
    margin-bottom: 0px;
}

.destiny2 .content-landing h2.light-nvidia {
    font-family: "Geforce-light";
    margin-top: 50px;
}

.carac-nvidia {
    margin: 0 38px;
    overflow: hidden;
}

    .carac-nvidia li {
        float: left;
        width: 296px;
    }

.destiny2 .content-landing .carac-nvidia li h2 {
    text-transform: uppercase;
    color: #eeeeee;
    font-family: "Geforce-light";
    margin: var(--marg_25_0);
    font-size: var(--size_h3);
}

.destiny2 .content-landing .carac-nvidia li p {
    color: #eeeeee;
    font-family: "DINPro";
    height: 120px;
    text-align: left;
}

.carac-nvidia li:nth-child(3n 2) {
    margin: 0 30px;
}

.destiny2.g1070ti .produit-landing li {
    width: 22%;
    float: left;
    margin-right: 4%;
    margin-bottom: var(--val_25);
}

    .destiny2.g1070ti .produit-landing li:nth-child(4n) {
        margin-right: 0;
    }


@media screen and (min-width: 768px) and (max-width: 1024px) {
    .g1070ti .warp-nvidia {
        width: 748px;
    }

    .g1070ti img {
        width: 100%;
    }

    .carac-nvidia li:nth-child(2n) {
        float: right;
        margin: 0;
    }

    .carac-nvidia li {
        margin: 0;
    }
}


@media screen and (min-width: 480px) and (max-width: 768px) {
    .g1070ti .warp-nvidia {
        width: 460px;
    }

    .g1070ti img {
        width: 100%;
    }

    .carac-nvidia li:nth-child(2n) {
        float: none;
        margin: 0 auto;
    }

    .carac-nvidia li {
        float: none;
        margin: 0 auto;
    }

    .g1070ti .mob-no {
        display: none;
    }

    .g1070ti .mob {
        display: block;
    }
}


@media screen and (min-width: 320px) and (max-width: 480px) {
    .g1070ti .warp-nvidia {
        width: 300px;
    }

    .g1070ti img {
        width: 100%;
    }

    .carac-nvidia li:nth-child(2n) {
        float: none;
        margin: 0 auto;
    }

    .carac-nvidia {
        margin: 0px;
    }

        .carac-nvidia li {
            float: none;
            margin: 0 auto;
        }

            .carac-nvidia li:nth-child(3n 2) {
                margin: 0;
            }

    .destiny2 .content-landing .carac-nvidia img {
        margin-top: var(--val_10);
    }

    .destiny2.g1070ti .produit-landing li {
        width: 100%;
        float: none;
        margin-right: 0%;
        margin-bottom: var(--val_15);
    }

    .g1070ti .mob-no {
        display: none;
    }

    .g1070ti .mob {
        display: block;
    }
}

/* FIN 1070Ti */

/* BLACK FRIDAY */
.black-friday {
    overflow: hidden;
    background-color: var(--noir);
}

    .black-friday img {
        vertical-align: middle;
        width: 100%;
    }

    .black-friday .produit-landing li {
        width: 15%;
        display: inline-block;
        margin: 0 1% 25px;
        position: relative;
        background: rgba(255,255,255,1);
        border: 3px solid var(--jaune);
        border-radius: 0;
        height: 274px;
        padding: var(--val_10);
        float: none;
        vertical-align: middle;
    }

        .black-friday .produit-landing li img {
            width: 75%;
        }

    .black-friday .produit-landing ul {
        font-size: 0;
        text-align: center;
    }



  
    .black-friday .content-landing .produit-landing li .bck-prix-barre {
        color: var(--noir);
        line-height: var(--val_25);
        position: relative;
    }

    .black-friday.promo-landing {
        background: var(--gris_50);
    }

        .black-friday.promo-landing .titre-filtres {
            color: var(--noir);
        }

    .black-friday .content-landing .produit-landing li div.bare-promo {
        margin-bottom: 0;
        width: auto;
        float: none;
    }


.promo-landing.code-promo .img-code-promo img {
    float: none;
}

.black-friday .content-landing .produit-landing li .nvidia_produit {
    text-transform: uppercase;
    height: 37px;
    overflow: hidden;
}

.black-friday .content-landing .produit-landing li .nvidia-prix {
    font-family: "DINPro-CondMedium";
    font-size: 36px;
    font-weight: var(--semibold);
    line-height: 36px;
    border: none;
    color: #CB192D;
}

.black-friday .content-landing .produit-landing li .lien-landing {
    background: rgb(255,208,31);
    background: -moz-linear-gradient(-45deg, rgba(255,208,31,1) 0%, rgba(192,142,31,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(255,208,31,1) 0%,rgba(192,142,31,1) 100%);
    background: linear-gradient(135deg, rgba(255,208,31,1) 0%, rgba(192,142,31,1) 100%);
    background-color: rgba(0, 0, 0, 0);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd01f', endColorstr='#c08e1f',GradientType=1 );
    width: 70%;
    margin: 0 auto 0px;
    font-size: var(--size_h4);
    line-height: var(--val_30);
    text-transform: uppercase;
    color: var(--noir);
    font-family: "DINPro-CondMedium";
    transition: transform 0.5s;
    border: none;
    position: absolute;

}


    .black-friday .content-landing .produit-landing li .lien-landing p {
        color: var(--blanc);
    }


    .black-friday .content-landing .produit-landing li .lien-landing:hover {
        transition: all 0.3s;
        background-color: #CB192D;
        color: var(--blanc);
    }

        .black-friday .content-landing .produit-landing li .lien-landing:hover span {
            color: var(--blanc);
            width: 100%;
        }



    .black-friday .content-landing .produit-landing li .lien-landing span {
        text-transform: uppercase;
        letter-spacing: 1px;
        transition: all 0.2s;
        color: #262430;
    }



.black-friday .content-landing .produit-landing li div {
    position: relative;
}



.black-friday .content-landing .produit-landing li .noel-link {
    position: initial;
}

.black-friday .titre-filtres {
    color: var(--blanc);
    text-transform: uppercase;
    text-align: center;
    margin: 15px 0 10px;
    font-weight: var(--semibold);
}

.noel-landing .filtres {
    width: 50%;
    margin: 0 auto;
    position: relative;
}

.noel-landing #sel-cat {
    box-shadow: none;
    border: 1px solid var(--noir);
    line-height: var(--val_35);
    width: 100%;
    height: var(--val_35);
    text-align: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.filtres::before, .filtres::after {
    content: "";
    position: absolute;
    pointer-events: none;
}

.filtres::after {
    display: none;
}

.filtres::before {
    display: none;
    width: 2em;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 0 3px 3px 0;
}

.filtres::before {
    margin-right: 1px;
    top: .5em;
    bottom: .5em;
    background-color: var(--blanc);
    border-left: 1px solid rgba(0,0,0,.1);
}

.black-friday .filtres label {
    line-height: var(--val_20);
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: var(--size_p);
    margin-right: var(--val_5);
    cursor: pointer;
}

.filtres .filtre {
    border-bottom: 1px dashed #c8c8c3;
    display: block;
}

    .filtres .filtre input {
        display: inline-block;
        vertical-align: middle;
    }

.black-friday .filtres .filtre {
    text-align: center;
    margin-right: var(--val_10);
    margin-left: var(--val_10);
    line-height: var(--val_25);
}

.black-friday .filtres {
    margin-bottom: var(--val_10);
    text-align: center;
}

.bloc-reduc {
    position: absolute;
    top: 0;
    right: 0;
    background: #CB192D;
    text-align: center;
    padding: 0 2px;
}

.black-friday .content-landing .produit-landing li:hover .bloc-reduc {
    background: #d6190d;
}


.black-friday .content-landing .produit-landing li .bloc-reduc span {
    display: block;
}

.black-friday .content-landing .produit-landing li .reduc span:last-child {
    font-weight: var(--semibold);
    font-size: 16px;
}

@media screen and (min-width: 1024px) and (max-width: 1280px) {
    .black-friday .produit-landing li {
        height: 256px;
    }

    .code-promo .contentlandingjustify div div {
        width: 231px !important;
    }
}

@media screen and (min-width: 960px) and (max-width: 1024px) {
    .black-friday .produit-landing li {
        width: 20%;
        height: 285px;
    }

    .code-promo .contentlandingjustify div div {
        width: 300px !important;
        margin: 0 6px 25px !important;
    }

    .bfnanormalblack {
        font-size: 11px !important;
    }

    .code-promo .bqprice {
        font-size: var(--size_h4);
    }
}

@media screen and (min-width: 768px) and (max-width: 960px) {
    .black-friday .produit-landing li {
        height: 285px;
        width: 27%;
    }

    .code-promo .contentlandingjustify div div {
        width: 245px !important;
        margin: 0 2px 25px !important;
    }
}

@media screen and (min-width: 480px) and (max-width: 768px) {
    .black-friday .produit-landing li {
        width: 42%;
        height: 280px;
    }

    .code-promo .contentlandingjustify div div {
        width: 220px !important;
        margin-right: 5px !important;
        margin-left: 5px !important;
    }
}


@media screen and (min-width: 320px) and (max-width: 480px) {

    .black-friday .produit-landing li {
        width: 80%;
        height: 230px;
    }

    .black-friday .content-landing .produit-landing li .nvidia-prix {
        color: #d6190d;
        font-size: var(--val_20);
        font-weight: var(--semibold);
    }

    .black-friday .content-landing .produit-landing li p {
        line-height: var(--val_20);
        font-size: var(--size_p);
    }

    .black-friday-landing .content-landing .produit-landing li .lien-landing {
        font-size: var(--size_p) !important;
    }


    .code-promo .contentlandingjustify div div {
        width: 220px !important;
        margin-right: auto !important;
        margin-left: auto !important;
        float: none !important;
    }

    .code-promo .img-code-promo {
        width: 270px !important;
    }
}
/* FIN BLACK FRIDAY */

/* Noel */

.noel-landing {
    background: #093b30;
}


    .noel-landing .warp-noel {
        background: none;
        margin-top: var(--val_15);
    }

    .noel-landing .content-landing .produit-landing li .nvidia_produit {
        color: var(--noir);
    }

.box {
    position: relative;
    vertical-align: middle;
    color: #262430;
    display: inline-block;
    line-height: 60px;
    text-align: center;
    padding: var(--marg_0_20);
    cursor: pointer;
    border: 1px solid #262430;
    transition: border 2s;
}

li:hover .box {
    border: 1px solid rgba(0,160,80,0);
    color: var(--blanc);
}

.box::before, .box::after {
    width: 100%;
    height: 100%;
    z-index: 3;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    -webkit-transform: scale(0);
    transition: 0.8s;
}

/*.foo::before {
border-bottom: 2px solid var(--blanc);
border-left: 2px solid var(--blanc);
-webkit-transform-origin: 0 100%;
}

.foo::after {
border-top: 2px solid var(--blanc);
border-right: 2px solid var(--blanc);
-webkit-transform-origin: 100% 0%;
}*/

li:hover .box::after, li:hover .box::before {
    -webkit-transform: scale(1);
}





/* FIN Noel */


/* NVIDIA 4k*/

.destiny2-4k {
    background: var(--noir);
}

.warp-nvidia-4k {
    width: 1024px;
    margin: 0 auto;
}

.destiny2-4k .callbacks_tabs li {
    background: #666;
    height: var(--val_10);
    width: var(--val_10);
}

.destiny2-4k .slide-mag .callbacks_tabs .callbacks_here {
    width: var(--val_10);
    background: #76b900;
}

.destiny2-4k .callbacks_tabs .callbacks_here {
    margin-top: 3px;
}

.destiny2-4k .callbacks_tabs {
    bottom: 10%;
}

.text-nvidia-4k {
    position: relative;
}

    .text-nvidia-4k .contain-text {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 37px;
        width: 336px;
    }

        .text-nvidia-4k .contain-text p {
            color: var(--blanc);
            font-family: "DINPro";
            margin: 36px 0 90px;
        }

        .text-nvidia-4k .contain-text h1 {
            font-family: "Geforce-light";
            color: var(--blanc);
            font-size: var(--size_h2);
            text-transform: uppercase;
        }

        .text-nvidia-4k .contain-text a {
            display: block;
            color: var(--blanc);
            font-family: "DINPro";
            font-size: var(--size_h3);
        }


            .text-nvidia-4k .contain-text a span {
                display: block;
                color: #76b900;
                font-family: "DINPro";
                font-size: 16px;
            }

        .text-nvidia-4k .contain-text .margin-4k {
            margin-top: 60px;
        }

.destiny2-4k .content-landing {
    width: 950px;
    margin: 0 auto;
    padding: 60px 0;
}

.destiny2-4k .content-landing-2 {
    width: 950px;
    margin: 0 auto;
    padding: 60px 0;
    overflow: hidden;
}

    .destiny2-4k .content-landing-2 li {
        float: left;
        width: 33%;
        color: var(--blanc);
        margin-bottom: var(--val_20);
        font-size: var(--size_p);
        font-family: "DINPro";
    }

        .destiny2-4k .content-landing-2 li span {
            color: #76b900;
        }


.destiny2-4k img {
    width: 100%;
}

.destiny2-4k h2 {
    font-family: "Geforce-light";
    color: var(--blanc);
    font-size: var(--size_h2);
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.destiny2-4k .content-landing li {
    text-align: center;
}

    .destiny2-4k .content-landing li p {
        color: var(--blanc);
    }

.destiny2-4k .produit-landing li {
    width: 20%;
    float: left;
    margin-right: 6%;
    margin-bottom: 0px;
}

.destiny2-4k .content-landing .produit-landing li .nvidia_produit {
    height: 50px;
}

.destiny2-4k .content-landing .produit-landing li p {
    font-size: var(--size_p);
    color: #76b900;
}

.destiny2-4k .content-landing .produit-landing li .nvidia-prix {
    color: var(--blanc);
    font-size: 16px;
    font-family: "Geforce-bold";
}

.destiny2-4k .content-landing .produit-landing li:hover span {
    background: var(--blanc);
    color: #76b900;
}

.destiny2-4k .content-landing .produit-landing li p span {
    display: block;
    width: 100%;
    color: var(--blanc);
    text-transform: uppercase;
    border: 1px solid #76b900;
    background: #76b900;
    font-style: normal;
    transition: all 0.5s;
    font-weight: var(--semibold);
}

.destiny2-4k .content-landing .produit-landing li:nth-child(4n) {
    float: right;
    margin-right: 0;
}

@media screen and (min-width: 960px) and (max-width: 1024px) {
    .warp-nvidia-4k {
        width: 960px;
    }
}

@media screen and (min-width: 768px) and (max-width: 960px) {
    .warp-nvidia-4k {
        width: 768px;
    }

    .destiny2-4k .content-landing-2, .destiny2-4k .content-landing {
        width: 768px;
    }

        .destiny2-4k .content-landing-2 li {
            height: var(--val_30);
        }

    .text-nvidia-4k .contain-text {
        left: 0;
    }
}

@media screen and (min-width: 480px) and (max-width: 768px) {
    .warp-nvidia-4k {
        width: 480px;
    }

    .destiny2-4k .content-landing-2, .destiny2-4k .content-landing {
        width: 480px;
    }

        .destiny2-4k .content-landing-2 li {
            height: var(--val_30);
        }

    .text-nvidia-4k .contain-text {
        left: 0;
    }

    .text-nvidia-4k {
        display: none;
    }

    .destiny2-4k .content-landing .produit-landing li .nvidia_produit {
        height: 60px;
    }

    .destiny2-4k .content-landing.warp-ff15 {
        width: 480px;
    }

    .destiny2-4k .warp-ff15 .warp-ff15.content-landing {
        width: 480px;
    }

    .destiny2-4k .warp-nvidia-4k.warp-ff15 {
        width: 480px;
    }
}

.foot-landing img {
    width: 100%;
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .warp-nvidia-4k {
        width: 320px;
    }

    .destiny2-4k .content-landing-2, .destiny2-4k .content-landing.warp-ff15 {
        width: 320px;
    }

    .destiny2-4k .warp-ff15 {
        width: 320px;
    }

        .destiny2-4k .warp-ff15 .content-landing.warp-ff15 {
            width: 320px;
        }

    .destiny2-4k .content-landing-2 li {
        height: 24px;
        font-size: var(--size_p);
    }

    .text-nvidia-4k .contain-text {
        left: 0;
    }

    .text-nvidia-4k {
        display: none;
    }

    .destiny2-4k .content-landing .produit-landing li .nvidia_produit {
        height: 60px;
    }

    .destiny2-4k .produit-landing li {
        width: 49%;
        margin-right: 0;
        margin-bottom: var(--val_10);
    }

        .destiny2-4k .produit-landing li:nth-child(2n) {
            float: right;
        }
}


/* FIN NVIDIA 4K */

/* ACER VR */
.acer-vr {
    background: var(--noir);
    overflow: hidden;
}

    .acer-vr img {
        width: 100%;
    }

    .acer-vr h2 {
        color: var(--blanc);
        text-transform: uppercase;
        font-family: "GOTHAM-MEDIUM";
        text-align: center;
        margin: 50px 0;
        letter-spacing: 4px;
        font-size: var(--size_h2);
    }

    .acer-vr ul li {
        width: 40%;
        margin: 0 5%;
        text-align: center;
    }


        .acer-vr ul li p {
            color: var(--blanc);
        }

    .acer-vr .content-landing .produit-landing li:hover span {
        background: var(--blanc);
        color: #0b7ea9;
    }

    .acer-vr .content-landing .produit-landing li p span {
        display: block;
        width: 100%;
        color: var(--blanc);
        text-transform: uppercase;
        border: 1px solid #0b7ea9;
        background: #0b7ea9;
        font-style: normal;
        transition: all 0.5s;
        font-weight: var(--semibold);
        width: 135px;
        line-height: var(--val_35);
        text-align: center;
        margin: 10px auto;
    }


    .acer-vr .foot-landing {
        border-top: 1px solid #0b7ea9;
    }

        .acer-vr .foot-landing .chiffre-acer {
            display: inline-block;
            background: #0b7ea9;
            color: var(--blanc);
            width: var(--val_20);
            height: var(--val_20);
            line-height: var(--val_20);
            border-radius: 100%;
            text-align: center;
            margin-right: var(--val_10);
        }

        .acer-vr .foot-landing sup {
            vertical-align: top;
            font-size: var(--size_p);
            position: relative;
            top: -4px;
        }

    .acer-vr .content-landing .produit-landing li .nvidia-prix {
        font-size: var(--val_20);
        font-weight: var(--semibold);
        color: #0b7ea9;
        font-family: 'Outfit', sans-serif;
    }


    .acer-vr .content-landing .produit-landing li p {
        font-family: 'Outfit', sans-serif;
    }

    .acer-vr .foot-landing span {
        font-weight: var(--semibold);
        color: var(--blanc);
    }

    .acer-vr .foot-landing h3 {
        font-size: var(--val_20);
        color: #00a1dd;
        text-align: center;
        margin-top: var(--val_35);
    }

        .acer-vr .foot-landing h3 span {
            font-size: var(--size_h1);
            display: block;
            margin: var(--marg_10_0);
        }
/*COUNTDOWN*/
.countdownHolder {
    width: 450px;
    margin: 0 auto;
    font: 40px/1.5 'Montserrat',sans-serif;
    text-align: center;
    letter-spacing: -3px;
}

.position {
    display: inline-block;
    height: 1.6em;
    overflow: hidden;
    position: relative;
    width: 1.05em;
}

.digit {
    position: absolute;
    display: block;
    width: 1em;
    background-color: #444;
    border-radius: 0.2em;
    text-align: center;
    color: var(--blanc);
    letter-spacing: -1px;
}

    .digit.static {
        box-shadow: 1px 1px 1px rgba(4, 4, 4, 0.35);
        background-image: linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
        background-image: -o-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
        background-image: -moz-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
        background-image: -webkit-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
        background-image: -ms-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
        background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.5, #3A3A3A), color-stop(0.5, #444444) );
    }

.countDays { /* display:none !important;*/
}

.countDiv0 { /* display:none !important;*/
}

.countHours {
}

.countDiv1 {
}

.countMinutes {
}

.countDiv2 {
}

.countSeconds {
}


.countDiv {
    display: inline-block;
    width: 16px;
    height: 1.6em;
    position: relative;
}

    .countDiv:before,
    .countDiv:after {
        position: absolute;
        width: var(--val_5);
        height: var(--val_5);
        background-color: var(--blanc);
        border-radius: 50%;
        left: 50%;
        margin-left: -3px;
        top: 0.5em;
        box-shadow: 1px 1px 1px rgba(4, 4, 4, 0.5);
        content: '';
    }

    .countDiv:after {
        top: 0.9em;
    }
/*FIN COUNTDOWN*/

/*SETUP*/

.renouvelle img, .renouvelle2 img {
    width: 100%;
}

.renouvelle-setup li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2%;
    margin-bottom: var(--val_30);
}

    .renouvelle-setup li:nth-child(4n) {
    }

.renouvelle-setup ul {
    font-size: 0;
    text-align: center;
}

.renouvelle-setup {
    margin: var(--marg_25_0);
    overflow: hidden;
}

@media screen and (min-width: 1024px) and (max-width: 1300px) {
    .renouvelle-setup li {
        width: 230px;
        margin-right: 28px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1024px) {
    .renouvelle-setup li {
        width: 223px;
        margin-right: var(--val_15);
    }
}


@media screen and (min-width: 768px) and (max-width: 960px) {
    .renouvelle-setup li {
        width: 175px;
        margin-right: var(--val_15);
    }
}

@media screen and (min-width: 480px) and (max-width: 768px) {
    .renouvelle-setup li {
        width: 48%;
        margin-right: 0px;
    }

        .renouvelle-setup li:nth-child(2n) {
            float: right;
        }

    .warp.renouvelle {
        width: 100%;
    }
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .renouvelle-setup li {
        width: 48%;
        margin-right: 0px;
    }

        .renouvelle-setup li:nth-child(2n) {
            float: right;
        }

    .warp.renouvelle {
        width: 100%;
    }
}

/*FIN SETUP*/
/*DBZ fighter*/

.dbz-fighter {
    background: #620204;
    overflow: hidden;
}

    .dbz-fighter .soldes-carousel img {
        width: 100%;
    }

.msi-dbz {
    background: var(--noir);
    text-align: center;
    height: 70px;
    line-height: 70px;
}

.dbz-fighter .msi-dbz img {
    width: 150px;
    vertical-align: middle;
}

.warp-msi-dbz {
    width: 750px;
    margin: 0 auto;
}

.dbz-txt p {
    color: var(--blanc);
    text-align: justify;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: var(--size_p);
    line-height: 1.42857143;
}

    .dbz-txt p span {
        font-size: 16pt;
        color: #f5a100;
        font-weight: var(--semibold);
        display: block;
        margin-top: var(--val_10);
    }


.dbz-txt {
    overflow: hidden;
    padding-bottom: var(--val_30);
}


    .dbz-txt li {
        float: left;
    }

        .dbz-txt li:last-child {
            float: right;
            width: 489px;
        }

.txt-dbz-2 {
    overflow: hidden;
    padding: var(--marg_30_0);
}

    .txt-dbz-2 h2 {
        color: #f5a100;
        font-size: 34px;
        line-height: 36.1905px;
    }

    .txt-dbz-2 .carte-image-msi li img {
        width: 100%;
    }

    .txt-dbz-2 .carte-image-msi li {
        float: left;
        width: 534px;
        margin-top: 100px
    }

        .txt-dbz-2 .carte-image-msi li:last-child {
            float: right;
            width: 216px;
            margin-top: -75px;
        }

.carte-msi ul {
    width: 240px;
    float: left;
}

.carte-msi {
    clear: both;
}

    .carte-msi a:hover {
        color: #23527c;
        text-decoration: underline;
    }

    .carte-msi ul li a {
        color: var(--blanc);
        font-size: var(--size_p);
        line-height: 1.42857143;
    }

.txt-dbz-3 h2 {
    text-align: right;
}

.txt-dbz-2.txt-dbz-3 .carte-image-msi li {
    float: left;
    width: 216px;
    margin-top: -75px;
}

    .txt-dbz-2.txt-dbz-3 .carte-image-msi li:last-child {
        float: right;
        width: 534px;
        margin-top: 100px
    }

.txt-dbz-3 .carte-msi ul {
    width: 33%;
}

    .txt-dbz-3 .carte-msi ul h3 {
        color: #f5a100;
        font-weight: var(--semibold);
        font-size: var(--val_20);
        margin-bottom: var(--val_10);
    }


.txt-dbz-foot p {
    color: var(--blanc);
    font-size: var(--size_p);
    line-height: 1.42857143;
}

    .txt-dbz-foot p span {
        color: #f5a100;
        font-weight: var(--semibold);
        display: block;
        margin-bottom: var(--val_5);
        margin-top: var(--val_15);
    }

.txt-dbz-foot img {
    width: 100%;
    margin: var(--marg_15_0);
}

.txt-dbz-foot .txt-dbz-6 {
    text-align: center;
}


@media screen and (min-width: 480px) and (max-width: 750px) {
    .video-dbz iframe {
        height: 500px !important;
    }

    .warp-msi-dbz {
        width: 480px;
    }

    .dbz-txt li {
        width: 100%;
        text-align: center;
    }

        .dbz-txt li:last-child {
            width: 100%;
            text-align: left;
            float: none;
        }

    .txt-dbz-2 h2 {
        color: #f5a100;
        font-size: var(--val_30);
        line-height: 36.1905px;
    }

    .txt-dbz-2 .carte-image-msi li {
        float: left;
        width: 320px;
        margin-top: 100px;
    }

        .txt-dbz-2 .carte-image-msi li:last-child {
            float: right;
            width: 148px;
            margin-top: -15px;
        }

    .txt-dbz-2.txt-dbz-3 .carte-image-msi li {
        float: left;
        width: 148px;
        margin-top: -10px;
    }

        .txt-dbz-2.txt-dbz-3 .carte-image-msi li:last-child {
            float: right;
            width: 320px;
            margin-top: 100px;
        }
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .video-dbz iframe {
        height: 275px !important;
    }

    .warp-msi-dbz {
        width: 320px;
    }

    .dbz-txt li {
        width: 100%;
        text-align: center;
    }

        .dbz-txt li:last-child {
            width: 100%;
            text-align: left;
            float: none;
        }

    .txt-dbz-2 h2 {
        color: #f5a100;
        font-size: var(--size_h4);
        line-height: 36.1905px;
    }

    .txt-dbz-2 .carte-image-msi li {
        float: left;
        width: 200px;
        margin-top: 100px;
    }

        .txt-dbz-2 .carte-image-msi li:last-child {
            float: right;
            width: 110px;
            margin-top: -15px;
        }

    .txt-dbz-2.txt-dbz-3 .carte-image-msi li {
        float: left;
        width: 110px;
        margin-top: -10px;
    }

        .txt-dbz-2.txt-dbz-3 .carte-image-msi li:last-child {
            float: right;
            width: 200px;
            margin-top: 100px;
        }

    .carte-msi ul {
        width: 100%;
        text-align: center;
    }

    .txt-dbz-3 .carte-msi ul {
        width: 100%;
        text-align: center;
    }
}

/*FIN DBZ fighter*/


/* FF15 */

.warp-ff15 {
    width: 650px;
}

.destiny2-4k .warp-ff15 .content-landing {
    width: 650px;
}


.destiny2-4k .warp-ff15 .content-landing-2 {
    width: 650px;
}

.foot-landing img {
    vertical-align: middle;
}

/* CANON */
.img100 {
    width: 100%;
}

.canon-pixma {
    overflow: hidden;
}

    .canon-pixma h1 {
        font-size: 4vw;
        font-weight: var(--semibold);
        color: var(--noir);
        margin: var(--marg_20_0);
    }

        .canon-pixma h1 span {
            color: #d60022;
        }

.canon-pixma {
    background: var(--blanc);
}

    .canon-pixma p {
        margin: var(--marg_10_0);
        line-height: 22px;
    }

    .canon-pixma span {
        font-weight: var(--semibold);
    }

    .canon-pixma a {
        font-weight: var(--semibold);
        text-decoration: underline;
    }

/* FIN CANON */

.dbz-fighter.msi-offre {
    background: var(--noir);
}

.msi-offre h2.text-center {
    color: var(--blanc);
    font-family: "DINPro";
    font-weight: var(--semibold);
    font-size: var(--val_30);
    margin-top: var(--val_20);
    margin-bottom: var(--val_10);
    text-align: center;
}

.msi-offre .col-md-4 {
    width: 33.3333333333%;
    float: left;
}

.msi-offre ul.how-it-works li span, ul.how-it-works-v li span {
    display: inline-block;
    text-align: center;
    height: 110px;
    width: 100%;
    margin: 0 auto 25px;
    position: relative;
}

    .msi-offre ul.how-it-works li span img, ul.how-it-works-v li span img {
        max-width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

.msi-offre ul.how-it-works li p {
    position: relative;
    width: 190px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: var(--blanc);
    font-family: "DINPro";
}

.msi-offre p {
    font-family: DINPro,Arial,Helvetica,sans-serif;
    font-size: var(--size_p);
    line-height: 1.428571429;
    color: var(--blanc);
    text-align: center;
    margin-top: var(--val_20);
    margin-bottom: var(--val_30);
}

.msi-offre .page-header {
    padding-bottom: 9px;
    margin: 40px var(--marg_0_20);
}

@media screen and (min-width: 300px) and (max-width: 900px) {
    .msi-offre .col-md-4 {
        width: 100%;
        float: none
    }

    .msi-offre ul.how-it-works li span, ul.how-it-works-v li span {
        margin: 0 auto 0px;
    }
}

.asus-code.code-promo .contentlandingjustify div div {
    margin: 0 45px 25px;
}

/* CG 2080 */
.nvidia-cg {
    background: #76b900;
    overflow: hidden;
}

.warp-nvidia-cg {
    width: 768px;
    margin: 0 auto;
}

.nvidia-r {
    float: right;
}

.nvidia-cg h1 {
    color: var(--blanc);
    font-size: 60px;
    font-family: "Geforce-bold";
    clear: both;
    text-align: center;
    margin: 0px 0 50px;
}

.nvidia-cg img {
    margin-top: var(--val_20);
    margin-bottom: 75px;
}

.nvidia-cg h2 {
    font-family: "Geforce-bold";
    font-size: var(--size_h3);
    text-align: center;
    margin-top: var(--val_40);
    margin-bottom: var(--val_30);
    color: var(--blanc);
    text-transform: uppercase;
}

    .nvidia-cg h2 span {
        font-family: "Geforce-light";
    }

.nvidia-cg p {
    color: var(--blanc);
    font-size: var(--size_p);
    font-family: "DINPro";
    text-align: justify;
    text-align-last: center;
    margin-bottom: 75px;
    clear: both;
}

.nvidia-cg h3 {
    color: var(--blanc);
    font-family: "Geforce-bold";
    font-size: var(--val_30);
    text-transform: uppercase;
}

.nvidia-cg a {
    color: var(--blanc);
    font-size: var(--size_p);
    font-family: "DINPro";
    text-align: justify;
    text-align-last: center;
}


.float-l-cg {
    float: left;
    text-align: center;
    width: 300px;
}

.float-r-cg {
    float: right;
    text-align: center;
    width: 300px;
}

@media screen and (min-width: 480px) and (max-width: 768px) {
    .float-l-cg, .float-r-cg {
        float: none;
        margin: 0 auto;
    }

    .float-r-cg {
        margin: 0 auto 50px;
    }

    .nvidia-cg iframe {
        width: 480px !important;
        height: 270px !important;
    }


    .warp-nvidia-cg {
        width: 480px;
        margin: 0 auto;
    }

    .nvidia-cg img {
        margin-bottom: var(--val_30);
    }

    .nvidia-cg h1 {
        margin-bottom: var(--val_10);
    }

    .nvidia-cg p {
        margin-bottom: var(--val_20);
    }
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .float-l-cg, .float-r-cg {
        float: none;
        margin: 0 auto;
    }

    .float-r-cg {
        margin: 0 auto 50px;
    }

    .nvidia-cg iframe {
        width: 320px !important;
        height: 180px !important;
        margin-top: 0;
    }


    .warp-nvidia-cg {
        width: 320px;
        margin: 0 auto;
    }

    .nvidia-cg img {
        margin-bottom: var(--val_30);
    }

    .nvidia-cg h1 {
        margin-bottom: var(--val_10);
        font-size: 42px;
    }

    .nvidia-cg p {
        margin-bottom: var(--val_20);
    }
}

/* NVIDIA RX */

.warp-nvidia-rx {
    width: 1024px;
    margin: 0 auto;
}

.nvidia-rx {
    background: var(--noir);
    overflow: hidden;
}

#telegaming {
    background: rgb(18,0,10);
    background: linear-gradient(0deg, rgba(18,0,10,1) 0%, rgba(0,0,0,1) 41%, rgba(2,0,36,1) 100%);
}

.nvidia-rx img {
    width: 100%;
}

.nvidia-rx .produit-rx img {
    width: 100%
}

.nvidia-rx .produit-rx .config-rtx3060 .img-pc-rx6700xt {
    width: 100%;
}

.txt-nvidia h2 {
    text-align: center;
    color: var(--blanc);
    font-family: "Geforce-light";
    font-size: 36px;
    margin: 50px 0 30px;
}

.txt-nvidia li {
    width: 300px;
    float: left;
    margin-right: 6%;
}

    .txt-nvidia li:last-child {
        margin-right: 0;
    }


    .txt-nvidia li h3 {
        font-family: "Geforce-light";
        color: #76b900;
        text-transform: uppercase;
        font-size: var(--size_h3);
        margin-bottom: var(--val_15);
        margin-top: var(--val_20);
    }


    .txt-nvidia li p {
        color: var(--blanc);
        font-family: "DINPro";
        font-size: var(--size_p);
        line-height: var(--val_20);
    }

.txt-nvidia {
    overflow: hidden;
    margin-bottom: 50px;
}


.produit-rx li {
    width: 300px;
    text-align: center;
    float: left;
    margin-right: 6%;
}

.produit-rx .amd-ryzen5000 li {
    width: 300px;
    text-align: center;
    float: left;
    margin: 0 10%;
}

.produit-rx li:nth-child(3n) {
    margin-right: 0;
}

.produit-rx .amd-ryzen5000 li:nth-child(3n) {
    margin-right: 10%;
}

.produit-rx .nvidianormalgreen {
    color: #76B900;
    font-weight: var(--semibold);
    height: 36px;
}


#telegaming .produit-rx .nvidianormalgreen {
    margin-top: var(--val_10);
    color: #04b1d9;
    font-weight: var(--semibold);
    height: var(--val_25);
    font-size: var(--size_h4);
}






@media screen and (min-width: 960px) and (max-width: 1024px) {
    .warp-nvidia-rx {
        width: 960px;
        margin: 0 auto;
    }

    .txt-nvidia li {
        width: 300px;
        float: left;
        margin-right: 3%;
    }

    .produit-rx li {
        width: 300px;
        text-align: center;
        float: left;
        margin-right: 3%;
    }
}


@media screen and (min-width: 768px) and (max-width: 960px) {
    .warp-nvidia-rx {
        width: 768px;
        margin: 0 auto;
    }

    .txt-nvidia li {
        width: 230px;
        float: left;
        margin-right: 3%;
    }

    .produit-rx li {
        width: 230px;
        text-align: center;
        float: left;
        margin-right: 3%;
    }
}

@media screen and (min-width: 480px) and (max-width: 768px) {
    .warp-nvidia-rx {
        width: 480px;
        margin: 0 auto;
    }

    .txt-nvidia li {
        width: 300px;
        float: none;
        margin: 20px auto !important;
    }


    .produit-rx li {
        width: 300px;
        float: none;
        margin: 20px auto !important;
    }

    .txt-nvidia li h3 {
        margin-bottom: var(--val_5);
        margin-top: var(--val_5);
    }
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .warp-nvidia-rx {
        width: 320px;
        margin: 0 auto;
    }

    .txt-nvidia li {
        width: 300px;
        float: none;
        margin: 20px auto !important;
    }

        .txt-nvidia li h3 {
            margin-bottom: var(--val_5);
            margin-top: var(--val_5);
        }

    .produit-rx li {
        width: 300px;
        float: none;
        margin: 20px auto !important;
    }
}

/* ASUS COD4 */

.asus-cod4 {
    background: var(--noir);
    background-attachment: fixed;
    overflow: hidden;
}

.witdh100 {
    width: 100%;
    vertical-align: middle;
}

.asus-cod4 h2 {
    font-family: "Xolonium-Regular";
    color: var(--blanc);
    font-size: 28px;
    line-height: var(--val_40);
    margin-bottom: 45px;
    text-align: center;
}

.asus-cod4 .smallcol {
    max-width: 95%;
    margin: 0 auto;
    font-family: 'Electrolize', sans-serif;
    color: #bbb;
    font-size: var(--val_20);
    line-height: var(--val_25);
    text-align: left;
    text-transform: normal !important;
    font-weight: 400;
}

    .asus-cod4 .smallcol b {
        font-family: 'Electrolize', sans-serif;
        font-weight: 400;
        color: #eee;
    }

    .asus-cod4 .smallcol.legal {
        padding-top: var(--val_25);
        color: #888;
        font-size: var(--size_p);
    }

.asus-cod4 .productlist h3 {
    text-align: center;
    font-family: 'Electrolize', sans-serif;
    font-size: var(--size_h3);
    font-weight: var(--semibold);
    color: #aaa;
    padding-top: var(--val_20);
}

.asus-cod4 hr {
    width: 80%;
    border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
    height: 0;
    color: #666;
    background: transparent;
    border-top: 1px dashed #666;
}

.productlist .prodgroups {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
}

.productlist ul {
    list-style: none;
    margin: 20px 0 30px;
    padding: 0;
    font-size: var(--size_h4);
    font-family: 'Electrolize', sans-serif;
    font-weight: 300;
}

.productlist .prodgroups li {
    display: block;
    text-align: center;
    margin: 10px 5px 20px;
    cursor: pointer;
}

    .productlist .prodgroups li img div {
        height: 2.6em;
    }

    .productlist .prodgroups li div {
        text-align: center;
        white-space: nowrap;
        width: 100%;
        font-size: var(--size_h4);
        font-family: 'Electrolize', sans-serif;
        font-weight: 300;
        color: #aaa;
    }

    .productlist .prodgroups li.active, .productlist .prodgroups li:hover {
        color: var(--blanc);
        text-shadow: 0px 0px 10px var(--blanc);
    }

        .productlist .prodgroups li:hover div {
            color: var(--blanc);
        }

        .productlist .prodgroups li.active div {
            color: var(--blanc);
        }

.productlist .products div.group {
    margin: -1px 0 0 0;
    overflow: hidden;
}

.productlist .products {
    padding-top: 0;
    width: 80%;
    margin: 0 auto;
}

.titre-asus {
    font-size: var(--size_h4);
    color: #666;
    text-decoration: none;
    cursor: default !important;
    text-align: center;
    list-style: none;
    font-size: 24px !important;
    font-family: 'Electrolize', sans-serif;
    font-weight: var(--semibold);
    line-height: 24px;
    margin-bottom: var(--val_10);
    margin-top: var(--val_20);
}


.asus-cod4 .products a:hover {
    color: var(--noir);
    text-shadow: 0px 0px 10px var(--blanc);
    text-decoration: none;
}

.asus-cod4 .products a {
    color: #666;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    list-style: none;
    font-size: var(--size_h4);
    font-family: 'Electrolize', sans-serif;
    font-weight: 300;
    line-height: 24px;
}

.asus-cod4 .products {
    text-align: center;
}

.faq-area h3 {
    font-family: 'Electrolize', sans-serif;
    font-size: var(--size_h3);
    line-height: var(--val_40);
    font-weight: var(--semibold);
    color: #aaa;
}

.faq-area {
    width: 80%;
    margin: 30px auto;
    padding: 0 60px;
    text-align: left;
    font-size: var(--size_h4);
    font-family: 'Electrolize', sans-serif;
    font-weight: 300;
}

    .faq-area ol {
        padding-left: var(--val_20);
        padding-bottom: 50px;
        list-style: decimal;
    }

        .faq-area ol li {
            margin-top: var(--val_15);
            color: #eee;
            text-align: left;
            font-size: var(--size_h4);
            font-family: 'Electrolize', sans-serif;
            font-weight: 300;
        }

    .faq-area .legals {
        font-size: var(--size_p);
        color: #888;
        font-family: 'Electrolize', sans-serif;
        letter-spacing: 0.03em;
        font-weight: 400;
        line-height: 24px;
    }


        .faq-area .legals p {
            font-size: var(--size_p);
            color: #888;
            font-family: 'Electrolize', sans-serif;
            letter-spacing: 0.03em;
            font-weight: 400;
            line-height: 24px;
        }

        .faq-area .legals a {
            color: #aaa;
            text-decoration: none;
            cursor: pointer;
        }

button.cta-main {
    display: block;
    margin: 50px auto 0;
    width: 500px;
    max-width: 95%;
    height: 150px;
    background: #f36b21;
    font-family: 'Electrolize', sans-serif;
    font-size: 34px;
    line-height: var(--val_40);
    color: var(--blanc);
    border: 2px solid #f36b21;
    transition: background 0.2s ease-in-out;
    cursor: pointer;
    text-decoration: none;
}

    button.cta-main:hover {
        background: var(--noir);
    }

button.cta-tac {
    display: block;
    margin: 20px auto;
    width: 500px;
    max-width: 95%;
    min-height: 50px;
    background: var(--noir);
    font-family: 'Electrolize', sans-serif;
    font-size: var(--size_h4);
    line-height: var(--val_30);
    color: #f36b21;
    border: 2px solid #f36b21;
    transition: background 0.2s ease-in-out;
    cursor: pointer;
}

    button.cta-tac:hover {
        background: #335;
    }

.products li {
    list-style: none;
    font-size: var(--size_h4);
    font-family: 'Electrolize', sans-serif;
    font-weight: 300;
    color: #aaa;
}

.products p {
    color: var(--blanc);
    font-size: var(--val_20);
    font-family: 'Electrolize', sans-serif;
}

/* MSI TOMB RAIDER */

#mntSel {
    background: url(../landing-pages/images/msi/tomb-raider/bg3.png) bottom center no-repeat no-repeat;
    background-size: auto auto;
    background-size: cover;
    padding-bottom: 120px;
    margin-top: -2px;
    position: relative;
    overflow: hidden;
}

.msi-tomb {
    font-family: "DINPro-Light", "DINPro", "PTSansNarrowRegular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
    font-size: var(--size_h4);
    color: var(--blanc);
    background: url(../landing-pages/images/msi/tomb-raider/bg.jpg) center center no-repeat no-repeat;
    background-attachment: scroll;
    background-size: auto auto;
    background-size: cover;
    background-attachment: fixed;
}

#tomb-rdider #mntSel h2.title {
    padding-bottom: 0;
}

#tomb-rdider h2.title {
    font-family: "DINPro-CondBold";
    font-size: 60px !important;
    color: #f00 !important;
    padding: 0px 0 40px;
    padding-bottom: var(--val_40);
    font-style: italic;
    -webkit-text-shadow: #f00 0 0 50px;
    text-align: center;
    -moz-text-shadow: #f00 0 0 50px;
    text-shadow: #f00 0 0 50px;
}

    #tomb-rdider h2.title::after {
        content: "";
        display: block;
        width: 500px;
        height: 2px;
        margin: 0 auto;
        -webkit-transform: skewX(-60deg);
        -ms-transform: skewX(-60deg);
        transform: skewX(-60deg);
        -webkit-animation: titleline 12s infinite;
        animation: titleline 12s infinite;
        box-sizing: border-box;
    }

@keyframes titleline {
    0% {
        background: url(../landing-pages/images/msi/tomb-raider/fire.jpg) top right no-repeat no-repeat;
        background-size: cover;
    }

    50% {
        background: url(../landing-pages/images/msi/tomb-raider/fire.jpg) cneter cneter no-repeat no-repeat;
        background-size: cover;
    }

    100% {
        background: url(../landing-pages/images/msi/tomb-raider/fire.jpg) bottom left no-repeat no-repeat;
        background-size: cover;
    }
}

#tomb-rdider #mntSel .pdbox {
    width: 50%;
    margin: 0 auto;
}

    #tomb-rdider #mntSel .pdbox .txt {
        width: 90%;
        margin: 0 auto;
        text-align: left;
        padding-right: 2%;
    }

#tomb-rdider #mntSel h4 {
    font-family: "DINCond-Bold", "Noto Sans", "Sunflower", "Sawarabi Mincho", "Trirong", "DINPro", "PTSansNarrowRegular", "Arial Unicode MS", Arial, Helvetica, sans-serif !important;
    font-size: 30px !important;
    color: #f00 !important;
    font-style: italic;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}

#tomb-rdider #mntSel ul li {
    width: calc(50% - 10px);
    float: left;
    margin: 10px 10px 0 0;
    font-size: 16px;
}

#tomb-rdider #mntSel ul a:hover {
    color: #f00;
}

#tomb-rdider #mntSel ul a {
    color: var(--blanc);
    display: block;
    padding: var(--val_20);
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    display: block;
    outline: none;
    font-family: "DINPro-CondBold";
    font-size: var(--size_h4);
    font-style: italic;
    text-decoration: none;
}

#tomb-rdider #mntSel .pdbox .pd img {
    max-width: 500px;
}

#tomb-rdider #mntSel .pdbox .pd {
    text-align: center;
}

#tomb-rdider #mntSel ul a:hover::after, #tomb-rdider #mntSel ul a:focus::after {
    opacity: 1;
    -webkit-transform: translateY(0px) translateX(0px);
    -moz-transform: translateY(0px) translateX(0px);
    -ms-transform: translateY(0px) translateX(0px);
    box-sizing: border-box;
    transform: translateY(0px) translateX(0px);
}

#tomb-rdider #mntSel ul a::before, #tomb-rdider #mntSel ul a::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 3px solid rgba(0, 0, 0, 0);
    content: '';
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    -o-transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    box-sizing: border-box;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}



#tomb-rdider #mntSel ul a::after {
    border-color: #f00;
    opacity: 0;
    -webkit-transform: translateY(-7px) translateX(6px);
    -moz-transform: translateY(-7px) translateX(6px);
    -ms-transform: translateY(-7px) translateX(6px);
    transform: translateY(-7px) translateX(6px);
    box-sizing: border-box;
}

#tomb-rdider #mntSel ul a:focus {
    color: #f00;
}

#tomb-rdider #redeem .redeembox {
    width: 100%;
    margin: 0 auto;
    max-width: 1000px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: var(--val_35);
}

    #tomb-rdider #redeem .redeembox .item {
        width: 28%;
        -webkit-transition: 0.5s all ease-in 0.1s;
        -o-transition: 0.5s all ease-in 0.1s;
        transition: 0.5s all ease-in 0.1s;
        text-align: center;
    }

        #tomb-rdider #redeem .redeembox .item:hover .circle {
            -webkit-clip-path: circle(50% at 50% 50%);
            clip-path: circle(50% at 50% 50%);
        }

        #tomb-rdider #redeem .redeembox .item .circle {
            -webkit-clip-path: polygon(50% 0%, 83% 12%, 100% 43%, 94% 78%, 68% 100%, 32% 100%, 6% 78%, 0% 43%, 17% 12%);
            clip-path: polygon(50% 0%, 83% 12%, 100% 43%, 94% 78%, 68% 100%, 32% 100%, 6% 78%, 0% 43%, 17% 12%);
            background: #f00;
            width: 180px;
            height: 180px;
            line-height: 170px;
            margin: 0 auto;
            -webkit-transition: 0.5s all ease-in 0.1s;
            -o-transition: 0.5s all ease-in 0.1s;
            transition: 0.5s all ease-in 0.1s;
        }

        #tomb-rdider #redeem .redeembox .item img {
            vertical-align: middle;
        }

        #tomb-rdider #redeem .redeembox .item a:hover {
            color: #f00;
        }

        #tomb-rdider #redeem .redeembox .item a {
            color: var(--blanc);
            text-decoration: none;
        }

#tomb-rdider #redeem .bt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.animated {
    -webkit-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
}

@keyframes fadeInUP {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUP {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUP {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUP {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes btflash {
    0% {
        -webkit-box-shadow: #f00 0px 0px 0px;
        -moz-box-shadow: #f00 0px 0px 0px;
        box-shadow: #f00 0px 0px 0px;
    }

    50% {
        -webkit-box-shadow: #f00 0px 0px 50px;
        -moz-box-shadow: #f00 0px 0px 50px;
        box-shadow: #f00 0px 0px 50px;
    }

    100% {
        -webkit-box-shadow: #f00 0px 0px 0px;
        -moz-box-shadow: #f00 0px 0px 0px;
        box-shadow: #f00 0px 0px 0px;
    }
}

@keyframes btflash {
    0% {
        -webkit-box-shadow: #f00 0px 0px 0px;
        -moz-box-shadow: #f00 0px 0px 0px;
        box-shadow: #f00 0px 0px 0px;
    }

    50% {
        -webkit-box-shadow: #f00 0px 0px 50px;
        -moz-box-shadow: #f00 0px 0px 50px;
        box-shadow: #f00 0px 0px 50px;
    }

    100% {
        -webkit-box-shadow: #f00 0px 0px 0px;
        -moz-box-shadow: #f00 0px 0px 0px;
        box-shadow: #f00 0px 0px 0px;
    }
}

#tomb-rdider #redeem .bt a, #tomb-rdider #redeem .bt button {
    border: #f00 3px solid;
    background: rgba(0, 0, 0, 0.8);
    color: #f00;
    padding: var(--marg_20_0);
    font-family: "DINPro-CondBold";
    font-size: var(--size_h2);
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-transition: 0.5s all ease-in 0.1s;
    -o-transition: 0.5s all ease-in 0.1s;
    transition: 0.5s all ease-in 0.1s;
    text-transform: uppercase;
    outline: none;
    -webkit-animation: btflash 1s ease-in infinite;
    animation: btflash 1s ease-in infinite;
    -webkit-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(-20deg);
    text-decoration: none;
    text-align: center;
    width: 40%;
    margin: 0 10px;
    display: block;
}

    #tomb-rdider #redeem .bt a:hover, #tomb-rdider #redeem .bt button:hover {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        color: var(--blanc);
        -webkit-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        transform: skewX(0deg);
        background: #f00;
        border: #c00 3px solid;
    }

#tomb-rdider #redeem .msg {
    padding-top: var(--val_40);
    font-family: "DINPro-CondBold";
    text-transform: uppercase;
    font-size: var(--size_h3);
}

    #tomb-rdider #redeem .msg .material-icons {
        color: #f00;
        padding-right: 3px;
        padding-top: 3px;
    }

.material-icons {
    font-family: 'materialdesignicons';
    font-weight: normal;
    font-style: normal;
    font-size: var(--size_h3);
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -moz-font-feature-settings: 'liga';
    -moz-osx-font-smoothing: grayscale;
}

#tomb-rdider #redeem .bt2 a:hover {
    text-decoration: none;
    -webkit-animation: btflash 1s ease-in infinite;
    animation: btflash 1s ease-in infinite;
    border: #f00 3px solid;
    color: #f00;
}

#tomb-rdider #redeem .bt2 a {
    margin: 0 auto;
    padding: 10px 30px;
    font-size: var(--size_h4);
    border: #333 3px solid;
    color: var(--blanc);
    -webkit-transition: 0.5s all ease-in 0.1s;
    -o-transition: 0.5s all ease-in 0.1s;
    transition: 0.5s all ease-in 0.1s;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

#tomb-rdider #redeem .bt2 {
    text-align: center;
    padding-top: var(--val_40);
    font-family: "DINPro-CondBold";
    text-transform: uppercase;
    letter-spacing: 3px;
}

#redeem {
    overflow: hidden;
    padding: 80px 0;
}

#tomb-rdider #vd {
    padding: 8em 0;
}

    #tomb-rdider #vd .vdbox {
        width: 90%;
        margin: 0 auto;
        max-width: 1080px;
        -webkit-box-shadow: var(--noir) 0 0 30px;
        -moz-box-shadow: var(--noir) 0 0 30px;
        box-shadow: var(--noir) 0 0 30px;
    }

    #tomb-rdider #vd .video-container {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: var(--val_30);
        height: 0;
        overflow: hidden;
    }

        #tomb-rdider #vd .video-container iframe, #tomb-rdider #vd .video-container object, #tomb-rdider #vd .video-container embed, #tomb-rdider #vd .video-container video {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }


#tomb-rdider #ft {
    text-align: center;
}

    #tomb-rdider #ft p {
        font-size: var(--size_p);
        line-height: 24px;
        width: 100%;
        margin: 0 auto;
        max-width: 800px;
        padding-top: var(--val_20);
        color: #ccc;
        text-align: center;
    }

#tomb-rdider li {
    font-family: "DINPro-Light", "DINPro", "PTSansNarrowRegular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
    font-size: var(--size_h4);
    color: var(--blanc);
}

/* cod 4*/

.cod4 {
    background: var(--noir);
}

.warp-cod4 {
    width: 1024px;
    margin: 0 auto;
}

.top-txt {
    text-align: center;
    vertical-align: middle;
    margin-bottom: var(--val_25);
}

    .top-txt img {
        display: inline-block;
        vertical-align: middle;
    }

    .top-txt p {
        color: var(--blanc);
        text-align: left;
        display: inline-block;
        vertical-align: middle;
        font-size: var(--size_h3);
        width: 830px;
        margin-left: var(--val_25);
    }

    .top-txt span {
        font-weight: var(--semibold);
    }

    .top-txt h2 {
        color: var(--blanc);
        font-size: 50px;
        font-weight: var(--semibold);
        margin-bottom: var(--val_30);
        margin-top: -85px;
    }


.cod4-content {
    background: rgb(0,0,0); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(4,72,102,1) 45%, rgba(4,72,102,1) 55%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(4,72,102,1) 45%,rgba(4,72,102,1) 55%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(4,72,102,1) 45%,rgba(4,72,102,1) 55%,rgba(0,0,0,1) 100%); /* W3C, IE10 , FF16 , Chrome26 , Opera12 , Safari7  */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='var(--noir)', endColorstr='var(--noir)',GradientType=0 ); /* IE6-9 */
    overflow: hidden;
    padding: var(--marg_25_0);
}

.txt-milieu {
    background: rgb(4,72,102); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(4,72,102,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(4,72,102,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(4,72,102,1) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10 , FF16 , Chrome26 , Opera12 , Safari7  */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#044866', endColorstr='var(--noir)',GradientType=0 ); /* IE6-9 */
    float: left;
    width: 514px;
    border: 1px solid var(--blanc);
}

    .txt-milieu p {
        color: var(--blanc);
        line-height: var(--val_25);
        padding: 45px 65px 46px;
    }

.cod4-content img {
    float: left;
    border: 1px solid var(--blanc);
}

.txt-demarche {
    margin-top: var(--val_40);
}

    .txt-demarche h3 {
        font-size: var(--val_30);
        color: var(--blanc);
        font-weight: var(--semibold);
        margin-bottom: var(--val_25);
        text-transform: uppercase;
    }

    .txt-demarche p {
        color: var(--blanc);
    }

    .txt-demarche .sep-intelc {
        width: 100%;
        height: 1px;
        background: var(--blanc);
        margin: var(--marg_25_0);
    }

.condition-intelcod {
    font-size: var(--size_p);
    margin-bottom: var(--val_20);
}

.txt-demarche li {
    color: var(--blanc);
    margin-bottom: var(--val_35);
    font-size: var(--val_20);
}

.txt-demarche span {
    color: var(--noir);
    display: inline-block;
    vertical-align: middle;
    border-radius: 100%;
    background: var(--blanc);
    margin-right: var(--val_15);
    width: var(--val_30);
    line-height: var(--val_30);
    text-align: center;
}

.txt-demarche a {
    color: var(--blanc);
}

.img-100 {
    width: 100%;
}

@media screen and (min-width: 960px) and (max-width: 1024px) {
    .warp-cod4 {
        width: 940px;
    }

    .top-txt p {
        width: 758px;
    }

    .txt-milieu p {
        color: var(--blanc);
        line-height: 23px;
        padding: 23px 65px 23px;
    }

    .txt-milieu {
        width: 430px;
    }
}


@media screen and (min-width: 768px) and (max-width: 960px) {
    .warp-cod4 {
        width: 748px;
    }

    .top-txt p {
        width: 500px;
    }

    .txt-milieu p {
        color: var(--blanc);
        line-height: var(--val_20);
        padding: 5px 15px 3px;
        font-size: 16px;
    }

    .txt-milieu {
        width: 424px;
    }

    .cod4-content img {
        width: 320px;
    }
}

@media screen and (min-width: 480px) and (max-width: 768px) {
    .warp-cod4 {
        width: 460px;
    }

    .top-txt p {
        width: 290px;
        font-size: 16px;
    }

    .txt-milieu p {
        color: var(--blanc);
        line-height: var(--val_20);
        padding: 5px 15px 3px;
        font-size: 16px;
    }

    .txt-milieu {
        width: 460px;
        float: none;
    }

    .cod4-content img {
        width: 100%;
        float: none;
        vertical-align: middle;
    }

    .top-txt img {
        width: 50px;
    }

    .txt-demarche li {
        font-size: 16px;
    }
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .warp-cod4 {
        width: 300px;
    }

    .top-txt p {
        width: 300px;
        font-size: 16px;
    }

    .txt-milieu p {
        color: var(--blanc);
        line-height: var(--val_20);
        padding: 5px 15px 3px;
        font-size: 16px;
    }

    .txt-milieu {
        width: 300px;
        float: none;
    }

    .cod4-content img {
        width: 100%;
        float: none;
        vertical-align: middle;
    }

    .top-txt img {
        width: 50px;
    }

    .txt-demarche li {
        font-size: 16px;
    }
}


/* ASSASSIN ODISSEY*/

#ASSASSIN {
    width: 100%;
    font-family: "DINPro-Light";
    font-size: var(--val_20);
    color: var(--blanc);
    position: relative;
    text-align: center;
}

    #ASSASSIN #kv {
        width: 100%;
        overflow: hidden;
        position: relative;
        text-align: left;
        padding: 0;
    }

        #ASSASSIN #kv .top_title {
            position: absolute;
            text-align: left;
            left: 12%;
            top: 10%;
            z-index: 2;
            width: 100%;
        }

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

#ASSASSIN #kv .top_title > img {
    max-width: 40%;
    text-align: center;
}

img {
    max-width: 100%;
    width: expression(document.body.clientWidth>100?"100%":"auto");
    overflow: hidden;
}

#ASSASSIN #kv .top_content {
    width: 100%;
    position: absolute;
    z-index: 5;
    top: 0;
}

#ASSASSIN #kv .top-inner {
    position: absolute;
    z-index: 3;
    width: 50%;
    margin: 2% auto 0;
    text-align: right;
    right: 0;
}

#ASSASSIN #kv .wordding {
    width: 100%;
    padding: 15px 30px;
}

    #ASSASSIN #kv .wordding span:nth-child(1) {
        background: -webkit-linear-gradient(top, #fadf84 0, #a56800 100%);
        background-clip: border-box;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 185px;
        font-family: 'DINPro-CondMedium';
    }

    #ASSASSIN #kv .wordding span {
        display: block;
        padding: 0px 0px;
        text-transform: uppercase;
    }

        #ASSASSIN #kv .wordding span:nth-child(2) {
            background: -webkit-linear-gradient(bottom, #fadf84 0, #a56800 100%);
            background-clip: border-box;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            font-size: 124px;
            font-family: 'DINPro-CondLight';
        }

#ASSASSIN #kv .pdimg {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

    #ASSASSIN #kv .pdimg img {
        width: auto;
        line-height: 1;
        max-width: 100%;
        vertical-align: top;
    }

#ASSASSIN #kv .wordding {
    width: 100%;
    padding: 15px 30px;
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

#ASSASSIN #kv .wordding {
    width: 100%;
    padding: 15px 30px;
}

.img_xs {
    display: none;
}


#ASSASSIN .scroll_txtWrap {
    width: 100%;
    padding: 0;
    left: 0%;
    margin: 0 auto;
    margin-top: 0px;
    position: absolute;
    margin-top: -1.2%;
    z-index: 99;
    padding: 0;
}

#ASSASSIN .get_btn::before {
    width: 100%;
    content: "";
    opacity: 1;
    top: 0px;
    left: 0px;
    bottom: 0;
    right: 0;
    position: absolute;
    animation-name: opacityeye;
    animation-duration: 2s;
    animation-delay: 1.5s;
    animation-iteration-count: infinite;
}


#ASSASSIN .get_btn {
    display: block;
    width: 20%;
    min-width: 350px;
    height: 100%;
    margin: 0 auto;
    padding: 0px 15px;
    padding-left: var(--val_15);
    padding-left: 0px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    border: 2px solid rgb(191,149,51);
    letter-spacing: 1px;
    background: var(--noir);
    position: relative;
    height: 45px;
    -webkit-transition: 0.5s all ease-in 0.1s;
    -o-transition: 0.5s all ease-in 0.1s;
    transition: 0.5s all ease-in 0.1s;
    text-transform: uppercase;
    outline: none;
    -webkit-animation: btflash 1s ease-in infinite;
    animation: btflash 1s ease-in infinite;
}

@keyframes btflash {

    0% {
        -webkit-box-shadow: #d3ae53 0px 0px 0px;
        -moz-box-shadow: #d3ae53 0px 0px 0px;
        box-shadow: #d3ae53 0px 0px 0px;
    }

    50% {
        -webkit-box-shadow: #d3ae53 0px 0px 50px;
        -moz-box-shadow: #d3ae53 0px 0px 50px;
        box-shadow: #d3ae53 0px 0px 50px;
    }

    100% {
        -webkit-box-shadow: #d3ae53 0px 0px 0px;
        -moz-box-shadow: #d3ae53 0px 0px 0px;
        box-shadow: #d3ae53 0px 0px 0px;
    }
}

#ASSASSIN .get_btn p {
    font-family: "DINPro";
    display: block;
    color: var(--blanc);
    text-transform: uppercase;
    line-height: 1.6;
    width: 100%;
    position: absolute;
    text-align: center;
    font-size: var(--size_h3);
    padding: 0;
    margin: 0;
    font-weight: var(--semibold);
    -webkit-text-shadow: 1px 5px 4px rgba(91,65,0,1);
    text-shadow: 1px 5px 4px rgba(91,65,0,1);
}

#ASSASSIN .linkicon {
    display: inline-block;
    padding: 2px;
    -webkit-animation: arrowDown 1s ease-in infinite;
    animation: arrowDown 1s ease-in infinite;
}

.arrowDown {
    -webkit-animation: arrowDown 1s ease-out infinite;
    animation: arrowDown 1s ease-out infinite;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}

@keyframes arrowDown {
    0% {
        opacity: .2;
        transform: translate(0px, 0px);
    }

    65% {
        opacity: .85;
        transform: translate(0px, 10px);
    }

    100% {
        opacity: 0;
        transform: translate(0px, 0px);
    }
}

svg:not(:root).svg-inline--fa {
    overflow: visible;
}

.svg-inline--fa.fa-w-10 {
    width: .625em;
}

svg:not(:root) {
    overflow: hidden;
}

.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -.125em;
}

#ASSASSIN .linkicon {
    display: inline-block;
    padding: 2px;
    -webkit-animation: arrowDown 1s ease-in infinite;
    animation: arrowDown 1s ease-in infinite;
}

#ASSASSIN #intro_warrper {
    width: 100%;
    background-image: url(https://asset.msi.com/event/mb/2018/ACO_Bundle/images/bg_infor.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0% 0 0 0;
    margin: 0px 0 0 0;
}

    #ASSASSIN #intro_warrper::before {
        content: "";
        background-image: url(https://asset.msi.com/event/mb/2018/ACO_Bundle/images/gold_line.jpg);
        width: 100%;
        display: block;
        height: 4px;
    }

#ASSASSIN .intro {
    width: 100%;
    margin: 0 auto;
    padding: 3% 0 1.5% 0;
    position: relative;
}

    #ASSASSIN .intro p {
        font-family: "DINPro";
        width: 100%;
        max-width: 1170px;
        margin: 0 auto;
        line-height: 1.45;
        font-size: var(--val_20);
        text-align: center;
        color: #fff6d2;
        z-index: 99;
        display: block;
        padding: 0 15px;
        position: relative;
    }

#ASSASSIN .section.s1 {
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-image: url(https://asset.msi.com/event/mb/2018/ACO_Bundle/images/eligible_model_bg.jpg);
}

#ASSASSIN .section {
    width: 100%;
    padding: 5% 0 0 0;
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

#ASSASSIN .section_title .h2 {
    font-family: "DINPro-Bold";
    color: var(--blanc);
    font-size: var(--size_h1);
    padding: 0;
    padding-bottom: 0px;
    padding-bottom: var(--val_15);
    line-height: 1.6;
    text-align: center;
    margin-top: var(--val_20);
    margin-bottom: var(--val_10);
}

#ASSASSIN .section_title {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}

#ASSASSIN .section .dec_txt {
    width: 100%;
    margin: 0 auto;
    max-width: 940px;
    padding-bottom: 2rem;
}

    #ASSASSIN .section .dec_txt p {
        font-family: "DINPro";
        font-size: var(--val_20);
        line-height: 1.45;
        color: var(--blanc);
        font-weight: var(--semibold);
    }

    #ASSASSIN .section .dec_txt span {
        font-family: "DINPro";
        font-size: 1rem;
        display: inline-block;
        padding: var(--marg_10_0);
        color: #ccc;
    }

#ASSASSIN .pd_warpper {
    width: 100%;
    margin: 0 auto;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top left;
    background-image: url(https://asset.msi.com/event/mb/2018/ACO_Bundle/images/bg2.png);
    padding-bottom: 5%;
}

.clearfix::after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: " ";
}

#ASSASSIN .pd-name {
    font-family: "DINPro";
    width: 100%;
    padding: 2% 0 0 0;
}

    #ASSASSIN .pd-name .h3 {
        font-family: "DINPro";
        width: 50%;
        text-align: center;
        font-weight: var(--semibold);
        font-size: 265%;
        line-height: 1.25;
        color: #d3ae53;
        text-shadow: 0 0 20px #a56800;
        background: -webkit-linear-gradient(top, #fadf84 0, #d3ae53 100%);
        background-clip: border-box;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        padding: 0 0rem;
        display: block;
    }

#ASSASSIN .pdbox .imgbox {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: var(--val_20);
}

    #ASSASSIN .pdbox .imgbox.bs-float {
        float: left;
        width: 50%;
    }

        #ASSASSIN .pdbox .imgbox.bs-float .imgs {
            width: 100%;
            text-align: center;
            margin: 0 auto;
        }

#ASSASSIN img {
    max-width: 100%;
    width: expression(document.body.clientWidth>100?"100%":"auto");
    overflow: hidden;
}

#ASSASSIN .pdbox .txtbox {
    float: left;
    width: 50%;
    margin: 0 auto;
}

#ASSASSIN .pdbox .tb-header {
    text-align: left;
    padding: var(--val_15);
}

    #ASSASSIN .pdbox .tb-header .h4 {
        font-family: "DINPro";
        font-weight: var(--semibold);
        color: var(--blanc);
        font-size: var(--val_20);
        line-height: 1.6;
        margin-top: var(--val_10);
        margin-bottom: var(--val_10);
    }

    #ASSASSIN .pdbox .tb-header p {
        font-family: "DINPro";
        color: #fadf84;
        font-size: 1rem;
        line-height: 1.25;
        font-weight: var(--semibold);
    }

#ASSASSIN .pdbox .tb-body {
    display: table;
    width: 100%;
    padding: 0 15px;
}

    #ASSASSIN .pdbox .tb-body li {
        width: calc(50% - 10px);
        float: left;
        margin-bottom: 0px;
        margin-right: var(--val_5);
    }

        #ASSASSIN .pdbox .tb-body li a {
            font-family: "DINPro";
            display: block;
            color: var(--blanc);
            font-size: 70%;
            text-align: center;
            line-height: 1.25;
            text-align: left;
            background-color: rgba(0, 0, 0, .5);
            border: 1px solid var(--gris_200);
            padding: 10px 15px;
            text-decoration: none;
        }

#ASSASSIN .pdbox .pd-att {
    font-weight: var(--medium);
    color: #ddd;
    font-size: 70%;
    line-height: 1.45;
    padding: 12px 30px;
    margin: 0;
    text-align: left;
}

#ASSASSIN .pdbox .tb-body li a:hover, #ASSASSIN .pdbox .tb-body li a:active {
    border: 1px solid #d3ae53;
    background-color: rgba(211, 174, 83, .5);
    text-decoration: none;
}

#ASSASSIN .pdbox .tb-body li a {
    display: block;
    color: var(--blanc);
    font-size: 70%;
    text-align: center;
    line-height: 1.25;
    text-align: left;
    background-color: rgba(0, 0, 0, .5);
    border: 1px solid var(--gris_200);
    padding: 10px 15px;
    text-decoration: none;
}

#ASSASSIN .pdbox .table-warpper.bs-float {
    float: left;
    width: 50%;
    padding-top: 0;
}

#ASSASSIN #redeem {
    width: 100%;
    background: url(https://asset.msi.com/event/mb/2018/ACO_Bundle/images/bg3.jpg)top left no-repeat;
    background-attachment: scroll;
    background-size: auto auto;
    background-size: cover;
    padding: 4% 0 0 0;
    background-attachment: fixed;
}

#ASSASSIN .container {
    width: 90%;
    margin: 0 auto;
    max-width: 1200px;
}

#ASSASSIN .section_title {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}

    #ASSASSIN .section_title .h2 {
        font-family: 'din_pro_bold';
        color: var(--blanc);
        font-size: var(--size_h1);
        padding: 0;
        padding-bottom: 0px;
        padding-bottom: var(--val_15);
        line-height: 1.6;
        text-align: center;
    }

#ASSASSIN #redeem .redeembox {
    width: 100%;
    margin: 0 auto;
    max-width: 1000px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: var(--val_35);
}

    #ASSASSIN #redeem .redeembox .item {
        color: #ddd;
        text-decoration: none;
        opacity: 1;
        width: 28%;
    }

        #ASSASSIN #redeem .redeembox .item .circle {
            background: rgba(0, 0, 0, .5);
            width: 150px;
            height: 150px;
            border-radius: 50%;
            border: 0px solid rgba(211,174,83,.75);
            line-height: 150px;
            margin: 0 auto;
            -webkit-transition: 0.5s all ease-in 0.1s;
            -o-transition: 0.5s all ease-in 0.1s;
            transition: 0.5s all ease-in 0.1s;
        }

        #ASSASSIN #redeem .redeembox .item img {
            vertical-align: middle;
        }

        #ASSASSIN #redeem .redeembox .item p {
            text-align: center;
            width: 100%;
            margin: 0 auto;
            max-width: 200px;
            padding-top: var(--val_10);
            line-height: 1.6;
            font-size: 1rem;
            font-weight: var(--semibold);
        }

    #ASSASSIN #redeem .redeembox .itemsp {
        width: 8%;
        display: inline-flex;
        padding-bottom: 6%;
        align-items: center;
        margin: auto;
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    #ASSASSIN #redeem .redeembox .item {
        color: #ddd;
        text-decoration: none;
        opacity: 1;
        width: 28%;
    }

        #ASSASSIN #redeem .redeembox .item .circle {
            background: rgba(0, 0, 0, .5);
            width: 150px;
            height: 150px;
            border-radius: 50%;
            border: 0px solid rgba(211,174,83,.75);
            line-height: 150px;
            margin: 0 auto;
            -webkit-transition: 0.5s all ease-in 0.1s;
            -o-transition: 0.5s all ease-in 0.1s;
            transition: 0.5s all ease-in 0.1s;
        }

        #ASSASSIN #redeem .redeembox .item p {
            text-align: center;
            width: 100%;
            margin: 0 auto;
            max-width: 200px;
            padding-top: var(--val_10);
            line-height: 1.6;
            font-size: 1rem;
            font-weight: var(--semibold);
        }

    #ASSASSIN #redeem .redeembox .itemsp {
        width: 8%;
        display: inline-flex;
        padding-bottom: 6%;
        align-items: center;
        margin: auto;
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    #ASSASSIN #redeem .redeembox .item {
        color: #ddd;
        text-decoration: none;
        opacity: 1;
        width: 28%;
    }

        #ASSASSIN #redeem .redeembox .item .circle {
            background: rgba(0, 0, 0, .5);
            width: 150px;
            height: 150px;
            border-radius: 50%;
            border: 0px solid rgba(211,174,83,.75);
            line-height: 150px;
            margin: 0 auto;
            -webkit-transition: 0.5s all ease-in 0.1s;
            -o-transition: 0.5s all ease-in 0.1s;
            transition: 0.5s all ease-in 0.1s;
        }

#ASSASSIN .bt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: auto;
}

#uplayKey {
    width: 100%;
    margin: 0 auto;
    background-color: transparent;
    text-align: center;
}

    #uplayKey .key_inner {
        width: 100%;
        max-width: 960px;
        position: relative;
        margin: 0 auto;
        padding: 0rem 2rem 3rem 2rem;
    }

#ASSASSIN .bt3 button {
    width: 80%;
    margin: 20px auto;
}

#ASSASSIN .bt a, #ASSASSIN .bt button, #ASSASSIN .bt3 button {
    border: #d3ae53 3px solid;
    background: rgba(0, 0, 0, 0.8);
    color: #d3ae53;
    padding: var(--marg_20_0);
    font-family: "DINCond-Bold", "Noto Sans", "Sunflower", "Sawarabi Mincho", "Trirong", "DINPro", "PTSansNarrowRegular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
    font-size: var(--val_20);
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-transition: 0.5s all ease-in 0.1s;
    -o-transition: 0.5s all ease-in 0.1s;
    transition: 0.5s all ease-in 0.1s;
    text-transform: uppercase;
    outline: none;
    -webkit-animation: btflash 1s ease-in infinite;
    animation: btflash 1s ease-in infinite;
    -webkit-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(-20deg);
    text-decoration: none;
    width: 30%;
    margin: 0 10px;
    display: block;
    letter-spacing: 1px;
}

.fa-angle-right::before {
    content: "\f105";
}

#ASSASSIN .bt a:hover, #ASSASSIN .bt button:hover, #ASSASSIN .bt3 button:hover {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: var(--blanc);
    -webkit-transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    transform: skewX(0deg);
    background: #d3ae53;
    border: #d3ae53 1px solid;
}

#ASSASSIN .bt a, #ASSASSIN .bt button, #ASSASSIN .bt3 button {
    border: #d3ae53 3px solid;
    background: rgba(0, 0, 0, 0.8);
    color: #d3ae53;
    padding: var(--marg_20_0);
    font-family: "DINCond-Bold", "Noto Sans", "Sunflower", "Sawarabi Mincho", "Trirong", "DINPro", "PTSansNarrowRegular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-transition: 0.5s all ease-in 0.1s;
    -o-transition: 0.5s all ease-in 0.1s;
    transition: 0.5s all ease-in 0.1s;
    text-transform: uppercase;
    outline: none;
    -webkit-animation: btflash 1s ease-in infinite;
    animation: btflash 1s ease-in infinite;
    -webkit-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(-20deg);
    text-decoration: none;
    width: 30%;
    margin: 0 10px;
    display: block;
    letter-spacing: 1px;
}

#ASSASSIN .bt3 button {
    width: 80%;
    margin: 20px auto;
}

#ASSASSIN #redeem .redeembox .item p {
    color: #ddd;
}

#ASSASSIN #redeem p {
    color: #ddd;
}

#tmc {
    width: 100%;
    background: url(https://asset.msi.com/event/mb/2018/ACO_Bundle/images/bg4.jpg)left top no-repeat;
    background-attachment: scroll;
    background-size: auto auto;
    background-size: cover;
    padding: 4% 0 5% 0;
    background-attachment: fixed;
}

#ASSASSIN .container {
    width: 90%;
    margin: 0 auto;
    max-width: 1200px;
}

#ASSASSIN .section_title {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}

    #ASSASSIN .section_title .h2 {
        font-family: 'din_pro_bold';
        color: var(--blanc);
        font-size: var(--size_h1);
        padding: 0;
        padding-bottom: 0px;
        padding-bottom: var(--val_15);
        line-height: 1.6;
        text-align: center;
    }

#tmc .list-type-disc, #tmc .tmc-footer {
    width: 90%;
    margin: 0 auto;
    padding: 20px 15px;
}

#tmc ul li {
    font-size: 85%;
    font-family: 'DINPro-Light';
    text-align: left;
    line-height: 1.6;
    list-style: disc;
    color: var(--blanc);
}

#ASSASSIN .bt2 {
    text-align: center;
    padding-top: var(--val_20);
    padding-bottom: var(--val_20);
    text-transform: uppercase;
    letter-spacing: 3px;
}


#ASSASSIN .get_link {
    font-size: var(--size_h3);
    font-weight: var(--semibold);
    color: var(--blanc);
    border: none;
    display: inline-block;
    background-color: transparent;
    padding: var(--val_15);
}

#ASSASSIN .bt2 a, #ASSASSIN .bt2 .get_link {
    margin: 0 auto;
    padding: 10px 30px;
    font-size: var(--size_h4);
    border: #888 3px solid;
    color: var(--blanc);
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    outline: none;
    letter-spacing: 1px;
}


#tmc .tmc-footer {
    width: 90%;
    margin: 0 auto;
}

    #tmc .tmc-footer .img-tmc-logo {
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
        text-align: center;
        padding: 2% 15px;
    }

    #tmc .tmc-footer p {
        font-size: 85%;
        line-height: 1.25;
        color: #ccc;
    }


/* NVIDIA MONSTER HUNTER */
.center-all {
    text-align: center;
}

#gotonvidia .nv-custom-button {
    padding: var(--marg_15_0);
}

#gotonvidia.produit-rx li {
    margin-bottom: var(--val_20);
}

#telegaming #gotonvidia.produit-rx li {
    margin-bottom: var(--val_20);
    width: 275px;
    margin-top: var(--val_15);
    box-sizing: border-box;
    border: solid #d90479 3px;
    transition: 0.4s;
}

    #telegaming #gotonvidia.produit-rx li:hover {
        margin-bottom: var(--val_20);
        margin-top: var(--val_15);
        box-sizing: border-box;
        border: solid #d90479 3px;
        background-color: #d90479;
        transform: scale(1.1);
    }

        #telegaming #gotonvidia.produit-rx li:hover img {
        }

        #telegaming #gotonvidia.produit-rx li:hover p {
            color: var(--blanc);
        }



.warp-nvidia-rx h2 {
    color: var(--blanc);
    font-family: montserrat,sans-serif !important;
    font-size: var(--val_35);
    margin-bottom: var(--val_20);
}

    .warp-nvidia-rx h2 span {
        font-style: italic;
    }

.warp-nvidia-rx a {
    background-color: #76b900;
    color: var(--blanc);
    display: block;
    width: 100px;
    text-align: center;
    text-transform: uppercase;
}

#telegaming a {
    background-color: transparent;
    display: inline;
}


.text-produit-1000 {
    font-family: 'DINPro';
    color: var(--blanc);
    text-align: center;
}


.black-friday {
}

    .black-friday .content-landing .produit-landing li .nvidia_produit {
        text-align: center;
        color: var(--noir);
        font-size: var(--size_p);
    }



    .black-friday .sep-filtre {
        margin: var(--marg_20_0);
    }


/* BF5 */

.produit-rx h2 {
    text-align: center;
}

.center-all p {
    color: var(--blanc);
    font-family: "DINPro";
    height: 88px;
    margin-bottom: var(--val_30);
}

/* JUST CAUSE */


.just-cause .eligible {
    background: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/msi/just-cause/box1.jpg);
    padding: 2% 0px;
}

.just-cause h2 {
    font-size: 3.5em;
    text-align: center;
    padding: 10px 0px;
    text-transform: uppercase;
    -webkit-animation: orangeflash 1s infinite ease;
    animation: orangeflash 1s infinite ease;
    color: var(--blanc);
    font-family: 'DINPro-CondBold' !important;
}

@keyframes orangeflash {

    0% {
        text-shadow: #9dc6c4 0 0 0px;
    }

    25% {
        text-shadow: #9dc6c4 0 0 30px;
    }

    40% {
        text-shadow: #9dc6c4 0 0 5px;
    }

    50% {
        text-shadow: #9dc6c4 0 0 40px;
    }

    100% {
        text-shadow: #9dc6c4 0 0 0px;
    }
}

.prod-eli {
    text-align: center;
    width: 500px;
    margin: 0 auto;
    overflow: hidden;
}

    .prod-eli ul li a {
        display: block;
        color: #112747;
        background: #9dc6c4;
        padding: var(--val_10);
        z-index: 0;
        min-height: var(--val_35);
        font-family: 'DINPro-CondBold' !important;
    }

    .prod-eli ul li {
        margin: 5px 1%;
        font-size: 2.5em !important;
        font-family: 'DINPro-CondBold' !important;
        text-transform: uppercase;
        float: left;
        width: 46%;
    }

        .prod-eli ul li:hover {
            -webkit-animation: orangeflash2 1s infinite ease;
            animation: orangeflash2 1s infinite ease;
        }

@keyframes orangeflash2 {

    0% {
        box-shadow: #9dc6c4 0 0 0px;
    }

    25% {
        box-shadow: #9dc6c4 0 0 30px;
    }

    40% {
        box-shadow: #9dc6c4 0 0 5px;
    }

    50% {
        box-shadow: #9dc6c4 0 0 40px;
    }

    100% {
        box-shadow: #9dc6c4 0 0 0px;
    }
}

.bench-msi {
    background: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/msi/just-cause/box2.jpg) top center fixed no-repeat;
    padding: 5% 0px;
    padding-top: 5%;
    padding-top: 2%;
    background-size: cover;
}

    .bench-msi h2 {
        padding-bottom: 2%;
    }

    .bench-msi ul {
        font-size: 0;
        text-align: center;
    }

        .bench-msi ul li {
            display: inline-block;
            width: 15%;
            margin: 0 1%;
            color: var(--blanc);
            vertical-align: top;
        }

    .bench-msi h3 {
        font-family: 'DINPro-CondLight' !important;
        font-size: var(--val_30);
        color: var(--blanc);
        background: rgba(157,198,196,0.5);
        padding: 2%;
        line-height: 1.5em;
    }


    .bench-msi ul p {
        border: 1px solid #9dc6c4;
        width: 100%;
        margin-top: var(--val_5);
        padding: var(--val_5);
        min-height: 180px;
        color: var(--blanc);
        font-size: var(--size_h4);
        font-family: 'DINPro-CondBold' !important;
        margin-bottom: var(--val_15);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }


.iframe-msi {
    background: var(--noir);
    padding-bottom: 50px;
}


.iframe-msi2 {
    width: 62%;
    margin: 0 auto;
    position: relative;
    height: 658px;
}

.iframe-msi iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.box5 {
    padding-bottom: 50px;
    background: url(https://asset.msi.com/event/aio/2018/Assets/images/box5.jpg) top center fixed no-repeat;
}

#aio-BTS .redeembox .item {
    color: #ddd;
    text-decoration: none;
    opacity: 1;
    width: 28%;
    padding-top: 50px;
}

#aio-BTS {
    background: var(--noir);
    overflow: hidden;
}

    #aio-BTS .redeembox {
        width: 100%;
        margin: 0 auto;
        max-width: 1000px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-bottom: var(--val_35);
    }

        #aio-BTS .redeembox .item {
            color: #ddd;
            text-decoration: none;
            opacity: 1;
            width: 28%;
            padding-top: 50px;
        }

            #aio-BTS .redeembox .item .circle {
                background: rgba(157, 198, 195, .5);
                width: 160px;
                height: 160px;
                border-radius: 50%;
                line-height: 150px;
                margin: 0 auto;
                -webkit-transition: 0.5s all ease-in 0.1s;
                -o-transition: 0.5s all ease-in 0.1s;
                transition: 0.5s all ease-in 0.1s;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
            }

        #aio-BTS .redeembox .itemsp {
            width: 8%;
            display: inline-flex;
            padding-bottom: 6%;
            align-items: center;
            margin: auto;
            -moz-transform: rotate(0deg);
            -webkit-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            transform: rotate(0deg);
        }

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

#aio-BTS .redeembox .item img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
    padding-top: 20%;
}

#aio-BTS .redeembox .item p {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    max-width: 300px;
    padding-top: var(--val_10);
    font-size: 1.2em;
    letter-spacing: 0px;
    color: var(--blanc);
}

.ul-text li {
    color: var(--blanc);
    text-transform: uppercase;
    text-align: center;
    margin-bottom: var(--val_15);
}

#aio-BTS .bt2 a:hover {
    text-decoration: none;
    -webkit-animation: btflash 1s ease-in infinite;
    animation: btflash 1s ease-in infinite;
    color: #9dc6c4;
    border: #0f2343 3px solid;
    cursor: pointer;
    box-shadow: 0px 0px 12px rgba(157, 198, 195, 0.7);
}

#aio-BTS .bt2 a {
    margin: 0 auto;
    padding: 10px 30px;
    font-size: var(--size_p);
    border: #0f2343 3px solid;
    color: var(--blanc);
    background: #0f2343;
    -webkit-transition: 0.5s all ease-in 0.1s;
    -o-transition: 0.5s all ease-in 0.1s;
    transition: 0.5s all ease-in 0.1s;
    margin: 20px 15px;
    display: inline-block;
    text-transform: uppercase;
}

#aio-BTS .bt2 {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px;
}


/* NOEL */

.noel-landing {
    overflow: hidden;
}

    .noel-landing h2 {
        font-weight: var(--semibold);
        color: var(--blanc);
        text-align: center;
        font-size: 28px;
        text-transform: uppercase;
    }

        .noel-landing h2::before {
            content: "";
            width: 100%;
            height: 26px;
            margin: 0 auto;
            background: url(../landing-pages/images/noel/h2.png)no-repeat center top;
            background-size: auto;
            display: block;
            background-size: 100%;
        }

        .noel-landing h2::after {
            content: "";
            width: 100%;
            height: 26px;
            margin: 0 auto;
            background: url(../landing-pages/images/noel/h2.png)no-repeat center top;
            background-size: auto;
            display: block;
            transform: rotate(180deg);
            background-size: 100%;
        }

.mise-noel ul {
    font-size: 0;
    vertical-align: bottom;
    text-align: center;
}

.mise-noel li {
    width: 25%;
    margin: 10px 4%;
    margin-bottom: var(--val_10);
    border-radius: var(--val_30);
    padding: 0 0 var(--marg_15_0);
    display: inline-block;
    background: rgba(255,255,255,0.1);
    border: 1px solid rgb(0, 0, 0);
    overflow: hidden;
    margin-bottom: var(--val_30);
}

    .mise-noel li::before {
        content: "";
        width: 173px;
        height: 32px;
        text-align: center;
        margin: 0 auto;
        display: block;
        background: url(../landing-pages/images/noel/produit-avant.png)no-repeat center top;
        background-size: 50%;
        display: none;
    }

    .mise-noel li div {
        color: var(--noir);
        font-size: var(--size_h3);
        font-family: "DINPro-CondLight";
    }


    .mise-noel li .titre-prod-noel {
        color: var(--noir);
        font-family: "DINPro-CondMedium";
        margin-bottom: var(--val_10);
        height: 56px;
    }

        .mise-noel li .titre-prod-noel span {
            font-family: "DINPro-CondMedium";
        }

.noel-landing .ouvrir-filtre {
    background: black url(../landing-pages/images/configurateur/filte-fleche-w.png) no-repeat 95% center;
}

.mise-noel li .reduc-noel {
    background: -webkit-linear-gradient(#ffd01f, #c08e1f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "DINPro-CondMedium";
    font-size: 50px;
    margin-bottom: var(--val_10);
}


.mise-noel li .add-panier-noel {
    background: rgb(255,208,31); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(255,208,31,1) 0%, rgba(192,142,31,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(255,208,31,1) 0%,rgba(192,142,31,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(255,208,31,1) 0%,rgba(192,142,31,1) 100%); /* W3C, IE10 , FF16 , Chrome26 , Opera12 , Safari7  */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd01f', endColorstr='#c08e1f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    width: 70%;
    margin: 0 auto 0px;
    font-size: var(--size_h3);
    line-height: var(--val_30);
    text-transform: uppercase;
    color: var(--noir);
    font-family: "DINPro-CondMedium";
    transition: transform 0.5s;
}

    .mise-noel li .add-panier-noel:hover {
        transform: scale(1.2);
    }




@keyframes noelflash {

    0% {
        box-shadow: black 0 0 0px;
    }

    25% {
        box-shadow: black 0 0 10px;
    }

    40% {
        box-shadow: black 0 0 5px;
    }

    50% {
        box-shadow: black 0 var(--marg_0_20);
    }

    100% {
        box-shadow: black 0 0 0px;
    }
}

.price-prod-noel::after {
    width: 90px;
    display: block;
    transform: rotate(-15deg) translate(-50%);
    content: "";
    height: 2px;
    background: #b60e20;
    text-align: center;
    position: absolute;
    top: -4px;
    left: 50%;
}

.price-prod-noel {
    position: relative;
}

.mise-noel li img {
    width: 60%;
}

.price-nono {
    font-size: 0;
    vertical-align: middle;
}

    .price-nono div {
        display: inline-block;
        margin: 0 5%;
    }

.noel-landing .foot-landing p {
    text-align: center;
    color: var(--blanc);
}

/* ANTHEM BF5 */
.duo-jeux {
    overflow: hidden;
}

    .duo-jeux div {
        float: left;
        width: 50%;
        box-sizing: border-box;
        padding: 0 5%;
        text-align: center;
    }

    .duo-jeux h4 {
        color: #76b900;
        text-transform: uppercase;
        font-size: var(--size_h4);
        font-family: "Geforce-bold";
    }

    .duo-jeux .jeu-2080 {
        border-right: 2px #76b900 solid;
    }


    .duo-jeux .jeu-2070 {
        border-left: 2px #76b900 solid;
    }

    .duo-jeux img {
        width: 75%;
        margin-top: var(--val_20);
        margin-bottom: var(--val_20);
    }

    .duo-jeux p {
        color: #76b900;
        text-transform: uppercase;
        font-size: var(--val_30);
        font-family: "Geforce-bold";
    }

    .duo-jeux a {
        padding: 10px 10px;
        background-color: #76b900;
        color: var(--blanc);
        display: block;
        width: 100px;
        text-align: center;
        text-transform: uppercase;
        margin: 0 auto;
        font-family: "Geforce-bold";
    }


.center-all .jeu1 {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 0 5%;
}

.center-all .jeu2 {
    float: right;
    width: 50%;
    box-sizing: border-box;
    padding: 0 5%;
}

.center-all {
    overflow: hidden;
}

    .center-all p {
        color: var(--blanc);
        font-family: "DINPro";
        height: 88px;
        margin-bottom: var(--val_30);
    }

    .center-all a {
        padding: 10px 10px;
        background-color: #76b900;
        color: var(--blanc);
        display: block;
        width: 150px;
        text-align: center;
        text-transform: uppercase;
        margin: 0 auto;
        font-family: "Geforce-bold";
    }

.warp-nvidia-rx .center-all h2 {
    color: #76b900;
    font-size: var(--val_20);
    margin-top: var(--val_20);
}


@media screen and (min-width: 480px) and (max-width: 768px) {

    .center-all p {
        height: 144px;
    }
}

@media screen and (min-width: 300px) and (max-width: 480px) {
    .duo-jeux div {
        float: none;
        width: 100%;
    }

    .duo-jeux .jeu-2080 {
        border-right: none;
        margin-bottom: var(--val_20);
    }

    .duo-jeux .jeu-2070 {
        border-left: none;
        border-top: 2px #76b900 solid;
        padding-top: var(--val_20);
    }


    .center-all .jeu1 {
        float: none;
        width: 100%;
        box-sizing: border-box;
        padding: 0 5%;
        margin-bottom: var(--val_20);
    }

    .center-all .jeu2 {
        border-top: 2px #76b900 solid;
        padding-top: var(--val_20);
        float: none;
        width: 100%;
        box-sizing: border-box;
        padding: 0 5%;
    }
}


/* DIVISION */

.amd-division .duo-jeux .jeu-2080 {
    border: none;
}

.amd-division .duo-jeux .jeu-2070 {
    border: none;
}

.amd-division .duo-jeux img {
    width: 100%;
}

.amd-division .duo-jeux a {
    width: 100%;
    padding: 0;
    background: none;
    margin: 0;
}

/* THE DIVISION MSI*/

#tom_clancys_the_division_2 {
    font-family: 'DINPro';
    color: var(--blanc);
    background: var(--noir);
}



    #tom_clancys_the_division_2 h2 {
        color: var(--blanc);
        font-family: 'DINPro-Bold';
        font-size: var(--val_30);
        margin: 0;
        margin-bottom: 0px;
        word-spacing: -3px;
    }

.prod-eli ul li a {
    display: block;
    color: #112747;
    background: #ff6a13;
    padding: var(--val_10);
    z-index: 0;
    min-height: var(--val_35);
    font-family: 'DINPro-CondBold' !important;
}

#tom_clancys_the_division_2 h2.kv-title {
    text-shadow: black 2px 2px 12px, black 2px 2px 12px, black 2px 2px 12px, black 2px 2px 12px;
    line-height: 1.3;
    font-size: 44px;
    margin-bottom: 24px;
    text-transform: uppercase;
    font-family: 'DINPro-Bold';
}


#tom_clancys_the_division_2 h2.kv-subtitle {
    text-shadow: black 2px 2px 12px, black 2px 2px 12px, black 2px 2px 12px, black 2px 2px 12px;
    line-height: 1.5;
    margin-bottom: var(--val_40);
}

section.kv .dt-kv > img:nth-of-type(1) {
    width: 85%;
    position: absolute;
    bottom: 4%;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
}

#tom_clancys_the_division_2 img {
    vertical-align: middle;
}

section.kv img.logo-icon {
    width: 17.6%;
    position: absolute;
    top: 25%;
    right: 22%;
    z-index: 1;
}

section.mnt-content {
    background: url(https://storage-asset.msi.com/event/mnt/2019/tom_clancys_the_division_2/images/product-bg.jpg) 50% 0 no-repeat;
    background-size: auto;
    background-size: cover;
    padding: 6% 0 12%;
}

#tom_clancys_the_division_2 h2.section-title {
    position: relative;
    padding: 12px 0;
    color: #ff6a13;
    text-align: center;
    margin-top: 5%;
    margin-bottom: 2%;
    font-size: var(--size_h1);
}

section.redeem {
    text-align: center;
    background: url("../images/redeem.jpg") 0 0 no-repeat;
    background-size: auto;
    background-size: cover;
    padding-bottom: 4%;
    padding-top: 2%;
}

#tom_clancys_the_division_2 section {
    display: block;
}

#tom_clancys_the_division_2 h3.sub-title {
    position: absolute;
    bottom: 2%;
    z-index: 2;
    text-shadow: #030303 2px 2px 12px, #030303 2px 2px 12px;
}

section.redeem {
    text-align: center;
    background: url("../images/redeem.jpg") 0 0 no-repeat;
    background-size: auto;
    background-size: cover;
    padding-bottom: 4%;
    padding-top: 2%;
}

    section.redeem .step-wrap {
        display: flex;
        justify-content: center;
    }

        section.redeem .step-wrap .step {
            max-width: 250px;
            margin: 0 1%;
        }

#tom_clancys_the_division_2 a {
    color: var(--blanc);
    outline: none;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
}

section.redeem .step-wrap .step h3 {
    color: #ff6a13;
    font-weight: var(--semibold);
    margin: 0px var(--marg_0_20);
}

section.redeem {
    text-align: center;
    background: url(https://storage-asset.msi.com/event/mnt/2019/tom_clancys_the_division_2/images/redeem.jpg) 0 0 no-repeat;
    background-size: auto;
    background-size: cover;
    padding-bottom: 4%;
    padding-top: 2%;
}

#tom_clancys_the_division_2 p {
    font-size: 1.15em;
    line-height: 1.8em;
    color: var(--blanc);
    font-weight: normal;
}

#tom_clancys_the_division_2 p {
    margin: 0 0 10px;
}

section.redeem .step-wrap .arrow {
    position: relative;
}

section.redeem .redeem-btn {
    margin-top: 3%;
}

    section.redeem .redeem-btn button {
        font-size: var(--size_h3);
        background: transparent;
        padding: 10px 5%;
        border-radius: 45px;
        margin: 15px var(--marg_10_0);
        border: 2px solid var(--blanc);
        transition: all 0.5s ease;
        outline: none;
    }

    section.redeem .redeem-btn button {
        font-size: var(--size_h3);
        background: transparent;
        padding: 10px 5%;
        border-radius: 45px;
        margin: 15px var(--marg_10_0);
        border: 2px solid var(--blanc);
        transition: all 0.5s ease;
        outline: none;
        color: var(--blanc);
    }

    section.redeem .redeem-btn .download-btn button {
        border-radius: 0px;
        background: #ff6a13;
        color: var(--noir);
        border: 0;
        font-weight: var(--semibold);
        margin-top: 3%;
    }

section.others_info {
    position: relative;
    text-align: center;
}

    section.others_info .logo-icon {
        width: 6%;
        margin: 0 auto 30px;
    }

    section.others_info .icon-wrap {
        padding: 0 15px;
    }

        section.others_info .icon-wrap img:nth-of-type(1) {
            max-width: 300px;
        }

        section.others_info .icon-wrap img:nth-of-type(2) {
            max-width: 200px;
        }

#tom_clancys_the_division_2 section.others_info p {
    width: 100%;
    padding: var(--val_15);
    max-width: 992px;
    margin: 0 auto;
}


/* MSI GLOW YOUR PC*/

.msi-black {
}



#glow-your-gaming-pc {
    font-family: 'DINPro-Regular';
    color: var(--blanc);
}

    #glow-your-gaming-pc section.kv {
        position: relative;
        padding-bottom: 35%;
    }

    #glow-your-gaming-pc section.event-content {
        text-align: center;
        background: url("https://storage-asset.msi.com/event/2019/glow-your-gaming-pc/images/md-bg.jpg") 50% 0 no-repeat;
        background-size: auto;
        background-size: 100%;
        padding-bottom: 5%;
    }

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important;
}

#glow-your-gaming-pc section.kv .dt-kv img:nth-of-type(1) {
    width: 60%;
    top: 21%;
    margin: auto;
}

#glow-your-gaming-pc section.kv .dt-kv img {
    position: absolute;
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
}

@keyframes slidelnDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

#glow-your-gaming-pc section.kv .dt-kv img:nth-of-type(2) {
    width: 47%;
    right: 5%;
    bottom: 46%;
    margin: auto;
}

#glow-your-gaming-pc section.kv .dt-kv img:nth-of-type(3) {
    width: 47%;
    right: 5%;
    top: 42%;
    margin: auto;
}

#glow-your-gaming-pc section.kv .dt-kv img {
    position: absolute;
}

#glow-your-gaming-pc section.kv::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    background: url("https://storage-asset.msi.com/event/2019/glow-your-gaming-pc/images/kv-bg.jpg") 0 100% no-repeat;
    background-size: 100%;
    z-index: -1;
    -webkit-animation: colorful 2.5s 0.2s linear infinite;
    animation: colorful 2.5s 0.2s linear infinite;
}


.flash-title {
    -webkit-animation: flash-title 1.8s infinite;
    animation: flash-title 1.8s infinite;
}

@keyframes flash-title {

    0%, 20%, 30%, 70%, 80%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0.6;
    }
}

@-webkit-keyframes colorful {
    from {
        -webkit-filter: hue-rotate(0deg);
        filter: hue-rotate(0deg);
    }

    to {
        -webkit-filter: hue-rotate(359deg);
        filter: hue-rotate(359deg);
    }
}

@keyframes colorful {
    from {
        -webkit-filter: hue-rotate(0deg);
        filter: hue-rotate(0deg);
    }

    to {
        -webkit-filter: hue-rotate(359deg);
        filter: hue-rotate(359deg);
    }
}


#glow-your-gaming-pc h1.section-title::after, #glow-your-gaming-pc h2.section-title::after {
    content: '';
    display: inline-block;
    width: 95%;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: var(--blanc);
    box-shadow: 0 0 15px #00e8ff, 0 0 15px #00e8ff, 0 0 15px #00e8ff;
}

#glow-your-gaming-pc h1.section-title::before, #glow-your-gaming-pc h2.section-title::before {
    content: '';
    display: inline-block;
    width: 95%;
    height: 3px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: var(--blanc);
    box-shadow: 0 0 15px #00e8ff, 0 0 15px #00e8ff, 0 0 15px #00e8ff;
}

#glow-your-gaming-pc h1.section-title {
    margin-top: 0;
    margin-bottom: 1%;
}

#glow-your-gaming-pc h1.section-title, #glow-your-gaming-pc h2.section-title {
    position: relative;
    display: inline-block;
    padding: 12px 0;
    color: var(--blanc);
    -webkit-animation: neon .08s ease-in-out infinite alternate;
    animation: neon .08s ease-in-out infinite alternate;
    text-shadow: 0 0 15px #00e8ff, 0 0 15px #00e8ff, 0 0 15px #00e8ff;
    text-transform: uppercase;
    margin-top: 5%;
    margin-bottom: 2%;
}

#glow-your-gaming-pc h1, #glow-your-gaming-pc h2 {
    color: var(--blanc);
    font-family: 'DINPro-Bold';
    font-size: 36px;
}

#glow-your-gaming-pc a {
    color: var(--blanc);
    outline: none;
}

span.red {
    color: var(--rouge);
    font-weight: var(--semibold);
}

#glow-your-gaming-pc section.event-content .intro_text {
    font-size: var(--val_20);
    line-height: 1.2;
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px var(--marg_15_0);
    color: var(--blanc);
}

#glow-your-gaming-pc section.event-content .product-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

    #glow-your-gaming-pc section.event-content .product-wrap .btn.wow {
        display: block;
        width: 30%;
        margin: 30px 2%;
        transition: 0.3s all;
        position: relative;
        text-align: center;
        z-index: 2;
        cursor: default;
    }

    #glow-your-gaming-pc section.event-content .product-wrap .product-item::after {
        content: '';
        display: block;
        position: absolute;
        top: 0%;
        left: 0%;
        background: var(--noir);
        border-radius: var(--val_20);
        border: 2px solid var(--blanc);
        background-color: var(--noir);
        width: 100%;
        height: 100%;
        z-index: -1;
    }

    #glow-your-gaming-pc section.event-content .product-wrap .btn.wow ul {
        margin-bottom: var(--val_20);
    }

        #glow-your-gaming-pc section.event-content .product-wrap .btn.wow ul li a {
            text-shadow: 0 0 16px #ff08f8;
            line-height: 22px;
        }

    #glow-your-gaming-pc section.event-content .product-wrap .product-item::before {
        content: '';
        display: block;
        position: absolute;
        top: -0.5%;
        left: -0.5%;
        background-image: linear-gradient(135deg, #ff00f1, #0400ff, #00ebff, #00ff0d, #fbff00, #ff6b00);
        background-size: contain;
        border-radius: var(--val_20);
        width: 101%;
        height: 101%;
        z-index: -1;
        -webkit-filter: blur(8px);
        filter: blur(8px);
    }

    #glow-your-gaming-pc section.event-content .product-wrap a {
        text-align: center;
    }

    #glow-your-gaming-pc section.event-content .product-wrap .product-item h3 {
        text-shadow: 0 0 16px #ff08f8;
        margin: 30px 0 15px;
        font-weight: var(--semibold);
    }

#glow-your-gaming-pc section.redeem {
    text-align: center;
    background: url("https://storage-asset.msi.com/event/2019/glow-your-gaming-pc/images/redeem-bg.jpg") 0 0 no-repeat;
    background-size: auto;
    background-size: cover;
    padding-bottom: 5%;
}

    #glow-your-gaming-pc section.redeem .step-wrap .step h3 {
        text-shadow: 0 0 15px #00e8ff, 0 0 15px #00e8ff, 0 0 15px #00e8ff;
        margin: 0px var(--marg_0_20);
        color: var(--blanc);
    }

    #glow-your-gaming-pc section.redeem .step-wrap p {
        font-size: 1.15em;
        line-height: 1.8em;
        color: var(--blanc);
        font-weight: normal;
    }


/* AMD50 */

.amd-division .produit-rx .nvidianormalgreen {
    color: #c07f00;
    font-weight: var(--semibold);
    height: 18px;
}

.amd-division .nv-custom-button, .nv-custom-button:hover {
    border: 2px solid #c07f00;
    text-decoration: none;
    color: var(--blanc);
}

    .amd-division .nv-custom-button:hover {
        background-color: #c07f00;
    }

    .amd-division .nv-custom-button:hover {
        border: 2px solid #c07f00;
        background-color: #c07f00;
        text-decoration: none;
        color: var(--blanc);
    }

.amd-division .warp-nvidia-rx a {
    background-color: #c07f00;
    color: var(--blanc);
    display: block;
    width: 100px;
    text-align: center;
    text-transform: uppercase;
}

/* GAME PASS */

.gamepass-1 {
    background: url(/images_produits/cybertek/images-landing/amd/xbox/bck-gris.jpg)no-repeat center;
    background-size: cover;
}

.warp-gamepass {
    width: 1024px;
    margin: auto;
}
/*
.gamepass-1 p {
    color: var(--blanc);
    font-family: "Klavika-Bold";
    text-align: center;
    line-height: 36px;
    font-size: var(--size_h3);
    padding: 4var(--marg_5_0);
}

.gamepass-2 h2 {
    font-family: "Klavika-Bold";
    margin: 4var(--marg_5_0);
    line-height: var(--val_35);
    font-size: var(--val_30);
    text-align: center;
}
*/
.gamepass-2 img {
    width: auto;
}

.gamepass-2 {
    overflow: hidden;
}

.game-l {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 0 45px;
    border-right: 1px solid var(--blanc);
}

.game-r {
    width: 50%;
    float: right;
    box-sizing: border-box;
    padding: 0 45px;
}
/*
.gamepass-2 p {
    color: var(--blanc);
    font-family: "Klavika-Bold";
    font-size: var(--val_20);
    margin: var(--marg_25_0);
}
*/
/*.gamepass-2 a {
    background-color: transparent;
    color: var(--blanc);
    display: block;
    width: 100%;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: var(--val_15);
    font-family: "Klavika-Regular";
}*/

.gamepass-3 {
    background: url(/images_produits/cybertek/images-landing/amd/xbox/bck-ryzen.jpg)no-repeat center top;
    background-size: cover;
}

/*    .gamepass-3 h2 {
        color: var(--blanc);
        font-family: "Klavika-Bold";
        font-size: var(--val_30);
        text-align: left;
    }

    .gamepass-3 p {
        background-color: transparent;
        color: var(--blanc);
        display: block;
        width: 100%;
        text-align: left;
        font-family: "Klavika-Regular";
    }*/

.block-gamepass {
    width: 480px;
    padding: 4var(--marg_5_0);
}

/* ASUS GAMEWEEK */

#gw h2 {
    font-family: 'Xolonium', sans-serif;
    font-weight: 300;
    font-size: var(--size_h1);
    line-height: 1.3em;
    color: var(--blanc);
    text-align: left;
}

#gw * {
    color: var(--blanc);
    outline: none;
    box-sizing: border-box;
}

.col-lg-offset-1 {
}

.col-lg-10 {
    width: 83.33333333%;
}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
}

.col-md-offset-1 {
}

.col-md-10 {
    width: 83.33333333%;
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
}

.col-sm-12 {
    width: 100%;
}

.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: var(--val_15);
    padding-left: var(--val_15);
}

#gw h2 {
    font-family: 'Xolonium', sans-serif;
    font-weight: 300;
    font-size: var(--size_h1);
    line-height: 1.3em;
    color: var(--blanc);
    text-align: left;
}

#gw * {
    color: var(--blanc);
    outline: none;
    box-sizing: border-box;
}

#gw h2 em {
    color: #dc0014;
    font-size: 1.4em;
    font-style: normal;
    font-weight: var(--semibold);
}

#gw p {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: var(--val_20);
    color: var(--blanc);
    text-align: center;
}

.clearfix::after, .dl-horizontal dd::after, .container::after, .container-fluid::after, .row::after, .form-horizontal .form-group::after, .btn-toolbar::after, .btn-group-vertical > .btn-group::after, .nav::after, .navbar::after, .navbar-header::after, .navbar-collapse::after, .pager::after, .panel-body::after, .modal-header::after, .modal-footer::after {
    clear: both;
}

.clearfix::before, .clearfix::after, .dl-horizontal dd::before, .dl-horizontal dd::after, .container::before, .container::after, .container-fluid::before, .container-fluid::after, .row::before, .row::after, .form-horizontal .form-group::before, .form-horizontal .form-group::after, .btn-toolbar::before, .btn-toolbar::after, .btn-group-vertical > .btn-group::before, .btn-group-vertical > .btn-group::after, .nav::before, .nav::after, .navbar::before, .navbar::after, .navbar-header::before, .navbar-header::after, .navbar-collapse::before, .navbar-collapse::after, .pager::before, .pager::after, .panel-body::before, .panel-body::after, .modal-header::before, .modal-header::after, .modal-footer::before, .modal-footer::after {
    display: table;
    content: " ";
}

#gw p.subhead.big {
    font-size: 42px;
}

#gw p.subhead {
    font-family: 'Xolonium', sans-serif;
    font-weight: 300;
    font-size: var(--val_30);
    color: #dc0014;
    line-height: 1.7em;
}

#gw ::selection {
    background: #dc0014;
}

#gw ::selection {
    background: #dc0014;
}

#gw .steps {
    margin-bottom: var(--val_30);
}

.col-lg-offset-3 {
    margin-left: 25%;
}

.col-lg-6 {
    width: 50%;
}

.col-lg-offset-2 {
    margin-left: 16.66666667%;
}

.col-lg-8 {
    width: 66.66666667%;
}

#gw .steps h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: var(--medium);
    font-size: var(--val_30);
    color: var(--blanc);
    margin-bottom: var(--val_20);
}

#gw .steps p {
    font-family: 'Roboto', sans-serif;
    font-size: var(--val_20);
    color: var(--blanc);
    text-align: left;
}

#gw a.button {
    display: block;
    font-family: 'Xolonium',sans-serif;
    font-weight: 300;
    font-size: var(--size_h3);
    width: 440px;
    max-width: 90%;
    height: auto;
    padding: var(--marg_30_20);
    text-align: center;
    color: var(--blanc);
    background: #dc0014;
    border: 2px solid #dc0014;
    transition: all 0.1s linear;
    margin: 20px auto;
}

    #gw a.button:hover {
        background: var(--noir);
        text-decoration: none;
    }

    #gw a.button.tac {
        border: 1px solid #dc0014;
        background: var(--gris_200);
        color: #dc0014;
        transition: all 0.1s linear;
    }

#gw a.button {
    display: block;
    font-family: 'Xolonium',sans-serif;
    font-weight: 300;
    font-size: var(--size_h3);
    width: 440px;
    max-width: 90%;
    height: auto;
    padding: var(--marg_30_20);
    text-align: center;
    color: var(--blanc);
    background: #dc0014;
    border: 2px solid #dc0014;
    transition: all 0.1s linear;
    margin: 20px auto;
}


/* refroidir pc*/

.refroidir.warp {
    margin-top: var(--val_20);
    overflow: hidden;
    margin-bottom: var(--val_20);
}

.refroidir ul li {
    width: 23%;
    float: left;
    margin: 0 1% 1%;
    transition: all 0.5s;
}


    .refroidir ul li img {
        width: 100%;
    }


    .refroidir ul li:hover {
        transform: scale(0.98);
    }

@media screen and (min-width: 320px) and (max-width: 480px) {
    .refroidir ul li {
        width: 100%;
        margin: 0;
        float: none;
        margin-bottom: var(--val_10);
    }
}


/* LENOVO */
.lenovo.refroidir ul li {
    width: 46%;
    float: left;
    margin: 0 2% 1%;
    transition: all 0.5s;
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .lenovo.refroidir ul li {
        width: 100%;
        margin: 0;
        float: none;
        margin-bottom: var(--val_10);
    }
}

/* HTC COSMOS */


.cosmos .strikediag {
    display: none;
}


.cosmos .produit-rx .nvidianormalgreen {
    color: #00b3e2
}


.cosmos .warp-nvidia-rx a {
    background: #00b3e2;
    border: 2px solid #00b3e2;
    width: auto;
}


.cosmos .warp-nvidia-rx h2 {
    color: var(--blanc);
    font-size: var(--val_35);
    margin-bottom: var(--val_20);
    padding-top: var(--val_30);
    border-top: 1px solid var(--blanc);
    margin-top: var(--val_30);
    text-align: center;
    text-transform: uppercase;
}

.redemption-vive-noel {
    color: var(--blanc);
}

.vive-noel-prix-barre {
    color: grey;
    font-size: var(--size_p);
    margin-bottom: 4px;
}

    .vive-noel-prix-barre::after {
        display: block;
        width: 90px;
        transform: rotate(-10deg) translate(-50%);
        content: "";
        height: 2px;
        background: #d6190d;
        position: absolute;
        text-align: center;
        top: 1px;
        left: 50%;
    }

#div-prix-barre-vive {
    position: relative;
}

#lien-redemption-vive-noel {
    display: inline;
    background: none;
    border: none;
    color: #00b3e2;
}

#condition-vive-noel {
    font-size: var(--size_p);
    display: block;
    padding: 3px;
    margin: 15px auto;
    background: none;
    width: 135px;
}

.cosmos .warp-nvidia-rx ul {
    overflow: hidden;
    margin-bottom: var(--val_15);
}



#gotonvidia.cosmos-pord li {
    display: inline-block;
    float: none;
    width: 50%;
}

#gotonvidia.cosmos-pord #black {
    width: 29%;
}

#gotonvidia.cosmos-pord ul {
    text-align: center;
}

.cosmos .contenu-marg {
    position: relative;
    top: 0;
    transform: none;
    left: 0;
}

.cosmos .config-mid {
    width: 100%;
    height: auto;
    background: none;
    margin-top: 0px;
    overflow: hidden;
    position: relative;
}

.cosmos .warp-nvidia-rx .config-mid a {
    background: none;
    border: none;
}

.cosmos .code-promo .contentlandingjustify div div {
    background: none;
    width: 236px;
}

.cosmos .code-promo img, .cosmos .code-promo .img-code-promo {
    background: none;
}

.cosmos .ctnanormalblack, .cosmos .bfnanormalblack {
    color: var(--blanc);
}

.cosmos .code-promo .panier {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background: #00e8ff;
    color: var(--blanc);
    font-weight: var(--semibold);
}

.cosmos .strikediag span {
    color: white !important;
}

.cosmos .bqprice {
    text-align: center;
}

.cosmos .code-promo .bqprice {
    font-size: var(--size_h4);
}

.cosmos .basket_button.panier span {
    line-height: var(--val_35);
}

.cosmos .code-promo .basket_button.panier {
    background: #00b3e2 !important;
}

    .cosmos .code-promo .basket_button.panier span {
        text-indent: 0px;
        display: block;
    }

.txt-htc {
    color: var(--blanc);
}

    .txt-htc h2 {
        font-size: 16px;
        margin-bottom: 2px;
        text-transform: uppercase;
        margin-top: var(--val_15);
        font-weight: var(--semibold);
    }

    .txt-htc p {
        color: var(--blanc);
        font-size: var(--size_p);
        line-height: 16px;
    }

    .txt-htc a {
        color: var(--blanc);
        font-weight: var(--semibold);
    }

/* XBOX PASS */

.xboxpass .gamepass-3 {
    background: var(--noir);
    background-size: auto;
    background-size: cover;
    overflow: hidden;
}


.xboxpass .produit-rx .nvidianormalgreen {
    color: var(--blanc);
    text-align: center;
}

.xboxpass .gamepass-3 .produit-rx p {
    text-align: center;
}

.xboxpass .gamepass-3 a {
    background-color: transparent;
    color: var(--blanc);
    display: block;
    width: 100px;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid var(--blanc);
}

.gamepass-4 .block-gamepass {
    float: right;
}

.xboxpass .gamepass-3.gamepass-4 {
    background: url(/images_produits/cybertek/images-landing/amd/amd-xbox/amd-fnd.jpg)no-repeat center top;
    background-size: cover;
    overflow: hidden;
    padding-bottom: var(--val_30);
}


/* MSI LANDING */

.msi-carte .warp-nvidia-rx .block-a {
    display: inline-block;
    text-align: center;
    background: #dc0014;
    border-color: #dc0014;
    width: auto;
    margin: 15px auto;
    line-height: var(--val_30);
    padding: 0 5px;
    font-weight: var(--semibold);
}

.msi-carte .nv-custom-button, .msi-carte .nv-custom-button:hover {
    background: #dc0014;
    border-color: #dc0014;
}

.msi-carte .produit-rx .nvidianormalgreen {
    color: #dc0014;
}

.msi-carte .warp-nvidia-rx {
    text-align: center;
}

.msi-carte .produit-rx .nvidianormalgreen {
    font-weight: var(--semibold);
    height: 28px;
    line-height: 14px;
}

/* PGW */

.pgw .content-pgw {
    background: linear-gradient(to bottom,#24013b 0,black 100%);
    overflow: hidden;
}

.pgw video {
    vertical-align: middle;
}

.pgw .produit-rx .nvidianormalgreen {
    color: #fecb00;
}

.pgw .warp-nvidia-rx a {
    background-color: #fecb00;
    color: var(--noir);
    border-color: #fecb00;
}

.txt-pgw {
    text-align: center;
    margin: var(--marg_15_0);
}


    .txt-pgw p {
        color: var(--blanc);
        margin: 40px 0;
        font-size: var(--val_30);
    }

.pgw .warp-nvidia-rx .txt-pgw a {
    margin: 10px 15px;
    padding: 0 10px;
    display: inline-block;
    width: auto;
}

.txt-pgw a {
    display: inline;
    background: transparent;
    color: var(--blanc);
    font-weight: var(--semibold);
}

.tweet-pgw {
    width: 300px;
    margin: 0 auto 30px;
}



/* ROSE DES SABLES */

.nvidia-rx.rose {
    background: var(--blanc);
    text-align: center;
}

.rose h1 {
    color: #c80063;
    text-transform: uppercase;
    font-weight: 800;
    font-size: var(--size_h4);
    margin: var(--marg_15_0);
}

.rose .img-50 {
    width: 50%;
}

.rose h2 {
    color: #c80063;
    text-transform: uppercase;
    font-weight: 800;
    font-size: var(--size_h4);
    margin: var(--marg_15_0);
    font-family: Montserrat;
}

.rose p {
    font-size: var(--size_p);
    line-height: 18px;
}

.left-rose {
    float: left;
    width: 49%;
    margin-top: var(--val_30);
    text-align: left;
}

.right-rose {
    float: right;
    width: 50%;
    margin-top: var(--val_30);
}


    .right-rose img {
        float: left;
        max-height: 198px;
        width: auto;
    }

        .right-rose img:last-child {
            float: right;
        }

.rose ul li {
    display: inline-block;
    width: 20%;
    margin: 0 2%;
    vertical-align: middle;
}

    .rose ul li img {
        width: auto;
        margin-bottom: var(--val_10);
    }

    .rose ul li p {
        background: #c80063;
        color: var(--blanc);
        line-height: var(--val_30);
    }

.rose ul {
    margin: var(--marg_30_0);
}

.rose .warp-nvidia-rx a {
    background: #c80063;
    color: var(--blanc);
    width: 50%;
    margin: 15px auto 15px;
    font-size: var(--val_20);
    line-height: var(--val_40);
    min-width: 300px;
}


/* AMD 3000G*/

.xboxpass.amd3000g .gamepass-3 {
    background: url(/images_produits/cybertek/images-landing/amd/amd3000g/bck.jpg)no-repeat center top;
    background-size: auto;
    background-size: auto;
    background-size: cover;
    overflow: hidden;
}

.amd3000g .gamepass-3 h2 {
    color: var(--noir);
}

.amd3000g .block-gamepass {
    width: 100%
}

.amd3000g.xboxpass .gamepass-3 .produit-rx p {
    color: black
}

.amd3000g.xboxpass .gamepass-3 a {
    background-color: transparent;
    color: var(--noir);
    display: block;
    width: 100px;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid var(--noir);
}

/* CATEGORIE */

.content-categorie {
    background: var(--blanc);
    border: 1px solid #c2c2c2;
    padding: var(--val_15);
    overflow: hidden;
}

    .content-categorie li {
        width: 30%;
        box-sizing: border-box;
        background-color: var(--gris_50);
        border: 1px solid #c2c2c2;
        margin-right: 5%;
        float: left;
        transition: transform 0.5s;
        margin-bottom: var(--val_15);
    }

        .content-categorie li:hover {
            transform: scale(0.98);
        }


        .content-categorie li:nth-child(3n) {
            margin-right: 0;
        }

        .content-categorie li a {
            text-transform: uppercase;
            font-weight: var(--semibold);
            background: url(https://www.cybertek.fr/images_produits/e92f28f2-51f1-44da-9c7d-83ed43f1e522.png)no-repeat 2px center;
            background-size: 70px;
            padding: 27px 0px 27px 85px;
            display: block;
            font-size: var(--size_p);
            text-align: left;
        }

    .content-categorie .cat-73 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-73.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-358 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-358.png)no-repeat 2px center;
        background-size: 70px;
    }


    .content-categorie .cat-74 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-74.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-76 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-76.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-77 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-77.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-165 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-165.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-166 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-166.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-167 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-167.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-168 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-168.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-43 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-43.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-44 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-44.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-46 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-46.png)no-repeat 2px center;
        background-size: 70px;
    }


    .content-categorie .cat-226 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-226.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-227 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-227.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-322 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-322.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-228 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-228.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-229 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-229.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-230 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-230.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-232 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-73.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-233 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-233.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-100 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-100.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-101 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-101.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-102 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-102.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-103 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-103.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-169 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-169.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-170 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-170.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-334 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-334.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-171 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-171.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-172 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-172.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-336 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-336.png)no-repeat 2px center;
        background-size: 70px;
    }


    .content-categorie .cat-234 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-234.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-236 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-236.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-237 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-237.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-238 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-238.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-239 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-239.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-240 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-240.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-241 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-241.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-242 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-242.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-243 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-243.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-244 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-244.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-245 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-245.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-246 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-246.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-247 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-247.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-248 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-248.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-180 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-180.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-181 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-181.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-182 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-182.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-183 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-183.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-184 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-184.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-185 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-185.png)no-repeat 2px center;
        background-size: 70px;
    }

    .content-categorie .cat-186 a {
        background: url(https://www.cybertek.fr/images_produits/cybertek/site/cat-186.png)no-repeat 2px center;
        background-size: 70px;
    }

.categorie-landing .promo-titre {
    text-transform: uppercase;
    font-weight: var(--semibold);
    position: relative;
    color: var(--gris_200);
    top: 1px;
    line-height: var(--val_35);
    box-sizing: border-box;
    top: 1px;
    font-size: var(--val_30);
    display: inline-block;
    width: auto;
    margin: 0 auto;
    text-align: center;
    float: none;
    font-size: var(--size_h4);
}

.categorie-landing {
    text-align: center;
}

    .categorie-landing .promo-titre h1 {
        display: block;
        text-transform: uppercase;
        margin-right: var(--val_10);
        font-size: var(--size_h3);
        background: var(--jaune);
        padding: 0 10px;
        border-radius: 5px 5px 0 0;
        margin-right: auto;
    }

.sep-fiche-prod-l .global-desc u {
    color: black !important;
    font-weight: var(--semibold);
}

/* PROMO MARQUE */

.promo-desmarque .content-categorie li a {
    padding: 0;
    background: none;
    height: auto;
    text-align: center;
    line-height: var(--val_30);
}

    .promo-desmarque .content-categorie li a p {
        border: 1px solid var(--noir);
        display: inline-block;
        padding: 0 10px;
        margin-bottom: var(--val_10);
        border-radius: 0;
    }


.promo-desmarque .content-categorie li {
    width: 32%;
    box-sizing: border-box;
    background-color: var(--gris_50);
    border: 1px solid #c2c2c2;
    margin-right: 2%;
    float: left;
    transition: transform 0.5s;
    margin-bottom: var(--val_15);
}

    .promo-desmarque .content-categorie li:nth-child(3n) {
        margin-right: 0;
    }

    .promo-desmarque .content-categorie li a span {
        display: block;
        overflow: hidden;
        height: 32px;
        line-height: 16px;
        margin-bottom: var(--val_5);
    }

/* BLACK FRIDAY 2020 */

.titre-filtrage {
    font-family: 'Outfit', 'sans-serif';
    text-transform: uppercase;
    font-size: var(--val_20);
    box-sizing: border-box;
    border: 2px solid var(--jaune);
    text-align: center;
    margin: 15px auto;
    padding: 6px;
    width: 300px;
}




/* BLACK FRIDAY 2019 */
.black-friday-landing .ouvrir-filtre {
    background: black url(../landing-pages/images/configurateur/filte-fleche-w.png) no-repeat 95% center;
    box-sizing: border-box;
    border: 1px solid var(--jaune);
}

.black-friday-landing .filtres label {
    font-size: var(--size_p);
}

.black-friday-landing .basket_button.panier a {
    line-height: var(--val_30);
    text-transform: uppercase;
    font-weight: var(--semibold);
}

    .black-friday-landing .basket_button.panier a span {
        text-transform: uppercase;
    }

.black-friday-landing .desc-courte {
    display: none;
}

.black-friday-landing .content-landing .produit-landing li .nvidia_produit {
    text-transform: uppercase;
    height: 28px;
    overflow: hidden;
    line-height: 14px;
}

.black-friday-landing .basket_button.panier a:hover {
    background: #ffe266;
}

.black-friday-landing .basket_button.panier a.fancyboxo {
    background: transparent;
    box-sizing: border-box;
    border: 1px solid var(--noir);
    border-radius: 0;
}

.black-friday-landing .panier {
    background: transparent;
    text-align: center;
    position: relative;
    bottom: 0;
    right: 0;
    width: 100%;
    height: var(--val_30);
    margin-top: var(--val_10);
}

.black-friday-landing .content-landing .produit-landing li .lien-landing {
    line-height: var(--val_30);
    text-transform: uppercase;
    color: var(--noir);
    transition: color 0.2s, border 0.5s;
    height: var(--val_30);
    display: block;
    border: none;
    font-weight: var(--semibold);
    background: var(--blanc);
    box-sizing: border-box;
    border: 1px solid var(--noir);
    border-radius: 0;
    font-size: var(--size_p);
}

    .black-friday-landing .content-landing .produit-landing li .lien-landing span {
        color: var(--noir);
    }



.black-friday-landing .produit-landing li {
    width: 175px;
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .black-friday-landing .produit-landing li {
        width: 120px;
    }

    .black-friday-landing .basket_button.panier a {
        background: transparent;
    }

    .black-friday-landing .basket_button.panier a {
        height: auto;
    }
}



/* BLACK FRIDAY*/

.gaming-page section article.black-config {
    background: var(--noir);
}

.black-config .carac-gaming .pc-gamer-titre {
    color: var(--blanc);
}

.gaming-page .black-config .link-fiche h2 {
    color: var(--blanc);
    text-shadow: none;
}

.black-config .carac-gaming-courte .proc {
    background: url(/images/img-gamer/proc-2.png) no-repeat left center;
    background-size: 24px;
}

.black-config .carac-gaming-courte li {
    color: var(--blanc);
}

.black-config .carac-gaming-courte .ram {
    background: url(/images/img-gamer/ram-2.png) no-repeat left center;
    background-size: auto;
    background-size: 24px;
}

.black-config .carac-gaming-courte .ssd {
    background: url(/images/img-gamer/ssd-2.png) no-repeat left center;
    background-size: auto;
    background-size: 24px;
}

.black-config .carac-gaming-courte .hdd {
    background: url(/images/img-gamer/hdd-2.png) no-repeat left center;
    background-size: auto;
    background-size: 24px;
}

.black-config .carac-gaming-courte .cg {
    background: url(/images/img-gamer/cg-2.png) no-repeat left center;
    background-size: auto;
    background-size: 24px;
}

.black-config .carac-gaming-courte .wifi {
    background: url(/images_produits/cybertek/site/wifi-2.png) no-repeat left center;
    background-size: auto;
    background-size: 24px;
}

.black-config .carac-gaming-courte .windows {
    background: url(/images/img-gamer/window2-2.png) no-repeat left center;
    background-size: auto;
    background-size: 24px;
}

.black-config .carac-gaming .prix {
    color: var(--rouge);
}

.img-blackconfig {
    display: none;
}

.black-config .img-blackconfig {
    display: block;
}

.black-config .logo-gaming {
    display: none;
}


.global-menu.menu-bureautique.menu-bonplan.black-menu {
    background: black url(/images/percentage.png) no-repeat 17% center;
    box-sizing: border-box;
    border: 1px solid var(--blanc);
    border-bottom: none;
}

.global-menu.menu-bureautique.black-menu .menu-same {
    color: var(--rouge);
    font-weight: 800;
    font-size: 16px;
}


/* NEXT INPACT */
.next-inpact {
    background: #0c2452;
}

    .next-inpact .produit-rx .nvidianormalgreen {
        color: var(--blanc);
        font-weight: var(--semibold);
        height: 36px;
    }

    .next-inpact .warp-nvidia-rx a {
        background-color: var(--blanc);
        color: #0c2452;
        display: block;
        width: 100px;
        text-align: center;
        text-transform: uppercase;
        border: none;
    }

    .next-inpact #gotonvidia {
        margin-top: var(--val_30);
    }

    .next-inpact .produit-rx li p:first-child {
        background: var(--blanc);
    }


/* AMD 5500 */

.xboxpass.amd5500 .gamepass-3 {
    background: var(--noir);
}

/*NOEL 2019 */
.noel-landing .content-landing .produit-landing li:hover .cbk_tag_bonplan {
    position: absolute;
    top: 0px;
    color: var(--blanc);
    background: var(--bleu);
    transform: rotate(-0deg);
    padding: 0px 2px;
    width: 80px;
    font-size: var(--size_p);
    line-height: 23px;
    left: var(--val_5);
    display: block;
    border-radius: var(--val_10);
    text-align: center;
    margin-bottom: var(--val_5);
    font-weight: var(--semibold);
    top: var(--val_5);
    border-radius: 0;
    text-transform: uppercase;
}

.noel-landing .produit-landing li .cbk_tag_bonplan {
    position: absolute;
    top: 0px;
    color: var(--blanc);
    background: var(--bleu);
    transform: rotate(-0deg);
    padding: 0px 2px;
    width: 80px;
    font-size: var(--size_p);
    line-height: 23px;
    left: var(--val_5);
    display: block;
    border-radius: var(--val_10);
    text-align: center;
    margin-bottom: var(--val_5);
    font-weight: var(--semibold);
    top: var(--val_5);
    border-radius: 0;
    text-transform: uppercase;
}

.amd5500.nvidia-rx img {
    background: var(--blanc);
}

/* CORONA */
.corona-landing.warp {
    border: 1px solid #c2c2c2;
    background: var(--blanc);
    padding: var(--val_15);
    box-sizing: border-box;
    margin-bottom: var(--val_20);
}

.corona-landing p {
    color: var(--noir);
}

.choix-contact {
    text-align: center;
}

.covid-landing .choix-contact div:nth-child(3) {
    line-height: var(--val_35);
}


/* NUC */
.intel-nuc {
    background: var(--noir);
    overflow: hidden;
}

@media screen and (min-width: 1440px) {
    .intel-nuc .warp-nuc {
        width: 1440px;
        margin: 0 auto;
    }
}

.float-nuc {
    float: right;
    width: 927px;
}

.float-nuc2 {
    float: left;
    width: 513px;
    box-sizing: border-box;
    padding: var(--val_15);
}

    .float-nuc2 h1 {
        color: var(--blanc);
        font-weight: var(--semibold);
        font-size: var(--size_h1);
        margin-bottom: var(--val_15);
    }

    .float-nuc2 p {
        color: var(--blanc);
        margin-bottom: var(--val_15);
        line-height: var(--val_20);
        font-size: var(--size_p);
    }


@media screen and (min-width: 1024px) and (max-width: 1440px) {
    .intel-nuc .warp-nuc {
        width: 1004px;
    }

    .float-nuc {
        float: none;
        width: 100%;
        margin: 0 auto 15px;
    }

        .float-nuc img {
            width: 100%;
        }

    .float-nuc2 {
        float: none;
        width: 100%;
        box-sizing: border-box;
        padding: var(--val_15);
    }
}

@media screen and (min-width: 320px) and (max-width: 1023px) {


    .float-nuc {
        float: none;
        width: 100%;
        margin: 0 auto 15px;
    }

        .float-nuc img {
            width: 100%;
        }

    .float-nuc2 {
        float: none;
        width: 100%;
        box-sizing: border-box;
        padding: var(--val_15);
    }
}


/* FRENCH DAY */
.french-days.black-friday {
    background: var(--gris_50);
}

    .french-days.black-friday .content-landing .produit-landing li .lien-landing {
        background: var(--jaune);
        width: 70%;
        margin: 0 auto 0px;
        margin-top: 0px;
        margin-top: 0px;
        font-size: var(--size_h4);
        line-height: var(--val_30);
        text-transform: uppercase;
        color: var(--noir);
        font-family: "DINPro-CondMedium";
        transition: transform 0.5s;
        border: none;
        margin-top: 0px;
        position: absolute;
        bottom: var(--val_10);
        left: 50%;
        transform: translateX(-50%);
    }

    .french-days.black-friday .content-landing .produit-landing li .nvidia-prix {
        margin-bottom: var(--val_10);
    }


/* CASHBACK ASUS */

.cta-main {
    display: block;
    margin: 50px auto 0;
    width: 500px;
    max-width: 95%;
    background: #2294b5;
    font-family: 'Electrolize', sans-serif;
    font-size: 34px;
    line-height: var(--val_40);
    color: var(--blanc);
    border: 2px solid #2294b5;
    transition: background 0.2s ease-in-out;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
}

.cta-tac {
    display: block;
    margin: 20px auto;
    width: 500px;
    max-width: 95%;
    background: var(--noir);
    font-family: 'Electrolize', sans-serif;
    font-size: var(--size_h4);
    line-height: var(--val_30);
    color: var(--blanc);
    border: 2px solid #2294b5;
    transition: background 0.2s ease-in-out;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
}

#odr-blue-samsung {
    background-color: #06060e;
}

    #odr-blue-samsung li {
        margin: var(--val_15);
    }

    #odr-blue-samsung p {
        color: var(--blanc);
    }

    #odr-blue-samsung a {
        padding: var(--marg_15_0);
        border: 1px solid var(--blanc);
        margin-top: var(--val_10);
        transition: all 0.5s;
    }

        #odr-blue-samsung a:hover {
            padding: var(--marg_15_0);
            border: 1px solid var(--blanc);
            color: var(--noir);
            background-color: var(--blanc);
            margin-top: var(--val_10);
        }

/* gigabyte-z390 */

.gigabyte-z390 {
    background-color: var(--noir);
}

#ecran-odyssey .bck {
    overflow: hidden;
    background-image: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/samsung/odyssey/fond.jpg);
    background-size: cover;
    background-color: rgb(0,0,0);
}

/*#ecran-odyssey .bck:after {
        content: "";
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        z-index: 1;
        background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(9,48,64,0) 50%, rgba(0,0,0,1) 100%);
    }*/

#ecran-odyssey li {
    background: rgb(15,201,242);
    background: radial-gradient(circle, rgba(15,201,242,0.700717787114846) 0%, rgba(0,0,0,0) 33%);
}

#ecran-odyssey p {
    color: var(--blanc);
}

#ecran-odyssey a {
    color: var(--blanc);
    box-sizing: border-box;
    border: 1px solid var(--blanc);
}

#ecran-odyssey #condition {
    font-size: var(--size_p);
    color: var(--blanc);
    box-sizing: border-box;
    border: 1px solid var(--blanc);
    width: 300px;
    margin: 0 auto;
    padding: var(--marg_15_0);
    margin-bottom: var(--val_15);
}

    #ecran-odyssey #condition:hover {
        color: var(--noir);
    }

#ecran-odyssey a:hover {
    transition: 0.4s;
    color: var(--noir);
    box-sizing: border-box;
    border: 1px solid var(--blanc);
    background-color: var(--blanc);
}

.gigabyte-z390 .produit-rx .nvidianormalgreen {
    color: var(--noir);
    font-size: var(--size_p);
}

.gigabyte-z390 .nvidiaprice {
    color: var(--noir);
}

.gigabyte-z390 .warp-nvidia-rx a {
    background: var(--noir);
    border: 1px solid var(--noir);
}

.gigabyte-z390 .saint-valentin-2021 a {
    background: var(--noir);
    border: none;
    transition: all 0.5s;
}

.gigabyte-z390 .saint-valentin-2021 .bouton-gaelle {
}

    .gigabyte-z390 .saint-valentin-2021 .bouton-gaelle:hover {
        background: none;
    }

.gigabyte-z390 .saint-valentin-2021 a:hover {
    background: #f40707;
    border: none;
}

.gigabyte-z390 .warp-nvidia-rx .block-a {
    width: 300px;
    margin: 20px auto;
    font-weight: var(--semibold);
    text-transform: uppercase;
    text-align: center;
    line-height: var(--val_30);
}



.gigabyte-z390 .warp-nvidia-rx .block-b {
    width: 300px;
    margin: 20px auto;
    font-weight: var(--semibold);
    text-transform: uppercase;
    text-align: center;
    line-height: var(--val_30);
    background: #6f05b0;
}


.office-micro .produit-rx li {
    margin: 0 auto 20px;
    float: none;
}


.asus-cod4.b550.dying {
    background: var(--blanc);
}

.dying .cta-main:hover {
    background: #551010;
    text-decoration: none;
}

.dying .cta-main {
    display: block;
    margin: 50px auto 0;
    width: 500px;
    max-width: 95%;
    background: #ff2222;
    font-family: 'Electrolize', sans-serif;
    font-size: 34px;
    font-weight: var(--semibold);
    line-height: var(--val_40);
    color: var(--blanc);
    border: 0;
    transition: background 0.1s ease-in-out;
    cursor: pointer;
    text-decoration: none;
    text-shadow: 0px 2px 4px rgba(0,0,0,0.5);
}


#gotonvidia.produit-rx .black-friday li {
    text-align: center;
    float: none;
    margin: 0;
    display: inline-block;
}

#gotonvidia.produit-rx .black-friday {
    text-align: center;
}

/*CONFIG AORUS */

.config-aorus {
    background: var(--noir);
    overflow: hidden;
}

.relative {
    position: relative;
}

.config-aorus h1 {
    font-family: "Geforce-bold";
    color: #01b3e3;
    font-size: 3vw;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 47%;
    transform: translate(-50%,-50%);
    text-shadow: 12px 1px 16px var(--noir);
    background: rgba(0,0,0,0.3);
    border-radius: var(--val_10);
    padding: var(--val_10);
}

    .config-aorus h1 img {
        width: 23%;
    }

    .config-aorus h1 span {
        font-family: "Geforce-light";
        color: var(--blanc);
        text-transform: uppercase;
        display: block;
        font-size: 1.85vw;
    }


.config-aorus p {
    font-size: var(--val_20);
    color: var(--blanc);
    margin: 3var(--marg_5_0);
    text-align: center;
    font-family: "DINPro-CondMedium";
}

.relative-iframe {
    margin: 0 auto 35px;
    position: relative;
    width: 768px;
    height: 432px;
}

.config-aorus h2 {
    font-size: 3vw;
    color: var(--blanc);
    text-align: center;
    font-family: "Geforce-bold";
    text-transform: uppercase;
    margin-bottom: var(--val_35);
}


.config-aorus-desc {
    background: url(/images_produits/cybertek/images-landing/aorus/bck.jpg) no-repeat center;
    background-size: cover;
    width: 100%;
    padding: 50px 0;
    text-align: center;
}

    .config-aorus-desc td {
        color: var(--blanc);
        font-family: "Geforce-light";
        font-size: var(--size_h4);
        border-top: 1px solid var(--blanc);
        border-right: 1px solid var(--blanc);
        border-left: 1px solid var(--blanc);
        box-sizing: border-box;
        width: 30%;
        padding: 0 15px;
        text-align: left;
    }

    .config-aorus-desc .second-td {
        width: 70%;
        border-left: 0;
        font-family: "Geforce-bold";
        line-height: var(--val_35);
    }


    .config-aorus-desc tr:last-child td {
        border-bottom: 1px solid var(--blanc);
    }

    .config-aorus-desc table {
        background: var(--noir);
    }

    .config-aorus-desc .table-aorus {
        display: inline-block;
        vertical-align: middle;
        margin: 0 5%;
    }

        .config-aorus-desc .table-aorus p {
            margin-top: var(--val_25);
            text-align: center;
            font-size: 3vw;
            color: #01b3e3;
            text-align: center;
            font-family: "Geforce-bold";
            text-transform: uppercase;
        }

    .config-aorus-desc img {
        display: inline-block;
        vertical-align: middle;
        margin: 0 3%;
    }

.video-nvidia li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 30%;
    height: 300px;
    margin: 0 1.5%;
}

    .video-nvidia li p {
        font-size: 1vw;
        text-transform: uppercase;
        margin-top: 0;
    }

.video-nvidia {
    margin-bottom: 120px;
}

.config-aorus .emi {
    font-family: "Geforce-bold";
    color: #01b3e3;
    font-size: 3vw;
    text-transform: uppercase;
}

.emi span {
    font-family: "Geforce-light";
    color: var(--blanc);
    text-transform: uppercase;
    display: block;
    font-size: 1.85vw;
}

.config-aorus .last-txt {
    font-size: 2vw;
}

.fin-config {
    font-size: 0;
    text-align: center;
    margin-bottom: 120px;
}

    .fin-config li {
        display: inline-block;
        margin: 0 2%;
        vertical-align: middle;
    }

.photo-emi {
    margin-bottom: 120px
}

    .photo-emi ul {
        font-size: 0;
        text-align: center;
    }

        .photo-emi ul li {
            display: inline-block;
            vertical-align: middle;
            margin: 0 1%;
        }

/*FIN CONFIG AORUS */

/* Back-School */
.back_school .content-landing .cbk_tag_bonplan {
    position: absolute;
    right: var(--val_10);
    top: var(--val_10);
    color: var(--blanc);
    background: var(--bleu);
    padding: 2px;
    width: 100px;
    font-size: 16px;
    text-align: center;
    font-weight: var(--semibold);
    line-height: 16px;
    border-radius: var(--val_10);
}


/* ASUS GAMING WEEK */
.products table {
    margin: 0 auto;
    justify-content: center;
}

.prodlisttable {
    max-width: 600px;
    width: 90%;
    font-family: 'Roboto',sans-serif;
    margin: 20px auto 40px;
    border: 2px solid var(--noir);
}

    .prodlisttable th {
        font-weight: var(--semibold);
        color: #ddd;
    }

    .prodlisttable th, .prodlisttable td {
        text-align: left;
        font-size: 16px;
        padding: 2px 5px;
        background: #111;
        border: 2px solid var(--noir);
    }

    .prodlisttable tr:nth-child(2n) td {
        background: #222;
    }

    .prodlisttable td {
        font-weight: normal;
        color: #aaa !important;
    }

.prodlisttable {
    font-family: 'Roboto',sans-serif !important;
}

.asus-cod4 .products td a {
    color: #aaa !important;
}


.gigabytepc .produit-rx li {
    width: 50%;
    margin-right: 0;
}

.gigabytepc .produit-rx img {
    width: 75%;
}

/* WATERCOOLING */

.watercooling-landing {
    background: var(--noir);
    overflow: hidden;
}


.warp-watercooling {
    width: 1920px;
    margin: 0 auto;
    text-align: center;
    font-size: 0
}

    .warp-watercooling h2 {
        color: #1267b3;
        text-transform: uppercase;
        font-size: 42px;
        position: relative;
        text-align: left;
        margin-bottom: var(--val_20);
        font-weight: 800;
    }

        .warp-watercooling h2:after {
            width: 100px;
            background: #1267b3;
            content: "";
            height: 1px;
            display: block;
            margin-top: var(--val_20);
        }

        .warp-watercooling h2 span {
            color: var(--blanc);
            text-transform: uppercase;
            display: block;
            font-weight: normal;
        }

    .warp-watercooling div div {
        text-align: left;
    }

    .warp-watercooling p {
        color: var(--blanc);
        font-size: 16px;
        line-height: var(--val_20);
    }

.watercooling-landing .block-1 {
    margin: 40px 0;
}

    .watercooling-landing .block-1 img {
        display: inline-block;
        vertical-align: middle;
    }

    .watercooling-landing .block-1 .txt-water-block {
        display: inline-block;
        vertical-align: middle;
        width: 725px;
        margin: 0 30px;
    }


.block-2 {
    position: relative;
}

.block4 {
    background: #1267b3;
    padding: 40px 0;
    text-align: center;
}

.warp-watercooling .block4 h2 {
    text-align: center;
    color: var(--blanc);
}


    .warp-watercooling .block4 h2::after {
        display: none;
    }

.warp-watercooling .block4 p {
    width: 95%;
    margin: 0 auto;
    text-align: justify;
    text-align-last: center;
}

.block3 {
    position: relative;
    background: url("/images_produits/cybertek/images-landing/watercooling/pc-2.jpg") no-repeat center center fixed;
    height: 700px;
}

    .block3 .txt-block3 {
        width: 560px;
        position: absolute;
        right: 80px;
        top: 50%;
        transform: translateY(-50%);
    }

.warp-watercooling .block8 .abso-img-water {
    position: absolute;
    background: rgba(0,0,0,0.5);
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    text-align: center;
    color: var(--blanc);
    height: 0;
    font-size: var(--val_20);
    text-transform: uppercase;
    font-weight: var(--semibold);
    width: 100%;
    z-index: 1;
    transition: all 0.5s;
}

    .warp-watercooling .block8 .abso-img-water p {
        color: var(--blanc);
        text-align: center;
        font-size: var(--val_30);
        text-transform: uppercase;
        font-weight: var(--semibold);
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        opacity: 0;
        transition: all 0.8s;
        width: 100%;
        line-height: var(--val_30);
    }

.warp-watercooling .block8 li:hover .abso-img-water {
    height: 100%;
}

    .warp-watercooling .block8 li:hover .abso-img-water p {
        opacity: 1;
    }


.block6 {
    overflow: hidden;
}

.warp-watercooling .block6 a {
    display: block;
    text-transform: uppercase;
    padding: 0px;
    color: var(--blanc);
    margin-top: 0px;
    border: none;
    width: auto;
    float: none;
}

    .warp-watercooling .block6 a:hover {
        background: none;
    }

    .warp-watercooling .block6 a img {
        vertical-align: middle;
    }


.block8 ul {
    font-size: 0;
    text-align: center;
    margin-top: var(--val_15);
}

    .block8 ul li {
        width: 33.33%;
        display: inline-block;
        position: relative;
    }

.block5 {
    position: relative;
    background: url("/images_produits/cybertek/images-landing/watercooling/pc-3.jpg") no-repeat center center fixed;
    height: 700px;
}

    .block5 .txt-block5 {
        width: 560px;
        position: absolute;
        left: 80px;
        top: 50%;
        transform: translateY(-50%);
    }

.warp-watercooling div .txt-2 {
    text-align: center;
    width: 686px;
    position: absolute;
    top: var(--val_20);
    left: 50%;
    transform: translateX(-50%);
}

.warp-watercooling .txt-2 h2::after {
    display: none;
}

.warp-watercooling .txt-2 h2 {
    text-align: center;
}

.sep-water {
    background: #1267b3;
    height: 1px;
    width: 100%;
    clear: both;
}

.video-water {
    position: relative;
}

    .video-water:after {
        content: "";
        background: var(--noir);
        position: absolute;
        width: 100%;
        left: 0;
        z-index: 1;
        height: 100%;
        top: 0;
        opacity: 0.3;
    }

    .video-water h1 {
        color: var(--blanc);
        font-weight: 800;
        text-transform: uppercase;
        font-size: 84.7px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        z-index: 2;
        width: 100%;
        text-align: center;
    }

        .video-water h1 span {
            color: var(--blanc);
            font-weight: normal;
            text-transform: uppercase;
            font-size: 71.3px;
            display: block;
        }


.block7 {
    position: relative;
    height: 700px;
    width: 100%;
}

    .block7 iframe {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }


.water-fixed {
    position: fixed;
    z-index: 10;
    background: #1267b3;
    right: -110px;
    top: 18%;
    text-align: right;
    border-radius: 100%;
    padding: 45px 119px 45px 30px;
    cursor: pointer;
}

.warp-watercooling .txt-block8 a {
    float: none;
    margin: 15px auto 0;
    width: 195px;
}

.water-fixed p {
    color: var(--blanc);
    width: 158px;
    font-size: 16px;
}

.warp-watercooling a {
    display: block;
    text-transform: uppercase;
    padding: 8px 10px;
    color: var(--blanc);
    margin-top: var(--val_15);
    border: 1px solid #1267b2;
    width: auto;
    float: left;
    clear: both;
    font-size: var(--size_p);
    transition: all 0.5s;
}

    .warp-watercooling a:hover {
        background: #1267b3;
    }


.water-fixed .titre-devis {
    font-weight: 800;
    font-size: var(--size_h4);
    margin-bottom: var(--val_10);
    text-align: right;
}

    .water-fixed .titre-devis:after {
        content: "";
        display: block;
        margin-bottom: var(--val_10);
        background: var(--blanc);
        width: 100%;
        height: 1px;
        margin-top: var(--val_10);
    }

.warp-watercooling div .txt-block8 {
    text-align: center;
}

.warp-watercooling .block8 h2::after {
    width: 100px;
    background: #1267b3;
    content: "";
    height: 1px;
    display: block;
    margin: 20px auto 0;
}

.warp-watercooling .block8 h2, .warp-watercooling .block8 p {
    text-align: center;
}

.block8 {
    margin: var(--marg_20_0);
}


#Panel_envoi_contact_ok div:first-child {
    font-weight: var(--semibold);
    font-size: var(--val_20);
}

#Panel_envoi_contact_ok div:nth-child(2) {
    text-align: center;
}

@media screen and (min-width: 1600px) and (max-width: 1920px) {
    .warp-watercooling {
        width: 1300px;
    }

    .block3 {
        background: url("/images_produits/cybertek/images-landing/watercooling/pc-2.jpg") no-repeat -260px center fixed;
    }

    .block5 {
        background: url("/images_produits/cybertek/images-landing/watercooling/pc-3.jpg") no-repeat 125px center fixed;
    }
}


@media screen and (min-width: 1301px) and (max-width: 1599px) {
    .warp-watercooling {
        width: 1024px;
    }


        .warp-watercooling .block4 p {
            width: 95%;
        }

        .warp-watercooling h2 {
            font-size: var(--val_20);
        }

    .block5 .txt-block5 {
        width: 300px;
    }

    .warp-watercooling p {
        font-size: var(--size_p);
        text-shadow: 2px 1px 2px var(--noir);
    }

    .block3 .txt-block3 {
        width: 300px;
    }

    .video-water h1 span {
        font-size: 46.3px;
    }

    .video-water h1 {
        font-size: 54.7px;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1300px) {
    .warp-watercooling {
        width: 960px;
    }


        .warp-watercooling .block4 p {
            width: 95%;
        }

        .warp-watercooling h2 {
            font-size: var(--val_20);
        }

    .block5 .txt-block5 {
        width: 300px;
    }

    .warp-watercooling p {
        font-size: var(--size_p);
        text-shadow: 2px 1px 2px var(--noir);
    }

    .block3 .txt-block3 {
        width: 300px;
    }

    .video-water h1 span {
        font-size: 46.3px;
    }

    .video-water h1 {
        font-size: 54.7px;
    }

    .block3 {
        position: relative;
        background: url("/images_produits/cybertek/images-landing/watercooling/pc-2.jpg") no-repeat -500px center fixed;
        height: 700px;
    }

    .warp-watercooling div .txt-2 {
        text-align: center;
        width: 686px;
        transform: translateX(0%);
        margin: 15px auto 0;
        left: 0;
        top: 0;
        position: relative;
    }

    .block-2img {
        margin-top: 50px;
    }

    .water-fixed {
        bottom: 0;
        top: inherit;
        width: 100%;
        border-radius: 0;
        padding: var(--marg_15_0);
        left: 0;
        text-align: center;
    }

    .devis-p {
        display: inline-block;
        vertical-align: middle;
        margin-left: 15px
    }

    .water-fixed img {
        display: inline-block;
        vertical-align: middle;
    }

    .water-fixed .titre-devis {
        text-align: left;
    }

    .water-fixed p {
        width: auto;
        text-align: left;
    }
}

@media screen and (min-width: 961px) and (max-width: 1024px) {
    .warp-watercooling {
        width: 768px;
    }


        .warp-watercooling .block4 p {
            width: 95%;
        }

        .warp-watercooling h2 {
            font-size: var(--val_20);
        }

    .block5 .txt-block5 {
        width: 300px;
    }

    .warp-watercooling p {
        font-size: var(--size_p);
        text-shadow: 2px 1px 2px var(--noir);
    }

    .block3 .txt-block3 {
        width: 300px;
    }

    .video-water h1 span {
        font-size: 46.3px;
    }

    .video-water h1 {
        font-size: 54.7px;
    }

    .block3 {
        position: relative;
        background: url("/images_produits/cybertek/images-landing/watercooling/pc-2.jpg") no-repeat -500px center fixed;
        height: 500px;
    }

    .warp-watercooling div .txt-2 {
        text-align: center;
        width: 686px;
        transform: translateX(0%);
        margin: 15px auto 0;
        left: 0;
        top: 0;
        position: relative;
    }

    .block-2img {
        margin-top: 50px;
    }

    .block5 {
        height: 500px;
    }

    .block7 {
        position: relative;
        height: 500px;
        width: 100%;
    }

    .water-fixed {
        bottom: 0;
        top: inherit;
        width: 100%;
        border-radius: 0;
        padding: var(--marg_15_0);
        left: 0;
        text-align: center;
    }

    .devis-p {
        display: inline-block;
        vertical-align: middle;
        margin-left: 15px
    }

    .water-fixed img {
        display: inline-block;
        vertical-align: middle;
    }

    .water-fixed .titre-devis {
        text-align: left;
    }

    .water-fixed p {
        width: auto;
        text-align: left;
    }
}

@media screen and (min-width: 769px) and (max-width: 960px) {
    .warp-watercooling {
        width: 100%;
    }


        .warp-watercooling .block4 p {
            width: 95%;
        }

        .warp-watercooling h2 {
            font-size: var(--val_20);
        }

    .block5 .txt-block5 {
        width: 300px;
    }

    .warp-watercooling p {
        font-size: var(--size_p);
        text-shadow: 2px 1px 2px var(--noir);
    }

    .block3 .txt-block3 {
        width: 300px;
    }

    .video-water h1 span {
        font-size: 46.3px;
    }

    .video-water h1 {
        font-size: 54.7px;
    }

    .block3 {
        position: relative;
        background: url("/images_produits/cybertek/images-landing/watercooling/pc-2.jpg") no-repeat -500px center fixed;
        height: 500px;
    }

    .warp-watercooling div .txt-2 {
        text-align: center;
        width: 686px;
        transform: translateX(0%);
        margin: 15px auto 0;
        left: 0;
        top: 0;
        position: relative;
    }

    .block-2img {
        margin-top: 50px;
    }

    .block5 {
        height: 500px;
    }

    .water-fixed {
        bottom: 0;
        top: inherit;
        width: 100%;
        border-radius: 0;
        padding: var(--marg_15_0);
        left: 0;
        text-align: center;
    }

    .devis-p {
        display: inline-block;
        vertical-align: middle;
        margin-left: 15px
    }

    .water-fixed img {
        display: inline-block;
        vertical-align: middle;
    }

    .water-fixed .titre-devis {
        text-align: left;
    }

    .water-fixed p {
        width: auto;
        text-align: left;
    }

    .block7 {
        position: relative;
        height: 500px;
        width: 100%;
    }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .warp-watercooling {
        width: 100%;
    }


        .warp-watercooling .block4 p {
            width: 95%;
        }

        .warp-watercooling h2 {
            font-size: var(--val_20);
            text-align: center;
        }

    .block5 .txt-block5 {
        width: 300px;
    }

    .warp-watercooling p {
        font-size: var(--size_p);
        text-shadow: 2px 1px 2px var(--noir);
    }

    .block3 .txt-block3, .block5 .txt-block5 {
        width: 95%;
        text-align: center;
        right: 0;
        left: 50%;
        transform: translate(-50%,-50%);
        background: rgba(0,0,0,0.6);
        padding: var(--val_20);
        box-sizing: border-box;
    }

    .video-water h1 span {
        font-size: var(--size_h4);
    }

    .video-water h1 {
        font-size: var(--size_h3);
    }

    .watercooling-landing .block-1 .txt-water-block {
        display: inline-block;
        vertical-align: middle;
        width: 95%;
        margin: 0 auto;
    }

    .warp-watercooling h2::after {
        width: 100px;
        background: #1267b3;
        content: "";
        height: 1px;
        display: block;
        margin-top: var(--val_20);
        margin: 20px auto 0;
    }

    .block3 {
        position: relative;
        background: url("/images_produits/cybertek/images-landing/watercooling/pc-2.jpg") no-repeat -60px center fixed;
        background-size: auto;
        height: 500px;
        background-size: 183%;
    }

    .warp-watercooling div .txt-2 {
        text-align: center;
        width: 95%;
        transform: translateX(0%);
        margin: 15px auto 0;
        left: 0;
        top: 0;
        position: relative;
    }

    .block-2img {
        margin-top: 50px;
    }

    .block5 {
        height: 500px;
        background-position: -800px center;
    }

    .water-fixed {
        bottom: 0;
        top: inherit;
        width: 100%;
        border-radius: 0;
        padding: var(--marg_15_0);
        left: 0;
        text-align: center;
    }

    .devis-p {
        display: inline-block;
        vertical-align: middle;
        margin-left: 15px
    }

    .water-fixed img {
        display: inline-block;
        vertical-align: middle;
    }

    .water-fixed .titre-devis {
        text-align: left;
    }

    .water-fixed p {
        width: auto;
        text-align: left;
        font-size: var(--size_p);
    }

    .block7 {
        position: relative;
        height: 400px;
        width: 100%;
    }

    .block8 ul li {
        width: 50%;
    }

    .warp-watercooling a {
        float: none;
        text-align: center;
    }
}


@media screen and (min-width: 320px) and (max-width: 480px) {



    .warp-watercooling {
        width: 100%;
    }


        .warp-watercooling .block4 p {
            width: 95%;
        }

        .warp-watercooling h2 {
            font-size: var(--val_20);
            text-align: center;
            margin-bottom: var(--val_10);
        }

    .block5 .txt-block5 {
        width: 300px;
    }

    .warp-watercooling p {
        font-size: var(--size_p);
        text-shadow: 2px 1px 2px var(--noir);
    }

    .block3 .txt-block3, .block5 .txt-block5 {
        width: 95%;
        text-align: center;
        right: 0;
        left: 50%;
        transform: translate(-50%,-50%);
        background: rgba(0,0,0,0.6);
        padding: var(--val_20);
        box-sizing: border-box;
    }

    .video-water h1 span {
        font-size: var(--size_h4);
    }

    .video-water h1 {
        font-size: var(--size_h4);
    }

    .watercooling-landing .block-1 .txt-water-block {
        display: inline-block;
        vertical-align: middle;
        width: 95%;
        margin: 0 auto;
    }

    .warp-watercooling h2::after {
        width: 100px;
        background: #1267b3;
        content: "";
        height: 1px;
        display: block;
        margin-top: var(--val_20);
        margin: 10px auto 0;
    }

    .block3 {
        position: relative;
        background: url("/images_produits/cybertek/images-landing/watercooling/pc-2.jpg") no-repeat -286px center fixed;
        background-size: auto;
        background-size: auto;
        height: 500px;
        background-size: 338%;
    }

    .warp-watercooling div .txt-2 {
        text-align: center;
        width: 95%;
        transform: translateX(0%);
        margin: 15px auto 0;
        left: 0;
        top: 0;
        position: relative;
    }

    .block-2img {
        margin-top: 50px;
    }

    .block5 {
        height: 500px;
        background-position: -1000px center;
    }

    .water-fixed {
        bottom: 0;
        top: inherit;
        width: 100%;
        border-radius: 0;
        padding: var(--marg_15_0);
        left: 0;
        text-align: center;
    }

    .devis-p {
        display: inline-block;
        vertical-align: middle;
        margin-left: 15px
    }

    .water-fixed img {
        display: none;
    }

    .water-fixed .titre-devis {
        text-align: left;
    }

    .water-fixed p {
        width: auto;
        text-align: left;
    }

    .block7 {
        position: relative;
        height: 200px;
        width: 100%;
    }


    .block8 ul li {
        width: 100%;
    }

    .warp-watercooling a {
        float: none;
        text-align: center;
    }
}

/* FIN WATERCOOLING */

/* FNK */

.fnkconcours {
    background: var(--noir);
    background-size: cover;
    overflow: hidden;
    text-align: center;
}

    .fnkconcours img {
        margin-bottom: var(--val_40);
    }

    .fnkconcours p {
        color: var(--blanc);
        font-size: var(--size_p);
        text-align: left;
        margin-bottom: var(--val_40);
    }

    .fnkconcours a {
        color: var(--blanc);
        font-size: var(--size_p);
        text-decoration: underline;
    }

/* FIN FNK*/

/*MSI BLACKFRIDAY*/
.msi-blackfriday {
    width: 1024px;
    margin: 0 auto;
}

    .msi-blackfriday a {
        background-color: var(--blanc);
        border-bottom: 1px solid var(--noir);
        box-sizing: border-box;
        color: var(--noir);
        display: block;
        width: 100px;
        text-align: center;
        text-transform: uppercase;
        width: 100%;
        height: var(--val_35);
        padding-top: var(--val_10);
    }

        .msi-blackfriday a:hover {
            color: var(--jaune);
        }

    .msi-blackfriday table td {
        color: var(--noir);
        background-color: lightgray;
        width: 100%;
        vertical-align: middle;
    }

    .msi-blackfriday table tr {
        color: var(--blanc);
        margin-bottom: var(--val_15);
        height: var(--val_35);
        box-sizing: border-box;
    }

    .msi-blackfriday .remboursement {
        padding-left: var(--val_10);
        padding-right: var(--val_10);
        box-sizing: border-box;
        border-bottom: 1px solid var(--noir);
    }

    .msi-blackfriday .nom_tableau {
        color: var(--blanc);
        margin: var(--marg_25_0);
        text-align: center;
        font-weight: var(--semibold);
        text-transform: uppercase;
        font-size: var(--val_20);
    }


@media screen and (min-width: 300px) and (max-width: 480px) {

    #responsive-ryzen5000 {
        width: 251px;
        margin: 0 auto;
    }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .warp .produit-rx .amd-ryzen5000 li {
        width: 240px;
        margin: 0 auto;
    }
}


@media screen and (min-width: 769px) and (max-width: 961px) {
    .warp .produit-rx .amd-ryzen5000 li {
        width: 300px;
        text-align: center;
        float: left;
        margin: 0 5%;
    }
}

@media screen and (min-width: 961px) and (max-width: 1024px) {

    .warp .produit-rx .amd-ryzen5000 li {
        width: 300px;
        text-align: center;
        float: left;
        margin: 0 9%;
    }
}


/* SAMSUNG ECRAN */

.theme-basic {
    width: 100%;
    text-align: center;
}

    .theme-basic th {
        width: 50%;
        text-transform: uppercase;
        font-weight: var(--semibold);
        background: var(--gris_200);
        line-height: var(--val_30);
    }

        .theme-basic th p {
            text-transform: uppercase;
            font-weight: var(--semibold);
            line-height: var(--val_30);
        }

    .theme-basic td {
        border: 1px solid var(--blanc);
        vertical-align: middle;
    }

#odr-blue-samsung .warp-nvidia-rx .theme-basic a {
    display: inline-block;
    width: auto;
    padding: 5px 15px;
    border: none;
    text-decoration: underline;
}

.gigabyte-z390.office-micro {
    background: var(--blanc);
}

.video-wd-sn850 {
    display: block;
    margin: 20px auto;
    box-sizing: border-box;
    border: 1px solid var(--blanc);
}

#logitech-clavier img {
    margin-bottom: var(--val_10);
    box-sizing: border-box;
    border: 1px solid #c2c2c2;
}



.nshield .warp-nvidia-rx {
    background: var(--blanc);
    width: 1350px;
}

    .nshield .warp-nvidia-rx a {
        background-color: #76b900;
        color: var(--blanc);
        display: block;
        width: 120px;
        text-align: center;
        text-transform: uppercase;
        margin: var(--marg_10_0);
    }

.nshield .nvidiaprice {
    font-size: var(--size_h3);
    color: var(--noir);
    font-family: "DINPro";
    font-weight: var(--semibold);
}


/* nvidia special event*/

#nvidia-special-event {
    background: no-repeat url(https://www.cybertek.fr/images_produits/cybertek/images-landing/nvidia/special-event/bck.jpg);
    background-size: 100%;
}

    #nvidia-special-event .container-event img {
        width: 70%;
        text-align: center;
    }

    #nvidia-special-event .container-timer {
        color: var(--blanc);
        font-size: 55px;
        margin-bottom: var(--val_15);
    }

    #nvidia-special-event .container-twitch {
    }


/* Azza*/

.section1-azza {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.container2-azza {
    width: 30%;
    display: inline-block;
    vertical-align: top;
}

    .container2-azza img {
        width: 100%;
        display: inline-block;
    }

.container1-azza {
    width: 53%;
    font-size: 16px;
    display: inline-block;
    text-align: left;
}

    .container1-azza h2 {
        color: var(--noir);
    }

.section2-azza {
    background-color: var(--noir);
}

    .section2-azza .container1-azza p {
        color: var(--blanc);
    }

    .section2-azza .container1-azza h2 {
        color: var(--blanc);
    }

.para-apple {
    font-size: var(--size_p);
}

.gigabyte-z390 .warp-nvidia-rx .button-azza {
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 150px;
    padding: 10px 0px;
    transition: all 0.5s;
}

    .gigabyte-z390 .warp-nvidia-rx .button-azza:hover {
        color: var(--noir);
        background: none;
    }

.gigabyte-z390 .warp-nvidia-rx #produit-bouton-apple {
    background: #2997ff;
    border-color: #2997ff;
}

    .gigabyte-z390 .warp-nvidia-rx #produit-bouton-apple:hover {
        background: var(--blanc);
        border-color: #2997ff;
    }

.nv-button-azza {
    text-align: center;
}

#titre-para-apple {
    font-size: 44px;
}


/*
    .container-produit-azza{
    box-sizing: border-box;
    border: 4px solid var(--noir);
    margin-bottom: var(--val_15);
}

*/
.gigabyte-z390 .warp-nvidia-rx .lien-produit-azza {
    border: 0;
    display: inline;
}

.warp-nvidia-rx .lien-produit-azza {
    border: 0;
    display: inline;
    background: none;
}

    .warp-nvidia-rx .lien-produit-azza:hover {
        background: none;
    }

.gigabyte-z390 .warp-nvidia-rx .discover-azza {
    text-transform: none;
    width: 250px;
    padding: 8px 0px;
    margin-top: var(--val_10);
    font-size: var(--size_p);
    background: none;
    box-sizing: border-box;
    border: 1px solid var(--noir);
    color: var(--noir);
    transition: all 0.5s;
}

    .gigabyte-z390 .warp-nvidia-rx .discover-azza:hover {
        background: var(--noir);
        color: var(--blanc);
    }

.gigabyte-z390 .warp-nvidia-rx .discover2-azza {
    text-transform: none;
    width: 250px;
    padding: 8px 0px;
    margin-top: var(--val_10);
    font-size: var(--size_p);
    background: none;
    box-sizing: border-box;
    border: 1px solid var(--blanc);
    color: var(--blanc);
    transition: all 0.5s;
}

.gigabyte-z390 .warp-nvidia-rx #bouton-apple {
    border-color: #2997ff;
    width: 170px;
}

    .gigabyte-z390 .warp-nvidia-rx #bouton-apple:hover {
        background: #2997ff;
        color: var(--blanc);
    }

.gigabyte-z390 .warp-nvidia-rx .discover2-azza:hover {
    background: var(--blanc);
    color: var(--noir);
}

#container1-padding {
    padding-top: var(--val_40);
}

/*fin Azza*/

/*RTX 3060*/

#RTX-3060-titre {
    color: var(--blanc);
    font-size: var(--size_h4);
}


.config-rtx3060 {
    text-align: center;
}


    .config-rtx3060 li {
        margin-right: 0;
        float: none;
        display: inline-block;
        margin-bottom: var(--val_25);
    }

        .config-rtx3060 li p {
            color: var(--blanc);
            font-size: var(--size_h3);
            text-transform: uppercase;
            margin-top: var(--val_15);
            position: relative;
        }

#para-dlss {
    font-size: var(--val_20);
}

    #para-dlss::before {
        top: 42px;
    }

.para-product-6700XT {
    margin-bottom: 7px;
    font-weight: bold
}

.config-rtx3060 li .para-product-6700XT2::before {
    background-color: var(--blanc);
}


#rx6700xt-list-product .para-product-6700XT::before {
    top: var(--val_25);
    background-color: var(--blanc);
}



.config-rtx3060 .list-windows10-gamer .para-windows10-gamer::before {
    top: 52px;
    background-color: #00acee;
}

.list-windows10-gamer .product .button {
    border: 1px solid #00acee;
}

    .list-windows10-gamer .product .button:hover {
        background: #00acee;
        color: var(--blanc);
    }


.config-rtx3060 .list-windows10-gamer {
    width: 338px;
}



#rx6700xt-list-product {
    display: flex;
    flex-direction: column;
    align-items: center;
}

    #rx6700xt-list-product li {
        margin: 15px 0px 25px 0px;
    }

#cta-dlss-configurateur {
    display: block;
    width: 300px;
    margin: 0 auto;
    padding: 15px 5px;
    margin-top: var(--val_15);
    border: 1px solid #76b900;
    transition: all 0.5s;
    background-color: #76b900;
}

    #cta-dlss-configurateur:hover {
        background-color: var(--noir);
    }

.config-rtx3060 li p:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    top: 51px;
    left: 0;
    background-color: #76b900;
    visibility: hidden;
    transform: scaleX(0);
    transition: all 0.3s ease-in-out;
}

.config-rtx3060 li #pc-gamer-3060-landing::before {
    top: 27px;
}

.config-rtx3060 li:hover p:before {
    visibility: visible;
    transform: scaleX(0.25);
}

#pc-gamer-3060-landing:before {
    background-color: var(--jaune);
}

.config-rtx3060 li a {
    width: 130px;
    padding: 10px 0px;
    margin: 12px auto 0 auto;
    box-sizing: border-box;
    border: 1px solid #76b900;
    background: var(--noir);
    transition: all 0.5s;
    font-size: var(--size_p);
}

    .config-rtx3060 li a:hover {
        background: #76b900;
    }

.config-rtx3060 .ryzen5-list-pc .lien-produit-azza:hover {
    background: none;
}

.config-rtx3060 .ryzen5-list-pc .lien-produit-azza {
    background: none;
    border: none;
}

.config-rtx3060 .ryzen5-list-pc .cta-intel11-pcgamer {
    color: var(--blanc);
    display: block;
}


#pc_gamer_cybertek_3060:hover {
    background: var(--jaune);
    color: var(--noir);
}

.prix-pc-gamer-intel {
    font-size: var(--size_p);
    display: block;
    color: var(--blanc);
    margin-top: var(--val_10);
}

/*Intel GEN 11*/

.intel-11-gen .info-proc-intel {
    color: var(--blanc);
    display: block;
}

.intel-11-gen .info-proc-intel {
    color: var(--blanc);
    display: block;
    margin: 5px 0px 10px 0px;
    font-size: var(--size_p);
}

.intel-11-gen .prix-intel-proc {
    color: var(--blanc);
}

.produit-rx .intel-11-gen li a img {
    width: 50%;
}

.intel-11-gen .anim-trop-cool {
    font-size: var(--size_h4);
    font-weight: var(--semibold);
}

.config-rtx3060 .intel-11-gen li p:before {
    display: none
}

.config-rtx3060 .intel-11-gen li .cta-intel-11gen {
    background: none;
    border: 1px solid #01c7fd;
    transition: all 0.5s;
    margin-bottom: var(--val_20);
}

    .config-rtx3060 .intel-11-gen li .cta-intel-11gen:hover {
        background: #01c7fd;
    }

.config-rtx3060 .info-intel11-pc {
    color: var(--blanc);
    text-align: center;
    display: block;
    font-size: var(--size_p);
}

#intel-nom-pc {
    color: #ffde27;
    font-weight: var(--semibold);
    margin-bottom: var(--val_5);
}

.para-proc-intel11 {
    color: var(--blanc);
    font-size: 16px;
    line-height: var(--val_20);
    display: block;
}

.config-rtx3060 .intel-11-gen-pcgamer li p:before {
    display: none
}


.intel-11-gen-pcgamer .cta-intel11-pcgamer {
    background: none;
    border: 1px solid #ffde27;
}

    .intel-11-gen-pcgamer .cta-intel11-pcgamer:hover {
        background: #ffde27;
        color: var(--noir);
    }

.prix-intel-pcgamer {
    display: block;
    color: #ffde27;
    margin-top: var(--val_10);
}

#r-tm-intel11 {
    color: var(--blanc);
    font-size: var(--size_h3);
    vertical-align: text-top;
    font-style: normal;
}

#r-tm-intel112 {
    color: var(--blanc);
    font-size: var(--size_p);
    vertical-align: text-top;
    font-style: normal;
}

#para-config-intel11 {
    color: var(--blanc);
    font-size: var(--size_h3);
}

#para-config-intel11-proc {
    display: block;
    color: var(--blanc);
    font-size: var(--size_p);
    margin-bottom: var(--val_15);
    color: var(--blanc);
}

#cta-config-intel11 {
    background: #ffde27;
    color: var(--noir);
    border: 1px solid #ffde27;
    transition: all 0.5s;
    padding: 15px 35px;
    width: 200px;
}

    #cta-config-intel11:hover {
        background: none;
        color: var(--blanc);
        border: 1px solid #ffde27;
    }

#intel11-precommande {
    color: var(--blanc);
    display: block;
    margin: 15px var(--marg_0_20);
    font-size: var(--val_20);
    text-align: center;
}

.conditions-bundle-outriders p {
    color: var(--blanc);
    line-height: 23px;
}


.conditions-bundle-outriders ul li {
    color: var(--blanc);
    list-style: inside;
    line-height: var(--val_25);
    font-size: var(--size_p);
}

    .conditions-bundle-outriders ul li a {
        background: none;
        color: #76b900;
        text-decoration: underline;
        display: inline;
    }

/*Asus-cash-back*/
.cta-main {
    display: block;
    margin: 50px auto 0;
    width: 650px;
    max-width: 95%;
    background: #2294b5;
    font-family: 'Electrolize', sans-serif;
    font-size: var(--size_h3);
    line-height: var(--val_40);
    color: var(--blanc);
    border: 2px solid #2294b5;
    transition: background 0.2s ease-in-out;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
}

.cta-tac {
    display: block;
    margin: 20px auto;
    width: 650px;
    max-width: 95%;
    font-family: 'Electrolize', sans-serif;
    font-size: var(--size_h4);
    line-height: var(--val_30);
    color: #ffffff;
    border: 2px solid #2294b5;
    transition: background 0.2s ease-in-out;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
}


.condition-jeu {
    margin-top: var(--val_10);
    margin-bottom: var(--val_15);
}

.fond-noir {
    color: var(--noir);
}

.slider {
    width: 100%;
    height: auto;
    padding: 0;
    position: relative
}

    .slider .right.image {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
    }

    .slider .left.image {
        position: relative;
        z-index: 2;
        border-right: 3px solid var(--blanc);
        margin-right: -5px;
        overflow: hidden;
    }


        .slider .right.image img,
        .slider .left.image img {
            max-width: none;
            vertical-align: inherit;
            display: inline;
        }

    .slider .instruction {
        position: absolute;
        top: 50%;
        z-index: 1000;
        width: auto;
    }

        .slider .instruction p {
            background: var(--blanc);
            display: inline;
            padding: 8px;
            max-width: 25%;
            font-size: 1em;
            text-transform: uppercase;
        }

fin Asus-cash-back*/
/*  amd-razen-5-serie-5000*/
* {
    box-sizing: border-box;
}

body-amd-ryzen-5 {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: var(--gris_200);
    font-size: var(--size_p);
    line-height: var(--val_20);
}

.img-amd {
    max-width: 100%;
    vertical-align: middle;
}

.p-amd {
    margin-top: 0px;
    margin-bottom: var(--val_10);
}

.h1-amd {
    text-transform: uppercase;
}

.sup-amd {
    font-size: var(--size_p);
}
/*
.body-amd-ryzen-5 {
    background-color: var(--noir);
    font-family: Klavika, sans-serif;
    color: var(--noir);
    font-size: 16px;
    line-height: 22px;
}*/

.heading-1 {
    margin-top: 0px;
    margin-bottom: var(--val_10);
    color: var(--noir);
    font-size: 33px;
    line-height: 33px;
    letter-spacing: -1px;
}

.hero-text-box {
    max-width: 575px;
    margin-bottom: var(--val_40);
    padding: 15px 20px var(--marg_10_20);
    background-color: var(--blanc);
}

    .hero-text-box.mobile-hero-text-box {
        display: none;
    }

.hero-image-only {
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-bottom: 1px solid var(--gris_200);
}

.hero {
    background: var(--noir) url("\Landing-Pages\images\amd-pc-ryzen-5\hero-full.jpg") no-repeat;
    width: 100%;
    height: auto;
    background-position: center;
}

.header-body p {
    font-size: 16pt;
    letter-spacing: -1px;
}

.hero .call-out-box {
    top: 160px;
    left: 30%;
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    width: 302px;
}

.hero .call-out {
    padding: var(--val_20);
    background: var(--blanc);
    line-height: 1.2;
    margin-bottom: var(--val_40);
}

    .hero .call-out .copy {
        flex: 0 1 60%;
    }

    .hero .call-out .productimg {
        flex: 0 1 40%;
        margin-top: var(--val_20);
    }

.main-logo {
    margin-top: var(--val_20);
}

@media (max-width: 1980px) {
    .hero {
        background-position: 57% 30%;
    }

        .hero .call-out-box {
            left: 25%;
        }
}

@media (max-width: 1366px) {
    .hero {
        background-position: 57% 30%;
    }

        .hero .call-out-box {
            left: 10%;
        }
}

@media (max-width: 1200px) {
    .hero {
        background-position: 57% 30%;
    }

        .hero .call-out-box {
            left: 5%;
        }
}

@media (max-width: 991px) {
    .hero {
        height: auto;
        background: var(--noir);
    }

        .hero .call-out .copy {
            float: left;
            width: 50%;
        }

        .hero .call-out-box {
            position: relative;
            top: var(--val_10);
            width: 85%;
            max-width: 650px;
        }

        .hero .call-out .productimg {
            float: right;
        }

    .main-logo {
        clear: both;
        margin-top: var(--val_15);
    }
}

@media (max-width: 767px) {
}

@media (max-width: 479px) {
}

.hero-info {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    margin-top: 310px;
}

.hero-wrapper {
    width: 100%;
    max-width: 1100px;
}



.section-content.intro {
    display: flex;
    padding: 40px 50px;
    flex-direction: column;
    align-items: center;
    background-image: url(\Landing-Pages\images\amd-pc-ryzen-5\intro-bg.jpg);
    background-position: 0px 0px;
    background-size: cover;
    min-height: unset;
    border-top: 1px solid var(--gris_200);
}

.paragraph-intro {
    margin-bottom: 0px;
    color: var(--blanc);
    font-size: 28px;
    line-height: 42px;
    font-weight: var(--medium);
    text-align: center;
    max-width: 880px;
    padding-top: 70px;
    padding-bottom: 70px;
}

.intro-img-right {
    float: right;
    width: 40%;
    height: auto;
}

.section-wrapper {
    display: flex;
    width: 100%;
    max-width: 1100px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

    .section-wrapper.align-right {
        align-items: flex-end;
    }

    .section-wrapper.align-center {
        flex-wrap: nowrap;
        align-items: center;
        flex: 0 auto;
    }

.heading-2 {
    margin-top: 0px;
    margin-bottom: var(--val_10);
    color: var(--noir);
    font-size: var(--val_30);
    line-height: 32px;
    letter-spacing: -0.25px;
}

    .heading-2.white {
        color: var(--blanc);
    }

.t1 {
    color: var(--blanc);
    line-height: 28px;
    font-weight: 400;
}

.section-content {
    display: flex;
    min-height: 420px;
    padding: 40px 50px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid var(--gris_200);
    background-color: var(--noir);
}

    .section-content.xbox-gamepass {
        background-image: url('T:\Landing-Pages\images\amd-pc-ryzen-5\gamepass-bg.jpg');
        background-position: 50% 50%;
        background-size: cover;
    }

    .section-content.rx-graphics {
        background-image: url('\Landing-Pages\images\amd-pc-ryzen-5\radeon-side-bg.jpg');
        background-position: 50% 0%;
        background-size: cover;
    }

    .section-content.rx5700 .project-sku-row.first {
        padding-top: 60px;
    }

    .section-content.rx-graphics .project-sku-row.first {
        padding-top: 60px;
    }

    .section-content.rx5700 {
        background-position: 54% 50%;
        background-size: contain;
        background-repeat: no-repeat;
    }

        .section-content.rx5700 .heading-2 {
            margin-top: 100px;
        }

        .section-content.rx5700 .content-box {
            max-width: 380px;
        }

@media (max-width: 1900px) {
    .section-content.rx5700 {
        background-size: cover;
    }
}

.section-content.Fastest {
    background-image: url('https://www.cybertek.fr/landing-pages/images/amd-pc-ryzen-5/Fastest-In-Game-bg.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

    .section-content.Fastest .content-box {
        max-width: 35%;
    }

.section-content.Performance {
    background-image: url('https://www.cybertek.fr/landing-pages/images/amd-pc-ryzen-5/Performance-bg.jpg');
    background-position: 50% 50%;
    background-size: cover;
}


.section-content.fnatic {
    background-image: url('https://www.cybertek.fr/landing-pages/images/amd-pc-ryzen-5/Farcry-monitor-bg.jpg');
    background-position: 50% 50%;
    background-size: cover;
}


    .section-content.fnatic .content-box {
        font-size: var(--size_h3);
        max-width: 60%;
    }

    .section-content.fnatic .fnatic-name {
        color: var(--blanc);
        font-size: var(--val_20);
        font-weight: var(--semibold);
        display: table;
    }

        .section-content.fnatic .fnatic-name p {
            margin-top: var(--val_10);
        }

    .section-content.fnatic .fnatic-rule {
        border-top: 1px solid #535353;
    }


.section-content.qualifying {
    background-color: var(--noir);
}

    .section-content.qualifying:first-of-type {
        border-bottom: none;
    }

    .section-content.qualifying h1 {
        text-align: center;
        padding-bottom: var(--val_30);
    }

    .section-content.qualifying .section-wrapper {
        align-items: center;
    }

.section-content.fidelity,
.section-content.sharpening,
.section-content.freesync {
    background-color: var(--noir);
    border-bottom: 0;
    padding-bottom: var(--val_20);
    min-height: unset;
}

.section-content.sharpening,
.section-content.freesync {
    padding-top: 0px;
}

.section-content.freesync {
    border-bottom: 1px solid var(--gris_200);
}

.section-content.fidelity h1 {
    text-align: center;
    margin: 0 auto;
    padding-bottom: var(--val_20);
}

.section-content.fidelity .t1 {
    text-align: center;
    margin: 0 auto;
    max-width: 80%;
    padding-bottom: var(--val_20);
}

@media (max-width: 991px) {
    .paragraph-intro {
        padding-top: var(--val_30);
        padding-bottom: var(--val_30);
    }

    .section-content.fnatic {
        background: var(--noir);
    }

        .section-content.fnatic .content-box, .section-content.Fastest .content-box, .section-content.Performance .content-box {
            max-width: 100%;
            margin: 0 auto;
        }

    .section-content.Fastest {
        background-image: linear-gradient(45deg, transparent 34%, var(--noir)), url('https://www.cybertek.fr/landing-pages/images/amd-pc-ryzen-5/Fastest-In-Game-bg.jpg');
        background-position: 0px 0px, 20% 50%;
    }

    .section-content.fnatic img.mobile-img {
        margin: 0 auto;
    }

    .paragraph-intro {
        width: 100%;
    }
}

.section-content.immersive-gaming {
    background-image: url('../images/ghost-recon-monitor.jpg');
    background-position: 50% 50%;
    background-size: cover;
}

.section-product.immersive-gaming {
    background-image: url('\Landing-Pages\images\amd-pc-ryzen-5\ghost-recon-monitor.jpg');
    background-position: 50% 50%;
    background-size: cover;
}

@media (max-width: 767px) {
    .section-content.immersive-gaming {
        background-image: linear-gradient(315deg, rgba(0, 0, 0, 0.5), var(--noir)), url('https://www.cybertek.fr/landing-pages/images/amd-pc-ryzen-5/ghost-recon-monitor.jpg');
        background-position: 0px 0px, 60% 50%;
        background-size: auto, cover;
    }
}

.section-product {
    display: flex;
    min-height: 420px;
    padding: 40px 50px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(var(--noir))), url('\Landing-Pages\images\amd-pc-ryzen-5\section_9_bg.jpg');
    background-image: linear-gradient(180deg, transparent, var(--noir)), url('\Landing-Pages\images\amd-pc-ryzen-5\section_9_bg.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
}

.line {
    width: 100%;
    height: 1px;
    margin-bottom: var(--val_30);
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
}

.heading-3 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: var(--blanc);
    font-size: 16px;
    line-height: var(--val_20);
    text-align: center;
    letter-spacing: -0.25px;
}

    .heading-3.white {
        color: var(--blanc);
    }

@media (max-width: 767px) {
    .section-product {
        padding-right: var(--val_30);
        padding-left: var(--val_30);
    }

    br.line-break {
        display: none;
    }

    .section-footer {
        padding-right: var(--val_30);
        padding-left: var(--val_30);
    }
}

.content-box {
    max-width: 490px;
    align-self: auto;
}

.section-footer {
    display: flex;
    padding: 40px 50px 80px 50px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(var(--noir))), url('https://www.cybertek.fr/landing-pages/images/amd-pc-ryzen-5/footer-bg.jpg');
    background-image: linear-gradient(180deg, transparent, var(--noir)), url('https://www.cybertek.fr/landing-pages/images/amd-pc-ryzen-5/footer-bg.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
}

.grid {
    width: 100%;
    margin-top: 70px;
    margin-bottom: 50px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    grid-auto-columns: 1fr;
    grid-template-rows: auto;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
    text-align: center;
}

.product img {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.product-img {
    margin-bottom: var(--val_20);
}

.image-7 {
    margin-bottom: var(--val_20);
}

.product .button {
    margin-top: var(--val_15);
    padding: 7px 15px 5px 15px;
    border: 2px solid var(--blanc);
    background-color: transparent;
    color: var(--blanc);
    font-weight: var(--semibold);
    text-transform: uppercase;
    text-decoration: none;
}

    .product .button:hover {
        background-color: var(--blanc);
        color: var(--noir);
    }

.footnotes {
    margin-bottom: var(--val_10);
    color: var(--blanc);
    font-size: var(--size_p);
    line-height: 12px;
    font-weight: 400;
}

    .footnotes a, .chart-footnotes a {
        color: var(--blanc);
        text-decoration: none;
    }

.heading-2-center {
    margin-top: 0px;
    margin-bottom: var(--val_10);
    color: var(--noir);
    font-size: var(--val_30);
    line-height: 28px;
    letter-spacing: -0.25px;
}

    .heading-2-center.white {
        display: block;
        width: auto;
        max-width: 700px;
        margin-right: auto;
        margin-bottom: 53px;
        margin-left: auto;
        float: none;
        clear: none;
        color: var(--blanc);
        text-align: center;
    }

.content-box-center {
    max-width: none;
}

.grid-3 {
    position: static;
    overflow: visible;
    width: 100%;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
}

.column {
    padding-left: var(--val_10);
}

.column-2 {
    padding-left: var(--val_10);
}

.qualify-heading {
    margin-top: var(--val_20);
    padding-right: var(--val_10);
    color: var(--blanc);
    font-size: var(--val_20);
}

.image-8 {
    margin-bottom: var(--val_30);
}

.game-pass-container {
    position: static;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    width: 490px;
    clear: none;
    align-self: flex-start;
}

table.chart {
    width: 100%;
    border: none;
    border-collapse: collapse;
}

    table.chart td {
        color: #ffffff;
        padding: var(--val_10);
        border-left: 3px solid var(--noir);
        border-right: 3px solid var(--noir);
    }

        table.chart td:first-child {
            border-left: none;
        }

        table.chart td:last-child {
            border-right: none;
        }

    table.chart .header-row {
        font-weight: var(--semibold);
        text-align: center;
        font-size: var(--size_h3);
        line-height: 28px;
        background-color: #212121;
    }

        table.chart .header-row td {
            padding-top: var(--val_35);
            padding-bottom: var(--val_10);
        }

    table.chart .chart-img {
        margin-bottom: var(--val_20);
    }

    table.chart .chart-body, table.chart .chart-check {
        text-align: center;
    }

    table.chart p.chart-footnotes {
        text-align: left;
        font-size: var(--size_p);
        line-height: 12px;
        margin-top: var(--val_5);
        margin-bottom: 0px;
        padding-bottom: 0px;
    }

    table.chart .dark-row {
        background-color: #141414;
    }

    table.chart .light-row {
        background-color: #212121;
    }




.grid-4 {
    display: grid;
    align-self: stretch;
    grid-auto-columns: 1fr;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    grid-column-gap: var(--val_20);
    grid-row-gap: var(--val_20);
    grid-template-rows: auto;
}

.xbox-logo {
    display: none;
    overflow: hidden;
}

.grid-5 {
    margin-top: 23px;
    align-self: stretch;
    grid-template-rows: auto;
}

.div-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}

.div-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-start;
}

.div-block-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 380px;
    flex-direction: column;
}

.test {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1100px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

    .test.align-right {
        align-items: flex-end;
    }

    .test.align-center {
        max-width: none;
        flex-wrap: nowrap;
        align-items: center;
        flex: 0 auto;
    }

.image-10 {
    margin-bottom: 13px;
}

.div-block-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.grid-6 {
    grid-auto-flow: column;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
}

.line {
    display: flex;
    min-width: 380px;
    flex-direction: column;
}

.div-block-5 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-self: stretch;
}

.div-block-6 {
    width: 1px;
    margin-right: 56px;
    margin-left: 56px;
    background-image: repeating-linear-gradient(180deg, var(--noir), #4e4e4e 50%, var(--noir));
}

.dev-logos {
    margin-bottom: var(--val_30);
}

@media (max-width: 991px) {
    .hero-info {
        justify-content: flex-end;
        align-items: flex-end;
    }

    br.line-break {
        display: none;
    }

    .section-content.rx5700 {
        background-image: linear-gradient(45deg, transparent 34%, var(--noir)), url('..\Landing-Pages\images\amd-pc-ryzen-5\products-bg.jpg');
        background-position: 0px 0px, 20% 50%;
    }

    .content-box {
        max-width: 390px;
    }

    .content-box-center {
        max-width: 390px;
    }

    .grid-4 {
        width: 100%;
        justify-items: stretch;
    }

    .image-10 {
        margin-top: var(--val_20);
        margin-right: 0px;
        margin-left: 0px;
    }

    .div-block-5 {
        justify-content: center;
        flex-wrap: wrap;
    }

    .div-block-6 {
        width: 100%;
        height: 1px;
        margin: 30px 0px;
        background-image: repeating-linear-gradient(270deg, var(--noir), #4e4e4e 50%, var(--noir));
    }
}

@media (max-width: 767px) {
    .heading-1 {
        font-size: var(--val_30);
        line-height: var(--val_30);
    }

    .hero-text-box.mobile-hero-text-box {
        display: block;
        max-width: 575px;
        margin-bottom: 0px;
    }

    .hero-info {
        display: none;
    }

    .section-content.intro {
        padding-right: var(--val_30);
        padding-left: var(--val_30);
    }

    .paragraph-intro {
        font-size: var(--val_20);
        line-height: 29px;
    }

    .section-wrapper.align-right {
        align-items: center;
    }

    .heading-2 {
        font-size: var(--size_h3);
        line-height: 29px;
    }

    .section-content {
        padding-right: var(--val_30);
        padding-left: var(--val_30);
    }

        .section-content.xbox-gamepass {
            background-image: linear-gradient(315deg, rgba(0, 0, 0, 0.5), var(--noir)), url('\Landing-Pages\images\amd-pc-ryzen-5\gamepass-bg.jpg');
            background-position: 0px 0px, 60% 50%;
            background-size: auto, cover;
        }

        .section-content.rx-graphics {
            background-image: linear-gradient(225deg, rgba(0, 0, 0, 0.5), var(--noir)), url('\Landing-Pages\images\amd-pc-ryzen-5\radeon-side-bg.jpg');
            background-position: 0px 0px, 50% 50%;
            background-size: auto, cover;
        }

        .section-content.rx5700 {
            background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.5), var(--noir)), url('\Landing-Pages\images\amd-pc-ryzen-5\products-bg.jpg');
            background-position: 0px 0px, 32% 50%;
        }

    .content-box {
        max-width: none;
    }

    .section-footer {
        padding-right: var(--val_30);
        padding-left: var(--val_30);
    }

    .grid {
        grid-row-gap: var(--val_40);
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto auto auto;
    }

    .heading-2-center {
        font-size: var(--size_h3);
        line-height: 29px;
    }

    .content-box-center {
        max-width: none;
    }

    .game-pass-container {
        width: 100%;
    }

    .grid-4 {
        grid-template-columns: 1fr;
        grid-template-rows: auto auto;
    }

    .image-9 {
        display: none;
    }

    .xbox-logo {
        display: block;
    }

    .test.align-right {
        align-items: center;
    }
}

@media (max-width: 479px) {
    .hero-text-box.mobile-hero-text-box {
        margin-bottom: 0px;
    }

    .t1 {
        overflow: visible;
        width: 100%;
        float: none;
    }

    .section-content {
        padding: 40px 30px;
    }

        .section-content.xbox-gamepass {
            background-image: linear-gradient(315deg, rgba(0, 0, 0, 0.5), var(--noir)), url('\Landing-Pages\images\amd-pc-ryzen-5\gamepass-bg.jpg');
        }

        .section-content.rx-graphics {
            background-image: linear-gradient(225deg, rgba(0, 0, 0, 0.5), var(--noir)), url('\Landing-Pages\images\amd-pc-ryzen-5\radeon-side-bg.jpg');
        }

        .section-content.rx5700 {
            background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.5), var(--noir)), url('\Landing-Pages\images\amd-pc-ryzen-5\products-bg.jpg');
        }

    .xbox-logo {
        width: 100%;
    }

    .div-block {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .div-block-3 {
        min-width: 100%;
        align-items: center;
    }
}

#gamepass-logo {
    justify-self: end;
    align-self: center;
    grid-row-start: span 1;
    grid-row-end: span 1;
    grid-column-start: span 1;
    grid-column-end: span 1;
}

@media screen and (max-width: 767px) {
    #gamepass-logo-stacked {
        justify-self: center;
    }
}
/*
@font-face {
    font-family: 'Klavika';
    src: url('../fonts/Klavika-Bold.ttf') format('truetype');
    font-weight: var(--semibold);
    font-style: normal;
}

@font-face {
    font-family: 'Klavika';
    src: url('../fonts/Klavika-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
*/
.mobile-img {
    display: none;
}

@media screen and (max-width: 991px) {
    .mobile-img {
        display: block;
    }
}

@media (max-width: 1000px) {
    .product-img {
        width: auto;
        display: flex;
        flex-direction: column;
    }

    .grid {
        grid-row-gap: var(--val_40);
        grid-template-columns: 1fr;
        grid-template-rows: auto auto auto;
    }
}

/*  Fin amd-razen-5-serie-5000*/

/*  Début Samsung smart-motitor*/


/*  Aorus Little Big whale*/


.landing-aorus-lbg .section1-LBG {
    padding: 25px 0px;
    background-image: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/aorus/littlebigwhale/bck-section1.jpg);
    background-size: cover;
}

.landing-aorus-lbg .img-top-lbg {
    border-bottom: 5px solid var(--noir);
}


.landing-aorus-lbg .txt-pres-LBG {
    display: block;
    color: var(--blanc);
    text-align: center;
    width: 90%;
    margin: 25px auto 50px auto;
}

    .landing-aorus-lbg .txt-pres-LBG p {
        color: var(--blanc);
        font-size: var(--size_h4);
        margin-top: var(--val_15);
        line-height: 31px;
    }

.landing-aorus-lbg .img-top-lbg img {
    width: 100%;
}


.landing-aorus-lbg .team {
    margin-bottom: var(--val_30);
}

    .landing-aorus-lbg .team h2 {
        color: var(--blanc);
        text-align: center;
        text-transform: uppercase;
        font-weight: var(--semibold);
        font-size: var(--val_35);
        letter-spacing: var(--val_25);
        margin-top: var(--val_35);
    }

    .landing-aorus-lbg .team ul {
        display: flex;
        justify-content: space-around;
    }

    .landing-aorus-lbg .team li {
        width: 400px;
        color: var(--blanc);
        text-align: center;
    }

        .landing-aorus-lbg .team li p {
            position: relative;
            margin-top: 12px;
            color: #FF4009;
            text-align: center;
            text-transform: uppercase;
            font-size: var(--size_h3);
            font-weight: var(--semibold);
            letter-spacing: 8px;
        }

            .landing-aorus-lbg .team li p:before {
                content: "";
                position: absolute;
                width: 100%;
                height: 2px;
                top: var(--val_25);
                left: 0;
                background-color: #FF4009;
                transition: all 0.3s ease-in-out;
                visibility: hidden;
                transform: scaleX(0);
            }


        .landing-aorus-lbg .team li:hover p:before {
            visibility: visible;
            transform: scaleX(0.20);
        }


        .landing-aorus-lbg .team li span {
            margin-top: 8px;
            display: block;
        }



    .landing-aorus-lbg .team .container-img-team-aorus-lbg img {
        width: 100%;
    }

.landing-aorus-lbg .video {
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
}

    .landing-aorus-lbg .video h2 {
        color: var(--blanc);
        text-align: center;
        text-transform: uppercase;
        font-weight: 800;
        font-size: 33px;
        letter-spacing: 14px;
        margin-top: 50px;
        margin-bottom: var(--val_20);
    }

.section2-LBG h2 {
    color: var(--blanc);
    text-align: center;
    text-transform: uppercase;
    font-weight: var(--semibold);
    font-size: var(--val_35);
    letter-spacing: var(--val_10);
    margin-top: var(--val_35);
}

.section2-LBG p {
    text-align: center;
    color: var(--blanc);
    font-weight: 200;
    margin-top: 12px;
}

.section2-LBG h3 {
    color: #FF4009;
    text-align: center;
    text-transform: uppercase;
    font-weight: var(--semibold);
    font-size: var(--size_h3);
    letter-spacing: 7px;
    margin-top: var(--val_35);
}

.section2-LBG .concoursLBW-container1 {
    display: flex;
    width: 900px;
    margin: 25px auto 15px auto;
}

.concoursLBW-container1 .container-img-concours {
    width: 50%;
}


.concoursLBW-container1 .container-info-concours {
    margin: auto;
    width: 50%;
    text-align: left;
}

    .concoursLBW-container1 .container-info-concours span {
        color: var(--blanc);
        font-weight: 200;
    }

    .concoursLBW-container1 .container-info-concours h3 {
        color: var(--blanc);
        font-weight: 200;
        text-align: left;
        color: #FF4009;
        font-weight: var(--semibold);
        margin-top: var(--val_5);
    }

    .concoursLBW-container1 .container-info-concours p {
        color: var(--blanc);
        text-align: left;
        font-size: var(--size_p);
    }

    .concoursLBW-container1 .container-info-concours a {
        margin-top: var(--val_15);
        display: inline-block;
        width: 100px;
        text-align: center;
        color: var(--blanc);
        background: none;
        border: 1px solid #FF4009;
        padding: 10px 5px;
        font-weight: 200;
        transition: all 0.5s;
    }

        .concoursLBW-container1 .container-info-concours a:hover {
            background: #FF4009;
        }

#ecran-droite {
    text-align: right;
}

    #ecran-droite span {
        text-align: right;
        display: block;
    }

    #ecran-droite p {
        text-align: right;
    }


    #ecran-droite h3 {
        text-align: right;
    }

.section3-LBG .pres-pc-container1 {
    width: 900px;
    display: flex;
    margin: 25px auto 15px auto;
}

.landing-aorus-lbg .section3-LBG h2 {
    color: var(--blanc);
    text-align: center;
    text-transform: uppercase;
    font-weight: var(--semibold);
    font-size: var(--val_35);
    letter-spacing: var(--val_10);
    margin-top: var(--val_35);
}

.landing-aorus-lbg .section3-LBG p {
    text-align: center;
    color: var(--blanc);
    font-weight: 200;
    margin-top: 12px;
    font-size: 20 px;
}

.pres-pc-container1 .container-info-pres-pc {
    width: 60%;
    text-align: left;
    margin-top: var(--val_15);
}

    .pres-pc-container1 .container-info-pres-pc h3 {
        text-transform: uppercase;
        letter-spacing: var(--val_5);
        font-size: 27px;
        font-weight: 200;
        text-align: left;
        color: #FF4009;
        font-weight: var(--semibold);
        margin-top: var(--val_5);
    }

    .pres-pc-container1 .container-info-pres-pc p {
        text-align: left;
        font-size: var(--size_h4);
        line-height: var(--val_30);
    }

.pres-pc-container1 .container-img-pres-pc {
    width: 40%;
}

.pres-pc-container1 #container-info-pres-pc-interieur {
    padding-left: var(--val_25);
    margin-top: 0;
}

    .pres-pc-container1 #container-info-pres-pc-interieur p {
        font-size: var(--size_p);
    }

.landing-aorus-lbg .section3-LBG {
    background-image: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/aorus/littlebigwhale/bck-section3.jpg);
    padding: 20px 0px;
}

.section4-LBG {
    padding: 20px 0px;
}

    .section4-LBG .container-carac-pc {
        width: 900px;
        display: flex;
        margin: 25px auto 15px auto;
    }

.container-carac-pc .container-img-carac-pc {
    width: 45%;
    padding-right: var(--val_20);
}

.container-carac-pc .container-info-carac-pc {
    width: 55%;
    padding-left: var(--val_15);
}

.container-info-carac-pc h3 {
    text-transform: uppercase;
    letter-spacing: var(--val_5);
    font-size: 27px;
    font-weight: 200;
    text-align: left;
    color: #FF4009;
    font-weight: var(--semibold);
    margin-top: var(--val_5);
}

.container-info-carac-pc ul li {
    color: var(--blanc);
    list-style: square;
    font-size: var(--size_p);
    margin: 10px 0px;
    font-weight: 300;
}

#price-pc-falcon {
    color: var(--blanc);
    margin-top: 24px;
    font-size: var(--size_h4);
    font-weight: var(--semibold);
}

#cta-pc-falcon-LBG {
    color: var(--blanc);
    background: #FF4009;
    text-transform: uppercase;
    display: block;
    margin-top: var(--val_10);
    width: 115px;
    text-align: center;
    font-size: var(--size_p);
    padding: 15px 5px;
    transition: all 0.5s;
    border: 1px solid #FF4009;
    box-sizing: border-box;
}

    #cta-pc-falcon-LBG:hover {
        background: none;
        border: 1px solid #FF4009;
    }

.container-logo-LBG {
    width: 100%;
    display: flex;
}

.container-logo-LBG {
    margin-top: var(--val_15);
}


.concoursLBW-container1 .container-img-concours.mob-img-none {
    display: none;
}

.container-timer {
    font-size: 50px;
    color: var(--blanc);
    text-align: center;
    font-weight: var(--semibold);
    width: 300px;
    border: 1px solid var(--blanc);
    padding: var(--marg_10_0);
    margin: var(--marg_30_0);
    float: right;
}

    .container-timer p {
        font-size: var(--val_20);
        color: var(--blanc);
        font-weight: normal;
    }

#div-event-termine {
    background: #FF4009;
}

#div-event-termine {
    margin-top: var(--val_15);
    width: 120px;
    text-align: center;
    color: var(--blanc);
    background: #FF4009;
    border: 1px solid #FF4009;
    padding: 10px 5px;
    font-weight: 200;
    transition: all 0.5s;
}

.concoursLBW-container1 .container-info-concours .container-timer p {
    text-align: center;
}


#ecran-droite .container-timer p {
    text-align: center;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .landing-aorus-lbg .team ul {
        display: block;
    }

    .landing-aorus-lbg .team li {
        width: 400px;
        color: var(--blanc);
        text-align: center;
        margin: 0 auto;
    }

    .landing-aorus-lbg .video iframe {
        width: 480px !important;
        height: 270px !important;
    }

    .section2-LBG .concoursLBW-container1 {
        display: block;
        width: 480px;
    }

    .concoursLBW-container1 .container-img-concours {
        width: 100%;
    }

    .concoursLBW-container1 .container-info-concours {
        margin: auto;
        width: 90%;
        text-align: center;
    }

        .concoursLBW-container1 .container-info-concours h3 {
            text-align: center;
        }

        .concoursLBW-container1 .container-info-concours p {
            color: var(--blanc);
            text-align: center;
            font-size: var(--size_p);
        }

    .concoursLBW-container2 .container-img-concours {
        display: none;
    }

    .concoursLBW-container1 .container-img-concours.mob-img-none {
        display: block;
    }

    #ecran-droite {
        text-align: center;
    }

        #ecran-droite span {
            text-align: center;
        }

        #ecran-droite h3 {
            text-align: center;
        }

        #ecran-droite p {
            text-align: center;
        }

    .section3-LBG .pres-pc-container1 {
        display: block;
        width: 460px;
    }

    .pres-pc-container1 .container-info-pres-pc {
        width: 100%;
    }


    .pres-pc-container1 .container-img-pres-pc {
        width: 100%;
        padding: 0;
    }

    .section4-LBG .container-carac-pc {
        width: 460px;
        display: block;
        margin: 25px auto 15px auto;
    }

    .container-carac-pc .container-img-carac-pc {
        width: 100%;
        padding-right: 0px;
    }

    .container-carac-pc .container-info-carac-pc {
        width: 100%;
        padding-left: var(--val_15);
        box-sizing: border-box;
    }
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .landing-aorus-lbg .team ul {
        display: block;
    }

    .landing-aorus-lbg .team li {
        width: 300px;
        color: var(--blanc);
        text-align: center;
        margin: 0 auto;
    }

    .landing-aorus-lbg .video iframe {
        width: 320px !important;
        height: 180px !important;
    }

    .section2-LBG .concoursLBW-container1 {
        display: block;
        width: 300px;
    }

    .concoursLBW-container1 .container-img-concours {
        width: 100%;
    }

    .concoursLBW-container1 .container-info-concours {
        margin: auto;
        width: 100%;
        text-align: center;
    }

        .concoursLBW-container1 .container-info-concours h3 {
            text-align: center;
        }

        .concoursLBW-container1 .container-info-concours p {
            color: var(--blanc);
            text-align: center;
            font-size: var(--size_p);
        }

    .concoursLBW-container2 .container-img-concours {
        display: none;
    }

    .concoursLBW-container1 .container-img-concours.mob-img-none {
        display: block;
    }

    #ecran-droite {
        text-align: center;
    }

        #ecran-droite span {
            text-align: center;
        }

        #ecran-droite h3 {
            text-align: center;
        }

        #ecran-droite p {
            text-align: center;
        }

    .section3-LBG .pres-pc-container1 {
        display: block;
        width: 300px;
    }

    .pres-pc-container1 .container-info-pres-pc {
        width: 100%;
    }


    .pres-pc-container1 .container-img-pres-pc {
        width: 100%;
        padding: 0;
    }

    .section4-LBG .container-carac-pc {
        width: 300px;
        display: block;
        margin: 25px auto 15px auto;
    }

    .container-carac-pc .container-img-carac-pc {
        width: 100%;
        padding-right: 0px;
    }

    .container-carac-pc .container-info-carac-pc {
        width: 100%;
        padding-left: var(--val_15);
        box-sizing: border-box;
    }

    #div-event-encours {
        text-align: center !important;
    }
}

/*3e confinenement*/

.container-info-3e-confinement {
    display: block;
    width: 1000px;
    margin: 0 auto;
}

.troisieme_confinement_left {
    margin-top: var(--val_15);
}

    .troisieme_confinement_left h2 {
        color: var(--blanc);
        line-height: 24px;
        font-size: var(--val_20);
        display: block;
        margin-bottom: var(--val_10);
    }

    .troisieme_confinement_left p {
        color: var(--blanc);
        font-size: var(--size_p);
        line-height: 18px;
    }

    .troisieme_confinement_left span {
        color: #ABABAB;
        font-size: var(--size_h6);
        margin-bottom: 11px;
        display: block;
    }

.troisieme_confinement_right {
    margin-top: var(--val_10);
}

    .troisieme_confinement_right a {
        color: var(--noir);
        background: #F0C70F;
        display: block;
        width: 250px;
        text-align: center;
        padding: 13px 8px;
        border: 1px solid #F0C70F;
        transition: all 0.5s;
        font-size: var(--size_p);
        margin-bottom: var(--val_10);
    }

        .troisieme_confinement_right a:hover {
            background: var(--noir);
            color: var(--blanc);
        }

.container_services_troisieme_confinement {
    display: block;
    width: 1000px;
    margin: 0 auto;
    margin-top: 31px;
}

.box-img-service-3e-confinement {
    width: 416px;
    display: inline-block;
    text-align: center;
}

.box-info-service-3e-confinement {
    width: 46%;
    display: inline-block;
    text-align: center;
    text-align: left;
    padding-left: var(--val_15);
}


.container_services_troisieme_confinement h2 {
    color: #1267b3;
    line-height: 24px;
    font-size: var(--val_35);
    display: block;
    margin-bottom: var(--val_10);
    font-weight: var(--semibold);
}

.container_services_troisieme_confinement p {
    color: var(--blanc);
    font-size: var(--size_p);
    display: block;
    line-height: var(--val_20);
}

.container_services_troisieme_confinement ul {
    margin-top: var(--val_10);
    padding-left: 14px;
}

.container_services_troisieme_confinement li {
    list-style: square;
    color: var(--blanc);
    margin: 7px 0px;
}

.container_services_troisieme_confinement span {
    color: #ABABAB;
    font-size: var(--size_p);
}

.flex-box-3e-confinement {
    display: inline-block;
    width: 100%;
    text-align: center;
}

    .flex-box-3e-confinement .box-img-3e-confinement {
        width: 410px;
        margin-left: var(--val_20);
        display: inline-block;
    }

.box-info-3e-confinement {
    width: 46%;
    display: inline-block;
    text-align: left;
    font-size: 0;
    vertical-align: top;
}

.box-img-barriere-3e-confinement {
    display: inline-block;
    width: 360px;
}

.box-info-barriere-3e-confinement {
    display: inline-block;
    width: 55%;
    text-align: left;
    vertical-align: top;
}

/* Microsoft */

.li-microsoft {
    font-family: 'Segoe UI Regular';
    font-size: 16px;
    margin: 0;
    padding: 0;
    list-style: circle;
}

.hr-microsoft {
    width: 100%;
    max-width: 1440px;
    padding-bottom: 32px;
    padding-left: 32px;
    padding-right: 32px;
    border: 0;
    border-top: 1px solid #ededed;
}

.sup-microsoft {
    font-size: 0.6em;
    vertical-align: super;
    line-height: 0;
}

.col2--p {
    font-size: var(--size_h3);
    line-height: 27px;
    font-family: 'Segoe UI Regular';
}

.inner-microsoft {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 32px;
    width: 100%;
}

.m-hero-microsoft {
    width: 100%;
    display: flex;
    background: url('../images_assets/microsoft/bg.png');
    height: 600px;
    box-sizing: border-box;
    background-position: right;
    background-size: 134% 1100px;
    background-repeat: no-repeat;
    justify-content: center;
}

.m-hero--inner {
    position: relative;
    display: flex;
    width: 100%;
    align-items: center;
    max-width: 1440px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 0px;
}

.m-hero-microsoft .laptop-microsoft {
    position: relative;
    left: -20%;
    top: 1%;
}

.m-hero-microsoft h1 {
    font-size: 65px;
    font-family: 'Segoe UI Bold Italic';
    color: #ffffff;
    position: relative;
    left: -25%;
    top: -60px;
    line-height: 66px;
}

.m-hero-microsoft p {
    color: #ffffff;
    font-family: 'Segoe UI Semibold Italic';
    font-size: var(--size_h4);
    position: absolute;
    bottom: 60px;
    left: 55%
}

.m-hero-microsoft .intel {
    width: 165px;
    position: absolute;
    bottom: 32px;
    right: 32px;
    height: auto;
}


.a-btn {
    font-size: 16px;
    padding: 8px 26px;
    background: #0078d7;
    color: var(--blanc);
    text-decoration: none;
    font-family: 'Segoe UI Bold';
}

.m-header {
    padding: 82px 0 62px 0;
    width: 100%;
    background: var(--blanc);
}

.u-flex {
    display: flex;
}

.u-flex--space {
    display: flex;
    justify-content: space-between;
}

.m-text {
    font-size: var(--size_h4);
    line-height: 26px;
    padding: 32px;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
}

.m-header img:first-child {
    width: 450px;
    align-self: center;
}

.m-header img:last-child {
    width: 175px;
    align-self: center;
}



.u-neg-m {
    padding-right: 32px;
}

.m-dark--blue {
    background: #1b55b8;
    padding: 64px 32px;
    width: 100%;
    margin-top: 32px;
}

    .m-dark--blue h2,
    .m-dark--blue p {
        width: 100%;
        max-width: 1440px;
        margin: 0 auto;
        text-align: left;
        padding: 0 32px;
        color: var(--blanc);
    }

    .m-dark--blue h2 {
        font-size: 55px;
        font-family: 'Segoe UI Bold Italic';
        line-height: 60px;
        padding-bottom: 32px;
        text-transform: uppercase;
    }

    .m-dark--blue p {
        font-size: var(--val_35);
        line-height: var(--val_40);
        padding-bottom: 16px;
    }

.o-card {
    width: 100%;
    max-width: 1440px;
    margin: 32px auto;
    background-color: #f3f3f3;
    display: flex;
    padding: 16px;
}

.o-card--content--row {
    width: 100%;
    display: flex;
}

.o-card--overview {
    width: 15%;
    align-self: center;
    height: 100%;
    padding-left: 18px;
}

.o-card--content--col:first-child {
    width: 50%;
    padding-left: 0;
    border-right: 2px solid var(--blanc);
}

.o-card--content--col {
    padding: 16px 16px 0 16px;
    margin-bottom: 16px;
}

.o-card--content {
    width: 85%;
    border-left: 2px solid var(--blanc);
}


.apps-microsoft {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.m-2col {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 100px 32px 40px 32px;
    display: flex;
}

    .m-2col > p {
        width: 45%;
        line-height: 34px;
    }

.icon-box {
    background: #1b55b8;
    box-sizing: border-box;
    padding: 16px 34px;
    margin-right: 5%;
    display: flex;
    width: 50%;
}

    .icon-box p {
        color: #ffffff;
        width: 70%;
    }

.m-col-3-microsoft {
    width: 30%;
    background-color: #f2f2f2;
    justify-content: space-between;
}

    .m-col-3-microsoft:nth-child(odd) {
        margin-left: var(--val_20);
        margin-right: var(--val_20);
    }

.m-col-3-img img {
    width: 100%;
}

.main--cta {
    margin-top: 45px;
    margin: 0 auto;
    width: 50%;
    text-align: center;
}

.m-col-3-info {
    padding: var(--val_35);
}

    .m-col-3-info h3 {
        color: #1b55b8;
        font-size: var(--size_h2);
        line-height: 34px;
        font-family: 'Segoe UI Semibold';
        margin: 0;
        padding-bottom: var(--val_35);
    }

    .m-col-3-info p {
        color: : var(--noir);
        font-size: var(--size_p);
        line-height: var(--val_20);
        font-family: 'Segoe UI Regular';
        width: 95%;
    }

.main--cta a {
    background-color: #1b55b8;
    padding: 36px;
    color: #ffffff;
    font-size: var(--size_h3);
    font-family: 'Segoe UI Semibold';
    text-decoration: none;
    margin-bottom: 80px;
    display: block;
}

.lm-microsoft {
    color: #ffffff;
    text-decoration: none;
    margin-top: 32px;
    display: block;
}

.icon-box h3 {
    color: #ffffff;
    font-size: var(--val_30);
    margin: 0;
    padding: 0;
    padding-bottom: 16px;
    line-height: 32px;
    font-family: 'Segoe UI Semibold Italic';
}

.heading-microsoft {
    font-size: 36px;
    font-family: 'Segoe UI Semibold Italic';
    color: : var(--noir);
    text-align: left;
    padding-left: 32px;
    padding-bottom: 21px;
}

.icon--row {
    margin-bottom: 32px;
}

.icon--row {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

    .icon--row p {
        display: inline-block;
        margin-left: 32px;
        font-size: var(--size_h4);
        color: #ffffff;
    }

.icon-microsoft {
    width: var(--val_40);
    display: inline-block;
}

.app-microsoft img {
    height: 50px;
    margin: 0 auto;
    text-align: center;
    display: block;
}

div.app-microsoft p {
    font-size: var(--size_p);
    text-align: center;
}

.o-card--content--row:first-child {
    width: 100%;
    border-bottom: 2px solid var(--blanc);
    margin-left: 16px;
}

.o-card--content--row p {
    padding: 16px 8px 8px 8px;
    font-size: var(--size_p);
}

.u-no-border {
    border: 0 !important;
    width: 31% !important;
}

.u-tag {
    background-color: #1b55b8;
    color: var(--blanc);
    font-size: var(--size_p);
    width: 100px;
    padding: 6px 10px;
    text-align: center;
}

.o-card .o-card--overview .u-highlight {
    color: #1b55b8;
    font-size: var(--size_h3);
    line-height: 28px;
    padding-top: 8px;
    font-family: 'Segoe UI Semibold';
}

p.u-title {
    padding-top: 0;
    font-size: var(--val_20);
    padding-bottom: 12px;
    font-family: 'Segoe UI Regular';
}

p.u-additional {
    padding: 8px 0 0 16px;
}

.o-card--overview p:last-child {
    font-size: var(--size_h3);
    line-height: 28px;
    font-family: 'Segoe UI Semibold';
}

.m-text--small {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 32px;
    padding-top: 0;
}

    .m-text--small p {
        color: #2f2f2f;
        font-size: var(--size_p);
    }

.m-product--features p {
    padding: 16px;
}

.m-product--features ul {
    margin-left: 50px;
}

.m-product-list {
    display: flex;
    width: 100% !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
}

.m-product-list--item {
    margin-right: 16px;
    background-color: #fafafa;
    width: 30%;
    text-decoration: none !important;
    color: : var(--noir);
    padding-bottom: 50px;
}

    .m-product-list--item:last-child {
        margin-right: 0;
    }

.m-product--image img {
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 16px 0;
}

.m-product--image {
    padding: 16px;
    background-color: #f1f1f1;
}

.m-product--title p {
    font-size: var(--size_h4);
    padding: 16px 16px 0 16px;
}

.u-strikethrough {
    text-decoration: none;
    opacity: 0.8;
}

.m-product--price p {
    font-size: 16px;
    padding: 16px 16px 0 16px;
}

.m-product-list--item:hover {
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    cursor: pointer;
    transition: all 300ms;
}

.m-product-list--item {
    transition: all 300ms;
}

.m-faq {
    padding-bottom: 32px;
}

    .m-faq h3 {
        font-size: var(--size_h4);
    }

.container-flex-microsoft {
    display: flex;
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
    flex-wrap: wrap;
    justify-content: center:
}

.m-faq, .m-terms, .m-footer--inner, .m-product-list, .container-flex-microsoft {
    width: 100%;
    max-width: 1440px;
    padding: 0 32px;
    margin: 0 auto;
    margin-top: 50px;
}

.m-faq--items {
    display: flex;
    flex-wrap: wrap;
}

.m-faq--item {
    width: 100%;
    padding-bottom: 32px;
    cursor: pointer;
    font-size: var(--size_h4);
}

    .m-faq--item i {
        color: #0d7fd9;
        padding-right: 12px;
        font-size: var(--size_p);
        text-align: center;
        line-height: 27px;
        display: inline-block;
    }

    .m-faq--item p {
        display: inline;
        font-size: var(--size_h4);
    }

.m-faq--overflow {
    display: none;
    font-size: var(--size_p);
}

    .m-faq--overflow p {
        opacity: 0.7;
        font-size: var(--size_p);
        padding-left: 24px;
        display: inline-block;
    }

.m-terms p {
    font-size: var(--size_p);
    padding-right: 100px;
    line-height: 22px;
    font-family: 'Segoe UI Regular';
}

.m-terms h3 {
    color: #1b55b8;
    font-size: var(--size_h2);
    padding-right: 100px;
    line-height: 32px;
}

.m-terms--link {
    font-size: var(--val_20);
    color: #1b55b8;
    text-decoration: none;
}

.m-terms {
    padding-bottom: 64px;
}

.m-footer {
    background: #0a1f46;
    width: 100% !important;
}

.margin-over {
    margin-bottom: 35px !important;
}

.m-footer--inner {
    padding: 32px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.m-social img {
    height: 24px;
    padding-right: 12px;
}

.m-social {
    width: 100%;
    margin-bottom: 12px;
}

.m-copy p {
    font-size: var(--size_p);
    line-height: var(--val_20);
    color: #ffffff;
}

.m-copy a {
    color: #ffffff;
    font-size: var(--size_h3);
}

#back-to-top {
    padding: 16px;
    transition: all 300ms;
    background: rgba(0,0,0,0.8);
    position: fixed;
    bottom: 32px;
    right: 32px;
    display: none;
}

    #back-to-top i {
        color: var(--blanc);
        font-size: var(--val_30);
        cursor: pointer;
    }

    #back-to-top.show {
        display: block;
    }

        #back-to-top.show:hover {
            background: var(--noir);
            transition: all 300ms;
        }


@media screen and (max-width: 1325px) {
    .m-hero-microsoft .intel {
        width: 120px;
    }
}

@media screen and (max-width: 1280px) {
    .m-hero-microsoft .laptop-microsoft {
    }

    .m-hero-microsoft p {
        left: 54%;
    }
}

@media screen and (max-width: 1150px) {
    .m-dark--blue h2 {
        font-size: 48px;
        line-height: 52px;
    }

    .m-dark--blue p {
        font-size: 28px;
        line-height: var(--val_30);
    }

    .m-hero-microsoft p {
        font-size: 16px;
        left: 54%;
    }

    .m-hero-microsoft .laptop-microsoft {
        left: -27%;
    }

    .m-hero-microsoft h1 {
        left: -31%;
    }

    .o-card--content--col {
        width: 50%;
        flex-basis: 100%;
        padding-left: 0;
        margin-right: 16px;
        border-right: 0 !important;
    }

        .o-card--content--col:first-child {
            border-bottom: 2px solid var(--blanc);
        }

    .apps-microsoft {
        justify-content: flex-start;
    }

    .app-microsoft {
        padding-right: 12px;
    }

    .o-card--content--row {
        flex-wrap: wrap;
    }

    .o-card--overview {
        padding-left: 16px;
    }
}

@media screen and (max-width: 1060px) {
    .m-2col {
        flex-wrap: wrap;
        padding-top: 64px;
        padding-bottom: 64px;
    }

    .icon-box {
        width: 100%;
        margin-bottom: 16px;
        margin-right: 0;
    }

    .m-hero-microsoft .intel {
        width: 80px;
    }

    .m-hero-microsoft p {
        left: 52%;
    }

    .m-2col > p {
        width: 100%;
    }

    .m-hero-microsoft .laptop-microsoft {
        left: -32%;
    }

    .icon--row:last-child {
        margin-bottom: 0;
    }

    .m-header img:first-child {
        width: 240px;
    }

    .m-header img:last-child {
        width: 120px;
    }

    .m-hero-microsoft h1 {
        font-size: 60px;
        line-height: 60px;
        left: -36%;
    }

    .m-col-3-info p {
        font-size: 16px;
        line-height: var(--val_20);
    }

    .m-col-3-info h3 {
        font-size: var(--size_h3);
        line-height: 28px;
    }

    .o-card .o-card--overview .u-highlight, .o-card--overview p:last-child {
        font-size: var(--val_20);
        line-height: 20px
    }

    .m-copy p {
        font-size: 16px;
    }
}

@media screen and (max-width: 980px) {
    .m-hero-microsoft {
        height: 500px;
    }

        .m-hero-microsoft .laptop-microsoft {
            left: -27%;
        }

        .m-hero-microsoft h1 {
            left: -31%;
        }

        .m-hero-microsoft p {
            font-size: var(--size_p);
        }

    .m-header {
        padding-top: 64px;
    }
}

@media screen and (max-width: 900px) {
    .o-card--overview {
        padding-left: 4px;
    }

    .mob-rem {
        display: none;
    }

    .m-hero-microsoft p {
        font-size: var(--size_p);
        width: 210px;
        left: 58%;
    }

    .m-col-3-info {
        padding: 16px;
    }

    .m-col-3-microsoft:not(:last-child) {
        margin-right: 16px;
    }

    .m-dark--blue h2 {
        font-size: var(--size_h1);
        line-height: 44px;
    }

    .m-dark--blue p {
        font-size: var(--size_h4);
        line-height: 24px;
    }

    .main--cta a {
        padding: 19px;
    }
}

@media screen and (max-width: 840px) {
    .m-hero-microsoft p {
        left: 57%;
    }

    .m-hero-microsoft .laptop-microsoft {
        left: -33%;
    }

    .m-hero-microsoft h1 {
        left: -37%;
    }
}

@media screen and (max-width: 820px) {
    .m-hero-microsoft p {
        left: 52%;
        padding-right: 32px;
        bottom: 23px;
        width: auto;
    }

    .m-hero-microsoft .laptop-microsoft {
        left: -26%;
    }

    .m-hero-microsoft h1 {
        left: -30%;
        font-size: 50px;
        line-height: 52px;
        top: -36px;
    }

    .m-hero-microsoft {
        height: 400px;
    }

        .m-hero-microsoft .intel {
            top: 32px;
            width: 70px;
        }
}

@media screen and (max-width: 780px) {
    .m-hero-microsoft p {
        right: 32px;
    }

    .o-card {
        flex-wrap: wrap;
    }

    .o-card--content--col {
        margin-right: 0;
    }

    .o-card--overview {
        width: 100%;
        flex-basis: 100%;
    }

    .o-card--content {
        border: 0 !important;
        width: 100%;
    }

    .o-card--content--row {
        margin-left: 0 !important;
    }

    .m-product-list {
        flex-wrap: wrap;
        padding-bottom: 66px;
    }

    .m-product-list--item {
        flex-basis: 100%;
        margin-bottom: 16px;
    }

    .m-dark--blue h2, .m-dark--blue p {
        padding-left: 0;
    }

    .m-hero-microsoft .laptop-microsoft {
        left: -32%;
    }

    .u-wrap {
        flex-wrap: wrap;
    }

    .m-hide-2 {
        display: none;
    }

    .m-col-3-microsoft {
        width: 100%;
        margin-right: 0 !important;
        margin-bottom: 24px;
    }

    .m-hero-microsoft h1 {
        left: -36%;
        line-height: 44px;
        top: -49px;
    }

    .m-hero-microsoft p {
        right: 32px;
        left: 62%;
        bottom: 31px;
    }

    .apps-microsoft {
        width: 100%;
        flex-wrap: wrap;
    }

    .app-microsoft {
        padding-bottom: 16px;
    }

    .m-product-list--item {
        margin-right: 0;
    }

    .m-hide {
        display: none;
    }

    .m-dark--blue h2 {
        font-size: var(--size_h2);
        line-height: var(--val_40);
    }

    .m-dark--blue p {
        font-size: var(--size_p);
        line-height: var(--val_20);
        font-weight: 300;
    }
}


@media screen and (max-width: 660px) {
    .m-hero-microsoft p {
        right: 32px;
        left: 49%;
        bottom: 31px;
    }

    .m-hero-microsoft .laptop-microsoft {
        left: -26%;
    }

    .m-hero-microsoft h1 {
        font-size: var(--size_h2);
        line-height: 32px;
        top: -42px;
        left: -29%;
    }

    .m-hero-microsoft {
        height: 300px;
    }

        .m-hero-microsoft .intel {
        }

    .icon-box {
        flex-wrap: wrap;
    }

        .icon-box div:first-child {
            width: 100%;
        }

    .m-2col > p {
        font-size: var(--size_h4);
        line-height: var(--val_20);
    }

    .icon-box h3 {
        text-align: center;
    }

        .icon-box h3 br {
            display: none;
        }

    .icon-box p {
        text-align: center;
        width: 100%;
    }

    .icon-box a {
        text-align: center;
        padding-bottom: 32px;
    }

    .icon-box div:nth-child(2) {
        margin: 0 auto;
    }

    .icon--row:last-child {
        margin-bottom: 32px;
        margin-top: 32px;
    }

    .icon--row p {
        text-align: left;
    }
}

@media screen and (max-width: 614px) {
    .m-hero--inner {
        flex-wrap: wrap;
    }

    .m-hero-microsoft .laptop-microsoft {
        position: static;
        height: auto;
        width: 100%;
        margin-top: -30px;
    }

    .m-hero-microsoft .intel {
        left: 32px;
    }

    .m-hero-microsoft h1 {
        position: static;
        width: 100%;
        text-align: center;
        padding-top: 32px;
        padding-bottom: 12px;
    }

        .m-hero-microsoft h1 br {
            display: none;
        }

    .m-hero-microsoft p {
        position: static;
        width: 100%;
        text-align: center;
        padding-bottom: 32px;
    }

    .m-hero-microsoft {
        height: auto;
    }
}


@media screen and (max-width: 560px) {


    p.u-title {
        padding-left: 6px;
    }

    .container-flex-microsoft {
        padding: 0 32px;
    }

    .app-microsoft {
        width: 20%;
    }
}

/* Locklear */

.nvidiaxlocklear {
    height: auto;
    width: auto;
    display: block;
    background-image: url("https://cybertek.fr/images_assets/locklear/macrogeforce.jpg");
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    font-family: "Montserrat";
}

.container-presentation-locklear {
    background-image: url("https://cybertek.fr/images_assets/locklear/presentationfondpc.jpg");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    display: block;
}

.container-presentation-locklear-text {
    width: 40%;
    margin-left: 30%;
    margin-right: 30%;
    margin: auto;
    padding-top: 4%;
    padding-bottom: 15%;
    text-shadow: 1px 1px 10px #1a1a1a;
}

.container-presentation-locklear p {
    text-align: center;
    color: var(--gris_25);
    font-size: var(--size_h3);
    line-height: 28px;
    text-shadow: 5px 5px 5px #1a1a1a;
}

.video-collab-locklear {
    width: 100% !important;
    height: auto;
    padding-top: 4%;
    padding-bottom: 5%;
    background: #090909;
}

    .video-collab-locklear h4 {
        font-size: 42px;
        font-family: "Geforce-bold";
        letter-spacing: 1px;
        color: #fefefe;
        text-align: center;
        padding-bottom: 3%;
    }

.container-player-youtube-video-locklear {
    width: 100%;
    height: auto;
    display: flex;
}

    .container-player-youtube-video-locklear iframe {
        background-position: center;
        z-index: 100;
    }

.player-youtube-video-locklear {
    margin: auto;
}

.presentation-collab-locklear {
    width: 30%;
    margin-left: 35%;
    margin-right: 35%;
    margin: auto;
}

    .presentation-collab-locklear p {
        font-size: var(--size_h4);
        color: #fefefe;
        text-align: center;
    }

.concours-pc-locklear {
    height: auto;
    width: 100%;
    background-image: url("https://cybertek.fr/images_assets/locklear/fondconcours.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    padding-top: 0;
    padding-bottom: 2%;
}

    .concours-pc-locklear h4 {
        font-size: 42px;
        font-family: "Geforce-bold";
        letter-spacing: 1px;
        color: #731b27;
        text-align: center;
        padding-top: 2%;
        padding-bottom: 3%;
    }

.container-concours-locklear {
    width: 45%;
    height: auto;
    text-align: center;
    margin: auto;
    font-family: "Montserrat";
    color: #fefefe !important;
    font-size: var(--size_h4);
    line-height: 26px;
    padding-top: 2%;
}

    .container-concours-locklear p {
        text-align: center;
        color: var(--noir);
        font-size: var(--val_20);
        line-height: 24px;
    }

.conditionsdejeulocklear {
    padding-bottom: 2%;
    color: #a82c3d !important;
    font-size: 16px !important;
    line-height: 20px !important;
    background: transparent !important;
    border: none !important;
}

.container-concours-locklear a {
    padding: 12px 40px;
    border: 1px solid #090909;
    background: transparent;
    color: #6b1b28;
    font-size: var(--size_h4);
    transition: all 0.1s;
    cursor: pointer;
}

    .container-concours-locklear a:hover {
        background: #090909;
        color: #fefefe;
        transition: all 0.3s;
    }

.presentation-pc-locklear {
    width: 100%;
    height: auto;
    background-image: url("https://cybertek.fr/images_assets/locklear/background-fondu.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

    .presentation-pc-locklear h4 {
        font-size: 42px;
        font-family: "Geforce-bold";
        letter-spacing: 1px;
        color: #fefefe;
        text-align: center;
        padding-top: 5%;
        padding-bottom: 1%;
    }

.container-presentationpc {
    padding-top: 5%;
    padding-bottom: 8%;
    padding-left: 10%;
    padding-right: 50%;
}

    .container-presentationpc span {
        font-family: "Geforce-bold";
    }

    .container-presentationpc p {
        text-align: left;
        color: var(--gris_25);
        font-size: var(--val_20);
        line-height: 24px;
    }

.details-pc-locklear {
    height: auto;
    background-image: url("https://cybertek.fr/images_assets/locklear/TUFGAMINGnew.jpg");
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 5%;
    padding-left: 25%;
    padding-right: 25%;
}

.container-details-pc-locklear {
    display: flex;
    width: 100%;
    height: auto;
    margin-bottom: 6%;
}

.details-pc-locklear h4 {
    font-size: 42px;
    font-family: "Geforce-bold";
    letter-spacing: 1px;
    color: #fefefe;
    text-align: center;
    padding-top: 5%;
    padding-bottom: 2%;
}

.details-pc-locklear img {
    width: 50% !important;
    margin: auto;
    margin-right: 0;
    z-index: 2;
}

.details-pc-locklear ul {
    list-style-type: none;
    text-align: left;
    color: var(--gris_25);
    font-size: var(--size_h4);
    line-height: 22px;
    padding-top: 5%;
    padding-bottom: 3%;
    padding-right: 5%;
    padding-left: 5%;
}

.details-pc-locklear li {
    padding-top: var(--val_5);
    padding-bottom: var(--val_5);
}

    .details-pc-locklear li strong {
        text-transform: uppercase;
    }

.greenlocklear {
    height: 350px;
    width: 350px;
    background: #77b800;
    border-radius: 50%;
    position: absolute;
    bottom: 20%;
    left: 15%;
    display: none;
}

.ctapclocklear {
    width: 100%;
    display: flex;
    height: auto;
}

    .ctapclocklear a {
        margin: auto;
        font-size: var(--size_h4);
        padding: 12px 40px;
        border: 1px solid #dd2b2d;
        color: #fefefe;
        background: #dd2d2b;
        cursor: pointer;
        transition: all 0.1s;
    }

        .ctapclocklear a:hover {
            transition: all 0.3s;
            background: transparent;
        }

.logomarqueslocklear {
    display: flex;
    width: 70%;
    margin-left: 15%;
    margin-right: %;
    height: auto;
    justify-content: center;
    margin-top: 3%;
}

    .logomarqueslocklear img {
        height: auto !important;
        width: auto;
        margin: var(--val_15);
    }

.container-presentationpc a {
    padding: 12px 40px;
    border: 1px solid #b9001d;
    background: #dd2d2b;
    color: #fefefe;
    font-size: var(--size_h4);
    border: 1px solid #1a1a1a;
    transition: all 0.1s;
    cursor: pointer;
}

    .container-presentationpc a:hover {
        border: 1px solid #dd2d2b;
        background: transparent;
        transition: all 0.3s;
    }

.mobile-locklear-img {
    width: 100%;
    display: none;
}

.title_veloce {
    text-align: center;
    font-size: 34px;
    font-family: "Geforce-light";
    color: #fefefe;
    padding-bottom: 2%;
}

@media screen and (max-width: 1600px) {
    .logomarqueslocklear img {
        height: var(--val_25);
        margin: var(--val_10);
    }

    .details-pc-locklear ul {
        font-size: 16px;
        line-height: var(--val_20);
        padding-top: 5%;
        padding-bottom: 3%;
    }

    .details-pc-locklear img {
        width: 400px !important;
    }

    .container-concours-locklear {
        width: 60%;
    }
}

@media screen and (max-width: 1300px) {
    .greenlocklear {
        display: none;
    }

    .container-presentation-locklear-text {
        width: 60%;
        padding-top: 12%;
    }

    .video-collab-locklear {
        padding-top: 16%;
    }

    .details-pc-locklear h4 {
        padding-top: 10%;
    }

    .container-player-youtube-video-locklear iframe {
        height: 310px;
        width: 550px;
    }
}

@media screen and (max-width: 1050px) {
    .container-presentationpc {
        padding-top: 5%;
        padding-bottom: 8%;
        padding-left: 10%;
        padding-right: 40%;
    }

        .container-presentationpc p {
            text-align: left;
            color: var(--gris_25);
            font-size: 16px;
            line-height: var(--val_20);
        }
}

@media screen and (max-width: 960px) {
    .container-presentation-locklear img {
        display: none;
    }

    .container-presentation-locklear-text {
        width: 80%;
    }

    .container-concours-locklear {
        width: 80%;
    }

    .presentation-pc-locklear {
        background: #090909;
    }

    .container-presentationpc {
        padding-right: 15%;
        padding-left: 15%;
        text-align: center;
    }

        .container-presentationpc p {
            text-align: center;
        }

    .mobile-locklear-img {
        width: 100%;
        display: block !important;
        margin-top: 15%;
    }

    .container-presentation-locklear p {
        font-size: var(--size_h4);
        line-height: 22px;
    }

    .container-concours-locklear p {
        font-size: var(--size_h4);
        line-height: 22px;
        padding-top: 5%;
        padding-bottom: 5%;
    }

    .container-presentationpc {
        padding-top: 10%;
        padding-bottom: 10%;
    }

        .container-presentationpc p {
            font-size: var(--size_h4);
            line-height: 22px;
        }

    .details-pc-locklear {
        width: 100%;
        height: auto;
        background: #090909;
        padding-bottom: 5%;
        padding-left: 20%;
        padding-right: 20%;
    }

    .container-details-pc-locklear {
        display: block;
    }

    .details-pc-locklear img {
        width: 60% !important;
        margin-left: 20%;
        margin-right: 20%;
    }

    .details-pc-locklear ul {
        text-align: center;
        font-size: var(--size_h4);
        line-height: 22px;
        padding-bottom: 10%;
    }

    .details-pc-locklear {
        padding: 0 !important;
    }

    .imagepclocklear {
        width: 40%;
        margin-left: 30%;
        margin-right: 30%;
    }

    .details-pc-locklear li {
        padding-top: var(--val_5);
        padding-bottom: var(--val_5);
    }

    .ctapclocklear {
        margin-bottom: 20%;
    }

    .logomarqueslocklear {
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
        margin-top: 3%;
    }

        .logomarqueslocklear img {
            height: auto !important;
            width: auto;
            margin: var(--val_15);
        }
}

@media screen and (max-width: 750px) {
    .video-collab-locklear h4 {
        font-size: var(--size_h2);
        padding-bottom: 5%;
    }

    .concours-pc-locklear h4 {
        font-size: var(--size_h2);
        padding-bottom: 5%;
        padding-top: 5%;
    }

    .presentation-pc-locklear h4 {
        font-size: var(--size_h2);
        padding-top: 8%;
    }

    .details-pc-locklear h4 {
        font-size: var(--size_h2);
        padding-bottom: 5%;
    }
}

@media screen and (max-width: 750px) {
    .container-player-youtube-video-locklear iframe {
        height: 225px;
        width: 400px;
    }
}

@media screen and (max-width: 600px) {
    .details-pc-locklear img {
        width: 100% !important;
        margin: 0 !important;
    }
}

@media screen and (max-width: 500px) {
    .container-presentation-locklear p {
        font-size: 16px;
        line-height: var(--val_20);
    }

    .container-concours-locklear p {
        font-size: 16px;
        line-height: var(--val_20);
    }

    .conditionsdejeulocklear {
        font-size: var(--size_p) !important;
        line-height: 14px !important;
    }

    .container-presentationpc p {
        font-size: 16px;
        line-height: var(--val_20);
    }

    .details-pc-locklear h4 {
        font-size: var(--size_h3);
    }

    .logomarqueslocklear {
        display: inline-block;
        width: 100% !important;
        margin: 0 !important;
        margin-top: 3%;
    }

        .logomarqueslocklear img {
            height: auto;
            width: 50% !important;
            margin-left: 25% !important;
            margin-right: 25% !important;
        }

    .ctapclocklear a {
        font-size: var(--size_p);
    }

    .container-presentationpc a {
        font-size: var(--size_p);
    }
}

@media screen and (max-width: 460px) {
    .container-player-youtube-video-locklear iframe {
        height: 141px;
        width: 250px;
    }

    .logomarqueslocklear {
        width: 100% !important;
        margin-top: 3%;
    }
}

@media screen and (max-width: 350px) {
    .ctapclocklear a {
        font-size: var(--size_p);
    }

    .container-presentationpc a {
        font-size: var(--size_p);
    }
}

/* Cybertek Gaming */

.section-selection-produits-cybertek-1, .flex-produit-landing, .contain-lien-categorie {
    height: auto;
    width: 100%;
}

    .flex-produit-landing article, .lien-produit, .lien-categorie {
        height: auto;
        width: auto;
    }

.flex-produit-landing {
    display: flex;
    flex-wrap: wrap;
    justify-content: center !important;
    margin-top: var(--val_30);
}

    .flex-produit-landing article {
        display: block;
        margin: auto;
        margin-bottom: 50px;
        margin-left: 1%;
        margin-right: 1%;
    }

        .flex-produit-landing article h4 {
            text-align: center;
            font-size: 16px;
            margin-top: 5%;
            margin-bottom: 5%;
        }

        .flex-produit-landing article p {
            text-align: center;
            font-size: var(--val_20);
            font-weight: var(--semibold);
        }

.categorie-landing-produits-auto {
    margin-top: 0;
    padding-left: 15%;
    padding-right: 15%;
    padding-top: 50px;
    padding-bottom: 50px;
}

.img-produit-landing-auto {
    display: block;
    background: transparent;
    height: 200px;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #1a1a1a;
}

.lien-produit {
    display: block;
    background: transparent;
    border: 1px solid #1a1a1a;
    color: #1a1a1a;
    text-transform: uppercase;
    padding: 14px 16px;
    cursor: pointer;
    text-align: center;
    margin-top: var(--val_20);
    font-size: var(--size_p);
}

.contain-lien-categorie {
    display: flex;
}

.lien-categorie {
    background: #1a1a1a;
    margin: auto;
    color: #fefefe;
    text-transform: uppercase;
    padding: 14px 80px;
    cursor: pointer;
    text-align: center;
    border: 1px solid #1a1a1a;
    font-size: var(--size_p);
}

.lien-cat-noir {
    border: 1px solid #fefefe;
    transition: all 0.2s;
    background: #fefefe;
    color: #1a1a1a;
}

.lien-categorie:hover {
    background: transparent;
    color: #1a1a1a;
    transition: all 0.3s;
}

.lien-cat-noir:hover {
    background: transparent;
    color: #fefefe;
    transition: all 0.3s;
}

.titre-selection-produit-cybertek {
    font-size: 36px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 5%;
    margin-bottom: 2%;
    text-align: center;
    font-family: 'Geforce-light';
}

.title-cat {
    margin-bottom: 50px;
}

    .title-cat h3 {
        font-size: var(--size_h1);
        margin-bottom: var(--val_15);
        font-family: 'Geforce-light';
    }

    .title-cat p {
        font-size: 24px !important;
        line-height: 1.2;
    }

.section-categorie-blanche {
    background: transparent;
    color: #1a1a1a !important;
}

.section-categorie-noire {
    background: : var(--noir);
    color: #fefefe !important;
}

    .section-categorie-noire p {
        color: #fefefe;
    }

    .section-categorie-noire article a {
        border: 1px #fefefe solid;
        color: #fefefe;
    }

    .section-categorie-noire article h4 {
        color: #fefefe;
    }

    .section-categorie-noire article p {
        color: #fefefe;
    }

.lien-produit:hover {
    background: #1a1a1a;
    color: #fefefe;
    transition: all 0.3s;
}

.section-categorie-noire .lien-produit:hover {
    background: #fefefe;
    color: #1a1a1a;
    transition: all 0.3s;
}

.prix-cg {
    display: block;
    color: var(--noir);
    margin-top: var(--val_10);
}
/* AMD THREADRIPPER PRO */

/*  
    amd-ryzen-21730254.css
    This stylesheet is based on the AMD Radeon/Ryzen landing page stylesheet
    but has been customized for AMD-7402 1Q21 Ryzen Threadripper PRO Landing Page
    note: this version should not contain any webflow styles and should have clean selector names
    Liaison Creative Marketing, rgentile 2/8/2021
 */


/*
.body-threadripper {
    font-family: Klavika, sans-serif;
    color: var(--gris_200);
    font-size: var(--size_p);
    line-height: var(--val_20);
}*/

.img-threadripper {
    max-width: 100%;
    vertical-align: middle;
}
/*
.p-threadripper {
    margin-top: 0px;
    margin-bottom: var(--val_10);
    font-family: "Klavika-Regular";
    color: var(--gris_200);
    font-size: var(--size_p);
    line-height: var(--val_20);
}
*/
/*.body {
    background-color: var(--blanc);
    font-family: Klavika, sans-serif;
    color: var(--noir);
    font-size: 16px;
    line-height: 22px;
}*/
/*
.heading-1 {
    margin-top: 0px;
    font-family: "Klavika-Bold";
    margin-bottom: var(--val_10);
    color: var(--noir);
    font-size: 36px;
    line-height: 36px;
    letter-spacing: -1px;
}

.heading-2 {
    font-family: "Klavika-Bold";
}*/

.hero-text-box {
    max-width: 575px;
    margin-bottom: var(--val_40);
    padding: 15px 20px var(--marg_10_20);
    background-color: var(--blanc);
}

    .hero-text-box.mobile-hero-text-box {
        display: none;
    }

.hero {
    width: 100%;
    background: var(--noir) url('https://www.picata.fr/landing/amd-threadripper/images/hero-ryzen.jpg') no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    height: 600px;
    min-height: 300px;
}


    .hero .call-out-box {
        position: absolute;
        /*
    bottom:10%;
    left: 0;
    transform: translate(220%,-60%);
    */
        bottom: 40%;
        right: 10%;
        display: flex;
        justify-content: flex-end;
        align-items: flex-end;
        /*width: 27%; */ /* includes arrow width */
        width: 100%;
        max-width: 520px; /* this now controls width of white box */
    }

        .hero .call-out-box img.amd-arrow {
            flex-shrink: 0;
        }

    .hero .call-out {
        padding: 20px 20px var(--marg_10_20);
        background: var(--blanc);
        display: flex; /* so can put copy and image in same row */
        line-height: 1.2;
        margin-bottom: var(--val_40);
    }

        .hero .call-out .copy {
            /*flex: 0 1 60%;*/
            flex: 0 1 100%;
        }

            .hero .call-out .copy .header-body img {
                padding-top: var(--val_20);
            }

@media (max-width: 1920px) {
    /*
    .hero .call-out-box {
        width: 55%;
    }
    */
}

@media (max-width: 1366px) {
    .hero {
        background-position: 30% 30%;
    }
    /*
    .hero .call-out-box {
        transform: translate(50%,20%);
    }
    */
}

@media (max-width: 991px) {
    .hero {
        height: auto;
        background: var(--blanc);
    }

        .hero .call-out-box {
            transform: none;
            position: relative;
            margin: 0 auto;
            top: 0;
            left: 0;
            padding-bottom: var(--val_20);
            width: 85%;
            max-width: 700px;
        }

        .hero .call-out {
            margin-bottom: 0px;
        }

    .amd-arrow {
        display: none;
    }
}

@media (max-width: 767px) {
}

@media (max-width: 479px) {
}

.hero-info {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    margin-top: 310px; /* move box down below faces */
}

.hero-wrapper {
    width: 100%;
    max-width: 1100px;
}

.section-wrapper {
    display: flex;
    width: 100%;
    max-width: 1100px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

    .section-wrapper.align-right {
        align-items: flex-end;
    }

    .section-wrapper.align-center {
        flex-wrap: nowrap;
        align-items: center;
        flex: 0 auto;
    }

.heading-2 {
    margin-top: 0px;
    margin-bottom: var(--val_10);
    color: var(--noir);
    font-size: var(--val_30);
    line-height: 28px;
    letter-spacing: -0.25px;
}

    .heading-2.white {
        color: var(--blanc);
    }

.t1 {
    color: var(--noir);
    line-height: 28px;
    font-weight: 400;
}

.section-content {
    display: flex;
    min-height: 420px;
    padding: 40px 50px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /*border-bottom: 1px solid var(--gris_200);*/
    background-color: var(--noir);
}

/*    .section-content ul {
        padding-left: var(--val_20);
        list-style: initial !important;
        font-family: "Klavika-Regular";
        color: var(--noir);
        font-size: 16px;
        line-height: 22px;
    }

        .section-content ul li {
            font-family: "Klavika-Regular" !important;
        }
*/
    .section-content.model .project-sku-row.first {
        padding-top: 0px;
    }

    .section-content.model {
        background: #e1e1e2;
        padding: 40px 50px 0px 50px;
    }

        .section-content.model .title {
            font-weight: var(--semibold);
        }

    .section-content.performance {
        background: var(--blanc);
    }


    .section-content.imagine {
        background-image: url('https://www.picata.fr/landing/amd-threadripper/images/imagine-bg.png');
        background-position: 50% 50%;
        background-size: cover;
        min-height: 390px; /* actual height */
    }

    .section-content.leadership {
        background-image: url('https://www.picata.fr/landing/amd-threadripper/images/leadership-bg.jpg');
        background-position: 50% 50%;
        background-size: cover;
        min-height: 390px; /* actual height */
    }

    .section-content.blazing {
        background-image: url('https://www.picata.fr/landing/amd-threadripper/images/blazing-bg.jpg');
        background-position: 54% 50%;
        background-size: cover;
        min-height: 455px; /* actual height */
    }

    .section-content.amd-secure {
        background-image: url('https://www.picata.fr/landing/amd-threadripper/images/amd-secure-bg.jpg');
        background-position: 50% 50%;
        background-size: cover;
        min-height: 390px; /* actual height */
    }

    .section-content.amd-memory {
        background-image: url('https://www.picata.fr/landing/amd-threadripper/images/amd-memory-bg.jpg');
        background-position: 54% 50%;
        background-size: cover;
        min-height: 455px; /* actual height */
    }

    .section-content.advanced {
        background-image: url('https://www.picata.fr/landing/amd-threadripper/images/advanced-bg.jpg');
        background-position: 50% 50%;
        background-size: cover;
        min-height: 390px; /* actual height */
    }


    /* 2 column styles */
    .section-content.performance .flexrow .col img {
        width: 100%;
        height: auto;
        padding-bottom: var(--val_20);
    }

    .section-content.performance .flexrow {
        display: flex;
        justify-content: center;
        margin: auto;
        width: 100%;
    }

    .section-content.imagine .flexrow {
        display: flex;
        justify-content: center;
        margin: auto;
        width: 100%;
    }

        .section-content.imagine .flexrow .col.left,
        .section-content.imagine .flexrow .col.right {
            flex: 1 50%;
        }

@media (max-width: 991px) {
    .section-content.performance .flexrow {
        flex-wrap: wrap;
        /*margin: auto auto 2em auto;*/
        margin: auto auto auto auto;
        justify-content: flex-start;
    }

        .section-content.performance .flexrow .col.right.blank {
            display: none;
        }

    .section-content.imagine .flexrow {
        flex-wrap: wrap;
        margin: auto auto auto auto;
        justify-content: flex-start;
    }

        .section-content.imagine .flexrow .col.right {
            padding-top: var(--val_30);
        }
}
/* END 2 column styles */

.section-content.getintouch {
    display: flex;
    padding: 40px 50px;
    flex-direction: column;
    align-items: center;
    background-image: url(https://www.picata.fr/landing/amd-threadripper/images/getintouch-bg.jpg);
    background-position: 0px 0px;
    background-size: cover;
    min-height: unset;
    border-bottom: none;
    min-height: 379px; /* actual height */
}

    .section-content.getintouch h1.heading-2.white {
        margin: 0 auto;
    }

.getintouch-copy {
    margin-bottom: 0px;
    color: var(--blanc);
    font-size: var(--size_h3);
    line-height: 42px;
    font-weight: 400;
    text-align: center;
}

.section-content.getintouch .buttonlink {
    padding-top: var(--val_30);
    margin: 0 auto;
}

.section-content.getintouch .button.white {
    margin-top: var(--val_15);
    padding: 7px 15px 5px 15px;
    border: 2px solid var(--blanc);
    background-color: transparent;
    color: var(--blanc);
    font-weight: var(--semibold);
    text-transform: uppercase;
    text-decoration: none;
}

    .section-content.getintouch .button.white:hover {
        background-color: var(--blanc);
        color: var(--noir);
        border: 2px solid var(--noir);
    }



@media (max-width: 991px) {
    /*
    .section-content.imagine {
        background-position: 60% 50%;
        background-size: auto, cover;
        min-height: 420px;
    }
    .section-content.leadership {
        background-position: 60% 50%;
        background-size: auto, cover;
        min-height: 420px;
    }
    .section-content.blazing {
        background-position: 47% 50%;
        background-size: auto, cover;
    }
    .section-content.amd-secure {
        background-position: 60% 50%;
        background-size: auto, cover;
        min-height: 420px;
    }
    .section-content.amd-memory {
        background-position: 47% 50%;
        background-size: auto, cover;
    }
    .section-content.advanced {
        background-position: 60% 50%;
        background-size: auto, cover;
        min-height: 420px;
    }
    */
    .section-content.imagine {
        background-position: 20% 50%;
        background-image: linear-gradient(315deg, rgba(255, 255, 255, 0.5), #fff), url('https://www.picata.fr/landing/amd-threadripper/images/imagine-bg.png');
        min-height: 370px;
    }

    .section-content.leadership {
        background-position: 20% 50%;
        background-image: linear-gradient(315deg, rgba(255, 255, 255, 0.5), #fff), url('https://www.picata.fr/landing/amd-threadripper/images/leadership-bg.jpg');
        min-height: 370px;
    }

    .section-content.blazing {
        background-position: 75% 50%;
        background-image: linear-gradient(315deg, rgba(255, 255, 255, 0.5), #fff), url('https://www.picata.fr/landing/amd-threadripper/images/blazing-bg.jpg');
        min-height: 370px;
    }

    .section-content.amd-secure {
        background-position: 20% 50%;
        background-image: linear-gradient(315deg, rgba(255, 255, 255, 0.5), #fff), url('https://www.picata.fr/landing/amd-threadripper/images/amd-secure-bg.jpg');
        min-height: 370px;
    }

    .section-content.amd-memory {
        background-position: 75% 50%;
        background-image: linear-gradient(315deg, rgba(255, 255, 255, 0.5), #fff), url('https://www.picata.fr/landing/amd-threadripper/images/amd-memory-bg.jpg');
        min-height: 370px;
    }

    .section-content.advanced {
        background-position: 20% 50%;
        background-image: linear-gradient(315deg, rgba(255, 255, 255, 0.5), #fff), url('https://www.picata.fr/landing/amd-threadripper/images/advanced-bg.jpg');
        min-height: 370px;
    }

    .section-content.getintouch {
        padding-right: var(--val_30);
        padding-left: var(--val_30);
    }

    .getintouch-copy {
        font-size: var(--val_20);
        line-height: 29px;
    }
}

@media (max-width: 767px) {
    /*
    .section-content.imagine {
        background-position: 20% 50%;
        background-image: linear-gradient(315deg, rgba(255, 255, 255,  0.5), #fff), url('https://www.picata.fr/landing\amd-threadripper\image\imagine-bg.jpg');
        min-height: 370px;
    }
    .section-content.leadership {
        background-position: 20% 50%;
        background-image: linear-gradient(315deg, rgba(255, 255, 255,  0.5), #fff), url('https://www.picata.fr\landing\amd-threadripper\image\leadership-bg.jpg');
        min-height: 370px;
    }
    .section-content.blazing {
        background-position: 75% 50%;
        background-image: linear-gradient(315deg, rgba(255, 255, 255,  0.5), #fff), url('https://www.picata.fr\landing\amd-threadripper\image\blazing-bg.jpg');
        min-height: 370px;
    }
    .section-content.amd-secure {
        background-position: 20% 50%;
        background-image: linear-gradient(315deg, rgba(255, 255, 255,  0.5), #fff), url('https://www.picata.fr\landing\amd-threadripper\image\amd-secure-bg.jpg');
        min-height: 370px;
    }
    .section-content.amd-memory {
        background-position: 75% 50%;
        background-image: linear-gradient(315deg, rgba(255, 255, 255,  0.5), #fff), url('https://www.picata.fr\landing\amd-threadripper\image\amd-memory-bg.jpg');
        min-height: 370px;
    }
    .section-content.advanced {
        background-position: 20% 50%;
        background-image: linear-gradient(315deg, rgba(255, 255, 255,  0.5), #fff), url('https://www.picata.fr\landing\amd-threadripper\image\advanced-bg.jpg');
        min-height: 370px;
    }
    .section-content.getintouch {
        padding-right: var(--val_30);
        padding-left: var(--val_30);
    }
    .getintouch-copy {
        font-size: var(--val_20);
        line-height: 29px;
    }
    */
}






.section-product {
    display: flex;
    min-height: 420px;
    padding: 40px 50px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(var(--noir))), url('https://www.picata.fr/landing/amd-threadripper/images/section_9_bg.jpg');
    background-image: linear-gradient(180deg, transparent, var(--noir)), url('https://www.picata.fr/landing/amd-threadripper/images/section_9_bg.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
}

.line {
    width: 100%;
    height: 1px;
    margin-bottom: var(--val_30);
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
}

.heading-3 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: var(--blanc);
    font-size: 16px;
    line-height: var(--val_20);
    text-align: center;
    letter-spacing: -0.25px;
}

    .heading-3.white {
        color: var(--blanc);
    }

@media (max-width: 767px) {
    .section-product {
        padding-right: var(--val_30);
        padding-left: var(--val_30);
    }

    .section-footer {
        padding-right: var(--val_30);
        padding-left: var(--val_30);
    }
}

.content-box {
    max-width: 490px;
    align-self: auto;
}

.section-footer {
    display: flex;
    padding: 40px 50px 80px 50px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    background: #e1e1e2;
}

.grid {
    width: 100%;
    margin-top: var(--val_30);
    margin-bottom: var(--val_10);
    display: grid;
    justify-items: center;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-auto-columns: 1fr;
    grid-template-rows: auto;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
}

.product {
    display: flex;
    max-width: 271px;
    flex-direction: column;
    align-items: center;
}

.product-img {
    margin-bottom: var(--val_20);
}

.image-7 {
    margin-bottom: var(--val_20);
}


.content-box p.buttonlink {
    padding-top: var(--val_30);
}


.content-box .button {
    margin-top: var(--val_15);
    padding: 7px 15px 5px 15px;
    border: 2px solid var(--noir);
    background-color: transparent;
    color: var(--noir);
    font-weight: var(--semibold);
    text-transform: uppercase;
    text-decoration: none;
}

    .content-box .button:hover {
        background-color: var(--blanc);
        color: var(--noir);
    }

    .product .button.gray:hover,
    .content-box .button.gray:hover {
        background-color: var(--noir);
        color: var(--blanc);
    }



.product .button {
    margin-top: var(--val_15);
    padding: 7px 15px 5px 15px;
    border: 2px solid var(--noir);
    background-color: transparent;
    color: var(--noir);
    font-weight: var(--semibold);
    text-transform: uppercase;
    text-decoration: none;
}

    .product .button:hover {
        background-color: var(--blanc);
        color: var(--noir);
    }


.footnotes {
    margin-bottom: var(--val_10);
    color: var(--noir);
    font-size: var(--size_p);
    line-height: 12px;
    font-weight: 400;
}

    .footnotes a {
        color: var(--noir);
        text-decoration: none;
    }

.heading-2-center {
    margin-top: 0px;
    margin-bottom: var(--val_10);
    color: var(--noir);
    font-size: var(--val_30);
    line-height: 28px;
    letter-spacing: -0.25px;
}

    .heading-2-center.white {
        display: block;
        width: auto;
        max-width: 700px;
        margin-right: auto;
        margin-bottom: 53px;
        margin-left: auto;
        float: none;
        clear: none;
        color: var(--blanc);
        text-align: center;
    }

.content-box-center {
    max-width: none;
}

.grid-3 {
    position: static;
    overflow: visible;
    width: 80%;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
}

.column {
    padding-left: var(--val_10);
}

.column-2 {
    padding-left: var(--val_10);
}

.qualify-heading {
    margin-top: var(--val_20);
    padding-right: var(--val_10);
    color: var(--blanc);
    font-size: var(--val_20);
}

.image-8 {
    margin-bottom: var(--val_30);
}

.game-pass-container {
    position: static;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    width: 490px;
    clear: none;
    align-self: flex-start;
}

.grid-4 {
    display: grid;
    align-self: stretch;
    grid-auto-columns: 1fr;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    grid-column-gap: var(--val_20);
    grid-row-gap: var(--val_20);
    grid-template-rows: auto;
}

.xbox-logo {
    display: none;
    overflow: hidden;
}

.grid-5 {
    margin-top: 23px;
    align-self: stretch;
    grid-template-rows: auto;
}

.div-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}

.div-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-start;
}

.div-block-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 380px;
    flex-direction: column;
}

.test {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1100px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

    .test.align-right {
        align-items: flex-end;
    }

    .test.align-center {
        max-width: none;
        flex-wrap: nowrap;
        align-items: center;
        flex: 0 auto;
    }

.image-10 {
    margin-bottom: 13px;
}

.div-block-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.grid-6 {
    grid-auto-flow: column;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
}

.line {
    display: flex;
    min-width: 380px;
    flex-direction: column;
}

.div-block-5 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-self: stretch;
}

.div-block-6 {
    width: 1px;
    margin-right: 56px;
    margin-left: 56px;
    background-image: repeating-linear-gradient(180deg, var(--noir), #4e4e4e 50%, var(--noir));
}

@media (max-width: 991px) {
    .hero-info {
        justify-content: flex-end;
        align-items: flex-end;
    }

    .content-box {
        /*max-width: 390px;*/
        max-width: none;
    }

    .content-box-center {
        max-width: 390px;
    }

    .grid-4 {
        width: 100%;
        justify-items: stretch;
    }

    .image-10 {
        margin-top: var(--val_20);
        margin-right: 0px;
        margin-left: 0px;
    }

    .div-block-5 {
        justify-content: center;
        flex-wrap: wrap;
    }

    .div-block-6 {
        width: 100%;
        height: 1px;
        margin: 30px 0px;
        background-image: repeating-linear-gradient(270deg, var(--noir), #4e4e4e 50%, var(--noir));
    }
}

@media (max-width: 767px) {
    .heading-1 {
        font-size: var(--val_30);
        line-height: var(--val_30);
    }

    .hero-text-box.mobile-hero-text-box {
        display: block;
        max-width: 575px;
        margin-bottom: 0px;
    }

    .hero-info {
        display: none;
    }

    .section-content.intro {
        padding-right: var(--val_30);
        padding-left: var(--val_30);
    }

    .section-wrapper.align-right {
        align-items: center;
    }

    .heading-2 {
        font-size: var(--size_h3);
        line-height: 29px;
    }

    .section-content {
        padding-right: var(--val_30);
        padding-left: var(--val_30);
    }

    .content-box {
        max-width: none;
    }

    .section-footer {
        padding-right: var(--val_30);
        padding-left: var(--val_30);
    }

    .grid {
        grid-row-gap: var(--val_40);
        grid-template-columns: 1fr;
        grid-template-rows: auto auto auto;
    }

    .heading-2-center {
        font-size: var(--size_h3);
        line-height: 29px;
    }

    .content-box-center {
        max-width: none;
    }

    .game-pass-container {
        width: 100%;
    }

    .grid-4 {
        grid-template-columns: 1fr;
        grid-template-rows: auto auto;
    }

    .image-9 {
        display: none;
    }

    .xbox-logo {
        display: block;
    }

    .test.align-right {
        align-items: center;
    }
}

@media (max-width: 479px) {
    .hero-text-box.mobile-hero-text-box {
        margin-bottom: 0px;
    }

    .t1 {
        overflow: visible;
        width: 100%;
        float: none;
    }

    .section-content {
        padding: 40px 30px;
    }

    .xbox-logo {
        width: 100%;
    }

    .div-block {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .div-block-3 {
        min-width: 100%;
        align-items: center;
    }
}
/*
@font-face {
    font-family: 'Klavika';
    src: url('https://www.picata.fr/fonts/Klavika-Bold.ttf') format('truetype');
    font-weight: var(--semibold);
    font-style: normal;
}

@font-face {
    font-family: 'Klavika';
    src: url('https://www.picata.fr/fonts/Klavika-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
*/
.mobile-img {
    display: none;
}

@media screen and (max-width: 991px) {
    .mobile-img {
        display: block;
    }
}

/*ASUS rate your gear*/

.section-selection-produits-RYG-1, .flex-produit-RYG, .contain-lien-categorie-RYG {
    height: auto;
    width: 100%;
}

    .flex-produit-RYG article, .lien-produit-RYG, .lien-categorie-RYG {
        height: auto;
        width: auto;
    }

.flex-produit-RYG {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: var(--val_30);
    color: var(--blanc);
}

    .flex-produit-RYG article {
        display: block;
        margin: auto;
        margin-bottom: 50px;
        margin-left: 1%;
        margin-right: 1%;
    }

        .flex-produit-RYG article p {
            text-align: center;
            font-size: var(--size_p);
            margin-top: 5%;
            margin-bottom: 5%;
        }

        .flex-produit-RYG article p {
            text-align: center;
            font-size: 16px;
            font-weight: var(--semibold);
            color: var(--blanc);
            width: 310px;
        }

.categorie-RYG-produits-auto {
}

.img-produit-RYG-auto {
    display: block;
    background: transparent;
    height: 200px;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #1a1a1a;
}

.lien-produit-RYG {
    display: block;
    background: linear-gradient(80deg, #0B0F85 45%, #860159 100%) !important;
    color: var(--blanc);
    text-transform: uppercase;
    padding: 14px 16px;
    cursor: pointer;
    text-align: center;
    margin: 5px auto 0px auto;
    font-size: var(--size_p);
    width: 155px;
    border-radius: var(--val_20);
}

.contain-lien-categorie-RYG {
    display: flex;
}

.lien-categorie-RYG {
    background: #1a1a1a;
    margin: auto;
    color: #fefefe;
    text-transform: uppercase;
    padding: 14px 80px;
    cursor: pointer;
    text-align: center;
    border: 1px solid #1a1a1a;
    font-size: var(--size_p);
}

.lien-cat-noir {
    border: 1px solid #fefefe;
    transition: all 0.2s;
    background: #fefefe;
    color: #1a1a1a;
}

.lien-categorie-RYG:hover {
    background: linear-gradient(80deg, #0B0F85 45%, #860159 100%) !important;
    color: var(--blanc);
    transition: all 0.3s;
}

.lien-cat-noir:hover {
    background: transparent;
    color: #fa01a6 !important;
    transition: all 0.3s;
}

.titre-RYG {
    font-size: 36px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 5%;
    margin-bottom: 2%;
    text-align: center;
    font-family: "Roboto", "Segoe UI", "Noto Sans", "Microsoft JhengHei", sans-serif;
    color: #fa01a6;
}

.title-cat {
    margin-bottom: 50px;
}

.title-cat-RYG h3 {
    font-size: var(--size_h1);
    margin-bottom: var(--val_15);
    font-family: 'Geforce-light';
    color: var(--blanc);
    text-align: center;
}

.title-cat p {
    font-size: 16px;
    line-height: 1.2;
    color: var(--noir);
    font-family: 'Geforce-light' !important;
}

.section-categorie-blanche {
    background: transparent;
    color: #1a1a1a !important;
}

.section-categorie-noire {
    background: : var(--noir);
    color: #fefefe !important;
}

    .section-categorie-noire p {
        color: #fefefe;
    }

    .section-categorie-noire article a {
        border: 1px #0B0F85 solid;
        color: #fefefe;
        padding: 13px;
    }

    .section-categorie-noire article p {
        color: #fefefe;
    }

    .section-categorie-noire article p {
        color: #fefefe;
    }

.lien-produit-RYG:hover {
    background: linear-gradient(80deg, #0B0F85 45%, #860159 100%) !important;
    color: #fff !important;
    border: 1px solid #0B0F85;
    transition: all 0.3s;
}

.section-categorie-noire .lien-produit-RYG:hover {
    background: #fa01a6 !important;
    color: #0B0F85;
    transition: all 0.3s;
}

.prix-cg {
    display: block;
    color: var(--noir);
    margin-top: var(--val_10);
}

.titre-catégorie-RYG {
    font-size: var(--size_h4);
    text-transform: uppercase;
    text-align: center;
    margin-top: 5%;
    margin-bottom: 2%;
    text-align: center;
    font-family: "Roboto", "Segoe UI", "Noto Sans", "Microsoft JhengHei", sans-serif;
    color: var(--blanc);
}

.title-RYG p {
    font-size: 16px;
    line-height: 1.2;
    color: var(--blanc);
    text-align: center;
    display: flex;
}

.condition-jeu {
    font-size: 36px;
    line-height: 1.2;
    color: white !important;
    font-family: 'Geforce-light' !important;
    text-align: center;
}

.title-RYG-2 {
    font-size: 16px;
    line-height: 1.2;
    color: var(--blanc);
    text-align: center;
    display: flex;
}

.condition-jeu-2 {
    font-size: var(--size_h3);
    line-height: 1.2;
    color: white !important;
    font-family: 'Geforce-light' !important;
    text-align: center;
}

.Marion-veut-que-ce-soit-joli {
    margin-top: var(--val_30);
    padding-top: var(--val_20);
    padding-bottom: 100px;
    background: linear-gradient(80deg, #0B0F85 45%, #860159 100%) !important;
    text-align: center;
}

.your-opinion-metter {
    display: block;
    margin: 0 auto;
    width: 70%;
    font-size: 0;
    margin-top: 50px;
    text-align: center
}

.container-img-your-opinion {
    display: inline-block;
    width: 28%;
}

.container-info-your-opinion {
    display: inline-block;
    width: 70%;
    font-size: var(--size_p);
    vertical-align: top;
    padding: 15px 6px 0px 6px;
    text-align: left;
}

    .container-info-your-opinion p {
        color: var(--blanc);
    }

.cta-rate-your-geare {
    color: var(--blanc);
    display: block;
    background: #161AEF;
    width: 50%;
    padding: var(--val_15);
    text-align: center;
    border-radius: 6px;
    margin-top: var(--val_15);
    transition: all 0.5s;
    border: 1px solid #161AEF;
}

    .cta-rate-your-geare:hover {
        background: #ED02A8;
        border: 1px solid #ED02A8;
    }

/* Intel Action 3 */

.landing-container-banniere {
    width: 100%;
}

    .landing-container-banniere img {
        width: 100%;
    }

.landing-container-intelprocnewgen {
    width: 100%;
    background: #0a0a0a;
}

.landing-home-intel {
    height: auto;
    display: flex;
    background-image: url("https://cybertek.fr/images_produits/cybertek/images-landing/intel/action3intel/bgassetsecond.jpg");
    background-position: center bottom;
    background-size: cover;
    padding-top: 5%;
    padding-bottom: 40%;
}

    .landing-home-intel h1 {
        width: 100%;
        text-align: left;
        font-family: Poppins Bold;
        font-size: 90px;
        color: #00c6ff;
    }

    .landing-home-intel h2 {
        width: 100%;
        text-align: left;
        font-family: Poppins Bold;
        font-size: 120px;
        color: transparent;
        -webkit-text-stroke: 4px #fefefe;
        padding-top: 2%;
    }

        .landing-home-intel h2 span {
            font-size: 70px;
            -webkit-text-stroke: 0px;
            color: #fefefe;
            font-family: Poppins medium;
        }

    .landing-home-intel div {
        width: 40%;
    }

.visuel-intel {
    margin: auto;
    width: 100%;
    height: auto;
}

.landing-home-intel h3 {
    width: 100%;
    text-align: left;
    font-family: Poppins medium;
    font-size: 70px;
    color: #fefefe;
    margin-bottom: 3%;
}

.landing-home-intel p {
    width: 100%;
    text-align: left;
    font-family: Montserrat;
    font-size: var(--size_h3);
    line-height: var(--val_30);
    margin-top: 2%;
    color: #fefefe;
}

.ctablockintel {
    width: 100% !important;
    margin-top: 5%;
    position: relative;
}

    .ctablockintel a {
        width: auto;
        font-size: var(--size_h4);
        font-family: Montserrat;
        letter-spacing: 2px;
        cursor: pointer;
        display: inline-block;
        margin-bottom: 5%;
        color: #fefefe;
        text-decoration: none;
        padding: 15px 20px;
        border: 1px solid #00c6ff;
    }

        .ctablockintel a:hover {
            transition: all 0.3s ease;
            background: #00c6ff;
        }

.landing-home-intel .container-cta-intel a:hover {
    background: transparent;
    color: #00c6ff;
    transition: 0.3s all;
}

.landing-pc-intel-dixgen div, .landing-pc-intel-onzegen div {
    display: flex;
    width: 50%;
    margin-left: 25%;
    margin-right: 25%;
    height: auto;
    flex-wrap: wrap;
    justify-content: center !important;
    padding-bottom: 5%;
}

.landing-pc-intel-dixgen h2, .landing-pc-intel-onzegen h2 {
    text-align: center;
    font-family: Poppins medium;
    color: #fefefe;
    font-size: 50px;
    padding-top: 2%;
    margin-bottom: 3%;
}

    .landing-pc-intel-dixgen h2 span, .landing-pc-intel-onzegen h2 span {
        color: #00c6ff;
    }

.landing-pc-intel {
    margin-top: -35%;
}

    .landing-pc-intel article {
        margin: auto;
        width: 350px;
        margin-bottom: 5%;
    }

        .landing-pc-intel article * {
            text-align: center;
        }

        .landing-pc-intel article div {
            width: 50%;
            margin-left: 25%;
            margin-right: 25%;
            display: flex;
        }

article .pc-name {
    color: #fefefe;
    text-transform: uppercase;
    font-size: var(--size_h3);
    padding-top: 2%;
    padding-bottom: 4%;
    font-family: Montserrat;
}

article .pc-prix {
    color: #fefefe;
    text-transform: uppercase;
    font-family: Poppins Bold;
    font-size: var(--val_30);
}

.pc-cta {
    width: auto;
    padding: 14px 70px;
    border: 2px solid #00c6ff;
    font-size: var(--val_20);
    background: transparent;
    color: #00c6ff;
    font-family: Poppins Bold;
    letter-spacing: 2px;
    transition: 0.1s all;
    cursor: pointer;
    text-transform: uppercase;
    margin-top: 10%;
}

    .pc-cta:hover {
        background: #00c6ff;
        color: #fefefe;
        transition: 0.3s all;
    }

.carac-pc-intel {
    color: #00c6ff;
    text-transform: uppercase;
    font-family: Montserrat;
    font-size: var(--size_p);
    padding-bottom: 5%;
}

@media screen and (max-width: 1400px) {
    .landing-pc-intel-dixgen h2, .landing-pc-intel-onzegen h2 {
        padding-left: 20%;
        padding-right: 20%;
    }

    .landing-home-intel {
        display: block;
        width: 100% !important;
        padding-top: 0 !important;
    }

    .visuel-intel {
        margin: 0 !important;
        width: 80% !important;
        margin-left: 10% !important;
        margin-right: 10% !important;
        margin-bottom: -10% !important;
    }

    .landing-home-intel div {
        text-align: center;
        width: 60%;
        margin-left: 20%;
        margin-right: 20%;
    }

        .landing-home-intel div * {
            text-align: center;
        }
}

@media screen and (max-width: 780px) {
    .landing-home-intel h1 {
        font-size: 74px;
    }

    .txt-proc-intelcore {
        font-size: var(--size_h1);
        line-height: 48px !important;
    }

    .landing-home-intel h2 {
        padding-top: 10%;
        font-size: 100px;
        -webkit-text-stroke: 2px #fefefe;
    }

        .landing-home-intel h2 span {
            font-size: 54px;
        }

    .landing-home-intel h3 {
        font-size: 50px;
    }

    .landing-home-intel p {
        font-size: var(--size_h3);
        line-height: 28px;
    }

    .landing-pc-intel-dixgen h2, .landing-pc-intel-onzegen h2 {
        font-size: 38px;
    }

    .visuel-intel {
        margin: 0 !important;
        width: 100% !important;
        margin-bottom: -15% !important;
    }
}

.landing-home-intel div h2 sup {
    font-size: 70px;
    font-family: Poppins medium;
}

/*fête des pères*/



/** LOGITECH M SERIES**/

.hero-zone {
    width: 100%;
    height: auto;
    background-color: var(--blanc);
    display: flex;
    border-bottom: 3px solid #eeeeee;
    z-index: 10;
}

.zone-texte-hero {
    width: 50%;
    height: auto;
    display: flex;
}

.texte-master {
    width: 80%;
    margin: auto;
}

.zone-produit-hero {
    width: 50%;
    height: auto;
    display: flex;
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.bloc-produit-master-3 .bloc-texte-cta-mx .bloc-texte-mx h2 {
    color: var(--blanc);
}

.bloc-produit-master-3 .bloc-texte-cta-mx .bloc-texte-mx h3 {
    color: var(--blanc);
}

.hero-zone .texte-master {
    height: auto;
}

.texte-master h2 {
    font-family: 'Poppins', sans-serif;
    font-size: var(--size_h4);
    font-weight: var(--semibold);
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-transform: uppercase;
    padding-bottom: 1%;
}

.texte-master p {
    font-family: 'Poppins', sans-serif;
    font-size: var(--val_20);
    line-height: 18px;
    font-weight: 400;
    width: 50ch;
}


.product {
    width: 25%;
    height: auto;
    border: solid 1px #707070;
}

.product-none {
    width: 25%;
    height: auto;
}

.img-product {
    width: 100%;
    display: flex;
}

    .img-product img {
        margin: 0 auto;
        display: block;
        width: 75%;
    }

.texte-product h2 {
    font-family: 'Poppins', sans-serif;
    font-size: var(--size_h4);
    font-weight: var(--semibold);
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 5%;
}


.section-mx-master-3 {
    width: 100%;
    height: auto;
    background-color: var(--blanc);
}

.master-3-texte {
    padding: 5%;
}

    .master-3-texte > h2 {
        font-family: 'Poppins', sans-serif;
        font-size: var(--val_30);
        font-weight: var(--semibold);
        text-transform: uppercase;
        color: #a253d5;
    }

    .master-3-texte > p {
        margin-top: var(--val_10);
        font-family: 'Poppins', sans-serif;
        font-size: var(--size_h4);
        line-height: var(--val_30);
        font-weight: 400;
        width: 80%;
    }

.texte-master h2 {
    font-size: var(--size_h3);
    color: #a253d5;
}

.div-mere-produit-master-3 {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
}

.bloc-produit-master-3 {
    width: 30%;
    height: auto;
    margin: auto;
    border: solid 1px var(--blanc);
    padding: 1%;
    background: linear-gradient(-45deg, #fbc2eb, #a6c1ee);
    background-size: 400% 400%;
    animation: gradient 4s ease infinite;
    transition: 0.2s;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
    /*.bloc-produit-master-3:hover{
  animation: clippathmx 2s;
}
@keyframes clippathmx{
  from{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }
  to{
    clip-path: polygon(50% 10%, 55% 0, 100% 0, 100% 100%, 0 100%, 0 0, 45% 0);
  }
}*/
    .bloc-produit-master-3 .img-produit-mx {
        height: auto;
        display: flex;
    }

        .bloc-produit-master-3 .img-produit-mx img {
            margin: auto;
            width: 65%;
        }

    .bloc-produit-master-3 .bloc-texte-cta-mx {
        height: auto;
        width: 100%;
        display: flex;
    }

        .bloc-produit-master-3 .bloc-texte-cta-mx .bloc-texte-mx {
            width: 50%;
        }

            .bloc-produit-master-3 .bloc-texte-cta-mx .bloc-texte-mx h2 {
                font-family: 'Poppins', sans-serif;
                font-weight: var(--semibold);
                font-size: var(--size_h4);
            }

            .bloc-produit-master-3 .bloc-texte-cta-mx .bloc-texte-mx h3 {
                font-family: 'Poppins', sans-serif;
                font-weight: var(--semibold);
                font-size: var(--size_h3);
                margin-top: var(--val_10);
            }


            .bloc-produit-master-3 .bloc-texte-cta-mx .bloc-texte-mx p {
                text-align: left;
                font-size: 16px;
                color: #707070;
                display: block;
                margin-top: var(--val_10);
            }

        .bloc-produit-master-3 .bloc-texte-cta-mx .container-cta-mx {
            width: 50%;
            display: flex;
        }

            .bloc-produit-master-3 .bloc-texte-cta-mx .container-cta-mx a {
                display: flex;
                padding: var(--val_15);
                margin: auto;
                margin-right: 0;
                margin-bottom: 0;
                border: solid 1px var(--blanc);
                color: var(--blanc);
                border-radius: 0;
                transition: 0.1s;
            }

                .bloc-produit-master-3 .bloc-texte-cta-mx .container-cta-mx a:hover {
                    display: flex;
                    padding: var(--val_15);
                    margin: auto;
                    margin-right: 0;
                    margin-bottom: 0;
                    border: solid 1px #60258f;
                    background: #60258f;
                    color: var(--blanc);
                    border-radius: 0;
                    transition: 0.3s;
                }

.title-cat {
    background-color: var(--blanc);
    padding-bottom: var(--val_10);
    width: 100%;
}

    .title-cat img {
        width: 70%;
        margin-left: 15%;
        margin-top: 4%;
        margin-bottom: 2%;
    }

#div-mobile-mx {
    display: none;
}

#div-desktop-mx {
    display: flex;
}

@media only screen and (max-width: 1280px) {
    .div-mere-produit-master-3 {
        display: flex;
        flex-wrap: wrap;
    }

    .bloc-produit-master-3 {
        width: 300px;
        margin-top: 2%;
    }

    .hero-zone {
        display: block;
    }

    .texte-master {
        width: 100%;
    }

    .zone-texte-hero {
        width: 100%;
    }

    .zone-produit-hero {
        width: 50%;
        margin-left: 25%;
        margin-right: 25%;
        display: block;
    }

    .texte-master p {
        width: 80%;
        text-align: center;
        margin-left: 10%;
        margin-right: 10%;
    }

    .texte-master h2 {
        text-align: center;
    }

    .product-none {
        display: none;
    }

    .product {
        width: auto;
        justify-content: center;
        max-width: initial;
    }
}

@media only screen and (max-width: 480px) {
    .bloc-produit-master-3 .bloc-texte-cta-mx .container-cta-mx a {
        padding: var(--val_10);
    }

    #div-desktop-mx {
        display: none;
    }

    #div-mobile-mx {
        display: block;
    }

        #div-mobile-mx div {
            width: 100%;
        }

            #div-mobile-mx div * {
                text-align: center;
                justify-content: center;
            }

            #div-mobile-mx div div {
                display: flex;
            }

                #div-mobile-mx div div a {
                    margin: auto;
                    margin-top: 5%;
                    margin-bottom: 5%;
                }

    .texte-product h2 {
        padding-left: 10%;
        padding-right: 10%;
    }
}

/** Bluestork **/

.list-produit-axs h1 {
    text-align: center;
    text-transform: uppercase;
    background: #009da7;
    color: var(--blanc);
    width: 60%;
    margin: 50px auto 20px;
    padding: 7px 0px;
    font-weight: var(--semibold);
    font-size: 2vw;
}

.pack-clavier-axs li {
    position: relative;
    width: 25%;
    padding: 12px;
    margin: 0 15px;
    box-shadow: 0px 4px 25px #009da7;
    background-color: #009da7;
    background-image: linear-gradient(0deg, #0c0c0c, rgba(255,255,255,0));
    transition: all 1s;
    border-radius: 0px;
    border-bottom: 8px solid greenyellow;
}

    .pack-clavier-axs li:hover {
        background-color: #ce0505;
        box-shadow: 0px 4px 25px #ce0505;
        border-radius: 8px;
    }


.pack-clavier-axs a {
    display: contents;
}


.pack-clavier-axs h2 {
    font-family: 'Jost', sans-serif;
    font-weight: var(--medium);
    text-transform: uppercase;
    position: relative;
    font-size: var(--size_h3);
}

.pack-clavier-axs li:hover h2:before {
    visibility: visible;
    transform: scaleX(0.3);
}

.pack-clavier-axs h2:before {
    content: "";
    position: absolute;
    background-color: var(--blanc);
    width: 100%;
    height: 2px;
    left: 0;
    bottom: -3px;
    visibility: hidden;
    transform: scaleX(0);
    transition: all 0.3s ease-in-out;
}

.pack-clavier-axs .prix-axs p {
    position: relative;
    font-family: 'Jost', sans-serif;
    font-weight: var(--semibold);
    font-size: var(--val_30);
    color: greenyellow;
}




.pack-clavier-axs .prix-axs span {
    font-family: 'Jost', sans-serif;
    font-weight: 400;
    text-decoration: line-through;
    color: var(--blanc);
    font-size: var(--val_20);
}

.list-produit-axs ul {
    display: flex;
    margin-top: 0px;
    justify-content: space-evenly;
}

.pourcentage-reduc-axs {
    top: 0;
    left: 0;
    background: #ce0505;
    width: 75px;
    padding: var(--val_5);
    font-family: 'Jost', sans-serif;
    font-weight: var(--semibold);
    color: var(--blanc);
}

    .pourcentage-reduc-axs p {
        font-size: var(--size_h3);
        color: var(--blanc);
    }

@media screen and (min-width:300px) and (max-width: 720px) {
    .pack-clavier-axs li {
        width: 45%;
    }

    .list-produit-axs ul {
        flex-direction: column;
    }

    .list-produit-axs h1 {
        font-size: 3.5vw;
    }
}

/** Ouriders Aorus **/

.comment-obtenir {
    background-color: #1b1b1b;
    margin-top: 0;
}

.container-how-to {
    position: relative;
    z-index: 3;
    width: auto;
    max-width: 96%;
    text-align: center;
    margin: auto;
    padding: 5rem 1rem;
}

    .container-how-to h1 {
        font-size: 2.55rem;
        line-height: 3.5rem;
        color: var(--blanc);
        position: relative;
        bottom: 2rem;
        display: inline-block;
        margin: 0 auto 1rem auto;
        font-family: 'Aldrich', 'Arial', 'cwTeXHei', 'Microsoft JhengHei';
        text-shadow: 2px 2px 0px rgb(0 0 0 / 50%);
    }

.etape-boite {
    display: inline-block;
    position: relative;
    vertical-align: top;
    padding: 7rem 1.5rem 2rem 2rem;
    width: 100%;
    max-width: 295px;
    min-height: 270px;
    margin: 1% .5%;
    border: 2px solid #ff6400;
}

    .etape-boite h4 {
        font-size: 1rem;
        line-height: 1.5rem;
        position: absolute;
        top: 7px;
        left: 8px;
        text-align: center;
        margin-bottom: -1rem;
        color: #ff6400;
        font-family: 'Aldrich', 'Arial', 'cwTeXHei', 'Microsoft JhengHei';
    }

        .etape-boite h4 span {
            font-size: 2rem;
            line-height: 2rem;
            color: #ff6400;
            font-family: 'Aldrich', 'Arial', 'cwTeXHei', 'Microsoft JhengHei';
        }

.bouton-aorus-outrider {
    font-weight: var(--medium);
    display: inline-block;
    padding: .7rem 1.5rem;
    margin-top: 1rem;
    border: none;
    color: #fff !important;
    background-color: #1b1b1b;
    border: solid 2px #ff6400;
}

    .bouton-aorus-outrider:hover {
        font-weight: var(--medium);
        display: inline-block;
        padding: .7rem 1.5rem;
        margin-top: 1rem;
        border: none;
        color: #fff !important;
        background-color: #ff6400;
        border: solid 2px #ff6400;
    }

.stepIcon {
    display: inline-block;
    width: 55px;
    margin: 0 auto 0 auto
}

.texte-etape {
    font-weight: 300;
    color: var(--blanc);
    margin: 0 auto .75rem auto;
    font-size: 1.15rem;
    line-height: 1.6rem;
    font-family: 'Aldrich', 'Arial', 'cwTeXHei', 'Microsoft JhengHei';
    text-align: center;
    margin-top: 3rem;
}

.comment-obtenir .details-aorus-outrider {
    width: 100%;
    max-width: 900px;
    margin: 1rem auto;
    color: var(--blanc);
    font-family: 'Aldrich', 'Arial', 'cwTeXHei', 'Microsoft JhengHei';
    padding-bottom: 5rem;
}

.comment-obtenir li {
    line-height: 1.8rem;
    margin-bottom: 2rem;
}

.comment-obtenir ul {
    list-style: none;
    font-family: 'Aldrich', 'Arial', 'cwTeXHei', 'Microsoft JhengHei';
}

    .comment-obtenir ul li {
        list-style: square;
        font-family: 'Aldrich', 'Arial', 'cwTeXHei', 'Microsoft JhengHei';
    }

.comment-obtenir li:last-child {
    margin-bottom: 0;
}

.comment-obtenir ul ol {
    margin: .5rem 0 0 1rem;
}

.bouton-aorus-outrider-modal {
    margin-bottom: 5rem;
    font-weight: var(--medium);
    padding: .7rem 1.5rem;
    margin-top: 1rem;
    border: none;
    color: var(--blanc);
    background-color: var(--gris_200);
    display: inline-block;
}

    .bouton-aorus-outrider-modal:hover {
        margin-bottom: 5rem;
        font-weight: var(--medium);
        padding: .7rem 1.5rem;
        margin-top: 1rem;
        border: none;
        color: var(--blanc);
        background-color: #ff6400;
        display: inline-block;
        transition: 0.2s;
    }

.liste-ecrans-aorus {
    margin: 0 auto;
    background-color: #1b1b1b;
    padding-bottom: 5em;
}

    .liste-ecrans-aorus i {
        transform: skewX(-13deg);
        display: inline-block;
        font-family: 'Aldrich', 'Arial', 'cwTeXHei', 'Microsoft JhengHei';
    }

    .liste-ecrans-aorus .textWrap {
        width: 600px;
        max-width: 45%;
    }

    .liste-ecrans-aorus .boxLeft {
        display: inline-block;
        vertical-align: middle;
        padding: 2rem;
    }

.textLeft {
    text-align: left !important;
}

.liste-ecrans-aorus h2 {
    font-size: 2rem;
    line-height: 2.2rem;
    color: var(--blanc);
    font-family: 'Aldrich', 'Arial', 'cwTeXHei', 'Microsoft JhengHei';
}

.liste-ecrans-aorus p {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 300;
    margin: 0 auto .75rem auto;
    color: #c2c2c2;
}

.liste-ecrans-aorus .gears_p_1_3 {
    margin: 1.5rem 0 .5rem 0;
    color: #ff6400 !important;
}

.buy-container {
    padding: 0;
    text-align: center;
}

    .buy-container span {
        display: inline-block;
        width: 264px;
        vertical-align: top;
        padding: 0 1% 1% 0;
    }

.textCenter {
    text-align: center !important;
    line-height: var(--val_20);
}

.btns {
    font-weight: var(--medium);
    display: inline-block;
    padding: .7rem 1.5rem;
    margin-top: 1rem;
    border: none;
    color: #fff !important;
    background-color: var(--gris_200);
    width: 208px;
    height: var(--val_35);
    vertical-align: middle !important;
}

    .btns:hover {
        font-weight: var(--medium);
        display: inline-block;
        padding: .7rem 1.5rem;
        margin-top: 1rem;
        border: none;
        color: #fff !important;
        background-color: #ff6400;
        width: 208px;
        height: var(--val_35);
        vertical-align: middle !important;
    }

.btns-1 {
    font-weight: var(--medium);
    display: inline-block;
    padding: .7rem 1.5rem;
    margin-top: 1rem;
    border: none;
    color: #fff !important;
    background-color: var(--gris_200);
    width: 50%;
}

    .btns-1:hover {
        font-weight: var(--medium);
        display: inline-block;
        padding: .7rem 1.5rem;
        margin-top: 1rem;
        border: none;
        color: #fff !important;
        background-color: #ff6400;
        width: 50%;
        transition: 0.1s;
    }

.buy-container span a .btns {
    width: 100%;
    margin: 0;
    background-color: var(--gris_200);
    font-size: .9rem;
    white-space: nowrap;
}

.liste-ecrans-aorus .img_container {
    text-align: center;
    width: 950px;
    max-width: 45%;
}

    .liste-ecrans-aorus .img_container img {
        width: 100%;
    }

.remark {
    font-size: var(--size_p);
    line-height: var(--val_25);
    color: #7a7a7a;
}


/** Soldes été **/

.black-friday {
    background: #1e2738;
}

.warp-soldes {
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
}

.black-friday-landing .produit-landing li {
    width: 275px;
    height: 450px;
}

.bloc-reduc {
    width: 50% !important;
    padding-top: 2px;
    padding-bottom: 4px;
}

.black-friday .produit-landing li {
    border: none;
    border-radius: 0;
}

.black-friday-landing .content-landing .produit-landing li .nvidia_produit {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    font-size: var(--size_p);
    line-height: var(--val_20);
    height: 56px;
    font-family: "DINPro-Bold";
    color: #191919;
}

.black-friday-landing .content-landing .produit-landing li .lien-landing {
    width: 100%;
    margin: 0;
    border: none;
    background: var(--jaune);
    border-radius: 0;
    margin-top: 5%;
    font-size: 16px;
    font-family: "DINPro-Bold";
}

.black-friday .content-landing .produit-landing li .nvidia-prix {
    color: #1a1a1a;
}

.black-friday .content-landing .produit-landing li .lien-landing:hover {
    background: #ffe576;
    color: #1a1a1a !important;
}

.black-friday .titre-filtres {
    color: var(--blanc);
}

.black-friday-landing .ouvrir-filtre {
    border: 1px solid #ffffff;
}

.open-filtre .filtre label {
    color: #1a1a1a;
}

.sep-hori {
    width: 50% !important;
    margin-left: 25% !important;
    margin-right: 25% !important;
}

.produit-landing ul {
    text-align: center !important;
}

.black-friday .produit-landing li {
    display: inline-block;
}

    .black-friday .produit-landing li:nth-child(5n) {
        float: none !important;
    }

.produit-landing li:nth-child(3n) {
    float: none !important;
}

.black-friday .produit-landing li {
    float: none !important;
}

/** Samsung smart monitor **/

.iframe-samsung-smart-monitor {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

    .iframe-samsung-smart-monitor iframe {
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        position: absolute;
    }

.nvidiaprice {
    padding-top: var(--val_20);
}

    .nvidiaprice strong {
        font-size: var(--size_h3);
    }

.samsung-reduction {
    color: #00abea !important;
    padding-bottom: var(--val_10);
}

.samsung-resolution {
    font-size: var(--size_h4);
    color: #c6c6c6 !important;
}

.nvidianormalgreen {
    height: auto !important;
    font-size: 20px !important;
    line-height: 26px;
}

.cta-to-pdf {
    height: auto;
    width: 100%;
    display: flex;
}

    .cta-to-pdf a {
        margin: auto;
        color: var(--blanc);
        width: auto;
        border: 0 !important;
        text-decoration: underline;
        text-transform: none !important;
    }

        .cta-to-pdf a:hover {
            color: grey !important;
            background: transparent !important;
        }

.samsung-explain .explain div {
    display: flex;
    margin-bottom: 5%;
}

    .samsung-explain .explain div * {
        margin: auto;
    }

    .samsung-explain .explain div p {
        line-height: 22px;
    }

    .samsung-explain .explain div div {
        height: auto;
        width: auto;
        padding-right: 5%;
    }

        .samsung-explain .explain div div div {
            height: var(--val_30);
            width: var(--val_30);
            border-radius: var(--val_25);
            background: #00abea;
            color: var(--blanc);
        }

        .samsung-explain .explain div div p {
            color: #fff !important;
            font-size: var(--size_h4);
        }

.samsung-explain .cta-section {
    display: flex;
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
    padding-bottom: 5%;
}

    .samsung-explain .cta-section * {
        margin: auto;
        width: 100%;
        padding: var(--val_15);
        margin: 2%;
    }

    .samsung-explain .cta-section a:first-child {
        background: #00abea;
        color: #fff !important;
        border: 1px solid #00abea !important;
    }

        .samsung-explain .cta-section a:first-child:hover {
            background: transparent !important;
        }

@media screen and (max-width: 770px) {
    .samsung-explain .cta-section * {
        font-size: var(--size_p) !important;
        padding: 0;
    }

    .samsung-explain .cta-section {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-bottom: 10%;
    }
}


/*AMD RX6600*/



