.product-item {
  width: 100%;
  height: 100%;
}
.product-item.breaking-zone.PE25-TF5-M-LAST-DAYS img.logo {
    margin: 0 auto 10px;
}
.product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .cdt {
    font-size: 9px;
    line-height: 12px;
    font-weight: 400;
    color: #ffffff;
    position: absolute;
    bottom: 5px;
    right: 5px;
}
.product-item.breaking-zone.PE25-TF5-M-LAST-DAYS {
  width: 100%;
  box-sizing: border-box;
  cursor: pointer;
  text-align: center;
  background-color: #D5003A;
  height: 100%;
}
.product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte {
  width: 100%;
  text-align: center;
}

.product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .bl {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  height: max-content;
  margin: auto;
  top: 0;
}
.product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .txt2 {
    font-size: 12px;
    line-height: 18px;
    color: #ffffff;
    font-weight: 400;
    padding-top: 5px;
}

.product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) {
    font-weight: 700;
    font-size: 70px;
    line-height: 65px;
    padding-top: 0px;
    margin-bottom: 8px;
    display: flex;
    justify-content: center;
    width: max-content;
    margin: 0 auto;
    position: relative;
    text-transform: uppercase;
    color: #ffffff;
}
.product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .slo .texte  .reduc p:nth-of-type(1) span:first-of-type {
  left: 20px;
}
.product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .pl .texte  .reduc p:nth-of-type(1) span:first-of-type {
  left: 11px;
}
.product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) span:first-of-type {
    font-size: 9px;
    font-weight: 400;
    position: absolute;
    left: 4px;
    top: -16px;
}

.product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) span.nl-be {
  font-size: 22px;
  font-weight: 400;
  position: absolute;
  left: 12px;
  top: -21px;
}

.product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) span.it-it {
  font-size: 17px;
  font-weight: 400;
  position: absolute;
  left: 5px;
  top: -21px;
}

.product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) span.lg {
    font-size: 10px;
    left: -3px;
  }

.product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) span.pl {
  font-size: 13px;
  font-weight: 400;
  position: absolute;
  left: 12px;
  top: -21px;
}
.product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) span.de-ch {
  font-size: 10px;
  left: 1px;
}

.product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) span.slo {
  font-size: 13px;
  left: 20px;
}
.product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) span.de {
  left: 11px;
}

.product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) span.ro {
  font-size: 13px;
  font-weight: 400;
  position: absolute;
  left: 5px;
  top: -21px;
}


.product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) sup {
    font-size: 17px;
    letter-spacing: 0;
    top: 15px;
    font-weight: 300;
}

