 .u-section-1 {
  background-image: url("/images/KAPMainHeaderBackground.png");
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-size: 1.125rem;
  margin: 45px 723px 0 49px;
}

.u-section-1 .u-text-2 {
  font-weight: 700;
  line-height: 1;
  font-size: 3rem;
  margin: 15px 687px 0 49px;
}

.u-section-1 .u-text-3 {
  font-weight: 700;
  font-size: 1.125rem;
  margin: 14px 660px 0 49px;
}

.u-section-1 .u-btn-1 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-image: none;
  font-size: 1rem;
  margin: 34px auto 0 49px;
  padding: 10px 17px;
}

.u-section-1 .u-btn-2 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-image: none;
  font-size: 1rem;
  border-style: solid;
  margin: -44px auto 60px 332px;
  padding: 10px 17px;
}

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

  .u-section-1 .u-btn-2 {
    margin-left: 267px;
  }
}

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

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

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

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

  .u-section-1 .u-text-3 {
    margin-right: 509px;
  }

  .u-section-1 .u-btn-2 {
    margin-top: 20px;
    margin-left: 67px;
  }
}

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

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

  .u-section-1 .u-text-1 {
    font-size: 0.625rem;
    width: auto;
    margin-top: 35px;
    margin-right: 442px;
    margin-left: 29px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.5rem;
    width: auto;
    margin-right: 287px;
    margin-left: 29px;
  }

  .u-section-1 .u-text-3 {
    font-size: 0.75rem;
    width: auto;
    margin-right: 260px;
    margin-left: 29px;
  }

  .u-section-1 .u-btn-1 {
    font-size: 0.625rem;
    margin-left: 29px;
  }

  .u-section-1 .u-btn-2 {
    font-size: 0.625rem;
    margin-top: -34px;
    margin-bottom: 34px;
    margin-left: 221px;
  }
}

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

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

  .u-section-1 .u-text-1 {
    margin-top: 31px;
    margin-right: 299px;
    margin-left: 20px;
  }

  .u-section-1 .u-text-2 {
    margin-right: 116px;
    margin-left: 20px;
  }

  .u-section-1 .u-text-3 {
    margin-right: 89px;
    margin-left: 20px;
  }

  .u-section-1 .u-btn-1 {
    margin-left: 20px;
  }

  .u-section-1 .u-btn-2 {
    margin-top: 20px;
    margin-bottom: 31px;
    margin-left: 20px;
  }
}

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

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

  .u-section-1 .u-text-1 {
    font-size: 0.75rem;
    margin-top: 26px;
    margin-right: 126px;
    margin-left: 8px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1rem;
    margin-top: 11px;
    margin-right: 38px;
    margin-left: 11px;
  }

  .u-section-1 .u-text-3 {
    font-size: 0.625rem;
    margin-top: 5px;
    margin-right: 38px;
    margin-left: 11px;
  }

  .u-section-1 .u-btn-1 {
    font-size: 0.5rem;
    margin-top: 11px;
    margin-left: 17px;
  }

  .u-section-1 .u-btn-2 {
    font-size: 0.5rem;
    margin-top: 8px;
    margin-bottom: 18px;
    margin-left: 17px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 91px;
}

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

.u-section-2 .u-btn-1 {
  --radius: 6px;
  font-weight: 700;
  font-size: 0.9375rem;
  background-image: none;
  margin: -29px 95px 0 auto;
  padding: 8px 33px;
}

