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

.u-section-1 .u-layout-wrap-1 {
  margin-top: 120px;
  margin-bottom: 16px;
}

.u-section-1 .u-layout-cell-1 {
  min-height: 140px;
}

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

.u-section-1 .u-btn-1 {
  background-image: none;
  --radius: 10px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 0 auto;
  padding: 9px 21px 11px;
}

.u-section-1 .u-layout-cell-2 {
  min-height: 140px;
}

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

.u-section-1 .u-image-1 {
  width: 160px;
  height: 125px;
  margin: 0 auto;
}

.u-section-1 .u-layout-cell-3 {
  min-height: 140px;
}

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

.u-section-1 .u-btn-2 {
  background-image: none;
  --radius: 10px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 0 58px 0 auto;
  padding: 9px 53px 11px 51px;
}

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

  .u-section-1 .u-layout-cell-1 {
    min-height: 115px;
  }

  .u-section-1 .u-layout-cell-2 {
    min-height: 115px;
  }

  .u-section-1 .u-layout-cell-3 {
    min-height: 115px;
  }

  .u-section-1 .u-btn-2 {
    margin-right: auto;
  }
}

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

  .u-section-1 .u-layout-wrap-1 {
    margin-top: 125px;
    margin-bottom: 11px;
  }

  .u-section-1 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-1 .u-btn-1 {
    margin-left: -21px;
    margin-right: -21px;
  }

  .u-section-1 .u-layout-cell-2 {
    min-height: 88px;
  }

  .u-section-1 .u-layout-cell-3 {
    min-height: 100px;
  }
}

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

  .u-section-1 .u-layout-wrap-1 {
    margin-bottom: 37px;
  }

  .u-section-1 .u-layout-cell-1 {
    min-height: 155px;
  }

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

  .u-section-1 .u-btn-1 {
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-1 .u-layout-cell-2 {
    min-height: 181px;
  }

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

  .u-section-1 .u-image-1 {
    width: 217px;
    height: 166px;
  }

  .u-section-1 .u-layout-cell-3 {
    min-height: 109px;
  }

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

  .u-section-1 .u-btn-2 {
    margin-top: 14px;
  }
}

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

  .u-section-1 .u-layout-wrap-1 {
    margin-top: 138px;
    margin-bottom: 19px;
  }

  .u-section-1 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-1 .u-layout-cell-2 {
    min-height: 114px;
  }

  .u-section-1 .u-layout-cell-3 {
    min-height: 100px;
  }
} .u-section-2 {
  background-image: url("images/aa9849a1-f886-52e4-4213-d54486fd4f9a.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

@media (max-width: 1199px) {
   .u-section-2 {
    padding-right: 0;
  }

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

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

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

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

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

.u-section-3 .u-text-2 {
  width: 790px;
  margin: 30px auto 0;
}

.u-section-3 .u-gallery-1 {
  height: 307px;
  margin-top: 30px;
  margin-bottom: 70px;
  grid-gap: 17px;
}

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

.u-section-3 .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-3 .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-3 .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: 1199px) {
  .u-section-3 .u-sheet-1 {
    min-height: 561px;
  }

  .u-section-3 .u-gallery-1 {
    height: 251px;
  }

  .u-section-3 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

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

  .u-section-3 .u-gallery-1 {
    height: 601px;
    margin-top: 62px;
  }

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

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

  .u-section-3 .u-text-1 {
    font-size: 2.25rem;
  }

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

  .u-section-3 .u-gallery-1 {
    height: 1245px;
    margin-bottom: -75px;
  }

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

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

  .u-section-3 .u-text-1 {
    font-size: 3rem;
  }

  .u-section-3 .u-text-2 {
    width: auto;
    margin-top: 29px;
    margin-left: 13px;
    margin-right: 13px;
  }

  .u-section-3 .u-gallery-1 {
    height: 796px;
    margin-bottom: 70px;
  }
} .u-section-4 {
  background-image: none;
}

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

.u-section-4 .u-text-1 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  font-weight: 700;
  width: 476px;
  font-size: 3rem;
  margin: 50px auto 0;
}

.u-section-4 .u-list-1 {
  margin-top: 51px;
  margin-bottom: 50px;
}

.u-section-4 .u-repeater-1 {
  grid-template-columns: repeat(3, 33.3333%);
  min-height: 2852px;
  --gap: 0px;
  grid-auto-columns: 33.3333%;
}

.u-section-4 .u-list-item-1 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
}

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

.u-section-4 .u-image-1 {
  height: 344px;
  --radius: 50px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-4 .u-text-2 {
  font-weight: 700;
  font-size: 1.5rem;
  width: 244px;
  margin: 88px auto 0;
}

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

.u-section-4 .u-list-item-2 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
}

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

.u-section-4 .u-image-2 {
  height: 344px;
  --radius: 50px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-4 .u-text-4 {
  font-weight: 700;
  font-size: 1.5rem;
  width: 244px;
  margin: 88px auto 0;
}

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

.u-section-4 .u-list-item-3 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
}

.u-section-4 .u-container-layout-3 {
  padding: 30px 15px;
}

.u-section-4 .u-image-3 {
  height: 344px;
  --radius: 50px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-4 .u-text-6 {
  font-weight: 700;
  font-size: 1.5rem;
  width: 244px;
  margin: 88px auto 0;
}

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

.u-section-4 .u-list-item-4 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
}

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

