.section1__titleBlock__title {
  /* font-size: 8rem; */
  font-size: 6rem;
}

.section2 {
  width: 80%;
}

.section5__banner {
  height: 40rem;
}

.section7__places {
  gap: 5.25rem;
}

.place-item {
  width: 27rem;
}

.place-image {
  height: 23rem;
}

.section9__image {
  height: 55rem;
}

.section9__form {
  padding: 0 5rem;
}

.section9__form form {
  gap: 2rem;
}
