﻿@font-face {
    font-family: "KlavikaBold";
    src: url("../../fonts/Klavika-Bold.ttf");
}

@font-face {
    font-family: "KlavikaCond";
    src: url("../../fonts/KlavikaWebLightCondensed.woff");
}

.amdContainer {
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.amdContent {
    display: flex;
    flex-direction: column;
    gap: 50px;
    position: relative;
    z-index: 3;
}

.heroBannerSection {
    width: 100%;
}

    .heroBannerSection ins img {
        width: 100%;
    }

.firstContentSection, .secondContentSection, .thirdContentSection {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
}

#BlocNvidia .VignetteNvidia_SwiperPrev, .VignetteNvidia_SwiperNext {
    background: #c91d1d !important;
}

#photonCanvas {
    display: block;
    position: fixed;
    background: var(--noir);
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: -1;
    pointer-events: none;
}

.titre-anim {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 36px !important;
    color: var(--blanc);
    font-family: KlavikaBold, sans-serif;
    height: 40px;
    gap: 10px;
}

    .titre-anim .showup {
        width: 100%;
        height: 40px;
        transform: translateX(0);
    }

    .titre-anim .reveal {
        width: 100%;
        position: relative;
        height: 100%;
    }

    .titre-anim .reveal-mask {
        width: 483px;
        overflow: hidden;
        position: relative;
        height: 100%;
    }

    .titre-anim .reveal span {
        white-space: nowrap;
    }


.wrapperNvidia {
    padding: 20px 20px;
}

.cyb-uc-BlocAccesMagasins__nos-magasins {
    overflow: visible !important;
    z-index: unset !important;
    box-shadow: inset 0px 0px 8em 20px #000000;
}

    .cyb-uc-BlocAccesMagasins__nos-magasins::after, .cyb-uc-BlocAccesMagasins__nos-magasins::before {
        content: '';
        position: absolute;
        height: 102%;
        width: 100.3%;
        background-image: conic-gradient(from var(--angle), transparent 90%, red);
        top: 50%;
        left: 50%;
        translate: -50% -50%;
        z-index: -1;
        padding: 3px;
        border-radius: 26px;
        animation: 3.4s spinBorders linear infinite;
    }

    .cyb-uc-BlocAccesMagasins__nos-magasins::before {
        filter: blur(1.5rem);
        opacity: 0.5;
    }

.cat-list {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    column-gap: 25px;
    align-items: center;
    justify-content: center;
    row-gap: 35px;
}

    .cat-list h2 {
        color: white;
        font-size: 25px;
        font-weight: 700;
        text-align: center;
        max-width: 300px;
        line-height: 1.3;
        height: 75px;
    }

.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: 250px;
        height: auto;
    }

.bcm__list {
    max-width: 800px;
}

.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: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

    .cat-cta-static div {
        font-size: 20px;
        font-weight: 700;
        text-transform: uppercase;
        color: white;
    }

.cat-cta-animation {
    height: 52px;
    width: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(-100%);
    overflow: hidden;
    background: #c91d1d;
    border: solid 2px #550000;
    z-index: 3;
}

    .cat-cta-animation div {
        color: black;
        font-size: 20px;
        font-weight: 700;
        text-transform: uppercase;
        transform: translateX(116%);
    }

.feature01 {
    background-image: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/amd/fullamd/feature01-background.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-width: 1px 0px 0px;
    border-style: solid;
    border-color: #333333;
}

.feature01-img {
    height: auto;
    width: auto;
    max-height: 100%;
    max-width: 100%;
}

.feature01-img-mobile {
    display: none;
    height: auto;
    width: auto;
    max-height: 100%;
    max-width: 100%;
}

.feature02 {
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/amd/fullamd/feature02.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-width: 1px 0px 0px;
    border-style: solid;
    border-color: #333333;
}

    .feature02 .amd-assets-section-wrapper {
        padding-right: 270px;
        justify-content: flex-end;
    }

        .feature02 .amd-assets-section-wrapper .amd-assets-section-txt {
            max-width: 40%;
        }

.feature02-img {
    display: none;
}

