#bpl-moteur-cadeaux{
    width: 100%;
    background-color: #C6002E;
    margin-bottom: 30px;
    padding: 40px 0;
    
}
select{cursor: pointer;}
  #bpl-moteur-cadeaux #wrapper_moteur_kdo h3 {
    font-size: 48px;
    color: #fff;
    line-height: 65px;
    margin-bottom: 20px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 6px;
  }
  #bpl-moteur-cadeaux #wrapper_moteur_kdo h3 span{
    font-weight: 600;
  }
  #bpl-moteur-cadeaux #wrapper_moteur_kdo .moteur_cadeau {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 90%;
  }
  .msg_erreur{color: #fff;}
  #bpl-moteur-cadeaux #wrapper_moteur_kdo .moteur_cadeau .cadeaux_en_1_clic {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    gap:12px;
  }
  
  #bpl-moteur-cadeaux #wrapper_moteur_kdo .moteur_cadeau select {
    background-color: #fff;
    /* border-radius: 25px; */
    border: 0;
    width: 446px;
    font-size: 24px;
    padding: 14px 0;
    font-weight: 600;
    color: #C6002E;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 4px;
  }
  #bpl-moteur-cadeaux #wrapper_moteur_kdo .moteur_cadeau select:focus-visible {
    outline: none;
  }
  
  #bpl-moteur-cadeaux #wrapper_moteur_kdo .moteur_cadeau .findGift {
    font-size: 30px;
    color: #fff;
    font-weight: 400;
    text-decoration: underline;
    text-transform: uppercase;
  }
  
  #bpl-moteur-cadeaux #wrapper_moteur_kdo .moteur_cadeau .findGift:hover {
    text-decoration: none;
    cursor: pointer;
  }
  
  #bpl-moteur-cadeaux #wrapper_moteur_kdo .loader {
    position: absolute;
    border: 3px solid #f3f3f3;
    border-radius: 50%;
    border-top: 3px solid #555;
    width: 20px;
    height: 20px;
    bottom: 0%;
    right: 4%;
    display: none;
    animation: spin 2s linear infinite !important;
  }
  
  @media screen and (max-width: 1500px) {
  #bpl-moteur-cadeaux #wrapper_moteur_kdo h3 {
      font-size: 32px;
      line-height: 42px;
      margin-bottom: 20px;
      letter-spacing: 4px;
    }
    #bpl-moteur-cadeaux {
      padding: 25px 0;
    }
    #bpl-moteur-cadeaux #wrapper_moteur_kdo .moteur_cadeau select {
      width: 350px;
      font-size: 16px;
      padding: 10px 0;
      font-weight: 600;
      letter-spacing: 3px;
    }
    #bpl-moteur-cadeaux .logo{
      width: 44px;
    }
    #bpl-moteur-cadeaux #wrapper_moteur_kdo .moteur_cadeau .findGift {
      font-size: 22px;
    }
  }
  @media screen and (max-width: 1100px) {
    #bpl-moteur-cadeaux #wrapper_moteur_kdo .moteur_cadeau {
    width: 95%;
  }
  #bpl-moteur-cadeaux #wrapper_moteur_kdo h3 {
      font-size: 24px;
      line-height: 32px;
      margin-bottom: 15px;
      letter-spacing:2px;
    }
    #bpl-moteur-cadeaux {
      padding: 40px 0;
    }
    #bpl-moteur-cadeaux #wrapper_moteur_kdo .moteur_cadeau select {
      width: 260px;
      font-size: 16px;
      padding: 8px 0;
      letter-spacing: 3px;
    }
    #bpl-moteur-cadeaux .logo{
      width: 40px;
    }
    #bpl-moteur-cadeaux #wrapper_moteur_kdo .moteur_cadeau .findGift {
      font-size: 20px;
    }
  }
  @media screen and (max-width: 767px) {
    #bpl-moteur-cadeaux #wrapper_moteur_kdo h3 {
      font-size: 16px;
      line-height: 20px;
      margin-bottom: 10px;
      letter-spacing:2px;
    }
    #bpl-moteur-cadeaux {
      padding: 30px 0;
    }
    #bpl-moteur-cadeaux #wrapper_moteur_kdo .moteur_cadeau select {
      width: 140px;
      font-size: 12px;
      line-height: 16px;
      padding: 3px 0;
      letter-spacing: 2px;
    }
    #bpl-moteur-cadeaux .logo{
      width: 30px;
    }
    #bpl-moteur-cadeaux #wrapper_moteur_kdo .moteur_cadeau .findGift {
      font-size: 12px;
    }
  }
  
  @media screen and (max-width: 480px) {
    #bpl-moteur-cadeaux #wrapper_moteur_kdo h3 {
      font-size: 10px;
      line-height: 14px;
      margin-bottom: 5px;
      letter-spacing:2px;
    }
    #bpl-moteur-cadeaux {
      padding: 26px 0;
    }
    #bpl-moteur-cadeaux #wrapper_moteur_kdo .moteur_cadeau select {
      width: 110px;
      font-size: 8px;
      line-height: 10px;
      padding: 4px 0;
      letter-spacing: 2px;
    }
    #bpl-moteur-cadeaux .logo{
      width: 24px;
    }
    #bpl-moteur-cadeaux #wrapper_moteur_kdo .moteur_cadeau .findGift {
      font-size: 8px;
    }
    #bpl-moteur-cadeaux #wrapper_moteur_kdo .moteur_cadeau .cadeaux_en_1_clic {
    gap: 8px;
  }
  }
  @media screen and (max-width: 390px) {
    #bpl-moteur-cadeaux #wrapper_moteur_kdo .moteur_cadeau select {
      width: 100px;
      font-size: 7px;
      line-height: 10px;
      padding: 4px 0;
      letter-spacing: 2px;
    }
    #bpl-moteur-cadeaux .logo{
      width: 22px;
    }
    #bpl-moteur-cadeaux #wrapper_moteur_kdo .moteur_cadeau .findGift {
      font-size: 7px;
    }
    #bpl-moteur-cadeaux #wrapper_moteur_kdo .moteur_cadeau .cadeaux_en_1_clic {
    gap: 6px;
  }
  }