.u-section-4 .u-image-4 {
  height: 344px;
  --radius: 50px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-4 .u-text-8 {
  font-weight: 700;
  font-size: 1.5rem;
  width: 244px;
  margin: 88px auto 0;
}

.u-section-4 .u-text-9 {
  margin: 20px 0 0;
}

.u-section-4 .u-list-item-5 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
}

.u-section-4 .u-container-layout-5 {
  padding: 30px 15px;
}

.u-section-4 .u-image-5 {
  height: 344px;
  --radius: 50px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-4 .u-text-10 {
  font-weight: 700;
  font-size: 1.5rem;
  width: 244px;
  margin: 88px auto 0;
}

.u-section-4 .u-text-11 {
  margin: 20px 0 0;
}

.u-section-4 .u-list-item-6 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
}

.u-section-4 .u-container-layout-6 {
  padding: 30px 15px;
}

.u-section-4 .u-image-6 {
  height: 344px;
  --radius: 50px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-4 .u-text-12 {
  font-weight: 700;
  font-size: 1.5rem;
  width: 244px;
  margin: 88px auto 0;
}

.u-section-4 .u-text-13 {
  margin: 20px 0 0;
}

.u-section-4 .u-list-item-7 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
}

.u-section-4 .u-container-layout-7 {
  padding: 30px 15px;
}

.u-section-4 .u-image-7 {
  height: 344px;
  --radius: 50px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-4 .u-text-14 {
  font-weight: 700;
  font-size: 1.5rem;
  width: 244px;
  margin: 88px auto 0;
}

.u-section-4 .u-text-15 {
  margin: 20px 0 0;
}

.u-section-4 .u-list-item-8 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
}

.u-section-4 .u-container-layout-8 {
  padding: 30px 15px;
}

.u-section-4 .u-image-8 {
  height: 344px;
  --radius: 50px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-4 .u-text-16 {
  font-weight: 700;
  font-size: 1.5rem;
  width: 244px;
  margin: 88px auto 0;
}

.u-section-4 .u-text-17 {
  margin: 20px 0 0;
}

.u-section-4 .u-list-item-9 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
}

.u-section-4 .u-container-layout-9 {
  padding: 30px 15px;
}

.u-section-4 .u-image-9 {
  height: 344px;
  --radius: 50px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-4 .u-text-18 {
  font-weight: 700;
  font-size: 1.5rem;
  width: 244px;
  margin: 88px auto 0;
}

.u-section-4 .u-text-19 {
  margin: 20px 0 0;
}

.u-section-4 .u-list-item-10 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
}

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

.u-section-4 .u-image-10 {
  height: 344px;
  --radius: 50px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-4 .u-text-20 {
  font-weight: 700;
  font-size: 1.5rem;
  width: 244px;
  margin: 88px auto 0;
}

.u-section-4 .u-text-21 {
  margin: 20px 0 0;
}

.u-section-4 .u-list-item-11 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
}

.u-section-4 .u-container-layout-11 {
  padding: 30px 15px;
}

.u-section-4 .u-image-11 {
  height: 344px;
  --radius: 50px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-4 .u-text-22 {
  font-weight: 700;
  font-size: 1.5rem;
  width: 244px;
  margin: 88px auto 0;
}

.u-section-4 .u-text-23 {
  margin: 20px 0 0;
}

.u-section-4 .u-list-item-12 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
}

.u-section-4 .u-container-layout-12 {
  padding: 30px 15px;
}

.u-section-4 .u-image-12 {
  height: 344px;
  --radius: 50px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-4 .u-text-24 {
  font-weight: 700;
  font-size: 1.5rem;
  width: 244px;
  margin: 88px auto 0;
}

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

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

  .u-section-4 .u-list-1 {
    transition-duration: 0.5s;
    margin-bottom: -341px;
  }

  .u-section-4 .u-repeater-1 {
    grid-template-columns: repeat(3, 33.333333333333336%);
    grid-gap: 0px;
    grid-auto-columns: 33.333333333333336%;
    min-height: 2352px;
  }

  .u-section-4 .u-image-1 {
    height: 278px;
    transition-duration: 0.5s;
  }

  .u-section-4 .u-image-2 {
    height: 278px;
    transition-duration: 0.5s;
  }

  .u-section-4 .u-image-3 {
    height: 278px;
    transition-duration: 0.5s;
  }

  .u-section-4 .u-image-4 {
    height: 278px;
    transition-duration: 0.5s;
  }

  .u-section-4 .u-image-5 {
    height: 278px;
    transition-duration: 0.5s;
  }

  .u-section-4 .u-image-6 {
    height: 278px;
    transition-duration: 0.5s;
  }

  .u-section-4 .u-image-7 {
    height: 278px;
    transition-duration: 0.5s;
  }

  .u-section-4 .u-image-8 {
    height: 278px;
    transition-duration: 0.5s;
  }

  .u-section-4 .u-image-9 {
    height: 278px;
    transition-duration: 0.5s;
  }

  .u-section-4 .u-image-10 {
    height: 278px;
    transition-duration: 0.5s;
  }

  .u-section-4 .u-image-11 {
    height: 278px;
    transition-duration: 0.5s;
  }

  .u-section-4 .u-image-12 {
    height: 278px;
    transition-duration: 0.5s;
  }
}

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

  .u-section-4 .u-list-1 {
    margin-bottom: 50px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-4 .u-text-1 {
    font-size: 2.25rem;
    margin-top: 70px;
  }

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

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

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

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

  .u-section-4 .u-image-2 {
    height: 511px;
  }

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

  .u-section-4 .u-image-3 {
    height: 511px;
  }

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

  .u-section-4 .u-image-4 {
    height: 511px;
  }

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

  .u-section-4 .u-image-5 {
    height: 511px;
  }

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

  .u-section-4 .u-image-6 {
    height: 511px;
  }

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

  .u-section-4 .u-image-7 {
    height: 511px;
  }

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

  .u-section-4 .u-image-8 {
    height: 511px;
  }

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

  .u-section-4 .u-image-9 {
    height: 511px;
  }

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

  .u-section-4 .u-image-10 {
    height: 511px;
  }

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

  .u-section-4 .u-image-11 {
    height: 511px;
  }

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

  .u-section-4 .u-image-12 {
    height: 511px;
  }
}

