 .u-section-1 {
  --color-var: #f6f6f6;
  min-height: 838px;
}

.u-section-1 .u-group-1 {
  --radius: 12px;
  min-height: 592px;
  --color-var: #ffffff;
  height: auto;
  width: 1030px;
  margin: 137px auto 60px;
}

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

.u-section-1 .u-image-1 {
  width: 565px;
  height: 369px;
  margin: -94px auto 0 231px;
}

.u-section-1 .u-group-elements-1 {
  width: 931px;
  min-height: 91px;
  height: auto;
  margin: 0 auto;
}

.u-section-1 .u-line-1 {
  --border-color-var: #f6f6f6;
  transform-origin: right center;
  height: 3px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-text-1 {
  font-size: 2.5rem;
  font-family: Nunito;
  --text-color-var: #2d2d2d;
  margin: 17px auto 0;
}

.u-section-1 .u-line-2 {
  --border-color-var: #f6f6f6;
  transform-origin: right center;
  margin-top: 24px;
  height: 3px;
  margin-bottom: 0;
}

.u-section-1 .u-group-2 {
  --radius: 12px;
  width: 950px;
  min-height: 106px;
  --color-var: #f6f6f6;
  height: auto;
  margin: 22px auto 0;
}

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

.u-section-1 .u-text-2 {
  font-family: Nunito;
  font-weight: 600;
  line-height: 1.39;
  margin: 23px 68px 0;
}

.u-section-1 .u-btn-1 {
  --color-var: #8a72fb;
  background-image: none;
  --hover-color-var: #7255f1;
  --radius: 9px;
  font-size: 1.125rem;
  font-family: Nunito;
  margin: 25px auto 0;
}

.u-section-1 .u-icon-1 {
  margin-left: 16px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-group-1 {
    width: 940px;
    height: auto;
  }

  .u-section-1 .u-group-2 {
    width: 940px;
    height: auto;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-group-1 {
    width: 720px;
  }

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

  .u-section-1 .u-group-elements-1 {
    width: 720px;
  }

  .u-section-1 .u-group-2 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-group-1 {
    width: 540px;
  }

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

  .u-section-1 .u-group-elements-1 {
    width: 540px;
  }

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
  }

  .u-section-1 .u-group-2 {
    width: 540px;
  }

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

@media (max-width: 575px) {
  .u-section-1 .u-group-1 {
    width: 340px;
  }

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 222px;
  }

  .u-section-1 .u-group-elements-1 {
    width: 340px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
  }

  .u-section-1 .u-group-2 {
    width: 340px;
  }
}