/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.ui-widget {
  background: none;
}

.ui-widget-content {
  border: none;
}

.ui-dialog {
  z-index: var(--jui-dialog-z-index);
}

.ui-state-default,
.ui-state-hover,
.ui-state-focus,
.ui-state-active {
  outline: 0;
}

.ui-state-highlight {
  font-weight: bold;
}

.ui-state-active,
.ui-widget-content .ui-state-active {
  color: #840;
}

.ui-state-error,
.ui-widget-content .ui-state-error {
  color: #fff;
  border-color: #d52;
  background: #e63;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled {
  opacity: 0.35;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary {
  opacity: 0.7;
}

.ui-icon {
  display: block;
  overflow: hidden;
  width: 1rem;
  height: 1rem;
  text-indent: -6249.9375rem;
  background-image: url(/core/themes/claro/images/ui-icons-222222-256x240.png);
  background-repeat: no-repeat;
}

.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
  background-image: url(/core/themes/claro/images/ui-icons-222222-256x240.png);
}

.ui-state-default .ui-icon {
  background-image: url(/core/themes/claro/images/ui-icons-888888-256x240.png);
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-highlight .ui-icon {
  background-image: url(/core/themes/claro/images/ui-icons-454545-256x240.png);
}

.ui-state-active .ui-icon {
  background-image: url(/core/themes/claro/images/ui-icons-800000-256x240.png);
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(/core/themes/claro/images/ui-icons-ffffff-256x240.png);
}

.ui-widget p .ui-icon {
  margin: 2px 0.1875rem 0 0;
}

[dir="rtl"] .ui-widget p .ui-icon {
  margin: 2px 0 0 0.1875rem;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-off {
  background-position: -96px -144px;
}

.ui-icon-radio-on {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-accordion {
  border: none;
}

.ui-accordion .ui-accordion-header {
  text-transform: uppercase;
  border: solid 1px #ccc;
}

.ui-accordion h3.ui-accordion-header,
#block-system-main h3.ui-accordion-header {
  margin: 0.625rem 0;
  font-size: 1.1em;
}

#block-system-main .ui-accordion h3.ui-state-active,
.ui-accordion h3.ui-state-active {
  margin-bottom: 0;
}

.ui-accordion .ui-accordion-header a {
  display: block;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border: solid 1px #ccc;
  border-top: 0;
}

.ui-tabs {
  padding: 0;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.3125rem 0.625rem 0.25rem;
  border-bottom: solid 1px #ccc;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  line-height: 1.25rem;
}

.ui-tabs .ui-tabs-nav li {
  margin: 0;
  padding: 0 1em 0 0.625rem;
  list-style: none;
}

[dir="rtl"] .ui-tabs .ui-tabs-nav li {
  padding: 0 0.625rem 0 1em;
}

.ui-tabs .ui-tabs-nav li a {
  float: none;
  padding: 0 0.625rem;
  border-radius: 0.625rem;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
  color: #fff;
  background: #666;
  font-weight: normal;
}

.ui-widget-overlay {
  z-index: calc(var(--jui-dialog-z-index) - 1);
  opacity: 0.7;
  background: var(--color-text);
}

.ui-slider {
  border: solid 1px #ccc;
}

.ui-slider .ui-slider-range {
  background: #e4e4e4;
}

.ui-slider .ui-slider-handle {
  border: 1px solid #e4e4e4;
  border-right-color: #d2d2d2;
  border-bottom: 1px solid #b4b4b4;
  border-left-color: #d2d2d2;
  border-radius: 0.25rem;
  background-color: #e4e4e4;
}

.ui-slider a.ui-state-active,
.ui-slider .ui-slider-handle:active {
  color: #fff;
  border: solid 1px #555;
  background: #666;
}

.ui-progressbar {
  height: 1.4em;
  background: #e4e4e4;
}

.ui-progressbar .ui-progressbar-value {
  height: 1.5em;
  background: var(--color-blue-600) url(/core/themes/misc/progress.gif);
}

.ui-autocomplete {
  color: var(--jui-dropdown-fg-color);
  border: var(--input-border-size) solid var(--jui-dropdown-border-color);
  border-top: 0;
  border-radius: 0 0 var(--input-border-radius-size) var(--input-border-radius-size);
  background: var(--jui-dropdown-bg-color);
  box-shadow: 0 0.125rem 0.25rem var(--jui-dropdown-shadow-color);
}

.ui-autocomplete .ui-menu-item {
  list-style: none;
}

.ui-autocomplete .ui-menu-item-wrapper {
  display: block;
  padding: 0.75rem 0.9375rem;
  color: inherit;
  background: inherit;
}

.ui-autocomplete .ui-menu-item-wrapper:focus,
.ui-autocomplete .ui-menu-item-wrapper:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.ui-autocomplete .ui-menu-item-wrapper.ui-state-active {
  margin: 0;
  color: var(--jui-dropdown--active-fg-color);
  background: var(--jui-dropdown--active-bg-color);
}

.ui-autocomplete .ui-menu-item.ui-state-focus,
.autocomplete .ui-menu-item.ui-state-hover {
  margin: 0;
  background: var(--color-blue-600);
}

.ui-autocomplete .ui-state-focus a,
.autocomplete .ui-state-hover a {
  color: #fff;
}

.tippy-box[data-animation=fade][data-state=hidden] {
  opacity: 0
}

[data-tippy-root] {
  max-width: calc(100vw - 10px)
}

.tippy-box {
  background-color: #333;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
  outline: 0;
  position: relative;
  transition-property: transform, visibility, opacity;
  white-space: normal
}

.tippy-box[data-placement^=top]>.tippy-arrow {
  bottom: 0
}

.tippy-box[data-placement^=top]>.tippy-arrow:before {
  border-top-color: initial;
  border-width: 8px 8px 0;
  bottom: -7px;
  left: 0;
  transform-origin: center top
}

.tippy-box[data-placement^=bottom]>.tippy-arrow {
  top: 0
}

.tippy-box[data-placement^=bottom]>.tippy-arrow:before {
  border-bottom-color: initial;
  border-width: 0 8px 8px;
  left: 0;
  top: -7px;
  transform-origin: center bottom
}

.tippy-box[data-placement^=left]>.tippy-arrow {
  right: 0
}

.tippy-box[data-placement^=left]>.tippy-arrow:before {
  border-left-color: initial;
  border-width: 8px 0 8px 8px;
  right: -7px;
  transform-origin: center left
}

.tippy-box[data-placement^=right]>.tippy-arrow {
  left: 0
}

.tippy-box[data-placement^=right]>.tippy-arrow:before {
  border-right-color: initial;
  border-width: 8px 8px 8px 0;
  left: -7px;
  transform-origin: center right
}

.tippy-box[data-inertia][data-state=visible] {
  transition-timing-function: cubic-bezier(.54, 1.5, .38, 1.11)
}

.tippy-arrow {
  color: #333;
  height: 16px;
  width: 16px
}

.tippy-arrow:before {
  border-color: transparent;
  border-style: solid;
  content: "";
  position: absolute
}

.tippy-content {
  padding: 5px 9px;
  position: relative;
  z-index: 1
}


.d-none {
  display: none !important
}

.d-inline {
  display: inline !important
}

.d-inline-block {
  display: inline-block !important
}

.d-block {
  display: block !important
}

.d-table {
  display: table !important
}

.d-table-row {
  display: table-row !important
}

.d-table-cell {
  display: table-cell !important
}

.d-flex {
  display: flex !important
}

.d-inline-flex {
  display: inline-flex !important
}

@media(min-width:576px) {
  .d-sm-none {
    display: none !important
  }

  .d-sm-inline {
    display: inline !important
  }

  .d-sm-inline-block {
    display: inline-block !important
  }

  .d-sm-block {
    display: block !important
  }

  .d-sm-table {
    display: table !important
  }

  .d-sm-table-row {
    display: table-row !important
  }

  .d-sm-table-cell {
    display: table-cell !important
  }

  .d-sm-flex {
    display: flex !important
  }

  .d-sm-inline-flex {
    display: inline-flex !important
  }
}

@media(min-width:768px) {
  .d-md-none {
    display: none !important
  }

  .d-md-inline {
    display: inline !important
  }

  .d-md-inline-block {
    display: inline-block !important
  }

  .d-md-block {
    display: block !important
  }

  .d-md-table {
    display: table !important
  }

  .d-md-table-row {
    display: table-row !important
  }

  .d-md-table-cell {
    display: table-cell !important
  }

  .d-md-flex {
    display: flex !important
  }

  .d-md-inline-flex {
    display: inline-flex !important
  }
}

@media(min-width:992px) {
  .d-lg-none {
    display: none !important
  }

  .d-lg-inline {
    display: inline !important
  }

  .d-lg-inline-block {
    display: inline-block !important
  }

  .d-lg-block {
    display: block !important
  }

  .d-lg-table {
    display: table !important
  }

  .d-lg-table-row {
    display: table-row !important
  }

  .d-lg-table-cell {
    display: table-cell !important
  }

  .d-lg-flex {
    display: flex !important
  }

  .d-lg-inline-flex {
    display: inline-flex !important
  }
}

@media(min-width:1040px) {
  .d-xlg-none {
    display: none !important
  }

  .d-xlg-inline {
    display: inline !important
  }

  .d-xlg-inline-block {
    display: inline-block !important
  }

  .d-xlg-block {
    display: block !important
  }

  .d-xlg-table {
    display: table !important
  }

  .d-xlg-table-row {
    display: table-row !important
  }

  .d-xlg-table-cell {
    display: table-cell !important
  }

  .d-xlg-flex {
    display: flex !important
  }

  .d-xlg-inline-flex {
    display: inline-flex !important
  }
}

@media(min-width:1200px) {
  .d-xl-none {
    display: none !important
  }

  .d-xl-inline {
    display: inline !important
  }

  .d-xl-inline-block {
    display: inline-block !important
  }

  .d-xl-block {
    display: block !important
  }

  .d-xl-table {
    display: table !important
  }

  .d-xl-table-row {
    display: table-row !important
  }

  .d-xl-table-cell {
    display: table-cell !important
  }

  .d-xl-flex {
    display: flex !important
  }

  .d-xl-inline-flex {
    display: inline-flex !important
  }
}

@media(min-width:1400px) {
  .d-xxl-none {
    display: none !important
  }

  .d-xxl-inline {
    display: inline !important
  }

  .d-xxl-inline-block {
    display: inline-block !important
  }

  .d-xxl-block {
    display: block !important
  }

  .d-xxl-table {
    display: table !important
  }

  .d-xxl-table-row {
    display: table-row !important
  }

  .d-xxl-table-cell {
    display: table-cell !important
  }

  .d-xxl-flex {
    display: flex !important
  }

  .d-xxl-inline-flex {
    display: inline-flex !important
  }
}

@media print {
  .d-print-none {
    display: none !important
  }

  .d-print-inline {
    display: inline !important
  }

  .d-print-inline-block {
    display: inline-block !important
  }

  .d-print-block {
    display: block !important
  }

  .d-print-table {
    display: table !important
  }

  .d-print-table-row {
    display: table-row !important
  }

  .d-print-table-cell {
    display: table-cell !important
  }

  .d-print-flex {
    display: flex !important
  }

  .d-print-inline-flex {
    display: inline-flex !important
  }
}

*,
:after,
:before {
  box-sizing: border-box
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block
}

body {
  color: #333;
  font-size: 1rem;
  line-height: 1.5;
  margin: 0;
  text-align: left
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: .5rem;
  margin-top: 0
}

p {
  margin-bottom: 1rem;
  margin-top: 0
}

abbr[data-original-title],
abbr[title] {
  border-bottom: 0;
  cursor: help;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none
}

address {
  font-style: normal;
  line-height: inherit
}

address,
dl,
ol,
ul {
  margin-bottom: 1rem
}

dl,
ol,
ul {
  margin-top: 0
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0
}

dt {
  font-weight: 700
}

dd {
  margin-bottom: .5rem;
  margin-left: 0
}

b,
strong {
  font-weight: bolder
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

a {
  background-color: transparent;
  color: #002f63;
  text-decoration: none
}

a:hover {
  color: #e2001a;
  text-decoration: underline
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none
}

code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-size: 1em
}

pre {
  margin-bottom: 1rem;
  margin-top: 0;
  overflow: auto;
  -ms-overflow-style: scrollbar
}

figure {
  margin: 0 0 1rem
}

img {
  border-style: none
}

img,
svg {
  vertical-align: middle
}

svg {
  overflow: hidden
}

table {
  border-collapse: collapse
}

caption {
  caption-side: bottom;
  color: #6c757d;
  padding-bottom: .75rem;
  padding-top: .75rem;
  text-align: left
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent
}

label {
  display: inline-block;
  margin-bottom: .5rem
}

button {
  border-radius: 0
}

button:focus:not(:focus-visible) {
  outline: 0
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

[role=button] {
  cursor: pointer
}

select {
  word-wrap: normal
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

textarea {
  overflow: auto;
  resize: vertical
}

fieldset {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 0
}

legend {
  color: inherit;
  display: block;
  font-size: 1.5rem;
  line-height: inherit;
  margin-bottom: .5rem;
  max-width: 100%;
  padding: 0;
  white-space: normal;
  width: 100%
}

progress {
  vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: none;
  outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

output {
  display: inline-block
}

summary {
  cursor: pointer;
  display: list-item
}

template {
  display: none
}

[hidden] {
  display: none !important
}

.a-list--arrowed>li:before,
.a-list--checked>li:before,
.ui-datepicker .ui-datepicker-next:before,
.ui-datepicker .ui-datepicker-prev:before,
.vhs-icon:before {
  display: inline-block;
  font-family: Montserrat, Arial, Helvetica, Verdana, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle
}

.fonts-loaded--iconfont .a-list--arrowed>li:before,
.fonts-loaded--iconfont .a-list--checked>li:before,
.fonts-loaded--iconfont .ui-datepicker .ui-datepicker-next:before,
.fonts-loaded--iconfont .ui-datepicker .ui-datepicker-prev:before,
.fonts-loaded--iconfont .vhs-icon:before,
.ui-datepicker .fonts-loaded--iconfont .ui-datepicker-next:before,
.ui-datepicker .fonts-loaded--iconfont .ui-datepicker-prev:before {
  font-family: vhs-20250624105753
}

.vhs-icon {
  line-height: 1
}

.cc-logo+.vhs-icon,
.sr-only+.vhs-icon {
  margin-left: 0;
  margin-right: 0
}

.fonts-loaded--iconfont .vhs-icon__accessibility:before {
  content: ""
}

.vhs-icon__accessibility:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__arrow-cta:before {
  content: ""
}

.vhs-icon__arrow-cta:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__arrow-right-default:before {
  content: ""
}

.vhs-icon__arrow-right-default:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__arrow-slide-left:before {
  content: ""
}

.vhs-icon__arrow-slide-left:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__arrow-slide-right:before {
  content: ""
}

.vhs-icon__arrow-slide-right:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__basket:before {
  content: ""
}

.vhs-icon__basket:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__bookmark:before {
  content: ""
}

.vhs-icon__bookmark:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__calendar:before {
  content: ""
}

.vhs-icon__calendar:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__checked:before {
  content: ""
}

.vhs-icon__checked:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__circle:before {
  content: ""
}

.vhs-icon__circle:before {
  margin-right: 5px
}

.vhs-icon__close:before {
  content: "X"
}

.fonts-loaded--iconfont .vhs-icon__close:before {
  content: ""
}

.vhs-icon__close:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__dropdown:before {
  content: ""
}

.vhs-icon__dropdown:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__education:before {
  content: ""
}

.vhs-icon__education:before {
  margin-right: 5px
}

.vhs-icon__envelope:before {
  content: "✉"
}

.fonts-loaded--iconfont .vhs-icon__envelope:before {
  content: ""
}

.vhs-icon__envelope:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__favorite-add:before {
  content: ""
}

.vhs-icon__favorite-add:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__favorite-remove:before {
  content: ""
}

.vhs-icon__favorite-remove:before {
  margin-right: 5px
}

.vhs-icon__file-pdf:before {
  content: "📄"
}

.fonts-loaded--iconfont .vhs-icon__file-pdf:before {
  content: ""
}

.vhs-icon__file-pdf:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__filter-closed:before {
  content: ""
}

.vhs-icon__filter-closed:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__filter-opened:before {
  content: ""
}

.vhs-icon__filter-opened:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__geolocation:before {
  content: ""
}

.vhs-icon__geolocation:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__health:before {
  content: ""
}

.vhs-icon__health:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__heart:before {
  content: ""
}

.vhs-icon__heart:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__info:before {
  content: ""
}

.vhs-icon__info:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__leader:before {
  content: ""
}

.vhs-icon__leader:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__leaflet:before {
  content: ""
}

.vhs-icon__leaflet:before {
  margin-right: 5px
}

.vhs-icon__location:before {
  content: "NIX"
}

.fonts-loaded--iconfont .vhs-icon__location:before {
  content: ""
}

.vhs-icon__location:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__login:before {
  content: ""
}

.vhs-icon__login:before {
  margin-right: 5px
}

.vhs-icon__menu:before {
  content: "≡"
}

.fonts-loaded--iconfont .vhs-icon__menu:before {
  content: ""
}

.vhs-icon__menu:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__phone:before {
  content: ""
}

.vhs-icon__phone:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__plus:before {
  content: ""
}

.vhs-icon__plus:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__result-list-compact:before {
  content: ""
}

.vhs-icon__result-list-compact:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__result-list-detail:before {
  content: ""
}

.vhs-icon__result-list-detail:before {
  margin-right: 5px
}

.vhs-icon__search:before {
  content: "🔍"
}

.fonts-loaded--iconfont .vhs-icon__search:before {
  content: ""
}

.vhs-icon__search:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__shopping-cart:before {
  content: ""
}

.vhs-icon__shopping-cart:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__similar:before {
  content: ""
}

.vhs-icon__similar:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__sn-facebook:before {
  content: ""
}

.vhs-icon__sn-facebook:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__sn-twitter:before {
  content: ""
}

.vhs-icon__sn-twitter:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__sn-xing:before {
  content: ""
}

.vhs-icon__sn-xing:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__trash:before {
  content: ""
}

.vhs-icon__trash:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__user-circle-single:before {
  content: ""
}

.vhs-icon__user-circle-single:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__wlan:before {
  content: ""
}

.vhs-icon__wlan:before {
  margin-right: 5px
}

.icon {
  aspect-ratio: 1/1;
  display: inline-block;
  flex-shrink: 0;
  height: 24px;
  width: 24px
}

.m-modal__wrapper,
.ui-dialog {
  -o-border-image: linear-gradient(90deg, #002f63 40%, #e2001a 0);
  border-image: linear-gradient(90deg, #002f63 40%, #e2001a 0);
  border-image-slice: 1;
  border-style: solid;
  border-width: 3px 0 0
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 13px;
  padding-right: 13px;
  width: 100%
}

@media(min-width:576px) {
  .container {
    max-width: 740px
  }
}

@media(min-width:768px) {
  .container {
    max-width: 960px
  }
}

@media(min-width:992px) {
  .container {
    max-width: 1140px
  }
}

@media(min-width:1200px) {
  .container {
    max-width: 1280px
  }
}

.h-content {
  background-color: #fff;
  padding: 10px;
  position: relative;
  width: 100%
}

@media(min-width:768px) {
  .h-content {
    padding: 1.75rem 2.5rem
  }
}

.h-content a {
  text-decoration: underline
}

.h-grid__row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -13px;
  margin-right: -13px
}

.h-grid__col-1-2 {
  flex: 0 0 100%;
  margin-bottom: 2.5rem;
  max-width: 100%;
  padding-left: 13px;
  padding-right: 13px;
  position: relative;
  width: 100%
}

@media(min-width:992px) {
  .h-grid__col-1-2 {
    flex: 0 0 41.66666667%;
    margin-bottom: 0;
    max-width: 41.66666667%
  }
}

.h-grid__col-2-3 {
  flex: 0 0 100%;
  margin-bottom: 2.5rem;
  max-width: 100%;
  padding-left: 13px;
  padding-right: 13px;
  position: relative;
  width: 100%
}

@media(min-width:992px) {
  .h-grid__col-2-3 {
    flex: 0 0 66.66666667%;
    margin-bottom: 0;
    max-width: 66.66666667%
  }

  .h-grid__col-1-2--right {
    margin-left: 16.66666667%
  }
}

.h-responsive__table {
  max-width: 100%;
  overflow-x: auto
}

.cc-logo,
.sr-only,
.visually-hidden {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
  white-space: nowrap
}

.focusable.cc-logo:focus,
.sr-only.focusable:focus,
.visually-hidden.focusable:focus {
  overflow: visible;
  position: static !important;
  clip: auto;
  height: auto;
  width: auto
}

.h-text--right {
  text-align: right
}

.h-text--left {
  text-align: left
}

.h-text--centered {
  text-align: center
}

.suppress-overflow {
  overflow-y: hidden
}

.h-column-count-1 {
  -moz-column-count: 1;
  column-count: 1
}

.h-column-count-1,
.h-column-count-2 {
  -moz-column-rule: 1px solid #ddd;
  column-rule: 1px solid #ddd
}

.h-column-count-2 {
  -moz-column-count: 2;
  column-count: 2
}

.h-column-count-3 {
  -moz-column-count: 3;
  column-count: 3
}

.h-column-count-3,
.h-column-count-4 {
  -moz-column-rule: 1px solid #ddd;
  column-rule: 1px solid #ddd
}

.h-column-count-4 {
  -moz-column-count: 4;
  column-count: 4
}

.h-column-count-5 {
  -moz-column-count: 5;
  column-count: 5
}

.h-column-count-5,
.h-column-count-6 {
  -moz-column-rule: 1px solid #ddd;
  column-rule: 1px solid #ddd
}

.h-column-count-6 {
  -moz-column-count: 6;
  column-count: 6
}

.h-column-count-7 {
  -moz-column-count: 7;
  column-count: 7
}

.h-column-count-7,
.h-column-count-8 {
  -moz-column-rule: 1px solid #ddd;
  column-rule: 1px solid #ddd
}

.h-column-count-8 {
  -moz-column-count: 8;
  column-count: 8
}

.h-column-count-9 {
  -moz-column-count: 9;
  column-count: 9
}

.h-column-count-10,
.h-column-count-9 {
  -moz-column-rule: 1px solid #ddd;
  column-rule: 1px solid #ddd
}

.h-column-count-10 {
  -moz-column-count: 10;
  column-count: 10
}

html {
  font-size: 16px
}

body,
html {
  overflow-x: hidden
}

body {
  background-color: #fff;
  font-family: Montserrat, Arial, Helvetica, Verdana, sans-serif;
  height: 100%;
  width: 100%
}

body,
table {
  font-weight: 500
}

img,
video {
  height: auto !important;
  max-height: 100%;
  max-width: 100%
}

p {
  margin: 0 0 1rem;
  word-break: break-word
}

p:last-child {
  margin-bottom: 0
}

b {
  font-weight: 700
}

blockquote {
  color: #002f63;
  margin: 0 0 1rem;
  padding: 0 1rem
}

@media(min-width:768px) {
  blockquote {
    padding: 0 2rem
  }
}

iframe {
  width: 100%
}

iframe video {
  max-width: 100%
}

.layout {
  background-color: #fff
}

.layout__container {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  width: 100%
}

@media(min-width:576px) {
  .layout__container {
    max-width: 740px
  }
}

@media(min-width:768px) {
  .layout__container {
    max-width: 960px
  }
}

@media(min-width:992px) {
  .layout__container {
    max-width: 1140px
  }
}

@media(min-width:1200px) {
  .layout__container {
    max-width: 1280px
  }
}

@media(min-width:576px) {
  .layout__container {
    padding-left: 13px;
    padding-right: 13px
  }
}

@media(min-width:1200px) {
  .layout__container {
    padding: 0
  }
}

.layout__row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -13px;
  margin-right: -13px;
  padding: 0 0 1.875rem
}

.layout__row--spaceless {
  padding-bottom: 0
}

.layout__header {
  align-items: center;
  background-color: #fff;
  display: flex;
  height: 150px;
  justify-content: center
}

.layout__main {
  padding-bottom: 3.4375rem
}

.layout__footer {
  background-color: #fff
}

.field--name-field-shared-paragraphs>.field__item {
  margin-bottom: 1.625rem
}

.header {
  align-items: self-end;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 10px;
  padding: 0 13px
}

@media(min-width:768px) {
  .header {
    align-items: self-start
  }
}

.header__logo {
  flex: 1 auto;
  order: 1
}

@media(min-width:1040px) {
  .header__logo {
    flex: 1 auto;
    margin-top: 3px
  }
}

.header__search {
  flex: 1 100%;
  margin: 0;
  order: 3
}

@media(min-width:1040px) {
  .header__search {
    flex: 3 auto;
    margin-bottom: 0;
    margin-top: -10px
  }
}

.header__quicklinks {
  flex: 1 auto;
  order: 2
}

@media(min-width:1040px) {
  .header__quicklinks {
    flex: 1 auto;
    order: 3
  }
}

.header__logo-link {
  line-height: 0
}

.header__logo-image {
  display: flex
}

.header__logo-image img {
  max-height: 54px;
  max-width: 400px
}

.footer__newsletter {
  background-color: #002f63;
  color: #fff;
  padding: 1.25rem 0
}

.h-is-front .footer__newsletter {
  background-color: #edeff2;
  color: #333
}

.footer__navigation>.layout__container {
  padding-bottom: 0;
  padding-top: 3.75rem
}

.footer__navigation .layout__row {
  display: block;
  margin: unset;
  padding-bottom: 0
}

.footer__company-info .layout__container {
  padding: 0
}

.footer__navigation-col {
  width: 100%
}

@media(min-width:576px) {
  .footer__navigation-col {
    width: calc(50% - 40px)
  }
}

@media(min-width:1040px) {
  .footer__navigation-col {
    width: calc(25% - 40px)
  }
}

.footer__navigation-headline {
  align-items: center;
  background: unset;
  border: unset;
  border-bottom: 2px solid #002f63;
  border-radius: unset;
  color: #002f63;
  display: flex;
  font-family: Montserrat, Arial, Helvetica, Verdana, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  justify-content: space-between;
  margin-bottom: 2rem;
  padding-bottom: 3px
}

@media(min-width:768px) {
  .footer__navigation-headline {
    font-size: 1rem;
    margin-bottom: 1rem
  }

  .footer__navigation-headline .icon {
    display: none
  }
}

.footer__navigation-headline.ui-accordion-header-active {
  border-color: #e2001a;
  color: #e2001a;
  margin-bottom: 1.875rem
}

.footer__navigation-headline.ui-accordion-header-active .icon {
  color: #e2001a;
  transform: rotate(90deg)
}

.ui-accordion .ui-accordion-header.footer__navigation-headline {
  background: unset;
  border: unset;
  border-bottom: 2px solid #002f63;
  border-radius: unset;
  text-transform: none
}

.footer__navigation-headline--magazine {
  border-bottom: 2px solid #002f63;
  margin-bottom: 2rem;
  margin-top: 3px
}

@media(min-width:768px) {
  .footer__navigation-headline--magazine {
    margin-bottom: 1rem
  }
}

.footer__navigation-headline--magazine+#block-vhsmagazine {
  display: flex;
  justify-content: center;
  margin-bottom: 1.5rem;
  margin-top: -3.5rem
}

@media(min-width:768px) {
  .footer__navigation-headline--magazine+#block-vhsmagazine {
    margin-top: -2.5rem
  }
}

.footer__navigation-items {
  border: unset;
  list-style: none;
  padding-left: 0
}

.footer__navigation-item {
  font-size: .875rem;
  line-height: 1.4;
  margin-bottom: .5rem;
  word-break: break-word
}

.footer__navigation-item:last-child {
  margin-bottom: 40px
}

@media(min-width:768px) {
  .footer__navigation-item {
    margin-bottom: 10px
  }
}

.footer__navigation-item a {
  color: #002f63;
  font-family: Montserrat, Arial, Helvetica, Verdana, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  text-decoration: underline
}

.footer__navigation-item a:hover {
  text-decoration: none
}

@media(min-width:768px) {
  .footer__navigation-item a {
    font-size: .875rem
  }
}

.footer__navigation-items.ui-widget-content a {
  color: #002f63
}

.footer__social-links-inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 2.5rem
}

@media(min-width:576px) {
  .footer__social-links-inner {
    flex-direction: row
  }
}

.footer__social-links-inner .footer__certificate {
  width: 100%
}

@media(min-width:576px) {
  .footer__social-links-inner .footer__certificate {
    margin-right: 50px;
    width: auto
  }
}

@media(min-width:1200px) {
  .footer__social-links-inner .footer__certificate {
    margin-right: 130px
  }
}

.footer__social-links-inner .footer__certificate .m-certificate {
  background-color: #ebebeb;
  padding: 20px 0
}

@media(min-width:576px) {
  .footer__social-links-inner .footer__certificate .m-certificate {
    background-color: unset;
    padding: unset
  }
}

.footer__social-links-inner .m-certificate__icon-list {
  align-items: center;
  gap: 2.1875rem;
  margin: 0 13px
}

@media(min-width:576px) {
  .footer__social-links-inner .m-certificate__icon-list {
    gap: 1.5625rem
  }
}

@media(min-width:768px) {
  .footer__social-links-inner .m-certificate__icon-list {
    gap: 2.8125rem
  }
}

.footer__social-links-inner .m-certificate__icon-list .m-certificate__icon {
  width: 100%
}

@media(min-width:576px) {
  .footer__social-links-inner .m-certificate__icon-list .m-certificate__icon {
    width: 2.8125rem
  }
}

@media(min-width:992px) {
  .footer__social-links-inner .m-certificate__icon-list .m-certificate__icon {
    width: 3.4375rem
  }
}

@media(min-width:1200px) {
  .footer__social-links-inner .m-certificate__icon-list .m-certificate__icon {
    width: 4.375rem
  }
}

.footer__social-links-inner .m-certificate__icon-list .m-certificate__icon-item {
  padding: unset
}

.footer__social-links {
  display: flex;
  gap: 2.1875rem;
  margin: 0 13px 40px
}

@media(min-width:576px) {
  .footer__social-links {
    gap: 1.5625rem;
    margin-bottom: unset
  }
}

@media(min-width:768px) {
  .footer__social-links {
    gap: 2.8125rem
  }
}

.footer__social-links .footer__social-icon {
  height: 100%;
  width: 100%
}

@media(min-width:576px) {
  .footer__social-links .footer__social-icon {
    height: 2.8125rem;
    width: 2.8125rem
  }
}

@media(min-width:992px) {
  .footer__social-links .footer__social-icon {
    height: 3.4375rem;
    width: 3.4375rem
  }
}

@media(min-width:1200px) {
  .footer__social-links .footer__social-icon {
    height: 4.375rem;
    width: 4.375rem
  }
}

.footer__copyright {
  padding-bottom: 50px
}

@media(min-width:576px) {
  .footer__copyright {
    background-color: #edeff2
  }
}

.footer__copyright .layout__container {
  padding: 0 3.125rem
}

@media(min-width:576px) {
  .footer__copyright .layout__container {
    padding: 0 13px
  }
}

.footer__copyright .layout__row {
  align-content: center;
  display: grid;
  margin: unset;
  padding-top: 1.875rem
}

@media(min-width:768px) {
  .footer__copyright .layout__row {
    grid-template-columns: 3fr 5fr 2fr
  }
}

.footer__copyright .layout__row .menu--footer-university-courses,
.footer__copyright .layout__row .region-footer-meta {
  display: flex;
  flex-direction: column;
  font-size: .875rem
}

.footer__copyright .layout__row .menu--footer-university-courses ul,
.footer__copyright .layout__row .region-footer-meta ul {
  padding: 0
}

@media(min-width:768px) {

  .footer__copyright .layout__row .menu--footer-university-courses .menu,
  .footer__copyright .layout__row .region-footer-meta .menu {
    text-align: center
  }
}

.footer__copyright .layout__row .menu--footer-university-courses .menu-item,
.footer__copyright .layout__row .region-footer-meta .menu-item {
  display: inline-block;
  list-style: none;
  padding-left: 0
}

.footer__copyright .layout__row .menu--footer-university-courses .menu-item:after,
.footer__copyright .layout__row .region-footer-meta .menu-item:after {
  content: "•";
  margin: 0 7px
}

.footer__copyright .layout__row .menu--footer-university-courses .menu-item:last-child:after,
.footer__copyright .layout__row .region-footer-meta .menu-item:last-child:after {
  content: none
}

.footer__copyright .m-media-licence {
  align-self: center;
  padding-left: 13px;
  padding-right: 13px;
  position: relative;
  width: 100%
}

@media(min-width:768px) {
  .footer__copyright .m-media-licence {
    max-width: 33.333%;
    width: auto
  }
}

.m-vhs-magazine {
  text-align: center
}

.m-vhs-magazine__link {
  margin-top: 1.8rem
}

.m-vhs-magazine__link a {
  color: #e2001a;
  font-size: 1.125rem;
  font-weight: 700;
  text-decoration: underline
}

.m-vhs-magazine__optional-link {
  margin-top: 1.2rem
}

.m-vhs-magazine__optional-link a {
  color: #002f63;
  text-decoration: underline
}

.m-vhs-magazine__optional-link a:hover {
  text-decoration: none
}

.main-menu {
  list-style: none;
  margin: 0;
  padding-left: 0
}

.main-menu:not(.main-menu--1) {
  background-color: #ebebeb;
  display: none
}

.main-menu__link-wrapper {
  border-bottom: 1px solid #ddd;
  display: flex;
  justify-content: space-between;
  padding: .625rem 1.25rem
}

.main-menu__link-wrapper a {
  cursor: pointer;
  font-size: 20px;
  font-weight: 600;
  line-height: 38px
}

.main-menu__link-wrapper a:hover {
  text-decoration: unset
}

.main-menu__link-wrapper.wrapper--active {
  background-color: #e2001a
}

.main-menu__item--2 .main-menu__link-wrapper.wrapper--active {
  background-color: #ebebeb
}

.main-menu__link-wrapper.wrapper--active a {
  color: #fff
}

.main-menu__item--2 .main-menu__link-wrapper.wrapper--active a {
  color: #e2001a;
  font-size: 1.25rem;
  font-weight: 700
}

.main-menu__link-wrapper.wrapper--active .icon {
  color: #fff
}

.main-menu__item--2 .main-menu__link-wrapper.wrapper--active .icon {
  color: #e2001a
}

.main-menu__link {
  display: block;
  width: 100%
}

.main-menu__toggler .icon {
  color: #002f63;
  height: auto;
  transform: rotate(90deg);
  transition: transform .2s;
  width: 1.25rem;
  will-change: transform
}

.main-menu__toggler--active .icon {
  transform: rotate(180deg);
  transition: transform .2s;
  will-change: transform
}

.main-menu__item--active-trail>.main-menu__link-wrapper {
  background-color: #e2001a
}

.main-menu__item--open>.main-menu {
  background-color: #ebebeb;
  display: block
}

.main-menu--1 .main-menu .main-menu__link {
  font-size: 1.25rem;
  font-weight: 500
}

.main-menu--1 .main-menu .main-menu__link-wrapper {
  background-color: #ebebeb;
  padding-left: 40px
}

.main-menu--2 .main-menu__link {
  font-size: 1.25rem;
  font-weight: 500
}

.main-menu--2 .main-menu__link-wrapper {
  background-color: #ebebeb;
  padding-left: 40px
}

.main-menu--1 .main-menu--3 .main-menu__link-wrapper {
  padding-left: 60px
}

.main-menu--1 .main-menu--4 .main-menu__link-wrapper {
  padding-left: 80px
}

.main-menu--1 .main-menu--5 .main-menu__link-wrapper {
  padding-left: 100px
}

.main-menu.main-menu--2.main-menu--active,
.main-menu.main-menu--3.main-menu--active,
.main-menu.main-menu--4.main-menu--active,
.main-menu.main-menu--5.main-menu--active {
  display: block
}

.main-menu__item.main-menu__item--active-trail.main-menu__item--open.main-menu__item--has-sub.main-menu__item--1 .main-menu.main-menu--2.main-menu--active,
.main-menu__item.main-menu__item--active-trail.main-menu__item--open.main-menu__item--has-sub.main-menu__item--2 .main-menu.main-menu--3.main-menu--active,
.main-menu__item.main-menu__item--active-trail.main-menu__item--open.main-menu__item--has-sub.main-menu__item--3 .main-menu.main-menu--4.main-menu--active,
.main-menu__item.main-menu__item--active-trail.main-menu__item--open.main-menu__item--has-sub.main-menu__item--4 .main-menu.main-menu--5.main-menu--active {
  display: none
}

.main-menu__item--active-trail>.main-menu__link-wrapper a,
.main-menu__item--active-trail>.main-menu__link-wrapper a .icon {
  color: #fff
}

.main-menu.main-menu--2 .main-menu__item--active-trail.main-menu__item--open>.main-menu__link-wrapper a {
  color: #e2001a;
  font-weight: 700
}

.main-menu.main-menu--2 .main-menu__item--active-trail.main-menu__item--open>.main-menu__link-wrapper a .icon {
  color: #e2001a
}

.menu--footer {
  display: flex;
  flex-wrap: wrap;
  padding-left: 13px;
  padding-right: 13px
}

@media(min-width:576px) {
  .menu--footer {
    gap: 0 40px
  }
}

.a-headline--primary,
.search-form+h2 {
  color: #002f63;
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: .9375rem;
  margin-top: 0
}

h3 {
  font-size: 1.25rem;
  font-weight: 500
}

.a-table,
table {
  width: 100%
}

@media(min-width:992px) {
  .a-table.o-course__events {
    margin-bottom: 2.8125rem
  }

  .a-table.o-course__events .o-course__events--date {
    text-align: center
  }

  .a-table.o-course__events .o-course__events--time {
    text-align: right
  }
}

.a-table tbody tr {
  border-bottom: 2px solid #ebebeb
}

.a-table tbody tr:last-child {
  border-bottom: unset
}

.a-table td,
.a-table th {
  vertical-align: top
}

.a-table th {
  font-weight: 700;
  padding-bottom: 1rem
}

.a-table td {
  padding: .6875rem 0
}

.a-table--vertical td,
.a-table--vertical th {
  padding: .6875rem 0;
  vertical-align: middle
}

.a-table--unstyled tbody tr {
  border-bottom: 0
}

.a-table--unstyled td,
.a-table--unstyled th {
  font-weight: 500;
  padding: 0;
  vertical-align: top
}

.a-table--unstyled th {
  padding-right: 10px;
  white-space: nowrap
}

@media screen {
  .a-table.a-table--responsive th {
    display: none
  }
}

@media screen and (min-width:768px) {
  .a-table.a-table--responsive th {
    display: table-cell
  }
}

@media screen {
  .a-table.a-table--responsive td {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    min-height: inherit;
    text-align: left
  }
}

@media screen and (min-width:768px) {
  .a-table.a-table--responsive td {
    display: table-cell;
    padding: .9375rem 0 .1875rem
  }
}

@media screen {
  .a-table.a-table--responsive td:before {
    content: attr(data-title);
    font-weight: 700;
    text-align: left
  }
}

@media screen and (min-width:768px) {
  .a-table.a-table--responsive td:before {
    content: "";
    display: none
  }
}

.a-list--arrowed {
  list-style: none;
  margin-bottom: 1.625rem;
  padding-left: 0
}

.fonts-loaded--iconfont .a-list--arrowed>li:before {
  content: ""
}

.a-list--arrowed>li:before {
  margin-right: 5px
}

.a-list--checked {
  list-style: none;
  margin-bottom: 1.625rem;
  padding-left: 0
}

.fonts-loaded--iconfont .a-list--checked>li:before {
  content: ""
}

.a-list--checked>li:before {
  margin-right: 5px
}

.a-list--right {
  text-align: right
}

.a-list--small {
  font-size: .875rem;
  margin-bottom: 1.25rem
}

.a-list--unstyled {
  list-style: none;
  padding-left: 0
}

.o-article__field--body ul,
.o-article__field--field-faq-faq ul,
.o-article__field--field-paragraph-text-text ul {
  margin-bottom: 1.625rem;
  padding-left: 32px
}

.a-btn {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 2px solid transparent;
  border-radius: 0;
  cursor: pointer;
  display: inline-flex;
  font-size: 1.125rem;
  font-weight: 600;
  gap: 20px;
  justify-content: center;
  padding: 15px 20px;
  text-decoration: none !important;
  text-transform: uppercase
}

.a-btn .vhs-icon {
  font-size: 1.5em;
  margin-left: 0;
  margin-right: 15px
}

.a-btn .vhs-icon--after {
  margin-left: 15px;
  margin-right: 0
}

.a-btn:focus,
.a-btn:hover {
  text-decoration: none
}

.a-btn--primary,
.a-btn--secondary {
  background-color: #002f63;
  border: 3px solid transparent;
  border-radius: 3.75rem;
  color: #fff;
  transform: translateZ(0);
  transition-duration: .3s;
  transition-property: background
}

.a-btn--primary:hover,
.a-btn--secondary:hover {
  background: #fff;
  border: 3px solid #002f63;
  color: #002f63
}

.a-btn--tertiary {
  background-color: #fff;
  border: 2px solid #ebebeb;
  color: #9b9b9b
}

.a-btn--quinary {
  background-color: #edeff2;
  color: #002f63
}

.a-btn--senary {
  color: #e2001a
}

.a-btn--senary,
.a-btn--septenary {
  background-color: #fff;
  border: 2px solid #ebebeb
}

.a-btn--septenary {
  color: #002f63
}

.a-btn--flex {
  display: flex;
  justify-content: space-between
}

.a-btn--flex:after {
  margin-right: 0
}

.a-btn--link {
  color: #333;
  font-weight: 500;
  padding: 0
}

.a-btn--link-disabled {
  color: #7a7a7a
}

.a-btn--unstyled {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none transparent;
  border: 0
}

.a-btn--rounded {
  align-items: center;
  border: 2px solid #002f63;
  border-radius: 50%;
  display: flex;
  flex-shrink: 0;
  height: 53px;
  justify-content: center;
  padding: 0;
  width: 53px
}

.a-btn--active {
  color: #e2001a
}

.a-link--favorite-add,
.a-link--favorite-remove {
  display: flex;
  justify-content: flex-start;
  text-align: left
}

.a-link--plus .vhs-icon:before {
  margin-right: 5px;
  transition: transform .4s
}

.a-link--plus.a-link--active .vhs-icon:before {
  transform: rotate(45deg);
  transition: transform .4s
}

.a-logo--hvv {
  max-width: 90px
}

.a-logo--accessibility {
  margin: 1rem;
  max-height: 30px
}

.a-status--error {
  color: #e2001a
}

.a-status--error svg {
  fill: #e2001a
}

.a-status--warning {
  color: #ff7f00
}

.a-status--warning svg {
  fill: #ff7f00
}

.a-status--success {
  color: #3f9931
}

.a-status--success svg {
  fill: #3f9931
}

.a-status--notice {
  color: #f0a915
}

.a-status--notice svg {
  fill: #f0a915
}

.a-status--info {
  color: #002f63
}

.a-status--info svg {
  fill: #002f63
}

.a-course-meta__discountable {
  color: #002f63
}

.a-course-meta__map {
  height: 215px;
  width: 100%
}

.m-media-licence__item {
  font-size: .875rem;
  line-height: 1.25rem;
  word-break: break-word
}

.m-media-licence__item a {
  text-decoration: underline
}

.m-media-licence__item a:hover {
  text-decoration: none
}

.m-media-licence__list {
  list-style: none;
  padding-left: 0
}

.m-copyright__logo {
  display: block;
  padding-bottom: 10px
}

.m-copyright__text {
  color: #002f63;
  display: block;
  font-size: .875rem;
  margin-bottom: 1.25rem
}

@media(min-width:768px) {
  .m-copyright__text {
    margin-bottom: unset
  }
}

.m-course-leader-inner {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 1.875rem
}

@media(min-width:576px) {
  .m-course-leader-inner {
    flex-direction: row
  }

  .m-course-leader__sidebar {
    width: 30%
  }
}

.m-course-leader__image {
  aspect-ratio: 1;
  border-radius: 50%;
  display: flex;
  height: auto;
  justify-content: center;
  max-width: 200px;
  overflow: hidden;
  width: 100%
}

@media(max-width:767.98px) {
  .m-course-leader__image {
    margin-bottom: 10px
  }
}

@media(min-width:576px) {
  .m-course-leader__image {
    margin: 0 10px 10px 0
  }
}

.m-course-leader__image img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%
}

@media(min-width:576px) {
  .m-course-leader__info {
    width: 70%
  }
}

.m-course-leader__allcourses a {
  color: #e2001a !important;
  font-size: 1.125rem;
  font-weight: 600
}

.m-course-leader__allcourses .icon {
  height: 18px;
  margin-left: 1rem
}

.m-course-leader__profile {
  color: #333;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.875rem
}

.m-course-leader__skills {
  margin-top: 1.5rem
}

.m-course-leader__name {
  color: #002f63;
  font-size: 1.125rem;
  font-weight: 700
}

.m-course-leader__skills {
  margin-top: 1rem
}

.m-newsletter .m-form__item--email .m-form__label,
.m-newsletter .m-form__item--select .m-form__label,
.m-newsletter .m-form__item--textfield .m-form__label {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
  white-space: nowrap
}

.m-newsletter__headline {
  color: #fff;
  font-size: 3.125rem;
  margin-bottom: 1.375rem;
  margin-left: 13px
}

.h-is-front .m-newsletter__headline {
  color: #002f63
}

.m-newsletter__form a {
  color: #fff;
  text-decoration: underline
}

.m-newsletter__form a:hover {
  text-decoration: none
}

.h-is-front .m-newsletter__form a {
  color: #002f63
}

.m-newsletter__form .m-form {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-left: -13px;
  margin-right: -13px
}

.m-newsletter__form .m-form .btn--secondary {
  margin-bottom: 1.25rem
}

.m-newsletter__form .m-form__item {
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 13px;
  padding-right: 13px;
  position: relative;
  width: 100%
}

@media(min-width:576px) {
  .m-newsletter__form .m-form__item {
    flex: 0 0 50%;
    max-width: 50%
  }
}

@media(min-width:992px) {

  .m-newsletter__form .m-form__item--email,
  .m-newsletter__form .m-form__item--first-name,
  .m-newsletter__form .m-form__item--last-name {
    flex: 0 0 25%;
    max-width: 25%
  }
}

.m-newsletter__form .m-form__actions {
  margin-bottom: .625rem;
  padding-left: 13px;
  padding-right: 13px;
  width: 100%
}

@media(min-width:992px) {
  .m-newsletter__form .m-form__actions {
    flex: 0 0 16.66666667%;
    margin-bottom: 0;
    max-width: 16.66666667%
  }
}

.m-newsletter__form .m-form__actions .a-btn {
  width: 100%
}

.m-newsletter__form .m-form__item--checkbox {
  margin-top: .8rem
}

@media(min-width:576px) {
  .m-newsletter__form .m-form__item--checkbox {
    flex: 0 0 100%;
    max-width: 100%
  }
}

.h-is-front .m-newsletter__form .m-form__item--checkbox .m-form__label {
  color: #002f63
}

.m-newsletter__form .m-form__item--privacy__confirm,
.m-paragraph__newsletter-subscribe .m-form__item--privacy__confirm {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
  white-space: nowrap
}

.m-course-usp {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style: none;
  margin: 0;
  padding-left: 0
}

.m-course-usp__item:not(:last-child):after {
  content: "|";
  margin: 0 .3125rem 0 .125rem
}

.m-course-usp__link {
  color: #e2001a;
  text-transform: uppercase
}

.m-course-preview {
  display: flex;
  flex-wrap: wrap;
  margin-left: -13px;
  margin-right: -13px
}

.m-course-preview__content {
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 13px;
  padding-right: 13px;
  position: relative;
  width: 100%
}

@media(min-width:768px) {
  .m-course-preview__content {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
  }
}

.m-course-preview__aside {
  flex: 0 0 100%;
  margin-top: 1.625rem;
  max-width: 100%;
  padding-left: 13px;
  padding-right: 13px;
  position: relative;
  width: 100%
}

@media(min-width:768px) {
  .m-course-preview__aside {
    flex: 0 0 33.33333333%;
    margin-top: 0;
    max-width: 33.33333333%
  }
}

.m-course-preview__header {
  margin-bottom: 1.875rem
}

.m-course-preview__title {
  font-size: 1.5rem
}

.m-course-preview__link {
  color: #333;
  font-weight: 600;
  line-height: 29/24;
  text-decoration: none
}

.m-course-preview__number {
  font-size: .875rem
}

.m-course-preview__subtitle {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: .625rem
}

.m-course-preview__description {
  overflow: hidden;
  position: relative;
  transition: height .4s
}

.m-course-preview__description+.a-link--plus {
  color: #333;
  font-size: .9em
}

.m-course-preview__more {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none transparent;
  border: 0;
  color: #002f63
}

.m-course-preview-table td,
.m-course-preview-table th {
  padding: .3125rem .5rem
}

tbody .m-course-preview-table__row {
  border-bottom: 1px solid #edeff2;
  border-top: 1px solid #edeff2
}

tbody .m-course-preview-table__row:nth-child(odd) {
  background-color: #ebebeb
}

.m-course-preview-table__date {
  min-width: 180px
}

@media(min-width:768px) {
  .a-table.a-table--responsive .m-course-preview-table__status {
    text-align: center
  }

  .m-course-preview-table__label {
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    clip: rect(0, 0, 0, 0);
    border: 0;
    white-space: nowrap
  }
}

.m-course-preview-table__price {
  min-width: 80px
}

.m-course-preview-table__actions {
  min-width: 60px
}

.m-course-preview-table__actions .vhs-icon {
  font-size: 1.8rem
}

.a-table.a-table--responsive .m-course-preview-table__actions {
  text-align: right
}

@media(min-width:768px) {
  .m-course-preview-table__actions {
    font-size: 1rem
  }
}

.m-course-preview-table__buttons {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end
}

.m-course-view-mode {
  align-items: center;
  display: flex;
  gap: 1rem
}

.m-course-view-mode__label {
  font-weight: 400
}

.m-course-view-mode__items {
  align-content: center;
  display: flex;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0
}

.m-course-view-mode__items .icon {
  height: 26px;
  width: 26px
}

.m-course-view-mode__link {
  align-items: center;
  background: #d9d9d9;
  border: 2px solid #002f63;
  color: #000;
  display: flex;
  height: 50px;
  justify-content: center;
  padding: 0 1rem
}

.m-course-view-mode__item--active a,
.m-course-view-mode__link:hover a {
  background: #002f63;
  color: #fff
}

.m-course-view-mode__item:first-child .m-course-view-mode__link {
  border-radius: 3.75rem 0 0 3.75rem
}

.m-course-view-mode__item:last-child .m-course-view-mode__link {
  border-radius: 0 3.75rem 3.75rem 0
}

.m-cross-selling__list {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin-bottom: .625rem;
  padding-left: 0
}

@media(min-width:768px) {
  .m-cross-selling__list {
    flex-direction: row;
    justify-content: space-between
  }
}

.m-cross-selling__item {
  background-color: #fff;
  margin-bottom: 1.625rem;
  text-align: center;
  width: 100%
}

@media(min-width:768px) {
  .m-cross-selling__item:not(:last-child) {
    margin-right: 1.625rem
  }
}

.h-scheme--default .m-cross-selling__item:hover {
  background-color: #38b6bf
}

.h-scheme--default .m-cross-selling__item:hover .m-cross-selling__link,
.h-scheme--default .m-cross-selling__item:hover .m-cross-selling__link:before {
  color: #fff
}

.h-scheme--category-job .m-cross-selling__item:hover {
  background-color: #4b6a91
}

.h-scheme--category-job .m-cross-selling__item:hover .m-cross-selling__link,
.h-scheme--category-job .m-cross-selling__item:hover .m-cross-selling__link:before {
  color: #fff
}

.h-scheme--category-daf .m-cross-selling__item:hover {
  background-color: #0e4b82
}

.h-scheme--category-daf .m-cross-selling__item:hover .m-cross-selling__link,
.h-scheme--category-daf .m-cross-selling__item:hover .m-cross-selling__link:before {
  color: #fff
}

.h-scheme--category-food .m-cross-selling__item:hover {
  background-color: #b86621
}

.h-scheme--category-food .m-cross-selling__item:hover .m-cross-selling__link,
.h-scheme--category-food .m-cross-selling__item:hover .m-cross-selling__link:before {
  color: #fff
}

.h-scheme--category-society .m-cross-selling__item:hover {
  background-color: #b85a3a
}

.h-scheme--category-society .m-cross-selling__item:hover .m-cross-selling__link,
.h-scheme--category-society .m-cross-selling__item:hover .m-cross-selling__link:before {
  color: #fff
}

.h-scheme--category-health .m-cross-selling__item:hover {
  background-color: #1e8a92
}

.h-scheme--category-health .m-cross-selling__item:hover .m-cross-selling__link,
.h-scheme--category-health .m-cross-selling__item:hover .m-cross-selling__link:before {
  color: #fff
}

.h-scheme--category-basic-education .m-cross-selling__item:hover {
  background-color: #64609a
}

.h-scheme--category-basic-education .m-cross-selling__item:hover .m-cross-selling__link,
.h-scheme--category-basic-education .m-cross-selling__item:hover .m-cross-selling__link:before {
  color: #fff
}

.h-scheme--category-hamburg .m-cross-selling__item:hover {
  background-color: #e2001a
}

.h-scheme--category-hamburg .m-cross-selling__item:hover .m-cross-selling__link,
.h-scheme--category-hamburg .m-cross-selling__item:hover .m-cross-selling__link:before {
  color: #fff
}

.h-scheme--category-young-vhs .m-cross-selling__item:hover {
  background-color: #007db8
}

.h-scheme--category-young-vhs .m-cross-selling__item:hover .m-cross-selling__link,
.h-scheme--category-young-vhs .m-cross-selling__item:hover .m-cross-selling__link:before {
  color: #fff
}

.h-scheme--category-culture .m-cross-selling__item:hover {
  background-color: #b1262f
}

.h-scheme--category-culture .m-cross-selling__item:hover .m-cross-selling__link,
.h-scheme--category-culture .m-cross-selling__item:hover .m-cross-selling__link:before {
  color: #fff
}

.h-scheme--category-learn .m-cross-selling__item:hover {
  background-color: #53656b
}

.h-scheme--category-learn .m-cross-selling__item:hover .m-cross-selling__link,
.h-scheme--category-learn .m-cross-selling__item:hover .m-cross-selling__link:before {
  color: #fff
}

.h-scheme--category-multimedia .m-cross-selling__item:hover {
  background-color: #924864
}

.h-scheme--category-multimedia .m-cross-selling__item:hover .m-cross-selling__link,
.h-scheme--category-multimedia .m-cross-selling__item:hover .m-cross-selling__link:before {
  color: #fff
}

.h-scheme--category-nature .m-cross-selling__item:hover {
  background-color: #257950
}

.h-scheme--category-nature .m-cross-selling__item:hover .m-cross-selling__link,
.h-scheme--category-nature .m-cross-selling__item:hover .m-cross-selling__link:before {
  color: #fff
}

.h-scheme--category-personality .m-cross-selling__item:hover {
  background-color: #007f73
}

.h-scheme--category-personality .m-cross-selling__item:hover .m-cross-selling__link,
.h-scheme--category-personality .m-cross-selling__item:hover .m-cross-selling__link:before {
  color: #fff
}

.h-scheme--category-politics .m-cross-selling__item:hover {
  background-color: #ae3928
}

.h-scheme--category-politics .m-cross-selling__item:hover .m-cross-selling__link,
.h-scheme--category-politics .m-cross-selling__item:hover .m-cross-selling__link:before {
  color: #fff
}

.h-scheme--category-languages .m-cross-selling__item:hover {
  background-color: #64609a
}

.h-scheme--category-languages .m-cross-selling__item:hover .m-cross-selling__link,
.h-scheme--category-languages .m-cross-selling__item:hover .m-cross-selling__link:before {
  color: #fff
}

.h-scheme--category-web .m-cross-selling__item:hover {
  background-color: #64609a
}

.h-scheme--category-web .m-cross-selling__item:hover .m-cross-selling__link,
.h-scheme--category-web .m-cross-selling__item:hover .m-cross-selling__link:before {
  color: #fff
}

.h-scheme--region-bergedorf .m-cross-selling__item:hover {
  background-color: #b85a3a
}

.h-scheme--region-bergedorf .m-cross-selling__item:hover .m-cross-selling__link,
.h-scheme--region-bergedorf .m-cross-selling__item:hover .m-cross-selling__link:before {
  color: #fff
}

.h-scheme--region-harburg .m-cross-selling__item:hover {
  background-color: #257950
}

.h-scheme--region-harburg .m-cross-selling__item:hover .m-cross-selling__link,
.h-scheme--region-harburg .m-cross-selling__item:hover .m-cross-selling__link:before {
  color: #fff
}

.h-scheme--region-mitte .m-cross-selling__item:hover {
  background-color: #64609a
}

.h-scheme--region-mitte .m-cross-selling__item:hover .m-cross-selling__link,
.h-scheme--region-mitte .m-cross-selling__item:hover .m-cross-selling__link:before {
  color: #fff
}

.h-scheme--region-nord .m-cross-selling__item:hover {
  background-color: #b1262f
}

.h-scheme--region-nord .m-cross-selling__item:hover .m-cross-selling__link,
.h-scheme--region-nord .m-cross-selling__item:hover .m-cross-selling__link:before {
  color: #fff
}

.h-scheme--region-ost .m-cross-selling__item:hover {
  background-color: #ae3928
}

.h-scheme--region-ost .m-cross-selling__item:hover .m-cross-selling__link,
.h-scheme--region-ost .m-cross-selling__item:hover .m-cross-selling__link:before {
  color: #fff
}

.h-scheme--region-west .m-cross-selling__item:hover {
  background-color: #767676
}

.h-scheme--region-west .m-cross-selling__item:hover .m-cross-selling__link,
.h-scheme--region-west .m-cross-selling__item:hover .m-cross-selling__link:before {
  color: #fff
}

.h-scheme--color-blue .m-cross-selling__item:hover {
  background-color: #002680
}

.h-scheme--color-blue .m-cross-selling__item:hover .m-cross-selling__link,
.h-scheme--color-blue .m-cross-selling__item:hover .m-cross-selling__link:before {
  color: #fff
}

.h-scheme--color-red .m-cross-selling__item:hover {
  background-color: #fff
}

.h-scheme--color-red .m-cross-selling__item:hover .m-cross-selling__link,
.h-scheme--color-red .m-cross-selling__item:hover .m-cross-selling__link:before {
  color: #fff
}

.h-scheme--color-gray-light .m-cross-selling__item:hover {
  background-color: #fff
}

.h-scheme--color-gray-light .m-cross-selling__item:hover .m-cross-selling__link,
.h-scheme--color-gray-light .m-cross-selling__item:hover .m-cross-selling__link:before {
  color: #fff
}

.h-scheme--color-gray-dark .m-cross-selling__item:hover {
  background-color: #fff
}

.h-scheme--color-gray-dark .m-cross-selling__item:hover .m-cross-selling__link,
.h-scheme--color-gray-dark .m-cross-selling__item:hover .m-cross-selling__link:before {
  color: #fff
}

.m-cross-selling__link {
  color: #e2001a;
  display: flex;
  flex-direction: column;
  font-weight: 700;
  padding: 1.625rem 0
}

.m-cross-selling__link:hover {
  text-decoration: none
}

.m-cross-selling__link .vhs-icon {
  color: #002f63;
  font-size: 2.5rem;
  margin-bottom: 1.25rem
}

.m-basket .text-description {
  margin-bottom: 60px
}

.m-basket-results__list {
  list-style: none;
  padding-left: 0
}

.m-basket-results__item {
  border-top: 5px solid #ebebeb;
  padding: 2.5rem 0
}

.m-basket__actions {
  margin-top: 2.5rem
}

.m-basket__actions .form-actions {
  display: flex;
  justify-content: flex-end
}

.m-basket__item {
  border-top: 5px solid #ebebeb;
  padding: 2.5rem 0
}

.m-basket__item .btn--link {
  color: #e2001a
}

.o-course-results__item.m-basket__item--recommendation {
  background-color: rgba(240, 169, 21, .5);
  padding: 1.75rem 1rem
}

.o-course-results__item.m-basket__item--recommendation .course-meta__location {
  margin-bottom: 1rem
}

.o-course-results__item.m-basket__item--recommendation .m-basket__summary-inner {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 1.25rem
}

.o-course-results__item.m-basket__item--recommendation:last-child {
  border-bottom: unset !important
}

.o-course-results__item.m-basket__item--recommendation a.course-recommendations {
  display: block;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.875rem;
  margin-bottom: 1.25rem
}

.o-course-results__item.m-basket__item--recommendation .course-actions {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-start
}

.o-course-results__item.m-basket__item--recommendation .course-actions .course-actions__item {
  margin-bottom: 0
}

.o-course-results__item.m-basket__item--recommendation .course-actions .course-actions__item:not(:first-child) {
  margin-right: 1rem
}

.o-course-results__item.m-basket__item--recommendation .course-actions .course-actions__item a {
  text-decoration: none
}

.m-basket__summary-course-title {
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem
}

@media(min-width:768px) {
  .m-basket__summary-course-title {
    flex-direction: row;
    gap: 20px;
    justify-content: space-between
  }
}

.m-basket__summary-course-name {
  margin-bottom: 1rem
}

@media(min-width:768px) {
  .m-basket__summary-course-name {
    margin-bottom: 0
  }
}

.m-basket__summary>[class^=course-meta__]:not(.course-meta__location) {
  margin-bottom: 1rem
}

.m-basket__summary h2 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5
}

