#page_dossier {
    max-width: 100%;
}

#PE26_OUTLET_PL {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height:700px;
    padding: 30px;
    text-align: center;
    color: #FFFFFF;
    background-color: #FF0000;
    height:calc(100vh - 27px);
}
#PE26_OUTLET_PL.withBND {
    height: calc(100vh - 61px);
}
.OutletBtm {
    height: 34px;
    text-transform: uppercase;
    color: #FF0000;
    text-align: center;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-weight: 400;
}
.OutletBtm span{
    font-weight: 600;
}

#PE26_OUTLET_PL .contBloc {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#PE26_OUTLET_PL .txt1 {
    font-weight: 400;
    font-size: 73px;
    line-height: 1;
    text-transform: uppercase;
    color: #FFFFFF;
}
#PE26_OUTLET_PL .txtOffre {
    font-weight: 400;
    font-size: 48px;
    line-height: 1;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 50px 0 15px;
}
#PE26_OUTLET_PL .texte p.pct {
    font-size: 284px;
    line-height: 1;
    font-weight:900;
    color: #FFFFFF;
}

#PE26_OUTLET_PL .texte p.pct sup {
    font-size: .2em;
    line-height: 1;
    vertical-align: 2.3em;
    font-weight: 400;
}
#PE26_OUTLET_PL .txt2 {
    font-weight: 700;
    font-size: 36px;
    line-height: 1;
    text-transform: uppercase;
    background-color: #FFFFFF;
    color: #FF0000;
    display: inline-block;
    max-width: 850px;
    width: 100%;
    margin: 5px auto 0;
    padding: 10px;
}
#PE26_OUTLET_PL .ctas-group.ctaOnly{
    margin-top: 40px;
}
#PE26_OUTLET_PL .ctas-group {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
    align-items: center;
    margin-top: 50px;
}

#PE26_OUTLET_PL .ctas-group a {
    color: #FF0000;
    background-color: #FFFFFF;
    font-size: 16px;
    height: 60px;
    text-transform: uppercase;
    width: 179px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #FFFFFF;
}
#PE26_OUTLET_PL .ctas-group.ctaOnly a{
    background-color: transparent;
    color: #FFFFFF;
    font-size: 23px;
    width: 245px;
    height: 74px;
}
#PE26_OUTLET_PL .ctas-group a:hover {
    color: #FFFFFF;
    background-color: transparent;
}
#PE26_OUTLET_PL .ctas-group.ctaOnly a:hover{
    background-color: #FFFFFF;
    color: #FF0000;
}
#PE26_OUTLET_PL .contBloc .cdt{
    font-size: 12px;
    line-height: 1.2;
    position: absolute;
    bottom: 20px;
    right: 20px;
    text-align: right;
}
@media screen and (max-width: 1500px) {
    #PE26_OUTLET_PL {
        min-height:600px;
    }
    #PE26_OUTLET_PL .txt1 {
        font-size: 58px;
    }
    #PE26_OUTLET_PL .txtOffre {
        font-size: 36px;
        margin: 30px 0 10px;
    }
    #PE26_OUTLET_PL .texte p.pct {
        font-size: 160px;
    }
    #PE26_OUTLET_PL .txt2 {
        font-size: 24px;
        max-width: 540px;
        margin: 10px auto 0;
        padding: 6px;
    }
    #PE26_OUTLET_PL .ctas-group a {
        width: 140px; 
        height: 42px;
        font-size: 12px;
        line-height: 1;    
    }
    #PE26_OUTLET_PL .ctas-group.ctaOnly a{
        font-size: 19px;
        width: 200px;
        height: 55px;
        line-height: 55px;
    }
}

