 .u-section-1 {
  background-image: url("/images/Heck.jpg");
  background-position: 50% 50%;
}

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

.u-section-1 .u-group-1 {
  width: 480px;
  min-height: 377px;
  height: auto;
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
  margin: 305px 0 60px auto;
}

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

.u-section-1 .u-text-1 {
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-scale: 0.3;
  font-size: 2.25rem;
  font-weight: 700;
  margin: 0;
}

.u-section-1 .u-text-2 {
  line-height: 1.8;
  font-size: 1.25rem;
  font-weight: 500;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 20px 0 0;
}

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

  .u-section-1 .u-group-1 {
    width: 386px;
    min-height: 262px;
    margin-top: 344px;
    height: auto;
  }

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

  .u-section-1 .u-text-1 {
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    font-size: 1.5rem;
    width: auto;
    margin-left: 7px;
    margin-right: 7px;
  }

  .u-section-1 .u-text-2 {
    font-size: 0.875rem;
    width: auto;
    margin-left: 4px;
    margin-right: 4px;
  }
}

@media (max-width: 991px) {
   .u-section-1 {
    background-position: 58.76% 71.17%;
    background-size: auto 120%;
  }

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

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

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

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

@media (max-width: 767px) {
   .u-section-1 {
    background-position: 52.38% 33.71%;
  }

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

  .u-section-1 .u-group-1 {
    width: 272px;
    min-height: 264px;
    margin-top: 346px;
    margin-right: -2px;
  }

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

@media (max-width: 575px) {
   .u-section-1 {
    background-position: 48.21% 0%;
    background-size: auto 130%;
  }

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

  .u-section-1 .u-group-1 {
    min-height: 205px;
    width: 237px;
    margin-top: 303px;
    margin-right: auto;
  }

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

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