 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(251, 247, 239, 0.8), rgba(251, 247, 239, 0.8)), url('images/ordinateurRdv-1.jpg');
  background-position: 50% 50%, 50% 31.9%;
  background-size: cover, cover;
}

.u-section-1 .u-sheet-1 {
  min-height: 400px;
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  width: 198px;
  margin: 150px auto 0;
}

.u-section-1 .u-text-2 {
  width: 826px;
  font-size: 1.5rem;
  margin: 30px auto 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 330px;
  }

  .u-section-1 .u-text-1 {
    margin-top: 60px;
  }

  .u-section-1 .u-text-2 {
    margin-left: 57px;
    margin-right: 57px;
    margin-bottom: 60px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 253px;
  }

  .u-section-1 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 190px;
  }

  .u-section-1 .u-text-2 {
    width: 540px;
    font-size: 1.3333333333333333rem;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 120px;
  }

  .u-section-1 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-text-2 {
    width: 340px;
  }
} .u-section-2 {
  --color-var: #fbf7ef;
}

.u-section-2 .u-sheet-1 {
  min-height: 654px;
}

.u-section-2 .u-layout-wrap-1 {
  margin-top: 60px;
  margin-bottom: 0;
}

.u-section-2 .u-layout-cell-1 {
  min-height: 634px;
}

.u-section-2 .u-container-layout-1 {
  padding: 30px 30px 0;
}

.u-section-2 .u-text-1 {
  margin-top: 20px;
  margin-bottom: 0;
  font-weight: 700;
}

.u-section-2 .u-text-2 {
  font-weight: 400;
  font-size: 1rem;
  margin: 20px 0 0;
}

.u-section-2 .u-form-1 {
  margin-bottom: 0;
  margin-top: 20px;
}

.u-section-2 .u-label-1 {
  font-size: 1rem;
}

.u-section-2 .u-input-1 {
  font-size: 1rem;
}

.u-section-2 .u-label-2 {
  font-size: 1rem;
}

.u-section-2 .u-input-2 {
  font-size: 1rem;
}

.u-section-2 .u-label-3 {
  font-size: 1rem;
}

.u-section-2 .u-input-3 {
  font-size: 1rem;
}

.u-section-2 .u-btn-1 {
  --radius: 20px;
  background-image: none;
  border-style: solid;
  font-size: 1.125rem;
}

@media (max-width: 1199px) {
  .u-section-2 .u-sheet-1 {
    min-height: 719px;
  }

  .u-section-2 .u-layout-cell-1 {
    min-height: 523px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-sheet-1 {
    min-height: 210px;
  }

  .u-section-2 .u-layout-cell-1 {
    min-height: 100px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-sheet-1 {
    min-height: 310px;
  }

  .u-section-2 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
}