 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-1 .u-group-elements-1 {
  width: 250px;
  min-height: 239px;
  height: auto;
  margin: 302px auto 0 220px;
}

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

.u-section-1 .u-text-1 {
  font-size: 2.25rem;
  font-weight: 600;
  margin: 26px auto 0;
}

.u-section-1 .u-group-elements-2 {
  width: 253px;
  min-height: 238px;
  height: auto;
  margin: -239px auto 61px 667px;
}

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

.u-section-1 .u-text-2 {
  font-size: 2.25rem;
  font-weight: 600;
  --text-color-var: #af0909;
  margin: 25px auto 0;
}

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

  .u-section-1 .u-group-elements-2 {
    margin-left: 567px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-group-elements-1 {
    margin-left: 110px;
  }

  .u-section-1 .u-group-elements-2 {
    margin-left: 357px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-group-elements-2 {
    margin-left: 177px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-group-elements-1 {
    margin-left: 47px;
  }

  .u-section-1 .u-group-elements-2 {
    margin-left: auto;
  }
}