 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), url('images/pexels-photo-3136673-15.jpeg');
  background-position: 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, cover;
}

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

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

.u-section-1 .u-image-1 {
  width: 126px;
  height: 98px;
  margin: -101px auto 0 0;
}

.u-section-1 .u-text-2 {
  font-weight: 400;
  font-size: 1.5rem;
  margin: 508px 6px -23px;
}

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

  .u-section-1 .u-text-1 {
    font-size: 5rem;
    width: auto;
    margin-top: 117px;
    margin-right: 322px;
    margin-left: 63px;
  }

  .u-section-1 .u-image-1 {
    margin-top: -93px;
  }

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

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

  .u-section-1 .u-text-1 {
    font-size: 3rem;
    margin-top: 105px;
    margin-right: 199px;
    margin-left: -34px;
  }

  .u-section-1 .u-image-1 {
    width: 112px;
    height: 87px;
    margin-top: -70px;
  }

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

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

  .u-section-1 .u-text-1 {
    font-size: 3.75rem;
    margin-top: 133px;
    margin-right: 71px;
    margin-left: -38px;
  }

  .u-section-1 .u-image-1 {
    width: 90px;
    height: 70px;
    margin-top: -68px;
    margin-left: -38px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.1111111111111112rem;
    width: auto;
    margin: 462px -50px 15px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    margin-top: 89px;
    margin-right: 135px;
    margin-left: 43px;
  }

  .u-section-1 .u-image-1 {
    width: 38px;
    height: 38px;
    margin-top: -35px;
    margin-left: 0;
  }

  .u-section-1 .u-text-2 {
    font-size: 0.6944444444444444rem;
    margin: 280px 1px 0;
  }
} .u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-layout-wrap-1 {
  margin-top: 34px;
  margin-bottom: 0;
}

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

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

.u-section-2 .u-text-1 {
  font-weight: 700;
  font-size: 2.25rem;
  margin: 0 60px 0 0;
}

.u-section-2 .u-text-2 {
  line-height: 1.4;
  margin: 35px 60px 0 0;
}

.u-section-2 .u-gallery-1 {
  height: 240px;
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.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-gallery-item-3 {
  margin-top: 0;
  margin-bottom: 0;
}

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

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

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

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

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

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

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

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

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

  .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: 1104px;
  }

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

  .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: 725px;
  }

  .u-section-2 .u-gallery-1 {
    height: 645px;
  }
} .u-section-3 {
  background-image: none;
}

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

.u-section-3 .u-image-1 {
  width: 762px;
  height: 762px;
  margin: 59px -33px 0 auto;
}

.u-section-3 .u-text-1 {
  font-size: 3rem;
  font-weight: 700;
  margin: -762px 260px 0 13px;
}

.u-section-3 .u-image-2 {
  width: 436px;
  height: 182px;
  object-position: 100% 50%;
  margin: 258px auto 0 23px;
}

.u-section-3 .u-image-3 {
  width: 436px;
  height: 182px;
  object-position: 1.27% 50%;
  margin: -345px auto 0 13px;
}

@media (max-width: 1199px) {
  .u-section-3 .u-image-1 {
    width: 663px;
    height: 663px;
    margin-top: 160px;
    margin-right: -102px;
  }

  .u-section-3 .u-text-1 {
    margin-top: -763px;
    margin-right: 73px;
    margin-left: 0;
  }

  .u-section-3 .u-image-2 {
    width: 365px;
    height: 153px;
  }

  .u-section-3 .u-image-3 {
    width: 362px;
    height: 153px;
    margin-top: -287px;
    margin-left: 18px;
  }
}

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

  .u-section-3 .u-image-1 {
    margin-top: 105px;
    margin-right: -100px;
  }

  .u-section-3 .u-text-1 {
    font-size: 2.25rem;
    margin-top: -708px;
    margin-right: 0;
  }

  .u-section-3 .u-image-2 {
    width: 261px;
    height: 110px;
    margin-top: 247px;
    margin-left: 13px;
  }

  .u-section-3 .u-image-3 {
    width: 261px;
    height: 110px;
    margin-top: -220px;
    margin-left: 13px;
  }
}

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

  .u-section-3 .u-image-1 {
    width: 406px;
    height: 406px;
    margin-top: 127px;
    margin-right: -50px;
  }

  .u-section-3 .u-text-1 {
    font-size: 2rem;
    margin-top: -508px;
  }

  .u-section-3 .u-image-2 {
    width: 179px;
    height: 75px;
    margin-top: 175px;
  }

  .u-section-3 .u-image-3 {
    width: 171px;
    height: 72px;
    margin-top: -147px;
  }
}

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

  .u-section-3 .u-image-1 {
    width: 214px;
    height: 214px;
    margin-top: 104px;
    margin-right: -21px;
  }

  .u-section-3 .u-text-1 {
    font-size: 1.25rem;
    margin-top: -293px;
  }

  .u-section-3 .u-image-2 {
    width: 134px;
    height: 55px;
    margin-top: 105px;
    margin-left: 0;
  }

  .u-section-3 .u-image-3 {
    width: 122px;
    height: 51px;
    margin-top: -101px;
    margin-bottom: 60px;
    margin-left: 0;
  }
} .u-section-4 {
  background-image: none;
}

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

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

