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

.u-section-1 .u-text-1 {
  font-size: 1.875rem;
  margin: 80px auto 0;
}

.u-section-1 .u-list-1 {
  width: 414px;
  margin: 30px auto 0;
}

.u-section-1 .u-repeater-1 {
  min-height: 160px;
  grid-template-columns: calc(33.3333% - 3.33333px) calc(33.3333% - 3.33333px) calc(33.3333% - 3.33333px);
  grid-gap: 5px 5px;
}

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

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

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

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

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

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

.u-section-1 .u-btn-1 {
  background-image: linear-gradient(to right, #478ac9, #e68387);
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 0px;
  margin: 169px auto 60px;
  padding: 9px 22px;
}

@media (max-width: 991px) {
  .u-section-1 .u-repeater-1 {
    min-height: 491px;
    grid-template-columns: calc(50% - 2.5px) calc(50% - 2.5px);
  }

  .u-section-1 .u-image-1 {
    height: 197px;
  }

  .u-section-1 .u-image-2 {
    height: 197px;
  }

  .u-section-1 .u-image-3 {
    height: 197px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-repeater-1 {
    grid-template-columns: 100%;
  }

  .u-section-1 .u-image-1 {
    height: 394px;
  }

  .u-section-1 .u-image-2 {
    height: 394px;
  }

  .u-section-1 .u-image-3 {
    height: 394px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    margin-top: 41px;
    margin-left: 96px;
  }

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

  .u-section-1 .u-image-1 {
    height: 324px;
  }

  .u-section-1 .u-image-2 {
    height: 324px;
  }

  .u-section-1 .u-image-3 {
    height: 324px;
  }
}