.TCF h1, .TCF .tickets_section__intro {
  font-weight: 300;
}
.TCF .home .slide-header__title {
  width: 52.5%;
}
.TCF .home .slide-header__title picture {
  width: 66%;
}
.TCF .tickets_section__tickets_wrapper {
  flex-direction: column;
  align-items: center;
}
.TCF .tickets_section__tickets_wrapper .tickets-form_wrapper {
  align-items: center;
  gap: 2rem;
  margin-bottom: 2rem;
}
.TCF .dates__background img {
  left: 70%;
}
@media (min-width: 1600px) {
  .TCF .dates__background img {
    left: 75%;
    max-height: 150%;
    rotate: 15deg;
  }
}
.TCF .legal {
  padding-block: 3rem;
  margin-block: 0;
}

@media screen and (orientation: portrait) {
  .TCF .home__badge {
    top: 42%;
  }
  .TCF .home .slide-header__title {
    width: 64%;
  }
  .TCF .home .slide-header__title picture {
    width: 90%;
  }
  .TCF .tickets_section__tickets_wrapper .tickets-form_wrapper .advert-text {
    margin-inline: 0;
    padding-bottom: 0;
  }
  .TCF .dates__background img {
    left: 66%;
    rotate: 25deg;
  }
}
@media screen and (orientation: portrait) and (max-width: 767px) {
  .TCF .avaiable-dates-section {
    margin-bottom: 21rem;
  }
  .TCF .dates__background img {
    left: 18%;
    rotate: 44deg;
    top: 98%;
    max-height: 100%;
  }
}/*# sourceMappingURL=trucker_country_festival.css.map */