/**
Colors
 */
/**
Main Fonts
 */
/**
Font Weights
 */
/*** Mobile Font Sizes ***/
/*** Desktop Font Sizes ***/
/****** BREAKPOINTS ******/
/*
Misc
 */
#content-wrapper.single-course_overview .wp-block-column.is-two-third #headline-container {
  background: linear-gradient(to right, #003764, #00B2CA);
  border-radius: 7px;
}
#content-wrapper.single-course_overview .wp-block-column.is-two-third #headline-container h1#headline {
  padding: 25px;
}
@media screen and (max-width: 991px) {
  #content-wrapper.single-course_overview .wp-block-column.is-two-third #headline-container h1#headline {
    padding: 20px;
  }
}
#content-wrapper.single-course_overview .wp-block-column.is-two-third .introductory-text {
  margin-top: 25px;
  margin-bottom: 50px;
}
@media screen and (max-width: 991px) {
  #content-wrapper.single-course_overview .wp-block-column.is-two-third .introductory-text {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
#content-wrapper.single-course_overview .wp-block-column.is-two-third .course-content-tabs {
  margin-top: 25px;
}
#content-wrapper.single-course_overview .wp-block-column.is-two-third .course-content-tabs__nav {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #606060;
}
#content-wrapper.single-course_overview .wp-block-column.is-two-third .course-content-tabs__tab {
  font-size: 18px !important;
  line-height: 27px !important;
  font-weight: 400 !important;
  color: #606060 !important;
  cursor: pointer;
  padding-bottom: 10px;
  margin-bottom: -1px;
  position: relative;
}
#content-wrapper.single-course_overview .wp-block-column.is-two-third .course-content-tabs__tab::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 1px;
  background-color: #00B2CA;
}
#content-wrapper.single-course_overview .wp-block-column.is-two-third .course-content-tabs__tab:first-child::after {
  left: 0;
  transform: none;
}
#content-wrapper.single-course_overview .wp-block-column.is-two-third .course-content-tabs__tab:last-child::after {
  left: auto;
  right: 0;
  transform: none;
}
#content-wrapper.single-course_overview .wp-block-column.is-two-third .course-content-tabs__tab--active, #content-wrapper.single-course_overview .wp-block-column.is-two-third .course-content-tabs__tab:hover {
  color: #00B2CA !important;
}
#content-wrapper.single-course_overview .wp-block-column.is-two-third .course-content-tabs__tab--active::after, #content-wrapper.single-course_overview .wp-block-column.is-two-third .course-content-tabs__tab:hover::after {
  width: calc(100% + var(--tab-gap, 0px));
}
#content-wrapper.single-course_overview .wp-block-column.is-two-third .course-content-tabs__tab--active:first-child::after, #content-wrapper.single-course_overview .wp-block-column.is-two-third .course-content-tabs__tab--active:last-child::after, #content-wrapper.single-course_overview .wp-block-column.is-two-third .course-content-tabs__tab:hover:first-child::after, #content-wrapper.single-course_overview .wp-block-column.is-two-third .course-content-tabs__tab:hover:last-child::after {
  width: calc(100% + var(--tab-gap, 0px) / 2);
}
#content-wrapper.single-course_overview .wp-block-column.is-two-third .course-content-tabs__panels {
  margin-top: 25px;
}
#content-wrapper.single-course_overview .wp-block-column.is-two-third .course-content-tabs__panel {
  display: none;
}
#content-wrapper.single-course_overview .wp-block-column.is-two-third .course-content-tabs__panel--active {
  display: block;
}
@media screen and (min-width: 992px) {
  #content-wrapper.single-course_overview .wp-block-column.is-one-third {
    margin-left: 30px;
  }
}
#content-wrapper.single-course_overview .wp-block-column.is-one-third .course-sidebar {
  position: sticky;
  top: 170px;
}
@media screen and (max-width: 991px) {
  #content-wrapper.single-course_overview .wp-block-column.is-one-third .course-sidebar {
    margin-left: 30px;
  }
}
#content-wrapper.single-course_overview .sticky-course-info-box {
  border: 1px solid #c0c0c0;
  border-radius: 7px;
  padding: 25px;
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 991px) {
  #content-wrapper.single-course_overview .sticky-course-info-box {
    margin-top: 25px;
    padding: 20px;
  }
}
#content-wrapper.single-course_overview .sticky-course-info-box__heading {
  font: normal normal 600 18px/27px "Source Sans Pro", sans-serif !important;
  margin-bottom: 15px;
  margin-top: 25px;
}
@media screen and (min-width: 992px) {
  #content-wrapper.single-course_overview .sticky-course-info-box__heading {
    font: normal normal 600 18px/27px "Source Sans Pro", sans-serif !important;
  }
}
#content-wrapper.single-course_overview .sticky-course-info-box__heading--first {
  margin-top: 0;
}
#content-wrapper.single-course_overview .sticky-course-info-box__heading--starttermine {
  margin-top: 29px;
}
#content-wrapper.single-course_overview .sticky-course-info-box__data {
  display: flex;
  flex-direction: column;
}
#content-wrapper.single-course_overview .sticky-course-info-box__row {
  display: flex;
  flex-wrap: wrap;
}
#content-wrapper.single-course_overview .sticky-course-info-box__label {
  font: normal normal 400 16px/26px "Source Sans Pro", sans-serif !important;
  font-weight: 600 !important;
  color: #606060;
  flex-shrink: 0;
  margin-right: 5px;
}
@media screen and (max-width: 991px) {
  #content-wrapper.single-course_overview .sticky-course-info-box__label {
    font: normal normal 400 18px/27px "Source Sans Pro", sans-serif !important;
    font-weight: 600 !important;
  }
}
#content-wrapper.single-course_overview .sticky-course-info-box__value {
  font: normal normal 400 16px/26px "Source Sans Pro", sans-serif !important;
  color: #606060;
}
@media screen and (max-width: 991px) {
  #content-wrapper.single-course_overview .sticky-course-info-box__value {
    font: normal normal 400 18px/27px "Source Sans Pro", sans-serif !important;
  }
}
#content-wrapper.single-course_overview .sticky-course-info-box__location-selector {
  position: relative;
}
#content-wrapper.single-course_overview .sticky-course-info-box__location-trigger {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  border: 1px solid #003764;
  border-radius: 7px;
  padding: 8px 15px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