.u-section-2 .u-shape-1 {
  width: 283px;
  height: 3px;
  margin: -3px auto 20px 49px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-text-1 {
    font-size: 1.875rem;
  }

  .u-section-2 .u-btn-1 {
    margin-right: 20px;
  }

  .u-section-2 .u-shape-1 {
    width: 238px;
    margin-bottom: 27px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-btn-1 {
    margin-top: -36px;
    margin-right: 11px;
  }

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

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

  .u-section-2 .u-text-1 {
    font-size: 1.5rem;
    width: auto;
    margin-top: 15px;
    margin-right: 285px;
    margin-left: 10px;
  }

  .u-section-2 .u-btn-1 {
    font-size: 0.75rem;
    margin-top: -29px;
    margin-right: auto;
    margin-left: 421px;
    padding: 4px 16px 4px 15px;
  }

  .u-section-2 .u-shape-1 {
    width: 192px;
    margin-top: 10px;
    margin-bottom: 15px;
    margin-left: 10px;
  }
}

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

  .u-section-2 .u-text-1 {
    font-size: 0.75rem;
    margin-top: 19px;
    margin-right: 95px;
    margin-left: 0;
  }

  .u-section-2 .u-btn-1 {
    font-size: 0.5rem;
    margin-top: -15px;
    margin-right: 12px;
    margin-left: auto;
    padding: 2px 13px 2px 12px;
  }

  .u-section-2 .u-shape-1 {
    width: 106px;
    margin-top: 3px;
    margin-bottom: 19px;
    margin-left: 0;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 612px;
}

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

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

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

.u-section-3 .u-image-2 {
  min-height: 549px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("/images/Rest.jpg");
  background-size: cover;
}

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

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

  .u-section-3 .u-image-1 {
    min-height: 473px;
  }

  .u-section-3 .u-image-2 {
    min-height: 473px;
  }
}

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

  .u-section-3 .u-layout-wrap-1 {
    margin-bottom: 13px;
    position: relative;
  }

  .u-section-3 .u-image-1 {
    min-height: 390px;
  }

  .u-section-3 .u-image-2 {
    min-height: 390px;
  }
}

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

  .u-section-3 .u-layout-wrap-1 {
    margin-bottom: 23px;
  }

  .u-section-3 .u-image-1 {
    min-height: 299px;
  }

  .u-section-3 .u-image-2 {
    min-height: 299px;
  }
}

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

  .u-section-3 .u-image-1 {
    min-height: 449px;
  }

  .u-section-3 .u-image-2 {
    min-height: 449px;
  }

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

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

  .u-section-3 .u-image-1 {
    min-height: 283px;
  }

  .u-section-3 .u-image-2 {
    min-height: 283px;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 67px;
}

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

.u-section-4 .u-btn-1 {
  --radius: 6px;
  font-weight: 700;
  font-size: 0.9375rem;
  background-image: none;
  margin: -33px 67px 0 auto;
  padding: 8px 33px;
}

.u-section-4 .u-shape-1 {
  width: 283px;
  height: 3px;
  margin: -3px auto 15px 30px;
}

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

  .u-section-4 .u-btn-1 {
    margin-top: -29px;
    margin-right: 19px;
  }

  .u-section-4 .u-shape-1 {
    margin-top: 23px;
  }
}

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

  .u-section-4 .u-btn-1 {
    margin-top: -26px;
    margin-right: 9px;
  }

  .u-section-4 .u-shape-1 {
    margin-top: -2px;
    margin-bottom: 21px;
  }
}

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

  .u-section-4 .u-text-1 {
    font-size: 0.875rem;
    width: auto;
    margin-top: 24px;
    margin-left: 9px;
  }

  .u-section-4 .u-btn-1 {
    font-size: 0.75rem;
    margin-top: -17px;
    margin-right: 0;
    padding: 3px 8px 3px 7px;
  }

  .u-section-4 .u-shape-1 {
    width: 192px;
    margin-top: -3px;
    margin-bottom: 24px;
    margin-left: 8px;
  }
}

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

  .u-section-4 .u-text-1 {
    font-size: 0.625rem;
    margin-top: 8px;
    margin-left: 12px;
  }

  .u-section-4 .u-btn-1 {
    font-size: 0.5rem;
    margin-top: -12px;
    margin-right: 13px;
    padding: 4px 11px 4px 10px;
  }

  .u-section-4 .u-shape-1 {
    width: 119px;
    margin-bottom: 8px;
    margin-left: 12px;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 241px;
}

.u-section-5 .u-layout-wrap-1 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.u-section-5 .u-layout-cell-1 {
  min-height: 222px;
}

.u-section-5 .u-container-layout-1 {
  padding: 27px 29px;
}

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

.u-section-5 .u-text-2 {
  font-weight: 700;
  font-size: 1.5rem;
  margin: 14px auto 0 1px;
}

