.swiper{
    width: 100%;
    height: 100%;
    padding: 97px;
    
}

    .iframe-home-free-access {
        /* padding:56.25% 0 0 0!important; */
        margin-top:50px;
        position:relative;
        width:100%;
        display: flex ;
        justify-content: center;
        align-items: center;
        
       
    }

    .iframe-home-free-access iframe{
        width:100%;
        height:400px;
    }

.slider-link{
    text-decoration:none;
}

.swiper .swiper-slide{
    box-shadow: 0px 108px 145px 9px rgba(0, 0, 0, 0.5);
    border-radius:20px;
}
.title-free-lesson {
    z-index: 2;
    margin-left: 100px;
    font-size: 25px;
}

.hook-slogant {
    z-index:2;
    margin-left: 107px;
    margin-top: 26px;
    font-size: 35px;
}
.hook-slogant-lesson-page {
    padding-top: 26px;
    font-size: 35px;
   
}
.header-page {
    display: flex;
    background-color:#F2F2F2;
    padding: 26px 100px 0px;
}

.hook-slogant-insection {


    margin-top: 26px;
    font-size: 35px;
}

.cover-section{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width:100vw;
    flex-direction: column;
}
.cover-section{
    position: relative;
    background-image:url(../../images/testimage.jpg);
    width:100%;
    height:auto;
    background-repeat: no-repeat;
    object-fit: cover;
    background-size: cover;
    background-position: 0px;
}
.slider-image {
    object-fit: cover;
    width:100%;
    
}

.swiper-pagination-bullet-active {
    background-color: #ffffff !important;
}

.swiper-pagination {
    bottom:33px!important;
}

.picto-title {
    width: 60px;
    height: 60px;
    margin-right:20px;
}

.overlay-cover-section {
    position: absolute;
    top: -3px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(rgba(255, 255, 255, 5.5), rgba(255, 255, 255, -1.5));

    }
.swiper-pagination-bullet {
    width:33px;
    height:33px;
    z-index: 0;
    bottom: 21px!important;
    background-color:white;
}
.footer-slide{
    z-index:5;
    position: absolute;
    width: 100%;
    height: 135px;
    background-color: rgba(0, 0, 0, 0.3);
    bottom: 0;
    padding: 23px 23px;
    display: flex;
}
.swiper .swiper-slide > a {
    display: flex;
    z-index: 5;
    position: relative;
    width: 100%;
    height: 100%;
}
.swiper {
    z-index:0;
}

.title-cover-lesson {
    font-size:35px;
    font-weight:700;
    color:white;
    margin-top: 20px;

}
.category-cover-lesson {
    background-color:#0C8CE9;
    width:auto;
    font-size: 28px;
    font-weight: 500;

}
.category-cover-lesson {
    padding:5px 10px;
    border-radius:10px;
    color:white;
}
.clap-lesson{
    position: absolute;
    right: 0;
    bottom: 0;
    /* background-color: #0C8CE9; */
    padding: 11px 12px;
    border-top-left-radius: 27px;
}
.price-pack{
    position: absolute;
    right: 0;
    bottom: 0;
    /* background-color: #0C8CE9; */
    padding: 11px 12px;
    border-top-left-radius: 27px;
}
.intraining-section {
    background-color:#F2F2F2;
    display:flex;
    flex-direction:column;
    justify-content:center;
    padding:70px 100px;
}

.in-training-items {
    display:flex;
    flex-direction: column;
    
}

.intraining-section h2, .recomanded-section h2, .cover-section h2, .section-full-access h2 {
    font-size:40px;
    display: flex;
    align-items: center;
    
}
.in-training-item {
    margin-top:50px;
    min-height: 240px;
    height: auto;
    background-color:white;
    border-radius:20px;
    display: flex;

}
.intraining-data-item {
    width:70%;
    padding: 22px 22px 28px 28px;
}

.intraining-title-item {
    font-size:35px;
}
.intraining-description-item{
    font-size: 28px;
    margin-top: 18px;
}
.intraining-image-item {
    width:30%;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    height: auto;

}

.intraining-footer-item {
    height: 30%;
    display: flex;
    align-items: flex-end;
}

.intraining-footer-item div {
}

.intraining-header-item {
    height:70%;
}

