#BPL-soldes-deuxieme-d {
  margin-bottom: 20px;
  position: relative;
  display: flex;
  align-items: center;
}

#BPL-soldes-deuxieme-d>div:nth-of-type(1)>h3 {
  color: white;
  font-size: 40px;
  line-height: 54px;
  font-weight: 900;
    text-transform: uppercase;

}


#BPL-soldes-deuxieme-d .txt-dd {
  font-size: 2vw;
  line-height: 2vw;
  margin-top: 14px;
  font-weight: 900;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
}
#BPL-soldes-deuxieme-d .txtOffre {
  font-weight: 700;
  font-size: 120px;
  line-height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #E61F1B;
}
#BPL-soldes-deuxieme-d .txtOffre span.perc{
  font-size: 70px;
  line-height: 86px;
  vertical-align: top;
  top: 0;
}
#BPL-soldes-deuxieme-d .txtOffre span.minus-text{
  font-size: 13px;
  line-height: 19px;
  font-weight: 400;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#BPL-soldes-deuxieme-d .txtOffre span.minus-text .minus{
  font-size: 120px;
  font-weight: 600;
  margin-top: 4px;
  margin-left: 3px;
  margin-bottom: 30px;
}
#BPL-soldes-deuxieme-d .txtOffre sup {
  font-size: 16px;
  line-height: 48px;
  vertical-align: top;
  top: 0px;
}
#BPL-soldes-deuxieme-d>div:nth-of-type(2)>.cta-offer {
  margin-top: 5px;
  font-weight: 600 !important;
  cursor: pointer;
  color: #272A45;
}

#BPL-soldes-deuxieme-d>div:nth-of-type(2)>.cta-offer span {
  text-decoration: underline !important;
}

#BPL-soldes-deuxieme-d>div:nth-of-type(2)>.cta-offer span:hover {
  text-decoration: none !important;
}

#BPL-soldes-deuxieme-d .ml-offer {
  position: absolute;
  bottom: 2px;
  right: 8px;
  font-size: 10px;
}


@media only screen and (min-width: 1000px) {
  .nodesk {
    display: none;
  }

  #BPL-soldes-deuxieme-d>div:nth-of-type(1) {
    display: flex;
    flex-direction: column;
  }

  #BPL-soldes-deuxieme-d>div:nth-of-type(1)>h3 {
    font-size: 7vw;
    line-height: 5vw;
  }
  #BPL-soldes-deuxieme-d>div:nth-of-type(1)>h3.es {
    font-size: 5.7vw;
    line-height: 4vw;
  }
  #BPL-soldes-deuxieme-d>div:nth-of-type(1)>h3.pl {
    font-size: 4vw;
    line-height: 3vw;
  }


  #BPL-soldes-deuxieme-d {
    max-width: 100%;
    height: 160px;
    background-image: url(//media.idkids.fr/media/content/cms/Commun/Homepage/bandeau/SOLDES_PE25/OFFRE/bg-desk.webp?v=2);
    background-size: cover;
    background-position: 32%;
    justify-content: space-between;
    flex-direction: initial;
    padding: 0 50px;
    gap: 0;
  }

  #BPL-soldes-deuxieme-d>div:nth-of-type(2) {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 44%;
  }

  #BPL-soldes-deuxieme-d .txtOffre {
  font-weight: 700;
  font-size: 120px;
  line-height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #E61F1B;
}
#BPL-soldes-deuxieme-d .txtOffre span.perc{
  font-size: 70px;
  line-height: 86px;
  vertical-align: top;
  top: 0;
}
#BPL-soldes-deuxieme-d .txtOffre span.minus-text{
  font-size: 13px;
  line-height: 19px;
  font-weight: 400;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#BPL-soldes-deuxieme-d .txtOffre span.minus-text .minus{
  font-size: 120px;
  font-weight: 600;
  margin-top: 4px;
  margin-left: 3px;
  margin-bottom: 30px;
}
#BPL-soldes-deuxieme-d .txtOffre sup {
  font-size: 16px;
  line-height: 48px;
  vertical-align: top;
  top: 0px;
}

  #BPL-soldes-deuxieme-d>div:nth-of-type(2)>.cta-offer {
    margin-bottom: 20px;
    font-size: 30px;
  }
}


@media (min-width: 1150px) {
  #BPL-soldes-deuxieme-d>div:nth-of-type(1)>.cta-offer {
    margin-left: 90px;
  }

  #BPL-soldes-deuxieme-d {
    padding: 0 60px 0 5%;
  }
}

@media (min-width: 1400px) {


  #BPL-soldes-deuxieme-d>div:nth-of-type(2)>.cta-offer {
    margin-bottom: 20px;
  }
}

