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

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

.u-section-1 .u-text-2 {
  font-family: Calibri;
  font-size: 1.25rem;
  margin: 20px 0 60px;
}

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

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

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

  .u-section-1 .u-text-2 {
    font-size: 1rem;
  }
}

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

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

  .u-section-1 .u-text-2 {
    font-size: 0.75rem;
    width: auto;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-top: 25px;
  }
}@font-face {
  font-family: 'Calibri';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Calibri.ttf);
}