 .u-section-1 {
  background-image: none;
}

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-family: BauhausBoldBT;
  margin: 60px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.25rem;
  width: 780px;
  font-weight: 300;
  font-family: Quenda-Medium;
  margin: 20px auto 60px;
}

@media (max-width: 991px) {
  .u-section-1 .u-text-2 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-2 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-2 {
    width: 340px;
  }
}@font-face {
  font-family: 'BauhausBoldBT';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/BauhausBoldBT.ttf);
}@font-face {
  font-family: 'Quenda-Medium';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Quenda-Medium.otf);
}