 .u-section-1 {
  background-image: linear-gradient(#333333, #1a1a1a);
}

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

.u-section-1 .u-text-1 {
  font-family: BebasNeue-Regular;
  font-size: 6rem;
  margin: 285px 0 0;
}

.u-section-1 .u-list-1 {
  margin-bottom: 60px;
  margin-top: 28px;
}

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

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

.u-section-1 .u-text-2 {
  margin-bottom: 0;
  margin-top: 0;
}

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

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

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

  .u-section-1 .u-list-1 {
    margin-top: 27px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
}@font-face {
  font-family: 'BebasNeue-Regular';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/BebasNeue-Regular.ttf);
}