.product-item {
  width: 100%;
  height: 100%;
}
.product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE {
  font-family: 'Poppins', sans-serif;
  width: 100%;
  text-align: center;
  position: relative;
}
.product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE img.bg,.product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE picture{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE .bloc-texte{
  position: absolute;
  top: 0;
  bottom: 0;
  height: max-content;
  margin: auto;
  width:60%;
  right: 10px;
}
.product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE .txtDate {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 20px;
  color: #0D3880;
}
.product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE h4 {
  font-weight: 500;
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 25px;
  color: #0D3880;
}
.product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE p.txt-1 {
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  margin-bottom:36px;
  color: #0D3880;
}
.product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE .ctas{
  margin: 0 auto;
  width: max-content;
}
.product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE a {
  width:224px;
  height: 39px;
  font-size: 16px;
  line-height: 20px;
  color: #0D3880;
  text-transform: uppercase;
  letter-spacing: 2px;
  border: 1px solid #0D3880;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE a:hover {
  background-color: #0D3880;
  color:  #fff;
}
.product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE .logo{
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE .ast{
  position: absolute;
  left:16px;
  bottom:10px;
  text-align: left;
  font-size: 10px;
  color: #0D3880;
}
@media screen and (min-width: 1920px) {
  .product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE {
    min-height: 680px;
    height: 680px;
  }
}
@media screen and (min-width: 1366px) and (max-width: 1919px) {
  .product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE{
    min-height: 650px;
    height: 650px;
  }
}
@media screen and (max-width: 1500px){
  .product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE .txtDate {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
  }
  .product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE h4 {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 2px;
    margin-bottom: 20px;
  }
  .product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE p.txt-1 {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 20px;
  }
  .product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE a {
    font-size: 13px;
    width: 190px;
    height: 34px;
  }
  .product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE .logo{
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 100px;
  }
  .product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE .ast {
    bottom: 6px;
    left: 6px;
  }
  .product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE img.bg, .product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE picture {
    object-position: 25% center;
  }
  .product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE .bloc-texte {
      width: 50%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE{
    min-height: 470px;
    height: 470px;
  }
}
@media screen and (max-width: 767px){
  .product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE img.bg, .product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE picture {
    object-position: center;
  }
  .product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE{
    min-height: 400px;
    height: 400px;
  }
  .box-visuels.btn-visuel-second .item-box.Conteneur2{
    min-width: 100%;
  }
  .product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE .txtDate {
    font-size: 12px;
    line-height: 20px;
  }
  .product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE h4 {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 3px;
    margin-bottom: 6px;
  }
  .product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE p.txt-1 {
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 15px;
  }
  .product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE a {
    font-size: 12px;
    width: 160px;
    height: 32px;
  }
}

@media screen and (max-width: 420px){
  .product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE .bloc-texte {
      width: 55%;
  }
  .product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE img.bg,.product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE picture{
    object-position: center;
  }
  .product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE .txtDate {
    font-size: 8px;
    line-height: 10px;
    margin-bottom: 8px;
  }
  .product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE{
    min-height: 290px;
    height: 290px;
  }
  .product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE h4 {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 12px;
  }
  .product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE p.txt-1 {
    font-size: 10px;
    line-height: 13px;
    margin-bottom: 18px;
  }
  .product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE a {
    font-size: 10px;
    width: 158px;
    height: 24px;
  }
  .product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE .logo{
    position: absolute;
    right: 8px;
    bottom: 8px;
    width: 47px;
  }
  .product-item.breaking-zone.PE25-TF2-RDC-M_OPSOLIDAIRE .ast {
    bottom: 3px;
    left: 6px;
    font-size: 6px;
  }
}