.product-item {
  width: 100%;
  height: 100%;
}
.product-item.breaking-zone.AH25_BZ_M_FAMILY_DAYS {
  font-family: "Poppins", sans-serif;
  color: #ffffff;
  width: 100%;
  text-align: center;
  position: relative;
  background-color: #FF8000;
}
.product-item.breaking-zone.AH25_BZ_M_FAMILY_DAYS .bloc-texte {
  position: absolute;
  height: max-content;
  bottom: 5%;
  top: 0;
  margin: auto;
  width: 100%;
  text-align: center;
}
.product-item.breaking-zone.AH25_BZ_M_FAMILY_DAYS a.cta {
  font-size: 20px;
  line-height: 24px;
  display: inline-block;
  margin-top: 40px;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: underline;
  transition: 300ms;
  text-underline-offset: 4px;
  letter-spacing: 2px;
  font-weight: 400;
}
.product-item.breaking-zone.AH25_BZ_M_FAMILY_DAYS a.cta:hover {
  text-decoration: none;
}
.product-item.breaking-zone.AH25_BZ_M_FAMILY_DAYS img.logo {
  margin: 0 auto;
}
.product-item.breaking-zone.AH25_BZ_M_FAMILY_DAYS .excluTxt {
  font-size: 43px;
  line-height: 24px;
  text-transform: uppercase;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px;
}
.product-item.breaking-zone.AH25_BZ_M_FAMILY_DAYS .exclu {
  position: absolute;
  text-transform: uppercase;
  bottom: 0;
  left: 0px;
  right: 0px;
  background: #ffffff;
  height: 30px;
  color: #FF8000;
  font-size: 21px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-item.breaking-zone.AH25_BZ_M_FAMILY_DAYS .excluTxt span {
  font-weight: 700;
}
.product-item.breaking-zone.AH25_BZ_M_FAMILY_DAYS .excluTxt sup {
  font-weight: 500;
  font-size: 20px;
  line-height: 60px;
  vertical-align: top;
  top: -5px;
}
.product-item.breaking-zone.AH25_BZ_M_FAMILY_DAYS .txtOffre {
  font-weight: 700;
  font-size: 200px;
  line-height: 140px;
  margin-top: 20px;
}
.product-item.breaking-zone.AH25_BZ_M_FAMILY_DAYS .txtOffre span {
  font-weight: 600;
}
.product-item.breaking-zone.AH25_BZ_M_FAMILY_DAYS .txtOffre sup {
  font-weight: 500;
  font-size: 27px;
  line-height: 60px;
  vertical-align: top;
  top: 0;
}
.product-item.breaking-zone.AH25_BZ_M_FAMILY_DAYS .txt1 {
  font-weight: 400;
  font-size: 31px;
  line-height: 34px;
  margin-top: 8px;
  margin-bottom: 2px;
  padding: 0 25px;
}
.product-item.breaking-zone.AH25_BZ_M_FAMILY_DAYS .txt2 {
  font-size: 24px;
  line-height: 28px;
}

.product-item.breaking-zone.AH25_BZ_M_FAMILY_DAYS .ast {
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
  position: absolute;
  bottom: 36px;
  right: 10px;
}
@media screen and (min-width: 1920px) {
  .product-item.breaking-zone.AH25_BZ_M_FAMILY_DAYS {
    min-height: 680px;
    height: 680px;
  }
}
@media screen and (min-width: 1366px) and (max-width: 1919px) {
  .product-item.breaking-zone.AH25_BZ_M_FAMILY_DAYS {
    min-height: 650px;
    height: 650px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .product-item.breaking-zone.AH25_BZ_M_FAMILY_DAYS {
    min-height: 470px;
    height: 470px;
  }
}
@media screen and (max-width: 1200px) {
  .product-item.breaking-zone.AH25_BZ_M_FAMILY_DAYS .txtOffre {
    font-size: 175px;
  }
}
@media screen and (max-width: 767px) {
  .product-item.breaking-zone.AH25_BZ_M_FAMILY_DAYS {
    min-height: 450px;
    height: 450px;
  }
}
@media screen and (max-width: 500px) {
  .product-item.breaking-zone.AH25_BZ_M_FAMILY_DAYS .txtOffre {
    font-size: 150px;
    margin-top: 10px;
  }
  .product-item.breaking-zone.AH25_BZ_M_FAMILY_DAYS .excluTxt {
    font-size: 30px;
    margin-bottom: 0px;
  }
  .product-item.breaking-zone.AH25_BZ_M_FAMILY_DAYS .excluTxt sup {
    font-size: 14px;
    top: -4px;
  }
  .product-item.breaking-zone.AH25_BZ_M_FAMILY_DAYS .exclu {
    font-size: 15px;
  }
}
@media screen and (max-width: 480px) {
  .product-item.breaking-zone.AH25_BZ_M_FAMILY_DAYS {
    min-height: 290px;
    height: 290px;
  }
  .product-item.breaking-zone.AH25_BZ_M_FAMILY_DAYS img.logo {
    width: 220px;
  }
  .product-item.breaking-zone.AH25_BZ_M_FAMILY_DAYS .txtOffre {
    font-size: 110px;
    margin-top: 0px;
    line-height: 100px;
  }
  .product-item.breaking-zone.AH25_BZ_M_FAMILY_DAYS .txtOffre sup {
    font-size: 17px;
    line-height: 30px;
  }
  .product-item.breaking-zone.AH25_BZ_M_FAMILY_DAYS .txt1 {
    font-size: 19px;
    line-height: 23px;
    margin-top: 4px;
    margin-bottom: 0px;
  }
  .product-item.breaking-zone.AH25_BZ_M_FAMILY_DAYS a.cta {
    font-size: 12px;
    line-height: 18px;
    display: inline-block;
    margin: 20px 0 30px;
  }
  .product-item.breaking-zone.AH25_BZ_M_FAMILY_DAYS .ast {
    font-size: 7px;
  }
}

.slider {
  position: relative;
  overflow: hidden;
}
.item {
  opacity: 0;
  animation: fade 2s infinite;
}




.item.item-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.item.item-3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.item:nth-child(1) {
  animation-delay: 0s;
}
.item:nth-child(2) {
  animation-delay: 1s;
}
.item:nth-child(3) {
  animation-delay: 2s;
}

@keyframes fade {
  0%,
  49.99% {
    opacity: 1;
  }
  50%,
  100% {
    opacity: 0;
  }
}