.u-section-1 .u-sheet-1 {
  min-height: 10px;
} .u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-text-1 {
  font-size: 1.875rem;
  font-family: "Barlow Condensed";
  font-weight: 400;
  margin: 10px 0;
}.u-section-3 .u-sheet-1 {
  min-height: 703px;
}

.u-section-3 .u-text-1 {
  font-size: 3rem;
  font-weight: 500;
  margin: 43px 0 0;
}

.u-section-3 .u-image-1 {
  width: 335px;
  height: 335px;
  margin: 43px auto 0;
}

.u-section-3 .u-text-2 {
  font-size: 1.25rem;
  font-weight: 400;
  margin: 43px 0 25px;
}

.u-section-3 .u-btn-1 {
  background-image: none;
  margin-top: 81px;
  color: rgba(0, 0, 0, 0);
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-3 .u-image-1 {
    margin-top: 35px;
  }

  .u-section-3 .u-text-2 {
    width: auto;
    margin-top: 35px;
    margin-bottom: 40px;
  }

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

@media (max-width: 991px) {
  .u-section-3 .u-text-2 {
    margin-bottom: 41px;
  }
}

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

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

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

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

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

  .u-section-3 .u-image-1 {
    width: 284px;
    height: 284px;
    margin-top: 27px;
  }

  .u-section-3 .u-text-2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 428px;
}

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

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

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

.u-section-4 .u-image-1 {
  height: 308px;
  margin-top: 0;
  margin-bottom: 0;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

.u-section-4 .u-text-1 {
  font-size: 1.25rem;
  font-weight: 400;
  margin: 20px 225px 0 0;
}

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

.u-section-4 .u-image-2 {
  height: 308px;
  margin-top: 0;
  margin-bottom: 0;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  object-position: 11.8% 50%;
}

.u-section-4 .u-text-2 {
  font-size: 1.25rem;
  font-weight: 400;
  margin: 20px 225px 0 0;
}

.u-section-4 .u-container-layout-3 {
  padding: 20px 30px 12px 0;
}

.u-section-4 .u-image-3 {
  height: 308px;
  margin-top: 0;
  margin-bottom: 0;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

.u-section-4 .u-text-3 {
  font-size: 1.25rem;
  font-weight: 400;
  margin: 20px 225px 0 0;
}

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

  .u-section-4 .u-list-1 {
    margin-bottom: 0;
    margin-right: initial;
    margin-left: initial;
  }

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

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

  .u-section-4 .u-text-1 {
    margin-right: 25px;
  }

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

  .u-section-4 .u-text-2 {
    margin-right: 25px;
  }

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

  .u-section-4 .u-text-3 {
    margin-right: 25px;
  }
}

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

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

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

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

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

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

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

  .u-section-4 .u-container-layout-3 {
    padding-left: 0;
  }

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

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

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

  .u-section-4 .u-list-1 {
    margin-top: 12px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-4 .u-repeater-1 {
    grid-template-columns: 100%;
    min-height: 1152px;
  }

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

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

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

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

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

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

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

  .u-section-4 .u-list-1 {
    margin-top: 13px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-4 .u-repeater-1 {
    min-height: 784px;
  }

  .u-section-4 .u-image-1 {
    height: 202px;
    margin-top: 3px;
  }

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

  .u-section-4 .u-image-2 {
    height: 202px;
    margin-top: 3px;
  }

  .u-section-4 .u-text-2 {
    width: auto;
    margin-top: 13px;
    margin-right: 215px;
  }

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

  .u-section-4 .u-text-3 {
    width: auto;
    margin-top: 13px;
    margin-right: 215px;
  }
} .u-section-5 {
  background-image: none;
}

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

.u-section-5 .u-text-1 {
  font-weight: 400;
  font-family: "Barlow Condensed";
  font-size: 3rem;
  margin: 32px 0 0;
}

.u-section-5 .u-text-2 {
  font-weight: 400;
  font-family: Raleway, sans-serif;
  font-size: 1.25rem;
  margin: 32px 0 15px;
}

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

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

  .u-section-5 .u-text-2 {
    width: auto;
    font-size: 1.1111111111111112rem;
  }
}.u-section-6 .u-sheet-1 {
  min-height: 375px;
}

.u-section-6 .u-text-1 {
  font-size: 3rem;
  margin: 96px 642px 0 0;
}

.u-section-6 .u-text-2 {
  font-size: 1.5rem;
  margin: 14px 642px 0 0;
}

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

.u-section-6 .u-social-icons-1 {
  height: 165px;
  min-height: 16px;
  width: 165px;
  min-width: 16px;
  margin: -165px auto 44px 301px;
}

.u-section-6 .u-icon-1 {
  color: rgb(59, 89, 152) !important;
  height: 100%;
}

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

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

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

  .u-section-6 .u-social-icons-1 {
    margin-top: -140px;
    margin-bottom: 60px;
    margin-left: 333px;
  }
}

@media (max-width: 991px) {
  .u-section-6 .u-text-1 {
    font-size: 2.25rem;
    margin-right: 77px;
  }

  .u-section-6 .u-text-2 {
    margin-right: 222px;
  }

  .u-section-6 .u-social-icons-1 {
    height: 144px;
    width: 144px;
    margin-top: -133px;
    margin-right: 260px;
    margin-left: auto;
  }
}

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

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

  .u-section-6 .u-text-2 {
    font-size: 1.3333333333333333rem;
    margin-right: 42px;
  }

  .u-section-6 .u-social-icons-1 {
    height: 128px;
    width: 128px;
    margin-top: -119px;
    margin-right: 179px;
    margin-bottom: 53px;
  }
}

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

  .u-section-6 .u-text-1 {
    font-size: 1.875rem;
    margin-top: 65px;
    margin-right: 0;
  }

  .u-section-6 .u-text-2 {
    margin-top: 17px;
    margin-right: 0;
  }

  .u-section-6 .u-social-icons-1 {
    height: 96px;
    width: 96px;
    margin-top: -96px;
    margin-right: 17px;
    margin-bottom: 54px;
  }
}.u-section-7 .u-sheet-1 {
  min-height: 33px;
}