.main-content .page,
#page_dossier {
    max-width: none !important;
    padding: 0 !important;
}

#z1-home-container-offre1 {
    position: relative;
    height: fit-content;
    background-color: #E5E5E5;
}

#z1-home-container-offre1 picture,
#z1-home-container-offre1 img.bg {
    width: 100%;
    min-height: 350px;
    object-fit: cover;
    object-position: top;
}

#z1-home-container-offre1 .ast {
    font-size: 9px;
    text-align: right;
    position: absolute;
    right: 4px;
    bottom: -13px;
}

#z1-home-container-offre1 .texte {
    width: 100%;
    text-align: center;
}

#z1-home-container-offre1 .bl {
    width: 100%;
    height: 100%;
}

#z1-home-container-offre1 .texte h4 {
    font-weight: 900;
    font-size: 75px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 75px;
    padding-top: 6px;
    position: relative;
    z-index: 1;
    padding-bottom: 40px;
}
#z1-home-container-offre1 .texte h4.es {
    font-size: 60px;
}
#z1-home-container-offre1 .texte h4.pl {
    font-size: 45px;
}
#z1-home-container-offre1 .texte h4::before {
  content: "";
  background: url('//media.idkids.fr/media/content/cms/Commun/Homepage/Z1/SOLDES_PE25/OFFRE/img-mob2.webp');
  width: 100%;
  height: 130px;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

#z1-home-container-offre1 .texte p {
    font-weight: 600;
    font-size: 18px;
    padding-top: 40px;
    color: #DC0F14;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
}


#z1-home-container-offre1 .texte .reduc {
    margin-top: 10px;
}

#z1-home-container-offre1 .texte .reduc p:nth-of-type(1) {
    font-weight: 700;
    font-size: 23px;
    line-height: 36px;
    padding: 5px 0;
    color: #DC0F14;
}

#z1-home-container-offre1 .texte .reduc p:nth-of-type(2) {
    font-weight: 700;
    font-size: 80px;
    line-height: 70px;
    padding-top: 0px;
    margin-bottom: 8px;
    display: flex;
    justify-content: center;
}


#z1-home-container-offre1 .texte.pl .reduc p:nth-of-type(2) {
    font-size: 70px;
    line-height: 60px;
}

#z1-home-container-offre1 .texte .reduc p:nth-of-type(2) sup {
    font-weight: 700;
    font-size: 40px;
    top: 19px;
}

#z1-home-container-offre1 .texte.pl .reduc p:nth-of-type(2) sup {
    font-weight: 700;
    font-size: 37px;
    top: -23px;
}

#z1-home-container-offre1 .texte .reduc p:nth-of-type(2) sup sup {
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0;
    top: -20px;
}


#z1-home-container-offre1 .sup span {
    font-size: 30px;
    font-weight: 700;
}


#z1-home-container-offre1 .ctas {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 320px;
    margin: auto;
    gap: 5px;
    margin-top: 20px;
    margin-bottom: 10px;
}

#z1-home-container-offre1 .ctas a {
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    width: 145px;
    height: 48px;
    background: #FFFFFF;
    font-weight: 400;
    font-size: 15px;
    color: #DC0F14;
    letter-spacing: 0;
    text-align: center;
    border: 1px solid #DC0F14;
    transition: all .3s;
    line-height: 16px;
}

#z1-home-container-offre1 .ctas a.pl {
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    width: 145px;
    height: 40px;
    background: #FFFFFF;
    font-weight: 400;
    font-size: 11px;
    color: #DC0F14;
    letter-spacing: 0;
    text-align: center;
}

#z1-home-container-offre1 .ctas a:hover {
    background: #DC0F14;
    color: #FFFFFF;
}

#z1-home-container-offre1 .cdt {
    position: absolute;
    bottom: -20px;
    width: 100%;
    text-align: end;
}

@media (min-width: 410px) {
    #z1-home-container-offre1 .texte h4 {
        font-size: 70px;
        padding-top: 0px;
        line-height: 90px;
    }
    #z1-home-container-offre1 .texte h4.es {
        font-size: 60px;
        padding-top: 0px;
        line-height: 90px;
    }
    #z1-home-container-offre1 .texte h4.es {
        font-size: 55px;
        padding-top: 0px;
        line-height: 90px;
    }
    #z1-home-container-offre1 .texte h4::before {
        height: 156px;
    }

    #z1-home-container-offre1 .texte .reduc {
        margin-top: 30px;
    }

}

@media (min-width: 600px) {
    #z1-home-container-offre1 .texte h4::before {
        height: 166px;
    }
}