.m-basket__summary h2 a {
  color: #333
}

.m-basket__summary h3 {
  color: #002f63;
  font-size: 1.25rem;
  margin-bottom: 1rem
}

.m-basket__price .m-basket__price--sum {
  font-size: 1.25rem;
  font-weight: 700;
  white-space: nowrap
}

.m-basket__notice {
  margin-bottom: .625rem
}

@media(min-width:992px) {
  .m-basket__notice {
    margin-bottom: 0
  }
}

.m-basket__total {
  border-bottom: 5px solid #002f63;
  border-top: 5px solid #ebebeb;
  display: flex;
  flex-direction: column;
  padding: 35px 0
}

@media(min-width:576px) {
  .m-basket__total {
    align-items: center;
    flex-direction: row;
    justify-content: space-between
  }
}

.m-basket__total .m-basket__price {
  color: #002f63;
  font-size: 1.25rem
}

.m-basket__total-summary {
  margin-bottom: 20px
}

@media(min-width:576px) {
  .m-basket__total-summary {
    margin-bottom: 0
  }
}

.m-basket__total-summary p {
  font-size: 1.125rem;
  line-height: 1.33
}

.m-basket__total-summary p .icon {
  margin-right: 10px
}

.m-basket__total-price {
  font-size: 20px
}

.cart-course__hint {
  background-color: rgba(252, 161, 24, .6);
  margin-bottom: 1rem;
  margin-top: 1rem;
  padding: 10px;
  width: 50%
}

.cart-course__hint .cart-hint__text__content {
  align-items: center;
  display: flex;
  font-size: .8rem;
  gap: 10px
}

.m-benefits {
  background-color: #fff;
  display: flex;
  gap: 10px;
  margin-bottom: .9375rem
}

.m-benefits__headline {
  color: #333;
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: unset
}

.m-benefits__list {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0
}

.m-benefits__item {
  font-size: .875rem
}

.m-benefits__link {
  align-items: baseline;
  color: #333;
  display: flex;
  font-size: 1.125rem;
  font-weight: 400;
  gap: 8px;
  line-height: 1.5rem;
  margin-bottom: .3125rem
}

.m-benefits__link:hover {
  text-decoration: none
}

.m-benefits__link .icon {
  height: 14px;
  width: 14px
}

.m-paragraph {
  margin-bottom: 2rem
}

.m-paragraph.m-paragraph__youtube {
  margin-bottom: 1.875rem
}

.m-paragraph:last-child {
  margin-bottom: 0
}

.m-paragraph--highlighted {
  margin: 0;
  padding: 2.5rem 0
}

.m-paragraph--unpublished {
  background-color: #fff4f4
}

.m-paragraph--highlighted {
  background-color: #edeff2;
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw
}

.m-paragraph--highlighted .m-paragraph__wrapper {
  margin-left: auto;
  margin-right: auto;
  padding-left: 13px;
  padding-right: 13px;
  width: 100%
}

@media(min-width:576px) {
  .m-paragraph--highlighted .m-paragraph__wrapper {
    max-width: 740px
  }
}

@media(min-width:768px) {
  .m-paragraph--highlighted .m-paragraph__wrapper {
    max-width: 960px
  }
}

@media(min-width:992px) {
  .m-paragraph--highlighted .m-paragraph__wrapper {
    max-width: 1140px
  }
}

@media(min-width:1200px) {
  .m-paragraph--highlighted .m-paragraph__wrapper {
    max-width: 1280px
  }
}

.m-paragraph--highlighted .m-teaser {
  background-color: #fff
}

.m-paragraph__header {
  text-align: center
}

.m-paragraph__header .a-headline--primary,
.m-paragraph__header .search-form+h2 {
  font-size: 1.5rem;
  margin-bottom: 2.625rem;
  text-transform: uppercase
}

@media(min-width:768px) {

  .m-paragraph__header .a-headline--primary,
  .m-paragraph__header .search-form+h2 {
    font-size: 2.125rem
  }
}

@media(min-width:992px) {

  .m-paragraph__header .a-headline--primary,
  .m-paragraph__header .search-form+h2 {
    font-size: 3.125rem
  }
}

.m-paragraph__teaser-grid .o-slider__arrow:before {
  color: #ebebeb
}

.m-paragraph__teaser-grid.m-paragraph--highlighted .o-slider__arrow:before {
  color: #fff
}

.m-paragraph__teaser-grid .o-slider__arrow--prev {
  left: 10px
}

@media (min-width:1360px) {
  .m-paragraph__teaser-grid .o-slider__arrow--prev {
    left: -30px
  }
}

.m-paragraph__teaser-grid .o-slider__arrow--next {
  right: 10px
}

@media (min-width:1360px) {
  .m-paragraph__teaser-grid .o-slider__arrow--next {
    right: -30px
  }
}

.m-paragraph__teaser-grid .m-paragraph__body {
  display: flex;
  flex-wrap: wrap;
  margin-left: -13px;
  margin-right: -13px
}

.m-paragraph__teaser-grid .m-paragraph__body>.o-article__field {
  flex: 0 0 100%;
  margin-bottom: 26px;
  max-width: 100%;
  padding-left: 13px;
  padding-right: 13px;
  position: relative;
  width: 100%
}

.m-paragraph__teaser-grid .slick-track {
  display: flex;
  flex-wrap: wrap
}

.m-paragraph__teaser-grid .slick-track>.o-article__field {
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 13px;
  padding-right: 13px;
  position: relative;
  width: 100%
}

.m-paragraph__teaser-grid .slick-list {
  margin: 0 60px
}

@media (min-width:1360px) {
  .m-paragraph__teaser-grid .slick-list {
    margin: 0
  }
}

@media(min-width:768px) {

  .m-paragraph__teaser-grid--col-2 .m-paragraph__body>.o-article__field,
  .m-paragraph__teaser-grid--col-2 .slick-track>.o-article__field {
    flex: 0 0 50%;
    max-width: 50%
  }
}

