 .u-section-1 {
  background-position: 50% 50%, 0% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(64, 64, 64, 0.95), rgba(51, 51, 51, 0.95)) no-repeat 50% 50% / cover;
  background-size: cover, cover;
}

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

.u-section-1 .u-text-1 {
  font-weight: 900;
  font-size: 3rem;
  margin: 120px auto 0 30px;
}

.u-section-1 .u-text-2 {
  font-size: 1.125rem;
  margin: 0 30px 0 10px;
}

.u-section-1 .u-list-1 {
  margin-top: 23px;
  margin-bottom: 0;
}

.u-section-1 .u-repeater-1 {
  --gap: 20px;
  grid-auto-columns: calc(50% - 10px);
  grid-template-columns: repeat(2, calc(50% - 10px));
  min-height: 798px;
}

.u-section-1 .u-list-item-1 {
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
  --radius: 50px;
  box-shadow: 0px 0px 5px 0px rgba(128,128,128,1);
}

.u-section-1 .u-image-1 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)) no-repeat 50% 50% / cover;
  background-size: cover, cover;
}

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

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

.u-section-1 .u-list-item-2 {
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
  --radius: 50px;
  box-shadow: 0px 0px 5px 0px rgba(128,128,128,1);
}

.u-section-1 .u-image-2 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)) no-repeat 50% 50% / cover;
  background-size: cover, cover;
}

.u-section-1 .u-container-layout-2 {
  padding: 25px;
}

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

.u-section-1 .u-list-item-3 {
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
  --radius: 50px;
  box-shadow: 0px 0px 5px 0px rgba(128,128,128,1);
}

.u-section-1 .u-image-3 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)) no-repeat 50% 50% / cover;
  background-size: cover, cover;
}

.u-section-1 .u-container-layout-3 {
  padding: 25px;
}

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

.u-section-1 .u-list-item-4 {
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
  --radius: 50px;
  box-shadow: 0px 0px 5px 0px rgba(128,128,128,1);
}

.u-section-1 .u-image-4 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)) no-repeat 50% 50% / cover;
  background-size: cover, cover;
}

.u-section-1 .u-container-layout-4 {
  padding: 25px;
}

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

.u-section-1 .u-text-7 {
  margin: 10px 30px 10px 0;
}

@media (max-width: 1399px) {
  .u-section-1 .u-text-3 {
    font-size: 1.5rem;
  }

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

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

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

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

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

  .u-section-1 .u-repeater-1 {
    min-height: 658px;
  }

  .u-section-1 .u-list-item-1 {
    background-position: 50% 50%;
  }

  .u-section-1 .u-list-item-2 {
    background-position: 50% 50%;
  }

  .u-section-1 .u-list-item-3 {
    background-position: 50% 50%;
  }

  .u-section-1 .u-list-item-4 {
    background-position: 50% 50%, 50% 50%;
  }

  .u-section-1 .u-text-7 {
    margin-right: 0;
  }
}

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

  .u-section-1 .u-repeater-1 {
    grid-auto-columns: calc(100% + 0px);
    grid-template-columns: 100%;
    min-height: 1960px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    width: auto;
    margin-top: 117px;
    margin-right: 274px;
  }

  .u-section-1 .u-text-2 {
    width: 540px;
  }

  .u-section-1 .u-repeater-1 {
    grid-auto-columns: 100%;
    grid-template-columns: repeat(1, 100%);
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    margin-top: 120px;
    margin-right: 113px;
  }

  .u-section-1 .u-text-2 {
    width: 340px;
  }

  .u-section-1 .u-repeater-1 {
    grid-template-columns: 100%;
    min-height: 1987px;
  }

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

  .u-section-1 .u-text-7 {
    margin-bottom: 22px;
  }
}