@media (min-width: 1700px) {

  #BPL-soldes-deuxieme-d {
    padding: 0 100px 0 110px;
  }

  #BPL-soldes-deuxieme-d>div:nth-of-type(1)>h3 {
    font-size: 100px;
    line-height: 80px;
  }
  #BPL-soldes-deuxieme-d>div:nth-of-type(1)>h3.es {
    font-size: 80px;
  }

  #BPL-soldes-deuxieme-d>div:nth-of-type(2)>.prct {
    margin-left: 20px;
  }
  #BPL-soldes-deuxieme-d>div:nth-of-type(1)>h3.pl {
    font-size: 80px;
  }
  #BPL-soldes-deuxieme-d .txt-dd {
    font-size: 26px;
    line-height: 28px;
    margin-top: 8px;
  }
}

@media (max-width: 470px) {
  #BPL-soldes-deuxieme-d>div:nth-of-type(1)>h3.deCH {
    padding-right: 60px;
  }
  #BPL-soldes-deuxieme-d>div:nth-of-type(1)>h3.pl {
    font-size: 28px;
  }
}
@media (max-width: 1200px) {
    #BPL-soldes-deuxieme-d>div:nth-of-type(2) {
      width: 44%;
  }
    #BPL-soldes-deuxieme-d>div:nth-of-type(2)>.cta-offer {
      margin-bottom: 20px;
      font-size: 20px;
  }
}
@media (max-width: 999px) {
  #BPL-soldes-deuxieme-d .blText {
    position: relative;
    width: 100%;
  }
  #BPL-soldes-deuxieme-d>div:nth-of-type(2)>.cta-offer {
    position: absolute;
    top: 25px;
    right: 20px;
    font-size: 52px;
    line-height: 48px;
  }
  #BPL-soldes-deuxieme-d .cta-offer span{
    display: none;
  }
  #BPL-soldes-deuxieme-d>div:nth-of-type(1)>h3 {
    font-size: 10vw;
    line-height: 8vw;
  }
  #BPL-soldes-deuxieme-d {
    height: 320px;
    width: 100%;
    background-image: url(//media.idkids.fr/media/content/cms/Commun/BPL/SOLDES_OFFRE_V2_AH25/img-mobV2.webp);
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    background-position: center 20%;
    justify-content: flex-start;
  }
  #BPL-soldes-deuxieme-d .title{
    margin-top: 10px;
    margin-bottom: 50px;
  }
  #BPL-soldes-deuxieme-d .txt-dd {
    font-size: 2.4vw;
    line-height: 2.6vw;
    margin-top: 8px;
  }
}
@media (max-width: 767px) {
  #BPL-soldes-deuxieme-d .txtOffre {
      font-size: 80px;
      line-height: 80px;
  }
  #BPL-soldes-deuxieme-d .txtOffre span.perc {
    font-size: 40px;
    line-height: 55px;
  }
  #BPL-soldes-deuxieme-d .txtOffre span.minus-text .minus {
    font-size: 80px;
    margin-bottom: 10px;
  }
  #BPL-soldes-deuxieme-d .txtOffre span.minus-text {
    font-size: 8px;
    line-height: 9px;
  }
  #BPL-soldes-deuxieme-d .txtOffre sup {
    font-size: 11px;
    line-height: 34px;
  }
  #BPL-soldes-deuxieme-d>div:nth-of-type(2)>.cta-offer {
    top: 0px;
  }
  #BPL-soldes-deuxieme-d {
    height: 280px;
    background-position: center 10%;
  }
  #BPL-soldes-deuxieme-d .title{
    margin-bottom: 70px;
  }
}
@media (max-width: 480px) {
  #BPL-soldes-deuxieme-d>div:nth-of-type(1)>h3 span{
      display: block;
  }
  #BPL-soldes-deuxieme-d>div:nth-of-type(2) {
      width: 100%;
  }
  #BPL-soldes-deuxieme-d>div:nth-of-type(2)>.cta-offer {
    right: 5px;
    font-size: 36px;
    line-height: 36px;
  }
  #BPL-soldes-deuxieme-d>div:nth-of-type(1)>h3 {
    font-size: 13vw;
    line-height: 13vw;
  }
  #BPL-soldes-deuxieme-d {
    height: 220px;
    background-position: top;
  }
  #BPL-soldes-deuxieme-d .title {
    margin-bottom: 40px;
    margin-top: 0px;
  }
  #BPL-soldes-deuxieme-d .txt-dd {
    font-size: 3vw;
    line-height: 2.6vw;
    margin-top: 0;
  }
}
@media (max-width: 390px) {
  #BPL-soldes-deuxieme-d {
    height: 200px;
  }
}