@media(min-width:576px) {

  .m-paragraph__teaser-grid--col-3 .m-paragraph__body>.o-article__field,
  .m-paragraph__teaser-grid--col-3 .slick-track>.o-article__field {
    flex: 0 0 50%;
    max-width: 50%
  }
}

@media(min-width:992px) {

  .m-paragraph__teaser-grid--col-3 .m-paragraph__body>.o-article__field,
  .m-paragraph__teaser-grid--col-3 .slick-track>.o-article__field {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
  }
}

@media(min-width:576px) {

  .m-paragraph__teaser-grid--col-4 .m-paragraph__body>.o-article__field,
  .m-paragraph__teaser-grid--col-4 .slick-track>.o-article__field {
    flex: 0 0 50%;
    max-width: 50%
  }
}

@media(min-width:768px) {

  .m-paragraph__teaser-grid--col-4 .m-paragraph__body>.o-article__field,
  .m-paragraph__teaser-grid--col-4 .slick-track>.o-article__field {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
  }
}

@media(min-width:992px) {

  .m-paragraph__teaser-grid--col-4 .m-paragraph__body>.o-article__field,
  .m-paragraph__teaser-grid--col-4 .slick-track>.o-article__field {
    flex: 0 0 25%;
    max-width: 25%
  }
}

.m-paragraph__teaser-grid-2 .m-paragraph__body {
  display: flex;
  flex-wrap: wrap;
  margin-left: -13px;
  margin-right: -13px
}

.m-paragraph__teaser-grid-2 .m-paragraph__body>.o-article__field {
  flex: 0 0 100%;
  margin-bottom: 2.8125rem;
  max-width: 100%;
  padding-left: 13px;
  padding-right: 13px;
  position: relative;
  width: 100%
}

@media(min-width:768px) {
  .m-paragraph__teaser-grid-2 .m-paragraph__body>.o-article__field {
    flex: 0 0 50%;
    margin-bottom: 0;
    max-width: 50%
  }
}

.m-paragraph__teaser-grid-4 .m-paragraph__body {
  display: flex;
  flex-wrap: wrap;
  margin-left: -13px;
  margin-right: -13px
}

.m-paragraph__teaser-grid-4 .m-paragraph__body>.o-article__field {
  flex: 0 0 100%;
  margin-bottom: 2.8125rem;
  max-width: 100%;
  padding-left: 13px;
  padding-right: 13px;
  position: relative;
  width: 100%
}

@media(min-width:576px) {
  .m-paragraph__teaser-grid-4 .m-paragraph__body>.o-article__field {
    flex: 0 0 50%;
    max-width: 50%
  }
}

@media(min-width:992px) {
  .m-paragraph__teaser-grid-4 .m-paragraph__body>.o-article__field {
    flex: 0 0 25%;
    max-width: 25%
  }
}

.m-paragraph__grid-2-cols-image-text,
.m-paragraph__grid-2-cols-text {
  display: flex;
  flex-wrap: wrap;
  margin-left: -13px;
  margin-right: -13px
}

.m-paragraph__grid-2-cols-image-text>.o-article__field,
.m-paragraph__grid-2-cols-text>.o-article__field {
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 13px;
  padding-right: 13px;
  position: relative;
  width: 100%
}

@media(min-width:992px) {

  .m-paragraph__grid-2-cols-image-text>.o-article__field,
  .m-paragraph__grid-2-cols-text>.o-article__field {
    flex: 0 0 50%;
    max-width: 50%
  }
}

.m-paragraph__grid-2-cols-image-text .o-article__field--field-grid-2-cols-text {
  margin-bottom: 0
}

@media(min-width:768px) {
  .m-paragraph__image.m-paragraph__view-mode--image-50 {
    width: 50%
  }
}

@media(min-width:992px) {
  .m-paragraph__image.m-paragraph__view-mode--image-33 {
    width: 33.3333%
  }

  .m-paragraph__image.m-paragraph__view-mode--image-25 {
    width: 25%
  }
}

.layout__footer .m-certificate {
  border: 0;
  margin: 0;
  padding: 0
}

.m-certificate__icon-list {
  display: inline-flex;
  gap: 1rem;
  list-style: none;
  margin-bottom: 1rem;
  padding-left: 0
}

.layout__footer .m-certificate__icon-item {
  padding: 0 .3125rem
}

.m-certificate__link {
  text-decoration: none
}

.m-certificate__body {
  color: #000
}

.m-certificate__link {
  font-weight: 700
}

.contextual-region,
.layout__footer .m-certificate__icon {
  width: 100%
}

.m-local-tasks-menu {
  display: flex;
  list-style: none;
  margin-left: 13px;
  margin-right: 13px;
  padding-left: 0;
  width: 100%
}

.m-local-tasks-menu__item a {
  border: 2px solid #edeff2;
  display: block;
  padding: .1875rem .5rem
}

.m-local-tasks-menu__item:not(:last-child) a {
  border-right: 0
}

.m-sharing {
  align-items: center;
  display: flex;
  gap: 10px
}

.m-sharing__headline {
  color: #333;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.875rem;
  margin-bottom: unset
}

.m-sharing__list {
  display: flex;
  list-style: none;
  margin-bottom: .625rem;
  margin-left: auto;
  padding-left: 0
}

.m-sharing__item:not(:last-child) {
  margin-right: .625rem
}

.m-sharing__link {
  color: #002f63;
  font-size: 2rem
}

.m-sharing__link:hover {
  color: #e2001a
}

.m-sharing__link .icon {
  height: 2.5rem;
  width: 2.5rem
}

.m-modal {
  background-color: #edeff2;
  border: 1px solid #ddd;
  border-top: 0;
  z-index: 95
}

.m-modal .a-btn {
  width: 100%
}

.m-modal__wrapper {
  padding: .625rem;
  position: relative
}

#quicklink-panel-basket .m-modal,
#quicklink-panel-leaflet .m-modal,
#quicklink-panel-login .m-modal {
  background-color: #fff;
  border: unset;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
  z-index: 95
}

#quicklink-panel-basket .m-modal .a-btn,
#quicklink-panel-leaflet .m-modal .a-btn,
#quicklink-panel-login .m-modal .a-btn {
  border-radius: 3.75rem;
  font-size: 18px;
  font-weight: 600;
  justify-content: center;
  line-height: 24px;
  padding: .625rem 1.25rem;
  width: 100%
}

#quicklink-panel-basket .m-modal .m-modal__wrapper,
#quicklink-panel-leaflet .m-modal .m-modal__wrapper,
#quicklink-panel-login .m-modal .m-modal__wrapper {
  -o-border-image: unset;
  border-image: unset;
  border-top: 5px solid #e2001a;
  padding: 1.875rem
}

#quicklink-panel-basket .m-modal__header,
#quicklink-panel-leaflet .m-modal__header,
#quicklink-panel-login .m-modal__header {
  align-items: center;
  border-bottom: unset;
  color: #002f63;
  -moz-column-gap: 22px;
  column-gap: 22px;
  display: flex;
  font-size: 18px;
  font-weight: 700;
  margin: unset;
  padding: 0 0 1.875rem
}

#quicklink-panel-basket .m-modal__header .minicart-icon,
#quicklink-panel-basket .m-modal__header .user-login-icon,
#quicklink-panel-basket .m-modal__header .wishlist-icon,
#quicklink-panel-leaflet .m-modal__header .minicart-icon,
#quicklink-panel-leaflet .m-modal__header .user-login-icon,
#quicklink-panel-leaflet .m-modal__header .wishlist-icon,
#quicklink-panel-login .m-modal__header .minicart-icon,
#quicklink-panel-login .m-modal__header .user-login-icon,
#quicklink-panel-login .m-modal__header .wishlist-icon {
  background: url(/themes/custom/vhs_base/build/images/user-single.378cf67b.svg) no-repeat;
  height: 32px;
  width: 32px
}

#quicklink-panel-basket .m-modal__header+.m-modal__main,
#quicklink-panel-leaflet .m-modal__header+.m-modal__main,
#quicklink-panel-login .m-modal__header+.m-modal__main {
  margin-top: unset
}

#quicklink-panel-basket #basket-block-headline,
#quicklink-panel-basket #leaflet-block-headline,
#quicklink-panel-leaflet #basket-block-headline,
#quicklink-panel-leaflet #leaflet-block-headline,
#quicklink-panel-login #basket-block-headline,
#quicklink-panel-login #leaflet-block-headline {
  font-weight: 600;
  padding-bottom: 1.25rem
}

#quicklink-panel-menu .m-modal {
  background-color: #fff;
  border: unset;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15)
}

#quicklink-panel-menu .m-modal__wrapper {
  -o-border-image: unset;
  border-image: unset;
  border-top: 5px solid #e2001a;
  padding: unset
}

#quicklink-panel-menu .m-modal__header {
  align-items: center;
  border-bottom: unset;
  color: #002f63;
  display: flex;
  font-size: 18px;
  font-weight: 700;
  margin: unset;
  padding: 1.875rem 1.25rem 1.25rem
}

.m-modal__close {
  color: rgba(51, 51, 51, .34);
  position: absolute;
  right: 2.0625rem;
  top: 1.875rem
}

.m-modal__close .icon {
  height: .9em
}

.m-modal__header {
  border-bottom: 1px solid #ddd;
  color: #000;
  font-weight: 700;
  margin: -.625rem -.625rem 0;
  padding: .8125rem 1.5625rem .6875rem .875rem
}

.m-modal__main .user-login-form {
  padding: unset
}

.m-modal__main .user-login-form .m-form__field {
  border: 3px transparent;
  border-bottom-color: #002f63;
  border-style: solid;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
  line-height: 16px;
  padding: 1.5625rem
}

.m-modal__main .user-login-form .m-form__field:active,
.m-modal__main .user-login-form .m-form__field:focus,
.m-modal__main .user-login-form .m-form__field:hover {
  border-color: #002f63;
  border-width: 3px
}

.m-modal__main .user-login-form .m-form__field::-moz-placeholder {
  color: #333;
  font-size: 16px;
  font-weight: 500
}

.m-modal__main .user-login-form .m-form__field::placeholder {
  color: #333;
  font-size: 16px;
  font-weight: 500
}

.m-modal__main .user-login-form button.shwpd {
  margin-left: -2.5em
}

.m-modal__main .user-login-form .eye-close {
  background: url(/themes/custom/vhs_base/build/images/eye-closed.2ad70fff.svg) no-repeat;
  height: 22px;
  width: 22px
}

.m-modal__main .user-login-form .eye-open {
  background: url(/themes/custom/vhs_base/build/images/eye-opened.2d5c7352.svg) no-repeat;
  height: 22px;
  width: 22px
}

.m-modal__main .user-login-form .a-list__item {
  font-size: 16px;
  font-weight: 500;
  text-decoration: underline
}

.m-modal__main .user-login-form #leaflet-block-headline {
  font-weight: 600
}

.m-modal__main .m-form__item {
  margin-bottom: 1.875rem
}

.m-modal__header+.m-modal__main {
  margin-top: .625rem
}

.m-modal__footer {
  display: flex;
  flex-direction: column;
  margin-top: 1.25rem
}

@media(min-width:768px) {
  .m-modal__footer {
    flex-direction: row
  }
}

.m-modal--light {
  background: #fff
}

.m-modal--light .m-modal__header {
  background-color: #edeff2
}

.m-form {
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 13px;
  padding-right: 13px;
  position: relative;
  width: 100%
}

.m-form__fieldset {
  border: 0;
  margin-bottom: 2.5rem;
  padding: 0
}

.m-form__fieldset:last-child {
  margin-bottom: 0
}

.m-form__legend {
  align-items: center;
  border-bottom: 1px solid #000;
  color: #000;
  display: flex;
  font-size: 1.5rem;
  justify-content: space-between;
  margin-bottom: 1.25rem;
  padding-bottom: .375rem;
  width: 100%
}

.m-form__legend a {
  font-size: .6em
}

.m-form__summary {
  color: #002f63;
  cursor: pointer;
  list-style: none;
  padding-top: 10px;
  position: relative
}

.m-form__summary:focus,
.m-form__summary:hover {
  text-decoration: underline
}

.m-form__summary::-webkit-details-marker {
  display: none
}

.m-form__summary .vhs-icon:before {
  font-size: .9em;
  margin-right: 5px;
  margin-top: -2px;
  transform: rotate(0deg);
  transition: all .5s
}

.m-form__summary[aria-expanded=true] .vhs-icon:before {
  transform: rotate(45deg);
  transition: all .5s
}

.m-form__label {
  display: block;
  margin-bottom: unset;
  padding-bottom: 5px;
  width: 100%
}

.m-form__label--required:after {
  content: "*"
}

.m-form__item {
  margin-bottom: 1.25rem;
  position: relative;
  width: 100%
}

.m-form__item .ajax-progress-throbber {
  position: absolute;
  right: 5px;
  top: 42px
}

.m-form__item--inline {
  display: flex;
  flex-direction: column
}

.m-form__item--inline .m-form__suffix {
  margin-left: .625rem;
  order: 2
}

.m-form__item--inline .m-form__suffix+.m-form__field-wrapper {
  order: 1
}

@media(min-width:576px) {
  .m-form__item--inline {
    align-items: center
  }
}

@media(min-width:768px) {
  .m-form__item--inline {
    flex-direction: row
  }
}

.m-form__item--inline .m-form__label {
  margin-bottom: 0;
  margin-right: .625rem
}

.m-form__item--inline .m-form__field--select {
  width: auto
}

.m-form__item--inline-location {
  display: flex;
  flex-direction: column
}

.m-form__item--inline-location .m-form__field-wrapper-distance,
.m-form__item--inline-location .m-form__field-wrapper-location {
  align-items: center;
  display: flex;
  flex: 1;
  gap: 1.25rem
}

.m-form__item--inline-location .m-form__field-wrapper-distance .m-form__field,
.m-form__item--inline-location .m-form__field-wrapper-location .m-form__field {
  margin-bottom: unset;
  margin-left: auto;
  margin-top: unset;
  max-width: 16.5625rem
}

.m-form__field-suffix {
  margin-left: .625rem
}

.m-form__item--range {
  display: flex
}

.m-form__item--range .m-form__field-wrapper {
  flex: 1 50%
}

.m-form__item--range .m-form__field-wrapper:last-child {
  margin-left: .625rem
}

input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
  box-shadow: inset 0 0 0 100px #fff
}

.m-form__field {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 3px solid transparent;
  border-bottom-color: #002f63;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
  color: #333;
  line-height: 1;
  max-width: 100%;
  padding: 1.25rem;
  width: 100%
}

.m-form__field+.description {
  font-size: .65em
}

.m-form__field:active,
.m-form__field:focus,
.m-form__field:hover {
  border-color: #002f63;
  border-width: 3px;
  outline: none
}

.m-form__field::-moz-placeholder {
  color: #333;
  font-size: 16px;
  font-weight: 500
}

.m-form__field::placeholder {
  color: #333;
  font-size: 16px;
  font-weight: 500
}

.m-form__field:disabled {
  border: 3px solid #ddd;
  color: #999
}

.m-form__field:disabled::-moz-placeholder {
  color: #333
}

.m-form__field:disabled::placeholder {
  color: #333
}

.m-form__field--valid {
  background: #fff url(/themes/custom/vhs_base/build/images/success.26a0e8fb.svg) right 10px center no-repeat;
  border-bottom: 3px solid #529a6e
}

.m-form__field--invalid,
.m-form__field.error {
  background: #fff url(/themes/custom/vhs_base/build/images/error-warning.e9dd3dff.svg) right 10px center no-repeat;
  border-bottom: 3px solid #e2001a
}

.m-form__validation {
  color: #e2001a;
  font-size: .75rem
}

.m-form__field--select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 35 19'%3E%3Cpath d='M34.34 1.45 17.91 18.33a.583.583 0 0 1-.82 0L.66 1.45a.567.567 0 0 1 .01-.8c.22-.22.58-.21.8.01L17.5 17.13 33.53.67c.22-.22.58-.23.8-.01.22.21.23.57.01.79'/%3E%3C/svg%3E");
  background-position: right .7em top 50%;
  background-repeat: no-repeat, repeat;
  background-size: 1.5em auto
}

.m-form__field--select::-moz-placeholder {
  color: #333;
  font-size: 16px;
  font-weight: 500
}

.m-form__field--select::placeholder {
  color: #333;
  font-size: 16px;
  font-weight: 500
}

.m-form__field--select::-ms-expand {
  display: none
}

button.shwpd.eye-close {
  background: url(/themes/custom/vhs_base/build/images/eye-closed.2ad70fff.svg) no-repeat;
  height: 22px;
  margin-left: -2.5rem;
  width: 22px
}

button.shwpd.eye-open {
  background: url(/themes/custom/vhs_base/build/images/eye-opened.2d5c7352.svg) no-repeat;
  height: 22px;
  margin-left: -2.5rem;
  width: 22px
}

.m-form__field--checkbox {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
  white-space: nowrap
}

.m-form__field--checkbox+.m-form__label {
  padding-left: 1.875rem;
  position: relative
}

.m-form__field--checkbox+.m-form__label:before {
  background-color: #fff;
  border: 2px solid #002f63;
  content: "";
  display: block;
  height: 22px;
  left: 0;
  position: absolute;
  width: 22px;
  z-index: 1
}

.m-form__field--checkbox:checked+.m-form__label:before {
  background-image: url(/themes/custom/vhs_base/build/images/checkbox.d17fbba4.svg);
  background-position: 50%;
  background-repeat: no-repeat
}

.m-form__field--checkbox:checked+.m-form__label:after {
  color: #000;
  font-size: .8em;
  left: .125rem;
  position: absolute;
  top: .3125rem;
  z-index: 2
}

.m-form__field--checkbox.error+.m-form__label:before {
  border-color: #e2001a
}

.m-form__field--radio {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
  white-space: nowrap
}

.m-form__field--radio+.m-form__label {
  padding-left: 1.875rem;
  position: relative
}

.m-form__field--radio+.m-form__label:before {
  background-color: #fff;
  border: 2px solid #ebebeb;
  border-radius: 50%;
  content: "";
  display: block;
  height: 22px;
  left: 0;
  position: absolute;
  width: 22px;
  z-index: 1
}

.m-form__field--radio:checked+.m-form__label:before {
  background-image: url(/themes/custom/vhs_base/build/images/checkbox.d17fbba4.svg);
  background-position: 50%;
  background-repeat: no-repeat
}

.m-form__field--radio:focus:not(:checked)+.m-form__label:before {
  border-color: #e2001a
}

.m-from__footer {
  margin-top: 1.625rem
}

#access-password>.m-form__label,
#account-password>.m-form__label {
  display: none
}

.user-login-form .m-form__item--password .m-form__label,
.user-login-form .m-form__item--textfield .m-form__label {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
  white-space: nowrap
}

.m-hero {
  background: radial-gradient(846.99% 44.58% at 50% 52.86%, #57769c 0, #234b7e 100%);
  padding: 1.25rem 0 5rem
}

.m-hero+.layout__container {
  margin-top: -65px
}

.m-hero__headline {
  color: #fff;
  font-size: 2.125rem;
  font-weight: 700;
  -webkit-hyphens: auto;
  hyphens: auto;
  line-height: 1.2
}

.m-hero__subheadline {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  text-transform: uppercase
}

@media(min-width:992px) {
  .m-hero__subheadline {
    font-size: 2.125rem
  }
}

.m-hero__headline,
.m-hero__subheadline {
  padding-left: 23px
}

@media(min-width:768px) {

  .m-hero__headline,
  .m-hero__subheadline {
    padding-left: 53px
  }
}

.hamburger {
  background-color: transparent;
  border: 0;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  font: inherit;
  margin: 0;
  overflow: visible;
  padding: 0;
  text-transform: none;
  transition-duration: .15s;
  transition-property: opacity, filter;
  transition-timing-function: linear
}

.hamburger.is-active:hover,
.hamburger:hover,
.m-quicklink__item--menu .hamburger.m-quicklink__link--active:hover {
  opacity: .7
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner:after,
.hamburger.is-active .hamburger-inner:before,
.m-quicklink__item--menu .hamburger.m-quicklink__link--active .hamburger-inner,
.m-quicklink__item--menu .hamburger.m-quicklink__link--active .hamburger-inner:after,
.m-quicklink__item--menu .hamburger.m-quicklink__link--active .hamburger-inner:before {
  background-color: #e2001a
}

.hamburger-box {
  display: inline-block;
  height: 24px;
  position: relative;
  width: 40px
}

.hamburger-inner {
  display: block;
  margin-top: -2px;
  top: 50%
}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
  background-color: #e2001a;
  border-radius: 4px;
  height: 4px;
  position: absolute;
  transition-duration: .15s;
  transition-property: transform;
  transition-timing-function: ease;
  width: 40px
}

.hamburger-inner:after,
.hamburger-inner:before {
  content: "";
  display: block
}

.hamburger-inner:before {
  top: -10px
}

.hamburger-inner:after {
  bottom: -10px
}

.hamburger--spin .hamburger-inner {
  transition-duration: .22s;
  transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin .hamburger-inner:before {
  transition: top .1s ease-in .25s, opacity .1s ease-in
}

.hamburger--spin .hamburger-inner:after {
  transition: bottom .1s ease-in .25s, transform .22s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin.is-active .hamburger-inner,
.m-quicklink__item--menu .hamburger--spin.m-quicklink__link--active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: .12s;
  transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--spin.is-active .hamburger-inner:before,
.m-quicklink__item--menu .hamburger--spin.m-quicklink__link--active .hamburger-inner:before {
  opacity: 0;
  top: 0;
  transition: top .1s ease-out, opacity .1s ease-out .12s
}

.hamburger--spin.is-active .hamburger-inner:after,
.m-quicklink__item--menu .hamburger--spin.m-quicklink__link--active .hamburger-inner:after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom .1s ease-out, transform .22s cubic-bezier(.215, .61, .355, 1) .12s
}

.hamburger .hamburger-inner:before {
  background-color: #002f63
}

.m-quicklink {
  align-items: flex-end;
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin: 0;
  padding-left: 0
}

@media(min-width:768px) {
  .m-quicklink {
    gap: 20px;
    justify-content: flex-end
  }
}

.m-quicklink__item {
  display: flex;
  justify-content: center;
  position: relative
}

.m-quicklink__item .vhs-icon--divider {
  display: none
}

@media(min-width:768px) {
  .m-quicklink__item .vhs-icon--divider {
    background: #ebebeb;
    display: block;
    height: 2px;
    margin: 10px 0;
    width: 100%
  }
}

.m-quicklink__item .m-quicklink__item--menu:focus .vhs-icon--divider,
.m-quicklink__item.m-quicklink__item--menu .vhs-icon--divider {
  background: transparent !important
}

.m-quicklink__item.m-quicklink__item--menu .vhs-icon__title {
  font-size: .875rem;
  font-weight: 700;
  line-height: 1em;
  padding-top: 8px;
  width: 5rem
}

@media(min-width:1040px) {
  .m-quicklink__item.m-quicklink__item--menu .vhs-icon__title {
    padding-top: unset
  }
}

.m-quicklink__link {
  align-items: center;
  color: #002f63;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative
}

.m-quicklink__link .icon {
  height: 1.375rem;
  width: 1.375rem
}

.m-quicklink__link .vhs-icon__title {
  font-size: 0
}

@media(min-width:576px) {
  .m-quicklink__link .vhs-icon__title {
    font-size: .875rem;
    line-height: 1em
  }
}

.m-quicklink__badge {
  background: #e2001a;
  border-radius: 50%;
  color: #fff;
  font-size: .875rem;
  height: 1.25rem;
  padding: 0 2px;
  position: absolute;
  right: -.5rem;
  text-align: center;
  top: -.3125rem;
  width: 1.25rem
}

@media(min-width:576px) {
  .m-quicklink__badge {
    right: 1.125rem;
    top: -.4375rem
  }
}

.m-quicklink__panel {
  display: none;
  margin-top: 35px;
  position: absolute;
  top: 86px;
  width: calc(100vw - 26px);
  z-index: 99
}

.m-quicklink__panel .icon {
  height: 2rem
}

.m-quicklink__panel .icon.icon--heart,
.m-quicklink__panel .icon.icon--shopping-cart,
.m-quicklink__panel .icon.icon--user-circle-single {
  color: #e2001a
}

.m-quicklink__panel .icon.icon--delete {
  color: #333
}

.m-quicklink__panel .m-modal__close .icon {
  height: .8em
}

@media(min-width:768px) {
  .m-quicklink__panel {
    left: auto;
    position: absolute;
    top: 100%;
    width: auto
  }
}

.m-quicklink__panel.m-quicklink__panel--active .m-modal--light .m-modal__header,
.m-quicklink__panel:target .m-modal--light .m-modal__header {
  background-color: #fff
}

.m-quicklink__panel--active,
.m-quicklink__panel:target {
  display: block
}

@media(min-width:768px) {

  .m-quicklink__panel--active,
  .m-quicklink__panel:target {
    min-width: 411px
  }
}

#quicklink-panel-menu .m-modal {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  height: auto;
  max-height: calc(100vh - 150px - 6em)
}

@supports(height:100svh) {
  #quicklink-panel-menu .m-modal {
    min-height: calc(100svh - 150px - 6em)
  }
}

.m-quicklink__link {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none transparent;
  border: 0;
  font-weight: 500
}

.m-quicklink__link:focus,
.m-quicklink__link:hover {
  color: #e2001a;
  outline: none
}

.m-quicklink__link:focus .vhs-icon--divider,
.m-quicklink__link:hover .vhs-icon--divider {
  background: #e2001a
}

.m-quicklink__link--login+.m-quicklink__panel .a-list--arrowed {
  margin-top: 0
}

.m-quicklink__link:hover~.vhs-icon--divider {
  background: #0a6fb4
}

#quicklink-panel-basket .m-modal__footer {
  flex-direction: column;
  gap: .75rem
}

.m-pager__items {
  display: flex;
  list-style: none;
  padding-left: 0
}

.m-pager__item:not(:last-child) {
  margin-right: 1.625rem
}

.m-pager__link {
  color: #9b9b9b
}

.m-pager__item--active .m-pager__link,
.m-pager__item--first .m-pager__link,
.m-pager__item--last .m-pager__link,
.m-pager__item--next .m-pager__link,
.m-pager__item--previous .m-pager__link {
  color: #002f63
}

.m-filter {
  position: relative
}

.m-filter .a-btn {
  width: 100%
}

.m-filter--spaceless {
  margin-bottom: 0
}

.m-filter__label {
  background: #fff;
  border: 2px solid #edeff2;
  color: #333;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
  padding: .5rem 1rem
}

.m-filter__label .m-filter__label-name {
  align-items: center;
  display: flex;
  justify-content: space-between
}

.m-filter__label .m-filter__label-name .icon {
  transition: all .4s;
  will-change: auto
}

.m-filter__preview {
  color: #333;
  font-size: 1.125rem;
  font-weight: 500
}

.m-filter__trigger {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
  white-space: nowrap
}

.m-filter__trigger:focus-visible~.m-filter__label {
  border-bottom-color: #e2001a
}

.m-filter__trigger:checked~.m-filter__label .icon {
  transform: rotate(180deg)
}

.m-filter__trigger:checked~.m-filter__main {
  display: block
}

.m-filter__main {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-top: 0;
  display: none;
  left: auto;
  padding: .75rem 0;
  position: relative;
  right: auto;
  top: auto
}

@media(min-width:992px) {
  .m-filter__main {
    left: 13px;
    position: absolute;
    right: 13px;
    top: 100%;
    z-index: 3
  }
}

.m-filter__content {
  height: auto;
  margin-bottom: 1rem;
  max-height: 300px;
  overflow-y: auto;
  width: 100%
}

.m-filter__options {
  list-style: none;
  margin-top: 1rem;
  padding-left: 0
}

.m-filter+.m-filter__options {
  margin-top: 2rem
}

.m-filter__options.additional li {
  color: #002f63;
  font-size: 1.25rem;
  font-weight: 600
}

.m-filter__options.additional li .m-form__field--checkbox+.m-form__label:before {
  height: 2rem;
  width: 2rem
}

.m-filter__options.additional li .m-form__field--checkbox+.m-form__label {
  padding-left: 3.125rem
}

.m-legend {
  margin: .625rem 0 0
}

.m-legend__list {
  align-content: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  margin: 0;
  padding-left: 0
}

.m-legend__item {
  margin-bottom: .625rem
}

.m-search-results {
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 13px;
  padding-right: 13px;
  position: relative;
  width: 100%
}

.m-search-results+.m-pager {
  margin-left: 13px;
  margin-right: 13px
}

.m-search-results__list {
  list-style: none;
  margin: 0 0 2.1875rem;
  padding-left: 0
}

.m-search-results__item {
  border-bottom: 1px solid #edeff2;
  border-top: 1px solid #edeff2;
  padding: 2.1875rem 0
}

.m-search-results__item:first-child {
  border-top: 0
}

.m-search-results__title {
  margin: 0 0 1rem
}

.search-form .search-help-link {
  display: none
}

.search-form+h2 {
  margin: 1.5rem 13px 0
}

.header__search .m-quicklink__item {
  min-width: auto;
  width: 100%
}

.m-quicksearch {
  position: relative;
  width: 100%
}

.m-quicksearch__input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: 0;
  border-bottom: 2px solid #ebebeb;
  font-size: .875rem;
  font-weight: 500;
  line-height: 2;
  padding: 1.3125rem .625rem .3125rem 2.8125rem;
  width: 100%
}

.m-quicksearch__input::-moz-placeholder {
  color: #333
}

.m-quicksearch__input::placeholder {
  color: #333
}

.m-quicksearch__input:focus-visible {
  border-bottom: 2px solid #002f63;
  outline: unset
}

.m-quicksearch__btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: 0;
  left: 0;
  position: absolute;
  top: 18px
}

.m-quicksearch__btn .icon--quicksearch {
  height: 1.375rem;
  width: 1.375rem
}

.m-price-table {
  list-style: none;
  padding-left: 0;
  width: 100%
}

.m-price-table__row:not(:last-child) {
  border-bottom: 1px solid #ddd
}

.m-price-table__cel {
  max-width: 500px;
  padding: .625rem .5rem .5rem;
  vertical-align: top
}

.m-price-table__row:first-child .m-price-table__cel {
  padding-top: 0
}

.m-price-table__row:last-child .m-price-table__cel {
  padding-bottom: 0
}

.m-price-table__title {
  font-weight: 500
}

.m-price-table__title a {
  text-decoration: underline
}

.m-price-table__title a:hover {
  text-decoration: none
}

.m-price-table__price {
  text-align: right;
  text-wrap: none;
  white-space: nowrap
}

.m-price-table__action {
  padding-left: .3125rem;
  text-align: right
}

.m-price-table__action .icon {
  color: #e2001a;
  transform: rotate(45deg)
}

#quicklink-panel-basket #basket-block-items .m-price-table__row,
#quicklink-panel-basket #leaflet-block-items .m-price-table__row,
#quicklink-panel-leaflet #basket-block-items .m-price-table__row,
#quicklink-panel-leaflet #leaflet-block-items .m-price-table__row {
  border-bottom: 2px solid #ebebeb;
  border-top: 2px solid #ebebeb
}

#quicklink-panel-basket #basket-block-items .m-price-table__row:last-child,
#quicklink-panel-basket #leaflet-block-items .m-price-table__row:last-child,
#quicklink-panel-leaflet #basket-block-items .m-price-table__row:last-child,
#quicklink-panel-leaflet #leaflet-block-items .m-price-table__row:last-child {
  border-bottom: unset
}

#quicklink-panel-basket #basket-block-items .m-price-table__row:last-child .m-price-table__title,
#quicklink-panel-basket #leaflet-block-items .m-price-table__row:last-child .m-price-table__title,
#quicklink-panel-leaflet #basket-block-items .m-price-table__row:last-child .m-price-table__title,
#quicklink-panel-leaflet #leaflet-block-items .m-price-table__row:last-child .m-price-table__title {
  color: #e2001a;
  font-size: 18px;
  font-weight: 700;
  width: 70%
}

#quicklink-panel-basket #basket-block-items .m-price-table__row .m-price-table__cel,
#quicklink-panel-basket #leaflet-block-items .m-price-table__row .m-price-table__cel,
#quicklink-panel-leaflet #basket-block-items .m-price-table__row .m-price-table__cel,
#quicklink-panel-leaflet #leaflet-block-items .m-price-table__row .m-price-table__cel {
  padding: 1.25rem 0
}

#quicklink-panel-basket #basket-block-items .m-price-table__row .m-price-table__price,
#quicklink-panel-basket #leaflet-block-items .m-price-table__row .m-price-table__price,
#quicklink-panel-leaflet #basket-block-items .m-price-table__row .m-price-table__price,
#quicklink-panel-leaflet #leaflet-block-items .m-price-table__row .m-price-table__price {
  color: #e2001a;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  margin-top: 1.25rem;
  text-align: left
}

#quicklink-panel-basket #basket-block-items .m-price-table__row .m-price-table__action,
#quicklink-panel-basket #leaflet-block-items .m-price-table__row .m-price-table__action,
#quicklink-panel-leaflet #basket-block-items .m-price-table__row .m-price-table__action,
#quicklink-panel-leaflet #leaflet-block-items .m-price-table__row .m-price-table__action {
  vertical-align: middle
}

#quicklink-panel-basket #basket-block-items .m-price-table__row .m-price-table__action:last-child,
#quicklink-panel-basket #leaflet-block-items .m-price-table__row .m-price-table__action:last-child,
#quicklink-panel-leaflet #basket-block-items .m-price-table__row .m-price-table__action:last-child,
#quicklink-panel-leaflet #leaflet-block-items .m-price-table__row .m-price-table__action:last-child {
  color: #e2001a;
  font-size: 18px;
  font-weight: 700
}

.m-filter-tags__list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0
}

.m-filter-tags__item {
  margin-bottom: .9375rem;
  margin-right: .9375rem
}