.product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .ctas {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 320px;
  margin: auto;
  gap: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .ctas a {
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    width: 150px;
    height: 40px;
    background: #ffffff;
    font-weight: 400;
    font-size: 14px;
    color: #D5003A;
    letter-spacing: 0;
    text-align: center;
    border: 1px solid #D5003A;
    transition: all 0.3s;
}

.product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .ctas a:hover {
  background: #D5003A;
  color: #ffffff;
}









@media (max-width: 480px) {
.product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .reduc {
    padding-top: 5px;
}
.product-item.breaking-zone.PE25-TF5-M-LAST-DAYS img.logo{
    margin: 0 auto;
}
.product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .pl .ctas a {
  font-size: 13px;
}
.product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte.es .reduc {
 padding-top: 20px;
}
}
@media (min-width: 768px) {
  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .cdt {
    font-size: 16px;
    line-height: 18px;
    bottom: 15px;
    right: 15px;
  }
  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) span.lg {
    font-size: 13px;
  }
  .only-mob{
    display: none;
  }
  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .txt2 {
    font-size: 20px;
    line-height: 12px;
    padding: 15px 0 15px;
  }
  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .ctas {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 320px;
    margin: auto;
    gap: 5px;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .ctas.desk {
    display: flex;
  }
  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .slo .texte .reduc p:nth-of-type(1) span:first-of-type {
    left: 38px;
  }
  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .pl .texte .reduc p:nth-of-type(1) span:first-of-type {
    left: 25px;
  }
  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) span:first-of-type {
    font-size: 12px;
    left: 12px;
    top: -22px;
  }

  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) span.nl-be {
    font-size: 28px;
    left: 19px;
    top: -28px;
  }

  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) span.it-it {
    font-size: 22px;
    left: 8px;
    top: -26px;
  }

  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) span.lg {
    font-size: 14px;
    left: -6px;
    top: -26px;
  }


  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) span.de {
    left: 15px;
  }
  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) span.pl {
    font-size: 18px;
    left: 16px;
    top: -26px;
  }

  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) span.slo {
    font-size: 18px;
    left: 28px;
    top: -26px;
  }

  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) span.de-ch {
    font-size: 14px;
    left: 0px;
    top: -26px;
  }

  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) span.ro {
    font-size: 18px;
    left: 7px;
    top: -26px;
  }
  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc.nl-be {
    margin: 100px 0 0 0;
  }

  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc.de {
    margin: 100px 0 0 0;
  }

  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p {
    margin-bottom: 20px;
    color: #ffffff;
  }


  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) {
    font-size: 110px;
    line-height: 100px;
    width: max-content;
    margin: 0 auto;
  }
  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) sup {
    font-size: 35px;
    top: 28px;
  }
  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .pl .ctas {
    bottom: 10px;
  }
  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .ctas {
    width: 100%;
    gap: 10px;
  }
  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .pl .ctas a {
    width: 180px;
    height: 45px;
  }

}
@media (max-width: 767px) {
  .product-item.breaking-zone.product-item.breaking-zone.PE25-TF5-M-LAST-DAYS{
    min-height: 290px;
    height: 290px;
  }
  .box-visuels.btn-visuel-second .item-box.Conteneur2{
    min-width: 100%;
  }
  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS img.logo {
        margin: 0 auto  ;
        width: 130px;
  }
  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS {
    background-color: #D5003A;
    padding-bottom: 30px;
  }
  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .reduc {
    padding-top: 10px;
  }
}
@media (min-width: 1200px) {
  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc.pl-pl {
    margin: 100px 0 0 0;
  }

}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .product-item.breaking-zone.product-item.breaking-zone.PE25-TF5-M-LAST-DAYS {
    min-height: 470px;
    height: 470px;
  }
}
@media (min-width:1200px) and (max-width:1350px) {
  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p.it-it {
   transform: translateX(-20px);
  }
  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS img.logo {
        margin: 0 auto  ;
        width: 170px;
  }
}
@media (min-width: 1400px) {
  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS img.logo {
    margin: 0 auto 20px;
  }
  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc.pl-pl {
    margin: 120px 0 0 0;
  }
    .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .cdt {
    font-size: 18px;
    line-height: 18px;
  }
    .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) {
    font-size: 173px;
    line-height: 150px;
    width: max-content;
    margin: 0 auto;
  }
    .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) span:first-of-type {
    font-size: 21px;
    left: 12px;
    top: -30px;
  }
    .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .txt2 {
      font-size: 24px;
      line-height: 30px;
  }
  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .ctas a {
    width: 250px;
    height: 56px;
    font-size: 18px;
  }
}
@media screen and (min-width: 1366px) and (max-width: 1919px) {
  .product-item.breaking-zone.product-item.breaking-zone.PE25-TF5-M-LAST-DAYS{
    min-height: 650px;
    height: 650px;
  }
}
@media (min-width: 1700px) {
  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) span.de {
    left: 28px;
  }
  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p {
    font-size: 200px;
    line-height: 160px;
  }

  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .ctas a {
    width: 245px;
    height: 56px;
    font-size: 18px;
  }

  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) span:first-of-type {
    font-size: 25px;
    top: -40px;
    left: 12px;
  }
  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) span.nl-be {
    font-size: 39px;
    top: -40px;
    left: 35px;
  }

  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) span.it-it {
    font-size: 35px;
    top: -40px;
    left: 12px;
  }
  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) span.lg {
    left: 0px;
    font-size: 20px;
  }

  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) span.slo {
    font-size: 27px;
    top: -40px;
    left: 47px;
  }

  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) span.pl {
    font-size: 27px;
    top: -40px;
    left: 28px;
  }

  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) span.de-ch {
    font-size: 22px;
    top: -40px;
    left: 1px;
  }

  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) span.ro {
    font-size: 27px;
    top: -40px;
    left: 14px;
  }

  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) span.de {
    font-size: 27px;
    top: -40px;
    left: 27px;
  }

  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) {
    font-size: 220px;
    line-height: 180px;
  }
  .product-item.breaking-zone.PE25-TF5-M-LAST-DAYS .texte .reduc p:nth-of-type(1) sup {
    font-size: 40px;
    top: 26px;
  }
}
@media screen and (min-width: 1920px) {
  .product-item.breaking-zone.product-item.breaking-zone.PE25-TF5-M-LAST-DAYS {
    min-height: 680px;
    height: 680px;
  }
}