.u-section-5 .u-text-3 {
  line-height: 1.2;
  font-size: 1.125rem;
  margin: 0 2px;
}

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

.u-section-5 .u-container-layout-2 {
  padding: 23px 0;
}

.u-section-5 .u-icon-1 {
  width: 64px;
  height: 64px;
  margin: 0 auto;
}

.u-section-5 .u-text-4 {
  font-weight: 700;
  font-size: 0.875rem;
  margin: 17px auto 0;
}

.u-section-5 .u-text-5 {
  line-height: 1.2;
  font-size: 0.875rem;
  margin: 11px auto 0;
}

.u-section-5 .u-layout-cell-3 {
  min-height: 222px;
}

.u-section-5 .u-container-layout-3 {
  padding: 23px 11px;
}

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

.u-section-5 .u-text-6 {
  font-weight: 700;
  font-size: 0.875rem;
  margin: 17px 19px 0;
}

.u-section-5 .u-text-7 {
  line-height: 1.2;
  font-size: 0.875rem;
  margin: 12px 9px 0;
}

.u-section-5 .u-layout-cell-4 {
  min-height: 222px;
}

.u-section-5 .u-container-layout-4 {
  padding: 23px 15px;
}

.u-section-5 .u-icon-3 {
  width: 64px;
  height: 64px;
  margin: 0 auto;
}

.u-section-5 .u-text-8 {
  font-weight: 700;
  font-size: 0.875rem;
  margin: 17px 19px 0;
}

.u-section-5 .u-text-9 {
  line-height: 1.2;
  font-size: 0.875rem;
  margin: 11px 12px 0 0;
}

.u-section-5 .u-layout-cell-5 {
  min-height: 222px;
}

.u-section-5 .u-container-layout-5 {
  padding: 23px 3px 23px 0;
}

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

.u-section-5 .u-text-10 {
  font-weight: 700;
  font-size: 0.875rem;
  margin: 17px auto 0;
}

.u-section-5 .u-text-11 {
  line-height: 1.2;
  font-size: 0.875rem;
  margin: 11px 7px 0;
}

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

  .u-section-5 .u-layout-cell-1 {
    min-height: 252px;
  }

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

  .u-section-5 .u-text-1 {
    width: auto;
    margin-top: 0;
    margin-right: auto;
  }

  .u-section-5 .u-text-2 {
    width: auto;
    margin-top: 11px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-5 .u-text-3 {
    width: auto;
    margin-top: 16px;
    margin-left: 0;
    margin-right: 0;
  }

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

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

  .u-section-5 .u-layout-cell-3 {
    min-height: 251px;
  }

  .u-section-5 .u-text-7 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-5 .u-layout-cell-4 {
    min-height: 251px;
  }

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

  .u-section-5 .u-layout-cell-5 {
    min-height: 251px;
  }

  .u-section-5 .u-text-11 {
    width: auto;
    margin-top: 7px;
    margin-right: auto;
    margin-left: 6px;
  }
}

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

  .u-section-5 .u-layout-wrap-1 {
    margin-bottom: 29px;
    position: relative;
  }

  .u-section-5 .u-layout-cell-1 {
    min-height: 326px;
  }

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

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

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

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

  .u-section-5 .u-icon-1 {
    width: 77px;
    height: 77px;
    margin-top: 16px;
    padding: 0;
  }

  .u-section-5 .u-text-4 {
    width: auto;
    margin-top: 23px;
    margin-right: 96px;
  }

  .u-section-5 .u-text-5 {
    margin-right: 0;
    margin-left: 10px;
  }

  .u-section-5 .u-layout-cell-3 {
    min-height: 173px;
  }

  .u-section-5 .u-text-6 {
    width: auto;
    margin-top: 16px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-5 .u-text-7 {
    margin-top: 13px;
  }

  .u-section-5 .u-layout-cell-4 {
    min-height: 173px;
  }

  .u-section-5 .u-text-8 {
    width: auto;
    margin-top: 19px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .u-section-5 .u-layout-cell-5 {
    min-height: 172px;
  }

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

  .u-section-5 .u-icon-4 {
    margin-left: 146px;
  }

  .u-section-5 .u-text-10 {
    width: auto;
    margin-top: 24px;
    margin-left: 146px;
  }

  .u-section-5 .u-text-11 {
    margin-top: 9px;
  }
}

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

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

  .u-section-5 .u-layout-cell-1 {
    min-height: 172px;
  }

  .u-section-5 .u-container-layout-1 {
    padding: 15px 10px;
  }

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

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

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

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

  .u-section-5 .u-text-4 {
    margin-top: 21px;
    margin-right: auto;
  }

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

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

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

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

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

  .u-section-5 .u-layout-cell-5 {
    min-height: 167px;
  }

  .u-section-5 .u-icon-4 {
    margin-left: 237px;
  }

  .u-section-5 .u-text-10 {
    margin-top: 16px;
    margin-left: 232px;
  }

  .u-section-5 .u-text-11 {
    margin-top: 16px;
    margin-right: 80px;
    margin-left: auto;
  }
}

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

  .u-section-5 .u-layout-wrap-1 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .u-section-5 .u-layout-cell-1 {
    min-height: 158px;
  }

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

  .u-section-5 .u-text-1 {
    font-size: 0.625rem;
    margin-left: 0;
  }

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

  .u-section-5 .u-text-3 {
    font-size: 0.75rem;
    margin-top: 8px;
  }

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

  .u-section-5 .u-text-4 {
    margin-top: 23px;
    margin-right: 127px;
  }

  .u-section-5 .u-text-5 {
    margin-top: 10px;
    margin-left: 0;
  }

  .u-section-5 .u-layout-cell-5 {
    min-height: 183px;
  }

  .u-section-5 .u-icon-4 {
    margin-left: 136px;
  }

  .u-section-5 .u-text-10 {
    margin-top: 19px;
    margin-left: 132px;
  }

  .u-section-5 .u-text-11 {
    margin-top: 10px;
    margin-left: -1px;
    margin-right: -1px;
  }
} .u-section-6 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("/images/KAPInstructorBackground2.png");
  background-size: cover;
}

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

