html {
  scroll-behavior: smooth;
}

/* header visual */
#breadcrumb {
  display: none;
}

.ht-header-visual {
  position: relative;
  padding: 0 40px 28px;
  margin-bottom: 80px;
}

.ht-header-page-title {
  margin: 0 0 16px;
  color: rgba(214, 36, 26, 1);
  font-size: 72px;
  font-weight: normal;
  text-align: center;
}

.ht-header-page-subtitle {
  margin: 0 0 48px;
  font-family: Roboto, sans-serif !important;
  font-size: 32px;
  font-weight: 300;
  line-height: 40px;
  text-align: center;
}

.ht-header-visual-od .ht-header-visual-container {
  background-color: rgb(234, 231, 227);
}

.ht-header-visual-container {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 732px;
  background-color: #f0f6f6;
  border-top: 28px solid #ffffff;
  border-bottom: 28px solid #ffffff;
}

.ht-header-visual-image {
  width: 100%;
  max-width: 1042px;
  height: auto;
  padding-top: 34.16507%;
  margin: -28px 0 0 -40px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.ht-header-visual-video {
  position: relative;
  width: 100%;
  max-width: 1042px;
  height: auto;
  padding-top: 56.14203%;
  margin: -28px 0 0 -40px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.ht-header-visual-video-thumb {
  position: absolute;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  opacity: 1;
  transition: all 400ms ease-out;
}

.ht-header-visual-video-thumb.playing {
  opacity: 0;
}

.ht-header-visual-video-thumb:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  pointer-events: none;
}

.ht-header-visual-video-thumb img {
  position: relative;
  z-index: 2;
  pointer-events: none;
}

.ht-header-visual-video-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.ht-header-visual-content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 50px 0 0;
}

.ht-header-visual-intro {
  width: 60%;
  max-width: 608px;
  padding: 40px 24px;
  text-align: left;
}

.ht-header-visual-od .ht-header-visual-intro h2 {
  margin: 0 0 16px;
  font-size: 50px;
  font-weight: normal;
  line-height: 50px;
}

.ht-header-visual-od .ht-header-visual-intro h3 {
  margin: 0 0 16px;
  font-size: 32px;
  font-weight: normal;
  line-height: 44px;
}

.ht-header-visual-od .ht-header-visual-intro p {
  margin: 0 0 16px;
  font-size: 14px;
  line-height: 20px;
}

.ht-header-visual-od .ht-header-visual-intro p:first-of-type {
  margin: 0 0 32px;
  font-weight: bold;
}

.ht-header-visual-od .ht-header-visual-intro ul {
  margin: 0 0 32px;
  padding: 0;
  list-style: none;
}

.ht-header-visual-od .ht-header-visual-intro ul li {
  position: relative;
  padding: 24px 0 24px 38px;
  font-size: 18px;
  line-height: 21px;
  border-bottom: 1px solid rgba(50, 53, 62, 0.25);
}

.ht-header-visual-od .ht-header-visual-intro ul li:last-child {
  border-bottom: none;
}

.ht-header-visual-od .ht-header-visual-intro ul li:before {
  content: url('/wp-content/themes/kappersakademie/assets/images/scissors-black.svg');
  position: absolute;
  top: 25px;
  left: 0;
  width: 15px;
  height: 12px;
  border-radius: 6px;
}

.ht-header-visual-od .ht-header-visual-sidebar-text {
  margin: 0 0 32px;
  color: #ffffff;
  text-align: left;
}

.ht-header-visual-intro h2 {
  margin: 0 0 32px;
}

.ht-header-visual-intro ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.ht-header-visual-intro ul li {
  position: relative;
  padding-left: 38px;
  font-size: 16px;
  line-height: 38px;
}

.ht-header-visual-intro ul li:before {
  content: url('/wp-content/themes/kappersakademie/assets/images/scissors.svg');
  position: absolute;
  top: 1px;
  left: 0;
  width: 15px;
  height: 12px;
  border-radius: 6px;
}

.ht-header-visual-form {
  width: 40%;
  max-width: 390px;
  padding: 40px 32px 56px;
  margin: 0 -40px -28px 0;
  background: rgba(50, 53, 62, 1);
}

.ht-header-visual-form-od-cta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 1042px;
  background: rgba(50, 53, 62, 1);
  color: white;
  text-align: center;
  margin: 0px 0 0 -40px;
}

.ht-header-visual-form-od-cta .ht-header-visual-sidebar-text {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  max-width: 550px;
  margin: 12px 0;
}

.ht-header-visual-form-od-cta .ht-header-visual-sidebar-text p {
  margin-bottom: 0;
}

.ht-header-visual-form-od-cta .ht-header-visual-side-btn {
  margin: 12px 16px;
  min-width: 250px;
}

.ht-header-visual-form h2 {
  color: #ffffff;
  margin: 0 0 32px;
  text-align: left;
}

.ht-header-visual-form table {
  width: 100%;
  color: #ffffff;
  text-align: left;
  margin: 0 0 40px;
}

.ht-header-visual-form table tr td:first-child {
  padding-right: 8px;
}

.ht-header-visual-form table tr td:nth-child(2) strong {
  display: block;
  width: calc(100% - 20px);
  overflow: hidden;
  text-overflow: ellipsis;
}

.ht-header-visual-form table tr td {
  position: relative;
  vertical-align: top;
}

.ht-header-visual-form table tr td a {
  color: #ffffff;
  text-align: left;
  text-decoration: underline;
}

.ht-header-visual-form table tr td img.mobile {
  display: none;
}

.ht-header-visual-form table tr td img,
.ht-header-visual-form table tr td a img {
  width: 13px;
  height: 13px;
  margin: 0 0 0 4px;
}

.ht-header-visual-form .ht-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 13px;
  margin: 0 0 8px;
  text-align: center;
  text-decoration: none;
  transition: all 250ms ease-in-out;
}

.ht-header-visual-form-od-cta .ht-button {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
  margin: 0;
  text-align: center;
  text-decoration: none;
  transition: all 250ms ease-in-out;
  max-width: 300px;
}

.ht-header-visual-form .ht-button.red,
.ht-header-visual-form-od-cta .ht-button.red {
  color: #ffffff;
  background: linear-gradient(180deg, #ed4a38 2.49%, #d6241a 100%);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

.ht-header-visual-form .ht-button.red:hover,
.ht-header-visual-form-od-cta .ht-button.red:hover {
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1), 0px 4px 6px rgba(0, 0, 0, 0.05);
}

.ht-header-visual-form .ht-button.green,
.ht-header-visual-form-od-cta .ht-button.green {
  color: rgba(46, 53, 59, 1);
  border: 1px solid rgba(175, 206, 202, 1);
  background-color: rgba(175, 206, 202, 1);
}

.ht-header-visual-form .ht-button.green:hover,
.ht-header-visual-form-od-cta .ht-button.green:hover {
  color: rgba(175, 206, 202, 1);
  border: 1px solid rgba(175, 206, 202, 1);
  background-color: rgba(255, 255, 255, 1);
}

.ht-header-visual-form .ht-button.black,
.ht-header-visual-form-od-cta .ht-button.black {
  color: #000000;
  background-color: #afceca;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

.ht-header-visual-form .ht-button.black:hover,
.ht-header-visual-form-od-cta .ht-button.black:hover {
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1), 0px 4px 6px rgba(0, 0, 0, 0.05);
}

.ht-header-visual-form .ht-info-bubble-toggle {
  position: absolute;
  top: 0;
  right: 0;
}

.ht-header-visual-form .ht-info-bubble {
  display: none;
  position: absolute;
  z-index: 9;
  top: 24px;
  left: 0;
  padding: 8px;
  color: rgba(46, 53, 59, 1);
  background-color: rgba(175, 206, 202, 1);
  border-radius: 4px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  transition: all 250ms ease-in-out;
}

.ht-header-visual-form .ht-info-bubble:before {
  content: '';
  position: absolute;
  top: -4px;
  left: 12px;
  width: 8px;
  height: 8px;
  background-color: rgba(175, 206, 202, 1);
  transform: rotate(45deg);
}

.ht-header-visual-edu {
  position: relative;
  margin-bottom: 60px;
}

.ht-header-visual-edu::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #FFFFFF;
}

