




.swiper-scrollbar-drag {
background: #04003755;
}

.swiper-slide {
width: 312px !important;
}



.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  flex-direction: column;
  background: transparent;
  
}

.swiper-slide img {
  display: block;
  width: 312px;
  height: 440px;
  object-fit: cover;
}

  .blocTitlePrixCarousel {
width: 100%;
text-align: center;
color: #040037;
padding: 10px 0px;
box-sizing: border-box;
}

.titleCarousel {
display: inline-block;
width: 100%;
font-weight: 800;
word-wrap: break-word;
/* white-space: nowrap; */
width: 100%;
overflow-wrap: break-word;
overflow-wrap: break-word;
text-overflow: ellipsis;
}

.prixCarousel {
color: #040037;
font-weight: 800;
}
.titleCarousel, .prixCarousel {
font-size: 14px;
}



.swiper-button-prev, .swiper-button-next{
position: absolute;
width: 50px;
height: 50px;
background-color: #fff;
border-radius: 50%;
z-index: 2;
box-shadow: 0 0 15px rgba(75, 75, 75, 0.4);
top: calc(50% - 25px);
cursor: pointer;
}
.swiper-button-prev:after, .swiper-button-next:after {
content: "";
position: absolute;
width: 10px;
height: 10px;
transform: rotate(-45deg);
top: 20px;
left: 20px;
box-sizing: border-box;
}


.swiper-pagination-bullet {
 background-color: transparent;
 border: 2px solid #fff;
 border-radius: 50%;
 width: 12px;
 height: 12px;
 opacity: 1;
}
.swiper-pagination-bullet-active {
 background-color: #fff;
}

.swiper-wrapper {padding-bottom: 20px;height: auto;   }


.slider__prev, .slider__next {
position: absolute;
width: 50px;
height: 50px;
background-color: #fff;
border-radius: 50%;
z-index: 2;
box-shadow: 0 0 15px rgba(75, 75, 75, 0.4);
top: calc(50% - 45px);
cursor: pointer;
}
.slider__prev::after, .slider__next::after {
content: "";
position: absolute;
width: 10px;
height: 10px;
transform: rotate(-45deg);
top: 20px;
left: 20px;
box-sizing: border-box;
}
.slider__prev.swiper-button-disabled, .slider__next.swiper-button-disabled {
opacity: 0.6;
box-shadow: none;
cursor: not-allowed;
display:none;
}
.slider__prev {
left: 5px;
}
.slider__prev::after {
border-top: 3px solid #333;
border-left: 3px solid #333;
}
.slider__next {
right: 30px;
}
.slider__next::after {
border-bottom: 3px solid #333;
border-right: 3px solid #333;
}









.swiper6  .swiper-slide {
width: 220px !important;
}



.swiper6  .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  flex-direction: column;
  
}

.swiper6  .swiper-slide img {
  display: block;
  width: 220px;
  height: 290px;
  object-fit: cover;
}

.swiper6  .blocTitlePrixCarousel {
width: 100%;
text-align: center;
color: #040037;
padding: 10px 0px;
box-sizing: border-box;
}

.swiper6 .titleCarousel {
display: inline-block;
width: 100%;
font-weight: 800;
word-wrap: break-word;
/* white-space: nowrap; */
width: 100%;
overflow-wrap: break-word;
overflow-wrap: break-word;
text-overflow: ellipsis;
}

.swiper6  .prixCarousel {
color: #040037;
font-weight: 800;
}
.swiper6  .titleCarousel,.swiper6  .prixCarousel {
font-size: 14px;
}




.swiper12  .swiper-slide {
width: 249px !important;
}



.swiper12  .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  flex-direction: column;
  
}

.swiper12 .swiper-slide img {
  display: block;
  width: 250px;
  height: 250px;
  object-fit: cover;
  border-radius: 50%;
  margin-bottom: 15px;
}


@media (max-width: 1400px) {
.swiper9 {
    width: 100%;
    max-width: 1260px;
    margin: 0 auto;
    height: 330px!important;
    position: relative;
}

.swiper9 .swiper-slide img {
    display: block;
    width: 218px;
    height: 308px;
    object-fit: cover;
}

.swiper9 .swiper-slide {
    width: 218px !important;
}
}



@media (max-width: 958px) {
.swiper12 .swiper-slide img {
    display: block;
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 50%;
}
}