.u-section-6 .u-layout-wrap-1 {
  margin-top: 42px;
  margin-bottom: 28px;
}

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

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

.u-section-6 .u-text-1 {
  font-weight: 400;
  font-size: 1.25rem;
  margin: 18px auto 0 5px;
}

.u-section-6 .u-text-2 {
  font-size: 1.875rem;
  margin: 5px 0 0 5px;
}

.u-section-6 .u-btn-1 {
  --radius: 6px;
  font-weight: 700;
  font-size: 0.625rem;
  background-image: none;
  border-style: solid;
  margin: 20px auto 0 5px;
  padding: 8px 17px;
}

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

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

.u-section-6 .u-image-1 {
  width: 255px;
  height: 201px;
  object-position: 50% 0%;
  margin: 5px auto 0;
}

.u-section-6 .u-text-3 {
  line-height: 1;
  font-weight: 700;
  margin: 10px auto 0;
}

.u-section-6 .u-layout-cell-3 {
  min-height: 261px;
}

.u-section-6 .u-container-layout-3 {
  padding: 0 8px;
}

.u-section-6 .u-image-2 {
  width: 214px;
  height: 199px;
  margin: 6px 18px 0 auto;
}

.u-section-6 .u-text-4 {
  line-height: 1;
  font-weight: 700;
  margin: 11px 16px 0 auto;
}

.u-section-6 .u-layout-cell-4 {
  min-height: 261px;
}

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

.u-section-6 .u-image-3 {
  width: 245px;
  height: 199px;
  margin: 6px 10px 0 auto;
}

.u-section-6 .u-text-5 {
  line-height: 1;
  font-weight: 700;
  margin: 10px auto 0;
}