@media (max-width: 575px) {
  .u-section-4 .u-text-1 {
    font-size: 3rem;
    width: 340px;
  }

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

  .u-section-4 .u-text-2 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 76px;
    margin-left: 24px;
    margin-right: 24px;
  }

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

  .u-section-4 .u-image-2 {
    height: 314px;
  }

  .u-section-4 .u-text-4 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 76px;
    margin-left: 24px;
    margin-right: 24px;
  }

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

  .u-section-4 .u-image-3 {
    height: 314px;
  }

  .u-section-4 .u-text-6 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 76px;
    margin-left: 24px;
    margin-right: 24px;
  }

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

  .u-section-4 .u-image-4 {
    height: 314px;
  }

  .u-section-4 .u-text-8 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 76px;
    margin-left: 24px;
    margin-right: 24px;
  }

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

  .u-section-4 .u-image-5 {
    height: 314px;
  }

  .u-section-4 .u-text-10 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 76px;
    margin-left: 24px;
    margin-right: 24px;
  }

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

  .u-section-4 .u-image-6 {
    height: 314px;
  }

  .u-section-4 .u-text-12 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 76px;
    margin-left: 24px;
    margin-right: 24px;
  }

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

  .u-section-4 .u-image-7 {
    height: 314px;
  }

  .u-section-4 .u-text-14 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 76px;
    margin-left: 24px;
    margin-right: 24px;
  }

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

  .u-section-4 .u-image-8 {
    height: 314px;
  }

  .u-section-4 .u-text-16 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 76px;
    margin-left: 24px;
    margin-right: 24px;
  }

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

  .u-section-4 .u-image-9 {
    height: 314px;
  }

  .u-section-4 .u-text-18 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 76px;
    margin-left: 24px;
    margin-right: 24px;
  }

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

  .u-section-4 .u-image-10 {
    height: 314px;
  }

  .u-section-4 .u-text-20 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 76px;
    margin-left: 24px;
    margin-right: 24px;
  }

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

  .u-section-4 .u-image-11 {
    height: 314px;
  }

  .u-section-4 .u-text-22 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 76px;
    margin-left: 24px;
    margin-right: 24px;
  }

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

  .u-section-4 .u-image-12 {
    height: 314px;
  }

  .u-section-4 .u-text-24 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 76px;
    margin-left: 24px;
    margin-right: 24px;
  }

  .u-section-4 .u-text-25 {
    width: auto;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 623px;
}

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

.u-section-5 .u-repeater-1 {
  grid-template-columns: repeat(1, 100%);
  min-height: 523px;
  --gap: 0px;
  grid-auto-columns: 100%;
}

.u-section-5 .u-container-layout-1 {
  padding: 20px 27px;
}

.u-section-5 .u-image-1 {
  height: 284px;
  --radius: 50px;
  width: 418px;
  margin: 0 auto;
}

.u-section-5 .u-text-1 {
  font-weight: 700;
  margin: 42px 0 0;
}

.u-section-5 .u-text-2 {
  margin: 26px 3px 0;
}

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

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

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

@media (max-width: 991px) {
  .u-section-5 .u-list-1 {
    margin-bottom: -411px;
  }
}

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

  .u-section-5 .u-list-1 {
    margin-top: 71px;
    margin-bottom: 0;
  }

  .u-section-5 .u-repeater-1 {
    min-height: 548px;
  }

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

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

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

  .u-section-5 .u-list-1 {
    margin-top: 0;
    margin-bottom: 46px;
  }

  .u-section-5 .u-repeater-1 {
    min-height: 575px;
  }

  .u-section-5 .u-image-1 {
    height: 277px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-5 .u-text-1 {
    width: auto;
    margin-top: 40px;
  }

  .u-section-5 .u-text-2 {
    width: auto;
    margin-top: 44px;
  }
}.u-section-6 .u-sheet-1 {
  min-height: 618px;
}

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

.u-section-6 .u-repeater-1 {
  grid-auto-columns: 33.3333%;
  grid-template-columns: repeat(3, 33.3333%);
  min-height: 519px;
  --gap: 0px;
}

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

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

.u-section-6 .u-image-1 {
  height: 277px;
  --radius: 25px;
  margin: 0 auto 0 0;
}

.u-section-6 .u-group-1 {
  width: 254px;
  min-height: 184px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  height: auto;
  margin: -23px auto 0;
}