.ht-header-visual-edu .ht-header-visual {
  margin-bottom: 0;
  padding: 0;
}

.ht-header-visual-edu video,
.ht-header-visual-edu .ht-header-edu-img {
  width: 100%;
  max-width: none;
  margin: auto;
  display: flex;
  height: 640px;
  object-fit: cover;
  position: relative;
}

.ht-header-visual-edu .ht-header-edu-img {
  height: 550px;
}

.ht-header-edu-img-container {
  position: relative;
  max-width: 1250px;
  margin: auto;
}

.ht-header-edu-img-container::after {
  content: '';
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}

.ht-header-visual-edu .ht-header-visual-content {
  padding-top: 40px;
}

.ht-header-visual-edu .ht-header-visual-intro {
  display: flex;
  width: 100%;
  padding: unset;
  max-width: unset;
}

.ht-header-visual-edu .ht-header-visual-intro > * {
  flex: 1;
}

.ht-header-edu-form_text {
  background-color: #d2e3e1;
  color: #000000;
  padding: 28px;
}

.ht-header-edu-form_text h2 {
  font-size: 32px;
  line-height: 1.34375;
  margin: 0;
}

.ht-header-edu-form_text p {
  font-size: 14px;
  line-height: 1.35714;
  font-weight: 400 !important;
  margin: 0 0 12px;
}

.ht-header-edu-form_text form.form p label {
  color: #000000;
}

.ht-header-visual-edu h3 {
  margin-top: 0;
}

.ht-header-edu-form_text p {
  font-weight: 600;
}

.ht-header-edu-content_left {
  margin-bottom: 80px;
  padding-right: 40px;
  max-width: 900px;
}

@media only screen and (max-width: 640px) {
  .ht-header-edu-content_left {
    font-size: 22px;
  }
}

.ht-header-edu-content_left .btn-red {
  margin-left: 20px;
}

.ht-header-edu-content_left ul {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-wrap: wrap;
  margin-left: 0;
  margin-bottom: 20px;
}

.ht-header-edu-content_left ul > li {
  width: 50%;
  font-size: 14px;
  line-height: 1.35714;
  padding: 0 16px 20px 33px;
}

@media only screen and (max-width: 640px) {
  .ht-header-edu-content_left ul > li {
    width: 100%;
  }

  .ht-header-edu-buttons {
    align-items: flex-start;
    flex-direction: column;
  }

  .ht-header-edu-content_left .btn {
    width: auto;
  }

  .ht-header-edu-buttons {
    gap: 10px !important;
  }

  .ht-header-edu-content_left .btn-red {
    margin: 0;
  }
}

.ht-header-visual-intro ul li:before {
  content: '';
  position: absolute;
  top: 4px;
  background-image: url('/wp-content/themes/kappersakademie/assets/images/schaar.png');
  background-size: contain;
  width: 17px;
  height: 15px;
  border-radius: 0;
}

.ht-header-edu-intro_info ul {
  margin-left: 0;
}

.ht-header-edu-content_right {
  margin: -170px 0 0 0;
  max-width: 510px;
  z-index: 1;
  /* display: flex;
  flex-direction: column-reverse; */
}

.ht-header-edu-content_right #iframe-container {
  overflow: hidden;
}

.ht-header-edu-content_right iframe {
  height: 370px;
  overflow: hidden;
}

.ht-header-edu-content_right iframe form.form p label {
  padding: 4px 0 0;
}

.ht-header-edu-ctas {
  background-color: #d2e3e1;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 28px;
}

.ht-header-edu-cta {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  width: calc(50% - 8px);
  font-weight: 600;
  padding: 20px;
  border: 1px solid #000;
  border-radius: 4px;
  gap: 16px;
}

.ht-header-edu-link {
  width: 100%;
  margin-top: 12px;
}

.ht-header-edu-link img {
  width: 21px;
  height: 12px;
  margin: -2px 0 0 8px !important;
}

.ht-header-edu-cta:hover {
  text-decoration: none;
}

.ht-header-edu-cta:hover p {
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1), 0px 4px 6px rgba(0, 0, 0, 0.05);
}

.ht-header-edu-cta img {
  width: auto;
  height: 44px;
}

.ht-header-edu-cta h4 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  max-width: 180px;
  margin: 0;
  font-size: 14px;
}

.ht-header-edu-cta p {
  background-color: #8ac4bd;
  text-align: center;
  padding: 6px 12px;
  border-radius: 4px;
  transition: all 0.4s;
  margin: 0;
  font-size: 14px;
}

.btn:not(.btn-balcony) {
  display: inline-flex;
  width: auto;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  line-height: 1.3125;
  font-weight: 700;
  padding: 12px 24px;
  border-radius: 37px;
  transition: all 250ms ease-in-out;
}

.btn-black:not(.btn-balcony) {
  background-color: #000000;
  color: #ffffff;
}

.btn-red:not(.btn-balcony) {
  background-color: #cb1b16;
  color: #ffffff;
}

.btn-red:not(.btn-balcony):hover,
.btn-red:not(.btn-balcony):focus {
  background-color: #da261b;
  color: #ffffff;
}

.btn-black:not(.btn-balcony):hover,
.btn-black:not(.btn-balcony):focus {
  background-color: #30353e;
  color: #ffffff;
}

.btn > svg,
.btn > span > svg {
  width: 17px;
  margin: 0 0 0 24px;
}

.btn.btn-cta.btn-balcony.btn-default.angled,
.btn.btn-cta.btn-balcony.btn-primary.angled {
  padding: 10px 24px;
}

.btn.btn-cta.btn-balcony.btn-default.angled span,
.btn.btn-cta.btn-balcony.btn-primary.angled span {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  white-space: nowrap;
}

@media only screen and (max-width: 480px) {
  .ht-header-edu-buttons > .btn:not(.btn-balcony) {
    width: 100%;
    justify-content: center;
  }
}

.ht-header-visual-block {
  position: relative;
}

.ht-header-edu-title {
  position: absolute;
  bottom: 200px;
  max-width: 520px;
  left: 40px;
  color: #ffffff;
  text-align: left;
}

.ht-header-edu-title p {
  font-size: 22px;
  margin: 0;
}

.ht-header-edu-info {
  border-top: 1px solid #979797;
  padding: 20px 0 0;
  margin-right: 20px;
}

.ht-header-edu-info-item {
  display: flex;
}

.ht-header-edu-text {
  font-size: 16px;
  margin-bottom: 20px;
}

.ht-header-edu-info-item p {
  font-size: 16px;
}

.ht-header-edu-info-item > p:first-child {
  width: 120px;
  flex-shrink: 0;
  margin-right: 20px;
}

.ht-header-edu-info-item > p:nth-child(2) {
  font-weight: bold;
}

.ht-info_cta-content_right h3 {
  margin-bottom: 20px;
}

.ht-info_cta-content_right-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: #000000 solid 1px;
  padding-bottom: 8px;
}

.ht-info_cta-content_right-link:not(:last-child) {
  margin-bottom: 28px;
}

.ht-info_cta-content_right-link img {
  width: 21px;
  height: 12px;
  margin-right: 20px;
}

