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

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

.u-section-1 .u-layout-cell-1 {
  min-height: 771px;
  --color-var: #6cbe97;
}

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

.u-section-1 .u-image-1 {
  height: 464px;
  margin-top: 69px;
  margin-bottom: 0;
}

.u-section-1 .u-text-1 {
  margin: 40px auto 0 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  --radius: 20px;
  --hover-color-var: #ffffffd9;
  font-weight: 700;
  margin: 40px 219px 0 0;
}

.u-section-1 .u-layout-cell-2 {
  min-height: 771px;
  --color-var: #4a188f;
}

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

.u-section-1 .u-image-2 {
  height: 78px;
  width: 330px;
  margin: 69px auto 0 0;
}

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

.u-section-1 .u-btn-2 {
  margin-right: 232px;
  margin-left: 0;
  background-image: none;
  --radius: 20px;
  --hover-color-var: #ffffffd9;
  font-weight: 700;
  margin-top: 40px;
}

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

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

  .u-section-1 .u-image-1 {
    height: 373px;
  }

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

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

  .u-section-1 .u-image-2 {
    height: 97px;
  }

  .u-section-1 .u-btn-2 {
    margin-right: 132px;
    margin-bottom: 0;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-1 .u-image-1 {
    height: 273px;
  }

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

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

  .u-section-1 .u-image-2 {
    height: 71px;
    width: 300px;
  }

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

@media (max-width: 767px) {
  .u-section-1 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-1 .u-image-1 {
    height: 473px;
  }

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

  .u-section-1 .u-image-2 {
    height: 123px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-image-1 {
    height: 291px;
  }

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

  .u-section-1 .u-image-2 {
    height: 76px;
  }

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