 .u-section-1 {
  background-position: 50% 0%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(119, 170, 217, 0.3), rgba(241, 197, 14, 0.3)), url('/images/19528.jpg');
  background-size: cover;
}

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

.u-section-1 .u-group-1 {
  width: 625px;
  min-height: 195px;
  --radius: 50px;
  height: auto;
  margin: 479px auto 0 0;
}

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

.u-section-1 .u-text-1 {
  font-family: Knewave;
  line-height: 1.1;
  font-size: 6rem;
  font-weight: 700;
  margin: 0 10px;
}

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

  .u-section-1 .u-group-1 {
    margin-top: 353px;
    height: auto;
  }
}

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

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

  .u-section-1 .u-group-1 {
    min-height: 150px;
    margin-top: 307px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

  .u-section-1 .u-text-1 {
    font-size: 4.5rem;
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 575px) {
   .u-section-1 {
    background-repeat: no-repeat, no-repeat;
    background-position: 50% 50%, 36.8% 50%;
    background-size: contain, cover;
  }

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

  .u-section-1 .u-group-1 {
    min-height: 77px;
    width: 302px;
    margin: 552px 0 60px auto;
  }

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