body, html {
  margin: 0;
  padding: 0;
  background: #000000; }

img {
  border: none; }

@font-face {
  font-family: 'Circular Std Medium';
  font-style: normal;
  font-weight: normal;
  src: local("Circular Std Medium"), url("fonts/CircularStd-Medium.woff") format("woff"); }

div[category="levelup"] .titleAndPreview {
  display: none; }

#bnp_conteneur {
  max-width: 555px;
  margin: auto;
  font-family: 'Circular Std Medium', arial, helevtica, sans-serif;
  position: relative;
  background-color: #000000;
  color: #ffffff; }
  #bnp_conteneur img {
    border: none;
    display: inline-block; }
  #bnp_conteneur p, #bnp_conteneur div {
    line-height: initial;
    padding: 0; }
  #bnp_conteneur a {
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  #bnp_conteneur #bnp_header {
    background-color: #74faaa;
    padding: 4% 4% 3% 4%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #bnp_conteneur #bnp_logo_levelup {
    width: 145px;
    max-width: 30%; }
  #bnp_conteneur #bnp_bnp_x_konbini {
    float: right;
    width: 227px;
    max-width: 50%; }
  #bnp_conteneur .bnp_zigzag {
    width: 100%;
    float: left; }
  #bnp_conteneur .bnp_zigzag_haut {
    position: relative;
    top: 1px; }
  #bnp_conteneur .bnp_zigzag_bas {
    position: relative;
    top: -0.5px; }
  #bnp_conteneur #bnp_sous_header {
    text-align: center;
    margin-bottom: 8%; }
  #bnp_conteneur #bnp_sous_titre {
    width: 441px;
    max-width: 90%;
    margin: 2% 0 0.5% 0; }
  #bnp_conteneur .bnp_page {
    display: none; }
  #bnp_conteneur #bnp_page1 {
    display: block;
    overflow: hidden; }
  #bnp_conteneur #bnp_titre {
    width: 64%;
    margin: 0% 18% 5% 18%; }
  #bnp_conteneur .bnp_texte_encadre {
    font-size: 20px;
    width: 83%;
    margin: 0% 8.5%;
    border: 2px solid #74faaa;
    border-radius: 10px;
    padding: 1% 4%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    #bnp_conteneur .bnp_texte_encadre p {
      margin: 0.5em 0; }
  #bnp_conteneur #bnp_bouton_commencer {
    width: 83%;
    margin: 4% 8.5%;
    position: relative; }
    #bnp_conteneur #bnp_bouton_commencer:hover {
      cursor: pointer; }
      #bnp_conteneur #bnp_bouton_commencer:hover #bnp_bouton_haut {
        top: 20%;
        -webkit-transform: scale(0.96);
        -ms-transform: scale(0.96);
        transform: scale(0.96); }
      #bnp_conteneur #bnp_bouton_commencer:hover #bnp_bouton_centre {
        top: 10%;
        -webkit-transform: scale(0.98);
        -ms-transform: scale(0.98);
        transform: scale(0.98); }
  #bnp_conteneur #bnp_bouton_haut, #bnp_conteneur #bnp_bouton_centre {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.10s;
    -o-transition: all 0.10s;
    transition: all 0.10s; }
  #bnp_conteneur .bnp_autres_tutos {
    width: 68%;
    margin: 4% 16%; }
  #bnp_conteneur .bnp_zone_autres_tutos {
    width: 83%;
    margin: 0% 8.5%;
    padding-bottom: 4%; }
  #bnp_conteneur .bnp_lien_tuto {
    display: inline-block;
    width: calc(48% - 4px); }
    #bnp_conteneur .bnp_lien_tuto:first-child {
      margin-right: 4%; }
    #bnp_conteneur .bnp_lien_tuto img {
      border: 2px solid #74faaa;
      border-radius: 10px;
      max-width: 100%; }
  #bnp_conteneur #bnp_page2 {
    padding-bottom: 20%; }
  #bnp_conteneur #bnp_conteneur_question {
    opacity: 1;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
    #bnp_conteneur #bnp_conteneur_question.bnp_hide {
      opacity: 0; }
  #bnp_conteneur .bnp_question {
    color: #74faaa;
    text-align: center;
    width: 96%;
    margin: 2%;
    padding: 0;
    font-size: 35px;
    line-height: initial; }
  #bnp_conteneur .bnp_image_question {
    width: 100%;
    height: auto; }
  #bnp_conteneur .bnp_reponses {
    color: #74faaa;
    width: 67%;
    padding: 2% 16.5%;
    overflow: hidden;
    position: relative; }
    #bnp_conteneur .bnp_reponses label {
      border: 2px solid #74faaa;
      display: block;
      border-radius: 10px;
      margin-bottom: 3%;
      text-align: center;
      padding: 3% 5%;
      font-size: 22px;
      cursor: pointer;
      line-height: initial; }
    #bnp_conteneur .bnp_reponses input[type="checkbox"] {
      position: absolute;
      left: -100px; }
    #bnp_conteneur .bnp_reponses input[type="checkbox"]:checked + label {
      background: #74faaa;
      color: #000000; }
  #bnp_conteneur #bnp_bouton_valider {
    width: 67%;
    margin: 0 16.5%;
    background: #ffffff;
    border-radius: 10px;
    cursor: pointer; }
    #bnp_conteneur #bnp_bouton_valider:hover {
      background: #74faaa; }
    #bnp_conteneur #bnp_bouton_valider img {
      width: 100%;
      display: block; }
  #bnp_conteneur .bnp_disabled {
    pointer-events: none;
    opacity: 0.7; }
  #bnp_conteneur #bnp_zone_progressbar {
    position: absolute;
    bottom: 0px;
    max-width: 555px;
    width: 100%; }
    #bnp_conteneur #bnp_zone_progressbar.nbp_bouton_fixed {
      position: fixed; }
  #bnp_conteneur .bnp_progressbar {
    width: 75%;
    background: #000000;
    height: 25px;
    border-radius: 13px;
    float: left;
    margin: 2% 0;
    padding: 1%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #bnp_conteneur .bnp_progress {
    background: #ffffff;
    width: 0%;
    min-width: 17%;
    height: 100%;
    border-radius: 13px;
    -webkit-transition: width 0.2s ease;
    -o-transition: width 0.2s ease;
    transition: width 0.2s ease;
    position: relative; }
  #bnp_conteneur .bnp_progress_bout {
    position: absolute;
    right: -2%;
    top: -50%;
    height: 200%;
    width: auto; }
  #bnp_conteneur .bnp_avancement {
    color: #000000;
    width: 20%;
    float: right;
    font-size: 35px;
    text-align: right;
    line-height: initial; }
  #bnp_conteneur .bnp_zone_verte {
    background: #74faaa;
    padding: 2% 6.5%;
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #bnp_conteneur .clear {
    clear: left; }
  #bnp_conteneur .bnp_marges {
    margin: 0 8.5%; }
  #bnp_conteneur #bnp_zone_score {
    position: relative;
    padding-bottom: 5%; }
  #bnp_conteneur #bnp_fond_score {
    width: 100%; }
  #bnp_conteneur #bnp_score_texte {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  #bnp_conteneur #bnp_score {
    position: absolute;
    top: 17%;
    width: 100%;
    left: 0;
    text-align: center;
    font-size: 90px; }
  #bnp_conteneur #bnp_bouton_afficher_correction {
    background: #74faaa;
    color: #000000;
    font-size: 25px;
    border-radius: 10px;
    padding: 4%;
    text-align: center;
    cursor: pointer;
    margin-bottom: 4%; }
    #bnp_conteneur #bnp_bouton_afficher_correction:hover {
      background: #ffffff; }
  #bnp_conteneur .bnp_texte_vert {
    color: #74faaa;
    font-size: 18px;
    margin-bottom: 4%; }
  #bnp_conteneur #bnp_correction {
    display: none;
    padding-bottom: 5%; }
    #bnp_conteneur #bnp_correction h3 {
      color: #000000;
      background: #ffffff;
      font-size: 32px;
      font-weight: normal;
      margin: 0px;
      padding: 20px 0 10px 0;
      float: left;
      text-align: center;
      width: 100%; }
    #bnp_conteneur #bnp_correction .bnp_question {
      margin-top: 8%; }
    #bnp_conteneur #bnp_correction .bnp_reponses label {
      cursor: default;
      background: #74faaa;
      color: #000000; }
  #bnp_conteneur .bnp_conclusion {
    clear: left;
    background: #74faaa;
    color: #000000;
    padding: 2% 8.5% 5% 8.5%; }
    #bnp_conteneur .bnp_conclusion p {
      font-size: 19px;
      margin: 4% 0; }
  #bnp_conteneur .bnp_bouton_campus_services {
    background: #ffffff;
    border-radius: 20px;
    display: block;
    padding: 6% 0 5% 0;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid transparent; }
    #bnp_conteneur .bnp_bouton_campus_services:hover {
      background: #74faaa;
      border-color: #2a3f44; }
    #bnp_conteneur .bnp_bouton_campus_services img {
      width: 75%; }

@media screen and (max-width: 555px) {
  #bnp_conteneur .bnp_texte_encadre {
    font-size: 3.5vw; }
  #bnp_conteneur #bnp_texte_intro {
    font-size: 3.7vw; }
  #bnp_conteneur .bnp_question {
    font-size: 6.2vw; }
  #bnp_conteneur .bnp_reponses label {
    font-size: 4vw; }
  #bnp_conteneur .bnp_progressbar {
    height: 4.5vw; }
  #bnp_conteneur .bnp_avancement {
    font-size: 6vw; }
  #bnp_conteneur .bnp_texte_vert {
    font-size: 3.5vw; }
  #bnp_conteneur #bnp_correction h3 {
    font-size: 6vw; }
  #bnp_conteneur #bnp_score {
    font-size: 16vw; }
  #bnp_conteneur #bnp_bouton_afficher_correction {
    font-size: 4.5vw; }
  #bnp_conteneur .bnp_conclusion p {
    font-size: 3.3vw; } }