.m-filter-tags__item:last-child {
  color: #e2001a
}

.m-filter-tags__item .m-filter-tags__link {
  background-color: #ebebeb;
  border-radius: 25px;
  color: #002f63;
  display: block;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  padding: 10px 15px
}

.m-filter-tags__item .m-filter-tags__link:hover {
  text-decoration: none
}

.m-filter-tags__item .m-filter-tags__link .icon {
  height: 16px;
  width: 16px
}

.m-filter-tags__item:hover .m-filter-tags__link .icon,
.m-filter-tags__item:hover .m-filter-tags__link span {
  color: #e2001a
}

.m-filter-tags__item:hover .m-filter-tags__link span {
  text-decoration: underline
}

.ui-tabs.m-tabs {
  border: 0
}

.ui-tabs.m-tabs .m-tabs__list {
  line-height: 1;
  list-style: none;
  padding-left: 0
}

.ui-tabs.m-tabs .m-tabs__list .m-tabs__item {
  background: transparent none;
  border: none;
  flex: 1 1 0;
  margin-right: 40px;
  overflow: hidden;
  white-space: normal
}

.ui-tabs.m-tabs .m-tabs__list .m-tabs__item .m-tabs__link {
  border-bottom: 2px solid #ebebeb;
  border-radius: 0;
  cursor: pointer;
  display: block;
  float: none;
  font-size: 18px;
  padding: 10px 0
}

.ui-tabs.m-tabs .m-tabs__list .m-tabs__item.ui-state-active .m-tabs__link {
  border-bottom: 2px solid #e2001a;
  color: #002f63;
  font-weight: 700
}

.ui-tabs.m-tabs .m-tabs__panels {
  border: none;
  border-top: 0;
  padding: 20px 0
}

@media(min-width:992px) {
  .ui-tabs.m-tabs .m-tabs__panels {
    padding: 60px 0
  }
}

.ui-tabs.m-tabs .m-tabs__panels .m-tabs__panel {
  padding: 0
}

.ui-tabs.m-tabs--horizontal .m-tabs__list {
  background: transparent none;
  border: none;
  margin-bottom: 0;
  padding: 0
}

@media(min-width:992px) {
  .ui-tabs.m-tabs--horizontal .m-tabs__list {
    display: flex
  }
}

.ui-tabs.m-tabs--horizontal .m-tabs__item {
  border: none;
  float: none
}

.m-alert {
  margin-bottom: 1.625rem;
  width: 100%
}

.m-messages {
  position: relative
}

.m-messages a {
  text-decoration: underline
}

.m-messages--error {
  background-color: #fef4f3;
  border-color: #ee2100;
  box-shadow: 0 0 5px #ee2100
}

.m-messages--warning .m-messages__list {
  background-color: #fef9ec;
  border-color: #f3ab00;
  box-shadow: 0 0 5px #f3ab00
}

.m-messages--status .m-messages__list {
  background-color: #f5faf4;
  border-color: #349d23;
  box-shadow: 0 0 5px #349d23
}

.m-messages--info .m-messages__list {
  background-color: #ebf3fb;
  border-color: #001e4a;
  box-shadow: 0 0 5px #001e4a
}

.m-messages__list {
  list-style: none;
  margin: 0;
  padding: .625rem 3.125rem .625rem .9375rem
}

.m-messages__item {
  margin-bottom: .625rem
}

.m-messages__item:last-child {
  margin-bottom: 0
}

.m-messages__close {
  position: absolute;
  right: 20px;
  top: 5px
}

.m-teaser {
  background-color: #ebebeb;
  display: flex;
  flex-direction: column;
  font-weight: 600;
  height: 100%
}

.m-teaser.h-scheme--default .m-teaser__footer {
  background-color: #38b6bf;
  color: #fff
}

.m-teaser.h-scheme--default.h-scheme--default.m-teaser--image .m-teaser__footer,
.m-teaser.h-scheme--default.h-scheme--default.m-teaser--image .m-teaser__headline {
  background-color: #38b6bf
}

.m-teaser.h-scheme--default.h-scheme--default.m-teaser--image a {
  color: #fff;
  text-decoration: none
}

.m-teaser.h-scheme--category-job .m-teaser__footer {
  background-color: #4b6a91;
  color: #fff
}

.m-teaser.h-scheme--category-job.h-scheme--category-job.m-teaser--image .m-teaser__footer,
.m-teaser.h-scheme--category-job.h-scheme--category-job.m-teaser--image .m-teaser__headline {
  background-color: #4b6a91
}

.m-teaser.h-scheme--category-job.h-scheme--category-job.m-teaser--image a {
  color: #fff;
  text-decoration: none
}

.m-teaser.h-scheme--category-daf .m-teaser__footer {
  background-color: #0e4b82;
  color: #fff
}

.m-teaser.h-scheme--category-daf.h-scheme--category-daf.m-teaser--image .m-teaser__footer,
.m-teaser.h-scheme--category-daf.h-scheme--category-daf.m-teaser--image .m-teaser__headline {
  background-color: #0e4b82
}

.m-teaser.h-scheme--category-daf.h-scheme--category-daf.m-teaser--image a {
  color: #fff;
  text-decoration: none
}

.m-teaser.h-scheme--category-food .m-teaser__footer {
  background-color: #b86621;
  color: #fff
}

.m-teaser.h-scheme--category-food.h-scheme--category-food.m-teaser--image .m-teaser__footer,
.m-teaser.h-scheme--category-food.h-scheme--category-food.m-teaser--image .m-teaser__headline {
  background-color: #b86621
}

.m-teaser.h-scheme--category-food.h-scheme--category-food.m-teaser--image a {
  color: #fff;
  text-decoration: none
}

.m-teaser.h-scheme--category-society .m-teaser__footer {
  background-color: #b85a3a;
  color: #fff
}

.m-teaser.h-scheme--category-society.h-scheme--category-society.m-teaser--image .m-teaser__footer,
.m-teaser.h-scheme--category-society.h-scheme--category-society.m-teaser--image .m-teaser__headline {
  background-color: #b85a3a
}

.m-teaser.h-scheme--category-society.h-scheme--category-society.m-teaser--image a {
  color: #fff;
  text-decoration: none
}

.m-teaser.h-scheme--category-health .m-teaser__footer {
  background-color: #1e8a92;
  color: #fff
}

.m-teaser.h-scheme--category-health.h-scheme--category-health.m-teaser--image .m-teaser__footer,
.m-teaser.h-scheme--category-health.h-scheme--category-health.m-teaser--image .m-teaser__headline {
  background-color: #1e8a92
}

.m-teaser.h-scheme--category-health.h-scheme--category-health.m-teaser--image a {
  color: #fff;
  text-decoration: none
}

.m-teaser.h-scheme--category-basic-education .m-teaser__footer {
  background-color: #64609a;
  color: #fff
}

.m-teaser.h-scheme--category-basic-education.h-scheme--category-basic-education.m-teaser--image .m-teaser__footer,
.m-teaser.h-scheme--category-basic-education.h-scheme--category-basic-education.m-teaser--image .m-teaser__headline {
  background-color: #64609a
}

.m-teaser.h-scheme--category-basic-education.h-scheme--category-basic-education.m-teaser--image a {
  color: #fff;
  text-decoration: none
}

.m-teaser.h-scheme--category-hamburg .m-teaser__footer {
  background-color: #e2001a;
  color: #fff
}

.m-teaser.h-scheme--category-hamburg.h-scheme--category-hamburg.m-teaser--image .m-teaser__footer,
.m-teaser.h-scheme--category-hamburg.h-scheme--category-hamburg.m-teaser--image .m-teaser__headline {
  background-color: #e2001a
}

.m-teaser.h-scheme--category-hamburg.h-scheme--category-hamburg.m-teaser--image a {
  color: #fff;
  text-decoration: none
}

.m-teaser.h-scheme--category-young-vhs .m-teaser__footer {
  background-color: #007db8;
  color: #fff
}

.m-teaser.h-scheme--category-young-vhs.h-scheme--category-young-vhs.m-teaser--image .m-teaser__footer,
.m-teaser.h-scheme--category-young-vhs.h-scheme--category-young-vhs.m-teaser--image .m-teaser__headline {
  background-color: #007db8
}

.m-teaser.h-scheme--category-young-vhs.h-scheme--category-young-vhs.m-teaser--image a {
  color: #fff;
  text-decoration: none
}

.m-teaser.h-scheme--category-culture .m-teaser__footer {
  background-color: #b1262f;
  color: #fff
}

.m-teaser.h-scheme--category-culture.h-scheme--category-culture.m-teaser--image .m-teaser__footer,
.m-teaser.h-scheme--category-culture.h-scheme--category-culture.m-teaser--image .m-teaser__headline {
  background-color: #b1262f
}

.m-teaser.h-scheme--category-culture.h-scheme--category-culture.m-teaser--image a {
  color: #fff;
  text-decoration: none
}

.m-teaser.h-scheme--category-learn .m-teaser__footer {
  background-color: #53656b;
  color: #fff
}

.m-teaser.h-scheme--category-learn.h-scheme--category-learn.m-teaser--image .m-teaser__footer,
.m-teaser.h-scheme--category-learn.h-scheme--category-learn.m-teaser--image .m-teaser__headline {
  background-color: #53656b
}

.m-teaser.h-scheme--category-learn.h-scheme--category-learn.m-teaser--image a {
  color: #fff;
  text-decoration: none
}

.m-teaser.h-scheme--category-multimedia .m-teaser__footer {
  background-color: #924864;
  color: #fff
}

.m-teaser.h-scheme--category-multimedia.h-scheme--category-multimedia.m-teaser--image .m-teaser__footer,
.m-teaser.h-scheme--category-multimedia.h-scheme--category-multimedia.m-teaser--image .m-teaser__headline {
  background-color: #924864
}

.m-teaser.h-scheme--category-multimedia.h-scheme--category-multimedia.m-teaser--image a {
  color: #fff;
  text-decoration: none
}

.m-teaser.h-scheme--category-nature .m-teaser__footer {
  background-color: #257950;
  color: #fff
}

.m-teaser.h-scheme--category-nature.h-scheme--category-nature.m-teaser--image .m-teaser__footer,
.m-teaser.h-scheme--category-nature.h-scheme--category-nature.m-teaser--image .m-teaser__headline {
  background-color: #257950
}

.m-teaser.h-scheme--category-nature.h-scheme--category-nature.m-teaser--image a {
  color: #fff;
  text-decoration: none
}

.m-teaser.h-scheme--category-personality .m-teaser__footer {
  background-color: #007f73;
  color: #fff
}

.m-teaser.h-scheme--category-personality.h-scheme--category-personality.m-teaser--image .m-teaser__footer,
.m-teaser.h-scheme--category-personality.h-scheme--category-personality.m-teaser--image .m-teaser__headline {
  background-color: #007f73
}

.m-teaser.h-scheme--category-personality.h-scheme--category-personality.m-teaser--image a {
  color: #fff;
  text-decoration: none
}

.m-teaser.h-scheme--category-politics .m-teaser__footer {
  background-color: #ae3928;
  color: #fff
}

.m-teaser.h-scheme--category-politics.h-scheme--category-politics.m-teaser--image .m-teaser__footer,
.m-teaser.h-scheme--category-politics.h-scheme--category-politics.m-teaser--image .m-teaser__headline {
  background-color: #ae3928
}

.m-teaser.h-scheme--category-politics.h-scheme--category-politics.m-teaser--image a {
  color: #fff;
  text-decoration: none
}

.m-teaser.h-scheme--category-languages .m-teaser__footer {
  background-color: #64609a;
  color: #fff
}

.m-teaser.h-scheme--category-languages.h-scheme--category-languages.m-teaser--image .m-teaser__footer,
.m-teaser.h-scheme--category-languages.h-scheme--category-languages.m-teaser--image .m-teaser__headline {
  background-color: #64609a
}

.m-teaser.h-scheme--category-languages.h-scheme--category-languages.m-teaser--image a {
  color: #fff;
  text-decoration: none
}

.m-teaser.h-scheme--category-web .m-teaser__footer {
  background-color: #64609a;
  color: #fff
}

.m-teaser.h-scheme--category-web.h-scheme--category-web.m-teaser--image .m-teaser__footer,
.m-teaser.h-scheme--category-web.h-scheme--category-web.m-teaser--image .m-teaser__headline {
  background-color: #64609a
}

.m-teaser.h-scheme--category-web.h-scheme--category-web.m-teaser--image a {
  color: #fff;
  text-decoration: none
}

.m-teaser.h-scheme--region-bergedorf .m-teaser__footer {
  background-color: #b85a3a;
  color: #fff
}

.m-teaser.h-scheme--region-bergedorf.h-scheme--region-bergedorf.m-teaser--image .m-teaser__footer,
.m-teaser.h-scheme--region-bergedorf.h-scheme--region-bergedorf.m-teaser--image .m-teaser__headline {
  background-color: #b85a3a
}

.m-teaser.h-scheme--region-bergedorf.h-scheme--region-bergedorf.m-teaser--image a {
  color: #fff;
  text-decoration: none
}

.m-teaser.h-scheme--region-harburg .m-teaser__footer {
  background-color: #257950;
  color: #fff
}

.m-teaser.h-scheme--region-harburg.h-scheme--region-harburg.m-teaser--image .m-teaser__footer,
.m-teaser.h-scheme--region-harburg.h-scheme--region-harburg.m-teaser--image .m-teaser__headline {
  background-color: #257950
}

.m-teaser.h-scheme--region-harburg.h-scheme--region-harburg.m-teaser--image a {
  color: #fff;
  text-decoration: none
}

.m-teaser.h-scheme--region-mitte .m-teaser__footer {
  background-color: #64609a;
  color: #fff
}

.m-teaser.h-scheme--region-mitte.h-scheme--region-mitte.m-teaser--image .m-teaser__footer,
.m-teaser.h-scheme--region-mitte.h-scheme--region-mitte.m-teaser--image .m-teaser__headline {
  background-color: #64609a
}

.m-teaser.h-scheme--region-mitte.h-scheme--region-mitte.m-teaser--image a {
  color: #fff;
  text-decoration: none
}

.m-teaser.h-scheme--region-nord .m-teaser__footer {
  background-color: #b1262f;
  color: #fff
}

.m-teaser.h-scheme--region-nord.h-scheme--region-nord.m-teaser--image .m-teaser__footer,
.m-teaser.h-scheme--region-nord.h-scheme--region-nord.m-teaser--image .m-teaser__headline {
  background-color: #b1262f
}

.m-teaser.h-scheme--region-nord.h-scheme--region-nord.m-teaser--image a {
  color: #fff;
  text-decoration: none
}

.m-teaser.h-scheme--region-ost .m-teaser__footer {
  background-color: #ae3928;
  color: #fff
}

.m-teaser.h-scheme--region-ost.h-scheme--region-ost.m-teaser--image .m-teaser__footer,
.m-teaser.h-scheme--region-ost.h-scheme--region-ost.m-teaser--image .m-teaser__headline {
  background-color: #ae3928
}

.m-teaser.h-scheme--region-ost.h-scheme--region-ost.m-teaser--image a {
  color: #fff;
  text-decoration: none
}

.m-teaser.h-scheme--region-west .m-teaser__footer {
  background-color: #767676;
  color: #fff
}

.m-teaser.h-scheme--region-west.h-scheme--region-west.m-teaser--image .m-teaser__footer,
.m-teaser.h-scheme--region-west.h-scheme--region-west.m-teaser--image .m-teaser__headline {
  background-color: #767676
}

.m-teaser.h-scheme--region-west.h-scheme--region-west.m-teaser--image a {
  color: #fff;
  text-decoration: none
}

.m-teaser.h-scheme--color-blue .m-teaser__footer {
  background-color: #002680;
  color: #fff
}

.m-teaser.h-scheme--color-blue.h-scheme--color-blue.m-teaser--image .m-teaser__footer,
.m-teaser.h-scheme--color-blue.h-scheme--color-blue.m-teaser--image .m-teaser__headline {
  background-color: #002680
}

.m-teaser.h-scheme--color-blue.h-scheme--color-blue.m-teaser--image a {
  color: #fff;
  text-decoration: none
}

.m-teaser.h-scheme--color-red .m-teaser__footer {
  background-color: #fff;
  color: #fff
}

.m-teaser.h-scheme--color-red.h-scheme--color-red.m-teaser--image .m-teaser__footer,
.m-teaser.h-scheme--color-red.h-scheme--color-red.m-teaser--image .m-teaser__headline {
  background-color: #fff
}

.m-teaser.h-scheme--color-red.h-scheme--color-red.m-teaser--image a {
  color: #fff;
  text-decoration: none
}

.m-teaser.h-scheme--color-gray-light .m-teaser__footer {
  background-color: #fff;
  color: #fff
}

.m-teaser.h-scheme--color-gray-light.h-scheme--color-gray-light.m-teaser--image .m-teaser__footer,
.m-teaser.h-scheme--color-gray-light.h-scheme--color-gray-light.m-teaser--image .m-teaser__headline {
  background-color: #fff
}

.m-teaser.h-scheme--color-gray-light.h-scheme--color-gray-light.m-teaser--image a {
  color: #fff;
  text-decoration: none
}

.m-teaser.h-scheme--color-gray-dark .m-teaser__footer {
  background-color: #fff;
  color: #fff
}

.m-teaser.h-scheme--color-gray-dark.h-scheme--color-gray-dark.m-teaser--image .m-teaser__footer,
.m-teaser.h-scheme--color-gray-dark.h-scheme--color-gray-dark.m-teaser--image .m-teaser__headline {
  background-color: #fff
}

.m-teaser.h-scheme--color-gray-dark.h-scheme--color-gray-dark.m-teaser--image a {
  color: #fff;
  text-decoration: none
}

.m-teaser__body {
  flex-grow: 1;
  font-size: .875rem;
  height: 100%;
  padding: 1.25rem;
  position: relative
}

.m-teaser__body a {
  display: block
}

.m-teaser--image .m-teaser__body {
  flex-grow: 0;
  padding: 0
}

.m-teaser__headline {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 1.25rem
}

.m-teaser--image .m-teaser__headline {
  font-size: 1.5rem;
  margin-bottom: 0;
  padding: 1.25rem;
  text-transform: uppercase
}

.m-teaser__footer {
  color: #fff;
  font-size: 1.5rem;
  order: -1;
  padding: .9375rem .8125rem
}

.m-teaser__footer .o-article__field--field-shared-hashtag {
  color: #fff;
  margin-bottom: 0
}

.m-slide__container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 13px;
  padding-right: 13px;
  width: 100%
}

@media(min-width:576px) {
  .m-slide__container {
    max-width: 740px
  }
}

@media(min-width:768px) {
  .m-slide__container {
    max-width: 960px
  }
}

@media(min-width:992px) {
  .m-slide__container {
    max-width: 1140px
  }
}

@media(min-width:1200px) {
  .m-slide__container {
    max-width: 1280px
  }
}

.m-slide__inner {
  background: #edeff2;
  display: flex;
  flex-wrap: wrap;
  margin: 26px -13px;
  position: relative
}

@media screen and (min-width:1480px) {
  .m-slide__inner {
    margin: 0 -130px
  }
}

@media(min-width:992px) {
  .m-slide__inner {
    align-items: center;
    background: linear-gradient(270deg, #edeff2 90%, #fff 0);
    padding-bottom: 60px;
    padding-top: 60px
  }
}

.m-slide__media {
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: unset !important;
  padding-left: 13px;
  padding-right: unset !important;
  padding-right: 13px;
  position: relative;
  width: 100%
}

@media(min-width:992px) {
  .m-slide__media {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
    padding-left: 13px !important;
    padding-right: 13px !important
  }
}

.m-slide__content {
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 13px;
  padding-right: 13px;
  position: relative;
  width: 100%
}

@media(min-width:992px) {
  .m-slide__content {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
    padding-left: 27px;
    padding-right: 40px
  }
}

@media(min-width:992px)and (min-width:1200px) {
  .m-slide__content {
    padding-right: 130px
  }
}

.m-slide__content {
  margin-bottom: 40px;
  margin-top: 40px
}

@media(min-width:992px) {
  .m-slide__content {
    margin-bottom: 0;
    margin-top: 0
  }
}

.m-slide__media a {
  display: block
}

.m-slide__media img {
  width: 100%
}

.o-article__field--field-shared-hashtag {
  color: #002f63;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: .625rem;
  text-transform: uppercase
}

.m-slide__headline {
  color: #002f63;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
  text-transform: uppercase
}

@media(min-width:768px) {
  .o-slider--front .m-slide__headline {
    font-size: 2.125rem;
    line-height: 1.2
  }
}

.m-slide__text {
  font-size: 1.125rem;
  font-weight: 400;
  margin-top: .625rem
}

.m-slide__cta {
  margin-top: 30px
}

.m-slide__cta .a-btn {
  font-size: 1.125rem;
  font-weight: 600;
  letter-spacing: 1px;
  padding: .875rem 2.5rem
}

.o-slider--page .m-slide__cta .a-btn {
  background: transparent;
  border: 0;
  font-size: 1rem;
  font-weight: 700;
  padding: 4px 0;
  text-shadow: 1px 1px 3px #333
}

@media(min-width:576px) {
  .m-slide__cta .a-btn {
    font-size: 1.125rem;
    padding: .875rem 2.5rem
  }
}

.m-notification-ticker {
  margin-bottom: 1.625rem;
  margin-top: 1rem;
  padding: .3125rem 0;
  text-align: center
}

.h-is-front .m-notification-ticker {
  margin-top: 0
}

.m-notification-ticker a {
  color: #fff
}

.m-notification-ticker a:focus,
.m-notification-ticker a:hover {
  text-decoration: underline
}

.m-notification-ticker--blue {
  background-color: #002f63;
  color: #fff
}

.m-notification-ticker--red {
  background-color: #e2001a;
  color: #fff
}

.m-leader-recommendations {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-left: -13px;
  margin-right: -13px;
  padding-left: 0
}

.m-leader-recommendations__item {
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 13px;
  padding-right: 13px;
  position: relative;
  width: 100%
}

.m-leader-recommendations__item:not(:last-child) {
  margin-bottom: 26px
}

@media(min-width:768px) {
  .m-leader-recommendations__item {
    flex: 0 0 50%;
    margin-bottom: 0;
    max-width: 50%
  }
}

.m-leader-recommendations__item a:hover {
  text-decoration: none
}

.m-leader-recommendations__item a:focus-visible {
  border: 2px solid #333
}

.m-leader-recommendations__item .inner {
  background-color: #f5f5f5;
  color: #002f63;
  padding: 1rem
}

.m-leader-recommendations__item .course-meta__price {
  margin-top: 1rem
}

.m-leader-recommendations__headline {
  font-size: 1.125rem;
  text-decoration: underline
}

.m-badge {
  bottom: 40px;
  left: 0;
  position: fixed;
  right: 0;
  text-align: right;
  z-index: 4
}

.m-badge .layout__container {
  display: flex;
  gap: 30px;
  justify-content: right;
  position: relative
}

.m-badge__trigger {
  border-radius: 3.75rem;
  color: #fff;
  cursor: pointer;
  font-size: 1.1rem;
  margin: 0;
  padding: 15px 20px
}

.m-badge__trigger.m-badge__trigger--contact {
  background-color: #e2001a;
  border: 3px solid #e2001a
}

.m-badge__trigger.m-badge__trigger--contact:focus,
.m-badge__trigger.m-badge__trigger--contact:hover {
  background-color: #fff;
  color: #e2001a
}

.m-badge__trigger.m-badge__trigger--chatbot {
  background-color: #53b7c1;
  border: 3px solid #53b7c1
}

.m-badge__trigger.m-badge__trigger--chatbot:focus,
.m-badge__trigger.m-badge__trigger--chatbot:hover {
  background-color: #fff;
  color: #53b7c1
}

.m-badge__trigger.m-badge__trigger--chatbot .m-badge__chatbot-icon {
  width: 34px
}

.m-badge__trigger .vhs-icon {
  font-size: 1.5rem;
  margin-left: 10px
}

.m-badge__content {
  bottom: 95px;
  display: none;
  position: absolute;
  right: 13px;
  text-align: left;
  width: 300px
}

.m-badge__content #contact-daf {
  text-decoration: underline
}

.m-badge__indicator,
.m-badge__indicator-chatbot {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
  white-space: nowrap
}

.m-badge__indicator-chatbot:checked+.m-badge__content,
.m-badge__indicator:checked+.m-badge__content {
  display: block
}

.m-course-filter-store {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 1rem
}

@media(min-width:992px) {
  .m-course-filter-store {
    flex-wrap: nowrap
  }
}

.m-course-filter-store .a-btn {
  margin-top: 1rem;
  white-space: nowrap
}

@media(min-width:992px) {
  .m-course-filter-store .a-btn {
    margin-top: 0
  }
}

.m-course-filter-store__description {
  margin-right: 1rem
}

.m-not-found-teaser .m-teaser__footer {
  padding: .5rem
}

.m-not-found-teaser__roof {
  padding-bottom: 0 !important;
  padding-top: 3rem !important
}

.m-not-found-teaser__title {
  padding-bottom: 2rem !important
}

.m-course-finder-breadcrumbs .slick-dots,
.m-course-finder-breadcrumbs-visible .slick-dots {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-left: -13px;
  margin-right: -13px;
  padding: 0
}

.m-course-finder-breadcrumbs .slick-dots li,
.m-course-finder-breadcrumbs-visible .slick-dots li {
  flex: 0 0 100%;
  margin-bottom: 1rem;
  max-width: 100%;
  padding-left: 13px;
  padding-right: 13px;
  position: relative;
  width: 100%
}

@media(min-width:576px) {

  .m-course-finder-breadcrumbs .slick-dots li,
  .m-course-finder-breadcrumbs-visible .slick-dots li {
    flex: 0 0 50%;
    max-width: 50%
  }
}

@media(min-width:992px) {

  .m-course-finder-breadcrumbs .slick-dots li,
  .m-course-finder-breadcrumbs-visible .slick-dots li {
    flex: 0 0 20%;
    margin-bottom: 0;
    max-width: 20%
  }
}

.m-course-finder-breadcrumbs .slick-dots li .a-btn,
.m-course-finder-breadcrumbs-visible .slick-dots li .a-btn {
  background-color: #fff;
  color: #002f63;
  width: 100%
}

.m-paragraph__view-mode--front .m-course-finder-breadcrumbs .slick-dots li .a-btn,
.m-paragraph__view-mode--front .m-course-finder-breadcrumbs-visible .slick-dots li .a-btn {
  background-color: #edeff2;
  color: #002f63
}

.m-slide.h-scheme--default .m-paragraph__view-mode--front .m-course-finder-breadcrumbs .slick-dots li.slick-active .a-btn,
.m-slide.h-scheme--default .m-paragraph__view-mode--front .m-course-finder-breadcrumbs-visible .slick-dots li.slick-active .a-btn {
  background-color: #38b6bf;
  color: #fff
}

.m-slide.h-scheme--category-job .m-paragraph__view-mode--front .m-course-finder-breadcrumbs .slick-dots li.slick-active .a-btn,
.m-slide.h-scheme--category-job .m-paragraph__view-mode--front .m-course-finder-breadcrumbs-visible .slick-dots li.slick-active .a-btn {
  background-color: #4b6a91;
  color: #fff
}

.m-slide.h-scheme--category-daf .m-paragraph__view-mode--front .m-course-finder-breadcrumbs .slick-dots li.slick-active .a-btn,
.m-slide.h-scheme--category-daf .m-paragraph__view-mode--front .m-course-finder-breadcrumbs-visible .slick-dots li.slick-active .a-btn {
  background-color: #0e4b82;
  color: #fff
}

.m-slide.h-scheme--category-food .m-paragraph__view-mode--front .m-course-finder-breadcrumbs .slick-dots li.slick-active .a-btn,
.m-slide.h-scheme--category-food .m-paragraph__view-mode--front .m-course-finder-breadcrumbs-visible .slick-dots li.slick-active .a-btn {
  background-color: #b86621;
  color: #fff
}

.m-slide.h-scheme--category-society .m-paragraph__view-mode--front .m-course-finder-breadcrumbs .slick-dots li.slick-active .a-btn,
.m-slide.h-scheme--category-society .m-paragraph__view-mode--front .m-course-finder-breadcrumbs-visible .slick-dots li.slick-active .a-btn {
  background-color: #b85a3a;
  color: #fff
}

.m-slide.h-scheme--category-health .m-paragraph__view-mode--front .m-course-finder-breadcrumbs .slick-dots li.slick-active .a-btn,
.m-slide.h-scheme--category-health .m-paragraph__view-mode--front .m-course-finder-breadcrumbs-visible .slick-dots li.slick-active .a-btn {
  background-color: #1e8a92;
  color: #fff
}

.m-slide.h-scheme--category-basic-education .m-paragraph__view-mode--front .m-course-finder-breadcrumbs .slick-dots li.slick-active .a-btn,
.m-slide.h-scheme--category-basic-education .m-paragraph__view-mode--front .m-course-finder-breadcrumbs-visible .slick-dots li.slick-active .a-btn {
  background-color: #64609a;
  color: #fff
}

.m-slide.h-scheme--category-hamburg .m-paragraph__view-mode--front .m-course-finder-breadcrumbs .slick-dots li.slick-active .a-btn,
.m-slide.h-scheme--category-hamburg .m-paragraph__view-mode--front .m-course-finder-breadcrumbs-visible .slick-dots li.slick-active .a-btn {
  background-color: #e2001a;
  color: #fff
}

.m-slide.h-scheme--category-young-vhs .m-paragraph__view-mode--front .m-course-finder-breadcrumbs .slick-dots li.slick-active .a-btn,
.m-slide.h-scheme--category-young-vhs .m-paragraph__view-mode--front .m-course-finder-breadcrumbs-visible .slick-dots li.slick-active .a-btn {
  background-color: #007db8;
  color: #fff
}

.m-slide.h-scheme--category-culture .m-paragraph__view-mode--front .m-course-finder-breadcrumbs .slick-dots li.slick-active .a-btn,
.m-slide.h-scheme--category-culture .m-paragraph__view-mode--front .m-course-finder-breadcrumbs-visible .slick-dots li.slick-active .a-btn {
  background-color: #b1262f;
  color: #fff
}

.m-slide.h-scheme--category-learn .m-paragraph__view-mode--front .m-course-finder-breadcrumbs .slick-dots li.slick-active .a-btn,
.m-slide.h-scheme--category-learn .m-paragraph__view-mode--front .m-course-finder-breadcrumbs-visible .slick-dots li.slick-active .a-btn {
  background-color: #53656b;
  color: #fff
}

.m-slide.h-scheme--category-multimedia .m-paragraph__view-mode--front .m-course-finder-breadcrumbs .slick-dots li.slick-active .a-btn,
.m-slide.h-scheme--category-multimedia .m-paragraph__view-mode--front .m-course-finder-breadcrumbs-visible .slick-dots li.slick-active .a-btn {
  background-color: #924864;
  color: #fff
}

.m-slide.h-scheme--category-nature .m-paragraph__view-mode--front .m-course-finder-breadcrumbs .slick-dots li.slick-active .a-btn,
.m-slide.h-scheme--category-nature .m-paragraph__view-mode--front .m-course-finder-breadcrumbs-visible .slick-dots li.slick-active .a-btn {
  background-color: #257950;
  color: #fff
}

.m-slide.h-scheme--category-personality .m-paragraph__view-mode--front .m-course-finder-breadcrumbs .slick-dots li.slick-active .a-btn,
.m-slide.h-scheme--category-personality .m-paragraph__view-mode--front .m-course-finder-breadcrumbs-visible .slick-dots li.slick-active .a-btn {
  background-color: #007f73;
  color: #fff
}

.m-slide.h-scheme--category-politics .m-paragraph__view-mode--front .m-course-finder-breadcrumbs .slick-dots li.slick-active .a-btn,
.m-slide.h-scheme--category-politics .m-paragraph__view-mode--front .m-course-finder-breadcrumbs-visible .slick-dots li.slick-active .a-btn {
  background-color: #ae3928;
  color: #fff
}

.m-slide.h-scheme--category-languages .m-paragraph__view-mode--front .m-course-finder-breadcrumbs .slick-dots li.slick-active .a-btn,
.m-slide.h-scheme--category-languages .m-paragraph__view-mode--front .m-course-finder-breadcrumbs-visible .slick-dots li.slick-active .a-btn,
.m-slide.h-scheme--category-web .m-paragraph__view-mode--front .m-course-finder-breadcrumbs .slick-dots li.slick-active .a-btn,
.m-slide.h-scheme--category-web .m-paragraph__view-mode--front .m-course-finder-breadcrumbs-visible .slick-dots li.slick-active .a-btn {
  background-color: #64609a;
  color: #fff
}

.m-slide.h-scheme--region-bergedorf .m-paragraph__view-mode--front .m-course-finder-breadcrumbs .slick-dots li.slick-active .a-btn,
.m-slide.h-scheme--region-bergedorf .m-paragraph__view-mode--front .m-course-finder-breadcrumbs-visible .slick-dots li.slick-active .a-btn {
  background-color: #b85a3a;
  color: #fff
}

.m-slide.h-scheme--region-harburg .m-paragraph__view-mode--front .m-course-finder-breadcrumbs .slick-dots li.slick-active .a-btn,
.m-slide.h-scheme--region-harburg .m-paragraph__view-mode--front .m-course-finder-breadcrumbs-visible .slick-dots li.slick-active .a-btn {
  background-color: #257950;
  color: #fff
}

.m-slide.h-scheme--region-mitte .m-paragraph__view-mode--front .m-course-finder-breadcrumbs .slick-dots li.slick-active .a-btn,
.m-slide.h-scheme--region-mitte .m-paragraph__view-mode--front .m-course-finder-breadcrumbs-visible .slick-dots li.slick-active .a-btn {
  background-color: #64609a;
  color: #fff
}