@media (max-width: 1399px) {
  .u-section-6 .u-layout-wrap-1 {
    margin-top: 28px;
    margin-bottom: 42px;
  }

  .u-section-6 .u-btn-1 {
    margin-top: 11px;
  }
}

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

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

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

  .u-section-6 .u-image-1 {
    width: 177px;
    height: 177px;
  }

  .u-section-6 .u-layout-cell-3 {
    min-height: 215px;
  }

  .u-section-6 .u-image-2 {
    margin-right: 5px;
  }

  .u-section-6 .u-layout-cell-4 {
    min-height: 215px;
  }

  .u-section-6 .u-image-3 {
    width: 235px;
    height: 206px;
    margin-right: 0;
  }
}

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

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

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

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

  .u-section-6 .u-layout-cell-3 {
    min-height: 324px;
  }

  .u-section-6 .u-layout-cell-4 {
    min-height: 288px;
  }

  .u-section-6 .u-container-layout-4 {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .u-section-6 .u-image-3 {
    margin-top: 0;
  }

  .u-section-6 .u-text-5 {
    width: auto;
    margin-top: 19px;
    margin-right: 32px;
    margin-bottom: -9px;
  }
}

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

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

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

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

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

  .u-section-6 .u-image-2 {
    width: 177px;
    height: 190px;
    margin-top: 26px;
    margin-right: auto;
  }

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

  .u-section-6 .u-layout-cell-4 {
    min-height: 267px;
  }

  .u-section-6 .u-container-layout-4 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .u-section-6 .u-image-3 {
    width: 192px;
    height: 192px;
    margin-top: 15px;
    margin-right: auto;
  }

  .u-section-6 .u-text-5 {
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0;
  }
}

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

  .u-section-6 .u-layout-wrap-1 {
    margin-bottom: 60px;
  }

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

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

  .u-section-6 .u-text-3 {
    width: auto;
    margin-top: 5px;
  }

  .u-section-6 .u-layout-cell-3 {
    min-height: 252px;
  }

  .u-section-6 .u-image-2 {
    height: 165px;
    margin-top: 12px;
    margin-left: 74px;
    margin-right: 74px;
  }

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

  .u-section-6 .u-image-3 {
    width: 177px;
    height: 189px;
    margin-top: 19px;
    margin-left: 82px;
    margin-right: 82px;
  }

  .u-section-6 .u-text-5 {
    margin-top: 20px;
  }
} .u-section-7 {
  background-image: none;
}

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

.u-section-7 .u-list-1 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.u-section-7 .u-repeater-1 {
  min-height: 317px;
  grid-template-columns: repeat(3, calc(33.3333% - 21.3333px));
  grid-auto-columns: calc(33.3333% - 21.3333px);
  --gap: 32px;
}

