 .u-section-1 {
  filter: none;
}

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

.u-section-1 .u-text-1 {
  --text-color-var: #1c4795;
  margin: 164px auto 0 0;
}

.u-section-1 .u-image-1 {
  width: 1130px;
  height: 336px;
  margin: -208px auto 0 0;
}

.u-section-1 .u-text-2 {
  font-weight: 700;
  font-size: 1.875rem;
  margin: -296px 732px 0 10px;
}

.u-section-1 .u-text-3 {
  margin: 283px 0 17px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    margin-top: 229px;
  }

  .u-section-1 .u-image-1 {
    width: 940px;
    height: 280px;
  }

  .u-section-1 .u-text-2 {
    margin-top: -308px;
    margin-left: 0;
    margin-right: 542px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    margin-top: 179px;
  }

  .u-section-1 .u-image-1 {
    width: 720px;
    height: 214px;
  }

  .u-section-1 .u-text-2 {
    margin-right: 322px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 161px;
  }

  .u-section-1 .u-text-2 {
    margin-right: 142px;
    font-size: 1.6666666666666665rem;
  }

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

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 122px;
    margin-right: 74px;
  }

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 101px;
    margin-top: -143px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: -108px;
    margin-right: 0;
  }

  .u-section-1 .u-text-3 {
    width: auto;
    margin-top: 50px;
    margin-bottom: 12px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 80px;
}

.u-section-2 .u-btn-1 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  background-image: none;
  margin: 20px auto;
  padding: 10px 298px 10px 297px;
}

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

  .u-section-2 .u-btn-1 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
    padding-left: 9px;
  }
}