#page_dossier {
    max-width: 100%;
}

  #AH25_VENTE_OUTLET .ctas-4{
  display: flex;
  row-gap: 7px;
  flex-direction: column;
  justify-content: center;
}
#AH25_VENTE_OUTLET .ctas-4 > div {
  display: flex;
  gap: 14px;
  justify-content: center;
}

#AH25_VENTE_OUTLET .ctas-4 > div > a {
  width: 154px;
}


#AH25_VENTE_OUTLET{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(100vh - 67px);
    min-height: 600px;
    margin-bottom: 45px;
}
#AH25_VENTE_OUTLET .bloc-firts {
    background-color: #FF0000;
    display: flex;
    justify-content: center;
    position: relative;
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    height: 100%;
    align-items: center;
}
#AH25_VENTE_OUTLET .txt1{
    font-weight: 400;
    font-size: 67px;
    line-height: 70px;
    text-transform: uppercase;
}

#AH25_VENTE_OUTLET .txt1 sup{
   font-size: 22px;
   line-height: 66px;
   vertical-align: top;
}
#AH25_VENTE_OUTLET .texte p.pct {
    font-size:250px;
    line-height:240px;
    font-weight: 700;
    margin: 20px 0 60px;
}
#AH25_VENTE_OUTLET .texte p.pct sup{
    font-size: 38px;
    line-height: 48px;
    vertical-align: top;
}
#AH25_VENTE_OUTLET .bloc-second {
    width: 100%;
    position: absolute;
    bottom: -35px;
    font-weight: 400;
    left: 0;
    text-transform: uppercase;
    right: 0;
    text-align: center;
    font-size: 27px;
    background: #ffffff;
    color: #FF0000;
}
#AH25_VENTE_OUTLET .bloc-second span {
    font-weight: 600;
}
#AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) {
  font-weight: 700;
  font-size: 100px;
  line-height: 100px;
  padding-top: 0px;
  margin-bottom: 8px;
  display: flex;
  justify-content: center;
  width: max-content;
  margin: 0 auto;
  position: relative;
  text-transform: uppercase;
  color: #ffffff;
}
#AH25_VENTE_OUTLET .slo .texte  .reduc p:nth-of-type(1) span:first-of-type {
  left: 20px;
}
#AH25_VENTE_OUTLET .pl .texte  .reduc p:nth-of-type(1) span:first-of-type {
  left: 11px;
}
#AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span:first-of-type {
    font-size: 11px;
    font-weight: 400;
    position: absolute;
    left: 6px;
    top: -18px;
}

#AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span.nl-be {
  font-size: 22px;
  font-weight: 400;
  position: absolute;
  left: 12px;
  top: -21px;
}

#AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span.it-it {
  font-size: 17px;
  font-weight: 400;
  position: absolute;
  left: 5px;
  top: -21px;
}

#AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span.lg {
    font-size: 10px;
    left: -3px;
  }

#AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span.pl {
  font-size: 13px;
  font-weight: 400;
  position: absolute;
  left: 12px;
  top: -21px;
}
#AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span.be {
    font-size: 11px;
    font-weight: 400;
    position: absolute;
    left: 0px;
    top: -18px;
}
#AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span.de-ch {
  font-size: 10px;
  left: 1px;
}

#AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span.slo {
  font-size: 13px;
  left: 7px;
}
#AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span.de {
  left: 0px;
  font-size: 8px;
}


#AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span.ro {
  font-size: 13px;
  font-weight: 400;
  position: absolute;
  left: 5px;
  top: -21px;
}


#AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) sup {
    font-size: 20px;
    letter-spacing: 0;
    top: 0px;
    font-weight: 300;
    line-height: 43px;
}





#AH25_VENTE_OUTLET .texte {
    color: #FFFFFF;
}
#AH25_VENTE_OUTLET .texte a {
    font-size: 13px;
    font-weight: 600;
    color: #FF0000;
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    text-decoration: none;
    padding:10px 26px;
    transition: 300ms;
    width: auto;
    margin: 0 auto;
    text-transform: uppercase;
    display: inline-block;
}
#AH25_VENTE_OUTLET .texte a:hover {
    color: #ffffff;
    background-color: #FF0000;
}
#AH25_VENTE_OUTLET .cdt {
    position: absolute;
    width: 100%;
    text-align: right;
    font-size: 10px;
    bottom: 10px;
    right: 10px;
    color: #ffffff;
}