.ht-info_cta-content_right-link-content p:first-child {
  font-weight: 600;
  margin: 0 0 1px;
}

.ht-info_cta-content_right-link-content p:last-child {
  margin: 0;
}

.ht-info_cta-content_buttons {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.ht-info_cta-content_buttons .btn {
  max-width: 300px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ht-info_cta-content_right-text {
  margin-bottom: 20px;
}

.ht-info_cta-content_right-text p:last-of-type {
  margin-bottom: 0;
}

@media only screen and (max-width: 1024px) {
  .ht-header-visual-intro {
    width: 50%;
  }

  .ht-header-visual-form {
    width: 50%;
  }

  .ht-header-edu-info {
    margin-right: 0;
  }

  .ht-header-visual-edu .ht-header-visual-intro {
    flex-direction: column-reverse;
  }

  .ht-header-visual-edu .ht-header-visual-content {
    padding-top: 0;
    margin-top: -5px;
  }

  .ht-header-edu-content_right {
    max-width: unset;
    margin: 0;
  }

  .ht-header-visual-edu video,
  .ht-header-visual-edu .ht-header-edu-img {
    height: 280px;
  }

  .ht-header-edu-title {
    bottom: 40px;
  }

  .ht-header-edu-content_left {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .ht-header-edu-content_right iframe {
    height: 400px;
  }
}

@media only screen and (max-width: 736px) {
  .ht-header-edu-title {
    left: 20px;
    width: calc(100% - 40px);
  }

  .ht-header-visual-edu .col-xs-12 {
    padding: 0;
  }

  /* page-education-4.php tweak */
  body.page-template-page-education-4-php .ht-header-visual-edu.ht-header-edu-mobhide .ht-header-edu-content_right {
    display: none;
  }

  .ht-header-visual-edu .ht-header-edu-content_left {
    padding-right: 15px;
    padding-left: 15px;
  }

  .ht-header-page-title {
    background-color: transparent !important;
  }

  .section h1 {
    width: calc(100% + 30px);
    padding: 25px 38px 20px;
    margin: 0 -15px;
    background-color: #f0f6f6;
  }

  .ht-header-visual {
    padding: 0;
  }

  .ht-header-visual-od .ht-header-visual-container,
  .ht-header-visual-container {
    position: relative;
    width: calc(100% + 30px);
    height: 100%;
    margin: 0 -15px;
    background-color: #f0f6f6;
    border: none;
  }

  .ht-header-visual-form-od-cta {
    width: calc(100% + 30px);
    margin-left: -15px;
  }

  .ht-header-visual-form-od-cta .ht-header-visual-sidebar-text {
    max-width: 50%;
  }

  .ht-header-visual-form-od-cta .ht-header-visual-sidebar-text p {
    color: white;
    margin-left: 10px;
  }

  .ht-header-visual-form-od-cta .ht-header-visual-side-btn {
    min-width: 40%;
    max-width: 40%;
  }

  .ht-header-visual-video,
  .ht-header-visual-image {
    width: 100%;
    margin: 0;
  }

  .ht-header-visual-edu .ht-header-visual {
    padding-bottom: 28px;
  }

  .ht-header-visual-edu .ht-header-visual-content {
    width: 100%;
  }

  .ht-header-visual-content {
    flex-direction: column;
    width: 100vw;
    margin: 0;
    padding: 20px 0 0;
  }

  .ht-header-visual-intro {
    width: 100%;
    max-width: none;
    padding: 0 15px 30px;
  }

  .ht-header-visual-form {
    width: 100%;
    max-width: none;
    padding: 32px 15px;
    margin: 0;
    background-color: #ffffff;
  }

  .ht-header-visual-od .ht-header-visual-sidebar-text {
    color: rgba(46, 53, 59, 1);
  }

  .ht-header-visual-form h2,
  .ht-header-visual-form table {
    color: rgba(46, 53, 59, 1);
  }

  .ht-header-visual-form table tr td a {
    color: rgba(214, 36, 26, 1);
  }

  .ht-header-visual-form table tr td img.mobile {
    display: inline-block;
  }

  .ht-header-visual-form table tr td img.desktop {
    display: none;
  }

  .ht-header-visual-intro .ht-header-visual-form-od {
    width: 100%;
    max-width: none;
    margin: 0 0 48px !important;
    padding: 32px 15px;
    margin: 0;
    background-color: rgba(50, 53, 62, 1);
  }

  .ht-header-visual-intro .ht-header-visual-form-od h2,
  .ht-header-visual-intro .ht-header-visual-form-od p {
    color: #ffffff;
  }

  .section .ht-header-visual-edu h1 {
    width: unset;
    padding: unset;
    margin-top: 20px;
    margin-bottom: 10px;
    background-color: unset;
    margin: 0 0 10px;
  }
}

@media only screen and (max-width: 425px) {
  .ht-header-edu-ctas {
    padding: 28px 12px;
  }
}

/* spacer */
@media only screen and (min-width: 737px) {
  .ht-spacer {
    display: block;
  }

  .ht-spacer-mobile {
    display: none;
  }
}

/* plain text */
.ht-plain-text {
  width: 100%;
  max-width: 748px;
}

.ht-plain-text.left {
  margin: 0 auto 0 40px;
}

.ht-plain-text.middle {
  margin: 0 auto;
}

.ht-plain-text.right {
  margin: 0 40px 0 auto;
}

.ht-plain-text.full {
  margin: 0 auto 0 40px;
  max-width: calc(100% - 40px);
}

.ht-plain-text.full h1,
.ht-plain-text.full h2,
.ht-plain-text.full h3,
.ht-plain-text.full h4,
.ht-plain-text.full h5,
.ht-plain-text.full h6,
.ht-plain-text.full p {
  max-width: unset;
}

.ht-plain-text h1,
.ht-plain-text h2,
.ht-plain-text h3,
.ht-plain-text h4,
.ht-plain-text h5,
.ht-plain-text h6 {
  margin: 0 auto 30px 0;
  max-width: 650px;
}

.ht-plain-text p {
  margin: 0 auto 18px 0;
  max-width: 650px;
}

@media only screen and (max-width: 736px) {
  .ht-spacer {
    display: none;
  }

  .ht-spacer-mobile {
    display: block;
  }

  .ht-plain-text.left,
  .ht-plain-text.middle,
  .ht-plain-text.right {
    margin: 0;
  }

  .ht-plain-text {
    width: calc(100% + 30px);
    max-width: 100vw;
    padding: 24px 15px;
    margin: 0 -15px !important;
  }

  .ht-plain-text.green {
    background: rgb(240, 246, 246);
  }

  .ht-plain-text.grey {
    background: rgb(234, 231, 226);
  }

  .ht-plain-text.whitebg {
    background: rgb(255, 255, 255);
  }
}

@media only screen and (max-width: 600px) {
  .ht-header-page-title {
    font-size: 36px;
  }
}

/* Q & A */
.ht-q-a {
  width: 100%;
  max-width: 748px;
}

.ht-q-a.left {
  margin: 0 auto 0 40px;
}

.ht-q-a.middle {
  margin: 0 auto;
}

.ht-q-a.right {
  margin: 0 40px 0 auto;
}

.ht-q-a h2 {
  margin: 0 0 30px;
}

.ht-q-a-list {
  padding: 0;
  margin: 0;
  list-style: none;
}

.ht-q-a-list li {
  margin: 2px 0 0;
}

.ht-q-a-list li:first-child {
  margin: 0;
}

.ht-q {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 22px 10px;
  color: rgb(48, 53, 62);
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  background-color: rgb(240, 246, 246);
  transition: all 250ms ease-in-out;
}

.ht-q:hover {
  text-decoration: none;
}

.ht-q.closed {
  background-color: rgb(240, 246, 246);
}

.ht-q.open {
  background-color: rgb(255, 255, 255);
}

.ht-q.closed:after {
  content: url(../images/plus-regular.svg);
  display: block;
  width: 14px;
  height: 14px;
  margin: -8px 0 0 8px;
}

.ht-q.open:after {
  content: url(../images/minus-regular.svg);
  display: block;
  width: 14px;
  height: 3px;
  margin: -19px 0 0 8px;
}

.ht-a {
  width: 100%;
  max-width: 480px;
  padding: 0 22px 28px;
  color: rgb(48, 53, 62);
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  background-color: rgb(255, 255, 255);
}

.ht-a p a {
  color: #d6241a;
}

.ht-a.closed {
  display: none;
}

@media only screen and (max-width: 736px) {
  .ht-q-a {
    width: 100%;
    max-width: 100vw;
    margin: 0;
  }

  .ht-q-a.left,
  .ht-q-a.middle,
  .ht-q-a.right {
    margin: 0;
  }

  .ht-q-a-list {
    width: calc(100% + 30px);
    margin: 0 -15px !important;
  }

  .ht-q-a.green {
    background: rgb(240, 246, 246);
  }

  .ht-q-a.grey {
    background: rgb(234, 231, 226);
  }

  .ht-q-a.whitebg {
    background: rgb(255, 255, 255);
  }
}

/* Button group */
.ht-button-group-block {
  width: 100%;
  max-width: 748px;
}

.ht-button-group-block.left {
  margin: 0 auto 0 40px;
}

.ht-button-group-block.middle {
  margin: 0 auto;
}

.ht-button-group-block.right {
  margin: 0 40px 0 auto;
}

.ht-button-group {
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
  padding: 32px 0;
}

.ht-button-group .ht-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(50% - 16px);
  padding: 13px 32px;
  text-align: center;
  text-decoration: none;
  transition: all 250ms ease-in-out;
  border-radius: 4px;
}

.ht-button-group .ht-button:nth-child(2n + 0) {
  margin-left: 32px;
}

.ht-button-group .ht-button.red {
  color: #ffffff;
  background-color: #d6241a;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.ht-button-group .ht-button.red:hover {
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1), 0px 4px 6px rgba(0, 0, 0, 0.05);
}

.ht-button-group .ht-button.black {
  color: #000000;
  background-color: #afceca;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.ht-button-group .ht-button.black:hover {
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1), 0px 4px 6px rgba(0, 0, 0, 0.05);
}