@media screen and (max-width: 767px) {
    #PE26_OUTLET_PL.withBND {
        height: auto;
    }
    #PE26_OUTLET_PL .contBloc {
        width: 100%;
        position: initial;
        min-width: auto;
    }

    #PE26_OUTLET_PL {
        height: auto;
        min-height: auto;
        padding: 90px 0 70px;
        background-color: #FF0000;
    }
    .OutletBtm {
        font-size: 16px;
    }
    #PE26_OUTLET_PL .texte p.pct {
        font-size: 120px;
    }

    #PE26_OUTLET_PL .txt1 {
        font-size: 40px;
    }
    #PE26_OUTLET_PL .txtOffre {
        font-size: 19px;
        margin: 40px 0 10px;
    }
    #PE26_OUTLET_PL .txt2 {
        font-size: 16px;
        max-width: 430px;
    }
    #PE26_OUTLET_PL .ctas-group {
        margin-bottom: 25px;
        max-width: 330px;
        gap: 10px;
        margin: 30px auto 0;
    }
    #PE26_OUTLET_PL .ctas-group.ctaOnly{
        margin-top: 30px;
    }
    #PE26_OUTLET_PL .ctas-group.ctaOnly a {
        font-size: 14px;
        line-height: 48px;
        height: 48px;
        width: 160px;
    }
    #PE26_OUTLET_PL .contBloc .cdt{
        font-size: 12px;
        line-height: 1.2;
        position: absolute;
        bottom: 10px;
        right: 6px;
        text-align: right;
    }
}

.juste-rt{display: none;}

@media screen and (max-width: 480px) {
   #PE26_OUTLET_PL .texte p.pct {
        font-size: 108px;
    }
    #PE26_OUTLET_PL .cdt {
        font-size: 8px;
        right: 2px;
        bottom: 4px;
    }
    #PE26_OUTLET_PL .txt1 {
        font-size: 35px;
    }
    #PE26_OUTLET_PL .txtOffre {
        font-size: 18px;
        margin: 35px 0 6px;
    }
    #PE26_OUTLET_PL .txt2 {
        font-size: 14px;
        max-width: 320px;
        margin-top: 0px;

    }
     #PE26_OUTLET_PL .ctas-group{
        max-width: 340px;
        gap: 10px;
        margin-top: 30px;
    }
    #PE26_OUTLET_PL .ctas-group.ctaOnly a {
        font-size: 13px;
        line-height: 45px;
        height: 45px;
        width: 138px;
    }
    #PE26_OUTLET_PL .texte p.pct sup {
        font-size: 0.1em;
        line-height: 1;
        vertical-align: 5.8em;
    }
    #PE26_OUTLET_PL .ctas-group a {
        width: 153px; 
        height: 39px;
        font-size: 13px;
        background-color: transparent;
        color: #FFFFFF; 
    }
    #PE26_OUTLET_PL .ctas-group a:hover {
        background-color: #FFFFFF;
        color: #FF0000;
    }
    #PE26_OUTLET_PL .contBloc .cdt {
        font-size: 8px;
        bottom: 4px;
    } 




    #PE26_OUTLET_PL.rotate .offre{
        display: flex;
        align-items: center;
        justify-content: center;
        writing-mode: vertical-rl;
        transform: rotate(180deg);
        margin: auto;
    }
    #PE26_OUTLET_PL.rotate {
        padding: 70px 0 30px;
    }
    #PE26_OUTLET_PL.rotate .txt1 {
        font-size: 21px;
        margin-bottom: 10px;
    }
    #PE26_OUTLET_PL.rotate .texte p.pct {
        font-size: 92px;
    }
    #PE26_OUTLET_PL.rotate .texte p.pct sup {
        font-size: 0.1em;
        line-height: 1;
        vertical-align: 3.1em;
        top: 1px;
    }
    #PE26_OUTLET_PL.rotate .txtOffre {
        font-size: 15px;
        margin: 10px 0;
    }
    #PE26_OUTLET_PL.rotate .texte{width: 100%;}
    #PE26_OUTLET_PL.rotate .txt2 {
        max-width: 248px;
        font-size: 17px;
    }
    #PE26_OUTLET_PL.rotate .juste-rt{display: inline-block;}

}

@media screen and (max-width: 480px) {
   #PE26_OUTLET_PL .texte p.pct {
        font-size: 90px;
    }
    #PE26_OUTLET_PL .txt2 {
        font-size: 13px;
        max-width: 300px;
    }
}