﻿.bandeauTop {
    background-image: url(/images/module/topModules.png?1);
    background-size: cover;
    background-position: left;
    background-repeat: no-repeat;
    border-radius: 0 0 40px 40px;
}

.centrage {
    max-width: 1200px;
    margin: 0 auto;
    /*text-align: center;*/
}

.bandeauTopTitle {
    color: #000;
    font-size: 64px;
    font-family: Clash Grotesk;
    font-weight: 500;
}

.bandeauTopSubTitle, .bandeauTopTitle {
    font-style: normal;
    line-height: normal;
    margin: 0;
}


.bandeauTopSubTitle {
    font-family: Clash Display;
    font-weight: 500;
    color: #fff;
    font-size: 32px;
    margin: 0;
}

.modulesSvg {
    padding: 7px;
    border-radius: 16px;
    background: linear-gradient(43deg,#000 0,#4a4c5c 100%);
}

    .modulesSvg img {
        width: 108px;
        max-width: 100%;
    }

.introModuleRightSvg {
    padding: 7px;
    border-radius: 16px;
    background: linear-gradient(43deg,#000 0,#4a4c5c 100%);
    display: flex;
    width: 108px;
    height: 108px;
    padding: 7px;
    align-items: center;
    margin:61px auto 30px;
}

    .introModuleRightSvg img {
        width: 108px;
        max-width: 100%;
    }


.modulePresentation{
    margin-top:120px;
}

.modulePresentationTitle {
    color: #18181A;
    font-family: Clash Display;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 55px;
    text-align: left;
    margin-bottom: 30px;
}

.modulePresentationTxt {
    max-width: 1057px;
    margin: 0 auto;
    color: var(--gris, #9093A3);
    font-family: DM Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
}

.moduleDispo {
    font-size: 16px;
    font-weight: 500;
}

@media (max-width: 1300px) {
    .bandeauTopSubTitle, .bandeauTopTitle {
        padding: 0 30px;
    }

    .moduleDispo {
        padding: 0 30px;
    }

    .modulesSvg {
        margin: 0 30px;
    }
}

.introModule {
    align-self: stretch;
    margin-top: 100px;
    align-items: center;
    display: flex;
}

.introModuleLeft {
    display: flex;
    padding: 50px 0;
    align-items: center;
    flex: 1 0 0;
    align-self: stretch;
}

.introModuleLeftBackground {
    height: 545px;
    flex: 1 0 0;
    text-align: center;
    padding: 0px 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    gap: 30px;
    flex: 1 0 0;
    align-self: stretch;
}

    .inactive {
        display: none;
    }

.introModuleRight {
    width: 430px;
    justify-content: space-between;
    align-items: flex-start;
    padding: 60px;
    align-self: stretch;
    border-radius: 40px 0 0 40px;
    background: var(--bleu-clair-fond,#e9eef8);
}

.introModuleRightTitle {
    justify-content: flex-end;
    color: #000;
    text-align: center;
    font-family: Clash Display;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    margin: 0;
    flex-direction: column;
    display: flex;
}

.introModuleRightSubTitle {
    justify-content: flex-end;
    color: #18181A;
    text-align: center;
    font-family: DM Sans;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    margin: 0;
    flex-direction: column;
    display: flex;
}

.fluxRightTitle, .walmasterDetailBlocTxtTitle {
    font-weight: 500;
    font-style: normal;
    text-align: center;
}

.introModuleRightAddPanier {
    max-width: 100%;
    justify-content: center;
    align-items: center;
    margin-top: 61px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

    .introModuleRightAddPanier input {
        display: flex;
        padding: 12px 30px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        border-radius: 10px;
        background: #3959BA;
        border: 0px;
        color: #FFF;
        font-family: DM Sans;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
    }

.introModuleRightPrice {
    color: #000;
    text-align: center;
    font-family: Clash Display;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.introModuleRightOldPrice {
    color: #000;
    font-family: DM Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-align: center;
}

.introModuleRightDatePromo {
    color: #9698a5;
    text-align: center;
    font-size: 16px;
    font-family: DM Sans;
    font-style: normal;
    font-weight: 400;
    margin-top: 12px;
    text-align: center;
}

.introModuleLeftButtons {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    gap: 30px;
}

.introModuleLeftButtonsSup {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 50px;
    align-self: stretch;
}

.introModuleLeftButtonsSupA {
    display: flex;
    padding: 12px 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex: 1 0 0;
    border-radius: 10px;
    background: #3959BA;
    color: white;
    text-decoration: none;
}

.introModuleLeftButtonsInf {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 20px;
}

.introModuleLeftButtonsInfA {
    color: #3959BA;
    display: flex;
    width: 70px;
    padding: 12px 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 10px;
    border: 2px solid #3959BA;
    text-decoration:none;
}

.caracteristiquesbackground {
    background: #E9EEF8;
}

.caracteristiquesCentrage{
    max-width:1280px;
    margin:0 auto;
}

.caracteristiquesTitle {
    color: #000;
    font-family: Clash Display;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 55px;
    display: flex;
    padding: 60px 65px;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    flex: 1 0 0;
    margin: 100px 0px 0px;
}

.caracteristiques {
    display: flex;
    padding: 0px 40px 80px 40px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
}

.caracteristiquesItem {
    display: flex;
    width: 380px;
    flex-direction: column;
    align-items: center;
    align-self: stretch;
    border-radius: 16px;
    background: #FFF;
}

.caracteristiquesItemTitle {
    display: flex;
    height: 80px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 16px 16px 0px 0px;
    background: linear-gradient(43deg, #000 0%, #4A4C5C 100%);
}

    .caracteristiquesItemTitle h3 {
        color: var(--blanc, #FFF);
        text-align: center;
        font-family: DM Sans;
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

.caracteristiquesItemContent {
    display: flex;
    padding: 40px 20px;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    flex: 1 0 0;
    align-self: stretch;
}

.caracteristiquesItemContentTxt {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    flex: 1 0 0;
    align-self: stretch;
    gap:15px;
}

    .caracteristiquesItemContentTxt div {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        gap: 10px;
    }

        .caracteristiquesItemContentTxt div img {
            width: 26px;
            height: 26px;
        }

        .caracteristiquesItemContentTxt div span {
            color: #9698A5;
            font-family: DM Sans;
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 28px;
            align-self: stretch;
        }

.VideoYT {
    text-align: center;
    padding: 1px;
    border-radius: 3px;
    box-shadow: rgb(207 207 207) 0px 0px 10px -5px;
    max-height: 154px;
    margin-bottom: 25px;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

    .VideoYT iframe {
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        position: absolute;
    }

@media (max-width: 1300px) {
    .caracteristiquesItem {
        width: 29vw;
    }
}

@media (max-width: 1130px) {
    .modulePresentationTxt, .modulePresentationTitle {
        padding: 0px 20px;
    }

}

@media (max-width: 1017px) {
    .caracteristiquesItem {
        width: 380px;
        margin: 0px 10px;
    }

    .caracteristiques {
        padding: 0 0 80px;
    }
}


@media (max-width: 1110px) {
    .introModule {
        flex-direction: column;
        align-items: center;
        padding: 0 20px;
    }

    .introModuleLeft {
        order: 2;
    }

    .introModuleLeft, .introModuleRight {
        padding: 0;
        width: 100%;
    }

    .introModuleLeftBackground {
        height: auto;
        background: center/contain no-repeat;
        margin-top: 40px;
        width: 100%;
        
    }

        .introModuleLeftBackground img {
            max-width: 100%;
        }

    .introModuleRight {
        margin: 0 auto;
        border-radius: 40px;
        padding: 0;
        order: 1;
        max-width: 550px;
    }

    .introModuleRightResp {
        padding: 60px;
    }
}

@media (max-width: 599px) {
    .bandeauTopSubTitle {
        font-size: 5.1vw;
    }
}

@media (max-width: 540px) {

    .introModuleRightTitle {
        width: 100%;
    }
}

@media (max-width: 499px) {
    .bandeauTopTitle {
        font-size: 12vw;
    }
}

@media (max-width: 430px) {

    .caracteristiquesTitle {
        padding: 60px 0px;
        text-align: center;
        display: block;
        font-size: 10vw;
    }
}

@media (max-width: 370px) {

    .introModuleLeftButtonsInfA {
        padding: 12px 20px;
    }
}



