 .u-section-1 {
  background-image: none;
  --color-var: #ffffff;
}

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

.u-section-1 .u-layout-wrap-1 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.u-section-1 .u-layout-cell-1 {
  min-height: 957px;
}

.u-section-1 .u-container-layout-1 {
  padding: 30px;
}

.u-section-1 .u-text-1 {
  font-weight: 400;
  line-height: 1.2;
  margin: 83px 0 0;
}

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

.u-section-1 .u-image-1 {
  width: 400px;
  height: 300px;
  margin: 20px auto 0 48px;
}

.u-section-1 .u-image-2 {
  width: 451px;
  height: 300px;
  --radius: 10px;
  margin: -150px 225px 0 auto;
}

.u-section-1 .u-btn-1 {
  margin: -14px 184px 0 auto;
  padding: 28px 63px 30px;
}

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

  .u-section-1 .u-layout-cell-1 {
    min-height: 789px;
  }

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

  .u-section-1 .u-image-2 {
    width: 410px;
    height: 273px;
    margin-right: 0;
  }

  .u-section-1 .u-btn-1 {
    margin-right: 94px;
  }
}

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

  .u-section-1 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-1 .u-image-1 {
    width: 300px;
    height: 225px;
    margin-left: 0;
  }

  .u-section-1 .u-image-2 {
    width: 300px;
    height: 200px;
    margin-top: -75px;
  }

  .u-section-1 .u-btn-1 {
    margin-right: 0;
  }
}

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

  .u-section-1 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
  }

  .u-section-1 .u-text-2 {
    font-size: 1rem;
    width: auto;
  }
}

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

  .u-section-1 .u-layout-wrap-1 {
    margin-top: 0;
  }

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