.lessons-pts {
    font-size:34px;
    
    padding: 8px 40px;
    background-color:#0C8CE9;
    border-radius: 15px;
    color:white;
    display:flex;
    align-items: center;
}

.intraining-footer-right {
    width: 100%;
    display: flex;
    justify-content: end;
}

.eye-logo {
    position: relative;
    display: flex;
    height: 50px;
    right: -22px;
    bottom: 0;
    height: 70px;
    background-color: #0C8CE9;
    padding: 11px 12px;
    border-top-left-radius: 27px;
    margin-bottom: -27px;
}

.eye-wrapper {
    width: 71px;
}






        .section-full-access { 
            width:100%;
            background-color: #F5F9FF;
            display:flex;
            flex-direction: column;
            padding: 70px 100px;
        }

        .container-full-access {
            display:flex;
            flex-direction: column;
            width:100%;
        }

        .container-full-access > div {
            width:100%;
            display:flex;
            flex-direction: column;
            justify-content: center;
            
        }

        .container-full-access > div:nth-child(2) {
            align-items: center;
        }

        .container-full-access > div > p{
            font-size:30px;
            line-height:40px;
            margin-top:10px;
        }
         .container-full-access > div > p:nth-child(1){
            font-size:30px;
            line-height:40px;
            margin-top:30px;
        }

        .container-full-access > div > ul{
            font-size:30px;
            line-height:65px;
            margin-top:20px;
        }
        .subscribe-btn {
            background-color: #0C8CE9;
            color: white;
            padding: 30px 30px 30px 30px;
            border-radius: 8px;
            font-size: 30px;
            font-weight: 600;
            text-align: center;
            cursor: pointer;
            width:450px;
            margin-top: 60px;
        }

.learnwithus-section {
    
    position: relative;
    background-image: url(../../images/vignette.png);
    display:flex;
    background-size: cover;
    /* background-attachment: fixed; */
    background-position: -99px 0px;
    justify-content:center;
    align-items:center;
    padding:200px 100px;
    background-color: rgba(0, 0, 0, 0.5); 
    flex-direction: column;
}

.link-learn-with-us {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-decoration:none;
    color:white;
    font-size: 112px;
    font-weight: 700;
    text-align:center;
    line-height: 1.5;
    text-align: center;
    position: relative; /* Assurez-vous que votre h2 a une position définie */
    z-index: 2;
}
.arrow-learnwithus {
    width: 200px;
    position: relative; /* Assurez-vous que votre h2 a une position définie */
    z-index: 2;
}

.overlay-learnwithus {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2); /* Ajustez l'opacité en modifiant la valeur dans la quatrième composante (0.5 dans cet exemple) */
}

.recomanded-section {
   
    overflow: hidden;
    padding:70px 100px;
}

