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

.u-section-1 .u-image-1 {
  --radius: 10px;
  height: 324px;
  margin-top: 14px;
  margin-bottom: 0;
}

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

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

  .u-section-1 .u-text-1 {
    margin-bottom: 30px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 2478px;
}

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

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

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

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

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

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