.ht-button-group .ht-button.green {
  color: rgba(46, 53, 59, 1);
  border: 1px solid rgba(175, 206, 202, 1);
  background-color: rgba(175, 206, 202, 1);
}

.ht-button-group .ht-button.green:hover {
  color: rgba(175, 206, 202, 1);
  border: 1px solid rgba(175, 206, 202, 1);
  background-color: transparent;
}

.ht-button-group .ht-button.grey {
  color: rgba(46, 53, 59, 1);
  background-color: rgba(234, 231, 227, 1);
}

.ht-button-group .ht-button.grey:hover {
  color: rgba(234, 231, 227, 1);
  border: 1px solid rgba(234, 231, 227, 1);
  background-color: transparent;
}

.ht-button-group .ht-button.ghost {
  color: rgba(214, 36, 26, 1);
  border: 1px solid rgba(214, 36, 26, 1);
  background-color: rgba(255, 255, 255, 1);
}

@media only screen and (max-width: 736px) {
  .ht-button-group-block {
    max-width: 100vw;
  }

  .ht-button-group {
    flex-direction: column;
    padding: 32px 0;
  }

  .ht-button-group .ht-button {
    width: 100%;
    margin: 0 0 32px !important;
  }

  .ht-button-group-block.left,
  .ht-button-group-block.middle,
  .ht-button-group-block.right {
    margin: 0;
  }

  .ht-button-group-block {
    width: calc(100% + 30px);
    padding: 0 15px;
    margin: 0 -15px !important;
  }

  .ht-button-group-block.green {
    background: rgb(240, 246, 246);
  }

  .ht-button-group-block.grey {
    background: rgb(234, 231, 226);
  }

  .ht-button-group-block.whitebg {
    background: rgb(255, 255, 255);
  }
}

/* Startmomenten */
.ht-course-start-slots {
  width: 100%;
  max-width: 748px;
}

.ht-course-start-slots + .ht-button-group-block {
  margin-top: -16px;
}

.ht-course-start-slots.left {
  margin: 0 auto 0 40px;
}

.ht-course-start-slots.middle {
  margin: 0 auto;
}

.ht-course-start-slots.right {
  margin: 0 40px 0 auto;
}

.ht-course-start-title {
  margin: 0 0 32px;
}

.ht-course-wrapper {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 0;
}

.ht-course {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: calc(50% - 16px);
  padding: 8px 8px 0;
  margin: 0 0 24px;
  text-decoration: none;
  transition: all 250ms ease-in-out;
  border: 1px solid #000000;
  border-radius: 3px;
}
.ht-course-cursorpointer {
  cursor: pointer;
}

.ht-course.ht-course-state-1 {
  border: 1px solid #429c3f;
}

.ht-course.ht-course-state-1 .ht-course-status-bar {
  background-color: #429c3f;
}

.ht-course.ht-course-state-2 {
  border: 1px solid #429c3f;
}

.ht-course.ht-course-state-2 .ht-course-status-bar {
  background-color: #429c3f;
}

.ht-course.ht-course-state-3 {
  border: 1px solid #429c3f;
}

.ht-course.ht-course-state-3 .ht-course-status-bar {
  background-color: #429c3f;
}

.ht-course.ht-course-state-4 {
  border: 1px solid #ee9a00;
}

.ht-course.ht-course-state-4 .ht-course-status-bar {
  background-color: #ee9a00;
}

.ht-course.ht-course-state-5 {
  border: 1px solid #ca1d15;
}

.ht-course.ht-course-state-5 .ht-course-status-bar {
  background-color: #ca1d15;
}

.ht-course:nth-child(2n + 0) {
  margin-left: 32px;
}

.ht-course-date {
  font-weight: bold;
}

.ht-course-status {
  display: block;
  width: 100%;
  margin: 0 0 8px;
}

.ht-course-status-bar {
  display: block;
  width: calc(100% + 18px);
  height: 6px;
  margin: 0 -9px;
  background-color: #000000;
  border-radius: 6px;
}

.ht-promo {
  width: 100%;
  max-width: 748px;
  margin: 40px auto;
}

.ht-promo-wrapper {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 40px 56px;
  border: 2px solid #d8d8d8;
  border-radius: 2px;
}

.ht-promo-logo {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 27.69%;
  padding: 12px 10px;
}

.ht-promo-text {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  width: 69.937%;
}

.ht-promo-text p {
  margin: 0;
  line-height: 1.71428;
}

.ht-promo-text p a {
  color: rgba(214, 36, 26, 1);
}

@media only screen and (max-width: 736px) {
  .ht-course-start-slots {
    max-width: 100vw;
  }

  .ht-course-wrapper {
    flex-direction: column;
  }

  .ht-course {
    width: 100%;
  }

  .ht-course:nth-child(2n + 0) {
    margin-left: 0;
  }

  .ht-course:last-child {
    margin-bottom: 0;
  }

  .ht-course-start-slots.left,
  .ht-course-start-slots.middle,
  .ht-course-start-slots.right {
    margin: 0;
  }

  .ht-course-start-slots + .ht-button-group-block {
    margin: 0;
  }

  .ht-course-start-slots {
    width: calc(100% + 30px);
    padding: 0 15px;
    margin: 0 -15px !important;
  }

  .ht-course-start-slots.green {
    background: rgb(240, 246, 246);
  }

  .ht-course-start-slots.grey {
    background: rgb(234, 231, 226);
  }

  .ht-course-start-slots.whitebg {
    background: rgb(255, 255, 255);
  }

  .ht-promo-wrapper {
    flex-direction: column;
  }

  .ht-promo-logo {
    justify-content: center;
    width: 100%;
    max-width: 320px;
    padding: 12px 10px;
    margin: 0 auto 24px;
  }

  .ht-promo-text {
    align-items: center;
    width: 100%;
  }

  .ht-promo-text p {
    text-align: center;
  }
}

