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

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

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

.u-section-1 .u-text-3 {
  font-size: 1.5rem;
  font-weight: 400;
  margin: 20px 0 0;
}

.u-section-1 .u-group-1 {
  min-height: 96px;
  margin-top: 20px;
  margin-bottom: 0;
  height: auto;
}

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

.u-section-1 .u-text-4 {
  font-family: Allison;
  font-size: 2.5rem;
  font-weight: 700;
  margin: 0 549px 0 359px;
}

.u-section-1 .u-image-1 {
  width: 170px;
  height: 70px;
  margin: -83px auto 13px 791px;
}

@media (max-width: 1399px) {
  .u-section-1 .u-group-1 {
    margin-bottom: 20px;
    height: auto;
  }

  .u-section-1 .u-text-4 {
    width: auto;
    margin-right: 452px;
    margin-left: 282px;
  }

  .u-section-1 .u-image-1 {
    margin-top: -76px;
    margin-bottom: 0;
    margin-left: 689px;
  }
}

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

  .u-section-1 .u-image-1 {
    margin-top: -83px;
    margin-left: 591px;
  }
}

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

  .u-section-1 .u-text-2 {
    width: auto;
  }

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

  .u-section-1 .u-text-4 {
    margin-right: 242px;
    margin-left: 72px;
  }

  .u-section-1 .u-image-1 {
    margin-left: 478px;
  }
}

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

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

  .u-section-1 .u-text-4 {
    font-size: 1.875rem;
    margin-right: 179px;
    margin-left: 39px;
  }

  .u-section-1 .u-image-1 {
    width: 140px;
    height: 57px;
    margin-top: -64px;
    margin-left: 361px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    margin-top: 36px;
  }

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

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

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

  .u-section-1 .u-text-4 {
    font-size: 1.25rem;
    margin-right: 113px;
    margin-left: 13px;
  }

  .u-section-1 .u-image-1 {
    width: 100px;
    height: 41px;
    margin-top: -44px;
    margin-left: 228px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 264px;
}

.u-section-2 .u-gallery-1 {
  height: 300px;
  width: 1320px;
  margin: 20px 0;
}

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

.u-section-2 .u-gallery-item-1 {
  margin-right: 100px;
}

.u-section-2 .u-back-image-1 {
  width: 289px;
}

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

.u-section-2 .u-back-image-2 {
  width: 289px;
}

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

.u-section-2 .u-back-image-3 {
  width: 289px;
}

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

.u-section-2 .u-gallery-nav-1 {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
}

.u-section-2 .u-gallery-nav-2 {
  position: absolute;
  right: 10px;
  width: 40px;
  height: 40px;
}

