﻿@font-face {
    font-family: "Klavika";
    src: url("/fonts/Klavika-Bold.woff") format("woff"), url("/fonts/Klavika-Bold.ttf") format("truetype");
    font-weight: bold;
}

@font-face {
    font-family: "Klavika";
    src: url("/fonts/Klavika-Regular.woff") format("woff"), url("/fonts/Klavika-Regular.ttf") format("truetype");
    font-weight: normal;
}

.grb__filter-container {
    display: none !important;
}

.main-content {
    background-color: #000;
    color: var(--blanc);
}

.section-padding {
    padding-top: 40px;
}

.section-h1 {
    display: flex;
    justify-content: center;
    text-align: center;
    font-size: 42px;
    font-family: 'Klavika', sans-serif !important;
    text-transform: uppercase;
    font-weight: 700;
}

.section-class {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.section-categories {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 80px;
    width: 100%;
}

    .section-categories h2 {
        color: white;
        font-size: 28px;
        font-weight: 700;
        text-align: center;
        line-height: 1.3;
        text-transform: uppercase;
    }

.cat-list {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    gap: 50px;
    align-items: center;
    justify-content: center;
}

    .cat-list h2 {
        display: flex;
        align-items: center;
        max-width: 300px;
        height: 75px;
        text-transform: none !important;
    }

.cat-el {
    display: flex;
    justify-content: center;
    align-content: center;
    position: relative;
}

.cat-el-wrapper {
    max-width: 1600px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: relative;
    z-index: 2;
}

    .cat-el-wrapper img {
        width: 300px;
        height: auto;
    }

.cat-el-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-position: center;
    background-size: var(--zoom);
    background-repeat: no-repeat;
    opacity: 0;
}

.cat-cta {
    width: max-content;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.cat-cta-static {
    border: 2px solid white;
    height: 52px;
    width: 280px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

    .cat-cta-static div {
        font-size: 24px;
        font-weight: 700;
        text-transform: uppercase;
        color: white;
    }

.cat-cta-animation {
    height: 52px;
    width: 280px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(-100%);
    overflow: hidden;
    background: white;
    z-index: 3;
}

    .cat-cta-animation div {
        color: black;
        font-size: 24px;
        font-weight: 700;
        text-transform: uppercase;
        transform: translateX(116%);
    }

.section-content {
    display: flex;
    min-height: 500px;
    padding: 50px 50px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #000;
    border-width: 1px 0px 0px;
    border-style: solid;
    border-color: #333333;
}

.Feature2 {
    background-image: url(https://www.grosbill.com/images_produits/grosbill/images-landing/amd-radeon-rx-9000-series/242762602-F-01.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    width: 100%;
}

.Feature3 {
    background-image: url(https://www.grosbill.com/images_produits/grosbill/images-landing/amd-radeon-rx-9000-series/242762602-F-02.jpg);
    background-repeat: no-repeat;
    background-position: 80% 50%;
    background-size: cover;
    width: 100%;
}

.Feature4 {
    background-image: url(https://www.grosbill.com/images_produits/grosbill/images-landing/amd-radeon-rx-9000-series/242762602-F-03.jpg);
    background-repeat: no-repeat;
    background-position: 40% center;
    background-size: auto 100%;
    min-height: 600px;
    width: 100%;
}

.Feature5 {
    background-image: url(https://www.grosbill.com/images_produits/grosbill/images-landing/amd-radeon-rx-9000-series/242762602-F-04.jpg);
    background-repeat: no-repeat;
    background-position: 80% 50%;
    background-size: cover;
    width: 100%;
}

.AMD-footer {
    background-image: url(https://www.grosbill.com/images_produits/grosbill/images-landing/amd-radeon-rx-9000-series/Navi-23-GTM-Pattern-Bottom.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: auto, cover;
    width: 100%;
    padding-top: 30px;
}

.section-content.product-skus-footer .section-wrapper.first {
    padding-top: 15px;
    border-bottom: 1px solid #4a4b4c;
    opacity: 1.0;
    width: 100%;
}

.section-content.product-skus-footer .section-wrapper img {
    display: block;
    margin: 0 auto;
    padding-bottom: 30px;
}

.AMD-footer .TWA-logo, .AMD-footer .obtenir-button {
    display: block;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 70px;
}

.obtenir-button {
    margin-top: 15px;
    padding: 7px 15px 5px 15px;
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    max-width: 200px;
    font-size: 26px;
}

.footnotes {
    margin-bottom: 15px;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    font-weight: normal;
    font-family: 'Noto Sans', sans-serif !important;
    text-align: left;
}

.format100 {
    width: 100%;
}

.format60 {
    width: 60%;
}

.fcenter {
    clear: both;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.fclear {
    clear: both;
}

.section-wrapper.align-right {
    align-items: flex-end;
}

.pad20 {
    padding: 20px;
}

.t1 {
    color: #fff;
    padding-bottom: 0px;
}

.text-16 {
    font-size: 16px;
}

.lh25 {
    line-height: 25px;
}

.section-wrapper {
    display: flex;
    width: 100%;
    max-width: 1200px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.pad20 {
    padding: 20px;
}

.heading-2 {
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0px;
    color: #fff;
    font-family: 'Klavika', sans-serif !important;
}

.text-24 {
    font-size: 24px;
}

.shadowed {
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 1), 1px 1px 3px rgba(0, 0, 0, 1);
}

.Feature2-mobile-img, .Feature3-mobile-img, .Feature4-mobile-img, .Feature5-mobile-img {
    display: none;
}

.content-box {
    max-width: 490px;
    align-self: auto;
}

.mpoof {
    width: 100%;
}

.mblock {
    max-width: 100%;
}

.mblock {
    display: none;
}

.vignetteproduits {
    padding: 40px 0;
    width: 100%;
}

@media screen and (max-width: 991px) {
    .mblock {
        display: block !important;
    }

    .mpoof {
        display: none;
    }

    .section-content {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .section-padding-mobile {
        padding: 20px;
    }

    .Feature3, .Feature2, .Feature4, .Feature5, .Feature1 {
        background: #000;
        padding-top: 0px;
        padding-bottom: 40px;
        min-height: 30px;
        max-width: 100%;
    }

    .content-box {
        max-width: 100%;
        margin: 0;
        padding-bottom: 0;
        padding-top: 10px;
        text-align: center;
    }

    .Feature3-mobile-img, .Feature4-mobile-img, .Feature1-mobile-img, .Feature5-mobile-img, .Feature2-mobile-img {
        margin: 0 auto;
        display: block;
    }

    .MobileHideLogo {
        display: none !important;
    }

    .align-right {
        align-items: center;
    }

    .mspad20 {
        padding: 20px;
    }
}

@media screen and (max-width: 430px) {
    .section-categories {
        gap: 50px;
    }
}