.swiper-bloc {
    display: flex;
    align-items: center;
    background: linear-gradient(285deg, #0093CD 0.58%, #163E6F 100.01%);
    height: 700px;
    padding: 120px 0 0 0;
}

.swiper-bloc .row .wrapper-swiper {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 84.4444%;
    max-width: 1364px;
    align-items: center;
    margin: 0 auto;
}

.wrapper-swiper::before {
    content: "";
    position: absolute;
    top: 105px;
    left: -2.4%;
    width: 10%;
    height: 50px;
    background-image: url("https://www.challengesacademiacom.gqoe9330.odns.fr/wp-content/uploads/2024/03/Quote.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.swiper-bloc__text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 0;
}

.swiper-bloc__text h2 {
    color: white;
    margin: 0;
}

.swiper-button-disabled {
    opacity: 0.8 !important;
    transition: 0.3s all ease-in-out;
}

.swiper-button-next::before {
    color: white;
}

.swiper-bloc__swiper {
    position: relative;
}

.swiper-bloc-logo .imgcropCtn .imgcrop {
    object-fit: contain;
    font-family: 'object-fit: contain;';
    object-position: center !important;
}

.swiper-bloc__swiper::before {
    content: unset;
    z-index: 2;
    position: absolute;
    left: -30px;
    bottom: -30px;
    width: 80px;
    height: 80px;
    background-image: url("https://www.myproduction-themefr.gqoe9330.odns.fr/wp-content/themes/myprod/img/svg/BottomDiapo.svg");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.swiper-bloc__swiper .swiper-button-next::after {
    content: unset;
}

.swiper-bloc .swiperMyProd {
    width: 84.4444%;
    height: 400px;
    min-height: 320px;
    max-width: 1088px;
    margin: 0 auto;
}

.swiper-bloc__swiper {
    position: relative;
}

.swiper-bloc .swiperMyProd .swiper-slide {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.allNavigation {
    position: absolute;
    top: 50%;
    right: 0;
    display: flex;
    width: 15px;
    height: max-content;
    flex-direction: column;
    transform: translateY(-50%);
}

.allNavigation .swiper-button-prev {
    position: initial;
    width: 100%;
    height: 15px;
    background-image: url("https://www.challengesacademiacom.gqoe9330.odns.fr/wp-content/uploads/2024/03/chevrontop.svg");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 0 8px 0;
    transform: unset !important;
}

.allNavigation .swiper-button-next {
    position: initial;
    width: 100%;
    height: 15px;
    background-image: url("https://www.challengesacademiacom.gqoe9330.odns.fr/wp-content/uploads/2024/03/chevronbottom.svg");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 8px 0 0 0;
    transform: unset !important;
}

.allNavigation .swiper-navigation {
    position: initial;
    width: 100%;
    transform: unset !important;
}

.allNavigation .swiper-navigation .swiper-pagination-bullet {
    width: 100%;
    height: 15px;
    border: 1px solid white;
    background-color: transparent;
    margin: 16px 0 !important;
}

.allNavigation .swiper-navigation .swiper-pagination-bullet-active {
    border: 1px solid transparent;
    background-color: #163E6F;
}

.swiper-bloc__swiper .swiper-button-next:hover:after {
    opacity: 1;
    transition: 0.3s all ease-in-out;
}

.swiper-bloc__swiper .swiper-button-prev::after {
    content: unset;
}

.swiper-bloc__swiper .swiper-button-prev:hover:after {
    opacity: 1;
    transition: 0.3s all ease-in-out;
}

.swiper-bloc .swiper-slide__testimonials .testimonials__tags {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0 0 3.2rem 0;
}

.swiper-bloc .swiper-slide__testimonials .testimonials__tags::before {
    content: "";
    width: 25px;
    height: 25px;
    border-radius: 100%;
    margin: 0 16px 0 0;
}

.swiper-bloc .swiper-slide__testimonials .testimonials__tags span {
    font-family: "Gotham";
    font-size: 1.4rem;
    line-height: 1;
    font-weight: 600;
    border-radius: 3.2rem;
    padding: 16px;
    color: white;
}

.swiper-bloc .swiper-slide__testimonials .testimonials__tags::before {
    background-color: #0093CD;
}

.swiper-bloc .swiper-slide__testimonials .testimonials__tags span {
    background-color: #0093CD;
}

.swiper-bloc .swiper-slide__testimonials .testimonials__content {
    margin: 0 0 16px 0;
}

.swiper-bloc .swiper-slide__testimonials .testimonials__content p {
    line-height: 1.4;
    font-size: 2.4rem;
    font-weight: 200;
    color: white;
    margin: 0;
}

.swiper-bloc .swiper-slide__testimonials .testimonials__infos {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 16px 0 0 0;
}

.swiper-bloc .swiper-slide__testimonials .testimonials__infos .testimonials__line {
    flex: 1 1 0;
    height: 1px;
    background-color: white;
    margin: 0 24px;
}

.swiper-bloc .swiper-slide__testimonials .testimonials__infos .testimonials__auteur {
   color: white;
}

.swiper-bloc .swiper-slide__testimonials .testimonials__infos .testimonials__avis {
    position: relative;
    display: flex;
    font-family: "Gotham";
    font-weight: 600;
    align-items: center;
    color: white;
}

.swiper-bloc .swiper-slide__testimonials .testimonials__infos .testimonials__avis::before {
    content: "";
    width: 25px;
    height: 25px;
    margin: 0 12px 0 0;
    background-image: url("https://www.challengesacademiacom.gqoe9330.odns.fr/wp-content/uploads/2024/03/ETOILE.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

@media (max-width: 1024px) {
    .swiper-bloc .swiper-slide__testimonials .testimonials__content p {
        font-size: 2rem;
    }

    .swiper-bloc__text {
        padding: 32px 0;
    }
}

@media (max-width: 767px) {
    .swiper-bloc .swiper-slide__testimonials .testimonials__content p {
        font-size: 1.6rem;
    }
    .swiper-bloc .swiper-slide__testimonials .testimonials__infos .testimonials__auteur {
        font-size: 1.6rem;
    }
}