 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../PIC/cat1.jpeg');
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  margin: 341px auto 0;
}

.u-section-1 .u-text-2 {
  width: 826px;
  margin: 92px auto 0;
}

.u-section-1 .u-btn-1 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  margin: 210px 0 0 auto;
}

.u-section-1 .u-btn-2 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  margin: -40px auto 0 0;
}

.u-section-1 .u-btn-3 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  margin: -39px auto 45px;
}

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

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

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

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

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

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

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

  .u-section-1 .u-btn-1 {
    margin-top: 145px;
    margin-right: auto;
  }

  .u-section-1 .u-btn-2 {
    margin-top: 12px;
    margin-left: auto;
  }

  .u-section-1 .u-btn-3 {
    margin-top: 12px;
    margin-bottom: 12px;
  }
} .u-section-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

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

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

.u-section-2 .u-repeater-1 {
  grid-auto-columns: calc(33.3333% - 6.66667px);
  grid-template-columns: repeat(3, calc(33.3333% - 6.66667px));
  min-height: 357px;
  grid-gap: 10px;
}

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

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

.u-section-2 .u-text-2 {
  font-weight: 700;
  margin: 30px 0 0;
}

.u-section-2 .u-text-3 {
  margin: 20px 10px 0;
}

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

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

.u-section-2 .u-text-4 {
  font-weight: 700;
  margin: 30px 0 0;
}

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

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

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

.u-section-2 .u-text-6 {
  font-weight: 700;
  margin: 30px 0 0;
}

.u-section-2 .u-text-7 {
  margin: 20px 10px 0;
}

.u-section-2 .u-btn-1 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  margin: 48px 0 0 auto;
}

.u-section-2 .u-btn-2 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  margin: -40px auto 37px 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-repeater-1 {
    grid-auto-columns: calc(33.333333333333336% - 6.66667px);
    grid-template-columns: repeat(3, calc(33.333333333333336% - 6.66667px));
    min-height: 258px;
  }
}

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

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

  .u-section-2 .u-btn-1 {
    margin-top: 30px;
    margin-right: auto;
    margin-left: 525px;
  }

  .u-section-2 .u-btn-2 {
    margin-bottom: 55px;
  }
}

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

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

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

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

  .u-section-2 .u-btn-1 {
    margin-left: 345px;
  }
}

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

  .u-section-2 .u-text-1 {
    margin-top: 20px;
  }

  .u-section-2 .u-repeater-1 {
    grid-auto-columns: 100%;
    min-height: 939px;
  }

  .u-section-2 .u-btn-1 {
    margin-top: 11px;
    margin-left: auto;
  }

  .u-section-2 .u-btn-2 {
    margin-top: 10px;
    margin-left: auto;
    margin-bottom: 20px;
  }
} .u-section-3 {
  background-repeat: no-repeat;
  background-image: linear-gradient(to right, rgba(var(--custom-color-4-r), var(--custom-color-4-g), var(--custom-color-4-b), 1), rgba(32, 216, 29, 1));
  background-position: 50% 50%;
}

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

.u-section-3 .u-text-1 {
  width: 682px;
  margin: 15px auto 0;
}

.u-section-3 .u-map-1 {
  width: 700px;
  height: 352px;
  margin: 0 0 0 auto;
}

.u-section-3 .u-text-2 {
  margin: -248px 865px 0 0;
}

.u-section-3 .u-btn-1 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  margin: 131px 0 0 auto;
}

.u-section-3 .u-btn-2 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  margin: -39px auto 40px 0;
}

@media (max-width: 1199px) {
   .u-section-3 {
    background-size: cover;
  }

  .u-section-3 .u-text-2 {
    margin-top: 20px;
    margin-right: 665px;
  }
}

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

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

  .u-section-3 .u-map-1 {
    margin-top: 20px;
  }

  .u-section-3 .u-text-2 {
    margin-right: 445px;
  }

  .u-section-3 .u-btn-1 {
    margin-top: 30px;
    margin-left: 525px;
  }

  .u-section-3 .u-btn-2 {
    margin-top: -40px;
    margin-bottom: 30px;
  }
}

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

  .u-section-3 .u-map-1 {
    width: 540px;
    margin-top: 102px;
  }

  .u-section-3 .u-text-2 {
    margin-right: 265px;
  }

  .u-section-3 .u-btn-1 {
    margin-left: 345px;
  }

  .u-section-3 .u-btn-2 {
    margin-top: 20px;
  }
}

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

  .u-section-3 .u-text-1 {
    margin-top: 30px;
  }

  .u-section-3 .u-map-1 {
    width: 340px;
    margin-top: 30px;
    margin-left: 0;
  }

  .u-section-3 .u-text-2 {
    margin-right: 65px;
  }

  .u-section-3 .u-btn-1 {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-3 .u-btn-2 {
    margin-top: 10px;
    margin-left: auto;
    margin-bottom: 20px;
  }
}