.u-block-794b-2 {
  position: absolute;
  bottom: 10px;
}

.u-block-794b-3 {
  position: absolute;
  left: 0;
  width: 50px;
  height: 50px;
}

.u-block-794b-4 {
  position: absolute;
  width: 50px;
  height: 50px;
  left: auto;
  right: 0;
}

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

.u-section-1-1 .u-group-elements-1 {
  width: 135px;
  min-height: 77px;
  height: auto;
  margin: 39px -31px 0 auto;
}

.u-section-1-1 .u-shape-1 {
  background-image: none;
  height: 60px;
  --bottom-right-radius: 10px;
  --bottom-left-radius: 10px;
  margin-top: 9px;
  margin-bottom: 0;
}

.u-section-1-1 .u-image-1 {
  width: 118px;
  height: 77px;
  margin: -69px auto 0 9px;
}

.u-section-1-1 .u-text-1 {
  letter-spacing: 1px;
  width: 760px;
  margin: 14px auto 0;
}

.u-section-1-1 .u-icon-1 {
  margin-top: 2px;
}

.u-section-1-1 .u-text-2 {
  font-size: 3.75rem;
  text-transform: uppercase;
  font-weight: 700;
  width: 762px;
  margin: 39px auto 0;
}

.u-section-1-1 .u-text-3 {
  line-height: 1.8;
  width: 739px;
  font-weight: 300;
  margin: 39px auto 0;
}

.u-section-1-1 .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-section-1-1 .u-btn-2 {
  background-image: none;
  padding: 0;
}

.u-section-1-1 .u-btn-3 {
  background-image: none;
  padding: 0;
}

.u-section-1-1 .u-btn-4 {
  background-image: none;
  padding: 0;
}

.u-section-1-1 .u-btn-5 {
  background-image: none;
  padding: 0;
}

.u-section-1-1 .u-btn-6 {
  background-image: none;
  padding: 0;
}

.u-section-1-1 .u-btn-7 {
  background-image: none;
  padding: 0;
}

.u-section-1-1 .u-text-4 {
  letter-spacing: 1px;
  width: 762px;
  margin: 39px auto 60px;
}

.u-section-1-1 .u-icon-2 {
  margin-top: 2px;
}

@media (max-width: 1199px) {
  .u-section-1-1 .u-group-elements-1 {
    margin-top: 38px;
  }

  .u-section-1-1 .u-text-1 {
    width: auto;
    margin-top: 15px;
    margin-left: 89px;
    margin-right: 89px;
  }
}

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

  .u-section-1-1 .u-group-elements-1 {
    margin-top: 40px;
  }

  .u-section-1-1 .u-text-1 {
    margin-top: 13px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .u-section-1-1 .u-text-3 {
    width: 720px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1-1 .u-text-4 {
    width: 720px;
    margin-bottom: 27px;
  }
}

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

  .u-section-1-1 .u-group-elements-1 {
    margin-top: 355px;
  }

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

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

  .u-section-1-1 .u-text-4 {
    width: 540px;
    margin-bottom: 14px;
  }
}

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

  .u-section-1-1 .u-group-elements-1 {
    margin-top: 37px;
    margin-left: 10px;
  }

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

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

  .u-section-1-1 .u-text-4 {
    width: 320px;
    margin-top: 38px;
    margin-bottom: 35px;
  }
}.modal-body-scroll{
min-height: unset !important.
max-height: calc(100vh-100px) !important.
overflow-y: auto !important 
}