.u-section-7 .u-list-item-1 {
  box-shadow: 0px 0px 20px 0px rgba(128,128,128,0.4);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  transition-duration: 0.5s;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-7 .u-icon-1 {
  height: 100px;
  width: 100px;
  margin: 8px auto 0 0;
}

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

.u-section-7 .u-text-2 {
  font-weight: 400;
  margin: 12px 0 0;
}

.u-section-7 .u-list-item-2 {
  box-shadow: 0px 0px 20px 0px rgba(128,128,128,0.4);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  transition-duration: 0.5s;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-7 .u-icon-2 {
  height: 100px;
  width: 100px;
  margin: 8px auto 0 0;
}

.u-section-7 .u-text-3 {
  font-weight: 400;
  margin: 6px 0 0;
}

.u-section-7 .u-text-4 {
  font-weight: 400;
  margin: 12px 0 0;
}

.u-section-7 .u-list-item-3 {
  box-shadow: 0px 0px 20px 0px rgba(128,128,128,0.4);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  transition-duration: 0.5s;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-7 .u-icon-3 {
  height: 100px;
  width: 100px;
  margin: 8px auto 0 0;
}

.u-section-7 .u-text-5 {
  font-weight: 400;
  margin: 6px 0 0;
}

.u-section-7 .u-text-6 {
  font-weight: 400;
  margin: 12px 0 0;
}

@media (max-width: 1199px) {
  .u-section-7 .u-repeater-1 {
    min-height: 261px;
    grid-template-columns: repeat(3, calc(33.333333333333336% - 21.3333px));
    grid-auto-columns: calc(33.333333333333336% - 21.3333px);
    grid-gap: 32px;
  }

  .u-section-7 .u-list-item-1 {
    --radius: 30px;
  }

  .u-section-7 .u-text-1 {
    margin-top: 27px;
  }

  .u-section-7 .u-text-2 {
    margin-top: 72px;
    margin-left: 12px;
  }

  .u-section-7 .u-list-item-2 {
    --radius: 30px;
  }

  .u-section-7 .u-text-3 {
    margin-top: 27px;
  }

  .u-section-7 .u-text-4 {
    margin-top: 72px;
    margin-left: 12px;
  }

  .u-section-7 .u-list-item-3 {
    --radius: 30px;
  }

  .u-section-7 .u-text-5 {
    margin-top: 27px;
  }

  .u-section-7 .u-text-6 {
    margin-top: 72px;
    margin-left: 12px;
  }
}

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

@media (max-width: 767px) {
  .u-section-7 .u-repeater-1 {
    grid-template-columns: 100%;
    grid-auto-columns: calc(100% - 0px);
  }

  .u-section-7 .u-container-layout-1 {
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .u-section-7 .u-icon-1 {
    margin-top: 11px;
    margin-left: auto;
  }

  .u-section-7 .u-text-1 {
    width: 331px;
    margin-top: 6px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-7 .u-text-2 {
    margin-top: 18px;
    margin-left: 6px;
    margin-right: 6px;
  }

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

  .u-section-7 .u-icon-2 {
    margin-top: 11px;
    margin-left: auto;
  }

  .u-section-7 .u-text-3 {
    width: 331px;
    margin-top: 6px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-7 .u-text-4 {
    margin-top: 18px;
    margin-left: 6px;
    margin-right: 6px;
  }

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

  .u-section-7 .u-icon-3 {
    margin-top: 11px;
    margin-left: auto;
  }

  .u-section-7 .u-text-5 {
    width: 331px;
    margin-top: 6px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-7 .u-text-6 {
    margin-top: 18px;
    margin-left: 6px;
    margin-right: 6px;
  }
}

@media (max-width: 575px) {
  .u-section-7 .u-repeater-1 {
    grid-auto-columns: 100%;
  }

  .u-section-7 .u-text-1 {
    width: 320px;
  }

  .u-section-7 .u-text-2 {
    width: auto;
    margin-top: 30px;
    margin-right: 0;
    margin-left: 12px;
  }

  .u-section-7 .u-text-3 {
    width: 320px;
  }

  .u-section-7 .u-text-4 {
    width: auto;
    margin-top: 30px;
    margin-right: 0;
    margin-left: 12px;
  }

  .u-section-7 .u-text-5 {
    width: 320px;
  }

  .u-section-7 .u-text-6 {
    width: auto;
    margin-top: 30px;
    margin-right: 0;
    margin-left: 12px;
  }
}

.u-section-7 .u-list-item-1,
.u-section-7 .u-list-item-1:before,
.u-section-7 .u-list-item-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-7 .u-list-item-2,
.u-section-7 .u-list-item-2:before,
.u-section-7 .u-list-item-2 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-7 .u-list-item-3,
.u-section-7 .u-list-item-3:before,
.u-section-7 .u-list-item-3 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-block-76ae-36:not([data-block-selected]):not([data-cell-selected]),
.u-block-76ae-36:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-76ae-36:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
} .u-section-8 {
  background-image: url("/images/KAPInstructorBackground2.png");
  background-position: 50% 50%;
}

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

.u-section-8 .u-text-1 {
  font-weight: 700;
  margin: 210px auto 0 33px;
}

.u-section-8 .u-form-1 {
  height: 406px;
  margin: -202px 67px 60px 477px;
}

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

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

  .u-section-8 .u-text-1 {
    margin-top: 160px;
  }

  .u-section-8 .u-form-1 {
    margin: -108px 0 38px 344px;
  }
}

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

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

  .u-section-8 .u-form-1 {
    margin: 36px 47px 60px 77px;
  }
}

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

  .u-section-8 .u-form-1 {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }
}

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

  .u-section-8 .u-text-1 {
    margin-top: 47px;
    margin-left: 14px;
  }

  .u-section-8 .u-form-1 {
    margin-top: 7px;
    margin-bottom: 36px;
    margin-right: initial;
    margin-left: initial;
  }
}