.swiper-3 {
    width: 80%;
    height: 60%;
    margin-top:50px;
    
}
.swiper-3 .swiper-slide {
  
    font-size: 18px;
    background-color: rgba(255, 255, 255, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius:20px;
}

.swiper-3 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .swiper-3 .swiper-wrapper {
    height: 450px;
  }
  
 

  .swiper-3 .swiper-slide {
    /* width: 80%!important; */
  }

  .swiper-3 .swiper-slide:nth-child(2n) {
    /* width: 60%!important; */
  }

  .swiper-3 .swiper-slide:nth-child(3n) {
    /* width: 40%!important; */
  }

  .footer-slide-swiper-2 {
    z-index:5;
    position: absolute;
    width: 100%;
    height: 135px;
    background-color: rgba(0, 0, 0, 0.3);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    bottom: 0;
    padding: 23px 23px;
    display: flex;

  }
.footer-slide-swiper-2 .title-cover-lesson {
    color:white!important;
}


.swiper-2 {
    width: 80%;
    height: 60%;
    margin-top:50px;
    
}
.swiper-2 .swiper-slide {
  
    font-size: 18px;
    background-color: rgba(255, 255, 255, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius:20px;
}

.swiper-2 .swiper-slide-see-more {
    min-width: 200px;
    font-size: 23px;
    background-color: rgba(255, 255, 255, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius:20px;
    flex-direction: column;
    color:white;
    cursor: pointer;
}
.swiper-slide-see-more a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color:white;
}

.swiper-slide-see-more a:visited {
    color: white;
  }

.swiper-slide-see-more svg {
    width: 50px;
    height: 50px;
}

.swiper-2 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .swiper-2 .swiper-wrapper {
    height: 450px;
  }
  
  .price-pack svg {
        width: 75px;
    }

  .swiper-2 .swiper-slide {
    /* width: 80%!important; */
  }

  .swiper-2 .swiper-slide:nth-child(2n) {
    /* width: 60%!important; */
  }

  .swiper-2 .swiper-slide:nth-child(3n) {
    /* width: 40%!important; */
  }

  .footer-slide-swiper-2 {
    z-index:5;
    position: absolute;
    width: 100%;
    height: 135px;
    background-color: rgba(0, 0, 0, 0.3);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    bottom: 0;
    padding: 23px 23px;
    display: flex;

  }
.footer-slide-swiper-2 .title-cover-lesson {
    color:white!important;
}

.recomanded-section {
    background-color:#F2F2F2;
}

.cart-svg-container {

    width: 63px;
    position: relative;
    z-index: 2;
    display: flex;
    height: 50px;
    left: 11px;
    bottom: 13px;
    height: 70px;
    padding: 11px 12px;
    margin-bottom: -27px;

}

.section-morepage {
    display:flex;
    flex-direction: column;
}


.section-morepage .first-block {
    background-image: url(../../images/joinus.webp);
    background-size: cover;
    background-position:0px;
}
.section-morepage .second-block {
    background-image: url(../../images/learnwithus.webp);
    background-size: cover;
    justify-content:flex-end;
    display: flex;
    background-position:0px;
}

.section-morepage .third-block {
    background-image: url(../../images/uca.webp);
    background-size: cover;
    background-position:0px;
}

.section-morepage div {
    height: 250px;
    width: 100%;
    align-content: center;
    flex-wrap: wrap;
    align-items: center;
}

.section-morepage div a {
    width: 33%; /* Largeur de base à 33% de la div */
    height: 100%;
    background-color: rgba(12, 140, 233, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 50px;
    color: white;
    font-weight: 700;
    text-decoration: none;
    transition: width 0.6s ease; /* Appliquez la transition à la largeur du lien */
}

.section-morepage div:hover a {
    width: 100%; /* Lors du survol, la largeur du lien devient 100% */
}

.background-video {
    width:100%;
}

.in-training-item, .swiper-slide, .swiper-slide-see-more {
    transition: transform 0.3s ease; /* Ajoute une transition fluide */
  }

  .swiper-slide:hover {
    transform: scale(1.1, 1.1); /* Grossit l'élément de 10% lors du survol */
  }

  .swiper-slide-see-more:hover {
    transform: scale(1.1, 1.1); /* Grossit l'élément de 10% lors du survol */
  }
  
  .in-training-item:hover {
    transform: scale(1.1); /* Grossit l'élément de 10% lors du survol */
  }

  .clap-lesson img {
    transition: transform 0.4s ease; /* Ajoute une transition fluide */
  }

  .clap-lesson:hover img  {
    transform: rotate(20deg); 
    /* Effectue une rotation de 15 degrés lors du survol */
  }

  .price-pack img {
    transition: transform 0.4s ease; /* Ajoute une transition fluide */
  }

  .price-pack:hover img  {
    transform: rotate(20deg); 
    /* Effectue une rotation de 15 degrés lors du survol */
  }

  .eye-logo img {
    transition: transform 0.6s ease; /* Ajoute une transition fluide */
  }
    .clap-lesson img {
        width:60px;
    }
    .price-pack img {
        width:60px;
    }

  .eye-logo:hover img  {
    transform: rotate(360deg); 
    /* Effectue une rotation de 15 degrés lors du survol */
  }
  .lessons-duration svg {
        width: 50px;
        margin-right: 6px;

    }
    .lessons-duration {
        font-size:34px;
        display:flex;
        
        align-items: center;
        padding: 11px 11px;
        background-color:white;
        border-radius: 15px;
        margin-left:15px;
        color:#0C8CE9;
        border:1px solid #0C8CE9;
    }



    .svg-pack-play {
        width: 26px;
    }

    .pack-price-footer {
        font-size: 30px;
    }
@media only screen and (max-width: 1350px) and (min-width: 1000px) {
    .in-training-item {
        width: 46%!important;   
             
    }
    .in-training-items {
        flex-wrap: wrap;   
        justify-content: center;   
    }
}

@media only screen and (min-width: 1000px) { 
    .hook-slogant-lesson-page {
        padding-top: 26px;
        font-size: 27px;
    }

    .section-full-access { 
        width:100%;
        background-color: #F5F9FF;
        display:flex;
        flex-direction: column;
        padding: 70px 100px;
    }

    .container-full-access {
        display:flex;
        flex-direction: row;
        width:100%;
    }

    .container-full-access > div {
        width:50%;
        display:flex;
        flex-direction: column;
        justify-content: center;
        
    }

    .container-full-access > div:nth-child(2) {
        align-items: center;
    }

    .container-full-access > div > p{
        font-size:14px;
        line-height:25px;
        margin-top:10px;
    }
        .container-full-access > div > p:nth-child(1){
        font-size:13px;
        line-height:25px;
        margin-top:30px;
    }

    .iframe-home-free-access {
        /* padding:56.25% 0 0 0!important; */
        margin-top:50px;
        position:relative;
        width:100%;
        display: flex ;
        justify-content: center;
        align-items: center;
        
       
    }

    .iframe-home-free-access iframe{
        width:100%;
        height:400px;
    }

    .container-full-access > div > ul{
        font-size:19px;
        line-height:35px;
        margin-top:10px;
    }
    .subscribe-btn {
        background-color: #0C8CE9;
        color: white;
        padding: 15px 25px 15px 25px;
        border-radius: 8px;
        font-size: 18px;
        font-weight: 600;
        text-align: center;
        cursor: pointer;
        width:300px;
    }

    .hook-slogant {
        z-index: 2;
        margin-left: 107px;
        font-size: 22px;
        margin-top:0px;
    }
    .hook-slogant-insection {
        margin-top: 26px;
        font-size: 22px;
    }

    

    .cart-svg-container {
        width: 52px;
        position: relative;
        z-index: 2;
        display: flex;
        height: 50px;
        left: 11px;
        bottom: 13px;
        height: 70px;
        padding: 11px 12px;
        margin-bottom: -27px;
    }
    .svg-pack-play {
        width:15px;
    }

    .picto-title {
        width: 30px;
        height: 30px;
        margin-right:20px;
    }

    .pack-price-footer {
        font-size: 18px;
    }
    .lessons-duration {
        font-size: 15px;
        display: flex;
        align-items: center;
        padding: 6px 12px !important;
        background-color: white;
        border-radius: 9px;
        margin-left: 15px;
        color: #0C8CE9;
        border: 1px solid #0C8CE9;
    }
    .lessons-duration svg {
        width: 20px;
        margin-right: 6px;
    }

    .section-morepage div {
        height: 190px;
        width: 100%;
        align-content: center;
        flex-wrap: wrap;
        align-items: center;
    }
    
    main{
        padding-bottom: 69px;
    }
    .recomanded-section h2, .cover-section h2,  .section-full-access h2{
        font-size: 25px;
    }
    .swiper-3 .swiper-slide img {
        display: block;
        width: 28px; 
        height: unset;
        object-fit: cover;
    }
    .swiper-3 .swiper-wrapper {
        height: 230px;
    }

    .swiper-2 .swiper-slide img {
        display: block;
        width: 28px; 
        height: unset;
        object-fit: cover;
    }
    .swiper-2 .swiper-wrapper {
        height: 230px;
    }
    .footer-slide-swiper-2 {
        z-index: 5;
        position: absolute;
        width: 100%;
        height: 80px;
        bottom: 0;
        padding: 18px 18px;
        display: flex;
    }

    

    .learnwithus-section {
        position: relative;
        overflow: hidden;
    }
    
    .learnwithus-section .overlay-learnwithus {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 200%; /* Hauteur plus grande pour l'effet de défilement */
        background-image: url('votre-image.jpg'); /* Remplacez 'votre-image.jpg' par le chemin de votre image de fond */
        background-size: cover;
        background-position: center;
        transform: translateY(-50%);
        z-index: -1; /* Placer l'image de fond derrière le contenu */
    }
    
    .link-learn-with-us {
        color: white;
        text-align: center;
        text-decoration:none;
    }
    .link-learn-with-us {
        color: white;
        font-size: 60px;
        font-weight: 700;
        text-align: center;
        line-height: 1.5;
        text-align: center;
        position: relative;
        z-index: 2;
    }

    .arrow-learnwithus {
        width: 95px;
        position: relative;
        z-index: 2;
    }
    
    .learnwithus-section {
        position: relative;
        background-image: url(../../images/vignette.png);
        display: flex;
        background-size: cover;
        background-attachment: fixed;
        background-position:none;
        justify-content: center;
        align-items: center;
        padding: 66px 100px;
        background-color: rgba(0, 0, 0, 0.5);
        flex-direction: column;
    }

    .in-training-items {
        display:flex;
        flex-direction: row;
        gap: 0px 50px;
        
    }

    .intraining-data-item {
        width: 100%!important;
        height: 56%;
        min-height: 135px;
        padding: 22px 22px 22px 28px;
    }

    .intraining-image-item {
        width: 100%;
        height: 200px;
        background-position: 0px ;
        border-bottom-left-radius: 0px;
        border-top-right-radius: 20px;
        border-top-left-radius: 20px;
    }

    .intraining-section h2 {
        font-size:25px;
    }

    .intraining-section {
        padding: 53px 100px 70px 100px;

    }
    .intraining-title-item {
        font-size: 20px;
    }

    .intraining-description-item {
        font-size: 14px;
        margin-top: 18px;
    }

    .eye-wrapper {
        width: 49px;
    }

    .eye-logo {
        position: relative;
        display: flex;
        height: 50px;
        right: -22px;
        bottom: 5px;
        height: 50px!important;
        background-color: #0C8CE9;
        padding: 11px 12px;
        border-top-left-radius: 27px;
        margin-bottom: -27px;
    }

    .lessons-pts {
        font-size: 14px;
        padding: 0px 16px;
        background-color: #0C8CE9;
        border-radius: 7px;
        color: white;
    }
    

    .in-training-item {
        margin-top: 50px;
        min-height: 200px!important;
        height:auto!important;
        background-color: white;
        border-radius: 20px;
        display: flex;
        flex-direction: column;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        width:25%;
    }

    .swiper {
       width:100%;
        height: auto;

        padding: 30px 96px;
        
    }

    .swiper .swiper-container {
        --swiper-space-between: 30px; /* Modifiez la valeur selon vos besoins */
    }

    .swiper .swiper-slide {
        font-size: 18px;
        background: none;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius:unset;
        box-shadow: unset;
    }
    
    .swiper .swiper-slide video {
        display: block;
        width: 400px;
        height: 100%;
    
      }

      .swiper .swiper-slide > a {
        width:auto;
      }
    
      .swiper .swiper-wrapper {
    
      }

    .footer-slide {
        z-index: 5;
        position: absolute;
        width: 400px;
        height: 77px;
        background-color: rgba(0, 0, 0, 0.3);
        bottom: 0;
        padding: 18px 23px;
        display: flex;
    }

    .clap-lesson {
        position: absolute;
        right: 0;
        bottom: 0;
        /* background-color: #0C8CE9; */
        padding: 10px 10px;
        border-top-left-radius: 16px;
    }

    .price-pack {
        position: absolute;
        right: 0;
        bottom: 0;
        /* background-color: #0C8CE9; */
        padding: 10px 10px;
        border-top-left-radius: 16px;
    }

    .clap-lesson img {
        width:40px;
    }

    .price-pack svg {
        width:50px;
    }


    .title-cover-lesson {
        font-size: 20px;
        font-weight: 700;
        color: white;
        margin-top: 10px;
    }
    .category-cover-lesson {
        background-color: #0C8CE9;
        width: auto;
        font-size: 14px;
        font-weight: 500;
    }

    .cover-section {
       
        height: 425px;
    }

    .title-free-lesson {
        z-index: 3;
        margin-left: 100px;
        font-size: 25px;
        margin-bottom: 20px;
    }

    .swiper-pagination-bullet {
        width: 20px;
        height: 20px;
        z-index: 0;
        bottom: 21px !important;
        background-color: white;
    }
}








