.product-item {
  width: 100%;
  height: 100%;
}
.product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 {
  font-family: 'Poppins', sans-serif;
  color: #ffffff;
  width: 100%;
  text-align: center;
}
.product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 .ContBl{
  position: relative;
  height:100%;
  background-color: #0D3880;
}
.product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 .excluText{
  background-color: #ffffff;
  color: #0D3880;
  font-size: 20px;
  line-height: 42px;
  font-weight: 500;
  text-transform: uppercase;
  height: 42px;
}
.product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 .excluText span{
  font-weight: 600;
}
.product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 .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_MAGIC_DAYS2 .txt1 {
  font-size: 60px;
  line-height: 60px;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 30px;
}
.product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 .txt1 sup {
    font-size: 20px;
    line-height: 40px;
    top: 0;
    vertical-align: top;
}
.product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 .txt2 {
  font-size: 46px;
  line-height: 50px;
  font-weight: 400;
  text-transform: uppercase;
}
.product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 .txt2 sup{
    font-size: 50%;
    line-height: normal;
    top: 0;
    vertical-align: top;
}
.product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 .txtOffre {
  font-weight: 700;
  font-size: 250px;
  line-height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 .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_MAGIC_DAYS2 .txtOffre sup {
  font-size: 22px;
  line-height: 86px;
  vertical-align: top;
  top: 0px;
}
.product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 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_MAGIC_DAYS2 a.cta:hover {
  text-decoration: none;
}
.product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 .ast {
  font-size: 8px;
  line-height: 14px;
  color: #ffffff;
  position: absolute;
  bottom: 7px;
  right: 4px;
}
@media screen and (min-width: 1920px) {
  .product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 {
    min-height: 680px;
    height: 680px;
  }
}
@media screen and (min-width: 1366px) and (max-width: 1919px) {
  .product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2{
    min-height: 650px;
    height: 650px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2{
    min-height: 470px;
    height: 470px;
  }
}
@media screen and (max-width: 1500px){
  .product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 .txt1 {
    font-size: 40px;
    line-height: 40px;
  }
  .product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 .txt1 sup {
    font-size: 15px;
    line-height: 26px;
  }
  .product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 .txtOffre {
    font-size: 200px;
    line-height: 200px;
  }
  .product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 .txt2 {
    font-size: 26px;
    line-height: 30px;
  }
}
@media screen and (max-width: 1200px){
  .product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 .txt1 {
    font-size: 30px;
    line-height: 30px;
  }
  .product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 .txt1 sup {
    font-size: 12px;
    line-height: 20px;
  }
  .product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 .txt2 {
    font-size: 18px;
    line-height: 22px;
  }
  .product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 .txtOffre {
    font-size: 150px;
    line-height: 150px;
    margin: 0;
  }
  .product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 .txtOffre sup {
    font-size: 16px;
    line-height: 60px;
  }
  .product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 .excluText{
    font-size: 16px;
  }
  .product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 a.cta {
    font-size: 16px;
    line-height: 22px;
    margin-top: 30px;
  }
  .product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 .ast {
    font-size: 8px;
    line-height: 12px;
  }
}
@media screen and (max-width: 767px){
  .product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2{
    min-height: 390px;
    height: 390px;
  }
  .product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 .ContBl{
    position: relative;
    height: calc(100% - 28px);
  }
  .product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 .excluText{
    font-size: 15px;
    line-height: 28px;
    height: 28px;
  }
  .product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 .ast {
    right: 12px;
    left: unset;
  }
}
@media screen and (max-width: 480px){
  .product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 .txt1 {
    font-size: 25px;
    line-height: 28px;
  }
  .product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2{
    min-height: 290px;
    height: 290px;
  }
  .product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 .txtOffre {
    font-size: 104px;
    line-height: 104px;
  }
  .product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 .txtOffre sup {
    font-size: 13px;
    line-height: 40px;
  }
  .product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 .excluText{
    font-size: 14px;
    height: 26px;
    line-height: 26px;
  }
  .product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 a.cta {
    font-size: 16px;
    line-height: 22px;
    margin-top: 20px;
  }
  .product-item.breaking-zone.AH25_BZ_M_MAGIC_DAYS2 .ast {
    font-size: 8px;
    line-height: 12px;
    bottom: 4px;
    right: 4px;
  }
}