 .u-section-1 {
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
  background-image: linear-gradient(rgba(248, 247, 245, 0.8), rgba(248, 247, 245, 0.8)), url("images/apropos.webp");
  background-position: 50% 50%;
}

.u-section-1 .u-sheet-1 {
  min-height: 600px;
  margin-bottom: 0;
}

.u-section-1 .u-text-1 {
  font-size: 2.25rem;
  font-weight: 700;
  text-shadow: 1px 1px 2px rgba(128,128,128,1);
  margin: 100px 31px 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.5rem;
  letter-spacing: normal;
  margin: 80px 30px 60px;
}

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

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

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

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

  .u-section-1 .u-text-1 {
    font-size: 1.25rem;
    width: auto;
    margin-top: 75px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.125rem;
    width: auto;
    margin-top: 75px;
  }
}

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

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

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

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    margin-top: 50px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.25rem;
    letter-spacing: 0px;
    margin-top: 50px;
  }
} .u-section-2 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, contain;
}

.u-section-2 .u-sheet-1 {
  min-height: 952px;
  margin-bottom: 0;
}

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

@media (max-width: 1199px) {
  .u-section-2 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }
}

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

  .u-section-2 .u-text-1 {
    width: auto;
  }
}

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

  .u-section-2 .u-text-1 {
    margin-top: 50px;
  }
} .u-section-3 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(207, 189, 167, 0.25), rgba(207, 189, 167, 0.25));
  background-size: cover;
}

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

.u-section-3 .u-text-1 {
  font-weight: 700;
  font-size: 1rem;
  margin: 50px 206px 0 auto;
}

.u-section-3 .u-image-1 {
  width: 400px;
  height: 120px;
  --radius: 30px;
  filter: none;
  box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.4);
  margin: 50px auto 0 620px;
}

.u-section-3 .u-image-2 {
  width: 400px;
  height: 120px;
  --radius: 25px;
  filter: none;
  box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.4);
  margin: -120px auto 50px 120px;
}

@media (max-width: 1199px) {
  .u-section-3 .u-image-1 {
    margin-left: 480px;
  }

  .u-section-3 .u-image-2 {
    margin-left: 60px;
  }
}

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

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

  .u-section-3 .u-image-1 {
    margin-top: 159px;
    margin-right: 0;
    margin-left: auto;
  }

  .u-section-3 .u-image-2 {
    margin-top: -265px;
    margin-bottom: 195px;
    margin-left: 0;
  }
}

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

  .u-section-3 .u-text-1 {
    font-size: 0.875rem;
    margin-top: 25px;
  }

  .u-section-3 .u-image-1 {
    margin-top: 170px;
  }

  .u-section-3 .u-image-2 {
    margin-bottom: 170px;
  }
}

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

  .u-section-3 .u-image-1 {
    height: 102px;
    margin-top: 152px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-3 .u-image-2 {
    height: 102px;
    margin-top: -229px;
    margin-bottom: 152px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}