 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(217, 217, 217, 0.85), rgba(217, 217, 217, 0.85));
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-size: 4.5rem;
  font-weight: 700;
  margin: 162px auto 0;
}

.u-section-1 .u-text-2 {
  font-weight: 600;
  font-size: 1.875rem;
  margin: 90px auto 60px;
}

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 85px;
    margin-left: 60px;
    margin-right: 60px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 85px;
  }
}

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

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

  .u-section-1 .u-text-2 {
    margin-top: 33px;
  }
}

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

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

  .u-section-1 .u-text-2 {
    margin-top: 34px;
  }
}

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

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

  .u-section-1 .u-text-2 {
    font-size: 1.25rem;
    margin-top: 45px;
  }
} .u-section-2 {
  background-image: linear-gradient(#858e99, #e9f2fa);
}

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

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

.u-section-2 .u-layout-cell-1 {
  background-image: linear-gradient(#004f9f, #77aad9);
  min-height: 357px;
}

.u-section-2 .u-container-layout-1 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  padding: 30px 18px;
}

.u-section-2 .u-icon-1 {
  height: 70px;
  width: 70px;
  margin: 17px auto 0;
}

.u-section-2 .u-text-1 {
  letter-spacing: 3px;
  text-transform: uppercase;
  line-height: 1.6;
  font-weight: 700;
  font-size: 1.125rem;
  width: 173px;
  margin: 75px auto 0;
}

.u-section-2 .u-layout-cell-2 {
  background-image: linear-gradient(#293332, #065408);
  min-height: 357px;
}

.u-section-2 .u-container-layout-2 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  padding: 30px;
}

.u-section-2 .u-icon-2 {
  height: 70px;
  width: 70px;
  background-image: none;
  color: rgb(255, 255, 255) !important;
  margin: 17px auto 0;
}

.u-section-2 .u-text-2 {
  letter-spacing: 3px;
  font-size: 1.125rem;
  text-transform: uppercase;
  line-height: 1.6;
  font-weight: 700;
  margin: 75px 0 0;
}

.u-section-2 .u-layout-cell-3 {
  background-image: linear-gradient(#292d33, #858e99);
  min-height: 357px;
}

.u-section-2 .u-container-layout-3 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  padding: 30px 29px;
}

.u-section-2 .u-icon-3 {
  height: 70px;
  width: 70px;
  background-image: none;
  color: rgb(255, 255, 255) !important;
  margin: 17px auto 0;
}

.u-section-2 .u-text-3 {
  letter-spacing: 3px;
  font-size: 1.125rem;
  text-transform: uppercase;
  line-height: 1.6;
  font-weight: 700;
  margin: 89px 0 0;
}

.u-section-2 .u-layout-cell-4 {
  min-height: 357px;
  background-image: linear-gradient(#72683f, #b29a36);
}

.u-section-2 .u-container-layout-4 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  padding: 30px;
}

.u-section-2 .u-icon-4 {
  width: 64px;
  height: 64px;
  margin: 20px auto 0;
}

.u-section-2 .u-text-4 {
  font-weight: 700;
  letter-spacing: 3px;
  font-size: 1.125rem;
  text-transform: uppercase;
  line-height: 1.6;
  margin: 78px 0 0;
}

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

  .u-section-2 .u-layout-wrap-1 {
    margin-top: -125px;
  }

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

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

  .u-section-2 .u-icon-1 {
    transition-duration: 0.5s;
    transform: translateX(0px) translateY(-5px) scale(1);
    margin-top: 26px;
  }

  .u-section-2 .u-text-1 {
    font-size: 0.875rem;
    width: auto;
    margin-top: 65px;
    margin-left: -22px;
    margin-right: -22px;
  }

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

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

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

  .u-section-2 .u-text-2 {
    font-size: 0.875rem;
    width: auto;
    margin-top: 64px;
  }

  .u-section-2 .u-layout-cell-3 {
    min-height: 312px;
  }

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

  .u-section-2 .u-text-3 {
    font-size: 0.875rem;
    width: auto;
    margin-top: 79px;
  }

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

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

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

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

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

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

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

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

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

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

  .u-section-2 .u-layout-cell-3 {
    min-height: 305px;
  }

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

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

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

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

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

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

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

  .u-section-2 .u-icon-1 {
    height: 60px;
    width: 60px;
    margin-top: 15px;
  }

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

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

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

  .u-section-2 .u-icon-2 {
    height: 60px;
    width: 60px;
    margin-top: 19px;
  }

  .u-section-2 .u-text-2 {
    font-size: 0.875rem;
    margin-top: 41px;
  }

  .u-section-2 .u-layout-cell-3 {
    min-height: 282px;
  }

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

  .u-section-2 .u-icon-3 {
    height: 60px;
    width: 60px;
    margin-top: 26px;
  }

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

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

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

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

  .u-section-2 .u-text-4 {
    font-size: 0.875rem;
    margin-top: 52px;
  }
}

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

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

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

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

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

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

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

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

  .u-section-2 .u-icon-2 {
    height: 41px;
    width: 41px;
  }

  .u-section-2 .u-text-2 {
    margin-top: 43px;
    margin-left: 1px;
    margin-right: 1px;
  }

  .u-section-2 .u-layout-cell-3 {
    min-height: 231px;
  }

  .u-section-2 .u-container-layout-3 {
    padding: 27px 9px 20px;
  }

  .u-section-2 .u-icon-3 {
    height: 41px;
    width: 41px;
    margin-top: 18px;
  }

  .u-section-2 .u-text-3 {
    margin-top: 43px;
    margin-left: 1px;
    margin-right: 1px;
  }

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

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

  .u-section-2 .u-icon-4 {
    width: 40px;
    height: 40px;
    margin-top: 10px;
  }

  .u-section-2 .u-text-4 {
    margin-top: 42px;
    margin-left: 1px;
    margin-right: 1px;
  }
} .u-section-3 {
  background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.95));
  background-position: 50% 50%;
}

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

