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

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

.u-section-1 .u-breadcrumbs-1 {
  margin-bottom: 4px;
  margin-top: 4px;
  padding: 10px;
}

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

.u-section-2 .u-text-1 {
  font-size: 2.28571rem;
  margin: 60px 0 0;
}

.u-section-2 .u-text-2 {
  margin: 32px 0 31px;
}

.u-section-2 .u-btn-1 {
  border-style: solid;
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-sheet-1 {
    min-height: 256px;
  }

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

  .u-section-2 .u-text-2 {
    margin-bottom: 57px;
  }
}

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

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

  .u-section-2 .u-text-2 {
    margin-bottom: 37px;
  }
}

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

  .u-section-2 .u-text-1 {
    font-size: 2.25rem;
    margin-top: 20px;
  }

  .u-section-2 .u-text-2 {
    margin-bottom: 20px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-text-1 {
    font-size: 1.875rem;
  }
}