/* Review slider */
.ht-reviews {
  padding: 32px 0;
}

.ht-review {
  position: relative;
  width: 100%;
  padding: 0 0 25px;
}

.ht-review-inner {
  position: relative;
  width: 100%;
  padding: 40px;
  background-color: #f0f6f6;
}

.ht-review-pointer {
  position: absolute;
  bottom: 12.5px;
  left: calc(50% - 12.5px);
  display: block;
  width: 25px;
  height: 25px;
  background-color: #f0f6f6;
  transform: rotate(45deg);
}

.ht-review-rating {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 180px;
  margin: 0 auto 32px;
}

.ht-review-rating .star {
  width: 24px;
  height: 24px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.ht-review-rating .star.empty {
  background-image: url('/wp-content/themes/kappersakademie/assets/images/star-regular.svg');
}

.ht-review-rating .star.half {
  background-image: url('/wp-content/themes/kappersakademie/assets/images/star-half-alt-solid.svg');
}

.ht-review-rating .star.full {
  background-image: url('/wp-content/themes/kappersakademie/assets/images/star-solid.svg');
}

.ht-review-text {
  display: block;
  width: 100%;
  max-width: 552px;
  margin: 0 auto 24px;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
}

.ht-review-image {
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto 8px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
}

.ht-review-reviewer {
  display: block;
  width: 100%;
  max-width: 552px;
  margin: 0 auto;
  text-align: center;
}

.slick-dots li {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.slick-dots li button {
  display: block !important;
  width: 8px !important;
  height: 8px !important;
  padding: 0 !important;
  border-radius: 4px !important;
  background-color: rgba(48, 53, 62, 0.25) !important;
  transition: all 250ms ease-in-out;
}

.slick-dots li.slick-active button {
  background-color: rgba(48, 53, 62, 1) !important;
}

.slick-dots li button:before,
.slick-dots li button:after {
  display: none;
}

@media only screen and (max-width: 736px) {
  .ht-reviews {
    width: calc(100% + 30px);
    margin: 0 -15px !important;
  }

  .ht-reviews.green {
    background: rgb(240, 246, 246);
  }

  .ht-reviews.grey {
    background: rgb(234, 231, 226);
  }

  .ht-reviews.whitebg {
    background: rgb(255, 255, 255);
  }
}

/* Link block */
.ht-link-group {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 40px;
}

.ht-link-block {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: calc(50% - 56px);
  padding: 32px 0;
  border-top: 2px solid #d8d8d8;
}

.ht-link-block:nth-child(even) {
  margin-left: 112px;
}

.ht-link-block-icon {
  width: 60px;
  height: auto;
}

.ht-link-block-details {
  width: calc(100% - 92px);
}

.ht-link-block-details h3 {
  margin: 0 0 8px;
}

.ht-link-block-details p {
  margin: 0 0 32px;
}

.ht-link-block-details a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  min-width: 260px;
  padding: 13px 28px;
  text-align: center;
  text-decoration: none;
  transition: all 250ms ease-in-out;
  color: #000000;
  background-color: #afceca;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

.ht-link-block-details a:hover {
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1), 0px 4px 6px rgba(0, 0, 0, 0.05);
}

@media only screen and (max-width: 1024px) {
  .ht-link-block {
    width: calc(50% - 16px);
  }

  .ht-link-block:nth-child(even) {
    margin-left: 32px;
  }

  .ht-link-block-details a {
    min-width: 0;
  }
}

@media only screen and (max-width: 736px) {
  .ht-link-block {
    width: 100%;
    padding: 30px 20px;
  }

  .ht-link-block:nth-child(even) {
    margin-left: 0 !important;
  }

  .ht-link-group {
    width: calc(100% + 30px);
    margin: 0 -15px !important;
    padding: 0;
  }

  .ht-link-group.green {
    background: rgb(240, 246, 246);
  }

  .ht-link-group.grey {
    background: rgb(234, 231, 226);
  }

  .ht-link-group.whitebg {
    background: rgb(255, 255, 255);
  }
}

/* contact info */
.ht-contact-info {
  padding: 80px 0;
}

.ht-contact-info-container {
  padding: 0;
  border-top: none;
}

.ht-contact-info-container h3 {
  width: 100%;
  max-width: none;
  margin: 0 auto 64px;
  font-size: 32px;
  line-height: 1.34375;
  text-align: center;
}

.ht-contact-info-container > p {
  display: none;
}

.ht-contact-info-container p:last-child {
  margin: 0;
}

.ht-contact-info-points {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 24px;
}

.ht-contact-info-point {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: calc((100% - 48px) / 3);
  margin: 0;
}

.ht-contact-info-point img {
  width: auto;
  height: auto;
  max-width: 64px;
  max-height: 64px;
  margin: 0 24px 0 0;
}

.ht-contact-info-point p {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  gap: 8px;
}

.ht-contact-info-point p span {
  font-size: 16px;
  line-height: 1.3125;
}

.ht-contact-info-point p a {
  font-family: 'Abril Fatface', sans-serif;
  color: #C5372A;
  font-size: 26px;
  line-height: 1.38461;
  text-decoration: none;
  margin: -8px 0 0 0;
  hyphens: none;
}

@media only screen and (max-width: 1180px) {
  .ht-contact-info-point p a {
    hyphens: auto;
  }
}

@media only screen and (max-width: 768px) {
  .ht-contact-info-point {
    width: 100%;
    margin: 0 0 32px 0;
  }

  .ht-contact-info-container h3 {
    text-align: left;
  }
}

@media only screen and (max-width: 640px) {
  .ht-contact-info-container h3 {
    margin: 0 auto 20px;
    font-size: 20px;
  }
  
  .ht-contact-info-point {
    width: 100%;
    margin: 0;
  }
  
  .ht-contact-info-point img {
    width: 48px;
    height: 48px;
  }
  
  .ht-contact-info-point p a {
    font-size: 20px;
  }
}

.modal-bg {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  display: none;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  transition: all 250ms ease-in-out;
}

.modal-bg.shown {
  display: flex;
}

.modal-frame {
  width: 600px;
  max-width: 90vw;
  height: auto;
  max-height: 90vh;
  background-color: #ffffff;
  border-radius: 10px;
  transition: all 250ms ease-in-out;
}

.modal-inner {
  position: relative;
  display: none;
  width: 100%;
  height: 100%;
  padding: 20px;
  overflow-y: scroll;
}

.modal-inner h3 {
  color: rgb(48, 53, 62);
  margin: 0 37px 18px 0;
  text-align: left;
}

.ht-modal-option {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 16px 0;
  width: 100%;
  margin: 0 0 12px;
  background-color: rgb(240, 246, 246);
  border-radius: 5px;
  border: 1px solid rgb(203, 203, 203);
  text-decoration: none;
  transition: all 250ms ease-in-out;
}

.ht-modal-option:hover {
  border: 1px solid rgb(214, 36, 26);
  text-decoration: none;
}

.ht-modal-icon {
  width: 86px;
  text-align: center;
}

.ht-modal-icon img {
  max-width: 58px;
  max-height: 56px;
}

.ht-modal-text {
  width: calc(100% - 86px);
  padding: 0 16px 0 0;
}

.ht-modal-text h4 {
  color: rgb(214, 36, 26);
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
}

.ht-modal-text p {
  font-family: 'Roboto', sans-serif;
  text-align: left;
}

.close-modal {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 32px;
  height: 32px;
  padding: 4px;
  cursor: pointer;
  pointer-events: all;
}

.close-modal img {
  display: block;
  width: 16.5px;
  height: 24px;
  margin: 0 auto;
}

@media only screen and (max-width: 736px) {
  .modal-bg {
    display: flex;
    transform: translateX(110vw);
    transition: all 250ms ease-in-out;
  }

  .modal-bg.shown {
    transform: translateX(0);
  }

  .modal-frame {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100vw;
    max-width: none;
    height: 100vh;
    max-height: none;
    border-radius: 0;
    transition: all 250ms ease-in-out;
  }

  .modal-inner {
    position: relative;
    display: none;
    width: 100%;
    height: auto;
    padding: 20px;
    overflow-y: scroll;
  }
}

/* video element */
.ht-video-text {
  padding: 80px 32px 72px;
  background-color: rgb(240, 246, 246);
}

.ht-video-text-inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  max-width: 748px;
  margin: 0 auto;
}