.feature03 {
    background-image: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/amd/fullamd/feature03-background.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-width: 1px 0px 0px;
    border-style: solid;
    border-color: #333333;
}

    .feature03 .amd-assets-section-wrapper .amd-assets-section-txt {
        max-width: 60%;
    }

.feature03-img {
    height: auto;
    width: auto;
    max-height: 100%;
    max-width: 100%;
}

.amd-assets-section-wrapper {
    position: relative;
    width: 100%;
    height: 340px;
    margin: 0 auto;
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding-left: 50px;
}

.amd-assets-section-txt {
    display: flex;
    flex-direction: column;
    min-width: 40%;
    gap: 20px;
    flex: 1;
    overflow-wrap: break-word;
}

    .amd-assets-section-txt span {
        font-size: 36px;
        font-weight: 700;
        color: white;
        line-height: 1.3;
        font-family: 'KlavikaBold', sans-serif;
    }

    .amd-assets-section-txt p {
        font-size: 20px;
        line-height: 25px;
        font-weight: 500;
        color: white;
        font-family: 'KlavikaCond', sans-serif;
    }

.copyrightSection {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 50px 0px;
    gap: 50px;
    border-width: 1px 0px 0px;
    border-style: solid;
    border-color: #333333;
}

    .copyrightSection div {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 20px;
        text-align: center;
        padding: 20px;
    }

        .copyrightSection div p {
            color: var(--blanc);
            font-size: 13px;
            line-height: 20px;
            font-weight: normal;
            font-family: 'Noto Sans', sans-serif;
        }

.copyrightLogo {
    width: 200px;
}


@property --angle {
    syntax: "<angle>";
    initial-value: 0deg;
    inherits: false;
}

@keyframes spinBorders {
    from {
        --angle: 0deg;
    }

    to {
        --angle: 360deg;
    }
}

@media screen and (max-width: 1920px) {
    .firstContentSection, .secondContentSection, .thirdContentSection {
        justify-content: center;
    }
}

@media screen and (max-width: 1300px) {
    .feature02 .amd-assets-section-wrapper {
        padding-right: unset;
    }
}

@media screen and (max-width: 1000px) {
    .amd-assets-section-wrapper {
        flex-direction: column-reverse;
        padding-left: unset;
        padding: 20px !important;
        height: unset;
        gap: 40px;
    }

    .amd-assets-section-txt {
        align-items: center;
        text-align: center;
        width: 100% !important;
        max-width: 100% !important;
    }

    .feature01-img {
        display: none;
    }

    .feature01-img-mobile {
        display: flex;
    }

    .feature02 {
        background: unset;
    }

    .feature02-img {
        display: flex;
    }
}

@media screen and (max-width: 768px) {
    .cyb-uc-BlocAccesMagasins__cta-button {
        padding: unset !important;
    }
}

@media screen and (max-width: 680px) {
    .titre-anim {
        position: relative;
        display: flex;
        align-items: center;
        font-size: 25px !important;
        color: var(--blanc);
        font-family: KlavikaBold, sans-serif;
        gap: 5px;
    }

        .titre-anim .showup {
            width: 100%;
            transform: translateX(0);
        }

        .titre-anim .reveal {
            width: 100%;
            opacity: 1;
            position: relative;
            height: 100%;
        }

        .titre-anim .reveal-mask {
            width: 336px;
            overflow: hidden;
            position: relative;
            height: 100%;
        }

        .titre-anim .reveal span {
            white-space: nowrap;
        }
}

@media screen and (max-width: 470px) {
    #photonCanvas {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100vw;
        height: inherit;
        z-index: 1;
        pointer-events: none;
    }

    .titre-anim {
        position: relative;
        display: flex;
        align-items: center;
        font-size: 20px !important;
        color: var(--blanc);
        font-family: KlavikaBold, sans-serif;
        gap: 5px;
    }

        .titre-anim .showup {
            width: 100%;
            transform: translateX(0);
        }

        .titre-anim .reveal {
            width: 100%;
            position: relative;
            height: 100%;
        }

        .titre-anim .reveal-mask {
            width: 268px;
            overflow: hidden;
            position: relative;
            height: 100%;
        }

        .titre-anim .reveal span {
            white-space: nowrap;
        }
}
