 .u-section-1 {
  background-image: none;
}

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

.u-section-1 .u-list-1 {
  margin-top: 48px;
  margin-bottom: 60px;
  grid-template-rows: repeat(1, auto);
}

.u-section-1 .u-repeater-1 {
  grid-auto-columns: calc(33.3333% - 16.6667px);
  grid-template-columns: repeat(3, calc(33.3333% - 16.6667px));
  min-height: 744px;
  --gap: 25px;
}

.u-section-1 .u-list-item-1 {
  background-image: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

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

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.875rem;
  margin: 22px 0 0;
}

.u-section-1 .u-text-2 {
  filter: none;
  margin: 28px 0 0;
}

.u-section-1 .u-btn-1 {
  font-size: 1.5rem;
  letter-spacing: 1px;
  background-image: none;
  border-style: solid;
  font-weight: 600;
  text-transform: uppercase;
  margin: 22px auto 0;
  padding: 5px 0;
}

.u-section-1 .u-image-2 {
  width: 199px;
  height: 150px;
  margin: 37px 44px 0 auto;
}

.u-section-1 .u-list-item-2 {
  background-image: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

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

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

.u-section-1 .u-text-3 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.875rem;
  margin: 22px 0 0;
}

.u-section-1 .u-text-4 {
  filter: none;
  margin: 28px 0 0;
}

.u-section-1 .u-btn-2 {
  background-image: none;
  padding: 0;
}

.u-section-1 .u-btn-3 {
  font-size: 1.5rem;
  letter-spacing: 1px;
  background-image: none;
  border-style: solid;
  font-weight: 600;
  text-transform: uppercase;
  margin: 22px auto 0;
  padding: 5px 0;
}

.u-section-1 .u-image-4 {
  width: 199px;
  height: 150px;
  margin: 37px 44px 0 auto;
}

.u-section-1 .u-list-item-3 {
  background-image: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

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

.u-section-1 .u-image-5 {
  height: 315px;
  margin-top: 30px;
  margin-bottom: 0;
  object-position: 50% 50%;
}

.u-section-1 .u-text-5 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.875rem;
  margin: 22px 0 0;
}

.u-section-1 .u-text-6 {
  filter: none;
  margin: 28px 0 0;
}

.u-section-1 .u-btn-4 {
  font-size: 1.5rem;
  letter-spacing: 1px;
  background-image: none;
  border-style: solid;
  font-weight: 600;
  text-transform: uppercase;
  margin: 22px auto 0;
  padding: 5px 0;
}

.u-section-1 .u-image-6 {
  width: 199px;
  height: 150px;
  margin: 37px 44px 0 auto;
}

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

  .u-section-1 .u-repeater-1 {
    min-height: 375px;
    grid-gap: 25px;
  }

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

  .u-section-1 .u-btn-1 {
    width: 99px;
    height: 38px;
  }

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

  .u-section-1 .u-btn-3 {
    width: 99px;
    height: 38px;
  }

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

  .u-section-1 .u-btn-4 {
    width: 99px;
    height: 38px;
  }
}

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

  .u-section-1 .u-repeater-1 {
    grid-auto-columns: calc(50% - 12.5px);
    grid-template-columns: repeat(2, calc(50% - 12.5px));
  }
}

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

  .u-section-1 .u-list-1 {
    height: auto;
  }

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

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

  .u-section-1 .u-text-1 {
    width: 306px;
    margin-left: auto;
    margin-right: auto;
  }

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

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

  .u-section-1 .u-text-3 {
    width: 306px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-1 .u-text-4 {
    width: auto;
  }

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

  .u-section-1 .u-text-5 {
    width: 306px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-1 .u-text-6 {
    width: auto;
  }
}

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

  .u-section-1 .u-repeater-1 {
    grid-auto-columns: 100%;
  }

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

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

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

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

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

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