.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.body {
  background-color: #000;
  background-image: url('../images/bg-autochallenge.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-clip: border-box;
}

.image {
  width: 300px;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section {
  padding-top: 24px;
  padding-bottom: 24px;
}

.paragraph {
  font-family: 'Bebas Neue', sans-serif;
  color: #fff;
  font-size: 25px;
  text-align: center;
}

.heading {
  font-family: 'Bebas Neue', sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 2px;
}

.column {
  padding: 0px 15px;
}

.column-2 {
  padding-right: 15px;
  padding-left: 15px;
}

.heading-2 {
  font-family: 'Bebas Neue', sans-serif;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.column-3 {
  text-align: right;
}

.image-2 {
  width: 100px;
}

.image-3 {
  width: 100px;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 48px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(72, 72, 72, 0.5);
}

.div-block.bloc-rent {
  padding-top: 73px;
  padding-bottom: 73px;
}

.columns {
  margin-top: 24px;
  margin-bottom: 24px;
  padding-top: 0px;
  padding-bottom: 16px;
}

.paragraph-2 {
  margin-bottom: 16px;
  font-family: 'Bebas Neue', sans-serif;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.section-2 {
  background-color: transparent;
  font-size: 18px;
}

.columns-2 {
  margin-bottom: 16px;
}

.html-embed {
  color: #fff;
}

.image-4 {
  width: 20px;
  margin-right: 8px;
  float: left;
}

.text-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: 'Bebas Neue', sans-serif;
  color: #fff;
  font-size: 18px;
}

.button {
  margin-top: 22px;
  font-size: 18px;
}

.text-block-2 {
  padding: 10px 0px;
  background-color: #fff;
  font-family: 'Bebas Neue', sans-serif;
  color: #eabb00;
  font-size: 18px;
}

.text-block-2:hover {
  background-color: hsla(0, 0%, 100%, 0.34);
  color: #fff;
}

.text-block-2.text-annexe {
  font-size: 16px;
}

.columns-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 230px;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0);
  color: #000;
  text-align: center;
}

.image-5 {
  width: 12px;
}

.column-4 {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #eabb00;
}

.bouton-perso {
  position: relative;
  top: 0px;
  margin-top: 5px;
  -webkit-transition: top 400ms ease;
  transition: top 400ms ease;
}

.bouton-perso:hover {
  position: relative;
  top: -10px;
}

.bouton-perso.bouton-annexe {
  position: relative;
  margin-top: 25px;
}

.bouton-perso.bouton-rent {
  margin-top: 0px;
}

.paragraph-3 {
  margin-top: 0px;
  margin-bottom: 18px;
  font-family: 'Bebas Neue', sans-serif;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.heading-3 {
  color: #fff;
  text-align: center;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(72, 72, 72, 0);
}

.image-6 {
  width: 350px;
}

.grid {
  margin-top: 18px;
  margin-bottom: 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 10px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.section-3 {
  margin-bottom: 24px;
}

.image-7 {
  width: 100px;
}

.column-5 {
  padding-right: 0px;
  padding-left: 0px;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  padding-top: 24px;
  padding-bottom: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(72, 72, 72, 0.5);
}

.section-4 {
  margin-top: 0px;
  margin-bottom: 24px;
  padding-bottom: 0px;
  background-color: transparent;
}

.div-block-3 {
  margin-bottom: 24px;
}

.div-block-4 {
  margin-bottom: 24px;
}

.paragraph-4 {
  margin-top: 24px;
  font-family: 'Bebas Neue', sans-serif;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.div-block-5 {
  margin-bottom: 24px;
}

.image-8 {
  width: 60%;
  margin-bottom: 24px;
}

.section-5 {
  margin-bottom: 24px;
  background-color: #000;
}

.section-6 {
  padding-top: 24px;
  padding-bottom: 24px;
  background-color: rgba(38, 38, 38, 0.79);
}

.link {
  color: #eabb00;
}

.link-2 {
  font-family: 'Bebas Neue', sans-serif;
  color: #eabb00;
  font-size: 18px;
  text-decoration: none;
}

.text-block-3 {
  font-family: 'Bebas Neue', sans-serif;
  color: #fff;
  font-size: 18px;
  text-align: right;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 18px;
  padding-bottom: 48px;
  padding-left: 18px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(72, 72, 72, 0.5);
}

.paragraph-5 {
  margin-top: 30px;
  font-family: 'Bebas Neue', sans-serif;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.link-3 {
  font-family: 'Bebas Neue', sans-serif;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .div-block.bloc-rent {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .bouton-perso.bouton-rent {
    margin-top: 0px;
  }

  .grid {
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  .section {
    padding-bottom: 0px;
  }

  .heading {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 18px;
  }

  .heading-2 {
    margin-top: 0px;
  }

  .div-block {
    margin-bottom: 24px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .div-block.bloc-rent {
    margin-bottom: 48px;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .text-block-2 {
    text-decoration: none;
  }

  .text-block-2.text-annexe {
    text-decoration: none;
  }

  .bouton-perso {
    text-decoration: none;
  }

  .grid {
    margin-bottom: 24px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-block-6 {
    margin-right: 20px;
    margin-left: 20px;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
  }

  .column {
    margin-bottom: 24px;
  }

  .div-block {
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block.bloc-rent {
    margin-bottom: 24px;
  }

  .columns {
    margin-bottom: 10px;
  }

  .grid {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .section-3 {
    margin-bottom: 0px;
  }

  .div-block-3 {
    width: 150px;
  }

  .div-block-4 {
    width: 150px;
  }

  .div-block-6 {
    padding-bottom: 24px;
  }

  .div-block-7 {
    width: 150px;
  }
}

