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

.u-section-1 .u-image-1 {
  height: 494px;
  margin-top: 0;
  margin-bottom: 0;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 180deg;
  --animation-custom_in-scale: 0.3;
  object-position: 50% 45.75%;
}

.u-section-1 .u-group-1 {
  width: 586px;
  min-height: 318px;
  background-image: none;
  height: auto;
  --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;
  margin: -326px calc(((100% - 1140px) / 2)  + -84px) 8px auto;
}

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

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

.u-section-1 .u-text-2 {
  font-size: 1.375rem;
  margin: 50px 0 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-1 {
    object-position: 64.15% 50%;
  }

  .u-section-1 .u-group-1 {
    width: 565px;
    min-height: 544px;
    margin-right: calc(((100% - 940px) / 2) + -84px);
    margin-left: calc(((100% - 940px) / 2));
    height: auto;
  }

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

@media (max-width: 991px) {
  .u-section-1 .u-image-1 {
    object-position: 76.18% 50%;
  }

  .u-section-1 .u-group-1 {
    width: 469px;
    min-height: 562px;
    margin-right: calc(((100% - 720px) / 2) + -84px);
    margin-left: calc(((100% - 720px) / 2));
  }

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

@media (max-width: 767px) {
  .u-section-1 .u-image-1 {
    height: 606px;
  }

  .u-section-1 .u-group-1 {
    width: 502px;
    min-height: 493px;
    margin-top: -288px;
    margin-right: calc(((100% - 540px) / 2) + -84px);
    margin-left: calc(((100% - 540px) / 2));
  }

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

@media (max-width: 575px) {
  .u-section-1 .u-image-1 {
    height: 321px;
  }

  .u-section-1 .u-group-1 {
    width: 340px;
    min-height: 287px;
    margin: -210px calc(((100% - 340px) / 2)) 20px auto;
  }

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

  .u-section-1 .u-text-2 {
    width: auto;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 400px;
}

.u-section-2 .u-custom-html-1 {
  margin-bottom: 60px;
} .u-section-3 {
  min-height: 610px;
}

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

.u-section-3 .u-gallery-1 {
  height: 508px;
  margin-top: 20px;
  margin-bottom: 9px;
}

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

.u-section-3 .u-gallery-item-1 {
  margin-right: 0;
}

.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-gallery-item-2 {
  margin-right: 0;
}

.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;
}

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

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

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

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

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

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

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

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

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

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