#content-wrapper.single-course_overview .sticky-course-info-box__location-list {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  border: 1px solid #DEDEDE;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  z-index: 100;
  max-height: 250px;
  overflow-y: auto;
  background-color: #ffffff;
}
#content-wrapper.single-course_overview .sticky-course-info-box__location-list div {
  padding: 10px;
  cursor: pointer;
  border-bottom: 1px solid #DEDEDE;
  color: #606060;
}
#content-wrapper.single-course_overview .sticky-course-info-box__location-list div:hover, #content-wrapper.single-course_overview .sticky-course-info-box__location-list div.sticky-course-info-box__location-item--active {
  background-color: #e9e9e9;
}
#content-wrapper.single-course_overview .sticky-course-info-box__location-list div:last-child {
  border-bottom: none;
}
#content-wrapper.single-course_overview .sticky-course-info-box__dates-initial, #content-wrapper.single-course_overview .sticky-course-info-box__dates-more {
  font: normal normal 400 16px/26px "Source Sans Pro", sans-serif;
}
@media screen and (max-width: 991px) {
  #content-wrapper.single-course_overview .sticky-course-info-box__dates-initial, #content-wrapper.single-course_overview .sticky-course-info-box__dates-more {
    font: normal normal 400 18px/27px "Source Sans Pro", sans-serif;
  }
}
#content-wrapper.single-course_overview .sticky-course-info-box__date--guaranteed {
  color: #7FB71C;
}
#content-wrapper.single-course_overview .sticky-course-info-box__dates-wrapper span:not(#content-wrapper.single-course_overview .sticky-course-info-box__date--guaranteed, #content-wrapper.single-course_overview .sticky-course-info-box__guarantee-legend) {
  color: #606060;
}
#content-wrapper.single-course_overview .sticky-course-info-box__dates-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 8px;
  flex-wrap: wrap;
  gap: 8px;
}
#content-wrapper.single-course_overview .sticky-course-info-box__show-more {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  color: #003764;
  font: normal normal 400 18px/27px "Source Sans Pro", sans-serif;
  display: inline-flex;
  align-items: center;
  gap: 4px;
}
@media screen and (min-width: 992px) {
  #content-wrapper.single-course_overview .sticky-course-info-box__show-more {
    font: normal normal 400 16px/26px "Source Sans Pro", sans-serif;
  }
}
#content-wrapper.single-course_overview .sticky-course-info-box__show-more .icon-expand-more::before {
  color: #003764;
}
#content-wrapper.single-course_overview .sticky-course-info-box__guarantee-legend {
  color: #7FB71C;
  font: normal normal 400 18px/27px "Source Sans Pro", sans-serif;
}
@media screen and (min-width: 992px) {
  #content-wrapper.single-course_overview .sticky-course-info-box__guarantee-legend {
    font: normal normal 400 16px/26px "Source Sans Pro", sans-serif;
  }
}
#content-wrapper.single-course_overview .sticky-course-info-box__dates-text {
  color: #606060;
}
#content-wrapper.single-course_overview .sticky-course-info-box__btn-phone {
  margin-top: 25px;
  display: flex;
  width: 100%;
  justify-content: center;
}
#content-wrapper.single-course_overview .sticky-course-info-box__btn-consult {
  margin-top: 15px;
  display: flex;
  width: 100%;
  justify-content: center;
  border: 1px solid #818284;
  padding: 17px 34px;
}
#content-wrapper.single-course_overview .course-buttons-box {
  display: flex;
  justify-content: space-between;
  border: 1px solid #c0c0c0;
  border-radius: 7px;
  padding: 25px;
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.2);
  margin-top: 30px;
}
@media screen and (max-width: 991px) {
  #content-wrapper.single-course_overview .course-buttons-box {
    padding: 20px;
  }
}
#content-wrapper.single-course_overview .course-buttons-box__link {
  display: flex;
  align-items: center;
  gap: 8px;
  font: normal normal 400 18px/27px "Source Sans Pro", sans-serif;
  color: #003764;
  text-decoration: none;
}
@media screen and (min-width: 992px) {
  #content-wrapper.single-course_overview .course-buttons-box__link {
    font: normal normal 400 16px/26px "Source Sans Pro", sans-serif;
  }
}
#content-wrapper.single-course_overview .course-buttons-box__link:hover {
  color: #00B2CA;
}
#content-wrapper.single-course_overview .course-guide-section,
#content-wrapper.single-course_overview .usp-section,
#content-wrapper.single-course_overview .infobox-funding-opportunities,
#content-wrapper.single-course_overview .more-courses-headline,
#content-wrapper.single-course_overview .more-topics-headline,
#content-wrapper.single-course_overview .infos-and-tips-headline,
#content-wrapper.single-course_overview .faq-section,
#content-wrapper.single-course_overview .testimonial-section {
  margin-top: 100px;
}
@media screen and (max-width: 991px) {
  #content-wrapper.single-course_overview .course-guide-section,
  #content-wrapper.single-course_overview .usp-section,
  #content-wrapper.single-course_overview .infobox-funding-opportunities,
  #content-wrapper.single-course_overview .more-courses-headline,
  #content-wrapper.single-course_overview .more-topics-headline,
  #content-wrapper.single-course_overview .infos-and-tips-headline,
  #content-wrapper.single-course_overview .faq-section,
  #content-wrapper.single-course_overview .testimonial-section {
    margin-top: 75px;
  }
}
#content-wrapper.single-course_overview .more-courses-section:not(:has(~ .more-topics-headline, ~ .infos-and-tips-headline, ~ .faq-section, ~ .certificates, ~ .wp-block-kadence-slider)),
#content-wrapper.single-course_overview .infos-and-tips:not(:has(~ .more-topics-headline, ~ .infos-and-tips-headline, ~ .faq-section, ~ .certificates, ~ .wp-block-kadence-slider)),
#content-wrapper.single-course_overview .faq-section:not(:has(~ .more-topics-headline, ~ .infos-and-tips-headline, ~ .faq-section, ~ .certificates, ~ .wp-block-kadence-slider)) {
  margin-bottom: 100px;
}
@media screen and (max-width: 991px) {
  #content-wrapper.single-course_overview .more-courses-section:not(:has(~ .more-topics-headline, ~ .infos-and-tips-headline, ~ .faq-section, ~ .certificates, ~ .wp-block-kadence-slider)),
  #content-wrapper.single-course_overview .infos-and-tips:not(:has(~ .more-topics-headline, ~ .infos-and-tips-headline, ~ .faq-section, ~ .certificates, ~ .wp-block-kadence-slider)),
  #content-wrapper.single-course_overview .faq-section:not(:has(~ .more-topics-headline, ~ .infos-and-tips-headline, ~ .faq-section, ~ .certificates, ~ .wp-block-kadence-slider)) {
    margin-bottom: 75px;
  }
}
#content-wrapper.single-course_overview .bildungsbereich-content-block.more-courses-section .bildungsbereich-content-block-wrapper .bildungsbereich-detail-section, #content-wrapper.single-course_overview .bildungsbereich-content-block.more-topics-section .bildungsbereich-content-block-wrapper .bildungsbereich-detail-section {
  background-color: revert;
  min-height: revert;
  padding: 0;
  -moz-column-gap: 30px;
       column-gap: 30px;
}
#content-wrapper.single-course_overview .bildungsbereich-content-block.more-courses-section .bildungsbereich-content-block-wrapper .bildungsbereich-detail-section {
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 991px) {
  #content-wrapper.single-course_overview .bildungsbereich-content-block.more-courses-section .bildungsbereich-content-block-wrapper .bildungsbereich-detail-section {
    grid-template-columns: repeat(1, 1fr);
  }
}
#content-wrapper.single-course_overview .bildungsbereich-content-block.more-topics-section .bildungsbereich-content-block-wrapper .bildungsbereich-detail-section .bildungsbereich-detail-button-wrapper {
  border: 1px solid #003764;
}
#content-wrapper.single-course_overview .bildungsbereich-content-block.more-topics-section .bildungsbereich-content-block-wrapper .bildungsbereich-detail-section .bildungsbereich-detail-button-wrapper:after {
  background-color: #003764;
}
#content-wrapper.single-course_overview .bildungsbereich-content-block.more-topics-section .bildungsbereich-content-block-wrapper .bildungsbereich-detail-section .bildungsbereich-detail-button-wrapper:hover .bildungsbereich-detail-button-image-wrapper, #content-wrapper.single-course_overview .bildungsbereich-content-block.more-topics-section .bildungsbereich-content-block-wrapper .bildungsbereich-detail-section .bildungsbereich-detail-button-wrapper:active .bildungsbereich-detail-button-image-wrapper {
  background-color: #003764;
}
#content-wrapper.single-course_overview .bildungsbereich-content-block.more-topics-section .bildungsbereich-content-block-wrapper .bildungsbereich-detail-section .bildungsbereich-detail-button-wrapper .bildungsbereich-detail-button-image-wrapper {
  background-color: #003764;
}
#content-wrapper.single-course_overview .bildungsbereich-content-block.more-topics-section .bildungsbereich-content-block-wrapper .bildungsbereich-detail-section .showmore .icon-arrow {
  color: #003764;
}
#content-wrapper.single-course_overview .faq-section {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (max-width: 991px) {
  #content-wrapper.single-course_overview .faq-section {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
#content-wrapper.single-course_overview .faq-section .wp-block-kadence-accordion .kt-accordion-panel-inner {
  font: normal normal 400 16px/26px "Source Sans Pro", sans-serif;
  color: #606060;
}
@media screen and (max-width: 991px) {
  #content-wrapper.single-course_overview .faq-section .wp-block-kadence-accordion .kt-accordion-panel-inner {
    font: normal normal 400 18px/27px "Source Sans Pro", sans-serif;
  }
}
#content-wrapper.single-course_overview .certificates {
  margin-top: 100px;
  margin-bottom: 100px;
}
@media screen and (max-width: 991px) {
  #content-wrapper.single-course_overview .certificates {
    margin-top: 75px;
    margin-bottom: 75px;
  }
}
#content-wrapper.single-course_overview .course-guide-section .kb-advanced-slide-inner-wrap {
  background-color: revert !important;
}
@media screen and (min-width: 768px) {
  #content-wrapper.single-course_overview .infos-and-tips .wp-block-gfn-blocks-block-teaser-s {
    margin-top: 15px;
  }
}
#content-wrapper.single-course_overview .infos-and-tips .wp-block-gfn-blocks-block-teaser-s:not(:first-of-type) {
  margin-top: 15px;
}
