 .u-section-1 {
  background-image: none;
}

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

.u-section-1 .u-text-1 {
  font-size: 1.875rem;
  margin: 32px auto;
} .u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-text-1 {
  font-size: 1.25rem;
  margin: 25px 0;
}

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

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

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

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

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

.u-section-3 .u-image-1 {
  width: 610px;
  height: 253px;
  --radius: 10px;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  margin: 10px auto;
}

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

  .u-section-3 .u-image-1 {
    width: 540px;
    height: 224px;
  }
}

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

  .u-section-3 .u-image-1 {
    width: 340px;
    height: 141px;
  }
} .u-section-4 {
  background-image: none;
}

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

.u-section-4 .u-text-1 {
  font-size: 1.25rem;
  margin: 25px 0;
}

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

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

  .u-section-4 .u-text-1 {
    font-size: 1rem;
  }
} .u-section-5 {
  background-image: none;
}

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

.u-section-5 .u-text-1 {
  font-size: 1.5rem;
  margin: 20px 0 25px;
}

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

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

@media (max-width: 767px) {
  .u-section-5 .u-text-1 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

@media (max-width: 575px) {
  .u-section-5 .u-sheet-1 {
    min-height: 116px;
  }
} .u-section-6 {
  background-image: none;
}

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

.u-section-6 .u-text-1 {
  line-height: 1.2;
  font-size: 1.25rem;
  margin: 25px 0;
}

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

  .u-section-6 .u-text-1 {
    font-size: 1rem;
    margin-bottom: 10px;
  }
} .u-section-7 {
  background-image: none;
}

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

.u-section-7 .u-text-1 {
  font-size: 1.5rem;
  margin: 20px 0 25px;
}

@media (max-width: 767px) {
  .u-section-7 .u-text-1 {
    margin-top: 25px;
  }
} .u-section-8 {
  background-image: none;
}

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

.u-section-8 .u-btn-1 {
  --radius: 50px;
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  margin: 25px auto;
  padding: 5px 57px 5px 55px;
}