html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,input{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
html{overflow-x:hidden;font-family: "Montserrat";}
/* -----------------        Desktop        ----------------- */
/* ------------- SECTION 1 ------------- */

.section1 {
    width: 100%;
    height: 835px;
    margin-top: 198px;
    margin-bottom: 120px;
    text-align: center;
    font-family: "Montserrat"; font-weight: 300;
}
.section1 .titre {
    width: 100%;
    height: 111px;
    background: #F4E8FD;
    font-size: 32px;
    color: #7D1973;
    text-align: center;
    margin-bottom: 32px;
    text-transform: uppercase;
    line-height: 111px;
}
.section1 .block {
    max-width: 1006px;
    margin: auto;
}
 .section1 .block .icon {
    display: block;
    margin: auto;
    object-fit: cover;
    margin-bottom: 16px;
}
.section1 .block .sousTitre {
    width: 752px;
    margin: auto;
    color: #7D1973;
    line-height: 33px;
    text-align: center;
    margin-bottom: 76px;
    font-size: 24px;
}
.section1 .blockSwipper {
    display: flex;
}
.section1 .blockSwipper .swipperA {
    width: 485px;
    margin-right: 48px;
    position: relative;
} 
.section1 .blockSwipper .swipperA .pagination {
    width: 485px;
    position: absolute;
    bottom: 12px;
    right: 19px;
    z-index: 10;
    text-align: right;
    padding-right: 8px;
} 
.section1 .blockSwipper .swipperA .swiper-containera {
    width: 100%;
    overflow: hidden;
}
.section1 .blockSwipper .swipperA .swiper-containera .swiper-wrapper {
    position: relative;
    left: -26px;
}
.section1 .blockSwipper .swipperA .swiper-containera .swiper-slide {
    margin-right: 8px;
}
.section1 .blockSwipper .swipperA .swiper-containera .imgSwipper {
    width: 485px;
    height: 490px;
    object-fit: cover;
    margin-right: 16px;
}
.section1 .blockSwipper .swipperA .swiper-pagination-a {
    position: absolute;
    right: 18px;
    bottom: -24px;
}
.section1 .blockSwipper .swipperA .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #000000;
    opacity: 0.15;
    margin-right: 8px;
}
.section1 .blockSwipper .swipperA  .swiper-pagination-bullet-active {
    opacity: 1;
}
.section1 .blockSwipper .content .titre {
    text-align: left;
    height: auto;
    font-size: 32px;
    line-height: 36px;
    color: #000000;
    background: unset;
    margin-bottom: 32px;
    text-transform: none;
}
.section1 .blockSwipper .content .text {
    font-size: 16px;
    line-height: 23px;
    text-align: justify;
}
.section1 .blockSwipper .content .plus {
    display: none;
}
/* ----------- SECTION 2 ----------- */
.section2 {
    width: 800px;
    height: auto;
    margin: auto;
    font-family: "Montserrat"; font-weight: 300;
    margin-bottom: 64px;
}
.section2 .titre {
    font-size: 40px;
    color: #000000;
    margin-bottom: 54px;
    text-align: center;
}
.section2 table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 22px;
    margin-bottom: 56px;
}
.section2 table tr td:first-child{
    font-size: 16px;
    line-height: 19px;
    text-align: left;
}
.section2 table tr td:first-child span {
    font-size: 13px;
    display: block;
    padding-top: 6px;
}
.section2 table tr td:nth-child(2){
    font-family: "Montserrat"; font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: right;
}
/* ----------- SECTION 3 ----------- */
.section3 {
    width: 100%;
    height: 570px;
    font-family: "Montserrat"; font-weight: 300;
    margin-bottom: 80px;
    display: flex;
    justify-content: center;
    text-align: left;
    background: #F4E8FD;
}
.section3 .block {
   width: 436px;
   margin-right: 72px;
   margin-top: 32px;
   text-align: justify;
}
.section3 .block .titre {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 28px;
    text-align: left;
}
.section3 .block .text {
    font-size: 16px;
    line-height: 23px;
}
.section3 img {
    width: 485px;
    height: 490px;
    object-fit: cover;
    margin-top: 32px;
}
/* ----------- SECTION 4 ----------- */
.section4 {
    width: 800px;
    height: auto;
    margin: auto;
    font-family: "Montserrat"; font-weight: 300;
    margin-bottom: 120px;
}
.section4 .titre {
    font-size: 40px;
    margin-bottom: 54px;
    text-align: center;
}
.section4 .sousTitre {
    font-size: 24px;
    text-align: left;
}
.section4 table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 22px;
    margin-bottom: 56px;
}
.section4 table tr td:first-child{
    font-size: 16px;
    line-height: 19px;
    text-align: left;
}
.section4 table tr td:first-child span {
    font-size: 13px;
    display: block;
    padding-top: 6px;
}
.section4 table tr td:nth-child(2){
    font-family: "Montserrat"; font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: right;
}
.section4 .text {
    font-family: "Montserrat-semi"; font-weight: 700;
    margin-top: 24px;
    line-height: 29px;
}
/* ------------- SECTION 6 ------------- */
.section6 {
    margin: auto;
    width: 100%;
    font-family: "Montserrat"; font-weight: 300;
    margin-bottom: 96px;
}
.section6 .icon {
    display: block;
    object-fit: cover;
    margin: auto;
    margin-bottom: 24px;
}
.section6 .titre {
    font-family: "Montserrat"; font-weight: 300;
    font-size: 40px;
    margin-bottom: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #7D1973;
}
.section6 .sousTitre {
    width: 703px;
    margin: auto;
    font-size: 16px;
    text-align: center;
    line-height: 23px;
    margin-bottom: 48px;
    color: #7D1973;
}
.section6 .blockBackground {
    width: 100%;
    height: 418px;
    background: #ffd8db66;
}
.section6 .blockBackground .block {
    max-width: 820px;
    margin: auto;
    display: flex;
    justify-content: space-between;
}
.section6 .blockBackground .block img {
    width: 376px;
    height: 418px;
    object-fit: cover;
    position: relative;
    top: 24px;
}
.section6 .blockBackground .block .text {
    text-align: left;
}
.section6 .blockBackground .block .text p:first-child {
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 62px;
}
.section6 .blockBackground .block .text p:nth-child(2) {
    font-size: 40px;
    font-family: "Montserrat"; font-weight: 700;
    margin-bottom: 32px;
    color: #7D1973;
}
.section6 .blockBackground .block .text p:nth-child(3) {
    font-size: 24px;
    margin-bottom: 14px;
}
.section6 .blockBackground .block .text p:nth-child(4) {
    font-size: 16px;
    font-family: "Montserrat"; font-weight: 400;
    line-height: 28px;
}
/* ------------- SECTION 7 ------------- */
.section7 {
    margin: auto;
    width: 820px;
    font-family: "Montserrat"; font-weight: 300;
    margin-bottom: 96px;
    text-align: center;
}
.section7 .titre {
    font-size: 40px;
    color: #7D1973;
    text-align: center;
    margin-bottom: 34px;
}
.section7 .sousTitre {
    font-size: 24px;
    margin-bottom: 18px;
    font-family: "Montserrat"; font-weight: 600;
}
.section7 .text {
    font-size: 24px;
    font-family: "Montserrat"; font-weight: 400;
    line-height: 33px;
}
/* -----------------        TABLETTE        ----------------- */
@media screen and (min-width:640px) and (max-width:1024px) {
    .section1 {
        height: auto;
        margin-top: 80px;
        margin-bottom: 64px;
    }
    .section1 .titre {
        height: 56px;
        font-size: 20px;
        margin-bottom: 24px;
        line-height: 56px;
    }
    .section1 .block {
        max-width: 640px;
        width: 100%;
    }
    .section1 .block .sousTitre {
        width: 514px;
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 32px;
    }
    .section1 .blockSwipper {
        flex-direction: column;
    }
    .section1 .blockSwipper .swipperA {
        width: 592px;
        height: 600px;
        margin-right: unset;
    } 
    .section1 .blockSwipper .swipperA .pagination {
        width: 100%;
        bottom: 12px;
        right: 18px;
    } 
    .section1 .blockSwipper .swipperA .swiper-containera {
        width: 100%;
    }
    .section1 .blockSwipper .swipperA .swiper-containera .imgSwipper {
        width: 592px;
        height: 600px;
    }
    .section1 .blockSwipper .content {
        width: 592px;
        text-align: left;
        padding-left: 16px;
    }
    .section1 .blockSwipper .content .titre {
        font-size: 24px;
        line-height: 26px;
        background: unset;
        margin-bottom: 32px;
        margin-top: 56px;
    }
    .section1 .blockSwipper .content .text {
        font-size: 16px;
        line-height: 23px;
        height: 184px;
        overflow: hidden;
    }
    .section1 .blockSwipper .content .plus {
        display: block;
        font-size: 13px;
        text-decoration: underline;
        margin-top: 16px;
        font-family: "Montserrat"; font-weight: 700;
    }
    /* ----------- SECTION 2 ----------- */
    .section2 {
        width: 94%;
        margin-bottom: 100px;
    }
    /* ----------- SECTION 3 ----------- */
    .section3 {
        height: 1016px;
        margin-bottom: 64px;
        flex-direction: column-reverse;
        justify-content: flex-end;
    }
    .section3 .block {
        width: 100%;
        max-width: 608px;
        margin: auto;
        margin-right: auto;
        margin-top: 32px;
    }
    .section3 .block .titre {
        font-size: 20px;
        line-height: 23px;
        margin-bottom: 16px;
    }
    .section3 img {
        display: block;
        margin: auto;
        width: 608px;
        height: 614px;
        margin-top: 16px;
    }
    /* ----------- SECTION 4 ----------- */
    .section4 {
        width: 94%;
        margin-bottom: 72px;
    }
    /* ------------- SECTION 6 ------------- */
    .section6 {
        margin: auto;
        width: 100%;
        margin-bottom: 32px;
    }
    .section6 .icon {
        margin-bottom: 36px;
    }
    .section6 .titre {
        font-size: 28px;
        margin-bottom: 16px;
    }
    .section6 .sousTitre {
        width: 608px;
        margin-bottom: 62px;
    }
    .section6 .blockBackground {
        height: 550px;
    }
    .section6 .blockBackground .block {
        width: 100%;
        max-width: unset;
        flex-direction: column;
        align-items: center;
    }
    .section6 .blockBackground .block img {
        width: 376px;
        height: 159px;
        position: unset;
        margin-top: 16px;
        margin-bottom: 32px;
    }
    .section6 .blockBackground .block .text {
        text-align: center;
    }
    .section6 .blockBackground .block .text p:first-child {
        font-size: 24px;
        margin-bottom: 16px;
        margin-top: 0;
    }
    .section6 .blockBackground .block .text p:nth-child(2) {
        font-size: 28px;
        margin-bottom: 32px;
    }
    .section6 .blockBackground .block .text p:nth-child(3) {
        font-size: 24px;
        margin-bottom: 14px;
    }
    .section6 .blockBackground .block .text p:nth-child(4) {
        font-size: 16px;
        line-height: 28px;
    }
    /* ------------- SECTION 7 ------------- */
    .section7 {
        width: 100%;
        margin-bottom: 56px;
    }
    .section7 .titre {
        font-size: 28px;
        color: #7D1973;
        text-align: center;
        margin-bottom: 16px;
    }
    .section7 .sousTitre {
        font-size: 24px;
        margin-bottom: 16px;
    }
    .section7 .text {
        font-size: 16px;
        font-family: "Montserrat"; font-weight: 400;
        line-height: 23px;
    }
    
}
/* -----------------        Mobile        ----------------- */
@media screen and (max-width:640px) {
    .section1 {
        height: auto;
        margin-top: 80px;
        margin-bottom: 56px;
    }
    .section1 .titre {
        height: 56px;
        font-size: 20px;
        margin-bottom: 24px;
        line-height: 56px;
    }
    .section1 .block {
        max-width: unset;
        width: 100%;
    }
    .section1 .block .sousTitre {
        width: 94%;
        margin: auto;
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 32px;
    }
    .section1 .blockSwipper {
        flex-direction: column;
    }
    .section1 .blockSwipper .swipperA {
        width: 100%;
        height: 300px;
        margin-right: unset;
    } 
    .section1 .blockSwipper .swipperA .pagination {
        width: 100%;
        bottom: 12px;
        right: 18px;
    } 
    .section1 .blockSwipper .swipperA .swiper-containera {
        width: 100%;
    }
    .section1 .blockSwipper .swipperA .swiper-containera .imgSwipper {
        width: 100%;
        height: 300px;
    }
    .section1 .blockSwipper .content {
        width: 94%;
        text-align: left;
        padding: 0 16px;
    }
    .section1 .blockSwipper .content .titre {
        font-size: 24px;
        line-height: 26px;
        background: unset;
        margin-bottom: 32px;
        margin-top: 56px;
    }
    .section1 .blockSwipper .content .text {
        font-size: 16px;
        line-height: 23px;
        height: 184px;
        overflow: hidden;
    }
    .section1 .blockSwipper .content .plus {
        display: block;
        font-size: 13px;
        text-decoration: underline;
        margin-top: 16px;
        font-family: "Montserrat"; font-weight: 700;
    }
    /* ----------- SECTION 2 ----------- */
    .section2 {
        width: 94%;
        margin-bottom: 0;
    }
    /* ----------- SECTION 3 ----------- */
    .section3 {
        height: auto;
        padding-bottom: 32px;
        margin-bottom: 56px;
        flex-direction: column-reverse;
        justify-content: flex-end;
    }
    .section3 .block {
        width: 93%;
        max-width: unset;
        margin: auto;
        margin-right: auto;
        margin-top: 42px;
        padding: 0 16px;
    }
    .section3 .block .titre {
        font-size: 20px;
        line-height: 23px;
        margin-bottom: 16px;
    }
    .section3 img {
        display: block;
        margin: unset;
        width: 100%;
        height: 323px;
        margin-top: 16px;
    }
    /* ----------- SECTION 4 ----------- */
    .section4 {
        width: 94%;
        margin-bottom: 72px;
    }
    /* ------------- SECTION 6 ------------- */
    .section6 {
        margin: auto;
        width: 100%;
        margin-bottom: 32px;
    }
    .section6 .icon {
        margin-bottom: 36px;
    }
    .section6 .titre {
        font-size: 28px;
        margin-bottom: 16px;
    }
    .section6 .sousTitre {
        width: 88%;
        margin-bottom: 62px;
    }
    .section6 .blockBackground {
        height: 550px;
    }
    .section6 .blockBackground .block {
        width: 100%;
        max-width: unset;
        flex-direction: column;
        align-items: center;
    }
    .section6 .blockBackground .block img {
        max-width: 376px;
        width: 100%;
        height: 159px;
        position: unset;
        margin-top: 16px;
        margin-bottom: 32px;
    }
    .section6 .blockBackground .block .text {
        text-align: center;
    }
    .section6 .blockBackground .block .text p:first-child {
        font-size: 24px;
        margin-bottom: 16px;
        margin-top: 0;
    }
    .section6 .blockBackground .block .text p:nth-child(2) {
        font-size: 28px;
        margin-bottom: 32px;
    }
    .section6 .blockBackground .block .text p:nth-child(3) {
        font-size: 24px;
        margin-bottom: 14px;
    }
    .section6 .blockBackground .block .text p:nth-child(4) {
        font-size: 16px;
        line-height: 28px;
    }
    /* ------------- SECTION 7 ------------- */
    .section7 {
        width: 100%;
        margin-bottom: 56px;
    }
    .section7 .titre {
        font-size: 28px;
        margin-bottom: 16px;
    }
    .section7 .sousTitre {
        font-size: 24px;
        margin-bottom: 16px;
    }
    .section7 .text {
        font-size: 16px;
        line-height: 23px;
    }
}