.product-item {
  width: 100%;
  height: 100%;
}
.product-item.breaking-zone.AH25_BZ_M_OUTLET1 {
  font-family: 'Poppins', sans-serif;
  color: #ffffff;
  width: 100%;
  text-align: center;
}
.product-item.breaking-zone.AH25_BZ_M_OUTLET1 .ContBl{
  position: relative;
  height: calc(100% - 42px);
  background-color: #FF0000;
}
.product-item.breaking-zone.AH25_BZ_M_OUTLET1 .excluText{
  background-color: #ffffff;
  color: #FF0000;
  font-size: 20px;
  line-height: 42px;
  font-weight: 500;
  text-transform: uppercase;
  height: 42px;
}
.product-item.breaking-zone.AH25_BZ_M_OUTLET1 .excluText span{
  font-weight: 600;
}
.product-item.breaking-zone.AH25_BZ_M_OUTLET1 .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_OUTLET1 .txt1 {
  font-size: 45px;
  line-height: 45px;
  font-weight: 400;
  text-transform: uppercase;
}
.product-item.breaking-zone.AH25_BZ_M_OUTLET1 .txtOffre {
  font-weight: 700;
  font-size: 214px;
  line-height: 214px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-item.breaking-zone.AH25_BZ_M_OUTLET1 .txtOffre span.minus-text{
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  display: flex;
  flex-direction: column;
  text-transform: uppercase;
}
.product-item.breaking-zone.AH25_BZ_M_OUTLET1 .txtOffre span.minus-text .minus{
  font-size: 200px;
  font-weight: 700;
  margin-top: 4px;
  margin-left: 6px;
  margin-bottom: 30px;
}
.product-item.breaking-zone.AH25_BZ_M_OUTLET1 .txtOffre sup {
  font-size: 22px;
  line-height: 86px;
  vertical-align: top;
  top: 0px;
}
.product-item.breaking-zone.AH25_BZ_M_OUTLET1 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;
}
.product-item.breaking-zone.AH25_BZ_M_OUTLET1 a.cta:hover {
  text-decoration: none;
}
.product-item.breaking-zone.AH25_BZ_M_OUTLET1 .ast {
  font-size: 12px;
  line-height: 14px;
  color: #ffffff;
  position: absolute;
  bottom: 12px;
  right: 12px;
}
@media screen and (min-width: 1920px) {
  .product-item.breaking-zone.AH25_BZ_M_OUTLET1 {
    min-height: 680px;
    height: 680px;
  }
}
@media screen and (min-width: 1366px) and (max-width: 1919px) {
  .product-item.breaking-zone.AH25_BZ_M_OUTLET1{
    min-height: 650px;
    height: 650px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .product-item.breaking-zone.AH25_BZ_M_OUTLET1{
    min-height: 470px;
    height: 470px;
  }
}
@media screen and (max-width: 767px){
  .product-item.breaking-zone.AH25_BZ_M_OUTLET1{
    min-height: 390px;
    height: 390px;
  }
  .product-item.breaking-zone.AH25_BZ_M_OUTLET1 .ContBl{
    position: relative;
    height: calc(100% - 28px);
  }
  .product-item.breaking-zone.AH25_BZ_M_OUTLET1 .excluText{
    font-size: 15px;
    line-height: 28px;
    height: 28px;
  }
}
@media screen and (max-width: 1200px){
  .product-item.breaking-zone.AH25_BZ_M_OUTLET1 .txt1 {
    font-size: 25px;
    line-height: 28px;
  }
  .product-item.breaking-zone.AH25_BZ_M_OUTLET1 .txtOffre {
    font-size: 130px;
    line-height: 130px;
    margin: 0;
  }
  .product-item.breaking-zone.AH25_BZ_M_OUTLET1 .txtOffre span.minus-text{
    font-size: 14px;
    line-height: 20px;
  }
  .product-item.breaking-zone.AH25_BZ_M_OUTLET1 .txtOffre span.minus-text .minus{
    font-size: 140px;
    margin-top: 4px;
    margin-left: 6px;
    margin-bottom: 30px;
  }
  .product-item.breaking-zone.AH25_BZ_M_OUTLET1 .txtOffre sup {
    font-size: 16px;
    line-height: 50px;
  }
  .product-item.breaking-zone.AH25_BZ_M_OUTLET1 .excluText{
    font-size: 16px;
  }
  .product-item.breaking-zone.AH25_BZ_M_OUTLET1 a.cta {
    font-size: 16px;
    line-height: 22px;
    margin-top: 30px;
  }
  .product-item.breaking-zone.AH25_BZ_M_OUTLET1 .ast {
    font-size: 10px;
    line-height: 12px;
  }
}
@media screen and (max-width: 480px){
  .product-item.breaking-zone.AH25_BZ_M_OUTLET1{
    min-height: 290px;
    height: 290px;
  }
  .product-item.breaking-zone.AH25_BZ_M_OUTLET1 .txtOffre {
    font-size: 121px;
    line-height: 121px;
  }
  .product-item.breaking-zone.AH25_BZ_M_OUTLET1 .txtOffre span.minus-text{
    font-size: 12px;
    line-height: 16px;
  }
  .product-item.breaking-zone.AH25_BZ_M_OUTLET1 .txtOffre span.minus-text .minus{
    font-size: 120px;
    margin-top: 4px;
    margin-left: 6px;
    margin-bottom: 20px;
  }
  .product-item.breaking-zone.AH25_BZ_M_OUTLET1 .txtOffre sup {
    font-size: 13px;
    line-height: 40px;
  }
  .product-item.breaking-zone.AH25_BZ_M_OUTLET1 .excluText{
    font-size: 11px;
    height: 20px;
    line-height: 20px;
  }
  .product-item.breaking-zone.AH25_BZ_M_OUTLET1 a.cta {
    font-size: 16px;
    line-height: 22px;
    margin-top: 20px;
  }
  .product-item.breaking-zone.AH25_BZ_M_OUTLET1 .ast {
    font-size: 8px;
    line-height: 12px;
    bottom: 4px;
    right: 4px;
  }
  .product-item.breaking-zone.AH25_BZ_M_OUTLET1 .ContBl{
    height: calc(100% - 20px);
  }
}

@media screen and (max-width:390px){
  .product-item.breaking-zone.AH25_BZ_M_OUTLET1 .txtOffre {
    font-size: 110px;
    line-height: 110px;
  }
  .product-item.breaking-zone.AH25_BZ_M_OUTLET1 .txtOffre span.minus-text{
    font-size: 12px;
    line-height: 16px;
  }
  .product-item.breaking-zone.AH25_BZ_M_OUTLET1 .txtOffre span.minus-text .minus{
    font-size: 110px;
    margin-top: 4px;
    margin-left: 6px;
    margin-bottom: 20px;
  }
}