.product-item {
  width: 100%;
  height: 100%;
}

.product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 {
  font-family: "Poppins", sans-serif;
  width: 100%;
  text-align: center;
  position: relative;
  background-color: #00ff2f;
  color: #ffffff;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .blocLeft{
  width: 50%;
  background-color: #00FF2F;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 100%;
}
.product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .blocRight  {
  width: 50%;
  background-color: #203D7F;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}

.product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .title {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 115px;
  line-height: 28px;
  text-align: left;
}
.product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .blocLeft .title sup {
  top: -9px;
  font-size: 14px;
}
.box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .title {
  font-size: 35px;
}

.box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .cta {
  width: 200px;
  height: 45px;
  font-size: 16px;
  letter-spacing: 1.5px;
  margin-top: 5px;
}

.box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .offers {
  height: 144px;
}

.product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .exclu {
  position: absolute;
  text-transform: uppercase;
  bottom: 0;
  left: 0px;
  right: 0px;
  background: #ffffff;
  height: 22px;
  color: #00ff2f;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .exclu span {
  font-weight: 600;
  padding-left: 5px;
}

.product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .ml {
  position: absolute;
  bottom: 7%;
  right: 10px;
  font-size: 9px;
}

.product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .cta {
  font-size: 12px;
  letter-spacing: 1px;
  background: #ffffff;
  color: #00ff2f;
  font-weight: 400;
  text-decoration: none;
  width: 153px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  text-transform: uppercase;
  margin-top: 12px;
}

.product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .offers .offer .num {
  transform: rotate(-90deg);
  width: fit-content;
  font-size: 72px;
  font-weight: 800;
  line-height: 0.9;
}

.box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .offers .offer .num {
  font-size: 125px;
}

.box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .blocLeft .desc {
  font-size: 18px;
}

.product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .blocLeft .desc {
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 122px;
  line-height: 20px;
  font-weight: 400;
}
.product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .blocLeft .desc span {
  font-weight: 600;
}

.product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .offers .offer .num sup {
  font-size: 0.1em;
  vertical-align: 6em;
}

/*  */

.product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 img.bg,
.product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 picture {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .bloc-texte {
  position: absolute;
  height: max-content;
  top: 12%;
  margin: auto;
  width: 100%;
  text-align: center;
}

.product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .logo2 {
  position: absolute;
  bottom: 5%;
  margin: auto;
  left: 0;
  right: 0;
}

.product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .txtDate {
  font-size: 1.3vw;
  line-height: 1.5vw;
  margin-bottom: 20px;
}

.product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .txt1 {
  font-size: 1.2vw;
  line-height: 1.4vw;
  font-weight: 600;
  margin-bottom: 24px;
}

.product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 a {
  font-size: 17px;
  line-height: 20px;
  color: #00a46f;
  text-decoration: underline;
  display: inline-block;
}

.box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .txtDate {
  font-size: 1.6vw;
  line-height: 1.6vw;
  margin-bottom: 30px;
}

.box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .txt1 {
  font-size: 1.5vw;
  line-height: 1.5vw;
  font-weight: 600;
  margin-bottom: 34px;
}

.box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 a {
  font-size: 22px;
  line-height: 26px;
}

.product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 a:hover {
  text-decoration: none;
}

.product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .cdt {
  font-size: 11px;
  color: rgba(56, 56, 56, 0.5);
  position: absolute;
  bottom: 12px;
  right: 10px;
}

@media screen and (min-width: 1920px) {

  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 {
    min-height: 680px;
    height: 680px;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .title {
    font-size: 40px;
    line-height: 1;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .offers .offer .num {
    font-size: 180px;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .offers {
    height: 188px;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .blocLeft .desc {
    font-size: 20px;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .cta {
    margin-top: 20px;
  }
}



@media screen and (min-width: 1366px) and (max-width: 1919px) {
  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 {
    min-height: 650px;
    height: 650px;
  }
  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .logo{
    min-height: 650px;
    height: 650px;
    object-fit: cover;
  }
}

@media screen and (min-width: 768px) and (max-width: 1365px) {
  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .title {
    margin-bottom: 82px;
  }
  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .blocLeft .desc {
    margin-top: 74px;
  }
  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 {
    min-height: 470px;
    height: 470px;
  }
  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .logo {
    min-height: 470px;
    height: 470px;
  }
  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .title {
    font-size: 28px;
  }

  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .offers .offer .num {
    font-size: 75px;
  }

  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .exclu {
    font-size: 18px;
    height: 32px;
  }

  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .ml {
    font-size: 12px;
    bottom: 40px;
  }

  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .blocLeft .desc {
    font-size: 14px;
  }

}
@media screen and (min-width: 1366px) {
.product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .offers .offer .num {
    font-size: 8vw;
}
}
@media screen and (min-width: 1023px) {
  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 {
    min-height: 850px;
    height: 850px;
  }

  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .title {
    font-size: 1.7vw;
  }

  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .ml {
    font-size: 0.8vw;
    bottom: 2.5vw;
    right: 1vw;
  }

  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .cta {
    font-size: 1vw;
    width: 12.5vw;
    height: 2.7vw;
    margin-top: 1.5vw;
  }

  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .exclu {
    height: 2.2vw;
    font-size: 1.2vw;
  }



  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .blocLeft .desc {
    font-size: 1.1vw;
  }
}

@media screen and (max-width: 1023px) {
  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .txtDate {
    font-size: 2vw;
    line-height: 2.2vw;
    margin-bottom: 14px;
  }

  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .txt1 {
    font-size: 1.8vw;
    line-height: 1.8vw;
    font-weight: 600;
    margin-bottom: 20px;
  }

  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 a {
    font-size: 15px;
    line-height: 20px;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .txtDate {
    font-size: 2.4vw;
    line-height: 2.4vw;
    margin-bottom: 20px;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .txt1 {
    font-size: 2.3vw;
    line-height: 2.5vw;
    font-weight: 600;
    margin-bottom: 24px;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 a {
    font-size: 2vw;
    line-height: 2vw;
  }
}

@media screen and (max-width: 768px) {

  /* .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .txtDate {
    font-size: 4.8vw;
    line-height: 4.8vw;
    margin-bottom: 20px;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .txt1 {
    font-size: 4.4vw;
    line-height: 4.5vw;
    font-weight: 600;
    margin-bottom: 24px;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 a {
    font-size: 4vw;
    line-height: 4vw;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 {
    min-height: 470px;
    max-height: max-content;
    height: max-content;
  } */
  /*  */

  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .offers .offer .num {
    transform: none;
  }
    .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .blocRight {
    display: none;
  }
  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .blocLeft {
    width: 100%;
  }
  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .title {
        margin-bottom: 5px;
  }
  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .blocLeft .desc {
        margin-top: 15px;
  }
  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .title {
    font-size: 7vw;
  }
 .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .title .tohide-mob {
    display: none;
  }
  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .offers .offer .num {
    font-size: 30vw;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .offers {
    height: 32vw;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .blocLeft .desc {
    font-size: 3.5vw
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .cta {
    width: 34vw;
    height: 7vw;
    font-size: 2.8vw;
    margin-top: 3vw;
    margin-bottom: 3vw;
    letter-spacing: 1px;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .exclu {
    height: 6vw;
    font-size: 3vw;

  }
}

@media screen and (max-width: 767px) {
  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 {
    min-height: 290px;
    height: 290px;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 {
    min-height: 504px;
    max-height: 650px;
    height: auto;
  }

  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .bloc-texte {
    top: 6%;
  }

  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .txtDate {
    font-size: 2.4vw;
    line-height: 2.4vw;
    margin-bottom: 10px;
  }

  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .txt1 {
    font-size: 2.2vw;
    line-height: 2.2vw;
    font-weight: 600;
    margin-bottom: 15px;
  }

  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 a {
    font-size: 15px;
    line-height: 20px;
  }

  .box-visuels.btn-visuel-second .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .cdt {
    font-size: 6px;
    bottom: 7px;
    right: 7px;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .bloc-texte {
    top: 12%;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 {
    max-height: 800px;
  }
}

@media screen and (max-width: 480px) {
  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .offers .offer .num {
    font-size: 100px;
  }
.product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .blocLeft .title sup {
    top: -4px;
    font-size: 12px;
}
  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .title {
    font-size: 18px;
  }

  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .blocLeft .desc {
    font-size: 14px;
    line-height: 19px;
  }

  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .exclu {
    font-size: 12px;
    height: 20px;
  }

  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .ml {

    font-size: 8px;
  }

  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .cta {
    width: 126px;
    height: 30px;
    font-size: 11px;
    margin-top: 10px;
  }

  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .offers {
    height: 72px;
  }

  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .ml {
    bottom: 25px;
    font-size: 9px;
  }

  /*  */

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 {
    min-height: 390px;
    max-height: 650px;
    height: auto;
  }

  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .bloc-texte {
    top: 15%;
  }

  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .txtDate {
    font-size: 10px;
    line-height: 10px;
    margin-bottom: 8px;
  }

  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 .txt1 {
    font-size: 9px;
    line-height: 10px;
    font-weight: 600;
    margin-bottom: 6px;
  }

  .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 a {
    font-size: 6px;
    line-height: 10px;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_GOOD_DAYS1 {
    max-height: 600px;
  }
}