.u-section-4 .u-image-1 {
  min-height: 346px;
  background-image: url("images/LinkedPathGroup.png");
  background-position: 50% 50%;
}

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

.u-section-4 .u-layout-cell-2 {
  min-height: 401px;
}

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

.u-section-4 .u-text-1 {
  font-weight: 700;
  font-size: 1.875rem;
  margin: 19px auto 0 19px;
}

.u-section-4 .u-image-2 {
  width: 42px;
  height: 42px;
  margin: 22px auto 0 19px;
}

.u-section-4 .u-text-2 {
  font-size: 1.5rem;
  margin: -42px auto 0 80px;
}

.u-section-4 .u-text-3 {
  font-size: 1.5rem;
  margin: 24px auto 0 80px;
}

.u-section-4 .u-image-3 {
  width: 42px;
  height: 42px;
  margin: -34px auto 0 19px;
}

.u-section-4 .u-text-4 {
  font-size: 1.5rem;
  margin: 24px auto 0 79px;
}

.u-section-4 .u-image-4 {
  width: 42px;
  height: 42px;
  margin: -38px auto 0 19px;
}

.u-section-4 .u-text-5 {
  font-size: 1.5rem;
  margin: 24px auto 0 79px;
}

.u-section-4 .u-image-5 {
  width: 42px;
  height: 42px;
  margin: -38px auto 0 19px;
}

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

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

  .u-section-4 .u-layout-cell-2 {
    min-height: 353px;
  }

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

  .u-section-4 .u-image-2 {
    margin-top: 27px;
  }

  .u-section-4 .u-text-2 {
    margin-top: -39px;
  }

  .u-section-4 .u-text-3 {
    width: auto;
    margin-top: 27px;
  }

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

  .u-section-4 .u-image-4 {
    margin-top: -40px;
  }

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

  .u-section-4 .u-image-5 {
    margin-top: -40px;
  }
}

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

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

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

  .u-section-4 .u-image-4 {
    margin-top: -30px;
  }

  .u-section-4 .u-image-5 {
    margin-top: -26px;
  }
}

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

  .u-section-4 .u-layout-wrap-1 {
    margin-top: -662px;
  }

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

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

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

  .u-section-4 .u-text-2 {
    font-size: 1.3333333333333333rem;
  }

  .u-section-4 .u-text-3 {
    font-size: 1.3333333333333333rem;
    margin-top: 30px;
  }

  .u-section-4 .u-image-3 {
    margin-top: -30px;
  }

  .u-section-4 .u-text-4 {
    font-size: 1.3333333333333333rem;
  }

  .u-section-4 .u-image-4 {
    margin-top: -26px;
  }

  .u-section-4 .u-text-5 {
    font-size: 1.3333333333333333rem;
  }

  .u-section-4 .u-image-5 {
    margin-top: -22px;
  }
}

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

  .u-section-4 .u-layout-wrap-1 {
    margin-top: -599px;
    margin-bottom: 20px;
  }

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

  .u-section-4 .u-layout-cell-2 {
    min-height: 408px;
  }

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

  .u-section-4 .u-text-2 {
    font-size: 0.8333333333333333rem;
    width: auto;
    margin-top: -35px;
  }

  .u-section-4 .u-text-3 {
    font-size: 0.8333333333333333rem;
    margin-top: 50px;
  }

  .u-section-4 .u-image-3 {
    margin-top: -31px;
  }

  .u-section-4 .u-text-4 {
    font-size: 0.8333333333333333rem;
    margin-top: 43px;
  }

  .u-section-4 .u-image-4 {
    margin-top: -31px;
  }

  .u-section-4 .u-text-5 {
    font-size: 0.8333333333333333rem;
    margin-top: 47px;
  }

  .u-section-4 .u-image-5 {
    margin-top: -31px;
  }
}