.u-section-6 .u-container-layout-2 {
  padding: 20px 19px;
}

.u-section-6 .u-text-1 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0 1px;
}

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

.u-section-6 .u-list-item-2 {
  background-size: auto;
}

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

.u-section-6 .u-image-2 {
  height: 277px;
  --radius: 25px;
  margin: 0 auto 0 0;
}

.u-section-6 .u-group-2 {
  width: 254px;
  min-height: 184px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  height: auto;
  margin: -23px auto 0;
}

.u-section-6 .u-container-layout-4 {
  padding: 20px 19px;
}

.u-section-6 .u-text-3 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0 1px;
}

.u-section-6 .u-text-4 {
  margin: 20px 0 0;
}

.u-section-6 .u-list-item-3 {
  background-size: auto;
}

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

.u-section-6 .u-image-3 {
  height: 277px;
  --radius: 25px;
  margin: 0 auto 0 0;
}

.u-section-6 .u-group-3 {
  width: 254px;
  min-height: 184px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  height: auto;
  margin: -23px auto 0;
}

.u-section-6 .u-container-layout-6 {
  padding: 20px 19px;
}

.u-section-6 .u-text-5 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0 1px;
}

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

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

  .u-section-6 .u-list-1 {
    margin-top: 29px;
    margin-bottom: 44px;
  }

  .u-section-6 .u-repeater-1 {
    grid-auto-columns: 33.333333333333336%;
    min-height: 521px;
    grid-gap: 0px;
  }

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

  .u-section-6 .u-image-1 {
    height: 219px;
    margin-top: 30px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-group-1 {
    width: 239px;
    min-height: 228px;
    margin-top: -15px;
    height: auto;
  }

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

  .u-section-6 .u-image-2 {
    height: 219px;
    margin-top: 30px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-group-2 {
    width: 239px;
    min-height: 228px;
    margin-top: -15px;
    height: auto;
  }

  .u-section-6 .u-container-layout-5 {
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .u-section-6 .u-image-3 {
    height: 219px;
    margin-top: 30px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-group-3 {
    width: 239px;
    min-height: 228px;
    margin-top: -15px;
    height: auto;
  }
}

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

  .u-section-6 .u-list-1 {
    margin-top: 50px;
    margin-bottom: 10px;
  }

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

  .u-section-6 .u-image-1 {
    height: 256px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-group-1 {
    min-height: 172px;
    margin-top: -56px;
  }

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

  .u-section-6 .u-image-2 {
    height: 256px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-group-2 {
    min-height: 172px;
    margin-top: -56px;
  }

  .u-section-6 .u-image-3 {
    height: 256px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-group-3 {
    min-height: 172px;
    margin-top: -56px;
  }
}

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

  .u-section-6 .u-list-1 {
    margin-bottom: -40px;
  }

  .u-section-6 .u-repeater-1 {
    grid-auto-columns: 100%;
    grid-template-columns: repeat(1, 100%);
    min-height: 1600px;
  }

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

  .u-section-6 .u-image-1 {
    height: 336px;
    margin-top: 22px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-group-1 {
    width: 372px;
    min-height: 179px;
    margin-top: -53px;
    margin-bottom: -38px;
  }

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

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

  .u-section-6 .u-image-2 {
    height: 336px;
    margin-top: 22px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-group-2 {
    width: 372px;
    min-height: 179px;
    margin-top: -53px;
    margin-bottom: -38px;
  }

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

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

  .u-section-6 .u-image-3 {
    height: 336px;
    margin-top: 22px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-group-3 {
    width: 372px;
    min-height: 179px;
    margin-top: -53px;
    margin-bottom: -38px;
  }

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

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

  .u-section-6 .u-list-1 {
    margin-top: -21px;
    margin-bottom: 60px;
  }

  .u-section-6 .u-repeater-1 {
    min-height: 1455px;
  }

  .u-section-6 .u-image-1 {
    height: 256px;
    margin-top: 20px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-group-1 {
    width: 275px;
    min-height: 180px;
    margin-top: -12px;
  }

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

  .u-section-6 .u-text-1 {
    width: auto;
    margin-top: 28px;
  }

  .u-section-6 .u-text-2 {
    width: auto;
    margin-top: 22px;
  }

  .u-section-6 .u-image-2 {
    height: 256px;
    margin-top: 20px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-group-2 {
    width: 275px;
    min-height: 180px;
    margin-top: -12px;
  }

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

  .u-section-6 .u-text-3 {
    width: auto;
    margin-top: 28px;
  }

  .u-section-6 .u-text-4 {
    width: auto;
    margin-top: 22px;
  }

  .u-section-6 .u-image-3 {
    height: 256px;
    margin-top: 20px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-group-3 {
    width: 275px;
    min-height: 180px;
    margin-top: -12px;
  }

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

  .u-section-6 .u-text-5 {
    width: auto;
    margin-top: 28px;
  }

  .u-section-6 .u-text-6 {
    width: auto;
    margin-top: 22px;
  }
}.u-section-7 .u-sheet-1 {
  min-height: 1338px;
}

.u-section-7 .u-list-1 {
  grid-template-rows: repeat(1, auto);
  margin: 50px 0 0;
}

.u-section-7 .u-repeater-1 {
  grid-template-columns: repeat(3, 33.3333%);
  min-height: 490px;
  --gap: 0px;
  grid-auto-columns: 33.3333%;
}

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

.u-section-7 .u-image-1 {
  height: 294px;
  margin: 0;
}

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

.u-section-7 .u-text-2 {
  font-size: 1rem;
  margin: 17px 20px 0;
}

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

.u-section-7 .u-image-2 {
  height: 294px;
  margin: 0;
}

.u-section-7 .u-text-3 {
  margin: 18px 0 0 20px;
}

.u-section-7 .u-text-4 {
  font-size: 1rem;
  margin: 17px 20px 0;
}

.u-section-7 .u-container-layout-3 {
  padding: 20px 30px;
}

.u-section-7 .u-image-3 {
  height: 294px;
  margin: 0;
}

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

.u-section-7 .u-text-6 {
  font-size: 1rem;
  margin: 17px 20px 0;
}

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

.u-section-7 .u-repeater-2 {
  grid-template-columns: repeat(3, 33.3333%);
  min-height: 507px;
  --gap: 0px;
  grid-auto-columns: 33.3333%;
}

.u-section-7 .u-container-layout-4 {
  padding: 20px 30px;
}

.u-section-7 .u-image-4 {
  height: 334px;
  margin: 0;
}

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

.u-section-7 .u-text-8 {
  font-size: 1rem;
  margin: 18px 69px 0 20px;
}

.u-section-7 .u-container-layout-5 {
  padding: 20px 30px;
}

.u-section-7 .u-image-5 {
  height: 334px;
  margin: 0;
}

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

.u-section-7 .u-text-10 {
  font-size: 1rem;
  margin: 18px 69px 0 20px;
}

.u-section-7 .u-container-layout-6 {
  padding: 20px 30px;
}

.u-section-7 .u-image-6 {
  height: 334px;
  margin: 0;
}

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

.u-section-7 .u-text-12 {
  font-size: 1rem;
  margin: 18px 69px 0 20px;
}

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

  .u-section-7 .u-list-1 {
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-7 .u-repeater-1 {
    grid-template-columns: repeat(3, 33.333333333333336%);
    min-height: 404px;
    grid-gap: 0px;
    grid-auto-columns: 33.333333333333336%;
  }

  .u-section-7 .u-image-1 {
    height: 233px;
    margin-right: initial;
    margin-left: initial;
  }

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

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

  .u-section-7 .u-image-2 {
    height: 233px;
    margin-right: initial;
    margin-left: initial;
  }

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

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

  .u-section-7 .u-image-3 {
    height: 233px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-7 .u-text-5 {
    margin-left: 0;
  }

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

  .u-section-7 .u-list-2 {
    margin-bottom: 59px;
  }

  .u-section-7 .u-repeater-2 {
    grid-template-columns: repeat(3, 33.333333333333336%);
    min-height: 418px;
    grid-auto-columns: 33.333333333333336%;
  }

  .u-section-7 .u-image-4 {
    height: 265px;
    margin-right: initial;
    margin-left: initial;
  }

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

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

  .u-section-7 .u-image-5 {
    height: 265px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-7 .u-text-9 {
    margin-left: 0;
  }

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

  .u-section-7 .u-image-6 {
    height: 265px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-7 .u-text-11 {
    margin-left: 0;
  }

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

@media (max-width: 991px) {
  .u-section-7 .u-repeater-1 {
    grid-template-columns: repeat(2, 50%);
    min-height: 928px;
    grid-auto-columns: 50%;
  }

  .u-section-7 .u-image-1 {
    height: 276px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-7 .u-image-2 {
    height: 276px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-7 .u-image-3 {
    height: 276px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-7 .u-repeater-2 {
    grid-template-columns: repeat(2, 50%);
    min-height: 961px;
    grid-auto-columns: 50%;
  }

  .u-section-7 .u-image-4 {
    height: 314px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-7 .u-image-5 {
    height: 314px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-7 .u-image-6 {
    height: 314px;
    margin-right: initial;
    margin-left: initial;
  }
}

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

  .u-section-7 .u-list-1 {
    margin-top: 0;
    margin-right: initial;
    margin-left: initial;
  }

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

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

  .u-section-7 .u-image-1 {
    height: 478px;
    margin-right: initial;
    margin-left: initial;
  }

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

  .u-section-7 .u-image-2 {
    height: 478px;
    margin-right: initial;
    margin-left: initial;
  }

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

  .u-section-7 .u-image-3 {
    height: 478px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-7 .u-repeater-2 {
    grid-template-columns: 100%;
    grid-auto-columns: 100%;
  }

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

  .u-section-7 .u-image-4 {
    height: 544px;
    margin-right: initial;
    margin-left: initial;
  }

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

  .u-section-7 .u-image-5 {
    height: 544px;
    margin-right: initial;
    margin-left: initial;
  }

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

  .u-section-7 .u-image-6 {
    height: 544px;
    margin-right: initial;
    margin-left: initial;
  }
}

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

  .u-section-7 .u-repeater-1 {
    min-height: 1481px;
  }

  .u-section-7 .u-image-1 {
    height: 294px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-7 .u-text-1 {
    width: auto;
    margin-left: 25px;
  }

  .u-section-7 .u-text-2 {
    width: auto;
    margin-left: 25px;
  }

  .u-section-7 .u-image-2 {
    height: 294px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-7 .u-text-3 {
    width: auto;
    margin-left: 25px;
  }

  .u-section-7 .u-text-4 {
    width: auto;
    margin-left: 25px;
  }

  .u-section-7 .u-image-3 {
    height: 294px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-7 .u-text-5 {
    width: auto;
    margin-left: 25px;
  }

  .u-section-7 .u-text-6 {
    width: auto;
    margin-left: 25px;
  }

  .u-section-7 .u-list-2 {
    margin-top: 25px;
    margin-bottom: 60px;
  }

  .u-section-7 .u-repeater-2 {
    min-height: 1467px;
  }

  .u-section-7 .u-image-4 {
    height: 335px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-7 .u-text-7 {
    width: auto;
    margin-left: 25px;
  }

  .u-section-7 .u-text-8 {
    margin-left: 25px;
  }

  .u-section-7 .u-image-5 {
    height: 335px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-7 .u-text-9 {
    width: auto;
    margin-left: 25px;
  }

  .u-section-7 .u-text-10 {
    margin-left: 25px;
  }

  .u-section-7 .u-image-6 {
    height: 335px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-7 .u-text-11 {
    width: auto;
    margin-left: 25px;
  }

  .u-section-7 .u-text-12 {
    margin-left: 25px;
  }
}.u-section-8 .u-sheet-1 {
  min-height: 142px;
}

.u-section-8 .u-btn-1 {
  background-image: none;
  --radius: 20px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 50px auto 0 213px;
  padding: 10px 54px 10px 53px;
}

.u-section-8 .u-btn-2 {
  --radius: 20px;
  font-weight: 700;
  font-size: 0.9375rem;
  border-style: solid;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  background-image: none;
  margin: -42px 230px 50px auto;
  padding: 8px 27px 9px;
}

.u-section-8 .u-icon-1 {
  font-size: 0.7em;
  margin-left: 10px;
}

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

  .u-section-8 .u-btn-1 {
    margin-left: 30px;
  }

  .u-section-8 .u-btn-2 {
    margin-right: 52px;
    margin-bottom: 53px;
  }
}

@media (max-width: 991px) {
  .u-section-8 .u-btn-1 {
    margin-left: 0;
  }

  .u-section-8 .u-btn-2 {
    margin-right: 0;
  }
}

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

  .u-section-8 .u-btn-1 {
    margin-left: auto;
    padding-right: 68px;
    padding-left: 67px;
  }

  .u-section-8 .u-btn-2 {
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 50px;
  }
}.u-section-9 .u-sheet-1 {
  min-height: 723px;
}

.u-section-9 .u-layout-wrap-1 {
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: auto;
}

.u-section-9 .u-layout-cell-1 {
  min-height: 643px;
}

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

.u-section-9 .u-text-1 {
  font-size: 3rem;
  margin: 18px 30px 0;
}

.u-section-9 .u-text-2 {
  line-height: 2.2;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  font-size: 1.125rem;
  margin: 44px 0 0 30px;
}

.u-section-9 .u-btn-1 {
  text-transform: uppercase;
  letter-spacing: 2px;
  align-self: center;
  font-weight: 700;
  --radius: 50px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  background-image: none;
  margin: 30px auto 0 30px;
  padding: 12px 45px 13px;
}

.u-section-9 .u-layout-cell-2 {
  min-height: 615px;
}

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

.u-section-9 .u-image-1 {
  height: 564px;
  object-position: 50% 100%;
  margin-top: 0;
  margin-bottom: 0;
  --radius: 50px;
  margin-left: auto;
}

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

  .u-section-9 .u-layout-wrap-1 {
    margin-left: initial;
  }

  .u-section-9 .u-layout-cell-1 {
    min-height: 530px;
  }

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

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

  .u-section-9 .u-btn-1 {
    margin-left: 0;
  }

  .u-section-9 .u-layout-cell-2 {
    min-height: 507px;
  }

  .u-section-9 .u-image-1 {
    height: 465px;
    margin-left: initial;
  }
}

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

  .u-section-9 .u-layout-cell-1 {
    min-height: 442px;
  }

  .u-section-9 .u-text-1 {
    font-size: 2.25rem;
    width: auto;
    margin-top: 7px;
  }

  .u-section-9 .u-text-2 {
    line-height: 1.6;
    width: auto;
    margin-top: 23px;
  }

  .u-section-9 .u-btn-1 {
    padding-top: 10px;
    padding-bottom: 12px;
  }

  .u-section-9 .u-layout-cell-2 {
    min-height: 442px;
  }

  .u-section-9 .u-image-1 {
    height: 385px;
    margin-left: initial;
  }
}

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

  .u-section-9 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-9 .u-text-2 {
    font-size: 1rem;
  }

  .u-section-9 .u-layout-cell-2 {
    min-height: 532px;
  }

  .u-section-9 .u-image-1 {
    height: 453px;
    margin-left: initial;
  }
}

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

  .u-section-9 .u-layout-wrap-1 {
    margin-bottom: 15px;
    margin-left: initial;
  }

  .u-section-9 .u-layout-cell-1 {
    min-height: 531px;
  }

  .u-section-9 .u-container-layout-1 {
    padding-top: 29px;
    padding-bottom: 29px;
  }

  .u-section-9 .u-text-1 {
    font-size: 3rem;
    margin-right: 27px;
    margin-left: 15px;
  }

  .u-section-9 .u-text-2 {
    font-size: 1.125rem;
    margin-top: 31px;
    margin-right: 27px;
    margin-left: 15px;
  }

  .u-section-9 .u-btn-1 {
    margin-left: 15px;
  }

  .u-section-9 .u-layout-cell-2 {
    min-height: 335px;
  }

  .u-section-9 .u-image-1 {
    height: 285px;
    margin-left: initial;
  }
}.u-section-10 .u-sheet-1 {
  min-height: 550px;
}

.u-section-10 .u-layout-wrap-1 {
  margin: 43px 0 44px;
}

.u-section-10 .u-layout-cell-1 {
  min-height: 495px;
  --radius: 100px;
}

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

.u-section-10 .u-text-1 {
  font-weight: 700;
  font-size: 2.25rem;
  margin: 20px 97px 0 29px;
}

.u-section-10 .u-text-2 {
  font-size: 1.5rem;
  margin: 29px 75px 0 29px;
}

.u-section-10 .u-image-1 {
  min-height: 495px;
  background-image: url("images/photo_2026-02-03_17-38-25.jpg");
  --radius: 100px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

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

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

  .u-section-10 .u-layout-wrap-1 {
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-10 .u-layout-cell-1 {
    min-height: 408px;
  }

  .u-section-10 .u-text-1 {
    margin-right: 40px;
    margin-left: 0;
  }

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

  .u-section-10 .u-image-1 {
    min-height: 408px;
  }
}

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

  .u-section-10 .u-layout-wrap-1 {
    margin-top: 45px;
    margin-bottom: 45px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-10 .u-layout-cell-1 {
    min-height: 342px;
  }

  .u-section-10 .u-text-1 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 0;
    margin-right: 0;
  }

  .u-section-10 .u-text-2 {
    font-size: 1.25rem;
    width: auto;
    margin-top: 30px;
    margin-right: 0;
  }

  .u-section-10 .u-image-1 {
    min-height: 342px;
  }
}

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

  .u-section-10 .u-layout-wrap-1 {
    margin-top: 66px;
    margin-bottom: 60px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-10 .u-layout-cell-1 {
    min-height: 341px;
  }

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

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

  .u-section-10 .u-text-2 {
    font-size: 1.11111rem;
    margin-top: 25px;
    margin-left: 19px;
  }

  .u-section-10 .u-image-1 {
    min-height: 372px;
  }
}

@media (max-width: 575px) {
  .u-section-10 .u-layout-wrap-1 {
    margin-top: 60px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-10 .u-layout-cell-1 {
    min-height: 389px;
  }

  .u-section-10 .u-container-layout-1 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

  .u-section-10 .u-text-2 {
    margin-top: 22px;
    margin-left: 0;
  }

  .u-section-10 .u-image-1 {
    min-height: 310px;
  }
}.u-section-11 .u-sheet-1 {
  min-height: 669px;
}

.u-section-11 .u-layout-wrap-1 {
  margin-top: 50px;
  margin-bottom: 7px;
}

.u-section-11 .u-layout-cell-1 {
  min-height: 569px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-11 .u-text-1 {
  font-size: 2.25rem;
  margin: 50px 73px 0 43px;
}

.u-section-11 .u-text-2 {
  font-size: 1.125rem;
  margin: 50px 73px 0 39px;
}

.u-section-11 .u-group-1 {
  min-height: 40px;
  height: auto;
  width: 258px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(75, 134, 13, 1), rgba(75, 134, 13, 1));
  background-size: cover;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 29px 273px 0 39px;
}

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

.u-section-11 .u-btn-1 {
  font-weight: 700;
  font-size: 1.125rem;
  letter-spacing: 1px;
  margin: 6px auto 0;
  padding: 0;
}

.u-section-11 .u-icon-1 {
  margin-left: auto;
}

.u-section-11 .u-group-2 {
  min-height: 39px;
  height: auto;
  width: 260px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(75, 134, 13, 1), rgba(75, 134, 13, 1));
  background-size: cover;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 21px 273px 0 37px;
}

.u-section-11 .u-container-layout-3 {
  padding-left: 25px;
  padding-right: 25px;
}

.u-section-11 .u-btn-2 {
  font-weight: 700;
  font-size: 1.125rem;
  letter-spacing: 1px;
  margin: 8px auto 0;
  padding: 0;
}

.u-section-11 .u-icon-2 {
  margin-left: auto;
}

.u-section-11 .u-image-1 {
  min-height: 557px;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  background-image: url("images/ChatGPTImage17.2025.16_31_53.png");
  background-position: 50% 50%;
}

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

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

  .u-section-11 .u-layout-wrap-1 {
    margin-bottom: 50px;
  }

  .u-section-11 .u-layout-cell-1 {
    min-height: 469px;
  }

  .u-section-11 .u-text-1 {
    margin-right: 16px;
    margin-left: 0;
  }

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

  .u-section-11 .u-group-1 {
    margin-right: 212px;
    margin-left: 0;
    height: auto;
  }

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

  .u-section-11 .u-btn-1 {
    --animation-custom_in-translate_x: 0px;
    --animation-custom_in-translate_y: 300px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 0.3;
  }

  .u-section-11 .u-group-2 {
    margin-right: 210px;
    margin-left: 0;
    height: auto;
  }

  .u-section-11 .u-container-layout-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .u-section-11 .u-btn-2 {
    --animation-custom_in-translate_x: 0px;
    --animation-custom_in-translate_y: 300px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 0.3;
  }

  .u-section-11 .u-image-1 {
    --animation-custom_in-translate_x: 0px;
    --animation-custom_in-translate_y: 300px;
    min-height: 459px;
  }
}

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

  .u-section-11 .u-layout-cell-1 {
    min-height: 546px;
  }

  .u-section-11 .u-text-1 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 10px;
    margin-left: 19px;
    margin-right: 19px;
  }

  .u-section-11 .u-text-2 {
    width: auto;
    margin-top: 18px;
    margin-right: 64px;
    margin-left: 20px;
  }

  .u-section-11 .u-group-1 {
    min-height: 50px;
    margin-top: 25px;
    margin-right: 102px;
    margin-left: 19px;
  }

  .u-section-11 .u-btn-1 {
    margin-top: 10px;
  }

  .u-section-11 .u-group-2 {
    min-height: 50px;
    width: 308px;
    margin-top: 25px;
    margin-right: 38px;
    margin-left: 13px;
  }

  .u-section-11 .u-btn-2 {
    margin-top: 10px;
  }

  .u-section-11 .u-image-1 {
    min-height: 546px;
  }
}

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

  .u-section-11 .u-layout-cell-1 {
    min-height: 472px;
  }

  .u-section-11 .u-text-1 {
    margin-top: 0;
    margin-left: 25px;
  }

  .u-section-11 .u-text-2 {
    font-size: 1rem;
    margin-left: 25px;
  }

  .u-section-11 .u-group-1 {
    min-height: 46px;
    width: 260px;
  }

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

  .u-section-11 .u-btn-1 {
    margin-top: 9px;
  }

  .u-section-11 .u-group-2 {
    min-height: 48px;
    width: 266px;
    margin-right: auto;
    margin-left: 19px;
  }

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

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

  .u-section-11 .u-image-1 {
    min-height: 675px;
  }
}

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

  .u-section-11 .u-layout-wrap-1 {
    margin-top: 24px;
    margin-bottom: 60px;
  }

  .u-section-11 .u-layout-cell-1 {
    min-height: 521px;
  }

  .u-section-11 .u-text-1 {
    font-size: 1.5rem;
    margin-right: -3px;
    margin-left: 20px;
  }

  .u-section-11 .u-text-2 {
    font-size: 1.125rem;
    margin-top: 28px;
    margin-right: 0;
    margin-left: 20px;
  }

  .u-section-11 .u-group-1 {
    min-height: 51px;
    width: 294px;
    margin-top: 26px;
    margin-right: 27px;
    margin-left: 20px;
  }

  .u-section-11 .u-btn-1 {
    margin-top: 12px;
  }

  .u-section-11 .u-group-2 {
    min-height: 42px;
    width: 287px;
    margin-top: 26px;
    margin-left: auto;
  }

  .u-section-11 .u-container-layout-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .u-section-11 .u-btn-2 {
    margin-top: 6px;
  }

  .u-section-11 .u-image-1 {
    min-height: 332px;
  }
}

.u-section-11 .u-group-1,
.u-section-11 .u-group-1:before,
.u-section-11 .u-group-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-11 .u-group-1.u-group-1.u-group-1:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-11 .u-group-1.u-group-1.u-group-1.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-11 .u-group-2,
.u-section-11 .u-group-2:before,
.u-section-11 .u-group-2 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-11 .u-group-2.u-group-2.u-group-2:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-11 .u-group-2.u-group-2.u-group-2.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
} .u-section-12 {
  min-height: 500px;
}

.u-section-12 .u-map-1 {
  height: 500px;
  margin-top: 7px;
  margin-bottom: -7px;
}

@media (max-width: 1199px) {
   .u-section-12 {
    min-height: 539px;
  }

  .u-section-12 .u-map-1 {
    height: 539px;
    margin-top: 0;
    margin-bottom: 0;
  }
}.u-section-13 .u-sheet-1 {
  min-height: 139px;
}

.u-section-13 .u-btn-1 {
  --radius: 20px;
  font-weight: 700;
  font-size: 0.9375rem;
  background-image: none;
  border-style: solid;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 50px 140px 0 auto;
  padding: 7px 84px 8px 82px;
}

.u-section-13 .u-icon-1 {
  font-size: 0.7em;
  margin-left: 10px;
}

.u-section-13 .u-btn-2 {
  --radius: 20px;
  font-weight: 700;
  font-size: 0.9375rem;
  border-style: solid;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: -39px auto 50px 140px;
  padding: 7px 59px 8px 58px;
}

.u-section-13 .u-icon-2 {
  font-size: 0.7em;
  margin-left: 10px;
}

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

  .u-section-13 .u-btn-1 {
    margin-right: 40px;
  }

  .u-section-13 .u-btn-2 {
    margin-bottom: 51px;
    margin-left: 40px;
  }
}

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

  .u-section-13 .u-btn-1 {
    margin-right: 0;
  }

  .u-section-13 .u-btn-2 {
    margin-bottom: 50px;
    margin-left: 0;
  }
}

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

  .u-section-13 .u-btn-1 {
    margin-right: auto;
  }

  .u-section-13 .u-btn-2 {
    margin-top: 21px;
    margin-left: auto;
    margin-bottom: 49px;
  }
}

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

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