.section1__titleBlock__title {
  /* font-size: 6rem; */
  font-size: 5rem;
}

.countdown-container {
  gap: 2.5rem;
}

.countdown-number,
.countdown-colon {
  font-size: 3rem;
}

.countdown-label {
  font-size: 1rem;
}

.section5__banner {
  height: 30rem;
}

.section7__places {
  gap: 4.25rem;
}

.place-item {
  width: 26rem;
}

.place-image {
  height: 21rem;
}

.section9__image {
  height: 45rem;
}

.section9__form {
  padding: 0 3rem;
}

.section9__form form {
  gap: 1.5rem;
}