.u-section-3 .u-icon-1 {
  height: 60px;
  width: 60px;
  margin: 48px auto 0 45px;
}

.u-section-3 .u-layout-wrap-1 {
  margin-top: 48px;
  margin-bottom: 40px;
}

.u-section-3 .u-layout-cell-1 {
  min-height: 536px;
}

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

.u-section-3 .u-text-1 {
  font-style: italic;
  font-size: 1.125rem;
  margin: 0;
}

.u-section-3 .u-layout-cell-2 {
  min-height: 185px;
}

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

.u-section-3 .u-text-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-style: italic;
  font-size: 1.125rem;
}

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

  .u-section-3 .u-layout-cell-1 {
    min-height: 442px;
  }

  .u-section-3 .u-layout-cell-2 {
    min-height: 153px;
  }
}

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

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

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

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

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

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

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

  .u-section-3 .u-icon-1 {
    margin-left: 10px;
  }

  .u-section-3 .u-layout-wrap-1 {
    margin-top: 36px;
    margin-bottom: 52px;
  }
} .u-section-4 {
  background-image: none;
}

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

.u-section-4 .u-text-1 {
  line-height: 1.6;
  font-size: 3rem;
  font-weight: 700;
  margin: 25px 49px 0;
}

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

.u-section-4 .u-layout-cell-1 {
  min-height: 1227px;
}

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

.u-section-4 .u-table-1 {
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-4 .u-table-header-1 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1rem;
  background-image: none;
}

.u-section-4 .u-table-cell-1 {
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0px;
}

.u-section-4 .u-icon-1 {
  font-size: 1.3889em;
}

.u-section-4 .u-icon-2 {
  font-size: 1.8334em;
  margin-left: 10px;
  margin-right: 10px;
}

.u-section-4 .u-table-body-1 {
  font-size: 1.125rem;
  background-image: none;
}

.u-section-4 .u-table-cell-9 {
  font-weight: 700;
}

.u-section-4 .u-icon-3 {
  font-size: 1.3889em;
}

.u-section-4 .u-icon-4 {
  font-size: 1.8334em;
  margin-left: 10px;
  margin-right: 10px;
}

.u-section-4 .u-icon-5 {
  font-size: 1.8334em;
  margin-left: 10px;
  margin-right: 10px;
}

.u-section-4 .u-icon-6 {
  font-size: 1.3889em;
}

.u-section-4 .u-icon-7 {
  font-size: 1.8334em;
  margin-left: 10px;
  margin-right: 10px;
}