.m-slide.h-scheme--region-nord .m-paragraph__view-mode--front .m-course-finder-breadcrumbs .slick-dots li.slick-active .a-btn,
.m-slide.h-scheme--region-nord .m-paragraph__view-mode--front .m-course-finder-breadcrumbs-visible .slick-dots li.slick-active .a-btn {
  background-color: #b1262f;
  color: #fff
}

.m-slide.h-scheme--region-ost .m-paragraph__view-mode--front .m-course-finder-breadcrumbs .slick-dots li.slick-active .a-btn,
.m-slide.h-scheme--region-ost .m-paragraph__view-mode--front .m-course-finder-breadcrumbs-visible .slick-dots li.slick-active .a-btn {
  background-color: #ae3928;
  color: #fff
}

.m-slide.h-scheme--region-west .m-paragraph__view-mode--front .m-course-finder-breadcrumbs .slick-dots li.slick-active .a-btn,
.m-slide.h-scheme--region-west .m-paragraph__view-mode--front .m-course-finder-breadcrumbs-visible .slick-dots li.slick-active .a-btn {
  background-color: #767676;
  color: #fff
}

.m-slide.h-scheme--color-blue .m-paragraph__view-mode--front .m-course-finder-breadcrumbs .slick-dots li.slick-active .a-btn,
.m-slide.h-scheme--color-blue .m-paragraph__view-mode--front .m-course-finder-breadcrumbs-visible .slick-dots li.slick-active .a-btn {
  background-color: #002680;
  color: #fff
}

.m-slide.h-scheme--color-gray-dark .m-paragraph__view-mode--front .m-course-finder-breadcrumbs .slick-dots li.slick-active .a-btn,
.m-slide.h-scheme--color-gray-dark .m-paragraph__view-mode--front .m-course-finder-breadcrumbs-visible .slick-dots li.slick-active .a-btn,
.m-slide.h-scheme--color-gray-light .m-paragraph__view-mode--front .m-course-finder-breadcrumbs .slick-dots li.slick-active .a-btn,
.m-slide.h-scheme--color-gray-light .m-paragraph__view-mode--front .m-course-finder-breadcrumbs-visible .slick-dots li.slick-active .a-btn,
.m-slide.h-scheme--color-red .m-paragraph__view-mode--front .m-course-finder-breadcrumbs .slick-dots li.slick-active .a-btn,
.m-slide.h-scheme--color-red .m-paragraph__view-mode--front .m-course-finder-breadcrumbs-visible .slick-dots li.slick-active .a-btn {
  background-color: #fff;
  color: #fff
}

.m-course-finder-breadcrumbs__item {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 2px solid transparent;
  border-radius: 0;
  color: #002f63;
  display: inline-flex;
  font-weight: 700;
  justify-content: center;
  padding: 8px 20px;
  text-transform: uppercase;
  width: 100%
}

.m-course-finder-slide {
  outline: none
}

.m-course-finder-slide .m-form__field--checkbox+.m-form__label:before,
.m-course-finder-slide .m-form__field--radio+.m-form__label:before {
  border-width: 2px
}

.m-slide.h-scheme--default .m-course-finder-slide .m-form__field--checkbox+.m-form__label:before,
.m-slide.h-scheme--default .m-course-finder-slide .m-form__field--radio+.m-form__label:before {
  border-color: #38b6bf
}

.m-slide.h-scheme--category-job .m-course-finder-slide .m-form__field--checkbox+.m-form__label:before,
.m-slide.h-scheme--category-job .m-course-finder-slide .m-form__field--radio+.m-form__label:before {
  border-color: #4b6a91
}

.m-slide.h-scheme--category-daf .m-course-finder-slide .m-form__field--checkbox+.m-form__label:before,
.m-slide.h-scheme--category-daf .m-course-finder-slide .m-form__field--radio+.m-form__label:before {
  border-color: #0e4b82
}

.m-slide.h-scheme--category-food .m-course-finder-slide .m-form__field--checkbox+.m-form__label:before,
.m-slide.h-scheme--category-food .m-course-finder-slide .m-form__field--radio+.m-form__label:before {
  border-color: #b86621
}

.m-slide.h-scheme--category-society .m-course-finder-slide .m-form__field--checkbox+.m-form__label:before,
.m-slide.h-scheme--category-society .m-course-finder-slide .m-form__field--radio+.m-form__label:before {
  border-color: #b85a3a
}

.m-slide.h-scheme--category-health .m-course-finder-slide .m-form__field--checkbox+.m-form__label:before,
.m-slide.h-scheme--category-health .m-course-finder-slide .m-form__field--radio+.m-form__label:before {
  border-color: #1e8a92
}

.m-slide.h-scheme--category-basic-education .m-course-finder-slide .m-form__field--checkbox+.m-form__label:before,
.m-slide.h-scheme--category-basic-education .m-course-finder-slide .m-form__field--radio+.m-form__label:before {
  border-color: #64609a
}

.m-slide.h-scheme--category-hamburg .m-course-finder-slide .m-form__field--checkbox+.m-form__label:before,
.m-slide.h-scheme--category-hamburg .m-course-finder-slide .m-form__field--radio+.m-form__label:before {
  border-color: #e2001a
}

.m-slide.h-scheme--category-young-vhs .m-course-finder-slide .m-form__field--checkbox+.m-form__label:before,
.m-slide.h-scheme--category-young-vhs .m-course-finder-slide .m-form__field--radio+.m-form__label:before {
  border-color: #007db8
}

.m-slide.h-scheme--category-culture .m-course-finder-slide .m-form__field--checkbox+.m-form__label:before,
.m-slide.h-scheme--category-culture .m-course-finder-slide .m-form__field--radio+.m-form__label:before {
  border-color: #b1262f
}

.m-slide.h-scheme--category-learn .m-course-finder-slide .m-form__field--checkbox+.m-form__label:before,
.m-slide.h-scheme--category-learn .m-course-finder-slide .m-form__field--radio+.m-form__label:before {
  border-color: #53656b
}

.m-slide.h-scheme--category-multimedia .m-course-finder-slide .m-form__field--checkbox+.m-form__label:before,
.m-slide.h-scheme--category-multimedia .m-course-finder-slide .m-form__field--radio+.m-form__label:before {
  border-color: #924864
}

.m-slide.h-scheme--category-nature .m-course-finder-slide .m-form__field--checkbox+.m-form__label:before,
.m-slide.h-scheme--category-nature .m-course-finder-slide .m-form__field--radio+.m-form__label:before {
  border-color: #257950
}

.m-slide.h-scheme--category-personality .m-course-finder-slide .m-form__field--checkbox+.m-form__label:before,
.m-slide.h-scheme--category-personality .m-course-finder-slide .m-form__field--radio+.m-form__label:before {
  border-color: #007f73
}

.m-slide.h-scheme--category-politics .m-course-finder-slide .m-form__field--checkbox+.m-form__label:before,
.m-slide.h-scheme--category-politics .m-course-finder-slide .m-form__field--radio+.m-form__label:before {
  border-color: #ae3928
}

.m-slide.h-scheme--category-languages .m-course-finder-slide .m-form__field--checkbox+.m-form__label:before,
.m-slide.h-scheme--category-languages .m-course-finder-slide .m-form__field--radio+.m-form__label:before,
.m-slide.h-scheme--category-web .m-course-finder-slide .m-form__field--checkbox+.m-form__label:before,
.m-slide.h-scheme--category-web .m-course-finder-slide .m-form__field--radio+.m-form__label:before {
  border-color: #64609a
}

.m-slide.h-scheme--region-bergedorf .m-course-finder-slide .m-form__field--checkbox+.m-form__label:before,
.m-slide.h-scheme--region-bergedorf .m-course-finder-slide .m-form__field--radio+.m-form__label:before {
  border-color: #b85a3a
}

.m-slide.h-scheme--region-harburg .m-course-finder-slide .m-form__field--checkbox+.m-form__label:before,
.m-slide.h-scheme--region-harburg .m-course-finder-slide .m-form__field--radio+.m-form__label:before {
  border-color: #257950
}

.m-slide.h-scheme--region-mitte .m-course-finder-slide .m-form__field--checkbox+.m-form__label:before,
.m-slide.h-scheme--region-mitte .m-course-finder-slide .m-form__field--radio+.m-form__label:before {
  border-color: #64609a
}

.m-slide.h-scheme--region-nord .m-course-finder-slide .m-form__field--checkbox+.m-form__label:before,
.m-slide.h-scheme--region-nord .m-course-finder-slide .m-form__field--radio+.m-form__label:before {
  border-color: #b1262f
}

.m-slide.h-scheme--region-ost .m-course-finder-slide .m-form__field--checkbox+.m-form__label:before,
.m-slide.h-scheme--region-ost .m-course-finder-slide .m-form__field--radio+.m-form__label:before {
  border-color: #ae3928
}

.m-slide.h-scheme--region-west .m-course-finder-slide .m-form__field--checkbox+.m-form__label:before,
.m-slide.h-scheme--region-west .m-course-finder-slide .m-form__field--radio+.m-form__label:before {
  border-color: #767676
}

.m-slide.h-scheme--color-blue .m-course-finder-slide .m-form__field--checkbox+.m-form__label:before,
.m-slide.h-scheme--color-blue .m-course-finder-slide .m-form__field--radio+.m-form__label:before {
  border-color: #002680
}

.m-slide.h-scheme--color-gray-dark .m-course-finder-slide .m-form__field--checkbox+.m-form__label:before,
.m-slide.h-scheme--color-gray-dark .m-course-finder-slide .m-form__field--radio+.m-form__label:before,
.m-slide.h-scheme--color-gray-light .m-course-finder-slide .m-form__field--checkbox+.m-form__label:before,
.m-slide.h-scheme--color-gray-light .m-course-finder-slide .m-form__field--radio+.m-form__label:before,
.m-slide.h-scheme--color-red .m-course-finder-slide .m-form__field--checkbox+.m-form__label:before,
.m-slide.h-scheme--color-red .m-course-finder-slide .m-form__field--radio+.m-form__label:before {
  border-color: #fff
}

.m-course-finder-slide .m-form__field--checkbox:checked+.m-form__label:after {
  content: "";
  height: 12px;
  left: 5px;
  top: 5px;
  width: 12px
}

.m-slide.h-scheme--default .m-course-finder-slide .m-form__field--checkbox:checked+.m-form__label:after {
  background-color: #38b6bf
}

.m-slide.h-scheme--category-job .m-course-finder-slide .m-form__field--checkbox:checked+.m-form__label:after {
  background-color: #4b6a91
}

.m-slide.h-scheme--category-daf .m-course-finder-slide .m-form__field--checkbox:checked+.m-form__label:after {
  background-color: #0e4b82
}

.m-slide.h-scheme--category-food .m-course-finder-slide .m-form__field--checkbox:checked+.m-form__label:after {
  background-color: #b86621
}

.m-slide.h-scheme--category-society .m-course-finder-slide .m-form__field--checkbox:checked+.m-form__label:after {
  background-color: #b85a3a
}

.m-slide.h-scheme--category-health .m-course-finder-slide .m-form__field--checkbox:checked+.m-form__label:after {
  background-color: #1e8a92
}

.m-slide.h-scheme--category-basic-education .m-course-finder-slide .m-form__field--checkbox:checked+.m-form__label:after {
  background-color: #64609a
}

.m-slide.h-scheme--category-hamburg .m-course-finder-slide .m-form__field--checkbox:checked+.m-form__label:after {
  background-color: #e2001a
}

.m-slide.h-scheme--category-young-vhs .m-course-finder-slide .m-form__field--checkbox:checked+.m-form__label:after {
  background-color: #007db8
}

.m-slide.h-scheme--category-culture .m-course-finder-slide .m-form__field--checkbox:checked+.m-form__label:after {
  background-color: #b1262f
}

.m-slide.h-scheme--category-learn .m-course-finder-slide .m-form__field--checkbox:checked+.m-form__label:after {
  background-color: #53656b
}

.m-slide.h-scheme--category-multimedia .m-course-finder-slide .m-form__field--checkbox:checked+.m-form__label:after {
  background-color: #924864
}

.m-slide.h-scheme--category-nature .m-course-finder-slide .m-form__field--checkbox:checked+.m-form__label:after {
  background-color: #257950
}

.m-slide.h-scheme--category-personality .m-course-finder-slide .m-form__field--checkbox:checked+.m-form__label:after {
  background-color: #007f73
}

.m-slide.h-scheme--category-politics .m-course-finder-slide .m-form__field--checkbox:checked+.m-form__label:after {
  background-color: #ae3928
}

.m-slide.h-scheme--category-languages .m-course-finder-slide .m-form__field--checkbox:checked+.m-form__label:after,
.m-slide.h-scheme--category-web .m-course-finder-slide .m-form__field--checkbox:checked+.m-form__label:after {
  background-color: #64609a
}

.m-slide.h-scheme--region-bergedorf .m-course-finder-slide .m-form__field--checkbox:checked+.m-form__label:after {
  background-color: #b85a3a
}

.m-slide.h-scheme--region-harburg .m-course-finder-slide .m-form__field--checkbox:checked+.m-form__label:after {
  background-color: #257950
}

.m-slide.h-scheme--region-mitte .m-course-finder-slide .m-form__field--checkbox:checked+.m-form__label:after {
  background-color: #64609a
}

.m-slide.h-scheme--region-nord .m-course-finder-slide .m-form__field--checkbox:checked+.m-form__label:after {
  background-color: #b1262f
}

.m-slide.h-scheme--region-ost .m-course-finder-slide .m-form__field--checkbox:checked+.m-form__label:after {
  background-color: #ae3928
}

.m-slide.h-scheme--region-west .m-course-finder-slide .m-form__field--checkbox:checked+.m-form__label:after {
  background-color: #767676
}

.m-slide.h-scheme--color-blue .m-course-finder-slide .m-form__field--checkbox:checked+.m-form__label:after {
  background-color: #002680
}

.m-slide.h-scheme--color-gray-dark .m-course-finder-slide .m-form__field--checkbox:checked+.m-form__label:after,
.m-slide.h-scheme--color-gray-light .m-course-finder-slide .m-form__field--checkbox:checked+.m-form__label:after,
.m-slide.h-scheme--color-red .m-course-finder-slide .m-form__field--checkbox:checked+.m-form__label:after {
  background-color: #fff
}

.m-slide.h-scheme--default .m-course-finder-slide .m-form__field--radio:checked+.m-form__label:after {
  background-color: #38b6bf
}

.m-slide.h-scheme--category-job .m-course-finder-slide .m-form__field--radio:checked+.m-form__label:after {
  background-color: #4b6a91
}

.m-slide.h-scheme--category-daf .m-course-finder-slide .m-form__field--radio:checked+.m-form__label:after {
  background-color: #0e4b82
}

.m-slide.h-scheme--category-food .m-course-finder-slide .m-form__field--radio:checked+.m-form__label:after {
  background-color: #b86621
}

.m-slide.h-scheme--category-society .m-course-finder-slide .m-form__field--radio:checked+.m-form__label:after {
  background-color: #b85a3a
}

.m-slide.h-scheme--category-health .m-course-finder-slide .m-form__field--radio:checked+.m-form__label:after {
  background-color: #1e8a92
}

.m-slide.h-scheme--category-basic-education .m-course-finder-slide .m-form__field--radio:checked+.m-form__label:after {
  background-color: #64609a
}

.m-slide.h-scheme--category-hamburg .m-course-finder-slide .m-form__field--radio:checked+.m-form__label:after {
  background-color: #e2001a
}

.m-slide.h-scheme--category-young-vhs .m-course-finder-slide .m-form__field--radio:checked+.m-form__label:after {
  background-color: #007db8
}

.m-slide.h-scheme--category-culture .m-course-finder-slide .m-form__field--radio:checked+.m-form__label:after {
  background-color: #b1262f
}

.m-slide.h-scheme--category-learn .m-course-finder-slide .m-form__field--radio:checked+.m-form__label:after {
  background-color: #53656b
}

.m-slide.h-scheme--category-multimedia .m-course-finder-slide .m-form__field--radio:checked+.m-form__label:after {
  background-color: #924864
}

.m-slide.h-scheme--category-nature .m-course-finder-slide .m-form__field--radio:checked+.m-form__label:after {
  background-color: #257950
}

.m-slide.h-scheme--category-personality .m-course-finder-slide .m-form__field--radio:checked+.m-form__label:after {
  background-color: #007f73
}

.m-slide.h-scheme--category-politics .m-course-finder-slide .m-form__field--radio:checked+.m-form__label:after {
  background-color: #ae3928
}

.m-slide.h-scheme--category-languages .m-course-finder-slide .m-form__field--radio:checked+.m-form__label:after,
.m-slide.h-scheme--category-web .m-course-finder-slide .m-form__field--radio:checked+.m-form__label:after {
  background-color: #64609a
}

.m-slide.h-scheme--region-bergedorf .m-course-finder-slide .m-form__field--radio:checked+.m-form__label:after {
  background-color: #b85a3a
}

.m-slide.h-scheme--region-harburg .m-course-finder-slide .m-form__field--radio:checked+.m-form__label:after {
  background-color: #257950
}

.m-slide.h-scheme--region-mitte .m-course-finder-slide .m-form__field--radio:checked+.m-form__label:after {
  background-color: #64609a
}

.m-slide.h-scheme--region-nord .m-course-finder-slide .m-form__field--radio:checked+.m-form__label:after {
  background-color: #b1262f
}

.m-slide.h-scheme--region-ost .m-course-finder-slide .m-form__field--radio:checked+.m-form__label:after {
  background-color: #ae3928
}

.m-slide.h-scheme--region-west .m-course-finder-slide .m-form__field--radio:checked+.m-form__label:after {
  background-color: #767676
}

.m-slide.h-scheme--color-blue .m-course-finder-slide .m-form__field--radio:checked+.m-form__label:after {
  background-color: #002680
}

.m-slide.h-scheme--color-gray-dark .m-course-finder-slide .m-form__field--radio:checked+.m-form__label:after,
.m-slide.h-scheme--color-gray-light .m-course-finder-slide .m-form__field--radio:checked+.m-form__label:after,
.m-slide.h-scheme--color-red .m-course-finder-slide .m-form__field--radio:checked+.m-form__label:after {
  background-color: #fff
}

.m-course-finder-slide__title {
  font-size: 1.5rem;
  line-height: 1.2;
  margin: 40px 0
}

.m-slide.h-scheme--default .m-course-finder-slide__title {
  color: #38b6bf
}

.m-slide.h-scheme--category-job .m-course-finder-slide__title {
  color: #4b6a91
}

.m-slide.h-scheme--category-daf .m-course-finder-slide__title {
  color: #0e4b82
}

.m-slide.h-scheme--category-food .m-course-finder-slide__title {
  color: #b86621
}

.m-slide.h-scheme--category-society .m-course-finder-slide__title {
  color: #b85a3a
}

.m-slide.h-scheme--category-health .m-course-finder-slide__title {
  color: #1e8a92
}

.m-slide.h-scheme--category-basic-education .m-course-finder-slide__title {
  color: #64609a
}

.m-slide.h-scheme--category-hamburg .m-course-finder-slide__title {
  color: #e2001a
}

.m-slide.h-scheme--category-young-vhs .m-course-finder-slide__title {
  color: #007db8
}

.m-slide.h-scheme--category-culture .m-course-finder-slide__title {
  color: #b1262f
}

.m-slide.h-scheme--category-learn .m-course-finder-slide__title {
  color: #53656b
}

.m-slide.h-scheme--category-multimedia .m-course-finder-slide__title {
  color: #924864
}

.m-slide.h-scheme--category-nature .m-course-finder-slide__title {
  color: #257950
}

.m-slide.h-scheme--category-personality .m-course-finder-slide__title {
  color: #007f73
}

.m-slide.h-scheme--category-politics .m-course-finder-slide__title {
  color: #ae3928
}

.m-slide.h-scheme--category-languages .m-course-finder-slide__title,
.m-slide.h-scheme--category-web .m-course-finder-slide__title {
  color: #64609a
}

.m-slide.h-scheme--region-bergedorf .m-course-finder-slide__title {
  color: #b85a3a
}

.m-slide.h-scheme--region-harburg .m-course-finder-slide__title {
  color: #257950
}

.m-slide.h-scheme--region-mitte .m-course-finder-slide__title {
  color: #64609a
}

.m-slide.h-scheme--region-nord .m-course-finder-slide__title {
  color: #b1262f
}

.m-slide.h-scheme--region-ost .m-course-finder-slide__title {
  color: #ae3928
}

.m-slide.h-scheme--region-west .m-course-finder-slide__title {
  color: #767676
}

.m-slide.h-scheme--color-blue .m-course-finder-slide__title {
  color: #002680
}

.m-slide.h-scheme--color-gray-dark .m-course-finder-slide__title,
.m-slide.h-scheme--color-gray-light .m-course-finder-slide__title,
.m-slide.h-scheme--color-red .m-course-finder-slide__title {
  color: #fff
}

.m-course-finder-slide__footnote {
  font-size: .875rem
}

.m-course-finder-slide__options {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 1.25rem;
  margin-left: -13px;
  margin-right: -13px;
  padding: 0
}

.m-paragraph__course-finder--active .m-course-finder-slide__actions {
  float: right
}

.m-paragraph__course-finder--active .m-course-finder-slide__actions .a-btn {
  justify-content: space-between;
  width: 100%
}

.m-course-finder-slide__option {
  color: #002f63;
  font-size: 1rem;
  margin-bottom: 1.25rem;
  padding-left: 13px;
  padding-right: 13px;
  position: relative;
  width: 100%
}

.m-course-finder-slide__option .m-form__item,
.m-course-finder-slide__option .m-form__label {
  margin-bottom: 0
}

.m-course-finder-slide__option .m-form__field--checkbox:checked+.m-form__label:before {
  background-image: none
}

.m-course-finder-slide__options--3 .m-course-finder-slide__option {
  flex: 0 0 100%;
  max-width: 100%
}

@media(min-width:576px) {
  .m-course-finder-slide__options--3 .m-course-finder-slide__option {
    flex: 0 0 50%;
    max-width: 50%
  }
}

@media(min-width:992px) {
  .m-course-finder-slide__options--3 .m-course-finder-slide__option {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
  }
}

.m-course-finder-slide__options--4 .m-course-finder-slide__option {
  flex: 0 0 100%;
  max-width: 100%
}

@media(min-width:576px) {
  .m-course-finder-slide__options--4 .m-course-finder-slide__option {
    flex: 0 0 50%;
    max-width: 50%
  }
}

@media(min-width:992px) {
  .m-course-finder-slide__options--4 .m-course-finder-slide__option {
    flex: 0 0 25%;
    max-width: 25%
  }
}

.m-course-finder-slide__result-link {
  display: none;
  font-weight: 700;
  margin-top: 1rem;
  text-transform: uppercase
}

.m-course-finder-slide__result-link .vhs-icon {
  font-size: 1.4em;
  margin-right: 10px
}

.m-stored-searches-inner {
  display: flex;
  flex-direction: column;
  font-size: 1.125rem;
  font-weight: 400;
  gap: 1.5rem;
  line-height: 1.67;
  margin-bottom: 2rem
}

@media(min-width:768px) {
  .m-stored-searches-inner {
    flex-direction: row;
    gap: 2.5rem;
    margin-bottom: 5rem;
    margin-top: 2rem
  }

  .m-stored-searches-inner p {
    margin-bottom: 2rem
  }
}

.m-stored-searches-inner .m-stored-searches-description,
.m-stored-searches-inner .m-stored-searches-info {
  flex: 1 1 0
}

.m-stored-searches-inner .m-stored-searches-info a {
  font-weight: 600;
  text-decoration: underline
}

.m-stored-searches-inner .m-stored-searches-info a:hover {
  text-decoration: none
}

.m-stored-searches-inner .m-stored-searches-description {
  background: #ebebeb;
  padding: 1.875rem
}

.m-stored-searches-inner .m-stored-searches-description ul {
  list-style: none;
  text-indent: -19px
}

.m-stored-searches-inner .m-stored-searches-description ul li {
  margin-bottom: 1.25rem
}

.m-stored-searches-inner .m-stored-searches-description ul li:before {
  content: ".";
  font-size: 30px;
  line-height: 0;
  margin-right: .4em;
  position: relative;
  top: -4px
}

.m-stored-searches {
  list-style: none;
  margin: 0;
  padding: 0
}

.m-stored-searches__item {
  border-top: 5px solid #ebebeb;
  padding: 30px 0
}

.m-stored-searches__item:last-child {
  border-bottom: 5px solid #ebebeb
}

.m-stored-searches__item .m-stored-searches__item-title {
  font-size: 1.125rem
}

.m-stored-searches__item .m-stored-searches__item-title strong {
  font-weight: 600
}

.m-stored-searches__item .m-stored-searches__item-options {
  align-items: center;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: .625rem
}

.m-stored-searches__item .m-filter-tags__list {
  padding-top: .625rem
}

@media(min-width:768px) {
  .m-stored-searches__item .m-filter-tags__list {
    padding-top: .9375rem
  }
}

.m-stored-searches__item .m-filter-tags__item {
  background: #ebebeb;
  border-radius: 25px;
  padding: 15px
}

.m-stored-searches__item .m-filter-tags__link {
  border: unset;
  color: #002f63;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  padding: unset
}

.m-stored-searches__item .m-stored-searches__criteria {
  color: #333
}

.m-stored-searches__item header {
  align-items: center;
  display: flex;
  flex-wrap: wrap-reverse;
  gap: .625rem;
  justify-content: space-between;
  margin-bottom: 1.875rem
}

@media(min-width:576px) {
  .m-stored-searches__item header {
    gap: 1.25rem
  }
}

.m-stored-searches__item small {
  font-size: 1.125rem;
  font-weight: 400;
  text-align: right;
  width: 100%
}

@media(min-width:576px) {
  .m-stored-searches__item small {
    width: auto
  }
}

.m-stored-searches__actions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  list-style: none;
  margin: 0;
  padding: 0
}

.m-stored-searches__actions .btn--tertiary {
  background-color: #002f63;
  color: #fff
}

.m-stored-searches__actions .btn--remove {
  color: #e2001a;
  font-size: 1.125rem;
  font-weight: 500;
  gap: 15px;
  text-decoration: underline;
  text-transform: none
}

.m-stored-searches__actions .btn--remove:hover {
  text-decoration: underline
}

.m-stored-searches__action:not(:last-child) {
  margin-right: 1rem
}

.m-oembed-optin {
  background: rgba(0, 0, 0, .6);
  color: #fff;
  padding: 4rem 2rem;
  text-align: center
}

.m-paragraph__grid-2-cols {
  display: flex;
  flex-wrap: wrap;
  margin-left: -13px;
  margin-right: -13px
}

.m-paragraph__grid-2-cols .o-article__field--field-grid-4-cols-col-1,
.m-paragraph__grid-2-cols .o-article__field--field-grid-4-cols-col-2 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 13px;
  padding-right: 13px;
  position: relative;
  width: 100%
}

@media(min-width:768px) {

  .m-paragraph__grid-2-cols .o-article__field--field-grid-4-cols-col-1,
  .m-paragraph__grid-2-cols .o-article__field--field-grid-4-cols-col-2 {
    flex: 0 0 50%;
    max-width: 50%
  }
}

.m-paragraph__grid-3-cols {
  display: flex;
  flex-wrap: wrap;
  margin-left: -13px;
  margin-right: -13px
}

.m-paragraph__grid-3-cols .o-article__field--field-grid-4-cols-col-1,
.m-paragraph__grid-3-cols .o-article__field--field-grid-4-cols-col-2,
.m-paragraph__grid-3-cols .o-article__field--field-grid-4-cols-col-3 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 13px;
  padding-right: 13px;
  position: relative;
  width: 100%
}

@media(min-width:576px) {

  .m-paragraph__grid-3-cols .o-article__field--field-grid-4-cols-col-1,
  .m-paragraph__grid-3-cols .o-article__field--field-grid-4-cols-col-2,
  .m-paragraph__grid-3-cols .o-article__field--field-grid-4-cols-col-3 {
    flex: 0 0 50%;
    max-width: 50%
  }
}

@media(min-width:992px) {

  .m-paragraph__grid-3-cols .o-article__field--field-grid-4-cols-col-1,
  .m-paragraph__grid-3-cols .o-article__field--field-grid-4-cols-col-2,
  .m-paragraph__grid-3-cols .o-article__field--field-grid-4-cols-col-3 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
  }
}

.m-paragraph__grid-4-cols {
  display: flex;
  flex-wrap: wrap;
  margin-left: -13px;
  margin-right: -13px
}

.m-paragraph__grid-4-cols .o-article__field--field-grid-4-cols-col-1,
.m-paragraph__grid-4-cols .o-article__field--field-grid-4-cols-col-2,
.m-paragraph__grid-4-cols .o-article__field--field-grid-4-cols-col-3,
.m-paragraph__grid-4-cols .o-article__field--field-grid-4-cols-col-4 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 13px;
  padding-right: 13px;
  position: relative;
  width: 100%
}

@media(min-width:576px) {

  .m-paragraph__grid-4-cols .o-article__field--field-grid-4-cols-col-1,
  .m-paragraph__grid-4-cols .o-article__field--field-grid-4-cols-col-2,
  .m-paragraph__grid-4-cols .o-article__field--field-grid-4-cols-col-3,
  .m-paragraph__grid-4-cols .o-article__field--field-grid-4-cols-col-4 {
    flex: 0 0 50%;
    max-width: 50%
  }
}

@media(min-width:768px) {

  .m-paragraph__grid-4-cols .o-article__field--field-grid-4-cols-col-1,
  .m-paragraph__grid-4-cols .o-article__field--field-grid-4-cols-col-2,
  .m-paragraph__grid-4-cols .o-article__field--field-grid-4-cols-col-3,
  .m-paragraph__grid-4-cols .o-article__field--field-grid-4-cols-col-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
  }
}

@media(min-width:992px) {

  .m-paragraph__grid-4-cols .o-article__field--field-grid-4-cols-col-1,
  .m-paragraph__grid-4-cols .o-article__field--field-grid-4-cols-col-2,
  .m-paragraph__grid-4-cols .o-article__field--field-grid-4-cols-col-3,
  .m-paragraph__grid-4-cols .o-article__field--field-grid-4-cols-col-4 {
    flex: 0 0 25%;
    max-width: 25%
  }
}

.my-profile {
  margin: 0 -1.6875rem;
  padding: 0 1.6875rem
}

.my-profile .m-form__legend {
  border-bottom: unset;
  font-size: 1.125rem;
  font-weight: 600;
  gap: 20px
}

.my-profile .m-form__legend .icon {
  height: 19px;
  margin-right: 15px;
  width: 23px
}

@media(min-width:992px) {
  .my-profile .m-form__legend {
    width: 80%
  }
}

.my-profile .m-form__legend a {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5
}

.my-profile .h-responsive__table {
  border-bottom: 2px solid #ebebeb;
  padding-bottom: 1.875rem
}

.my-profile .h-responsive__table tr {
  border-bottom: unset
}

.my-profile .h-responsive__table td {
  font-size: 1.125rem;
  line-height: 1.66;
  padding: unset
}

.m-form__title {
  align-items: center;
  color: #000;
  display: flex;
  font-size: 1.5rem;
  font-weight: 700;
  justify-content: space-between;
  margin-bottom: 1.25rem;
  padding-bottom: 1.25rem;
  padding-top: 1.75rem;
  width: 100%
}

.m-form__title a {
  color: #333;
  font-size: 1.125rem
}

.m-form__title .icon {
  height: auto;
  margin-right: 5px;
  width: 23px
}

.my-dashboard .my-dashboard_title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 40px
}

.my-dashboard .my-dashboard_text {
  font-size: 1.125rem;
  line-height: 1.66;
  margin-bottom: 60px;
  max-width: 770px
}

.my-dashboard .my-dashboard_actions-inner {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(1, minmax(0, 1fr))
}

@media(min-width:576px) {
  .my-dashboard .my-dashboard_actions-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }
}

@media(min-width:992px) {
  .my-dashboard .my-dashboard_actions-inner {
    grid-template-columns: repeat(4, minmax(0, 1fr))
  }
}

.my-dashboard .my-dashboard_actions-block {
  border: 5px solid #edeff2;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 1.875rem
}

.my-dashboard .my-dashboard_actions-block .my-dashboard_actions-title {
  color: #002f63;
  font-size: 1.125rem;
  font-weight: 600
}

.my-dashboard .my-dashboard_actions-link {
  align-items: center;
  display: flex;
  margin-top: auto
}

.my-dashboard .my-dashboard_actions-link a span {
  text-decoration: underline
}

.my-dashboard .my-dashboard_actions-link a span:hover,
.my-dashboard .my-dashboard_actions-link a:hover {
  text-decoration: none
}

.my-dashboard .my-dashboard_actions-link .icon {
  width: 40px
}

.m-paragraph__course-teasers {
  background-color: #ebebeb;
  display: flex;
  justify-content: center;
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw
}

.m-paragraph__course-teasers .m-paragraph__wrapper {
  margin: 40px 0;
  padding: 0 20px;
  width: 100%
}

@media(min-width:576px) {
  .m-paragraph__course-teasers .m-paragraph__wrapper {
    max-width: 740px
  }
}

@media(min-width:768px) {
  .m-paragraph__course-teasers .m-paragraph__wrapper {
    max-width: 960px
  }
}

@media(min-width:992px) {
  .m-paragraph__course-teasers .m-paragraph__wrapper {
    max-width: 1140px
  }
}

@media(min-width:1200px) {
  .m-paragraph__course-teasers .m-paragraph__wrapper {
    max-width: 1280px
  }
}

@media(min-width:992px) {
  .m-paragraph__course-teasers .m-paragraph__wrapper {
    margin: 80px 0
  }
}

@media(min-width:1200px) {
  .m-paragraph__course-teasers .m-paragraph__wrapper {
    padding: 0
  }
}

.m-paragraph__course-teasers .o-article__field--field-p-course-teasers-title {
  color: #002f63;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 16px;
  text-align: center
}