@media (min-width: 768px) {
    #z1-home-container-offre1 .sup {
        font-size: 25px;
        line-height: 65px;
        color: #DC0F14;
        margin-top: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #FFFFFF;
        width: fit-content;
        margin: 0 auto 0 auto;
        padding: 0 20px;
    }


    #z1-home-container-offre1 .ctas {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        width: 320px;
        margin: auto;
        gap: 5px;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    #z1-home-container-offre1 .ctas.desk {
        display: flex;
    }


    #z1-home-container-offre1 .texte h4::before {
        content: none;
    }

    #z1-home-container-offre1 picture,
    #z1-home-container-offre1 img.bg {
        width: 100%;
        min-height: 620px;
        max-height: 620px;
        object-fit: cover;
        object-position: left;
    }

    #z1-home-container-offre1 .texte {
        position: absolute;
        width: 630px;
        top: 43%;
        transform: translateY(-50%);
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #z1-home-container-offre1 .texte .reduc p:nth-of-type(2) span {
        font-size: 30px;
        padding-right: 15px;
    }

    #z1-home-container-offre1 .texte h4,
    #z1-home-container-offre1 .texte p {
        width: 100%;
    }

    #z1-home-container-offre1 .texte h4 {
        padding-top: 0;
        padding-bottom: 0;
        font-size: 120px;
    }
    #z1-home-container-offre1 .texte h4.es,#z1-home-container-offre1 .texte h4.pl {
        padding-top: 0;
        padding-bottom: 0;
        font-size: 100px;
    }


    #z1-home-container-offre1 .texte .reduc {
        display: flex;
        flex-direction: column;
        gap: 10px;
        margin: 140px 0 0 0;
    }

    #z1-home-container-offre1 .texte .reduc p {
        margin-bottom: 20px;
        color: #DC0F14;
    }

    #z1-home-container-offre1 .texte .reduc p:nth-of-type(1) {
        padding-top: 0px;
        margin-bottom: 0;
        font-size: 30px;
        line-height: 10px;
        margin-left: 20px;
    }

    #z1-home-container-offre1 .texte .reduc p:nth-of-type(2) {
        margin-bottom: 0px;
        margin-top: 5px;
        font-size: 120px;
        line-height: 120px;
    }

    #z1-home-container-offre1 .texte .reduc p:nth-of-type(2) sup {
        font-size: 60px;
        top: 39px;
    }

    #z1-home-container-offre1 .texte .reduc p:nth-of-type(2) sup sup {
        font-size: 18px;
        top: -30px;
    }


    #z1-home-container-offre1 .ctas {
        position: absolute;
        bottom: 35px;
        width: 100%;
        gap: 10px;
    }

    #z1-home-container-offre1 .ctas a {
        width: 180px;
        height: 45px;
    }

}

@media (min-width: 1200px) {

    #z1-home-container-offre1 picture,
    #z1-home-container-offre1 img.bg {
        min-height: 100%;
        max-height: 100%;
    }

    #z1-home-container-offre1 .texte {
        width: 45%;
        top: 43%;
    }

    #z1-home-container-offre1 .texte .reduc {
        margin: 110px 0 0 0;
    }
}


@media (min-width: 1400px) {


    #z1-home-container-offre1 .texte {
        width: 45%;
        top: 44%;
    }

    #z1-home-container-offre1 .texte .reduc {
        margin: 120px 0 0 0;
    }


    #z1-home-container-offre1 .texte h4 {
        font-size: 160px;
        line-height: 160px;
    }
    #z1-home-container-offre1 .texte h4.es {
        font-size: 130px;
        line-height: 160px;
    }
    #z1-home-container-offre1 .texte h4.pl {
        font-size: 100px;
        line-height: 160px;
    }

    #z1-home-container-offre1 .texte .reduc {
        margin: 110px 0 0 0;
    }

    #z1-home-container-offre1 .texte .reduc p:nth-of-type(1) {
        font-size: 42px;
    }

    #z1-home-container-offre1 .texte .reduc p:nth-of-type(2) {
        font-size: 180px;
        line-height: 180px;
    }

    #z1-home-container-offre1 .texte .reduc p:nth-of-type(2) sup {
        font-size: 80px;
        top: 54px;
    }

    #z1-home-container-offre1 .texte .reduc p:nth-of-type(2) sup sup {
        top: -44px;
    }

}

@media (min-width: 1500px) {
    #z1-home-container-offre1 .texte .reduc {
        margin: 150px 0 0 0;
    }
}

@media (min-width: 1700px) {

    #z1-home-container-offre1 .texte {
        top: 46%;
    }

    #z1-home-container-offre1 .texte h4 {
        font-size: 180px;
        line-height: 160px;
    }
    #z1-home-container-offre1 .texte h4.es {
        font-size: 170px;
        line-height: 160px;
    }
    #z1-home-container-offre1 .texte h4.es {
        font-size: 130px;
        line-height: 160px;
    }
    #z1-home-container-offre1 .texte .reduc {
        margin: 180px 0 0 0;
    }

    #z1-home-container-offre1 .texte .reduc p {
        font-size: 200px;
        line-height: 160px;
    }


    #z1-home-container-offre1 .ctas a {
        width: 245px;
        height: 56px;
        font-size: 18px;
    }

    #z1-home-container-offre1 .texte .reduc p:nth-of-type(1) {
        font-size: 50px;
    }


    #z1-home-container-offre1 .texte .reduc p:nth-of-type(2) {
        font-size: 240px;
        line-height: 240px;
    }

    #z1-home-container-offre1 .texte .reduc p:nth-of-type(2) sup {
        font-size: 125px;
        top: 79px;
    }

    #z1-home-container-offre1 .texte .reduc p:nth-of-type(2) sup sup {
        font-size: 20px;
        top: -73px;
    }

}

@media (max-width: 767px) {
  .no-mobile {
    display: none;
  }
  #z1-home-container-offre1{
    padding-bottom: 30px;
  }
}