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

.u-section-1 .u-text-1 {
  font-size: 1.125rem;
  font-weight: 700;
  margin: 20px auto 20px 200px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    margin-left: 100px;
  }
}

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

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    margin-left: 0;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 959px;
}

.u-section-2 .u-icon-1 {
  width: 54px;
  height: 54px;
  transition-duration: 0.5s;
  --radius: 10px;
  margin: 84px 20px 0 auto;
  padding: 0;
}

.u-section-2 .u-image-1 {
  width: 942px;
  height: auto;
  background-image: url("../../images/AC.webp");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 256px;
  margin: -128px auto 0;
}

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

.u-section-2 .u-icon-2 {
  width: 54px;
  height: 54px;
  transition-duration: 0.5s;
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  --radius: 10px;
  margin: -108px 20px 0 auto;
  padding: 0;
}

.u-section-2 .u-image-2 {
  width: 961px;
  height: auto;
  background-image: url("../../images/AC-T.webp");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 647px;
  margin: 53px auto 47px;
}

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

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

  .u-section-2 .u-icon-1 {
    height: 55px;
  }

  .u-section-2 .u-image-1 {
    width: 813px;
    margin-top: -118px;
    margin-left: 0;
    height: auto;
  }

  .u-section-2 .u-icon-2 {
    height: 65px;
    margin-top: -117px;
  }

  .u-section-2 .u-image-2 {
    margin-top: 33px;
    margin-bottom: 10px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
    height: auto;
  }
}

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

  .u-section-2 .u-icon-1 {
    margin-top: 17px;
    margin-right: 21px;
  }

  .u-section-2 .u-image-1 {
    width: 613px;
    min-height: 153px;
    margin-top: -61px;
  }

  .u-section-2 .u-icon-2 {
    margin-top: -72px;
    margin-right: 21px;
  }

  .u-section-2 .u-image-2 {
    min-height: 516px;
    margin-top: 0;
    margin-bottom: 0;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }
}

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

  .u-section-2 .u-icon-1 {
    width: 33px;
    height: 34px;
    margin-top: 27px;
    margin-right: 33px;
  }

  .u-section-2 .u-image-1 {
    width: 457px;
    min-height: 108px;
    margin-top: -71px;
  }

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

  .u-section-2 .u-icon-2 {
    width: 33px;
    height: 40px;
    margin-top: -74px;
    margin-right: 0;
  }

  .u-section-2 .u-image-2 {
    min-height: 379px;
    margin-top: 34px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

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

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

  .u-section-2 .u-icon-1 {
    margin-top: 7px;
  }

  .u-section-2 .u-image-1 {
    width: 259px;
    min-height: 67px;
    margin-top: -50px;
  }

  .u-section-2 .u-icon-2 {
    margin-top: -57px;
  }

  .u-section-2 .u-image-2 {
    min-height: 249px;
    margin-top: 18px;
    margin-bottom: 1px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }
}

.u-section-2 .u-icon-1,
.u-section-2 .u-icon-1:before,
.u-section-2 .u-icon-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-2 .u-icon-1.u-icon-1.u-icon-1:hover {
  box-shadow: 0px 0px 8px 5px rgba(76,115,151,1) !important;
}

.u-section-2 .u-icon-1.u-icon-1.u-icon-1.hover {
  box-shadow: 0px 0px 8px 5px rgba(76,115,151,1) !important;
}

.u-section-2 .u-icon-2,
.u-section-2 .u-icon-2:before,
.u-section-2 .u-icon-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-2 .u-icon-2.u-icon-2.u-icon-2:hover {
  box-shadow: 0px 0px 8px 5px rgba(128,128,128,1) !important;
}

.u-section-2 .u-icon-2.u-icon-2.u-icon-2.hover {
  box-shadow: 0px 0px 8px 5px rgba(128,128,128,1) !important;
}.u-section-3 .u-sheet-1 {
  min-height: 399px;
}

.u-section-3 .u-image-1 {
  width: 914px;
  height: auto;
  min-height: 383px;
  filter: none;
  background-image: url("../../images/AD-T.webp");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 9px auto;
}

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

@media (max-width: 1199px) {
  .u-section-3 .u-image-1 {
    height: auto;
  }
}

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

  .u-section-3 .u-image-1 {
    min-height: 307px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}

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

  .u-section-3 .u-image-1 {
    min-height: 222px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

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

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

  .u-section-3 .u-image-1 {
    min-height: 141px;
    margin-top: 0;
    margin-bottom: 0;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 533px;
}

.u-section-4 .u-image-1 {
  width: 942px;
  height: auto;
  background-image: url("../../images/HR.webp");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 216px;
  margin: 0 auto;
}

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

.u-section-4 .u-image-2 {
  width: 928px;
  height: auto;
  min-height: 174px;
  filter: none;
  background-image: url("../../images/HR-T.webp");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 19px auto 0 113px;
}

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

.u-section-4 .u-text-1 {
  font-weight: 400;
  font-size: 0.875rem;
  margin: 50px 231px 0 0;
}

.u-section-4 .u-text-2 {
  font-weight: 400;
  font-size: 0.875rem;
  margin: -21px 0 50px 376px;
}

.u-section-4 .u-btn-1 {
  background-image: none;
  padding: 0;
}

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

  .u-section-4 .u-image-1 {
    width: 940px;
    height: auto;
  }

  .u-section-4 .u-image-2 {
    margin-left: 12px;
    height: auto;
  }

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

  .u-section-4 .u-text-1 {
    width: auto;
    margin-top: 51px;
    margin-right: 229px;
  }

  .u-section-4 .u-text-2 {
    width: auto;
    margin-top: -23px;
    margin-bottom: 51px;
    margin-left: 377px;
  }
}

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

  .u-section-4 .u-image-1 {
    width: 720px;
  }

  .u-section-4 .u-image-2 {
    width: 720px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-4 .u-text-2 {
    width: 563px;
    margin: -1px auto 49px;
  }
}

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

  .u-section-4 .u-image-1 {
    width: 540px;
  }

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

  .u-section-4 .u-image-2 {
    min-height: 112px;
    margin-top: 0;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

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

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

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

  .u-section-4 .u-image-1 {
    min-height: 153px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-4 .u-image-2 {
    min-height: 65px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-4 .u-text-2 {
    margin-bottom: 50px;
  }
}