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

.u-section-1 .u-text-1 {
  margin: 20px 0 5px;
}

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

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

.u-section-2 .u-list-1 {
  margin-top: 5px;
  margin-bottom: 20px;
}

.u-section-2 .u-repeater-1 {
  grid-auto-columns: calc(25% - 11.25px);
  grid-template-columns: repeat(4, calc(25% - 11.25px));
  min-height: 214px;
  --gap: 15px;
}

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

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

.u-section-2 .u-icon-1 {
  width: 64px;
  height: 64px;
  margin: 0 auto;
}

.u-section-2 .u-text-1 {
  margin: 25px 1px 0;
}

.u-section-2 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  letter-spacing: 0px;
  font-family: BarlowCondensed-Light;
  margin: 25px auto 0;
}

.u-section-2 .u-list-item-2 {
  background-image: none;
}

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

.u-section-2 .u-icon-2 {
  width: 64px;
  height: 64px;
  margin: 0 auto;
}

.u-section-2 .u-text-2 {
  margin: 25px 1px 0;
}

.u-section-2 .u-btn-2 {
  border-style: solid;
  font-weight: 700;
  letter-spacing: 0px;
  font-family: BarlowCondensed-Light;
  margin: 25px auto 0;
}

.u-section-2 .u-list-item-3 {
  background-image: none;
}

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

.u-section-2 .u-icon-3 {
  width: 64px;
  height: 64px;
  margin: 0 auto;
}

.u-section-2 .u-text-3 {
  margin: 25px 1px 0;
}

.u-section-2 .u-btn-3 {
  border-style: solid;
  font-weight: 700;
  letter-spacing: 0px;
  font-family: BarlowCondensed-Light;
  margin: 25px auto 0;
}

.u-section-2 .u-list-item-4 {
  background-image: none;
}

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

.u-section-2 .u-icon-4 {
  width: 64px;
  height: 64px;
  margin: 0 auto;
}

.u-section-2 .u-text-4 {
  margin: 25px 1px 0;
}

.u-section-2 .u-btn-4 {
  border-style: solid;
  letter-spacing: 0px;
  font-weight: 700;
  font-family: BarlowCondensed-Light;
  margin: 25px auto 0;
}

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

  .u-section-2 .u-list-1 {
    margin-bottom: 3px;
  }

  .u-section-2 .u-repeater-1 {
    min-height: 152px;
    grid-gap: 15px;
  }

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

  .u-section-2 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-2 .u-text-3 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-2 .u-text-4 {
    margin-left: 0;
    margin-right: 0;
  }
}

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

  .u-section-2 .u-list-1 {
    margin-bottom: 20px;
  }

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

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

@media (max-width: 575px) {
  .u-section-2 .u-repeater-1 {
    grid-auto-columns: 100%;
  }
}@font-face {
  font-family: 'BarlowCondensed-Light';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/BarlowCondensed-Light.ttf);
}
/* page-custom-fonts */
@font-face {
  font-family: 'BarlowCondensed-Light';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/BarlowCondensed-Light.ttf);
}@font-face {
  font-family: 'BarlowCondensed-Bold';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/BarlowCondensed-Bold.ttf);
}