@media (max-width: 480px) {

#AH25_VENTE_OUTLET .reduc {
    padding-top: 5px;
}
#AH25_VENTE_OUTLET .texte.es .reduc {
 padding-top: 20px;
}
#AH25_VENTE_OUTLET .bloc-second {
    font-size: 16px;
}
}
@media (min-width: 768px) {
    #AH25_VENTE_OUTLET .ctas-4{
  display: flex;
  gap: 14px;
  flex-direction: row;
  justify-content: center;
}
#AH25_VENTE_OUTLET .ctas-4 > div {
  display: flex;
  gap: 14px;
  justify-content: center;
}
#AH25_VENTE_OUTLET .ctas-4 > div > a {
  width: 170px;
}

  #AH25_VENTE_OUTLET .texte a {
    font-size: 16px;
}
  #AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span.lg {
    font-size: 13px;
  }
  #AH25_VENTE_OUTLET .slo .texte .reduc p:nth-of-type(1) span:first-of-type {
    left: 38px;
  }
  #AH25_VENTE_OUTLET .pl .texte .reduc p:nth-of-type(1) span:first-of-type {
    left: 25px;
  }
  #AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span:first-of-type {
    font-size: 21px;
    left: 12px;
    top: -30px;
  }

  #AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span.nl-be {
    font-size: 28px;
    left: 19px;
    top: -28px;
  }

  #AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span.it-it {
    font-size: 22px;
    left: 8px;
    top: -26px;
  }

  #AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span.lg {
    font-size: 14px;
    left: -6px;
    top: -26px;
  }


  #AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span.de {
    left: 15px;
  }
  #AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span.de {
    left: -2px;
    font-size: 18px;
  }
  #AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span.pl {
    font-size: 18px;
    left: 16px;
    top: -26px;
  }
  #AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span.be {
    font-size: 18px;
    left: 10px;
    top: -26px;
  }
  #AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span.slo {
    font-size: 20px;
    left: 28px;
    top: -32px;
  }

  #AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span.de-ch {
    font-size: 14px;
    left: 0px;
    top: -26px;
  }

  #AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span.ro {
    font-size: 18px;
    left: 7px;
    top: -26px;
  }
  #AH25_VENTE_OUTLET .texte .reduc {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 30px 0 90px;
  }
  #AH25_VENTE_OUTLET .texte .reduc.nl-be {
    margin: 100px 0 0 0;
  }

  #AH25_VENTE_OUTLET .texte .reduc.de {
    margin: 100px 0 0 0;
  }

  #AH25_VENTE_OUTLET .texte .reduc p {
    margin-bottom: 20px;
    color: #ffffff;
  }


  #AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) {
    font-size: 217px;
    line-height: 178px;
    width: max-content;
    margin: 0 auto;
  }
  #AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) sup {
    font-size: 50px;
    top: 0px;
  }

}
@media screen and (max-width: 767px) {
    #AH25_VENTE_OUTLET .bloc-firts {
        width: 100%;
        position: initial;
    }
    #AH25_VENTE_OUTLET{
        height: auto;
        min-height: auto;
        background-color: #FF0000;
        padding: 70px 0 35px;
        margin-bottom: 45px;
    }
    #AH25_VENTE_OUTLET .texte p.pct {
        font-size: 140px;
        line-height: 130px;
        margin: 40px 0 50px;
        transform: rotate(-90deg);
        white-space: nowrap;
        font-weight: 900;
    }
    #AH25_VENTE_OUTLET .txt1 {
        font-size: 30px;
        line-height: 30px;
        text-align: left;
        max-width: min-content;
        margin: 0 auto 10px;
    }
    #AH25_VENTE_OUTLET .txt1 sup {
        font-size: 14px;
        line-height: 30px;
    }
      #AH25_VENTE_OUTLET .reduc {
            padding: 90px 0 110px;
  }
}
@media screen and (max-width: 1024px) {
    #AH25_VENTE_OUTLET .texte p.pct {
        font-size: 130px;
        line-height: 120px;
        margin: 50px 0 40px;
    }
    #AH25_VENTE_OUTLET .texte p.pct sup {
        font-size: 20px;
        line-height: 64px;
    }
}
@media (min-width: 1200px) {
  #AH25_VENTE_OUTLET .txt2 {
      font-size: 32px;
      line-height: 30px;
  }
  #AH25_VENTE_OUTLET .texte .reduc.pl-pl {
    margin: 100px 0 0 0;
  }
}

@media (min-width: 1400px) {
  #AH25_VENTE_OUTLET .texte .reduc.pl-pl {
    margin: 120px 0 0 0;
  }
}
@media screen and (max-width: 1500px) {
    #AH25_VENTE_OUTLET .texte p.pct {
        font-size: 175px;
        line-height: 160px;
    }
    #AH25_VENTE_OUTLET .texte p.pct sup {
        font-size: 30px;
        line-height: 90px;
    }
    #AH25_VENTE_OUTLET .txt1 sup {
        font-size: 14px;
        line-height: 46px;
    }
}
@media (min-width: 1700px) {
  #AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span.de {
    left: 28px;
  }
  #AH25_VENTE_OUTLET .texte .reduc p {
    font-size: 200px;
    line-height: 160px;
  }
    #AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span:first-of-type {
    font-size: 25px;
    top: -40px;
    left: 12px;
  }
  #AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span.nl-be {
    font-size: 39px;
    top: -40px;
    left: 35px;
  }

  #AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span.it-it {
    font-size: 35px;
    top: -40px;
    left: 12px;
  }
  #AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span.lg {
    left: 0px;
    font-size: 20px;
  }

  #AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span.slo {
    font-size: 24px;
    top: -36px;
    left: 23px;
  }

  #AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span.pl {
    font-size: 27px;
    top: -40px;
    left: 28px;
  }

  #AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span.de-ch {
    font-size: 22px;
    top: -40px;
    left: 1px;
  }

  #AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span.ro {
    font-size: 27px;
    top: -40px;
    left: 14px;
  }

  #AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) span.de {
    font-size: 19px;
    top: -33px;
        left: -4px;
  }

  #AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) {
    font-size: 220px;
    line-height: 180px;
  }
  #AH25_VENTE_OUTLET .texte .reduc p:nth-of-type(1) sup {
    font-size: 40px;
    top: 26px;
  }
}