.m-paragraph__course-teasers .o-article__field--field-p-course-teasers-intro {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 40px;
  text-align: center
}

@media(min-width:992px) {
  .m-paragraph__course-teasers .o-article__field--field-p-course-teasers-intro {
    margin-bottom: 70px
  }
}

.m-paragraph__course-teasers .o-slider {
  left: auto;
  margin: 0 auto;
  right: auto;
  width: 100%
}

.m-paragraph__course-teasers .o-slider__list {
  margin: 0 -20px
}

.m-paragraph__course-teasers .o-slider__list .slick-track {
  display: flex
}

.m-paragraph__course-teasers .o-slider__list .slick-slide {
  display: flex;
  height: auto;
  margin: 0 20px
}

.m-paragraph__course-teasers .o-slider__list .slick-slide>div:first-child {
  display: flex;
  min-height: 100%;
  width: 100%
}

.m-paragraph__course-teasers .o-slider__item {
  display: flex !important;
  flex-direction: column;
  height: 100%
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--default {
  background: #fff;
  color: #333;
  display: flex
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--default .o-slider__item_category {
  color: #38b6bf
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--default .o-slider__item_header {
  background-color: #38b6bf;
  color: #fff
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-job {
  background: #fff;
  color: #333;
  display: flex
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-job .o-slider__item_category {
  color: #4b6a91
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-job .o-slider__item_header {
  background-color: #4b6a91;
  color: #fff
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-daf {
  background: #fff;
  color: #333;
  display: flex
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-daf .o-slider__item_category {
  color: #0e4b82
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-daf .o-slider__item_header {
  background-color: #0e4b82;
  color: #fff
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-food {
  background: #fff;
  color: #333;
  display: flex
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-food .o-slider__item_category {
  color: #b86621
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-food .o-slider__item_header {
  background-color: #b86621;
  color: #fff
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-society {
  background: #fff;
  color: #333;
  display: flex
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-society .o-slider__item_category {
  color: #b85a3a
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-society .o-slider__item_header {
  background-color: #b85a3a;
  color: #fff
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-health {
  background: #fff;
  color: #333;
  display: flex
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-health .o-slider__item_category {
  color: #1e8a92
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-health .o-slider__item_header {
  background-color: #1e8a92;
  color: #fff
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-basic-education {
  background: #fff;
  color: #333;
  display: flex
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-basic-education .o-slider__item_category {
  color: #64609a
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-basic-education .o-slider__item_header {
  background-color: #64609a;
  color: #fff
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-hamburg {
  background: #fff;
  color: #333;
  display: flex
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-hamburg .o-slider__item_category {
  color: #e2001a
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-hamburg .o-slider__item_header {
  background-color: #e2001a;
  color: #fff
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-young-vhs {
  background: #fff;
  color: #333;
  display: flex
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-young-vhs .o-slider__item_category {
  color: #007db8
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-young-vhs .o-slider__item_header {
  background-color: #007db8;
  color: #fff
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-culture {
  background: #fff;
  color: #333;
  display: flex
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-culture .o-slider__item_category {
  color: #b1262f
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-culture .o-slider__item_header {
  background-color: #b1262f;
  color: #fff
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-learn {
  background: #fff;
  color: #333;
  display: flex
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-learn .o-slider__item_category {
  color: #53656b
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-learn .o-slider__item_header {
  background-color: #53656b;
  color: #fff
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-multimedia {
  background: #fff;
  color: #333;
  display: flex
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-multimedia .o-slider__item_category {
  color: #924864
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-multimedia .o-slider__item_header {
  background-color: #924864;
  color: #fff
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-nature {
  background: #fff;
  color: #333;
  display: flex
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-nature .o-slider__item_category {
  color: #257950
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-nature .o-slider__item_header {
  background-color: #257950;
  color: #fff
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-personality {
  background: #fff;
  color: #333;
  display: flex
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-personality .o-slider__item_category {
  color: #007f73
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-personality .o-slider__item_header {
  background-color: #007f73;
  color: #fff
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-politics {
  background: #fff;
  color: #333;
  display: flex
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-politics .o-slider__item_category {
  color: #ae3928
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-politics .o-slider__item_header {
  background-color: #ae3928;
  color: #fff
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-languages {
  background: #fff;
  color: #333;
  display: flex
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-languages .o-slider__item_category {
  color: #64609a
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-languages .o-slider__item_header {
  background-color: #64609a;
  color: #fff
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-web {
  background: #fff;
  color: #333;
  display: flex
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-web .o-slider__item_category {
  color: #64609a
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--category-web .o-slider__item_header {
  background-color: #64609a;
  color: #fff
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--region-bergedorf {
  background: #fff;
  color: #333;
  display: flex
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--region-bergedorf .o-slider__item_category {
  color: #b85a3a
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--region-bergedorf .o-slider__item_header {
  background-color: #b85a3a;
  color: #fff
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--region-harburg {
  background: #fff;
  color: #333;
  display: flex
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--region-harburg .o-slider__item_category {
  color: #257950
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--region-harburg .o-slider__item_header {
  background-color: #257950;
  color: #fff
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--region-mitte {
  background: #fff;
  color: #333;
  display: flex
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--region-mitte .o-slider__item_category {
  color: #64609a
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--region-mitte .o-slider__item_header {
  background-color: #64609a;
  color: #fff
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--region-nord {
  background: #fff;
  color: #333;
  display: flex
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--region-nord .o-slider__item_category {
  color: #b1262f
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--region-nord .o-slider__item_header {
  background-color: #b1262f;
  color: #fff
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--region-ost {
  background: #fff;
  color: #333;
  display: flex
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--region-ost .o-slider__item_category {
  color: #ae3928
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--region-ost .o-slider__item_header {
  background-color: #ae3928;
  color: #fff
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--region-west {
  background: #fff;
  color: #333;
  display: flex
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--region-west .o-slider__item_category {
  color: #767676
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--region-west .o-slider__item_header {
  background-color: #767676;
  color: #fff
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--color-blue {
  background: #fff;
  color: #333;
  display: flex
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--color-blue .o-slider__item_category {
  color: #002680
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--color-blue .o-slider__item_header {
  background-color: #002680;
  color: #fff
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--color-red {
  background: #fff;
  color: #333;
  display: flex
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--color-red .o-slider__item_category {
  color: #e2001a
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--color-red .o-slider__item_header {
  background-color: #e2001a;
  color: #fff
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--color-gray-light {
  background: #fff;
  color: #333;
  display: flex
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--color-gray-light .o-slider__item_category {
  color: #fff
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--color-gray-light .o-slider__item_header {
  background-color: #fff;
  color: #fff
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--color-gray-dark {
  background: #fff;
  color: #333;
  display: flex
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--color-gray-dark .o-slider__item_category {
  color: #fff
}

.m-paragraph__course-teasers .o-slider__item.h-scheme--color-gray-dark .o-slider__item_header {
  background-color: #fff;
  color: #fff
}

.m-paragraph__course-teasers .o-slider__item_header {
  align-items: center;
  display: flex;
  font-size: 20px;
  font-weight: 700;
  padding: 18px
}

.m-paragraph__course-teasers .o-slider__item_header svg {
  color: #fff;
  height: 22px;
  margin-right: 10px;
  width: 22px
}

.m-paragraph__course-teasers .o-slider__item_body {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 20px 40px
}

@media(min-width:1400px) {
  .m-paragraph__course-teasers .o-slider__item_body {
    padding: 20px 20px 30px
  }
}

.m-paragraph__course-teasers .o-slider__item_category {
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 15px
}

.m-paragraph__course-teasers .o-slider__item_link {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: underline
}

.m-paragraph__course-teasers .o-slider__item_description {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin: 15px 0
}

.m-paragraph__course-teasers .o-slider__item_detail_link {
  display: flex;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  margin-top: auto;
  text-transform: uppercase
}

.m-paragraph__course-teasers .o-slider__item_detail_link svg {
  margin-left: 7px
}

.m-paragraph__course-teasers .o-slider__arrow {
  background-color: #fff;
  border: 2px solid rgba(51, 51, 51, .145);
  border-radius: 50%;
  height: 40px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px
}

@media(min-width:1400px) {
  .m-paragraph__course-teasers .o-slider__arrow {
    height: 60px;
    width: 60px
  }
}

.m-paragraph__course-teasers .o-slider__arrow svg {
  color: #002f63;
  height: 18px
}

@media(min-width:1400px) {
  .m-paragraph__course-teasers .o-slider__arrow svg {
    height: 28px
  }
}

.m-paragraph__course-teasers .o-slider__arrow--prev {
  left: -15px
}

@media(min-width:1400px) {
  .m-paragraph__course-teasers .o-slider__arrow--prev {
    left: -80px
  }
}

.m-paragraph__course-teasers .o-slider__arrow--prev svg {
  margin-right: 3px
}

.m-paragraph__course-teasers .o-slider__arrow--next {
  right: -15px
}

@media(min-width:1400px) {
  .m-paragraph__course-teasers .o-slider__arrow--next {
    right: -80px
  }
}

.m-paragraph__course-teasers .o-slider__arrow--next svg {
  margin-left: 3px
}

.layout__header-hint-wrapper {
  background-color: #cfe9ec;
  padding: .9375rem 0
}

.layout__header-hint-wrapper .m-cart-hint__badge {
  background: #e2001a;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  flex-shrink: 0;
  font-size: .875rem;
  font-weight: 700;
  height: 1.5625rem;
  padding: 2px;
  text-align: center;
  width: 1.5625rem
}

.layout__header-hint-wrapper .m-cart-hint__text {
  align-items: center;
  color: #002f63;
  display: flex;
  gap: .625rem;
  justify-content: flex-end
}

.layout__header-hint-wrapper .m-cart-hint {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: .625rem;
  justify-content: flex-end;
  padding: 0 .625rem
}

@media(min-width:992px) {
  .layout__header-hint-wrapper .m-cart-hint {
    gap: 3.75rem
  }
}

@media(min-width:576px) {
  .layout__header-hint-wrapper .m-cart-hint {
    flex-direction: row;
    padding: 0
  }
}

.layout__header-hint-wrapper .cart-hint__button a {
  font-size: 1rem;
  padding: 5px 20px;
  text-transform: none
}

.cart-hint__highlighted {
  font-weight: 700
}

.m-basket__header .cart-hint__text__content {
  background-color: #cfe9ec;
  color: #002f63;
  display: inline-block;
  margin-bottom: 1.25rem;
  padding: .625rem
}

.m-basket__header .cart-hint__text__content .icon {
  margin-right: .3125rem
}

.o-course {
  display: flex;
  flex-direction: column
}

@media(min-width:768px) {
  .o-course {
    flex-direction: row;
    gap: 40px;
    justify-content: space-between
  }
}

.o-course a {
  color: #002f63
}

.o-course a:focus,
.o-course a:hover {
  color: #e2001a
}

.o-course__main {
  margin-bottom: 2rem;
  width: auto
}

@media(min-width:768px) {
  .o-course__main {
    margin-bottom: 0;
    max-width: 50%
  }
}

@media(min-width:992px) {
  .o-course__main {
    max-width: 58.3333333333%
  }
}

@media(min-width:768px) {
  .o-course__aside {
    max-width: 380px;
    width: 50%
  }
}

@media(min-width:992px) {
  .o-course__aside {
    width: 41.6666666667%
  }
}

.o-course__title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: .8125rem
}

.o-course__subtitle {
  color: #002f63;
  font-size: 1.25rem;
  font-weight: 700
}

.o-course__header {
  margin-bottom: 1rem
}

@media(min-width:768px) {
  .o-course__header {
    margin-bottom: 2rem
  }
}

@media(min-width:992px) {
  .o-course__header {
    margin-bottom: 2.5rem
  }
}

.o-course__header .course-meta__number,
.o-course__header .m-course-usp {
  margin-bottom: .8125rem
}

.o-course__header .course-meta__leader {
  margin-top: 20px
}

.o-course__main-section {
  margin: 1.25rem 0
}

.m-modal__main .o-course__main-section {
  margin-top: 0
}

.o-course__content {
  font-size: 1.125rem;
  font-weight: 400
}

.o-course__aside-inner {
  border: 5px solid #ebebeb;
  margin-bottom: 1.875rem;
  padding: 1.25rem 1.5625rem .625rem
}

.o-course__aside-inner>[class^=course-meta__] {
  margin: 1.625rem 0
}

.o-course__aside-inner .btn {
  display: flex
}

.o-course__events {
  width: 100%
}

.o-course__events .o-course__events--day {
  padding-right: 1rem !important;
  white-space: nowrap
}

.a-course-meta__price-title {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.875rem
}

.m-course-leader__skills,
.o-course__text {
  line-height: 1.875rem;
  margin-bottom: 1rem
}

.m-course-leader__skills ul,
.o-course__text ul {
  margin-top: 1rem
}

.o-course-details-accordion {
  margin-top: 1.875rem
}

.o-course-details-accordion .a-headline--primary,
.o-course-details-accordion .search-form+h2 {
  color: #333;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.875rem
}

.o-course-details-accordion .a-course-meta__accordion-date-content {
  align-items: center;
  font-weight: 600;
  line-height: 1.875rem;
  margin-bottom: 1.25rem
}

@media(min-width:1200px) {
  .o-course-details-accordion .a-course-meta__accordion-date-content {
    display: flex
  }
}

.o-course-details-accordion .a-course-meta__accordion-divider {
  border-left: 3px solid #333;
  display: none;
  height: 1.125rem;
  margin: 0 .625rem
}

@media(min-width:1200px) {
  .o-course-details-accordion .a-course-meta__accordion-divider {
    display: block
  }
}

.o-course-details-accordion__headline {
  align-items: center;
  display: flex;
  gap: 10px
}

.course-details-accordion__location-inner {
  display: grid;
  grid-gap: 1.875rem;
  grid-template-columns: 1fr;
  line-height: 1.875rem;
  margin: 1.875rem 0
}

@media(min-width:1200px) {
  .course-details-accordion__location-inner {
    grid-template-columns: 1fr 1fr
  }
}

.course-details-accordion__location-info,
.course-details-accordion__location-info .a-course-meta__accessibility {
  margin-bottom: 1.875rem
}

.m-course-alternative__courses a,
.m-course-alternative__courses-location a {
  color: #e2001a;
  font-size: 1.125rem;
  font-weight: 600
}

.m-course-alternative__courses .icon,
.m-course-alternative__courses-location .icon {
  height: 18px;
  margin-left: 1rem
}

.accordion-details-hvv-content {
  display: flex
}

.accordion-details-hvv-content .icon {
  margin-top: unset
}

.a-course-meta__map-address a,
.course-details-accordion__location-destination-hvv a {
  color: #002f63;
  font-weight: 600
}

.a-course-meta__map-address a:hover,
.course-details-accordion__location-destination-hvv a:hover {
  color: #e2001a
}

.course-details-accordion__location-destination-hvv {
  margin-top: 1.25rem
}

.m-paragraph__view-mode--front {
  padding: 0 13px;
  width: 100%
}

@media(min-width:992px) {
  .m-paragraph__view-mode--front {
    bottom: 0;
    flex: 0 0 50%;
    left: 0;
    max-width: 50%;
    padding: 0 13px;
    position: absolute;
    transition: all .1s
  }
}

.m-paragraph__view-mode--front .m-paragraph__wrapper {
  height: 100%
}

@media(min-width:992px) {
  .m-paragraph__view-mode--front.m-paragraph__course-finder--active {
    flex: 0 0 100%;
    max-width: 100%;
    right: 0;
    top: 0;
    transition: all .1s;
    z-index: 50
  }
}

.m-paragraph__view-mode--default .o-course-finder {
  background-color: #ecf0f3
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-breadcrumbs .slick-active .a-btn.h-scheme--default {
  color: #e2001a
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--default .m-form__field--checkbox+.m-form__label:before,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--default .m-form__field--radio+.m-form__label:before {
  border-color: false
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--default .m-form__field--checkbox:checked+.m-form__label:after,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--default .m-form__field--radio:checked+.m-form__label:after {
  background-color: false
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-breadcrumbs .slick-active .a-btn.h-scheme--category-job {
  background-color: #3f5878;
  color: #fff
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-job .m-form__field--checkbox+.m-form__label:before,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-job .m-form__field--radio+.m-form__label:before {
  border-color: #3f5878
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-job .m-form__field--checkbox:checked+.m-form__label:after,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-job .m-form__field--radio:checked+.m-form__label:after {
  background-color: #3f5878
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-breadcrumbs .slick-active .a-btn.h-scheme--category-daf {
  background-color: #154571;
  color: #fff
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-daf .m-form__field--checkbox+.m-form__label:before,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-daf .m-form__field--radio+.m-form__label:before {
  border-color: #154571
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-daf .m-form__field--checkbox:checked+.m-form__label:after,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-daf .m-form__field--radio:checked+.m-form__label:after {
  background-color: #154571
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-breadcrumbs .slick-active .a-btn.h-scheme--category-food {
  background-color: #99551c;
  color: #fff
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-food .m-form__field--checkbox+.m-form__label:before,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-food .m-form__field--radio+.m-form__label:before {
  border-color: #99551c
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-food .m-form__field--checkbox:checked+.m-form__label:after,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-food .m-form__field--radio:checked+.m-form__label:after {
  background-color: #99551c
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-breadcrumbs .slick-active .a-btn.h-scheme--category-society {
  background-color: #994a30;
  color: #fff
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-society .m-form__field--checkbox+.m-form__label:before,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-society .m-form__field--radio+.m-form__label:before {
  border-color: #994a30
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-society .m-form__field--checkbox:checked+.m-form__label:after,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-society .m-form__field--radio:checked+.m-form__label:after {
  background-color: #994a30
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-breadcrumbs .slick-active .a-btn.h-scheme--category-health {
  background-color: #19717a;
  color: #fff
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-health .m-form__field--checkbox+.m-form__label:before,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-health .m-form__field--radio+.m-form__label:before {
  border-color: #19717a
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-health .m-form__field--checkbox:checked+.m-form__label:after,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-health .m-form__field--radio:checked+.m-form__label:after {
  background-color: #19717a
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-breadcrumbs .slick-active .a-btn.h-scheme--category-basic-education {
  background-color: #5a5685;
  color: #fff
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-basic-education .m-form__field--checkbox+.m-form__label:before,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-basic-education .m-form__field--radio+.m-form__label:before {
  border-color: #5a5685
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-basic-education .m-form__field--checkbox:checked+.m-form__label:after,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-basic-education .m-form__field--radio:checked+.m-form__label:after {
  background-color: #5a5685
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-breadcrumbs .slick-active .a-btn.h-scheme--category-hamburg {
  background-color: #b50015;
  color: #fff
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-hamburg .m-form__field--checkbox+.m-form__label:before,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-hamburg .m-form__field--radio+.m-form__label:before {
  border-color: #b50015
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-hamburg .m-form__field--checkbox:checked+.m-form__label:after,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-hamburg .m-form__field--radio:checked+.m-form__label:after {
  background-color: #b50015
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-breadcrumbs .slick-active .a-btn.h-scheme--category-young-vhs {
  background-color: #0b6e9d;
  color: #fff
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-young-vhs .m-form__field--checkbox+.m-form__label:before,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-young-vhs .m-form__field--radio+.m-form__label:before {
  border-color: #0b6e9d
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-young-vhs .m-form__field--checkbox:checked+.m-form__label:after,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-young-vhs .m-form__field--radio:checked+.m-form__label:after {
  background-color: #0b6e9d
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-breadcrumbs .slick-active .a-btn.h-scheme--category-culture {
  background-color: #922027;
  color: #fff
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-culture .m-form__field--checkbox+.m-form__label:before,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-culture .m-form__field--radio+.m-form__label:before {
  border-color: #922027
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-culture .m-form__field--checkbox:checked+.m-form__label:after,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-culture .m-form__field--radio:checked+.m-form__label:after {
  background-color: #922027
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-breadcrumbs .slick-active .a-btn.h-scheme--category-learn {
  background-color: #445358;
  color: #fff
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-learn .m-form__field--checkbox+.m-form__label:before,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-learn .m-form__field--radio+.m-form__label:before {
  border-color: #445358
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-learn .m-form__field--checkbox:checked+.m-form__label:after,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-learn .m-form__field--radio:checked+.m-form__label:after {
  background-color: #445358
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-breadcrumbs .slick-active .a-btn.h-scheme--category-multimedia {
  background-color: #783c53;
  color: #fff
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-multimedia .m-form__field--checkbox+.m-form__label:before,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-multimedia .m-form__field--radio+.m-form__label:before {
  border-color: #783c53
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-multimedia .m-form__field--checkbox:checked+.m-form__label:after,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-multimedia .m-form__field--radio:checked+.m-form__label:after {
  background-color: #783c53
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-breadcrumbs .slick-active .a-btn.h-scheme--category-nature {
  background-color: #1e6341;
  color: #fff
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-nature .m-form__field--checkbox+.m-form__label:before,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-nature .m-form__field--radio+.m-form__label:before {
  border-color: #1e6341
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-nature .m-form__field--checkbox:checked+.m-form__label:after,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-nature .m-form__field--radio:checked+.m-form__label:after {
  background-color: #1e6341
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-breadcrumbs .slick-active .a-btn.h-scheme--category-personality {
  background-color: #00685e;
  color: #fff
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-personality .m-form__field--checkbox+.m-form__label:before,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-personality .m-form__field--radio+.m-form__label:before {
  border-color: #00685e
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-personality .m-form__field--checkbox:checked+.m-form__label:after,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-personality .m-form__field--radio:checked+.m-form__label:after {
  background-color: #00685e
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-breadcrumbs .slick-active .a-btn.h-scheme--category-politics {
  background-color: #8f2f21;
  color: #fff
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-politics .m-form__field--checkbox+.m-form__label:before,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-politics .m-form__field--radio+.m-form__label:before {
  border-color: #8f2f21
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-politics .m-form__field--checkbox:checked+.m-form__label:after,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-politics .m-form__field--radio:checked+.m-form__label:after {
  background-color: #8f2f21
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-breadcrumbs .slick-active .a-btn.h-scheme--category-languages {
  background-color: #5a5685;
  color: #fff
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-languages .m-form__field--checkbox+.m-form__label:before,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-languages .m-form__field--radio+.m-form__label:before {
  border-color: #5a5685
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-languages .m-form__field--checkbox:checked+.m-form__label:after,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-languages .m-form__field--radio:checked+.m-form__label:after {
  background-color: #5a5685
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-breadcrumbs .slick-active .a-btn.h-scheme--category-web {
  background-color: #5a5685;
  color: #fff
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-web .m-form__field--checkbox+.m-form__label:before,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-web .m-form__field--radio+.m-form__label:before {
  border-color: #5a5685
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-web .m-form__field--checkbox:checked+.m-form__label:after,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--category-web .m-form__field--radio:checked+.m-form__label:after {
  background-color: #5a5685
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-breadcrumbs .slick-active .a-btn.h-scheme--region-bergedorf {
  background-color: #994a30;
  color: #fff
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--region-bergedorf .m-form__field--checkbox+.m-form__label:before,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--region-bergedorf .m-form__field--radio+.m-form__label:before {
  border-color: #994a30
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--region-bergedorf .m-form__field--checkbox:checked+.m-form__label:after,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--region-bergedorf .m-form__field--radio:checked+.m-form__label:after {
  background-color: #994a30
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-breadcrumbs .slick-active .a-btn.h-scheme--region-harburg {
  background-color: #257950;
  color: #fff
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--region-harburg .m-form__field--checkbox+.m-form__label:before,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--region-harburg .m-form__field--radio+.m-form__label:before {
  border-color: #257950
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--region-harburg .m-form__field--checkbox:checked+.m-form__label:after,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--region-harburg .m-form__field--radio:checked+.m-form__label:after {
  background-color: #257950
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-breadcrumbs .slick-active .a-btn.h-scheme--region-mitte {
  background-color: #64609a;
  color: #fff
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--region-mitte .m-form__field--checkbox+.m-form__label:before,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--region-mitte .m-form__field--radio+.m-form__label:before {
  border-color: #64609a
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--region-mitte .m-form__field--checkbox:checked+.m-form__label:after,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--region-mitte .m-form__field--radio:checked+.m-form__label:after {
  background-color: #64609a
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-breadcrumbs .slick-active .a-btn.h-scheme--region-nord {
  background-color: #b1262f;
  color: #fff
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--region-nord .m-form__field--checkbox+.m-form__label:before,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--region-nord .m-form__field--radio+.m-form__label:before {
  border-color: #b1262f
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--region-nord .m-form__field--checkbox:checked+.m-form__label:after,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--region-nord .m-form__field--radio:checked+.m-form__label:after {
  background-color: #b1262f
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-breadcrumbs .slick-active .a-btn.h-scheme--region-ost {
  background-color: #ae3928;
  color: #fff
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--region-ost .m-form__field--checkbox+.m-form__label:before,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--region-ost .m-form__field--radio+.m-form__label:before {
  border-color: #ae3928
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--region-ost .m-form__field--checkbox:checked+.m-form__label:after,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--region-ost .m-form__field--radio:checked+.m-form__label:after {
  background-color: #ae3928
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-breadcrumbs .slick-active .a-btn.h-scheme--region-west {
  background-color: #636363;
  color: #fff
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--region-west .m-form__field--checkbox+.m-form__label:before,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--region-west .m-form__field--radio+.m-form__label:before {
  border-color: #636363
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--region-west .m-form__field--checkbox:checked+.m-form__label:after,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--region-west .m-form__field--radio:checked+.m-form__label:after {
  background-color: #636363
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-breadcrumbs .slick-active .a-btn.h-scheme--color-blue {
  background-color: #002680;
  color: #fff
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--color-blue .m-form__field--checkbox+.m-form__label:before,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--color-blue .m-form__field--radio+.m-form__label:before {
  border-color: #002680
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--color-blue .m-form__field--checkbox:checked+.m-form__label:after,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--color-blue .m-form__field--radio:checked+.m-form__label:after {
  background-color: #002680
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-breadcrumbs .slick-active .a-btn.h-scheme--color-red {
  background-color: #e2001a;
  color: #fff
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--color-red .m-form__field--checkbox+.m-form__label:before,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--color-red .m-form__field--radio+.m-form__label:before {
  border-color: #e2001a
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--color-red .m-form__field--checkbox:checked+.m-form__label:after,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--color-red .m-form__field--radio:checked+.m-form__label:after {
  background-color: #e2001a
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-breadcrumbs .slick-active .a-btn.h-scheme--color-gray-light {
  background-color: #fff;
  color: #fff
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--color-gray-light .m-form__field--checkbox+.m-form__label:before,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--color-gray-light .m-form__field--radio+.m-form__label:before {
  border-color: #fff
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--color-gray-light .m-form__field--checkbox:checked+.m-form__label:after,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--color-gray-light .m-form__field--radio:checked+.m-form__label:after {
  background-color: #fff
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-breadcrumbs .slick-active .a-btn.h-scheme--color-gray-dark {
  background-color: #fff;
  color: #fff #fff
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--color-gray-dark .m-form__field--checkbox+.m-form__label:before,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--color-gray-dark .m-form__field--radio+.m-form__label:before {
  border-color: #fff
}

.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--color-gray-dark .m-form__field--checkbox:checked+.m-form__label:after,
.m-paragraph__view-mode--default .o-course-finder .m-course-finder-slide.h-scheme--color-gray-dark .m-form__field--radio:checked+.m-form__label:after {
  background-color: #fff
}

.o-course-finder__close {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent none;
  border: 0;
  position: absolute;
  right: 10px;
  top: 10px
}

.o-course-finder__inner {
  -o-border-image: linear-gradient(90deg, #0d297c 8.33333%, #6786b2 0, #6786b2 16.66666%, #646296 0, #646296 24.99999%, #48a095 0, #48a095 33.33333%, #60b5be 0, #60b5be 41.66666%, #529a6e 0, #529a6e 49.99999%, #a9ae4e 0, #a9ae4e 58.33333%, #b06380 0, #b06380 66.66666%, #cc543f 0, #cc543f 74.99999%, #d98565 0, #d98565 83.33333%, #b2584e 0, #b2584e 91.66666%, #da8642 0, #da8642) 1;
  border-image: linear-gradient(90deg, #0d297c 8.33333%, #6786b2 0, #6786b2 16.66666%, #646296 0, #646296 24.99999%, #48a095 0, #48a095 33.33333%, #60b5be 0, #60b5be 41.66666%, #529a6e 0, #529a6e 49.99999%, #a9ae4e 0, #a9ae4e 58.33333%, #b06380 0, #b06380 66.66666%, #cc543f 0, #cc543f 74.99999%, #d98565 0, #d98565 83.33333%, #b2584e 0, #b2584e 91.66666%, #da8642 0, #da8642) 1;
  border-top: 10px solid;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 40px 20px;
  position: relative;
  width: 100%
}

@media(min-width:992px) {
  .o-course-finder__inner {
    padding: 40px 100px
  }
}

.o-course-finder__inner .m-course-finder-breadcrumbs-visible {
  display: none
}

@media(min-width:992px) {
  .o-course-finder__inner .m-course-finder-breadcrumbs-visible {
    display: block;
    margin-bottom: 40px
  }
}

.o-course-finder__hashtag,
.o-course-finder__title {
  color: #002f63;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase
}

.o-course-finder__hashtag {
  font-size: 1.5rem;
  margin-bottom: 1.25rem
}

.o-course-finder__title {
  color: #002f63;
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 1rem;
  text-align: center
}

.o-course-finder__intro {
  text-align: center
}

.o-slider .o-course-finder__intro {
  align-items: flex-end;
  color: #333;
  display: flex;
  flex-direction: column;
  font-weight: 600
}

.o-course-finder__intro .a-btn {
  display: block;
  letter-spacing: 1px;
  line-height: 1;
  margin: 0 auto;
  padding: 1.25rem 2.5rem
}

.o-course-finder__intro-text {
  font-size: 1.125rem;
  line-height: 28px;
  margin-bottom: 1rem
}

.o-course-finder__slider {
  display: flex !important;
  list-style: none;
  padding: 0
}

.o-course-finder__intro--disabled,
.o-course-finder__introduction--disabled,
.o-course-finder__wizard--disabled {
  display: none !important
}

.o-course-finder__slide {
  display: none
}

.o-course-finder__slide.slick-slide,
.o-course-finder__slide:first-child {
  display: block
}

.o-article {
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 13px;
  padding-right: 13px;
  position: relative;
  width: 100%
}

@media(min-width:576px) {

  .o-article__field--body,
  .o-article__field--text-long {
    margin-bottom: 1.625rem
  }
}

.o-article__field--body a[href$=".PDF"]:after,
.o-article__field--body a[href$=".pdf"]:after,
.o-article__field--text-long a[href$=".PDF"]:after,
.o-article__field--text-long a[href$=".pdf"]:after {
  content: " (PDF)"
}

.o-article__field--body a[href$=".doc"]:after,
.o-article__field--body a[href$=".docx"]:after,
.o-article__field--text-long a[href$=".doc"]:after,
.o-article__field--text-long a[href$=".docx"]:after {
  content: " (DOCX)"
}

.o-article__field--body a[href$=".xls"]:after,
.o-article__field--body a[href$=".xlsx"]:after,
.o-article__field--text-long a[href$=".xls"]:after,
.o-article__field--text-long a[href$=".xlsx"]:after {
  content: " (XLSX)"
}

.o-filters .m-form__field {
  margin: 1.875rem 0
}

.o-filters .m-form__field--search-phrase {
  margin-bottom: 0
}

.o-filters .m-filter__content .m-form__suffix.locate-user {
  position: absolute;
  right: .9375rem
}

.distance-slider {
  margin: 1.875rem 0 !important
}

.o-filters__actions {
  display: flex;
  flex-direction: column;
  gap: .625rem
}

@media(min-width:576px) {
  .o-filters__actions {
    flex-direction: row;
    justify-content: space-between;
    margin: 1.875rem 0
  }
}

html.overlay:before {
  background: rgba(41, 41, 41, .2);
  background-blend-mode: multiply;
  bottom: 0;
  content: "";
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10
}

#block-filtern {
  display: none
}

#block-filtern.visible {
  background: #fff;
  border-top: 5px solid #e2001a;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
  display: block;
  padding: 20px;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 99
}

@media(min-width:768px) {
  #block-filtern.visible {
    padding: 40px 20px;
    right: 0;
    width: 460px
  }
}

@media(min-width:1600px) {
  #block-filtern.visible {
    right: -130px
  }
}

@media(min-width:992px) {
  .m-hero .o-filters {
    margin-top: 1.625rem
  }
}

@media(min-width:992px)and (min-width:992px) {
  .m-hero .o-filters .m-filter {
    flex: 0 0 25%;
    max-width: 25%;
    max-width: 100%;
    padding-left: 13px;
    padding-right: 13px;
    position: relative;
    width: 100%
  }
}

@media(min-width:992px) {

  .m-hero .o-filters .m-filter__main .m-form__label,
  .m-hero .o-filters .m-filter__main .m-form__label:hover,
  .m-hero .o-filters .m-filter__main .m-form__suffix,
  .m-hero .o-filters .m-filter__main .m-form__suffix:hover {
    color: #333
  }
}

.m-hero .o-filters .o-filters__row>.m-form__item--inline {
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 13px;
  padding-right: 13px;
  position: relative;
  width: 100%
}

@media(min-width:992px) {
  .m-hero .o-filters .o-filters__row>.m-form__item--inline {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
  }
}

.m-hero .o-filters__row--checkboxes .m-form__item {
  margin-bottom: .625rem
}

.m-hero .o-filters__row--checkboxes .m-form__field--checkbox+.m-form__label {
  margin-bottom: 0
}

.o-filters__row--selection {
  margin-top: .9375rem
}

.o-filters__btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: 0;
  color: #002f63;
  position: absolute;
  right: 20px;
  top: 3px
}

.o-filters__btn .vhs-icon {
  font-size: 2rem
}

.o-filters__header {
  align-items: center;
  display: flex;
  justify-content: space-between
}

.o-filters__header .o-filters__header-title {
  align-items: center;
  color: #e2001a;
  display: flex;
  font-size: 1.3125rem;
  font-weight: 600;
  gap: 1.75rem
}

.o-filters__header .icon--filter-main {
  height: 36px;
  width: 36px
}

.o-filters__header .o-filters__close {
  cursor: pointer
}

.o-filters__header .o-filters__close .icon--delete {
  color: #e2001a;
  height: auto;
  width: 20px
}

.m-form__item--range {
  gap: 20px
}

.m-form__item--range label {
  font-size: .875rem;
  padding-left: 20px;
  position: absolute
}

.m-form__item--range #fee-from,
.m-form__item--range #fee-to {
  font-size: 1.125rem;
  font-weight: 500
}

.ui-slider {
  background-color: #ebebeb !important;
  border-radius: 5px;
  height: 6px !important
}

.ui-slider .ui-state-default {
  background: #fff;
  border: 3px solid #002f63;
  border-radius: 50%;
  height: 1.75rem;
  top: -12px;
  width: 1.75rem
}

.ui-slider .ui-slider-range {
  background: #002f63;
  border: 3px solid #002f63 !important
}

.ui-slider .ui-widget-content {
  border: unset !important
}

input[type=time]::-webkit-calendar-picker-indicator {
  background: none
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}

input[type=number] {
  -moz-appearance: textfield
}

.o-filters .m-filter__main {
  border: unset;
  left: unset;
  position: inherit;
  right: unset
}

.o-filters .m-filter__main .m-form__item.m-form__item--range .m-form__field.hasDatepicker {
  background-image: url(/themes/custom/vhs_base/build/images/filter-calendar.2e156e15.svg);
  background-position: calc(100% - 20px);
  background-repeat: no-repeat
}

.o-filters .m-filter__main#filter-panel-ff-ft .m-filter__content,
.o-filters .m-filter__main#filter-panel-lat-lng .m-filter__content,
.o-filters .m-filter__main#filter-panel-sdmin-sdmax .m-filter__content,
.o-filters .m-filter__main#filter-panel-ts-te .m-filter__content {
  overflow: visible
}

.o-filters .m-filter__main .m-form__field-wrapper.location {
  align-items: center;
  display: flex;
  gap: 90px
}

.o-filters #time_end,
.o-filters #time_start {
  background-image: url(/themes/custom/vhs_base/build/images/time.1fa38e60.svg);
  background-position: calc(100% - 20px);
  background-repeat: no-repeat
}

.o-filters .m-filter__label {
  border: unset;
  border-bottom: 2px solid #ebebeb;
  color: #002f63;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.9;
  padding: 1.25rem 0
}

.o-filters__tags {
  padding: 0
}

#filter-label-sdmin-sdmax {
  border-top: 2px solid #ebebeb
}

.o-course-results {
  width: 100%
}

.o-course-results__list {
  list-style: none;
  padding-left: 0
}

.o-course-results__item {
  border-top: 2px solid #ebebeb;
  padding: 1.75rem 0
}

.o-course-results__item:last-child {
  border-bottom: 2px solid #ebebeb
}

.o-my-courses__filter {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  padding: 0
}

@media(min-width:768px) {
  .o-my-courses__filter {
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 60px
  }
}

.o-my-courses__filter .m-form__item {
  margin: 0;
  width: auto
}

.o-my-courses__filter .m-form__item .m-form__field--select {
  background-image: url(/themes/custom/vhs_base/build/images/arrow-down.393dcd77.svg);
  background-position: right 20px top 50%;
  background-size: 14px auto;
  border: 2px solid #ebebeb;
  box-shadow: none;
  line-height: 1.2;
  padding: 15px 45px 15px 15px
}

.o-my-courses__list {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  list-style: none;
  padding-left: 0;
  grid-gap: 40px
}

@media(min-width:768px) {
  .o-my-courses__list {
    grid-template-columns: repeat(2, 1fr)
  }
}

@media(min-width:1200px) {
  .o-my-courses__list {
    grid-template-columns: repeat(3, 1fr)
  }
}

.o-my-courses__navigation {
  margin-bottom: 60px
}

.o-my-courses__navigation-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  list-style: none;
  margin: 0;
  padding: 0
}

@media(min-width:768px) {
  .o-my-courses__navigation-list {
    flex-direction: row;
    gap: 40px;
    justify-content: space-between
  }
}

.o-my-courses__navigation-list-item {
  flex: 1 1 0
}

.o-my-courses__navigation-list-item--active .o-my-courses__navigation-link {
  border-bottom-color: #e2001a;
  font-weight: 700
}

.o-my-courses__navigation-link {
  border-bottom: 2px solid #ebebeb;
  color: #002f63;
  display: block;
  font-size: 18px;
  padding: 10px 0;
  text-decoration: none !important;
  transition: all .2s ease
}

.o-my-courses__navigation-link:hover {
  color: #000;
  text-decoration: none
}

.o-my-courses__navigation-link:focus {
  outline: 2px solid #005177;
  outline-offset: 2px
}

.o-slider {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw
}

@media(min-width:768px) {
  .o-slider {
    margin-bottom: 2rem
  }
}

@media(min-width:992px) {
  .o-slider {
    margin-bottom: 3rem
  }
}

.m-hero .o-slider {
  margin-bottom: 1.25rem;
  margin-top: 1.25rem
}

.o-slider.o-slider--course {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  position: static;
  width: auto
}

.o-slider__item {
  display: none
}

.o-slider__item:first-child {
  display: flex
}

.o-slider__item.slick-slide {
  display: block
}

.o-slider__arrow {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 0;
  cursor: pointer;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3
}

.o-slider__arrow .vhs-icon {
  color: #fff;
  font-size: 25px;
  text-shadow: 1px 1px 3px #000
}

@media(min-width:576px) {
  .o-slider__arrow .vhs-icon {
    font-size: 45px
  }
}

.o-slider__arrow:focus .vhs-icon,
.o-slider__arrow:hover .vhs-icon {
  opacity: .8
}

.o-slider__arrow--prev {
  left: 1.25rem
}

.o-slider__arrow--next {
  right: 1.25rem
}

.o-slider__nav {
  display: none
}

@media(min-width:1200px) {
  .o-slider__nav {
    bottom: 1.25rem;
    display: block;
    left: 0;
    position: absolute;
    right: 0
  }
}

.o-slider__nav-wrapper {
  margin-left: auto;
  margin-right: auto;
  padding-left: 13px;
  padding-right: 13px;
  width: 100%
}

@media(min-width:576px) {
  .o-slider__nav-wrapper {
    max-width: 740px
  }
}

@media(min-width:768px) {
  .o-slider__nav-wrapper {
    max-width: 960px
  }
}

@media(min-width:992px) {
  .o-slider__nav-wrapper {
    max-width: 1140px
  }
}

@media(min-width:1200px) {
  .o-slider__nav-wrapper {
    max-width: 1280px
  }
}

.slick-dots {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 0;
  margin-left: -13px;
  margin-right: -13px;
  padding-left: 0
}

.slick-dots li {
  display: flex;
  flex: 0 0 25%;
  max-width: 25%
}

.o-slider__nav--3 .slick-dots li {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%
}

.o-slider__nav--2 .slick-dots li {
  flex: 0 0 50%;
  max-width: 50%
}

.o-slider__nav--1 .slick-dots li {
  flex: 0 0 100%;
  max-width: 100%
}

.o-slider__nav-item {
  background-color: #fff;
  color: #333;
  cursor: pointer;
  margin-left: 13px;
  margin-right: 13px;
  padding: .625rem;
  width: 100%
}

.o-slider__nav-item.h-scheme--default .o-slider__nav-hashtag {
  color: #38b6bf
}

.slick-active .o-slider__nav-item.h-scheme--default {
  background-color: #38b6bf
}

.slick-active .o-slider__nav-item.h-scheme--default .o-slider__nav-body,
.slick-active .o-slider__nav-item.h-scheme--default .o-slider__nav-hashtag,
.slick-active .o-slider__nav-item.h-scheme--default .o-slider__nav-headline {
  color: #fff
}

.o-slider__nav-item.h-scheme--category-job .o-slider__nav-hashtag {
  color: #4b6a91
}

.slick-active .o-slider__nav-item.h-scheme--category-job {
  background-color: #4b6a91
}

.slick-active .o-slider__nav-item.h-scheme--category-job .o-slider__nav-body,
.slick-active .o-slider__nav-item.h-scheme--category-job .o-slider__nav-hashtag,
.slick-active .o-slider__nav-item.h-scheme--category-job .o-slider__nav-headline {
  color: #fff
}

.o-slider__nav-item.h-scheme--category-daf .o-slider__nav-hashtag {
  color: #0e4b82
}

.slick-active .o-slider__nav-item.h-scheme--category-daf {
  background-color: #0e4b82
}

.slick-active .o-slider__nav-item.h-scheme--category-daf .o-slider__nav-body,
.slick-active .o-slider__nav-item.h-scheme--category-daf .o-slider__nav-hashtag,
.slick-active .o-slider__nav-item.h-scheme--category-daf .o-slider__nav-headline {
  color: #fff
}

.o-slider__nav-item.h-scheme--category-food .o-slider__nav-hashtag {
  color: #b86621
}

.slick-active .o-slider__nav-item.h-scheme--category-food {
  background-color: #b86621
}

.slick-active .o-slider__nav-item.h-scheme--category-food .o-slider__nav-body,
.slick-active .o-slider__nav-item.h-scheme--category-food .o-slider__nav-hashtag,
.slick-active .o-slider__nav-item.h-scheme--category-food .o-slider__nav-headline {
  color: #fff
}

.o-slider__nav-item.h-scheme--category-society .o-slider__nav-hashtag {
  color: #b85a3a
}

.slick-active .o-slider__nav-item.h-scheme--category-society {
  background-color: #b85a3a
}

.slick-active .o-slider__nav-item.h-scheme--category-society .o-slider__nav-body,
.slick-active .o-slider__nav-item.h-scheme--category-society .o-slider__nav-hashtag,
.slick-active .o-slider__nav-item.h-scheme--category-society .o-slider__nav-headline {
  color: #fff
}

.o-slider__nav-item.h-scheme--category-health .o-slider__nav-hashtag {
  color: #1e8a92
}

.slick-active .o-slider__nav-item.h-scheme--category-health {
  background-color: #1e8a92
}

.slick-active .o-slider__nav-item.h-scheme--category-health .o-slider__nav-body,
.slick-active .o-slider__nav-item.h-scheme--category-health .o-slider__nav-hashtag,
.slick-active .o-slider__nav-item.h-scheme--category-health .o-slider__nav-headline {
  color: #fff
}

.o-slider__nav-item.h-scheme--category-basic-education .o-slider__nav-hashtag {
  color: #64609a
}

.slick-active .o-slider__nav-item.h-scheme--category-basic-education {
  background-color: #64609a
}

.slick-active .o-slider__nav-item.h-scheme--category-basic-education .o-slider__nav-body,
.slick-active .o-slider__nav-item.h-scheme--category-basic-education .o-slider__nav-hashtag,
.slick-active .o-slider__nav-item.h-scheme--category-basic-education .o-slider__nav-headline {
  color: #fff
}

.o-slider__nav-item.h-scheme--category-hamburg .o-slider__nav-hashtag {
  color: #e2001a
}

.slick-active .o-slider__nav-item.h-scheme--category-hamburg {
  background-color: #e2001a
}

.slick-active .o-slider__nav-item.h-scheme--category-hamburg .o-slider__nav-body,
.slick-active .o-slider__nav-item.h-scheme--category-hamburg .o-slider__nav-hashtag,
.slick-active .o-slider__nav-item.h-scheme--category-hamburg .o-slider__nav-headline {
  color: #fff
}

.o-slider__nav-item.h-scheme--category-young-vhs .o-slider__nav-hashtag {
  color: #007db8
}

.slick-active .o-slider__nav-item.h-scheme--category-young-vhs {
  background-color: #007db8
}

.slick-active .o-slider__nav-item.h-scheme--category-young-vhs .o-slider__nav-body,
.slick-active .o-slider__nav-item.h-scheme--category-young-vhs .o-slider__nav-hashtag,
.slick-active .o-slider__nav-item.h-scheme--category-young-vhs .o-slider__nav-headline {
  color: #fff
}

.o-slider__nav-item.h-scheme--category-culture .o-slider__nav-hashtag {
  color: #b1262f
}

.slick-active .o-slider__nav-item.h-scheme--category-culture {
  background-color: #b1262f
}

.slick-active .o-slider__nav-item.h-scheme--category-culture .o-slider__nav-body,
.slick-active .o-slider__nav-item.h-scheme--category-culture .o-slider__nav-hashtag,
.slick-active .o-slider__nav-item.h-scheme--category-culture .o-slider__nav-headline {
  color: #fff
}

.o-slider__nav-item.h-scheme--category-learn .o-slider__nav-hashtag {
  color: #53656b
}

.slick-active .o-slider__nav-item.h-scheme--category-learn {
  background-color: #53656b
}

.slick-active .o-slider__nav-item.h-scheme--category-learn .o-slider__nav-body,
.slick-active .o-slider__nav-item.h-scheme--category-learn .o-slider__nav-hashtag,
.slick-active .o-slider__nav-item.h-scheme--category-learn .o-slider__nav-headline {
  color: #fff
}

.o-slider__nav-item.h-scheme--category-multimedia .o-slider__nav-hashtag {
  color: #924864
}

.slick-active .o-slider__nav-item.h-scheme--category-multimedia {
  background-color: #924864
}

.slick-active .o-slider__nav-item.h-scheme--category-multimedia .o-slider__nav-body,
.slick-active .o-slider__nav-item.h-scheme--category-multimedia .o-slider__nav-hashtag,
.slick-active .o-slider__nav-item.h-scheme--category-multimedia .o-slider__nav-headline {
  color: #fff
}

.o-slider__nav-item.h-scheme--category-nature .o-slider__nav-hashtag {
  color: #257950
}

.slick-active .o-slider__nav-item.h-scheme--category-nature {
  background-color: #257950
}

.slick-active .o-slider__nav-item.h-scheme--category-nature .o-slider__nav-body,
.slick-active .o-slider__nav-item.h-scheme--category-nature .o-slider__nav-hashtag,
.slick-active .o-slider__nav-item.h-scheme--category-nature .o-slider__nav-headline {
  color: #fff
}

.o-slider__nav-item.h-scheme--category-personality .o-slider__nav-hashtag {
  color: #007f73
}

.slick-active .o-slider__nav-item.h-scheme--category-personality {
  background-color: #007f73
}

.slick-active .o-slider__nav-item.h-scheme--category-personality .o-slider__nav-body,
.slick-active .o-slider__nav-item.h-scheme--category-personality .o-slider__nav-hashtag,
.slick-active .o-slider__nav-item.h-scheme--category-personality .o-slider__nav-headline {
  color: #fff
}

.o-slider__nav-item.h-scheme--category-politics .o-slider__nav-hashtag {
  color: #ae3928
}

.slick-active .o-slider__nav-item.h-scheme--category-politics {
  background-color: #ae3928
}

.slick-active .o-slider__nav-item.h-scheme--category-politics .o-slider__nav-body,
.slick-active .o-slider__nav-item.h-scheme--category-politics .o-slider__nav-hashtag,
.slick-active .o-slider__nav-item.h-scheme--category-politics .o-slider__nav-headline {
  color: #fff
}

.o-slider__nav-item.h-scheme--category-languages .o-slider__nav-hashtag {
  color: #64609a
}

.slick-active .o-slider__nav-item.h-scheme--category-languages {
  background-color: #64609a
}

.slick-active .o-slider__nav-item.h-scheme--category-languages .o-slider__nav-body,
.slick-active .o-slider__nav-item.h-scheme--category-languages .o-slider__nav-hashtag,
.slick-active .o-slider__nav-item.h-scheme--category-languages .o-slider__nav-headline {
  color: #fff
}

.o-slider__nav-item.h-scheme--category-web .o-slider__nav-hashtag {
  color: #64609a
}

.slick-active .o-slider__nav-item.h-scheme--category-web {
  background-color: #64609a
}

.slick-active .o-slider__nav-item.h-scheme--category-web .o-slider__nav-body,
.slick-active .o-slider__nav-item.h-scheme--category-web .o-slider__nav-hashtag,
.slick-active .o-slider__nav-item.h-scheme--category-web .o-slider__nav-headline {
  color: #fff
}

.o-slider__nav-item.h-scheme--region-bergedorf .o-slider__nav-hashtag {
  color: #b85a3a
}

.slick-active .o-slider__nav-item.h-scheme--region-bergedorf {
  background-color: #b85a3a
}

.slick-active .o-slider__nav-item.h-scheme--region-bergedorf .o-slider__nav-body,
.slick-active .o-slider__nav-item.h-scheme--region-bergedorf .o-slider__nav-hashtag,
.slick-active .o-slider__nav-item.h-scheme--region-bergedorf .o-slider__nav-headline {
  color: #fff
}

.o-slider__nav-item.h-scheme--region-harburg .o-slider__nav-hashtag {
  color: #257950
}

.slick-active .o-slider__nav-item.h-scheme--region-harburg {
  background-color: #257950
}

.slick-active .o-slider__nav-item.h-scheme--region-harburg .o-slider__nav-body,
.slick-active .o-slider__nav-item.h-scheme--region-harburg .o-slider__nav-hashtag,
.slick-active .o-slider__nav-item.h-scheme--region-harburg .o-slider__nav-headline {
  color: #fff
}

.o-slider__nav-item.h-scheme--region-mitte .o-slider__nav-hashtag {
  color: #64609a
}

.slick-active .o-slider__nav-item.h-scheme--region-mitte {
  background-color: #64609a
}

.slick-active .o-slider__nav-item.h-scheme--region-mitte .o-slider__nav-body,
.slick-active .o-slider__nav-item.h-scheme--region-mitte .o-slider__nav-hashtag,
.slick-active .o-slider__nav-item.h-scheme--region-mitte .o-slider__nav-headline {
  color: #fff
}

.o-slider__nav-item.h-scheme--region-nord .o-slider__nav-hashtag {
  color: #b1262f
}

.slick-active .o-slider__nav-item.h-scheme--region-nord {
  background-color: #b1262f
}

.slick-active .o-slider__nav-item.h-scheme--region-nord .o-slider__nav-body,
.slick-active .o-slider__nav-item.h-scheme--region-nord .o-slider__nav-hashtag,
.slick-active .o-slider__nav-item.h-scheme--region-nord .o-slider__nav-headline {
  color: #fff
}

.o-slider__nav-item.h-scheme--region-ost .o-slider__nav-hashtag {
  color: #ae3928
}

.slick-active .o-slider__nav-item.h-scheme--region-ost {
  background-color: #ae3928
}

.slick-active .o-slider__nav-item.h-scheme--region-ost .o-slider__nav-body,
.slick-active .o-slider__nav-item.h-scheme--region-ost .o-slider__nav-hashtag,
.slick-active .o-slider__nav-item.h-scheme--region-ost .o-slider__nav-headline {
  color: #fff
}

.o-slider__nav-item.h-scheme--region-west .o-slider__nav-hashtag {
  color: #767676
}

.slick-active .o-slider__nav-item.h-scheme--region-west {
  background-color: #767676
}

.slick-active .o-slider__nav-item.h-scheme--region-west .o-slider__nav-body,
.slick-active .o-slider__nav-item.h-scheme--region-west .o-slider__nav-hashtag,
.slick-active .o-slider__nav-item.h-scheme--region-west .o-slider__nav-headline {
  color: #fff
}

.o-slider__nav-item.h-scheme--color-blue .o-slider__nav-hashtag {
  color: #002680
}

.slick-active .o-slider__nav-item.h-scheme--color-blue {
  background-color: #002680
}

.o-slider__nav-item.h-scheme--color-red .o-slider__nav-hashtag,
.slick-active .o-slider__nav-item.h-scheme--color-blue .o-slider__nav-body,
.slick-active .o-slider__nav-item.h-scheme--color-blue .o-slider__nav-hashtag,
.slick-active .o-slider__nav-item.h-scheme--color-blue .o-slider__nav-headline {
  color: #fff
}

.slick-active .o-slider__nav-item.h-scheme--color-red {
  background-color: #fff
}

.o-slider__nav-item.h-scheme--color-gray-light .o-slider__nav-hashtag,
.slick-active .o-slider__nav-item.h-scheme--color-red .o-slider__nav-body,
.slick-active .o-slider__nav-item.h-scheme--color-red .o-slider__nav-hashtag,
.slick-active .o-slider__nav-item.h-scheme--color-red .o-slider__nav-headline {
  color: #fff
}

.slick-active .o-slider__nav-item.h-scheme--color-gray-light {
  background-color: #fff
}

.o-slider__nav-item.h-scheme--color-gray-dark .o-slider__nav-hashtag,
.slick-active .o-slider__nav-item.h-scheme--color-gray-light .o-slider__nav-body,
.slick-active .o-slider__nav-item.h-scheme--color-gray-light .o-slider__nav-hashtag,
.slick-active .o-slider__nav-item.h-scheme--color-gray-light .o-slider__nav-headline {
  color: #fff
}

.slick-active .o-slider__nav-item.h-scheme--color-gray-dark {
  background-color: #fff
}

.slick-active .o-slider__nav-item.h-scheme--color-gray-dark .o-slider__nav-body,
.slick-active .o-slider__nav-item.h-scheme--color-gray-dark .o-slider__nav-hashtag,
.slick-active .o-slider__nav-item.h-scheme--color-gray-dark .o-slider__nav-headline {
  color: #fff
}

@media (min-width:1460px) {
  .o-slider__nav-item {
    padding: 1.25rem
  }
}

.o-slider__nav-hashtag {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0;
  text-transform: uppercase
}

.o-slider__nav-headline {
  margin: 0
}

.o-slider__nav-body {
  margin-top: .9375rem
}

.o-leader {
  width: 100%
}

@media(min-width:768px) {
  .o-leader .m-form {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 1rem 0 2rem
  }

  .o-leader .m-form__item {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    margin: 0 1rem 0 0
  }
}

.o-leader .m-form__item label {
  color: #002f63;
  margin-right: 1rem;
  width: auto
}

.o-leader__list {
  list-style: none;
  margin-top: 3rem;
  padding-left: 0
}

.o-leader__item {
  border-top: 2px solid #edeff2;
  display: flex;
  flex-wrap: wrap;
  margin-left: -13px;
  margin-right: -13px;
  padding: 1.875rem 0
}

.o-leader__item:last-child {
  border-bottom: 2px solid #edeff2
}

.o-leader__item-meta {
  flex: 0 0 100%;
  margin-top: 2rem;
  max-width: 100%;
  order: 2;
  padding-left: 13px;
  padding-right: 13px;
  position: relative;
  text-align: center;
  width: 100%
}

@media(min-width:768px) {
  .o-leader__item-meta {
    flex: 0 0 50%;
    margin-top: 0;
    max-width: 50%;
    order: 1
  }
}

@media(min-width:992px) {
  .o-leader__item-meta {
    flex: 0 0 25%;
    max-width: 25%
  }
}

.o-leader__item-meta .a-btn {
  background-color: #fff;
  border-color: #e2001a;
  color: #e2001a;
  margin-top: 3rem
}

.o-leader__item-meta .a-btn:focus,
.o-leader__item-meta .a-btn:hover {
  background-color: #e2001a;
  border-color: #fff;
  color: #fff
}

.o-leader__item-photo .inner {
  border-radius: 50%;
  height: 250px;
  margin: 0 auto;
  overflow: hidden;
  width: 250px
}

.o-leader__item-photo .inner img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%
}

.o-leader__item-content {
  flex: 0 0 100%;
  max-width: 100%;
  order: 1;
  padding-left: 13px;
  padding-right: 13px;
  position: relative;
  width: 100%
}

@media(min-width:768px) {
  .o-leader__item-content {
    flex: 0 0 50%;
    max-width: 50%;
    order: 2
  }
}

@media(min-width:992px) {
  .o-leader__item-content {
    flex: 0 0 75%;
    max-width: 75%
  }
}

.o-leader__item-name {
  color: #002f63
}

.o-leader__item-controls {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
  padding-left: 13px;
  padding-right: 13px;
  position: relative;
  width: 100%
}

@media(max-width:767.98px) {
  .o-leader__item-controls {
    flex: 0 0 100%;
    max-width: 100%
  }
}

.o-leader__item-controls a {
  display: block
}

.o-leader__item-controls .a-link--plus {
  margin-top: .6rem
}

.o-leader__item-description {
  display: none
}

.o-leader__recommendations {
  margin-top: 2rem
}

.o-not-found {
  margin: 2rem 0
}

.o-not-found .m-quicksearch {
  margin: 0 auto;
  max-width: 50%;
  position: relative
}

.o-not-found .m-quicksearch__input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 2px solid #002f63;
  display: block;
  font-size: 1rem;
  outline: none;
  padding: 1em;
  width: 100%
}

.o-not-found .m-quicksearch__input::-moz-placeholder {
  color: #002f63
}

.o-not-found .m-quicksearch__input::placeholder {
  color: #002f63
}

.o-not-found .m-quicksearch__input::-ms-clear,
.o-not-found .m-quicksearch__input::-ms-reveal {
  display: none;
  height: 0;
  width: 0
}

.o-not-found .m-quicksearch__input::-webkit-search-cancel-button,
.o-not-found .m-quicksearch__input::-webkit-search-decoration,
.o-not-found .m-quicksearch__input::-webkit-search-results-button,
.o-not-found .m-quicksearch__input::-webkit-search-results-decoration {
  display: none
}

.o-not-found .m-quicksearch__btn {
  bottom: 0;
  left: auto;
  right: 0;
  top: 0
}

.o-not-found .m-quicksearch__btn:before {
  font-size: 2.125rem
}

.o-not-found .m-quicklink__panel {
  width: 100%
}

.o-not-found__section-headline {
  color: #002f63;
  font-size: 2.125rem;
  margin: 3rem 0 2rem;
  text-align: center
}

.btn,
a.btn {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 3px solid transparent;
  border-radius: 3.75rem;
  cursor: pointer;
  display: inline-flex;
  font-size: 1.125rem;
  font-weight: 600;
  gap: 20px;
  justify-content: space-between;
  line-height: 1;
  padding: 15px 20px;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap
}

.btn,
.btn:focus,
.btn:hover,
a.btn,
a.btn:focus,
a.btn:hover {
  text-decoration: none
}

.btn--active {
  color: #e2001a
}

.btn--rounded,
a.btn--rounded {
  align-items: center;
  border-radius: 50%;
  display: flex;
  flex-shrink: 0;
  height: 53px;
  justify-content: center;
  padding: 0;
  width: 53px
}

.btn--link,
a.btn--link {
  padding: 15px 0;
  text-transform: none
}

.btn--primary,
a.btn--primary {
  background-color: #002f63;
  border-color: #002f63;
  color: #fff;
  transform: translateZ(0);
  transition-duration: .3s;
  transition-property: background
}

.btn--primary:focus,
.btn--primary:hover,
a.btn--primary:focus,
a.btn--primary:hover {
  background-color: #fff;
  border-color: #002f63;
  color: #002f63
}

.btn--primary.btn--outline,
a.btn--primary.btn--outline {
  background-color: transparent;
  color: #002f63
}

.btn--primary.btn--outline:focus,
.btn--primary.btn--outline:hover,
a.btn--primary.btn--outline:focus,
a.btn--primary.btn--outline:hover {
  background-color: #002f63;
  color: #fff
}

.btn--secondary,
a.btn--secondary {
  background-color: #e2001a;
  border-color: #e2001a;
  color: #fff
}

.btn--secondary:hover,
.btn--secondaryfocus,
a.btn--secondary:hover,
a.btn--secondaryfocus {
  background-color: #fff;
  color: #e2001a
}

.btn--secondary.btn--outline,
a.btn--secondary.btn--outline {
  background-color: transparent;
  color: #e2001a
}

.btn--secondary.btn--outline:focus,
.btn--secondary.btn--outline:hover,
a.btn--secondary.btn--outline:focus,
a.btn--secondary.btn--outline:hover {
  background-color: #e2001a;
  color: #fff
}

.btn--tertiary,
a.btn--tertiary {
  background-color: #fff;
  border-color: #fff;
  color: #002f63
}

.btn--tertiary.btn--outline,
a.btn--tertiary.btn--outline {
  background-color: transparent;
  color: #fff
}

.btn--tertiary.btn--outline:hover,
a.btn--tertiary.btn--outline:hover {
  background-color: #fff;
  color: #002f63
}

.course-actions {
  list-style: none;
  margin-bottom: .625rem;
  padding-left: 0
}

.course-actions__item:not(:last-child) {
  margin-bottom: .75rem
}

.course-actions__item a {
  text-decoration: none
}

.course-alarm-card {
  align-items: center;
  background: #002f63;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  opacity: .75;
  padding: 50px 35px 35px
}

.course-alarm-card__title {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 20px
}

@media(min-width:768px) {
  .course-alarm-card__title {
    margin-bottom: unset
  }
}

.course-alarm-card__content {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 20px;
  text-align: center
}

@media(min-width:768px) {
  .course-alarm-card__content {
    margin-bottom: unset
  }
}

.course-card {
  border: 5px solid #ebebeb;
  display: flex;
  flex-direction: column;
  padding: 1.2rem
}

.course-card__title-block {
  display: flex;
  flex-direction: column;
  margin-bottom: 24px
}

.course-card__title {
  margin-bottom: 1rem
}

.course-card__title a {
  color: #333;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 30px;
  --max-lines: 3;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: var(--max-lines)
}

.course-card__status-price-block {
  display: flex
}

.course-card__main>div {
  margin-bottom: 1rem
}

.course-card__aside {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: .7rem;
  justify-content: space-between;
  margin-top: auto
}

.course-card__aside .btn--bookmark {
  border-width: 2px
}

.course-card__aside .btn--bookmark.a-btn--active {
  background-color: #002f63;
  color: #fff
}

.course-card__aside .btn--bookmark .icon--heart {
  height: 15px;
  width: 15px
}

.course-card__actions {
  display: flex;
  flex-wrap: nowrap;
  gap: .7rem
}

.course-list {
  position: relative
}

.course-list .course-list__categories {
  background: #fff;
  border-top: 5px solid #e2001a;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
  display: none;
  max-width: 100%;
  padding: 20px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99
}

@media(min-width:768px) {
  .course-list .course-list__categories {
    padding: 40px 20px;
    width: 460px
  }
}

@media(min-width:1600px) {
  .course-list .course-list__categories {
    right: -130px
  }
}

.course-list .course-list__categories.visible {
  display: block
}

.course-list .course-list__categories .o-filters__header {
  margin-bottom: 20px
}

.course-list .course-list__categories .o-filters__header .icon--categories {
  height: 36px;
  width: 36px
}

.course-list .course-list__categories .menu {
  list-style-type: none;
  padding-left: 18px
}

.course-list .course-list__categories .menu a {
  display: block;
  font-size: 20px;
  font-weight: 700;
  margin: 10px 0;
  word-wrap: break-word
}

.course-list .course-list__categories .menu a.menu-item--active-trail {
  color: #e2001a
}

.course-list .course-list__categories .menu a:hover {
  text-decoration: none
}

.course-list .course-list__categories .menu--1 {
  padding-left: 0
}

.course-list .course-list__categories .menu--1>li:not(:last-child) {
  border-bottom: 1px solid hsla(0, 0%, 79%, .5)
}

.course-list .course-list__categories .menu--2 a {
  font-weight: 500
}

.course-list .course-list__categories .menu--3 a {
  font-weight: 400
}

.course-list .course-list__categories .menu--4 a {
  color: #333;
  font-weight: 400
}

.course-list .course-list__categories .menu--5 {
  list-style-type: disc
}

.course-list .course-list__categories .menu--5 li::marker {
  font-size: 10px
}

.course-list .course-list__categories .menu--5 a {
  color: #333;
  font-weight: 400;
  opacity: .75
}

.course-list .course-list__actions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: flex-start;
  margin-bottom: 20px
}

.course-list .course-list__actions form {
  display: flex
}

@media(min-width:576px) {
  .course-list .course-list__actions form {
    margin-left: auto
  }
}

.course-list .course-list__actions form .m-filter--sorting {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 0
}

.course-list .course-list__actions form .m-filter--sorting .m-form__label {
  font-weight: 400;
  padding-bottom: 0;
  text-align: right
}

.course-list .course-list__actions form .m-filter--sorting .m-form__field--select {
  border-radius: 3.75rem
}

.course-list .course-list__actions .btn--primary,
.course-list .course-list__actions .btn--secondary {
  font-size: 18px;
  justify-content: space-between;
  padding: 13px 15px;
  text-transform: none;
  width: 100%
}

.course-list .course-list__actions .btn--primary .icon,
.course-list .course-list__actions .btn--secondary .icon {
  height: 18px;
  width: 18px
}

@media(min-width:576px) {
  .course-list .course-list__actions .m-form__item--inline {
    text-align: center
  }
}

@media(min-width:992px) {
  .course-list .course-list__actions .m-form__item--inline {
    text-align: right
  }
}

@media(min-width:576px) {
  .course-list .course-list__actions {
    flex-direction: row
  }
}

.course-list .course-list__actions .m-course-view-mode {
  align-items: center;
  margin: 0
}

.course-list .course-list__actions .m-form__item {
  flex: 3
}

@media(min-width:576px) {
  .course-list .course-list__actions .m-form__item {
    justify-content: flex-end;
    margin-bottom: 0
  }
}

.course-list .course-list__actions .m-form__label {
  text-align: right
}

.course-list .course-list__actions .m-form__field--select {
  background-color: #ebebeb;
  background-image: url(/themes/custom/vhs_base/build/images/arrow-down.393dcd77.svg);
  background-repeat: no-repeat, repeat;
  background-size: auto;
  border: unset;
  box-shadow: unset;
  font-weight: 500;
  height: 50px;
  padding: 15px 30px 15px 15px
}

@media(min-width:768px) {
  .course-list .course-list__actions .m-form__field--select {
    min-width: 200px
  }
}

.course-list .course-list__results.course-list__results--list .course-alarm-card {
  gap: 30px;
  margin-bottom: 30px
}

.course-list .course-list__results.course-list__results--list .course-card {
  align-items: flex-start;
  display: grid;
  grid-template-columns: 1fr;
  margin-bottom: 30px
}

@media(min-width:576px) {
  .course-list .course-list__results.course-list__results--list .course-card {
    gap: 1rem;
    grid-template-columns: 7fr 5fr
  }
}

@media(min-width:992px) {
  .course-list .course-list__results.course-list__results--list .course-card {
    grid-template-columns: 9fr 3fr
  }
}

.course-list .course-list__results.course-list__results--list .course-card__title {
  margin-bottom: unset
}

.course-list .course-list__results.course-list__results--list .course-card__aside {
  display: flex;
  justify-content: flex-end
}

@media(min-width:576px) {
  .course-list .course-list__results.course-list__results--list .course-card__aside {
    margin-top: unset
  }
}

.course-list .course-list__results.course-list__results--list .course-card__main {
  align-items: self-start;
  display: grid;
  grid-template-columns: 1fr;
  justify-content: space-between
}

@media(min-width:992px) {
  .course-list .course-list__results.course-list__results--list .course-card__main {
    gap: 5px;
    grid-template-columns: 4fr 2.5fr
  }
}

.course-list .course-list__results.course-list__results--list .course-card__main>div {
  margin-bottom: .5rem
}

.course-list .course-list__results.course-list__results--list .course-card__main .icon {
  color: #002f63;
  flex-shrink: 0
}

.course-list .course-list__results--grid {
  display: grid;
  gap: 30px
}

@media(min-width:768px) {
  .course-list .course-list__results--grid {
    -moz-column-gap: 40px;
    column-gap: 40px;
    grid-template-columns: repeat(2, minmax(0, 2fr));
    row-gap: 60px
  }
}

@media(min-width:1200px) {
  .course-list .course-list__results--grid {
    grid-template-columns: repeat(3, minmax(0, 1fr))
  }
}

.course-list .course-list__footer {
  display: flex;
  flex-direction: column;
  gap: 30px;
  justify-content: space-between;
  margin-top: 1.625rem
}

@media(min-width:768px) {
  .course-list .course-list__footer {
    flex-direction: row
  }
}

.course-meta__leader {
  color: #333;
  display: flex;
  font-size: 1.125rem;
  font-weight: 600
}

.icon.course-meta__leader-icon {
  margin-right: 10px
}

.course-meta__leader-name {
  color: #333;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px
}

.course-meta__leader-name:hover {
  color: #002f63
}

.course-meta__location-content-container,
.course-meta__location-info {
  display: flex;
  gap: 10px
}

.course-meta__location-content-container a,
.course-meta__location-info a {
  color: #002f63;
  font-weight: 600
}

.course-meta__location-district {
  color: #333;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.7rem
}

.course-meta__number {
  align-items: center;
  display: flex;
  font-size: 1.125rem;
  gap: 10px
}

.course-meta__number-title span {
  font-weight: 600
}

.course-meta__participants {
  align-items: center;
  display: flex;
  font-size: 1.125rem;
  font-weight: 600;
  gap: 10px;
  line-height: 1.875rem;
  white-space: nowrap
}

.course-meta__participants .icon {
  aspect-ratio: 19/12;
  width: auto
}

.course-meta__price {
  margin-left: auto
}

.course-meta__price-title {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.875rem
}

.course-meta__price-value {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 2.25rem;
  white-space: nowrap
}

.course-meta__price-hint {
  font-size: .875rem;
  font-weight: 400
}

.course-meta__status-participants {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: flex-start
}

.course-meta__status-participants .course-actions__item p {
  margin-bottom: 0
}

.course-meta__status-participants .course-actions__item a {
  text-decoration: none
}

.course-meta__status {
  align-items: center;
  display: flex;
  font-size: 1.125rem;
  font-weight: 600;
  gap: 10px;
  line-height: 1.875rem
}

.course-meta__status:not(:first-child) {
  margin-top: .5rem
}

.course-meta__status--success .course-meta__status-icon {
  color: #3f9931 !important
}

.course-meta__status--warning .course-meta__status-icon {
  color: #ff7f00 !important
}

.course-meta__status--danger .course-meta__status-icon {
  color: #e2001a !important
}

.course-meta__status-tooltip {
  cursor: help;
  text-decoration: underline;
  text-underline-offset: 2px
}

.course-meta__time {
  display: flex;
  gap: 10px
}

.course-meta__time-content {
  display: flex;
  flex-direction: column;
  font-size: 1.125rem
}

@media(min-width:576px) {
  .course-meta__time--inline .course-meta__time-content {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px
  }
}

.course-list__results--list .course-meta__time-content {
  flex-direction: row;
  flex-wrap: wrap;
  gap: 5px
}

.course-list__results--list .course-meta__time-content>[class^=course-meta__time]:not(:last-child):after {
  content: ","
}

.course-meta__time-date-range {
  font-weight: 600
}

.course-meta__add-to-calender {
  align-items: center;
  display: flex;
  gap: 10px;
  padding-left: 34px
}

.course-meta__add-to-calender .icon {
  height: 17px;
  margin-right: 10px;
  width: auto
}

.course-meta__add-to-calender a {
  font-size: 1.125rem;
  font-weight: 700
}

.course-meta__booked-participants {
  border-bottom: 3px solid #ebebeb;
  border-top: 3px solid #ebebeb;
  padding: 20px 0
}

.course-meta__booked-participants h4 {
  font-size: 20px
}

.course-meta__booked-participants li {
  font-size: 18px;
  line-height: 166%;
  margin-bottom: 16px
}

.course-meta__booked-participants li ul {
  padding-left: 20px
}

.course-meta__booked-participants li ul li {
  font-size: 14px
}

.course-meta__booked-participants li ul li a {
  color: #002f63
}

.caption-return {
  align-items: flex-start;
  display: flex;
  flex-direction: column-reverse
}

.caption-return:has(+.m-tabs) .caption-return__caption {
  display: none
}

@media(min-width:768px) {
  .caption-return:has(+.m-tabs) .caption-return__caption {
    display: block
  }
}

@media(min-width:576px) {
  .caption-return {
    flex-direction: row;
    justify-content: space-between
  }
}

@media(min-width:768px) {
  .caption-return {
    margin-bottom: 2rem
  }
}

@media(min-width:992px) {
  .caption-return {
    margin-bottom: 2.2rem
  }
}

.caption-return .caption-return__link {
  margin-bottom: 1rem;
  text-decoration: none
}

@media(min-width:576px) {
  .caption-return .caption-return__link {
    text-align: right
  }
}

@media(min-width:768px) {
  .caption-return .caption-return__link {
    margin-bottom: 0
  }
}

.leaflet-list .text-description {
  margin-bottom: 60px
}

.leaflet-list .btn--primary {
  display: block
}

.leaflet-list .course-card__remove-from-leaflet {
  align-items: center;
  display: flex;
  gap: 10px;
  margin-top: 20px
}

.leaflet-list .course-card__remove-from-leaflet .icon {
  color: #e2001a;
  height: 17px;
  margin-right: 10px;
  width: auto
}

.leaflet-list .course-card__remove-from-leaflet a {
  color: #e2001a;
  font-size: 1.125rem
}

.leaflet-list .course-list {
  margin-bottom: 30px
}

.leaflet-list .leaflet-list__export .a-btn {
  padding: 0
}

.text-description {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.66;
  max-width: 770px
}

.course-leader-application h1 {
  color: #002f63;
  font-size: 32px;
  margin-bottom: 30px;
  text-align: center
}

@media(min-width:768px) {
  .course-leader-application h1 {
    font-size: 38px
  }
}

.course-leader-application .course-leader-application__description {
  margin: 0 auto;
  max-width: 880px
}

.course-leader-application .course-leader-application__description h2,
.course-leader-application .course-leader-application__description h3 {
  font-size: 20px
}

.course-leader-application .course-leader-application__description p {
  font-weight: 300
}

.course-leader-application .course-leader-application__hint {
  background-color: #ebebeb;
  margin: 30px 0;
  padding: 30px
}

.course-leader-application .course-leader-application__hint p {
  color: #002f63;
  font-size: 16px;
  font-weight: 600;
  text-align: center
}

.course-leader-application .course-leader-application__checklist h2 {
  color: #002f63;
  font-size: 24px;
  margin-bottom: 20px;
  text-align: center
}

.course-leader-application .course-leader-application__checklist form {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  max-width: 680px
}

.course-leader-application .course-leader-application__checklist form .m-form__label--required:after {
  display: none
}

.course-leader-application .course-leader-application__checklist form .form-submit {
  margin: 0 auto
}

.course-leader-application .course-leader-application__list {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  padding: 20px
}

@media(min-width:576px) {
  .course-leader-application .course-leader-application__list {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }
}

@media(min-width:768px) {
  .course-leader-application .course-leader-application__list {
    gap: 40px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    padding: 0
  }
}

@media(min-width:1200px) {
  .course-leader-application .course-leader-application__list {
    grid-template-columns: repeat(4, minmax(0, 1fr))
  }
}

.course-leader-application .course-leader-application__list a {
  display: flex;
  flex-direction: column;
  height: 220px;
  text-decoration: none
}

.course-leader-application .course-leader-application__list a:hover {
  text-decoration: none
}

.course-leader-application .course-leader-application__list a .course-leader-application__list-item-caption {
  font-weight: 600;
  padding: 10px;
  text-align: center
}

.course-leader-application .course-leader-application__list a .course-leader-application__list-item-caption.full-height {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center
}

.course-leader-application .course-leader-application__list a .course-leader-application__list-item-caption.h-scheme--default {
  background-color: #38b6bf;
  color: #fff
}

.course-leader-application .course-leader-application__list a .course-leader-application__list-item-caption.h-scheme--category-job {
  background-color: #4b6a91;
  color: #fff
}

.course-leader-application .course-leader-application__list a .course-leader-application__list-item-caption.h-scheme--category-daf {
  background-color: #0e4b82;
  color: #fff
}

.course-leader-application .course-leader-application__list a .course-leader-application__list-item-caption.h-scheme--category-food {
  background-color: #b86621;
  color: #fff
}

.course-leader-application .course-leader-application__list a .course-leader-application__list-item-caption.h-scheme--category-society {
  background-color: #b85a3a;
  color: #fff
}

.course-leader-application .course-leader-application__list a .course-leader-application__list-item-caption.h-scheme--category-health {
  background-color: #1e8a92;
  color: #fff
}

.course-leader-application .course-leader-application__list a .course-leader-application__list-item-caption.h-scheme--category-basic-education {
  background-color: #64609a;
  color: #fff
}

.course-leader-application .course-leader-application__list a .course-leader-application__list-item-caption.h-scheme--category-hamburg {
  background-color: #e2001a;
  color: #fff
}

.course-leader-application .course-leader-application__list a .course-leader-application__list-item-caption.h-scheme--category-young-vhs {
  background-color: #007db8;
  color: #fff
}

.course-leader-application .course-leader-application__list a .course-leader-application__list-item-caption.h-scheme--category-culture {
  background-color: #b1262f;
  color: #fff
}

.course-leader-application .course-leader-application__list a .course-leader-application__list-item-caption.h-scheme--category-learn {
  background-color: #53656b;
  color: #fff
}

.course-leader-application .course-leader-application__list a .course-leader-application__list-item-caption.h-scheme--category-multimedia {
  background-color: #924864;
  color: #fff
}

.course-leader-application .course-leader-application__list a .course-leader-application__list-item-caption.h-scheme--category-nature {
  background-color: #257950;
  color: #fff
}

.course-leader-application .course-leader-application__list a .course-leader-application__list-item-caption.h-scheme--category-personality {
  background-color: #007f73;
  color: #fff
}

.course-leader-application .course-leader-application__list a .course-leader-application__list-item-caption.h-scheme--category-politics {
  background-color: #ae3928;
  color: #fff
}

.course-leader-application .course-leader-application__list a .course-leader-application__list-item-caption.h-scheme--category-languages,
.course-leader-application .course-leader-application__list a .course-leader-application__list-item-caption.h-scheme--category-web {
  background-color: #64609a;
  color: #fff
}

.course-leader-application .course-leader-application__list a .course-leader-application__list-item-caption.h-scheme--region-bergedorf {
  background-color: #b85a3a;
  color: #fff
}

.course-leader-application .course-leader-application__list a .course-leader-application__list-item-caption.h-scheme--region-harburg {
  background-color: #257950;
  color: #fff
}

.course-leader-application .course-leader-application__list a .course-leader-application__list-item-caption.h-scheme--region-mitte {
  background-color: #64609a;
  color: #fff
}

.course-leader-application .course-leader-application__list a .course-leader-application__list-item-caption.h-scheme--region-nord {
  background-color: #b1262f;
  color: #fff
}

.course-leader-application .course-leader-application__list a .course-leader-application__list-item-caption.h-scheme--region-ost {
  background-color: #ae3928;
  color: #fff
}

.course-leader-application .course-leader-application__list a .course-leader-application__list-item-caption.h-scheme--region-west {
  background-color: #767676;
  color: #fff
}

.course-leader-application .course-leader-application__list a .course-leader-application__list-item-caption.h-scheme--color-blue {
  background-color: #002680;
  color: #fff
}

.course-leader-application .course-leader-application__list a .course-leader-application__list-item-caption.h-scheme--color-gray-dark,
.course-leader-application .course-leader-application__list a .course-leader-application__list-item-caption.h-scheme--color-gray-light,
.course-leader-application .course-leader-application__list a .course-leader-application__list-item-caption.h-scheme--color-red {
  background-color: #fff;
  color: #fff
}

.course-leader-application .course-leader-application__list a .course-leader-application__list-item-image {
  display: flex;
  flex: 1 1 0;
  justify-content: center;
  overflow: auto
}

.course-leader-application .course-leader-application__list a .course-leader-application__list-item-image img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%
}

.vhs-core-course-leader-application-confirmation-form textarea {
  width: 100%
}

.vhs-core-course-leader-application-confirmation-form .m-form__field--checkbox:checked+.m-form__label:after {
  display: none
}

.o-article__field--field-shared-paragraphs {
  margin-bottom: 1.625rem
}

.cc-banner {
  background: #ececec;
  font-size: .9rem;
  left: 50%;
  line-height: 1.4;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw
}

.cc-banner .container {
  padding: .6rem 0;
  position: relative
}

.cc-banner .panel-close {
  cursor: pointer;
  position: absolute;
  right: 4px
}

.cc-banner__message {
  display: block;
  margin: 0;
  padding: 0 15px 0 0
}

.media-oembed-content {
  aspect-ratio: 16/9;
  height: auto;
  width: 100%
}

.password-strength__meter {
  background-color: #ebeae4;
  height: 8px;
  margin-top: .5em
}

.password-strength__indicator {
  background-color: #77b259;
  height: 8px;
  transition: width .5s ease-out
}

.password-strength__indicator.is-weak {
  background-color: #e62600
}

.password-strength__indicator.is-fair {
  background-color: #e09600
}

.password-strength__indicator.is-good {
  background-color: #0074bd
}

.password-strength__indicator.is-strong {
  background-color: #77b259
}

.password-confirm,
.password-strength__title {
  font-size: .875rem
}

.password-confirm .ok {
  color: #3f9931
}

.password-confirm .error {
  color: #e2001a
}

.password-suggestions {
  border: 1px solid #3f9931;
  font-size: .875rem;
  margin: 0 0 1.5rem;
  padding: .625rem
}

.password-suggestions ul {
  margin-bottom: 0
}

.slick-slider {
  box-sizing: border-box;
  -webkit-touch-callout: none;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.slick-list,
.slick-slider {
  display: block;
  position: relative
}

.slick-list {
  margin: 0;
  overflow: hidden;
  padding: 0
}

.slick-list:focus {
  outline: none
}

.slick-list.draggable {
  cursor: pointer;
  cursor: grab
}

.slick-list.dragging {
  cursor: grabbing
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  transform: translateZ(0)
}

.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0
}

.slick-track:after,
.slick-track:before {
  content: "";
  display: table
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px
}

[dir=rtl] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto
}

.slick-arrow.slick-hidden {
  display: none
}

[data-tooltip-content] {
  cursor: help
}

.layout__main .ui-accordion {
  font-family: Montserrat, Arial, Helvetica, Verdana, sans-serif
}

.layout__main .ui-accordion .ui-accordion-header {
  align-items: center;
  background-color: #fff;
  border: unset;
  border-bottom: 2px solid #ebebeb;
  border-radius: unset;
  color: #002f63;
  cursor: pointer;
  display: flex;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5em;
  margin: 0;
  padding: .625rem 1.25rem .625rem .3125rem
}

@media(min-width:1200px) {
  .layout__main .ui-accordion .ui-accordion-header {
    font-size: 1.25rem;
    line-height: 3.625rem
  }
}

.layout__main .ui-accordion .ui-accordion-header .icon--arrow-right {
  margin-left: auto;
  transition: all .3s
}

.layout__main .ui-accordion .ui-accordion-header-active .icon--arrow-right {
  color: red;
  transform: rotate(90deg);
  transition: all .3s
}

.layout__main .ui-accordion .ui-widget-content {
  border-bottom: 2px solid #002f63;
  border-left: unset;
  border-radius: unset;
  border-right: unset;
  padding: unset
}

.layout__main .ui-accordion .ui-accordion-content-active+.ui-accordion-header {
  border-top: unset
}

.layout__main .ui-accordion .ui-state-active {
  border: unset;
  border-bottom: 2px solid #e2001a
}

.ui-autocomplete {
  background-color: #fff;
  border: 2px solid #edeff2;
  border-top: 0;
  list-style: none;
  max-width: 440px;
  padding-left: 0
}

.ui-autocomplete .ui-menu-item a {
  color: #002f63;
  cursor: pointer;
  display: block;
  padding: .5rem 1.25rem;
  text-decoration: none
}

.ui-autocomplete .ui-menu-item a:hover {
  color: #e2001a;
  text-decoration: underline
}

.ui-datepicker {
  background: #fff;
  border: 1px solid #ddd
}

.ui-datepicker .ui-datepicker-header {
  display: flex;
  justify-content: center;
  padding: .3125rem .625rem
}

.ui-datepicker .ui-datepicker-prev {
  background: none;
  flex: 1;
  order: 1
}

.fonts-loaded--iconfont .ui-datepicker .ui-datepicker-prev:before {
  content: ""
}

.ui-datepicker .ui-datepicker-next {
  background: none;
  flex: 1;
  order: 3;
  text-align: right
}

.fonts-loaded--iconfont .ui-datepicker .ui-datepicker-next:before {
  content: ""
}

.ui-datepicker .ui-datepicker-title {
  order: 2
}

.ui-datepicker .ui-icon {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
  white-space: nowrap
}

.ui-datepicker select {
  padding: 5px 32px 5px 5px
}

.ui-datepicker th {
  border-bottom: 1px solid #ddd;
  font-weight: 400;
  text-align: center
}

.ui-datepicker td,
.ui-datepicker th {
  padding: .25rem .4375rem
}

.ui-datepicker td.ui-datepicker-week-end {
  background: #edeff2
}

.ui-datepicker td.ui-datepicker-today {
  border: 1px solid #ddd
}

.ui-datepicker td a:hover,
.ui-datepicker td.ui-datepicker-current-day a {
  color: #e2001a
}

.ui-datepicker td.ui-datepicker-unselectable span {
  color: #000
}

.ui-datepicker select.ui-datepicker-month {
  padding: 5px;
  width: 60%
}

.ui-dialog {
  background-color: #edeff2;
  z-index: 95
}

@media(min-width:768px) {
  .ui-dialog {
    margin: 0;
    min-width: 600px
  }
}

.ui-dialog .a-btn {
  width: 100%
}

.ui-dialog.ui-dialog--light {
  background: #fff
}

.ui-dialog.ui-dialog--light .ui-dialog-titlebar {
  background-color: #edeff2
}

.ui-dialog .ui-dialog-title {
  font-size: 1rem;
  font-weight: 700
}

.ui-dialog-titlebar {
  align-items: center;
  border-bottom: 1px solid #ddd;
  color: #000;
  display: flex;
  font-weight: 700;
  justify-content: space-between;
  padding: .8125rem 1.5625rem .6875rem .875rem;
  position: relative
}

.ui-dialog-titlebar .vhs-icon {
  font-size: .7rem
}

.ui-dialog-content {
  overflow-y: auto;
  padding: .8125rem 1.5625rem .6875rem .875rem
}

.ui-dialog-main {
  margin-top: .625rem
}

.ui-dialog-footer {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr;
  margin-top: 1.25rem
}

@media(min-width:768px) {
  .ui-dialog-footer {
    grid-template-columns: 1fr 1fr
  }
}

.ui-dialog-footer .a-btn {
  margin: .3125rem
}

@media(min-width:768px) {
  .ui-dialog-footer .a-btn {
    margin: 0 .3125rem
  }
}

.ui-dialog-titlebar-close {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
  white-space: nowrap
}

.ui-dialog-close {
  position: absolute;
  right: 3px;
  top: 3px
}

.ui-widget-overlay {
  background: #000 50% 50% repeat-x;
  height: 100%;
  left: 0;
  opacity: .6;
  position: fixed;
  top: 0;
  width: 100%
}

.ui-slider {
  background-color: #bbb;
  height: 3px;
  margin: .625rem 0 .9375rem;
  position: relative;
  width: 100%
}

.ui-slider-handle {
  background: #000;
  border-radius: 50%;
  cursor: pointer;
  display: block;
  height: 17px;
  position: absolute;
  top: -8px;
  width: 17px
}

.h-scheme--default .a-btn--scheme {
  color: #e2001a
}

.h-scheme--category-job .a-btn--scheme {
  background-color: #3f5878;
  color: #fff
}

.h-scheme--category-daf .a-btn--scheme {
  background-color: #154571;
  color: #fff
}

.h-scheme--category-food .a-btn--scheme {
  background-color: #99551c;
  color: #fff
}

.h-scheme--category-society .a-btn--scheme {
  background-color: #994a30;
  color: #fff
}

.h-scheme--category-health .a-btn--scheme {
  background-color: #19717a;
  color: #fff
}

.h-scheme--category-basic-education .a-btn--scheme {
  background-color: #5a5685;
  color: #fff
}

.h-scheme--category-hamburg .a-btn--scheme {
  background-color: #b50015;
  color: #fff
}

.h-scheme--category-young-vhs .a-btn--scheme {
  background-color: #0b6e9d;
  color: #fff
}

.h-scheme--category-culture .a-btn--scheme {
  background-color: #922027;
  color: #fff
}

.h-scheme--category-learn .a-btn--scheme {
  background-color: #445358;
  color: #fff
}

.h-scheme--category-multimedia .a-btn--scheme {
  background-color: #783c53;
  color: #fff
}

.h-scheme--category-nature .a-btn--scheme {
  background-color: #1e6341;
  color: #fff
}

.h-scheme--category-personality .a-btn--scheme {
  background-color: #00685e;
  color: #fff
}

.h-scheme--category-politics .a-btn--scheme {
  background-color: #8f2f21;
  color: #fff
}

.h-scheme--category-languages .a-btn--scheme,
.h-scheme--category-web .a-btn--scheme {
  background-color: #5a5685;
  color: #fff
}

.h-scheme--region-bergedorf .a-btn--scheme {
  background-color: #994a30;
  color: #fff
}

.h-scheme--region-harburg .a-btn--scheme {
  background-color: #257950;
  color: #fff
}

.h-scheme--region-mitte .a-btn--scheme {
  background-color: #64609a;
  color: #fff
}

.h-scheme--region-nord .a-btn--scheme {
  background-color: #b1262f;
  color: #fff
}

.h-scheme--region-ost .a-btn--scheme {
  background-color: #ae3928;
  color: #fff
}

.h-scheme--region-west .a-btn--scheme {
  background-color: #636363;
  color: #fff
}

.h-scheme--color-blue .a-btn--scheme {
  background-color: #002680;
  color: #fff
}

.h-scheme--color-red .a-btn--scheme {
  background-color: #e2001a;
  color: #fff
}

.h-scheme--color-gray-light .a-btn--scheme {
  background-color: #fff;
  color: #fff
}

.h-scheme--color-gray-dark .a-btn--scheme {
  background-color: #fff;
  color: #fff #fff
}

.vhs-icon:before {
  display: inline-block;
  font-family: Montserrat, Arial, Helvetica, Verdana, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle
}

.fonts-loaded--iconfont .vhs-icon:before {
  font-family: vhs-20250624105753
}

.vhs-icon {
  line-height: 1
}

.sr-only+.vhs-icon {
  margin-left: 0;
  margin-right: 0
}

.fonts-loaded--iconfont .vhs-icon__accessibility:before {
  content: ""
}

.vhs-icon__accessibility:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__arrow-cta:before {
  content: ""
}

.vhs-icon__arrow-cta:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__arrow-right-default:before {
  content: ""
}

.vhs-icon__arrow-right-default:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__arrow-slide-left:before {
  content: ""
}

.vhs-icon__arrow-slide-left:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__arrow-slide-right:before {
  content: ""
}

.vhs-icon__arrow-slide-right:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__basket:before {
  content: ""
}

.vhs-icon__basket:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__bookmark:before {
  content: ""
}

.vhs-icon__bookmark:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__calendar:before {
  content: ""
}

.vhs-icon__calendar:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__checked:before {
  content: ""
}

.vhs-icon__checked:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__circle:before {
  content: ""
}

.vhs-icon__circle:before {
  margin-right: 5px
}

.vhs-icon__close:before {
  content: "X"
}

.fonts-loaded--iconfont .vhs-icon__close:before {
  content: ""
}

.vhs-icon__close:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__dropdown:before {
  content: ""
}

.vhs-icon__dropdown:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__education:before {
  content: ""
}

.vhs-icon__education:before {
  margin-right: 5px
}

.vhs-icon__envelope:before {
  content: "✉"
}

.fonts-loaded--iconfont .vhs-icon__envelope:before {
  content: ""
}

.vhs-icon__envelope:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__favorite-add:before {
  content: ""
}

.vhs-icon__favorite-add:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__favorite-remove:before {
  content: ""
}

.vhs-icon__favorite-remove:before {
  margin-right: 5px
}

.vhs-icon__file-pdf:before {
  content: "📄"
}

.fonts-loaded--iconfont .vhs-icon__file-pdf:before {
  content: ""
}

.vhs-icon__file-pdf:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__filter-closed:before {
  content: ""
}

.vhs-icon__filter-closed:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__filter-opened:before {
  content: ""
}

.vhs-icon__filter-opened:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__geolocation:before {
  content: ""
}

.vhs-icon__geolocation:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__health:before {
  content: ""
}

.vhs-icon__health:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__heart:before {
  content: ""
}

.vhs-icon__heart:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__info:before {
  content: ""
}

.vhs-icon__info:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__leader:before {
  content: ""
}

.vhs-icon__leader:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__leaflet:before {
  content: ""
}

.vhs-icon__leaflet:before {
  margin-right: 5px
}

.vhs-icon__location:before {
  content: "NIX"
}

.fonts-loaded--iconfont .vhs-icon__location:before {
  content: ""
}

.vhs-icon__location:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__login:before {
  content: ""
}

.vhs-icon__login:before {
  margin-right: 5px
}

.vhs-icon__menu:before {
  content: "≡"
}

.fonts-loaded--iconfont .vhs-icon__menu:before {
  content: ""
}

.vhs-icon__menu:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__phone:before {
  content: ""
}

.vhs-icon__phone:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__plus:before {
  content: ""
}

.vhs-icon__plus:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__result-list-compact:before {
  content: ""
}

.vhs-icon__result-list-compact:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__result-list-detail:before {
  content: ""
}

.vhs-icon__result-list-detail:before {
  margin-right: 5px
}

.vhs-icon__search:before {
  content: "🔍"
}

.fonts-loaded--iconfont .vhs-icon__search:before {
  content: ""
}

.vhs-icon__search:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__shopping-cart:before {
  content: ""
}

.vhs-icon__shopping-cart:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__similar:before {
  content: ""
}

.vhs-icon__similar:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__sn-facebook:before {
  content: ""
}

.vhs-icon__sn-facebook:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__sn-twitter:before {
  content: ""
}

.vhs-icon__sn-twitter:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__sn-xing:before {
  content: ""
}

.vhs-icon__sn-xing:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__trash:before {
  content: ""
}

.vhs-icon__trash:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__user-circle-single:before {
  content: ""
}

.vhs-icon__user-circle-single:before {
  margin-right: 5px
}

.fonts-loaded--iconfont .vhs-icon__wlan:before {
  content: ""
}

.vhs-icon__wlan:before {
  margin-right: 5px
}

.icon {
  aspect-ratio: 1/1;
  display: inline-block;
  flex-shrink: 0;
  height: 24px;
  width: 24px
}

.d-none {
  display: none !important
}

.d-inline {
  display: inline !important
}

.d-inline-block {
  display: inline-block !important
}

.d-block {
  display: block !important
}

.d-table {
  display: table !important
}

.d-table-row {
  display: table-row !important
}

.d-table-cell {
  display: table-cell !important
}

.d-flex {
  display: flex !important
}

.d-inline-flex {
  display: inline-flex !important
}

@media(min-width:576px) {
  .d-sm-none {
    display: none !important
  }

  .d-sm-inline {
    display: inline !important
  }

  .d-sm-inline-block {
    display: inline-block !important
  }

  .d-sm-block {
    display: block !important
  }

  .d-sm-table {
    display: table !important
  }

  .d-sm-table-row {
    display: table-row !important
  }

  .d-sm-table-cell {
    display: table-cell !important
  }

  .d-sm-flex {
    display: flex !important
  }

  .d-sm-inline-flex {
    display: inline-flex !important
  }
}

@media(min-width:768px) {
  .d-md-none {
    display: none !important
  }

  .d-md-inline {
    display: inline !important
  }

  .d-md-inline-block {
    display: inline-block !important
  }

  .d-md-block {
    display: block !important
  }

  .d-md-table {
    display: table !important
  }

  .d-md-table-row {
    display: table-row !important
  }

  .d-md-table-cell {
    display: table-cell !important
  }

  .d-md-flex {
    display: flex !important
  }

  .d-md-inline-flex {
    display: inline-flex !important
  }
}

@media(min-width:992px) {
  .d-lg-none {
    display: none !important
  }

  .d-lg-inline {
    display: inline !important
  }

  .d-lg-inline-block {
    display: inline-block !important
  }

  .d-lg-block {
    display: block !important
  }

  .d-lg-table {
    display: table !important
  }

  .d-lg-table-row {
    display: table-row !important
  }

  .d-lg-table-cell {
    display: table-cell !important
  }

  .d-lg-flex {
    display: flex !important
  }

  .d-lg-inline-flex {
    display: inline-flex !important
  }
}

@media(min-width:1040px) {
  .d-xlg-none {
    display: none !important
  }

  .d-xlg-inline {
    display: inline !important
  }

  .d-xlg-inline-block {
    display: inline-block !important
  }

  .d-xlg-block {
    display: block !important
  }

  .d-xlg-table {
    display: table !important
  }

  .d-xlg-table-row {
    display: table-row !important
  }

  .d-xlg-table-cell {
    display: table-cell !important
  }

  .d-xlg-flex {
    display: flex !important
  }

  .d-xlg-inline-flex {
    display: inline-flex !important
  }
}

@media(min-width:1200px) {
  .d-xl-none {
    display: none !important
  }

  .d-xl-inline {
    display: inline !important
  }

  .d-xl-inline-block {
    display: inline-block !important
  }

  .d-xl-block {
    display: block !important
  }

  .d-xl-table {
    display: table !important
  }

  .d-xl-table-row {
    display: table-row !important
  }

  .d-xl-table-cell {
    display: table-cell !important
  }

  .d-xl-flex {
    display: flex !important
  }

  .d-xl-inline-flex {
    display: inline-flex !important
  }
}

@media(min-width:1400px) {
  .d-xxl-none {
    display: none !important
  }

  .d-xxl-inline {
    display: inline !important
  }

  .d-xxl-inline-block {
    display: inline-block !important
  }

  .d-xxl-block {
    display: block !important
  }

  .d-xxl-table {
    display: table !important
  }

  .d-xxl-table-row {
    display: table-row !important
  }

  .d-xxl-table-cell {
    display: table-cell !important
  }

  .d-xxl-flex {
    display: flex !important
  }

  .d-xxl-inline-flex {
    display: inline-flex !important
  }
}

@media print {
  .d-print-none {
    display: none !important
  }

  .d-print-inline {
    display: inline !important
  }

  .d-print-inline-block {
    display: inline-block !important
  }

  .d-print-block {
    display: block !important
  }

  .d-print-table {
    display: table !important
  }

  .d-print-table-row {
    display: table-row !important
  }

  .d-print-table-cell {
    display: table-cell !important
  }

  .d-print-flex {
    display: flex !important
  }

  .d-print-inline-flex {
    display: inline-flex !important
  }
}

.row.teaser-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -13px;
  margin-right: -13px
}

.row.teaser-row .col-1-2 {
  flex: 0 0 100%;
  max-width: 100%;
  overflow: hidden;
  padding-left: 13px;
  padding-right: 13px;
  position: relative;
  width: 100%
}

@media(min-width:768px) {
  .row.teaser-row .col-1-2 {
    flex: 0 0 50%;
    max-width: 50%
  }
}

.row.teaser-row .col-1-2.col-last {
  margin-top: 1rem
}

@media(min-width:768px) {
  .row.teaser-row .col-1-2.col-last {
    margin-top: 0
  }
}