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

.u-section-1 .u-text-1 {
  font-size: 3rem;
  font-weight: 700;
  margin: 7px 292px 0 auto;
}

.u-section-1 .u-btn-2 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  background-image: none;
  margin: -63px auto 19px 0;
  padding: 10px;
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    margin-right: 224px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    margin-right: 168px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    margin-right: 106px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 172px;
}

.u-section-2 .u-gallery-1 {
  height: 159px;
  width: 551px;
  margin: 7px auto 7px 0;
}

.u-section-2 .u-gallery-inner-1 {
  --gap: 10px;
  grid-template-columns: repeat(3, auto);
}

.u-section-2 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-2 .u-gallery-1 {
    height: 477px;
  }

  .u-section-2 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-2 .u-gallery-1 {
    height: 1402px;
    width: 540px;
  }

  .u-section-2 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}

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

  .u-section-2 .u-gallery-1 {
    height: 883px;
    width: 340px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 862px;
}

.u-section-3 .u-table-1 {
  width: 848px;
  margin: 54px auto 20px 0;
}

.u-block-d61c-69 {
  border-style: double;
}

.u-block-d61c-71 {
  font-weight: 700;
}

.u-section-3 .u-table-header-1 {
  font-size: 1.25rem;
  font-weight: 700;
  background-image: none;
}

.u-section-3 .u-table-cell-1 {
  border-style: double;
}

.u-section-3 .u-table-cell-2 {
  border-style: double;
}

.u-section-3 .u-table-cell-3 {
  border-style: double;
}

.u-section-3 .u-table-body-1 {
  font-size: 1.15rem;
}

.u-section-3 .u-table-cell-6 {
  font-style: normal;
}

.u-section-3 .u-table-cell-10 {
  margin: -50px auto 0 0;
}

.u-section-3 .u-table-cell-13 {
  margin: -50px auto 0 0;
}

.u-section-3 .u-table-cell-16 {
  margin: -50px auto 0 0;
}

.u-section-3 .u-table-cell-19 {
  margin: -50px auto 0 0;
}

.u-section-3 .u-table-cell-22 {
  margin: -50px auto 0 0;
}

.u-block-d61c-103 {
  height: 46px;
}

@media (max-width: 991px) {
  .u-section-3 .u-table-1 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-3 .u-table-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-3 .u-table-1 {
    width: 340px;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 82px;
}

.u-section-4 .u-btn-1 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.5rem;
  letter-spacing: 1px;
  margin: 0 0 20px auto;
  padding: 10px 22px;
}