.product-item {
  width: 100%;
  height: 100%;
}

.product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS {
  font-family: "Poppins", sans-serif;
  width: 100%;
  text-align: center;
  position: relative;
  background-color: #BD203D;
  color: #ffffff;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS img.oxybul-logo {
    width: 140px;
}
.product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS .blocLeft{
  width: 50%;
  background-color: #BD203D;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
.AH25_BZ_M_SAINT_NICOLAS .blocLeft .description {
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    text-align: center;
    padding-bottom: 50px;
    color: #ffffff;
}
.product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS .title {
    text-align: center;
    font-size: 30px;
    line-height: 1.3;
    letter-spacing: 6px;
    padding-top: 30px;
    padding-bottom: 30px;
    font-weight: 400;
    color: #ffffff;
}
.product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS .blocRight  {
  width: 50%;
  background-color: #203D7F;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}

.AH25_BZ_M_SAINT_NICOLAS .blocLeft .ctas {
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
    margin: auto;
    gap: 10px;
}

.AH25_BZ_M_SAINT_NICOLAS .blocLeft .ctas a {
    display: flex;
    color: #BD203D;
    background-color: #ffffff;
    justify-content: center;
    align-items: center;
    width: 138px;
    height: 45px;
    border: 1px solid #ffffff;
    transition: all ease-in-out 400ms;
}

.AH25_BZ_M_SAINT_NICOLAS .blocLeft .ctas a:hover {
    color: #ffffff;
    background-color: #BD203D;

}
.AH25_BZ_M_SAINT_NICOLAS .blocLeft .offre {
    text-align: center;
    font-size: 90px;
    line-height: 1;
    font-weight: 800;
    position: relative;
    margin: auto;
    width: fit-content;
    color: #ffffff;
}

.AH25_BZ_M_SAINT_NICOLAS .blocLeft .offre sup {
    font-size: .1em;
    line-height: 1;
    position: absolute;
    right: .9em;
    top: 1.5em;
}

.product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS .ml {
  position: absolute;
  bottom: 7%;
  right: 10px;
  font-size: 9px;
}

.product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS img.bg,
.product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS picture {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS a {
  font-size: 14px;
  line-height: 20px;
  color: #BD203D;
  font-weight: 700;
  text-transform: uppercase;
}

.box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS a {
  font-size: 22px;
  line-height: 26px;
}

.product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS a:hover {
  text-decoration: none;
}

@media screen and (min-width: 1920px) {
   .AH25_BZ_M_SAINT_NICOLAS .blocLeft .description {
        font-size: 1.2vw;
        padding-bottom: 4vw;

    }
    .AH25_BZ_M_SAINT_NICOLAS .blocLeft .offre {
        font-size: 11vw;
        line-height: 1;
    }
  .product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS {
    min-height: 680px;
    height: 680px;
  }

}



@media screen and (min-width: 1366px) and (max-width: 1919px) {
  .product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS {
    min-height: 650px;
    height: 650px;
  }
  .product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS .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_SAINT_NICOLAS {
    min-height: 470px;
    height: 470px;
  }
  .product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS .logo {
    min-height: 470px;
    height: 470px;
  }

  .product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS .ml {
    font-size: 9px;
    bottom: 5px;
  }

}

@media screen and (min-width: 1250px) {
  .AH25_BZ_M_SAINT_NICOLAS .blocLeft .offre {
        font-size: 90px;
        line-height: 1;
  }
}
@media screen and (min-width: 1023px) {
    .AH25_BZ_M_SAINT_NICOLAS .blocLeft .offre {
        font-size: 90px;
        line-height: 1;
  }
    .product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS .title {
      font-size: 20px;
      padding-top: 20px;
      padding-bottom: 20px;
  }
  .AH25_BZ_M_SAINT_NICOLAS .blocLeft .description {
    font-size: 15px;
  }
  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS {
    min-height: 850px;
    height: 850px;
  }

  .product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS .ml {
    font-size: 0.8vw;
    bottom: 0.5vw;
    right: 1vw;
  }

}

@media screen and (max-width: 1023px) {
  .product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS a {
    font-size: 15px;
    line-height: 20px;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS a {
    font-size: 2vw;
    line-height: 2vw;
  }
}
@media screen and (min-width: 1366px) {
.product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS .title {
    font-size: 30px;
    letter-spacing: 6px;
}
  .AH25_BZ_M_SAINT_NICOLAS .blocLeft .offre {
        font-size: 110px;
        line-height: 1;
  }
}
@media screen and (max-width: 768px) {
.product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS .title {
    font-size: 22px;
    padding-top: 20px;
    padding-bottom: 20px;
 }
 .product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS img.oxybul-logo {
    width: 110px;
}
.AH25_BZ_M_SAINT_NICOLAS .blocLeft .description {
    padding-bottom: 25px;
}

}

@media screen and (max-width: 767px) {
  .product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS {
    min-height: 290px;
    height: 290px;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS {
    min-height: 504px;
    max-height: 650px;
    height: auto;
  }

  .product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS a {
    font-size: 15px;
    line-height: 20px;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS {
    max-height: 800px;
  }
}
@media screen and (max-width: 520px) {
  .product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS .logo {
    min-height: 290px;
    height: 290px;
  }
  .AH25_BZ_M_SAINT_NICOLAS .blocLeft .offre {
    font-size: 60px;
   }
   .product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS .title {
    font-size: 16px;
    letter-spacing: 3px;
   }
   .product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS img.oxybul-logo {
    width: 95px;
  }
  .AH25_BZ_M_SAINT_NICOLAS .blocLeft .description {
    font-size: 10px;
  }
  .product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS .ml {
    bottom: 2%;
    right: 6px;
    font-size: 7px;
  }
  .product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS a {
    font-size: 12px;
    width: 120px;
    height: 37px;  }
 }
@media screen and (max-width: 480px) {

  .product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS .offers {
    height: 72px;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS {
    min-height: 390px;
    max-height: 650px;
    height: auto;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS {
    max-height: 600px;
  }
}

@media (max-width: 375px) {
  .AH25_BZ_M_SAINT_NICOLAS .blocLeft .description {
    font-size: 12px;
  }
  .product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS .title {
    font-size: 13px;
  }
  .AH25_BZ_M_SAINT_NICOLAS .blocLeft .offre {
    font-size: 50px;
  }
  .AH25_BZ_M_SAINT_NICOLAS .blocLeft .description {
    font-size: 8px;
  }
  .product-item.breaking-zone.AH25_BZ_M_SAINT_NICOLAS a {
    font-size: 9px;
    width: 100px;
    height: 30px;
  }
 }