.u-section-1 .u-sheet-1 {
    min-height: 439px;
  }
  
  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    font-weight: 700;
    margin: 56px auto 0 48px;
  }
  
  .u-section-1 .u-text-2 {
    font-size: 1.25rem;
    font-weight: 700;
    margin: 48px auto 0 48px;
  }
  
  .u-section-1 .u-btn-1 {
    background-image: none;
    font-size: 2.25rem;
    font-weight: 700;
    margin: 34px auto 42px 48px;
    padding: 0;
  }
  
  @media (max-width: 1199px) {
    .u-section-1 .u-btn-1 {
      font-size: 1.875rem;
    }
  }
  
  @media (max-width: 767px) {
    .u-section-1 .u-text-2 {
      font-size: 1rem;
    }
  }
  
  @media (max-width: 575px) {
    .u-section-1 .u-sheet-1 {
      min-height: 488px;
    }
  
    .u-section-1 .u-text-1 {
      font-size: 1.875rem;
    }
  
    .u-section-1 .u-btn-1 {
      margin-top: 32px;
      margin-left: auto;
      margin-bottom: 44px;
    }
  }.u-section-2 .u-sheet-1 {
    min-height: 687px;
  }
  
  .u-section-2 .u-text-1 {
    font-weight: normal;
    margin: 71px auto 0 69px;
  }
  
  .u-section-2 .u-form-1 {
    height: 353px;
    width: 1036px;
    margin: 44px auto 60px;
  }
  
  @media (max-width: 1199px) {
    .u-section-2 .u-form-1 {
      width: 802px;
      margin-top: 45px;
    }
  }
  
  @media (max-width: 991px) {
    .u-section-2 .u-form-1 {
      width: 578px;
    }
  }
  
  @media (max-width: 767px) {
    .u-section-2 .u-form-1 {
      width: 540px;
    }
  }
  
  @media (max-width: 575px) {
    .u-section-2 .u-form-1 {
      width: 340px;
    }
  }