.u-section-4 .u-table-cell-31 {
  font-weight: 700;
  font-size: 1.125rem;
  letter-spacing: 0px;
}

.u-section-4 .u-icon-8 {
  font-size: 1.3889em;
}

.u-section-4 .u-icon-9 {
  font-size: 1.8334em;
  margin-left: 10px;
  margin-right: 10px;
}

.u-section-4 .u-table-cell-33 {
  font-weight: normal;
  font-size: 1.125rem;
  letter-spacing: normal;
}

.u-section-4 .u-table-cell-35 {
  font-size: 1.125rem;
  letter-spacing: 0px;
  font-weight: 400;
}

.u-section-4 .u-table-cell-37 {
  font-size: 1.125rem;
  letter-spacing: 0px;
  font-weight: 400;
}

.u-section-4 .u-table-cell-39 {
  font-size: 1.125rem;
  letter-spacing: 0px;
  text-transform: uppercase;
  font-weight: 700;
}

.u-section-4 .u-icon-10 {
  font-size: 1.8334em;
  margin-right: 10px;
}

.u-section-4 .u-table-cell-41 {
  font-size: 1.125rem;
  letter-spacing: 0px;
  font-weight: normal;
}

.u-section-4 .u-text-2 {
  background-image: none;
  font-size: 1.25rem;
  line-height: 1.2;
  margin: 53px 0;
}

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

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

  .u-section-4 .u-layout-cell-1 {
    min-height: 648px;
  }
}

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

  .u-section-4 .u-layout-cell-1 {
    min-height: 628px;
  }
}

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

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

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

  .u-section-4 .u-text-2 {
    line-height: 1.4;
  }
}

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

  .u-section-4 .u-text-1 {
    font-size: 1.25rem;
    width: auto;
    margin-top: 32px;
  }

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

  .u-section-4 .u-layout-cell-1 {
    min-height: 727px;
  }

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

  .u-section-4 .u-table-1 {
    margin-top: 2px;
  }

  .u-section-4 .u-table-header-1 {
    font-size: 0.875rem;
  }

  .u-section-4 .u-table-cell-1 {
    font-size: 0.875rem;
  }

  .u-section-4 .u-table-body-1 {
    font-size: 0.875rem;
  }

  .u-section-4 .u-table-cell-31 {
    font-size: 0.875rem;
  }

  .u-section-4 .u-table-cell-33 {
    font-size: 0.875rem;
  }

  .u-section-4 .u-table-cell-35 {
    font-size: 0.875rem;
  }

  .u-section-4 .u-table-cell-37 {
    font-size: 0.875rem;
  }

  .u-section-4 .u-table-cell-39 {
    font-size: 0.875rem;
  }

  .u-section-4 .u-table-cell-41 {
    font-size: 0.875rem;
  }

  .u-section-4 .u-text-2 {
    width: auto;
    font-size: 0.875rem;
    margin-top: 41px;
    margin-bottom: 41px;
  }
} .u-section-5 {
  background-image: linear-gradient(0deg, rgba(229, 229, 229, 0.85), rgba(229, 229, 229, 0.85));
  background-position: 50% 50%;
}

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

.u-section-5 .u-text-1 {
  font-weight: 500;
  margin: 60px auto 0;
}

.u-section-5 .u-gallery-1 {
  width: 689px;
  height: 518px;
  grid-gap: 10px 10px;
  margin: 80px auto 60px;
}

.u-section-5 .u-carousel-item-1 {
  margin-right: 0;
}

.u-section-5 .u-over-slide-1 {
  min-height: 100px;
  padding: 10px;
}

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

.u-section-5 .u-over-slide-2 {
  min-height: 100px;
  padding: 10px;
}

.u-section-5 .u-carousel-item-3 {
  margin-right: 0;
}

.u-section-5 .u-over-slide-3 {
  min-height: 100px;
  padding: 10px;
}

.u-section-5 .u-carousel-thumbnails-1 {
  padding-top: 10px;
}

.u-section-5 .u-carousel-thumbnail-1 {
  width: 100px;
  height: 100px;
}

.u-section-5 .u-carousel-thumbnail-2 {
  width: 100px;
  height: 100px;
}

.u-section-5 .u-carousel-thumbnail-3 {
  width: 100px;
  height: 100px;
}

.u-section-5 .u-carousel-control-1 {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
}

