#page_dossier {
    max-width: 100%;
}

#AH26_M1_LAST_DAYS_PL {
    width: 100%;
    height: calc(100vh - 27px);
    min-height: 630px;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
    text-align: center;
}
#AH26_M1_LAST_DAYS_PL picture.bg,#AH26_M1_LAST_DAYS_PL img.bg ,#AH26_M1_LAST_DAYS_PL video{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 80%;
}
#AH26_M1_LAST_DAYS_PL.withBnd {
    height:calc(100vh - 61px);
}

.prob-a  a:not([href]){
    display: contents !important; 
}

.LAST-DAYS-band {
    height: 34px;
    text-transform: uppercase;
    background-color: #E20000;
    color: #FFFFFF;
    text-align: center;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
}

#AH26_M1_LAST_DAYS_PL .blocRight {
    position: absolute;
    color: #E20000;
    width: 100%;
    right: 0;
    width: 47%;
    top: 0;
    bottom: 0;
    margin: auto;
    height: max-content;
}
#AH26_M1_LAST_DAYS_PL .last-days-offres {
  position: relative;
  width: 100%;
  height: 60px;
  font-weight: bold;
  height: 400px;
  text-align: center;
}
#AH26_M1_LAST_DAYS_PL .last-days-offre {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 26%;
  left: 0;
  opacity: 0;
  animation: fade 6s infinite;
  color: #e20000e0;
}

#AH26_M1_LAST_DAYS_PL .last-days-offre .last-days-offre-number {
  font-size: 95px;
  font-weight: 800;
  transform: rotate(-90deg);
  width: fit-content;
}

#AH26_M1_LAST_DAYS_PL .last-days-offre .last-days-offre-number sup {
  font-size: 0.1em;
  vertical-align: 6em;
}

#AH26_M1_LAST_DAYS_PL .last-days-offre .last-days-offre-desc {
  transform: rotate(-90deg);
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 110px;
  width: 300px;
  color: #E20000;
}

#AH26_M1_LAST_DAYS_PL .last-days-offre:nth-child(1) {
  animation-delay: 0s;
}

#AH26_M1_LAST_DAYS_PL .last-days-offre:nth-child(2) {
  animation-delay: 2s;
  /* start after first finishes */
}

#AH26_M1_LAST_DAYS_PL .last-days-offre:nth-child(3) {
  animation-delay: 4s;
  /* start after first finishes */
}


#AH26_M1_LAST_DAYS_PL .text1 sup {
    font-size: 12px;
    vertical-align: 5px;
}
#AH26_M1_LAST_DAYS_PL .text1 {
    font-weight: 400;
    font-size: 42px;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 8px;
    color: #E20000;
    width: 75px;
    margin: auto;
    min-width: 75px;
    text-align: left;
}
#AH26_M1_LAST_DAYS_PL .txt2 {
    font-weight: 400;
    font-size: 36px;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #E20000;
}

#AH26_M1_LAST_DAYS_PL .offer {
  color: #e20000ba;
  text-orientation: mixed;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  font-size: 150px;
  line-height: 1;
  font-weight: 900;
  margin: 0 auto;
}

#AH26_M1_LAST_DAYS_PL .offer sup {
  font-size: .15em;
  top: -.8em;
  vertical-align: 1.7em;
  font-weight: 400;
}

#AH26_M1_LAST_DAYS_PL .offer .minus {
  position: relative;
}

#AH26_M1_LAST_DAYS_PL .offer .minus .to-txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(20px, -54%);
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}
#AH26_M1_LAST_DAYS_PL .ctas-group.ctaOnly{
    margin-top: 60px;
}
#AH26_M1_LAST_DAYS_PL .ctas-group {
    max-width: 362px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
    align-items: center;
    margin: 40px auto 0;
}

#AH26_M1_LAST_DAYS_PL .ctas-group a {
    color: #E20000;
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
    font-size: 14px;
    height: 46px;
    text-transform: uppercase;
    width: 172px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#AH26_M1_LAST_DAYS_PL .ctas-group.ctaOnly a{
    background-color: #FFFFFF;
    color: #E61F1B;
}
#AH26_M1_LAST_DAYS_PL .ctas-group a:hover {
    color: #ffffff;
    background-color: #E61F1B;
    border: 1px solid #E61F1B;
}
#AH26_M1_LAST_DAYS_PL .ctas-group.ctaOnly a:hover{
    background-color: transparent;
    color: #FFFFFF;
}

#AH26_M1_LAST_DAYS_PL .cdt{
    font-size: 11px;
    line-height: 1.2;
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: #E20000;
}
@media (min-width: 1920px) {
  #AH26_M1_LAST_DAYS_PL .last-days-offre .last-days-offre-number {
    font-size: 5.8vw;
  }

  #AH26_M1_LAST_DAYS_PL .last-days-offres {
    height: 24.5vw;
  }

  #AH26_M1_LAST_DAYS_PL .last-days-offre .last-days-offre-desc {
    font-size: 1.1vw;
    margin-top: 5vw;
  }
}

@media screen and (max-width: 1600px) {
    #AH26_M1_LAST_DAYS_PL .text1 {
        font-size: 30px;
        margin-bottom: 5px;
    }
    #AH26_M1_LAST_DAYS_PL .txt2 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 10px;
        margin-top: 15px;
    }
    #AH26_M1_LAST_DAYS_PL .offer {
        font-size: 120px;
        line-height: 1;
    }

    #AH26_M1_LAST_DAYS_PL .offer sup {
        font-size: .10em;
        top: -.8em;
        vertical-align: 2.7em;
    }

    #AH26_M1_LAST_DAYS_PL .offer .minus .to-txt {
        font-size: 13px;
    }

    #AH26_M1_LAST_DAYS_PL .ctas-group {
        max-width: 300px;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        gap: 10px;
        align-items: center;
        margin-top: 30px;
    }
    
    #AH26_M1_LAST_DAYS_PL .ctas-group a {
        font-size: 12px;
        line-height: 1.2;
        height: 40px;
        width: 145px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