.ht-video-text-wrapper {
  width: 61%;
}

.ht-video-wrapper {
  position: relative;
  padding-top: 56.25%;
  height: 0;
}

.ht-video-text-wrapper iframe,
.ht-video-text-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ht-video-text .ht-video-text-content {
  width: 35%;
}

.ht-video-text-content h3 {
  margin: 0 0 16px;
}

.ht-video-text-content p {
  margin: 0;
}

@media only screen and (max-width: 736px) {
  .ht-video-text {
    width: 100vw;
    margin: 0 -15px;
    padding: 0;
    background-color: rgb(240, 246, 246);
  }

  .ht-video-text-inner {
    flex-direction: column;
  }

  .ht-video-text .ht-video-text-wrapper {
    width: 100%;
  }

  .ht-video-text .ht-video-text-content {
    width: 100%;
    padding: 32px 15px;
  }
}

/* Image carousel */
.ht-image-carousel-container {
  padding-bottom: 48px;
}

.ht-image-carousel-inner,
.ht-carousel-standardpage {
  position: relative;
}

.ht-image-carousel-item {
  width: 748px;
  margin: 0 16px;
}

.ht-image-carousel-inner .ht-image-carousel-img {
  width: 100%;
  max-width: 748px;
  height: 420px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.ht-carousel-standardpage .ht-image-carousel-item {
  width: 280px !important;
}

.ht-carousel-standardpage .ht-image-carousel-img {
  width: 280px;
  height: auto;
}

.ht-image-carousel-caption {
  padding: 32px 0 0;
  color: rgb(48, 53, 62);
  font-size: 12px;
  line-height: 20px;
}

.slick-arrow.slick-prev,
.slick-arrow.slick-next {
  position: absolute;
  top: auto;
  bottom: -72px;
  display: block;
  width: 48px;
  height: 48px;
  font-size: 0;
  overflow: hidden;
  background: rgb(175, 206, 202);
  border: none;
  transition: all 250ms ease-in-out;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

.slick-arrow.slick-prev:focus,
.slick-arrow.slick-next:focus {
  background: rgb(175, 206, 202);
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1), 0px 4px 6px rgba(0, 0, 0, 0.05);
}

.slick-arrow.slick-prev:hover,
.slick-arrow.slick-next:hover,
.slick-arrow.slick-prev:focus:hover,
.slick-arrow.slick-next:focus:hover {
  background: rgb(175, 206, 202);
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1), 0px 4px 6px rgba(0, 0, 0, 0.05);
}

.slick-arrow.slick-prev {
  left: auto;
  right: calc(50% + 5px);
}

.slick-arrow.slick-next {
  left: calc(50% + 5px);
  right: auto;
}