.u-section-5 .u-carousel-control-2 {
  position: absolute;
  right: 10px;
  width: 40px;
  height: 40px;
}

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

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

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

  .u-section-5 .u-text-1 {
    width: auto;
    margin-top: 43px;
  }

  .u-section-5 .u-gallery-1 {
    width: 540px;
    margin-top: 45px;
  }
}

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

  .u-section-5 .u-text-1 {
    margin-top: 34px;
  }

  .u-section-5 .u-gallery-1 {
    margin-top: 30px;
    margin-bottom: 30px;
    height: 360px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-5 .u-carousel-thumbnail-1 {
    width: 30px;
    height: 30px;
  }

  .u-section-5 .u-carousel-thumbnail-2 {
    width: 30px;
    height: 30px;
  }

  .u-section-5 .u-carousel-thumbnail-3 {
    width: 30px;
    height: 30px;
  }
} .u-section-6 {
  background-image: none;
  min-height: 392px;
}

.u-section-6 .u-layout-wrap-1 {
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-6 .u-layout-cell-1 {
  min-height: 392px;
  background-image: none;
}

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

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

.u-section-6 .u-text-2 {
  margin: 20px 0 0;
}

.u-section-6 .u-text-3 {
  margin: 19px 0 0;
}

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

.u-section-6 .u-text-4 {
  margin: 19px 0 0;
}

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

.u-section-6 .u-layout-cell-2 {
  min-height: 392px;
}

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

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

  .u-section-6 .u-layout-cell-1 {
    min-height: 323px;
  }

  .u-section-6 .u-layout-cell-2 {
    min-height: 323px;
  }
}

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

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

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

  .u-section-6 .u-layout-cell-2 {
    min-height: 247px;
  }

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

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

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

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

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

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

  .u-section-6 .u-text-4 {
    width: auto;
  }

  .u-section-6 .u-layout-cell-2 {
    min-height: 371px;
  }

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

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

  .u-section-6 .u-layout-cell-1 {
    min-height: 246px;
  }

  .u-section-6 .u-container-layout-1 {
    padding-top: 33px;
  }

  .u-section-6 .u-text-2 {
    margin-top: 34px;
  }

  .u-section-6 .u-text-3 {
    margin-top: 20px;
  }

  .u-section-6 .u-text-4 {
    margin-top: 20px;
  }

  .u-section-6 .u-layout-cell-2 {
    min-height: 261px;
  }
}.u-section-7 .u-sheet-1 {
  min-height: 95px;
}

.u-section-7 .u-layout-wrap-1 {
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-7 .u-layout-cell-1 {
  min-height: 95px;
}

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

.u-section-7 .u-text-1 {
  font-weight: 600;
  margin: 6px auto 0;
}

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

.u-section-7 .u-layout-cell-2 {
  min-height: 95px;
}

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

.u-section-7 .u-layout-cell-3 {
  min-height: 95px;
}

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

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

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

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

  .u-section-7 .u-layout-cell-1 {
    min-height: 78px;
  }

  .u-section-7 .u-layout-cell-2 {
    min-height: 78px;
  }

  .u-section-7 .u-layout-cell-3 {
    min-height: 78px;
  }
}

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

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

  .u-section-7 .u-layout-cell-2 {
    min-height: 60px;
  }

  .u-section-7 .u-layout-cell-3 {
    min-height: 100px;
  }
}

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

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

  .u-section-7 .u-layout-cell-2 {
    min-height: 135px;
  }

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

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

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

  .u-section-7 .u-layout-cell-1 {
    min-height: 87px;
  }

  .u-section-7 .u-btn-1 {
    font-size: 0.75rem;
  }

  .u-section-7 .u-layout-cell-2 {
    min-height: 74px;
  }

  .u-section-7 .u-layout-cell-3 {
    min-height: 87px;
  }

  .u-section-7 .u-container-layout-3 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .u-section-7 .u-btn-2 {
    font-size: 0.75rem;
  }
}.u-section-8 .u-sheet-1 {
  min-height: 104px;
}

.u-section-8 .u-text-1 {
  font-style: italic;
  font-size: 0.875rem;
  margin: 44px auto;
}

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

  .u-section-8 .u-text-1 {
    font-size: 0.625rem;
    width: auto;
    margin: 13px 0;
  }
}