 .u-section-1 {
  background-image: linear-gradient(#478ac9, #f2f2f2);
}

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

.u-section-1 .u-image-1 {
  width: 527px;
  height: 348px;
  object-position: 50% 13.99%;
  margin: 66px auto 44px 301px;
}

@media (max-width: 991px) {
  .u-section-1 .u-image-1 {
    margin-left: 193px;
  }
}

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

  .u-section-1 .u-image-1 {
    margin-left: 13px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 225px;
    margin-left: 0;
  }
} .u-section-2 {
  background-image: linear-gradient(white, #f2f2f2);
}

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

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

.u-section-2 .u-text-2 {
  margin: 58px auto 0;
}

.u-section-2 .u-btn-1 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  margin: 77px auto 60px;
}

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

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