.slick-arrow.slick-prev:before {
  content: '';
  display: block;
  width: 60%;
  height: 60%;
  margin: 20%;
  background-image: url('/wp-content/themes/kappersakademie/assets/images/chevron-left.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  line-height: 0.5;
  opacity: 1;
}

.slick-arrow.slick-next:before {
  content: '';
  display: block;
  width: 60%;
  height: 60%;
  margin: 20%;
  background-image: url('/wp-content/themes/kappersakademie/assets/images/chevron-right.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  line-height: 0.5;
  opacity: 1;
}

@media only screen and (max-width: 736px) {
  .ht-carousel-standardpage .ht-image-carousel-item {
    width: 280px !important;
  }

  .ht-carousel-standardpage .ht-image-carousel-img {
    width: 280px;
    max-width: none;
    height: auto;
  }

  .ht-image-carousel-item {
    width: 200px;
    margin: 0 16px;
  }

  .ht-image-carousel-img {
    width: 100%;
    max-width: 200px;
    height: 112px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .ht-image-carousel-container {
    padding-bottom: 0;
  }

  .slick-arrow.slick-prev,
  .slick-arrow.slick-next {
    display: none !important;
  }
}

/* Image with caption */
.ht-image-with-caption-container {
  width: 100%;
  max-width: 748px;
  margin: 0 auto;
  background-color: #f0f6f6;
  border-top: 48px solid #ffffff;
  border-left: 80px solid #ffffff;
}

.ht-image-with-caption-container img {
  margin: -48px 0 0 -80px;
}

.ht-image-with-caption-container p {
  padding: 24px 32px 40px;
  margin: 0;
}

@media only screen and (max-width: 736px) {
  .ht-image-with-caption {
    width: 100vw;
    margin: 0 -15px;
  }

  .ht-image-with-caption-container {
    border: none;
  }

  .ht-image-with-caption-container img {
    margin: 0;
  }

  .ht-image-with-caption-container p {
    padding: 16px 15px 32px;
  }
}

/* highlight */
.ht-highlight {
  padding: 40px;
}

.ht-highlight.dark {
  background-color: rgb(50, 53, 62);
}

.ht-highlight.dark h3,
.ht-highlight.dark p {
  color: #ffffff;
}

.ht-highlight.light {
  position: relative;
}

.ht-highlight.light::before {
  background-color: #d2e3e1;
}

.ht-highlight.white {
  color: #30353e;
}

.ht-highlight.white::before {
  background-color: #ffffff;
}

.ht-highlight.light::before,
.ht-highlight.white::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  margin-left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  z-index: -1;
}

.ht-highlight-container {
  width: 100%;
  max-width: 688px;
  margin: 0 auto;
}

.ht-highlight-container h3 {
  margin: 0 0 32px;
  text-align: center;
}

.ht-highlight-container p {
  margin: 0;
  text-align: center;
}

.ht-highlight-container .ht-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 364px;
  padding: 13px 32px;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
  transition: all 250ms ease-in-out;
}

.ht-highlight-container .ht-button.red {
  margin: 48px 0 0;
  color: #ffffff;
  background: linear-gradient(180deg, #ed4a38 2.49%, #d6241a 100%);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

.ht-highlight-container .ht-button.red:hover {
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1), 0px 4px 6px rgba(0, 0, 0, 0.05);
}

@media only screen and (max-width: 736px) {
  .ht-highlight {
    width: 100vw;
    padding: 32px 15px;
    margin: 0 -15px;
  }
}

.ht-info_cta {
  margin: 0 auto 0 40px;
  padding: 40px 0;
  display: flex;
  gap: 32px;
}

.ht-info_cta-border-bottom {
  border-bottom: 1px solid black;
}

.ht-info_cta > * {
  width: 50%;
}

.ht-info_cta-content_left .section {
  padding: 0 0 4px;
}

.ht-info_cta-content_left-info-item {
  background-color: #d2e3e1;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 16px;
  border-radius: 4px;
  transition: all 0.4s;
  margin: 16px 0;
}

.ht-info_text > * {
  width: 100%;
  max-width: 700px;
  margin: auto;
}

.ht-info-q {
  display: flex;
  font-size: 14px;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  font-weight: bold;
  cursor: pointer;
}

.ht-info-q-img {
  width: 16px;
  transition: all 0.3s;
}

.ht-info-a {
  transition: all 0.3s;
  opacity: 0;
  margin: 0;
  max-height: 0;
  overflow-y: hidden;
}

.ht-info_cta-content_left-info-item.active .ht-info-a {
  opacity: 1;
  max-height: 100vh;
  padding-top: 16px;
}

.ht-info-q-img.ht-act_img {
  transform: rotate(45deg);
}

.ht-info-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media only screen and (max-width: 1024px) {
  .ht-info_cta {
    flex-wrap: wrap;
  }

  .ht-info_cta > * {
    width: 100%;
  }
}

@media only screen and (max-width: 736px) {
  .ht-info_cta {
    margin: 0;
  }
}

/* Image slider */
.ht-overflow-hidden {
  overflow: hidden;
}

.ht-image_slider .slick-list {
  overflow: visible;
}

.ht-image_slider .slick-track {
  display: flex;
  flex-wrap: wrap;
}

.ht_image_slider_image.slick-slide {
  height: 400px;
}

.ht-header-edu-buttons {
  display: flex;
}

.ht_image_slider_image:nth-child(5n),
.ht_image_slider_image:nth-child(5n + 4),
.ht_image_slider_image:nth-child(5n) img,
.ht_image_slider_image:nth-child(5n + 4) img {
  height: 188px;
  width: 230px;
}

.ht_image_slider_image:nth-child(5n) {
  margin-left: -242px;
  margin-top: 212px;
}

.ht-image_slider a {
  position: relative;
}

.ht_image_slider_image img {
  width: 450px;
  height: 100%;
  object-fit: cover;
}

.ht_image_slider_image {
  position: relative;
  margin: 0 12px;
}

.ht_image_slider_image:hover {
  cursor: pointer;
}

.ht_image_slider_image:hover a::before {
  opacity: 0;
}

.ht_image_slider_image a::before {
  content: '';
  transition: all 0.5s;
  position: absolute;
  background-color: #000000;
  opacity: 0.6;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

@media only screen and (max-width: 500px) {
  .ht-header-edu-buttons {
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
  }

  .ht-header-edu-content_left .btn-red {
    margin-left: 0;
  }
}

/** ht-info-img **/
.ht-info-img {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 56px 0 190px;
}

.ht-info-img:before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  transform: translateX(-50vw);
  width: 100vw;
  height: calc(100% - 190px);
  background-color: #f0f6f6;
}

.ht-info-img:after {
  content: '';
  position: absolute;
  z-index: -1;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50vw) skewY(1.5deg);
  width: 100vw;
  height: 190px;
  background-color: #f0f6f6;
} 

.ht-info-img-left {
  width: calc(50% - 12px);
}

.ht-info-img-left img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.ht-info-img-right {
  width: calc(50% - 12px);
}

.ht-info-img-right h2 {
  font-size: 32px;
  line-height: 1.34375;
  margin: 0 0 12px;
}

.ht-info-img-right p {
  font-size: 14px;
  line-height: 1.35714;
  font-weight: 400 !important;
  margin: 0 0 12px;
}

.ht-info-img-right-info-item {
  padding: 24px 24px 4px;
  margin: 0 0 16px;
  background-color: #FFFFFF;
}

.ht-info-img-right dt {
  color: #C5372A;
  font-family: 'Abril Fatface';
  font-size: 22px;
  line-height: 1.31818;
}

.ht-info-img-right dd {
  font-size: 16px;
  line-height: 1.3125;
  font-weight: 400 !important;
}

@media only screen and (max-width: 960px) {
  .ht-info-img {
    flex-direction: column;
  }

  .ht-info-img-left, 
  .ht-info-img-right {
    width: 100%;
  }

  .ht-info-img-left {
    margin: 0 0 32px;
  }
}

@media only screen and (max-width: 640px) {
  .ht-info-img-left {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
  }

  .ht-info-img-right h2 {
    font-size: 22px;
  }

  .ht-info-img-right > div {
    margin-bottom: 24px;
  }

  .ht-info-img-right dt {
    font-size: 20px;
  }

  .ht-info-img-right dd {
    font-size: 14px;
  }

  .ht-info-img-right-info-item {
    padding: 15px 10px 5px;
    margin: 0 0 14px;
  }
}

/** ht-edu-img **/
.ht-edu-img {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 56px 0;
}

.ht-edu-img-left {
  width: calc(50% - 12px);
}

.ht-edu-img-right {
  width: calc(50% - 12px);
}

.ht-edu-img-right img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.ht-edu-img-left h2 {
  font-size: 32px;
  line-height: 1.34375;
  margin: 0 0 8px;
}

.ht-edu-img-left p {
  font-size: 14px;
  line-height: 1.35714;
  font-weight: 400 !important;
  margin: 0 0 24px;
}

.ht-edu-img-left-course-link {
  display: flex;
  flex-direction: column;
  padding: 24px;
  border-bottom: 1px solid #D4E2E1;
  transition: all 0.25s ease-in-out;
}

.ht-edu-img-left dt:last-child .ht-edu-img-left-course-link {
  border-bottom: none;
}

.ht-edu-img-left-course-link:hover {
  background-color: rgba(212, 226, 225, 0.2);
  text-decoration: none;
}

.ht-edu-img-left-course-link-content {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0 0 8px;
}

.ht-edu-img-left-course-link-content span {
  width: 50px;
  padding: 4px 12px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 1.35714;
  font-weight: 700 !important;
  background-color: rgba(212, 226, 225, 1);
  border-radius: 13px;
  text-align: center;
}

.ht-edu-img-left-course-link-content span.arrow {
  display: flex;
  align-items: center;
  justify-content: center;
}

.ht-edu-img-left-course-link-content span.arrow > svg {
  height: 18px;
}

.ht-edu-img-left-course-link-content h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 1.333;
  font-weight: 700 !important;
  text-decoration: underline;
  margin: 0 0 0 8px;
}

ht-edu-img-left-course-link-text {
  font-size: 14px;
  line-height: 1.35714;
  font-weight: 400 !important;
}

@media only screen and (max-width: 960px) {
  .ht-edu-img {
    flex-direction: column;
  }
  
  .ht-edu-img-left {
    width: 100%;
    margin: 0 0 32px;
  }
  
  .ht-edu-img-right {
    width: 100%;
  }
}

@media only screen and (max-width: 600px) {
  .ht-edu-img {
    padding-bottom: 0;
  }

  .ht-edu-img-left h2 {
    font-size: 22px;
    margin: 0 0 4px;
  }

  .ht-edu-img-left-course-link {
    padding: 10px 12px 15px;
  }
  
  .ht-edu-img-left-course-link-content {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }

  .ht-edu-img-left-course-link-content span {
    width: auto;
    font-size: 12px;
  }
  
  .ht-edu-img-left-course-link-content h3 {
    width: 100%;
    font-size: 14px;
    margin: 8px 0 0 0;
  }

  .ht-edu-img-right {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
  }
}

/** ht-2-col-text **/
.ht-2-col-text {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 56px 0 120px;
}

.ht-2-col-text:before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  transform: translateX(-50vw);
  width: 100vw;
  height: calc(100% - 120px);
  background-color: #f0f6f6;
}