@media (min-width: 1200px) {
    #AH26_M1_LAST_DAYS_PL .last-days-offre .last-days-offre-number {
        font-size: 100px;
    }
    #AH26_M1_LAST_DAYS_PL .last-days-offre .last-days-offre-desc {
        font-size: 18px;
    }
}
@media (min-width: 1700px) {
    #AH26_M1_LAST_DAYS_PL .last-days-offre .last-days-offre-number {
        font-size: 120px;
    } 

  #AH26_M1_LAST_DAYS_PL .last-days-offres {
    height: 500px;
  }
  #AH26_M1_LAST_DAYS_PL .text1 {
    font-size: 44px;
    width: 107px;
    min-width: 100px;
}
    #AH26_M1_LAST_DAYS_PL .last-days-offre .last-days-offre-desc {
        font-size: 24px;
        margin-top: 146px;
    }
}
@media screen and (max-width: 767px) {
    #AH26_M1_LAST_DAYS_PL .offer-container .offer .minus .to-txt {
        transform: translate(15px, -50%);
        font-size: 15px;
    }
    #AH26_M1_LAST_DAYS_PL picture.bg,#AH26_M1_LAST_DAYS_PL img.bg ,#AH26_M1_LAST_DAYS_PL video{
        width: 100%;
        min-height: auto;
        height: auto;
        object-fit: cover;
        object-position: top;
        max-height: 800px;
    }
    #AH26_M1_LAST_DAYS_PL .blocRight {
        width: 340px;
    }
    #AH26_M1_LAST_DAYS_PL {
        height: auto;
        min-height: auto;
    }
    #AH26_M1_LAST_DAYS_PL .cdt {
        font-size: 9px;
    }

    .LAST-DAYS-band {
        font-size: 14px;
    }
    #AH26_M1_LAST_DAYS_PL .offer {
        font-size: 110px;
        color: #E20000;
    }

    #AH26_M1_LAST_DAYS_PL .offer sup {
        font-size: .10em;
        top: -.8em;
        vertical-align: 2.7em;
    }

    #AH26_M1_LAST_DAYS_PL .offer .minus .to-txt {
        font-size: 15px;
    }
    #AH26_M1_LAST_DAYS_PL .ctas-group {
        margin-bottom: 25px;
        max-width: 330px;
        gap: 10px;
        margin-top: 30px;
    }
    #AH26_M1_LAST_DAYS_PL .ctas-group.ctaOnly{
        margin-top: 40px;
    }
    #AH26_M1_LAST_DAYS_PL .ctas-group a {
        font-size: 11px;
        line-height: 40px;
        width: 138px;
        height: 40px;
        width: 138px;
    }
    #AH26_M1_LAST_DAYS_PL .ctas-group.ctaOnly a {
        font-size: 11px;
        line-height: 38px;
        height: 38px;
        width: 160px;
    }
    #AH26_M1_LAST_DAYS_PL .blocRight {
        left: 15%;
    }
    #AH26_M1_LAST_DAYS_PL .text1 {
        width: 85px;
        min-width: 85px;
    }
    #AH26_M1_LAST_DAYS_PL.withBnd {
        height:auto;
    }
}
@media screen and (max-width: 480px) {
    #AH26_M1_LAST_DAYS_PL picture.bg,#AH26_M1_LAST_DAYS_PL img.bg ,#AH26_M1_LAST_DAYS_PL video{
        width: 100%;
        min-height: 583px;
        height: auto;
        object-fit: cover;
        object-position: top;
        max-height: 600px;
    }
    #AH26_M1_LAST_DAYS_PL .last-days-offre .last-days-offre-number {
        font-size: 75px;
    }
    #AH26_M1_LAST_DAYS_PL .last-days-offre .last-days-offre-desc {
        margin-top: 85px;
    }
    #AH26_M1_LAST_DAYS_PL .last-days-offre {
        left: 7%;
    }
    #AH26_M1_LAST_DAYS_PL .last-days-offres {
        height: 310px;
    }
    #AH26_M1_LAST_DAYS_PL .blocRight {
        left: 0;
        right: 0;
        top: 11%;
        width: 100%;
    }
    #AH26_M1_LAST_DAYS_PL .offer {
        padding-right: 65px;
    }
    #AH26_M1_LAST_DAYS_PL .text1 {
        padding-left: 32px;
    }
    #AH26_M1_LAST_DAYS_PL .txt2 {
        font-size: 14px;
        padding-left: 45px;
    }
    #AH26_M1_LAST_DAYS_PL .cdt {
        font-size: 6px;
    }
    #AH26_M1_LAST_DAYS_PL picture.bg,#AH26_M1_LAST_DAYS_PL img.bg ,#AH26_M1_LAST_DAYS_PL video{
        max-height: 600px;
    }
    .LAST-DAYS-band {
        font-size: 11px;
    }
}
@media screen and (max-width: 370px) {
    #AH26_M1_LAST_DAYS_PL .ctas-group {
        max-width: 310px;
    }
    #AH26_M1_LAST_DAYS_PL .ctas-group a {
        width: 140px;
    }  
    #AH26_M1_LAST_DAYS_PL .ctas-group.ctaOnly a {
        line-height: 42px;
        height: 42px;
        width: 138px;
    }
}
@keyframes fade {

  0%,
  33.33% {
    opacity: 1;
  }

  33.34%,
  100% {
    opacity: 0;
  }
}