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

.u-section-1 .u-group-1 {
  height: auto;
  --radius: 20px;
  background-image: none;
  min-height: 1488px;
  margin-top: 37px;
  margin-bottom: 0;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
}

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

.u-section-1 .u-image-1 {
  width: 460px;
  height: 255px;
  --radius: 10px;
  box-shadow: -2px -2px 8px 0px rgba(128,128,128,1);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  margin: 27px 170px 0 auto;
}

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

.u-section-1 .u-text-2 {
  --animation-custom_in-scale: 0.3;
  margin: 177px 0 -109px 34px;
}

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

  .u-section-1 .u-text-2 {
    --animation-custom_in-translate_x: 0px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-image-1 {
    margin-right: 80px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-image-1 {
    width: 340px;
    height: 188px;
    margin-right: 0;
  }

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