.ht-2-col-text:after {
  content: '';
  position: absolute;
  z-index: -1;
  bottom: 60px;
  left: 50%;
  transform: translateX(-50vw) skewY(1.5deg);
  width: 100vw;
  height: 120px;
  background-color: #f0f6f6;
} 

.ht-2-col-text-left {
  width: calc(50% - 12px);
}

.ht-2-col-text-right {
  width: calc(50% - 12px);
}

.ht-2-col-text-left h2,
.ht-2-col-text-right h2 {
  font-size: 32px;
  line-height: 1.34375;
  margin: 0 0 8px;
}

.ht-2-col-text-left p,
.ht-2-col-text-right p {
  font-size: 14px;
  line-height: 1.35714;
  font-weight: 400 !important;
  margin: 0 0 24px;
}

.ht-2-col-text-left .btn-black,
.ht-2-col-text-right .btn-black  {
  background-color: #30353e;
  color: #FFFFFF;
}

.ht-2-col-text-left .btn-black:hover,
.ht-2-col-text-right .btn-black:hover {
  background-color: #3a404a;
}

.ht-2-col-text-left .btn-red,
.ht-2-col-text-right .btn-red  {
  background-color: #cb1b16;
  color: #FFFFFF;
}

.ht-2-col-text-left .btn-red:hover,
.ht-2-col-text-right .btn-red:hover {
  background-color: #da261b;
}

.ht-2-col-text-left .btn-white,
.ht-2-col-text-right .btn-white  {
  background-color: #FFFFFF;
  color: #000000;
}

.ht-2-col-text-left .btn-white:hover,
.ht-2-col-text-right .btn-white:hover {
  background-color: #f4f4f4;
}

.ht-2-col-text-left .btn-green,
.ht-2-col-text-right .btn-green  {
  background-color: #ACC7C4;
  color: #000000;
}

.ht-2-col-text-left .btn-green:hover,
.ht-2-col-text-right .btn-green:hover {
  background-color: #d6e6e4;
}

.ht-2-col-text-left .btn-grey,
.ht-2-col-text-right .btn-grey  {
  background-color: #D4E2E1;
  color: #000000;
}

.ht-2-col-text-left .btn-grey:hover,
.ht-2-col-text-right .btn-grey:hover {
  background-color: #eeece8;
}

@media only screen and (max-width: 960px) {
  .ht-2-col-text {
    flex-direction: column;
  }
  
  .ht-2-col-text-left {
    width: 100%;
    margin: 0 0 32px;
  }
  
  .ht-2-col-text-right {
    width: 100%;
  }
}

@media only screen and (max-width: 640px) {
  .ht-2-col-text-left h2,
  .ht-2-col-text-right h2 {
    font-size: 20px;
    margin: 0 0 4px;
  }

  .ht-2-col-text-left .btn,
  .ht-2-col-text-right .btn  {
    width: 100%;
    justify-content: center;
  }
}

/** ht-succesverhalen **/
.ht-succesverhalen {
  padding: 56px 0;
}

.ht-succesverhalen-slider .slick-track {
  display: flex;
  align-items: stretch;
}

.ht-succesverhalen h2 {
  font-size: 32px;
  line-height: 1.34375;
  margin: 0 0 32px;
  text-align: center;
}

.ht-succesverhalen a {
  height: auto;
  font-size: 14px;
  line-height: 1.35714;
  font-weight: 400 !important;
  margin: 0 12px 24px;
  background-color: rgba(212, 226, 225, 0.23);
}

.ht-succesverhalen a:hover {
  text-decoration: none;
}

.ht-succesverhalen-container-img {
  position: relative;
  width: 100%;
  height: auto;
  padding: 72.72% 0 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.ht-succesverhalen-logo-wrapper {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: -12px;
  left: 0;
  padding: 8px 24px;
  min-width: 150px;
  background-color: #FFFFFF;
}

.ht-succesverhalen-logo-wrapper:after {
  content: '';
  position: absolute;
  z-index: 0;
  top: 0;
  right: -17px;
  width: 56px;
  height: 56px;
  background-color: #FFFFFF;
  transform: skewX(30deg);
}

.ht-succesverhalen-logo-wrapper img {
  position: relative;
  z-index: 1;
  height: 40px;
}

.ht-succesverhalen-container-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 32px 20px;
}

.ht-succesverhalen-container-content span:first-child {
  font-size: 12px;
  line-height: 1.333;
  font-weight: 400 !important;
  margin: 0 0 8px;
}

.ht-succesverhalen-container-content h3 {
  font-size: 22px;
  line-height: 1.333;
  margin: 0 0 8px;
}

.ht-succesverhalen-container-content span:last-child {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #C5372A;
  font-size: 14px;
  line-height: 1.35714;
  font-weight: 700 !important;
  margin: auto 0 0;
  text-decoration: underline;
}

.ht-succesverhalen-container-content span:last-child svg {
  width: 14px;
  margin: 0 0 0 8px;
}

.ht-succesverhalen .slick-dots li button {
  width: 13px !important;
  height: 13px !important;
  border-radius: 6.5px !important;
  border: 1px solid #83251C !important;
  background-color: transparent !important;
  transition: all 250ms ease-in-out !important;
}

.ht-succesverhalen .slick-dots li.slick-active button {
  background-color: #83251C !important;
}

@media only screen and (max-width: 640px) {
  .ht-succesverhalen-container-content h3 {
    font-size: 16px; 
  }

  .ht-succesverhalen-container-content span:last-child {
    font-size: 12px;
  }

  .ht-succesverhalen-logo-wrapper {
    bottom: -6px;
    padding: 4px 18px;
    min-width: 0;
  }
  
  .ht-succesverhalen-logo-wrapper:after {
    right: -9px;
    width: 32px;
    height: 32px;
  }
  
  .ht-succesverhalen-logo-wrapper img {
    height: 24px;
  }
}

@media only screen and (max-width: 479px) {
  .ht-succesverhalen {
    width: calc(100% + 30px);
    margin: 0 -15px;
  }

  .ht-succesverhalen .ht-succesverhalen-slider > .slick-list {
    padding-right: 20vw;
  }
}

/** ht-edu-cta **/
.ht-header-edu-cta-v5 {
  padding: 80px 0 56px;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  width: 100%;
  
}

.ht-header-edu-cta-v5:before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  transform: translateX(-50vw);
  width: 100vw;
  height: 100%;
  background-color: #f0f6f6;
}

.ht-edu-cta {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  width: calc((100% - 48px) / 3);
  background-color: #D2E3E1;
}

.ht-edu-cta-img {
  position: relative;
  width: 35%;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.ht-edu-cta-text {
  width: 65%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 32px;
}

.ht-edu-cta-text > div {
  font-family: 'Abril Fatface';
  font-size: 22px;
  line-height: 1.31818;
  margin: 0 0 6px;
}

.ht-edu-cta-text > a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #C5372A;
  font-size: 14px;
  line-height: 1.35714;
  font-weight: 700 !important;
  margin: auto 0 0;
  text-decoration: underline;
}

.ht-edu-cta-text > a > svg {
  width: 14px;
  margin: 0 0 0 8px;
}

@media only screen and (max-width: 1024px) {
  .ht-header-edu-cta-v5 {
    flex-direction: column;
  }
  
  .ht-edu-cta {
    width: 100%;
    margin: 0 0 24px;
  }
}

@media only screen and (max-width: 640px) {
  .ht-edu-cta-text > div {
    font-size: 16px;
  }

  .ht-edu-cta {
    margin: 0 0 16px;
  }
  
  .ht-edu-cta-text > a {
    font-size: 9px;
  } 
}

.ht-info-img-right .faq-item dt {
  font-weight: 400 !important;
}