@media (max-width: 1399px) {
  .u-section-2 .u-gallery-1 {
    height: 259px;
    width: 1140px;
  }
}

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

  .u-section-2 .u-gallery-1 {
    height: 293px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

  .u-section-2 .u-gallery-item-1 {
    margin-right: 36px;
  }

  .u-section-2 .u-back-image-1 {
    width: 282px;
  }

  .u-section-2 .u-gallery-item-2 {
    margin-right: 36px;
  }

  .u-section-2 .u-back-image-2 {
    width: 282px;
  }

  .u-section-2 .u-gallery-item-3 {
    margin-right: 36px;
  }

  .u-section-2 .u-back-image-3 {
    width: 282px;
  }
}

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

  .u-section-2 .u-gallery-1 {
    height: 207px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

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

  .u-section-2 .u-back-image-1 {
    width: 212px;
  }

  .u-section-2 .u-back-image-2 {
    width: 212px;
  }

  .u-section-2 .u-back-image-3 {
    width: 212px;
  }
}

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

  .u-section-2 .u-gallery-1 {
    height: 163px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

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

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

  .u-section-2 .u-back-image-1 {
    width: 177px;
  }

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

  .u-section-2 .u-back-image-2 {
    width: 177px;
  }

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

  .u-section-2 .u-back-image-3 {
    width: 177px;
  }
}

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

  .u-section-2 .u-gallery-1 {
    height: 102px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-2 .u-back-image-1 {
    width: 115px;
  }

  .u-section-2 .u-back-image-2 {
    width: 115px;
  }

  .u-section-2 .u-back-image-3 {
    width: 115px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 782px;
}

.u-section-3 .u-text-1 {
  margin-bottom: 0;
  margin-top: 20px;
  font-weight: 700;
}

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

.u-section-3 .u-btn-1 {
  background-image: none;
  font-size: 1.25rem;
  padding: 0;
}

.u-section-3 .u-btn-2 {
  background-image: none;
  font-size: 1rem;
  padding: 0;
}

.u-section-3 .u-text-3 {
  font-weight: 700;
  margin: 20px auto 0 0;
}

.u-section-3 .u-text-4 {
  font-size: 1rem;
  margin: 0 auto 0 0;
}

.u-section-3 .u-btn-3 {
  background-image: none;
  font-size: 1.25rem;
  padding: 0;
}

.u-section-3 .u-btn-4 {
  background-image: none;
  font-size: 1.25rem;
  padding: 0;
}

.u-section-3 .u-btn-5 {
  background-image: none;
  font-size: 1rem;
  padding: 0;
}

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

.u-section-3 .u-text-5 {
  font-weight: 700;
  margin: 20px auto 0 0;
}

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

.u-section-3 .u-text-7 {
  font-weight: 700;
  margin: 20px auto 0 0;
}

.u-section-3 .u-text-8 {
  font-size: 1rem;
  margin: 0 auto 0 0;
}

.u-section-3 .u-btn-7 {
  background-image: none;
  font-size: 1.25rem;
  font-weight: 700;
  padding: 0;
}

.u-section-3 .u-btn-8 {
  background-image: none;
  font-size: 1rem;
  padding: 0;
}

.u-section-3 .u-text-9 {
  font-weight: 700;
  margin: 20px auto 0 0;
}

.u-section-3 .u-text-10 {
  font-size: 1rem;
  margin: 0 auto 20px 0;
}

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

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

  .u-section-3 .u-btn-2 {
    font-size: 0.75rem;
  }

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

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

  .u-section-3 .u-btn-4 {
    font-size: 0.875rem;
  }

  .u-section-3 .u-btn-5 {
    font-size: 0.75rem;
  }

  .u-section-3 .u-btn-6 {
    font-size: 0.75rem;
  }

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

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

  .u-section-3 .u-btn-7 {
    font-size: 0.875rem;
  }

  .u-section-3 .u-btn-8 {
    font-size: 0.75rem;
  }

  .u-section-3 .u-text-10 {
    font-size: 0.75rem;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 88px;
}

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

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

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

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

@media (max-width: 575px) {
  .u-section-4 .u-text-1 {
    font-size: 0.875rem;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 156px;
}

.u-section-5 .u-group-1 {
  min-height: 116px;
  margin-top: 20px;
  margin-bottom: 20px;
  height: auto;
}

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

.u-section-5 .u-image-1 {
  width: 100px;
  height: 100px;
  margin: 0 auto 0 80px;
}

.u-section-5 .u-text-1 {
  font-size: 1rem;
  margin: -100px auto 0 200px;
}

.u-section-5 .u-text-2 {
  font-size: 1rem;
  margin: 0 auto 0 200px;
}

.u-section-5 .u-shape-1 {
  width: 60px;
  height: 115px;
  margin: -115px auto 0 0;
}

@media (max-width: 1399px) {
  .u-section-5 .u-group-1 {
    height: auto;
  }

  .u-section-5 .u-container-layout-1 {
    padding-top: 0;
    padding-bottom: 0;
  }
}

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

  .u-section-5 .u-group-1 {
    min-height: 100px;
  }

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

  .u-section-5 .u-text-2 {
    font-size: 0.75rem;
  }

  .u-section-5 .u-shape-1 {
    height: 100px;
    margin-top: -86px;
  }
}

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

  .u-section-5 .u-group-1 {
    min-height: 116px;
  }

  .u-section-5 .u-image-1 {
    margin-left: 70px;
  }

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

  .u-section-5 .u-text-2 {
    width: auto;
    margin-right: -10px;
    margin-left: 180px;
  }

  .u-section-5 .u-shape-1 {
    height: 115px;
    margin-top: -115px;
  }
}

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

  .u-section-5 .u-group-1 {
    min-height: 168px;
  }

  .u-section-5 .u-image-1 {
    margin-left: 40px;
  }

  .u-section-5 .u-text-1 {
    font-size: 0.625rem;
    margin-right: 20px;
    margin-left: 140px;
  }

  .u-section-5 .u-text-2 {
    font-size: 0.625rem;
    margin-right: 0;
    margin-left: 140px;
  }

  .u-section-5 .u-shape-1 {
    width: 40px;
    height: 168px;
    margin-top: -168px;
  }
}