.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}

.rs-column.-large-first {
  clear: left;
}

.rs-column.-large-last {
  margin-right: -5px;
}

.rs-column.-large-first-row {
  margin-top: 0;
}

.rs-column.-large-col-1-1 {
  width: 100%;
}

.rs-column.-large-col-2-1 {
  width: 46.15385%;
}

.rs-column.-large-col-2-2 {
  width: 100%;
}

.rs-column.-large-col-3-1 {
  width: 28.20513%;
}

.rs-column.-large-col-3-2 {
  width: 64.10256%;
}

.rs-column.-large-col-3-3 {
  width: 100%;
}

.rs-column.-large-col-4-1 {
  width: 19.23077%;
}

.rs-column.-large-col-4-2 {
  width: 46.15385%;
}

.rs-column.-large-col-4-3 {
  width: 73.07692%;
}

.rs-column.-large-col-4-4 {
  width: 100%;
}

.rs-column.-large-col-5-1 {
  width: 13.84615%;
}

.rs-column.-large-col-5-2 {
  width: 35.38462%;
}

.rs-column.-large-col-5-3 {
  width: 56.92308%;
}

.rs-column.-large-col-5-4 {
  width: 78.46154%;
}

.rs-column.-large-col-5-5 {
  width: 100%;
}

.rs-column.-large-col-6-1 {
  width: 10.25641%;
}

.rs-column.-large-col-6-2 {
  width: 28.20513%;
}

.rs-column.-large-col-6-3 {
  width: 46.15385%;
}

.rs-column.-large-col-6-4 {
  width: 64.10256%;
}

.rs-column.-large-col-6-5 {
  width: 82.05128%;
}

.rs-column.-large-col-6-6 {
  width: 100%;
}

@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }

  .rs-column.-large-first {
    clear: none;
  }

  .rs-column.-large-last {
    margin-right: 7.69231%;
  }

  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }

  .rs-column.-medium-first {
    clear: left;
  }

  .rs-column.-medium-last {
    margin-right: -5px;
  }

  .rs-column.-medium-first-row {
    margin-top: 0;
  }

  .rs-column.-medium-col-1-1 {
    width: 100%;
  }

  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }

  .rs-column.-medium-col-2-2 {
    width: 100%;
  }

  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }

  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }

  .rs-column.-medium-col-3-3 {
    width: 100%;
  }

  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }

  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }

  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }

  .rs-column.-medium-col-4-4 {
    width: 100%;
  }

  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }

  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }

  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }

  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }

  .rs-column.-medium-col-5-5 {
    width: 100%;
  }

  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }

  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }

  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }

  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }

  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }

  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}

@media screen and (max-width: 599px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }

  .rs-column.-large-last {
    margin-right: 7.69231%;
  }

  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }

  .rs-column.-medium-first {
    clear: none;
  }

  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }

  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }

  .rs-column.-small-first {
    clear: left;
  }

  .rs-column.-small-last {
    margin-right: -5px;
  }

  .rs-column.-small-first-row {
    margin-top: 0;
  }

  .rs-column.-small-col-1-1 {
    width: 100%;
  }

  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }

  .rs-column.-small-col-2-2 {
    width: 100%;
  }

  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }

  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }

  .rs-column.-small-col-3-3 {
    width: 100%;
  }

  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }

  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }

  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }

  .rs-column.-small-col-4-4 {
    width: 100%;
  }

  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }

  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }

  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }

  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }

  .rs-column.-small-col-5-5 {
    width: 100%;
  }

  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }

  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }

  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }

  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }

  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }

  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0)
}

#cboxWrapper {
  max-width: none
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%
}

#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left
}

#cboxContent {
  position: relative
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch
}

#cboxTitle {
  margin: 0
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box
}

#cboxOverlay {
  background: #000;
  opacity: .9;
  filter: alpha(opacity=90)
}

#colorbox {
  outline: 0
}

#cboxContent {
  margin-top: 20px;
  background: #000
}

.cboxIframe {
  background: #fff
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc
}

#cboxLoadedContent {
  border: 5px solid #000;
  background: #fff
}

#cboxTitle {
  position: absolute;
  top: -20px;
  left: 0;
  color: #ccc
}

#cboxCurrent {
  position: absolute;
  top: -20px;
  right: 0;
  color: #ccc
}

#cboxLoadingGraphic {
  background: url(../../assets/colorbox/images/loading.gif) no-repeat center center
}

#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: 0 0
}

#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0
}

#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff
}

#cboxPrevious {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -32px;
  background: url(../../assets/colorbox/images/controls.png) no-repeat top left;
  width: 28px;
  height: 65px;
  text-indent: -9999px
}

#cboxPrevious:hover {
  background-position: bottom left
}

#cboxNext {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -32px;
  background: url(../../assets/colorbox/images/controls.png) no-repeat top right;
  width: 28px;
  height: 65px;
  text-indent: -9999px
}

#cboxNext:hover {
  background-position: bottom right
}

#cboxClose {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  background: url(../../assets/colorbox/images/controls.png) no-repeat top center;
  width: 38px;
  height: 19px;
  text-indent: -9999px
}

#cboxClose:hover {
  background-position: bottom center
}

.mobile_menu {
  position: fixed;
  z-index: 100;
  display: none
}

.mobile_menu .inner {
  height: 100%;
  background: #000;
  overflow-y: scroll
}

.mobile_menu.active.position_left {
  box-shadow: 2px 0 5px 0 rgba(0, 0, 0, .5)
}

.mobile_menu.active.position_top {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .5)
}

.mobile_menu.active.position_right {
  box-shadow: -2px 0 5px 0 rgba(0, 0, 0, .5)
}

.mobile_menu.active.position_bottom {
  box-shadow: 0 -2px 5px 0 rgba(0, 0, 0, .5)
}

.mobile_menu.active.no_shadow {
  box-shadow: none !important
}

.mobile_menu_trigger {
  display: none
}

.mobile_menu_wrapper {
  position: relative;
  width: 100%;
  overflow: hidden
}

.mobile_menu_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 99
}

.mobile_menu_overlay.background {
  background: rgba(0, 0, 0, .5)
}

.mobile_menu li.submenu_hide>ul {
  display: none
}

.mobile_menu li.submenu_show>ul {
  display: block
}

body.ie8 .mobile_menu,
body.ie8 .mobile_menu_trigger,
body.ie9 .mobile_menu,
body.ie9 .mobile_menu_trigger {
  display: none !important
}

.invisible,
.mod_eventlist_overview tbody tr.filtered {
  clip: rect(0 0 0 0);
  height: 1px !important;
  margin: -1px;
  order: 0;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px !important
}

.clearfix {
  clear: both;
  content: "";
  display: table
}

.t-center {
  text-align: center
}


h1,
.h1 {
  font-size: 3em;
  line-height: 1;
  font-weight: 700;
  margin-top: 0
}

h2,
.h2 {
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.22;
  margin-top: 0
}

h3,
.h3 {
  font-size: 1.75em;
  font-weight: 400;
  line-height: 1.22;
  margin-top: 0;
  margin-bottom: 15px
}

h4,
.h4 {
  font-size: 1.3em;
  font-weight: 700;
  line-height: 1.22;
  margin-top: 0;
  margin-bottom: 10px
}

h5,
.h5 {
  font-size: 1.3em;
  font-weight: 400;
  line-height: 1.22;
  margin-top: 0;
  margin-bottom: 10px
}

@media screen and (max-width:660px) {

  h5,
  .h5 {
    font-size: 1.2em
  }
}

h6,
.h6 {
  font-size: 1em;
  font-weight: 700;
  line-height: 1.22;
  margin-top: 0;
  margin-bottom: 5px
}

p a {
  transition: color 0.2s ease-in-out;
  color: #0071b8;
  position: relative
}

p a:hover {
  color: #e40079
}

.text-component>*:first-child {
  margin-top: 0
}

.text-component>*:last-child {
  margin-bottom: 0
}

.text-xl p {
  color: #b6b6b6;
  font-size: 1.75em;
  line-height: 1.43
}

.text-l p {
  font-size: 1.25em;
  line-height: 1.44
}

.text-quote p {
  color: inherit;
  font-style: italic;
  font-weight: 500
}

:root {
  --offset: 0px;
  --max_width: $grid-width - 60px;
  --columns: 12;
  --gutter: $grid-gutter;
  --color: hsla(204, 80%, 72%, 0.25)
}

:root {
  --repeating-width: calc(100% / var(--columns));
  --column-width: calc((100% / var(--columns)) - var(--gutter));
  --background-width: calc(100% + var(--gutter));
  --background-columns: repeating-linear-gradient(to right,
      var(--color),
      var(--color) var(--column-width),
      transparent var(--column-width),
      transparent var(--repeating-width))
}

html {
  position: relative
}

html.show-grid:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
  width: calc(100% - (2 * var(--offset)));
  max-width: var(--max_width);
  min-height: 100vh;
  content: "";
  background-image: var(--background-columns);
  background-size: var(--background-width) 100%;
  z-index: 1000;
  pointer-events: none
}

.grid,
.grid-10,
.formbody {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  width: 1440px
}

.grid>*,
.grid-10>*,
.formbody>* {
  box-sizing: border-box;
  margin-bottom: 40px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%
}

.grid>*:last-child,
.grid-10>*:last-child,
.formbody>*:last-child {
  margin-bottom: 0
}

.grid .grid,
.grid-10 .grid,
.grid-10 .grid-10,
.grid-10 .formbody,
.formbody .grid,
.formbody .grid-10,
.formbody .formbody,
.grid .grid-10,
.grid .formbody {
  margin-left: -15px;
  margin-right: -15px;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
  width: calc(100% + 30px)
}

.grid-2 {
  width: 265px
}

.grid-3 {
  width: 382.5px
}

.grid-4 {
  width: 500px
}

.grid-6 {
  width: 735px
}

.grid-8 {
  width: 970px
}

.grid-10 {
  justify-content: space-between;
  width: 1200px
}

.grid-none {
  padding-left: 0;
  padding-right: 0;
  width: 100%
}

.grid-vertical-center {
  align-items: center
}

.grid-indent-1 {
  padding-left: 117.5px
}

.columns-4 {
  width: 25%
}

.columns-4 {
  width: 33.3333333333%
}

.columns-5 {
  width: 33.3333333333%
}

.columns-6 {
  width: 50%
}

.columns-7 {
  width: 58.3333333333%
}

.columns-8 {
  width: 66.6666666667%
}

.grid-10 .columns-3 {
  width: 30%
}

.grid-10 .columns-4 {
  width: 40%
}

.grid-10 .columns-5 {
  width: 50%
}

.grid-10 .columns-6 {
  width: 60%
}

.grid-10 .columns-7 {
  width: 70%
}

.grid-10 .columns-8 {
  width: 80%
}

.columns-4.grid-max-width,
.columns-4-max {
  max-width: 470px
}

.columns-6.grid-max-width,
.columns-6-max {
  max-width: 705px
}

.columns-8.grid-max-width,
.columns-8-max {
  max-width: 940px
}

.grid-max-width {
  width: 100%
}

.column-center {
  margin-left: auto;
  margin-right: auto
}

.button,
.cookiebar__button,
button[type="submit"] {
  transition: all 0.2s ease-in-out;
  border: 2px solid transparent;
  box-sizing: border-box;
  display: inline-flex;
  font-family: inherit;
  font-size: inherit;
  font-weight: 700;
  justify-content: center;
  text-align: center;
  line-height: 1;
  padding: 18px 40px;
  text-decoration: none;
  color: #606060
}

@media screen and (max-width:500px) {

  .button,
  .cookiebar__button,
  button[type="submit"] {
    padding: 18px 20px
  }
}

.button.button-autowidth,
.button-autowidth.cookiebar__button,
button.button-autowidth[type="submit"] {
  display: inline-block;
  width: auto
}

.button.button-center,
.button-center.cookiebar__button,
button.button-center[type="submit"] {
  margin: 0 auto;
  display: table
}

.button-primary a {
  background-color: #004882;
  color: #ffffff !important
}

.button-primary:hover {
  background-color: #e40079
}

.button-bordered {
  background-color: #ffffff;
  border-color: #004882
}

.button-bordered a {
  color: #004882 !important
}

.button-bordered:hover {
  border-color: #e40079
}

.button-bordered:hover a {
  color: #e40079 !important
}

#cboxContent {
  margin-top: 30px
}

#cboxTitle,
#cboxCurrent {
  top: -30px
}

#cboxLoadedContent {
  border: none
}

#cboxClose {
  background: none;
  height: auto;
  right: 20px;
  text-indent: 0;
  top: 20px;
  width: auto
}

#cboxClose svg {
  height: 24px;
  width: 24px
}

#cboxPrevious,
#cboxNext {
  background: none;
  height: 48px;
  text-indent: 0;
  width: 48px
}

#cboxPrevious:focus,
#cboxNext:focus {
  outline: none
}

#cboxPrevious svg,
#cboxNext svg {
  height: 24px;
  width: 24px
}

#cboxPrevious {
  left: 0
}

#cboxPrevious svg {
  transform: rotate(90deg)
}

#cboxNext {
  right: 0
}

#cboxNext svg {
  transform: rotate(-90deg)
}

.cookiebar {
  align-items: center;
  background: #FFFFFF;
  box-shadow: 0 -8px 16px 0 rgba(0, 0, 0, 0.04);
  box-sizing: border-box;
  color: inherit;
  display: flex;
  font-size: 1em;
  flex-wrap: nowrap;
  justify-content: space-between;
  left: 50%;
  margin-left: -480px;
  padding: 15px;
  right: auto;
  text-align: left;
  width: 960px
}

.cookiebar--position-bottom {
  bottom: 30px
}

.cookiebar__text {
  margin-right: 15px
}

.cookiebar__message {
  margin-right: 0
}

.cookiebar__link {
  color: inherit;
  transition: color 0.2s ease-in-out
}

.cookiebar__button {
  margin-left: 15px
}

@media (max-width:1020px) {
  .cookiebar {
    margin-left: 0;
    left: 30px;
    right: 30px;
    width: auto
  }
}

@media (max-width:650px) {
  .cookiebar {
    align-items: flex-start;
    flex-direction: column
  }

  .cookiebar__text {
    margin-bottom: 15px;
    margin-right: 0
  }

  .cookiebar__button {
    margin-left: 0
  }
}

@media (max-width:480px) {
  .cookiebar {
    bottom: 0;
    font-size: 0.75em;
    left: 0;
    right: 0
  }
}

.widget {
  align-items: flex-start;
  display: flex;
  flex-direction: column
}

.widget>* {
  width: 100%
}

.widget p.error {
  color: #FF0000;
  font-size: 0.875em;
  margin: 7.5px 0 0;
  order: 10
}

label {
  display: block;
  font-family: inherit;
  font-size: 1em;
  margin-bottom: 7.5px
}

input[type="text"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
  background: transparent;
  border: 1px solid;
  box-sizing: border-box;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  line-height: 1;
  padding: 10px;
  width: 100%
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus {
  outline: none
}

textarea {
  line-height: inherit;
  resize: vertical
}

input[type="file"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  font-size: 1em;
  height: 0;
  position: absolute;
  width: 0
}

.widget-upload .label {
  background: #FFFFFF;
  border: 1px solid #888888;
  box-sizing: border-box;
  color: #888888;
  cursor: pointer;
  overflow: hidden;
  padding: 7.5px 42px 7.5px 7.5px;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%
}

.widget-upload .icon-upload {
  fill: #AAAAAA;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px
}

.widget-upload label:hover .icon-upload {
  fill: #888888
}

fieldset {
  border: none;
  margin: 0;
  padding: 0
}

legend {
  display: block;
  font-size: inherit;
  margin: 0 0 7.5px;
  padding: 0
}

input[type="radio"],
input[type="checkbox"],
select {
  border: none;
  border-radius: 0;
  font-size: 1em;
  opacity: 0.001;
  position: absolute;
  z-index: 1
}

select {
  appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-size: inherit;
  height: auto;
  margin: 0;
  opacity: 1;
  padding: 10px 40px 10px 10px;
  position: relative;
  width: 100%;
  z-index: auto
}

select::-ms-expand {
  display: none
}

.ie select {
  background-image: none
}

.select-wrapper {
  transition: all 0.2s ease-in-out;
  background: #FFFFFF;
  border-radius: 0;
  box-sizing: border-box;
  margin-top: 8px;
  position: relative
}

.select-icon {
  line-height: 1;
  pointer-events: none;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 1
}

.select-icon svg {
  height: 39px;
  width: 20px
}

.widget-radio legend,
.widget-checkbox legend {
  font-size: 1.25em;
  font-weight: 700
}

.widget-checkbox {
  margin-top: 10px
}

input[type="radio"]+label {
  padding-left: 30px;
  position: relative
}

input[type="checkbox"]+label {
  padding-left: 45px;
  position: relative
}

input[type="radio"]+label .radio-label-icon,
input[type="checkbox"]+label .checkbox-label-icon {
  transition: all 0.2s ease-in-out;
  background-color: #ffffff;
  border: 2px solid #606060;
  border-radius: 0;
  height: 26px;
  left: 0;
  margin-top: -2px;
  position: absolute;
  width: 26px
}

input[type="radio"]+label .radio-label-icon svg,
input[type="checkbox"]+label .checkbox-label-icon svg {
  transition: all 0.2s ease-in-out;
  fill: #606060;
  height: 20px;
  left: 3px;
  opacity: 0;
  position: absolute;
  top: 3px;
  width: 20px
}

input[type="radio"]+label .radio-label-icon {
  height: 18px;
  margin-top: 2px;
  width: 18px
}

input[type="radio"]+label .radio-label-icon:before {
  background: #606060;
  border-radius: 50%;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%
}

input[type="radio"]:hover+label .radio-label-icon,
input[type="radio"]:focus+label .radio-label-icon,
input[type="checkbox"]:hover+label .checkbox-label-icon,
input[type="checkbox"]:focus+label .checkbox-label-icon {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1), 0 2px 4px 0 rgba(0, 0, 0, 0.25)
}

input[type="radio"]:checked+label .radio-label-icon svg,
input[type="checkbox"]:checked+label .checkbox-label-icon svg {
  opacity: 1
}

input[type="radio"]:checked+label .radio-label-icon:before,
input[type="checkbox"]:checked+label .checkbox-label-icon:before {
  opacity: 1
}

input[type="radio"]:checked+label .radio-label-icon {
  background: #606060
}

input[type="radio"]+label .radio-label-icon,
input[type="radio"]:checked+label .radio-label-icon {
  border-radius: 50%
}

.radio_container.error .radio-label-icon,
.checkbox_container.error .checkbox-label-icon {
  border-color: red
}

.checkbox_container>span,
.radio_container>span {
  display: block
}

.widget-submit {
  margin-top: 15px
}

button {
  cursor: pointer
}

button:focus {
  outline: none
}

button[type="submit"] {
  width: auto
}

.widget {
  margin-bottom: 25px
}

.form-linebreak {
  background: none;
  border: none;
  height: 0;
  margin: 0;
  padding: 0
}

.widget-text,
.widget-textarea,
.widget-select,
.widget-password {}

.widget-text label,
.widget-textarea label,
.widget-select label,
.widget-password label {
  font-size: 0.8em;
  margin-bottom: 0
}

.widget-offer_date {
  margin-bottom: 50px
}

.widget-salutation .radio_container>span {
  display: inline-block;
  margin-right: 30px
}

.widget-salutation .radio_container>span:last-child {
  margin-right: 0
}

.honeycomb-container {
  bottom: 0;
  left: 0;
  opacity: 0.1;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1
}

.honeycomb-container .rows-default,
.honeycomb-container .rows-offset {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.honeycomb-container .rows-offset {
  transform: translate(6.25%, 10.7375vw)
}

.honeycomb-container .item {
  float: left;
  margin-bottom: 7.21875%;
  opacity: 0;
  overflow: hidden;
  padding-bottom: 14.4375%;
  transform: rotate(-60deg) skewY(30deg);
  -webkit-transform: rotate(-60deg) skewY(30deg);
  visibility: hidden;
  width: 12.5%
}

.honeycomb-container .hexagon {
  background: #0069a8;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  transform: skewY(-30deg) rotate(60deg) translateZ(0);
  -webkit-transform: skewY(-30deg) rotate(60deg) translateZ(0);
  visibility: visible;
  width: 100%
}

@media screen and (max-width:1400px) {
  .honeycomb-container .item {
    margin-bottom: 7.21875%;
    padding-bottom: 14.4375%;
    width: 12.5%
  }

  .honeycomb-container .rows-offset {
    transform: translate(6.25%, 10.7375vw);
    -webkit-transform: translate(6.25%, 10.7375vw)
  }
}

@media screen and (max-width:900px) {
  .honeycomb-container .item {
    margin-bottom: 9.625%;
    padding-bottom: 19.25%;
    width: 16.6666666667%
  }

  .honeycomb-container .rows-offset {
    transform: translate(8.3333333333%, 14.3166666667vw);
    -webkit-transform: translate(8.3333333333%, 14.3166666667vw)
  }
}

@media screen and (max-width:480px) {
  .honeycomb-container .item {
    margin-bottom: 14.4375%;
    padding-bottom: 28.875%;
    width: 25%
  }

  .honeycomb-container .rows-offset {
    transform: translate(12.5%, 20.875vw);
    -webkit-transform: translate(12.5%, 20.875vw)
  }
}

#show-grid {
  transition: all 0.2s ease-in-out;
  bottom: 20px;
  opacity: 0.05;
  position: fixed;
  right: 20px
}

#show-grid:hover {
  opacity: 1
}

html {
  font-size: 20px
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #606060;
  font-family: "Dax", Arial, sans-serif;
  line-height: 1.4;
  margin: 0
}

figure {
  margin: 0
}

figure img {
  height: auto;
  max-width: 100%;
  vertical-align: top
}

.svg-icon {
  fill: currentColor;
  height: auto;
  vertical-align: middle;
  width: 1em
}

a {
  color: inherit;
  text-decoration: none
}

nav ul {
  margin: 0;
  padding: 0
}

nav li {
  list-style-type: none
}

#header {
  box-sizing: border-box;
  height: 144px;
  padding: 20px 50px;
  position: relative;
  z-index: 1000
}

#header>.inside {
  align-items: center;
  display: flex;
  justify-content: space-between
}

.main-navigation {
  color: #111111;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 0.83
}

.main-navigation a,
.main-navigation strong {
  display: inline-block;
  padding-bottom: 3px;
  position: relative
}

.main-navigation a {
  transition: color 0.2s ease-in-out;
  color: #111111;
  text-decoration: none
}

.main-navigation strong {
  color: #111111
}

.main-navigation .level_1 {
  display: flex
}

.main-navigation .level_1>li {
  margin-right: 30px;
  position: relative
}

.main-navigation .level_1>li:last-child {
  margin-right: 0
}

.main-navigation .level_1>li>a,
.main-navigation .level_1>li>strong {
  text-transform: uppercase
}

.main-navigation .level_1>li:hover a:hover,
.main-navigation .level_1>li:hover>a {
  color: #111111
}

.main-navigation .level_2 {
  transition: all 0.2s ease-in-out;
  left: -40px;
  line-height: 1.3;
  opacity: 0;
  padding: 40px;
  position: absolute;
  top: 100%;
  visibility: hidden;
  width: 320px
}

.main-navigation .level_2 li {
  margin-bottom: 10px
}

.main-navigation .level_2 li:last-child {
  margin-bottom: 0
}

.main-navigation .level_1>li:hover .level_2 {
  opacity: 1;
  visibility: visible
}

.mod_mobile_menu {
  display: none
}

#footer {
  background-color: #f5f5f5;
  color: #606060;
  line-height: 1.3;
  padding-bottom: 40px;
  padding-top: 40px
}

#footer a {
  color: inherit
}

#footer a:hover {
  color: #e40079
}

.footer-logo {
  font-weight: 700;
  width: 16.6666666667%
}

.footer-address {
  width: 25%
}

.footer-contact {
  width: 25%
}

.footer-navigation {
  width: 16.6666666667%
}

.footer-social {
  width: 16.6666666667%
}

.footer-social a {
  display: inline-block;
  margin-bottom: 20px;
  margin-right: 20px
}

.footer-social a:after {
  display: none
}

.footer-social a:last-child {
  margin-right: 0
}

.footer-social svg {
  height: 30px;
  width: 30px
}

#container {
  position: relative
}

.hero-section {
  margin-top: -144px;
  position: relative;
  width: 100%
}

#main .mod_article {
  padding-bottom: 50px;
  padding-top: 50px
}

#main .mod_article:first-child {
  padding-top: 100px
}

#main .mod_article:last-child {
  padding-bottom: 150px
}

.mod_newslist_slider {
  transition: all 1s ease-in-out;
  margin-top: -100px;
  max-width: 600px;
  opacity: 0;
  transform: translateY(0);
  visibility: hidden
}

.mod_newslist_slider.active.loaded {
  opacity: 1;
  transform: translateY(-35%);
  visibility: visible
}

.newslist-slider-outer {
  background: #ffffff;
  box-shadow: 0 2px 15px 0 rgba(17, 17, 17, 0.2);
  position: relative
}

.newslist-slider-outer .slider-counter {
  bottom: 30px;
  color: #606060;
  font-weight: 500;
  position: absolute;
  right: 50px
}

.newslist-slider-outer .slider-autoplay-progress {
  background: #606060;
  height: 6px;
  width: 0
}

.newslist-slider .flickity-prev-next-button {
  align-items: center;
  background: none;
  border-radius: 0;
  bottom: 20px;
  display: flex;
  height: 40px;
  justify-content: center;
  left: 50px;
  top: auto;
  transform: none;
  width: 40px
}

.newslist-slider .flickity-prev-next-button.next {
  transform: translateX(100%)
}

.newslist-slider .flickity-prev-next-button .flickity-button-icon {
  fill: #606060;
  height: 24px;
  position: static;
  width: 24px
}

.layout_slide {
  box-sizing: border-box;
  padding: 50px 50px 100px;
  width: 100%
}

.layout_slide .headline {
  font-size: 2.25em;
  font-weight: 700;
  line-height: 1.33
}

.layout_slide p {
  color: #b6b6b6
}

.mod_eventlist_overview {
  font-size: 0.9em
}

.mod_eventlist_overview .top-row {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px
}

.mod_eventlist_overview .sort-wrapper {
  display: inline-block;
  min-width: 210px;
  position: relative
}

.mod_eventlist_overview .sort-wrapper .sort-header {
  background: #ffffff;
  box-shadow: 0 2px 10px rgba(17, 17, 17, 0.2);
  box-sizing: border-box;
  display: flex;
  font-size: 1.111111111em;
  font-weight: 700;
  padding: 20px 35px;
  position: relative;
  width: 100%;
  z-index: 1
}

.mod_eventlist_overview .sort-wrapper .sort-header .icon {
  margin-left: 10px
}

.mod_eventlist_overview .sort-wrapper .sort-items {
  background: #ffffff;
  box-shadow: 0 2px 10px rgba(17, 17, 17, 0.2);
  box-sizing: border-box;
  display: none;
  left: 0;
  margin-top: -2px;
  padding: 16px;
  position: absolute;
  top: 100%;
  width: 100%
}

.mod_eventlist_overview .sort-wrapper .sort-items>div {
  margin-bottom: 12px
}

.mod_eventlist_overview .sort-wrapper .sort-items>div:last-child {
  margin-bottom: 0
}

.mod_eventlist_overview .sort-wrapper .sort-items label {
  align-items: baseline;
  display: flex;
  margin-bottom: 0;
  padding-left: 0
}

.mod_eventlist_overview .sort-wrapper .sort-items .radio-label-icon {
  border: none;
  border-radius: 0;
  box-shadow: none;
  height: 10px;
  margin-right: 8px;
  margin-top: 0;
  position: static;
  width: 14px
}

.mod_eventlist_overview .sort-wrapper .sort-items .radio-label-icon:before {
  display: none
}

.mod_eventlist_overview .sort-wrapper .sort-items .radio-label-icon svg {
  display: block;
  height: 10px;
  position: static;
  width: 14px
}

.mod_eventlist_overview .sort-wrapper .sort-items input[type="radio"]:checked+label .radio-label-icon {
  background: transparent
}

.mod_eventlist_overview .sort-wrapper.open {
  box-shadow: 0 2px 10px rgba(17, 17, 17, 0.2);
  z-index: 1
}

.mod_eventlist_overview .sort-wrapper.open .sort-header {
  background: #ffffff;
  box-shadow: none
}

.mod_eventlist_overview .sort-wrapper.open .sort-header svg {
  transform: rotate(180deg)
}

.mod_eventlist_overview .sort-wrapper.open .sort-items {
  display: block
}

.mod_eventlist_overview .sort-wrapper input[type="radio"],
.mod_eventlist_overview .sort-wrapper label {
  cursor: pointer
}

.mod_eventlist_overview .sort-wrapper svg {
  fill: currentColor;
  height: 16px;
  width: 16px
}

.mod_eventlist_overview .swipe-indicator {
  display: none
}

.mod_eventlist_overview .swipe-indicator svg {
  height: 32px;
  width: 33px
}

.mod_eventlist_overview .table-wrapper-inner {
  overflow-x: auto
}

.mod_eventlist_overview table {
  border-collapse: collapse;
  min-width: 1100px;
  table-layout: fixed;
  width: 100%
}

.mod_eventlist_overview th {
  border-bottom: 1px solid rgba(17, 17, 17, 0.1);
  padding: 15px 30px;
  text-align: left
}

.mod_eventlist_overview th:first-child {
  padding-left: 15px
}

.mod_eventlist_overview th:last-child {
  padding-right: 15px
}

.mod_eventlist_overview th:nth-child(1) {
  width: 22%
}

.mod_eventlist_overview th:nth-child(2) {
  width: 18%
}

.mod_eventlist_overview th:nth-child(3) {
  width: 18%
}

.mod_eventlist_overview th:nth-child(4) {
  width: 18%
}

.mod_eventlist_overview th:nth-child(5) {
  width: 18%
}

.mod_eventlist_overview th:nth-child(6) {
  width: 10%
}

.mod_eventlist_overview tbody {
  transition: all 0.2s ease-in-out
}

.mod_eventlist_overview tbody:hover {
  color: #b6b6b6
}

.mod_eventlist_overview tbody:hover svg {
  opacity: 0.3
}

.mod_eventlist_overview tbody svg {
  transition: all 0.2s ease-in-out;
  fill: #004882;
  height: 17px;
  width: 43px
}

.mod_eventlist_overview tbody tr {
  transition: all 0.2s ease-in-out
}

.mod_eventlist_overview tbody tr:hover {
  color: #606060
}

.mod_eventlist_overview tbody tr:hover svg {
  opacity: 1
}

.mod_eventlist_overview td {
  border-bottom: 1px solid rgba(17, 17, 17, 0.1);
  padding: 30px;
  vertical-align: middle
}

.mod_eventlist_overview td:first-child {
  padding-left: 15px
}

.mod_eventlist_overview td:last-child {
  padding-right: 15px
}

.mod_eventlist_overview a {
  display: block
}

.mod_eventlist_overview .table-header-dropdown {
  position: relative
}

.mod_eventlist_overview .table-header-dropdown .table-header-header {
  box-sizing: border-box;
  display: flex;
  font-weight: 700;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 1
}

.mod_eventlist_overview .table-header-dropdown .table-header-header .icon {
  margin-left: 10px
}

.mod_eventlist_overview .table-header-dropdown .table-header-items {
  background: #ffffff;
  box-shadow: 0 2px 10px rgba(17, 17, 17, 0.2);
  box-sizing: border-box;
  display: none;
  font-weight: 400;
  left: -45px;
  padding: 80px 45px 30px;
  position: absolute;
  top: -30px;
  width: auto;
  white-space: nowrap
}

.mod_eventlist_overview .table-header-dropdown .filter-options {
  margin-bottom: 20px
}

.mod_eventlist_overview .table-header-dropdown .filter-options>span {
  display: block;
  margin-bottom: 8px
}

.mod_eventlist_overview .table-header-dropdown.open {
  box-shadow: 0 2px 10px rgba(17, 17, 17, 0.2);
  z-index: 1
}

.mod_eventlist_overview .table-header-dropdown.open .table-header-header {
  background: #ffffff
}

.mod_eventlist_overview .table-header-dropdown.open .table-header-header svg {
  transform: rotate(180deg)
}

.mod_eventlist_overview .table-header-dropdown.open .table-header-items {
  display: block
}

.mod_eventlist_overview .table-header-dropdown input[type="checkbox"],
.mod_eventlist_overview .table-header-dropdown label {
  cursor: pointer
}

.mod_eventlist_overview .table-header-dropdown svg {
  fill: currentColor;
  height: 16px;
  width: 16px
}

.mod_eventlist_overview .table-header-dropdown .checkbox-label-icon {
  height: 16px;
  margin-top: 0;
  width: 16px
}

.mod_eventlist_overview .table-header-dropdown .checkbox-label-icon svg {
  height: 10px;
  left: 1px;
  width: 14px
}

.mod_eventlist_overview .table-header-dropdown input[type="checkbox"]:checked+label .checkbox-label-icon {
  border-color: transparent;
  box-shadow: none
}

.mod_eventlist_overview .table-header-dropdown label {
  padding-left: 30px
}

.mod_eventlist_overview .table-header-dropdown .reset-filter {
  background: none;
  border: none;
  border-radius: 0;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: 700
}

.mod_eventlist_overview th.open {
  position: relative;
  z-index: 2
}

.mod_eventlist_overview .show-more-wrapper {
  margin-top: 100px;
  text-align: center
}

.layout_accordion {
  border-bottom: 1px solid rgba(17, 17, 17, 0.1)
}

.layout_accordion:first-child {
  border-top: 1px solid rgba(17, 17, 17, 0.1)
}

.layout_accordion .toggler {
  transition: all 500ms ease-in-out;
  display: flex;
  justify-content: space-between;
  padding-bottom: 40px;
  padding-top: 40px
}

.layout_accordion .toggler .ui-icon {
  display: none
}

.layout_accordion .toggler .icon {
  transition: all 500ms ease-in-out;
  margin-left: 30px
}

.layout_accordion .toggler:focus {
  outline: none
}

.layout_accordion .toggler.ui-state-active {
  padding-bottom: 0
}

.layout_accordion .toggler.ui-state-active .icon {
  transform: rotate(180deg)
}

.layout_accordion h2 {
  font-size: 1.25em;
  font-weight: 700;
  line-height: 0.96;
  margin: 0
}

.layout_accordion h3 {
  color: #b6b6b6;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.2;
  margin: 0
}

.layout_accordion .accordion {
  padding-bottom: 50px
}

.layout_accordion .text-content {
  flex-direction: column;
  margin-top: 50px
}

.layout_accordion .text-content p {
  font-size: 1.25em
}

.layout_accordion .text-content>* {
  margin-bottom: 100px
}

.layout_accordion .text-content>*:last-child {
  margin-bottom: 0
}

.layout_accordion .columns-4 {
  margin-left: auto
}

.layout_accordion .ce_contentwrapperstart>* {
  margin-bottom: 40px
}

.layout_accordion .ce_contentwrapperstart>*:last-child {
  margin-bottom: 0
}

.layout_accordion .cta-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  margin-top: -50px
}

.layout_accordion .cta-wrapper>* {
  margin-right: 30px
}

.layout_accordion .cta-wrapper>*:last-child {
  margin-right: 0
}

.layout_accordion .cta-wrapper .enclosure {
  display: flex;
  flex-wrap: wrap;
  margin: 0 30px 30px 0;
  padding: 0
}

.layout_accordion .cta-wrapper .enclosure>* {
  list-style-type: none;
  margin-right: 30px
}

.layout_accordion .cta-wrapper .enclosure>*:last-child {
  margin-right: 0
}

.layout_accordion .cta-wrapper .enclosure .download-extension {
  text-transform: uppercase
}

.layout_accordion .ce_form {
  display: none;
  max-width: 705px;
  padding-top: 100px
}

.layout_accordion .ce_form h3 {
  color: #606060;
  font-size: 1.75em;
  font-weight: 700;
  margin: 0
}

.layout_accordion .ce_form h3+p {
  margin-top: 0
}

.mod_newslist_blog {
  margin-bottom: -30px
}

.mod_newslist_blog .invisible-container {
  display: none
}

.mod_newslist_blog .layout_card {
  margin-bottom: 30px;
  width: 33.3333333333%
}

.mod_newslist_blog .layout_card .inside {
  background: #ffffff;
  box-shadow: 0 2px 10px 0 rgba(17, 17, 17, 0.15);
  box-sizing: border-box;
  padding: 30px 30px 60px
}

.mod_newslist_blog .layout_card .info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px
}

.mod_newslist_blog .layout_card .info>* {
  margin-right: 30px
}

.mod_newslist_blog .layout_card .info>*:last-child {
  margin-right: 0
}

.mod_newslist_blog .layout_card time {
  color: #b6b6b6
}

.mod_newslist_blog .layout_card .headline {
  font-size: 1.75em;
  font-weight: 700;
  margin-bottom: 20px
}

.mod_newslist_blog .layout_card .subheadline {
  font-weight: 700;
  margin-bottom: 0
}

.mod_newslist_blog .layout_card .image_container,
.mod_newslist_blog .layout_card .ce_player {
  margin-top: 40px
}

.blog-entries-wrapper {
  opacity: 0;
  transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
  visibility: hidden
}

.blog-entries-wrapper.isotope-arrange-complete {
  opacity: 1;
  visibility: visible
}

.mod_newscategories_checkbox {
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px
}

.mod_newscategories_checkbox ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 -50px;
  padding: 0
}

.mod_newscategories_checkbox li {
  list-style-type: none;
  margin-bottom: 50px;
  margin-right: 100px
}

.mod_newscategories_checkbox li:last-child {
  margin-right: 0
}

.mod_newscategories_checkbox .reset-filter {
  transition: all 0.2s ease-in-out;
  background: none;
  border: none;
  border-radius: 0;
  color: inherit;
  font-family: inherit;
  font-size: 1.25em;
  font-weight: 700;
  opacity: 0;
  visibility: hidden
}

.mod_newscategories_checkbox .reset-filter:focus {
  outline: none
}

.mod_newscategories_checkbox.is-filtered .reset-filter {
  opacity: 1;
  visibility: visible
}

.layout_full_details .info {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.25em;
  margin-bottom: 100px
}

.layout_full_details .info>* {
  margin-right: 50px
}

.layout_full_details .info>*:last-child {
  margin-right: 0
}

.layout_full_details .info .back {
  align-items: center;
  display: inline-flex;
  margin-right: auto
}

.layout_full_details .info .back svg {
  height: 17px;
  margin-right: 20px;
  width: 43px
}

.layout_full_details .info time {
  color: #b6b6b6;
  text-align: right
}

.layout_full_details h1 {
  margin-bottom: 20px
}

.layout_full_details h2:not(.h1) {
  color: #b6b6b6;
  font-size: 1.75em;
  margin: 0 0 50px
}

.layout_full_details .contents>*:not(.ce_headline) {
  margin-bottom: 100px
}

.layout_full_details .contents>*:not(.ce_headline):last-child {
  margin-bottom: 0
}

.layout_full_details .contents .ce_text {
  max-width: 960px
}

.ce_player_hero {
  align-items: center;
  display: flex;
  height: 100vh;
  justify-content: center;
  overflow: hidden;
  position: relative;
  width: 100%
}

.ce_player_hero:before {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.ce_player_hero:after {
  transition: all 0.2s ease-in-out;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
  content: "";
  height: 300px;
  left: 0;
  max-height: 100%;
  position: absolute;
  top: 0;
  width: 100%
}

.ce_player_hero .headline {
  color: #ffffff;
  line-height: 1.3;
  padding-left: 50px;
  padding-right: 50px;
  text-align: center;
  text-shadow: 0 2px 10px rgba(17, 17, 17, 0.5)
}

.ce_player_hero video {
  object-fit: cover;
  object-position: center center;
  font-family: "object-fit: cover; object-position: center center;";
  height: 100% !important;
  left: 0;
  position: absolute;
  top: 0;
  width: 100% !important;
  z-index: -1
}

.ce_image_hero {
  height: 610px;
  position: relative;
  width: 100%
}

.ce_image_hero:after {
  transition: all 0.2s ease-in-out;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0));
  content: "";
  height: 350px;
  left: 0;
  max-height: 100%;
  position: absolute;
  top: 0;
  width: 100%
}

.ce_image_hero img {
  object-fit: cover;
  object-position: center center;
  font-family: "object-fit: cover; object-position: center center;";
  bottom: 0;
  height: 100%;
  left: 0;
  max-width: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}

.ce_offerteaser {
  margin-bottom: 100px;
  width: 50%
}

.ce_offerteaser .inner {
  transition: all 0.5s ease-in-out;
  max-width: 450px
}

.ce_offerteaser .inner:hover {
  transform: scale(1.05)
}

.ce_offerteaser:nth-child(2n) {
  margin-top: 100px
}

.ce_offerteaser:nth-child(1n) .inner,
.ce_offerteaser:nth-child(2n) .inner {
  margin-left: auto;
  margin-right: auto
}

.ce_offerteaser:nth-child(3n) .inner,
.ce_offerteaser:nth-child(4n) .inner {
  margin-left: 0;
  margin-right: auto
}

.ce_offerteaser:nth-child(5n) .inner,
.ce_offerteaser:nth-child(6n) .inner {
  margin-left: auto;
  margin-right: 0
}

.ce_offerteaser .image_container {
  margin-bottom: 15px
}

.ce_instructor {
  align-items: center;
  display: flex
}

.ce_instructor .image_container {
  margin-right: 30px;
  min-width: 150px
}

.ce_instructor img {
  border-radius: 50%;
  overflow: hidden
}

.ce_instructor p {
  font-size: 1.25em
}

.ce_instructor .name {
  margin-bottom: 5px
}

.ce_instructor .name+* {
  margin-top: 0
}

.ce_text_offer_details .text-component {
  background: #ffffff;
  box-shadow: 0 2px 10px 0 rgba(17, 17, 17, 0.2);
  padding: 20px 30px 30px
}

.ce_text_offer_details p {
  margin-bottom: 30px
}

.ce_player_default * {
  cursor: none
}

.ce_player_default .mejs__container {
  height: 0 !important;
  padding-bottom: 56.25%;
  width: 100% !important
}

.ce_player_default .mejs__poster,
.ce_player_default .mejs__overlay-play {
  height: 100% !important;
  width: 100% !important
}

.ce_player_default .mejs__overlay-play:before {
  background: rgba(17, 17, 17, 0.4);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.ce_player_default .mejs__overlay-button {
  position: relative
}

.ce_player_default video {
  height: 100%;
  width: 100%
}

.ce_hyperlink_next_page {
  color: #004882;
  font-size: 3em;
  font-weight: 700;
  line-height: 1;
  margin-top: 50px;
  text-align: right
}

.ce_hyperlink_next_page .icon {
  margin-left: 30px
}

.ce_hyperlink_next_page svg {
  height: 46px;
  width: 115px
}

.ce_hyperlink_stoerer {
  background: linear-gradient(to top, #00223a, #3481b1);
  bottom: 0;
  box-sizing: border-box;
  clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  color: #FFFFFF;
  display: flex;
  flex-direction: column;
  height: 260px;
  justify-content: center;
  left: 50%;
  margin-left: 675px;
  padding: 20px;
  position: absolute;
  text-align: center;
  transform: translate(-100%, 85px);
  width: 230px
}

.ce_hyperlink_stoerer .headline {
  font-size: 24px;
  font-weight: 700;
  margin-top: 20px
}

.ce_hyperlink_stoerer .text {
  display: block;
  font-size: 16px;
  margin-bottom: 20px
}

.ce_hyperlink_stoerer .dummy-button {
  background: #e40079;
  color: #FFFFFF;
  display: inline-block
}

.ce_hyperlink_stoerer .dummy-button svg {
  fill: currentColor;
  height: 30px;
  width: 30px
}

.ce_gallery ul,
.ce_gallery ul:last-child {
  display: flex;
  flex-wrap: wrap;
  margin: -15px;
  margin-bottom: -30px;
  padding: 0;
  width: calc(100% + 30px)
}

.ce_gallery li {
  box-sizing: border-box;
  list-style-type: none;
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px
}

.ce_gallery .cols_1 li {
  width: 100%
}

.ce_gallery .cols_2 li {
  width: 50%
}

.ce_gallery .cols_3 li {
  width: 33.33333%
}

.ce_gallery .cols_4 li {
  width: 25%
}

.ce_eventcontactinformation .headline {
  font-size: 1.25em;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 0
}

.ce_eventcontactinformation .headline+* {
  margin-top: 0
}

.showBelowTabletPortrait {
  display: none
}

@media (max-width:1400px) {
  .ce_hyperlink_stoerer {
    left: auto;
    right: 30px;
    transform: translate(0, 85px)
  }
}

@media (max-width:1204px) {
  .mod_eventlist_overview .swipe-indicator {
    display: block
  }
}

@media (max-width:1200px) {
  .mod_newslist_blog .layout_card {
    width: 50%
  }
}

@media (max-width:1024px) {

  h1,
  .h1 {
    font-size: 2.25em
  }

  h2,
  .h2 {
    font-sze: 1.75em
  }

  h3,
  .h3 {
    font-size: 1.4em
  }

  .text-xl p {
    font-size: 1.3em
  }

  .text-l p {
    font-size: 1.1em
  }

  .columns-8 {
    width: 100%
  }

  .grid-10 .columns-8 {
    width: 100%
  }

  .mod_newslist_blog .layout_card .info {
    font-size: 0.8em
  }

  .layout_full_details .info {
    justify-content: space-between
  }

  .layout_full_details .info .back {
    margin-bottom: 20px;
    width: 100%
  }
}

@media (max-width:1180px) {
  html.mobile_menu_active {
    overflow-y: hidden
  }

  #header {
    height: 125px
  }

  .header-logo img {
    height: auto;
    width: 80px
  }

  .main-navigation {
    display: none
  }

  .mod_mobile_menu {
    display: block
  }

  #mobile_toggle {
    -webkit-appearance: none;
    background: none;
    border: none;
    border-radius: 0;
    font-family: inherit;
    font-size: inherit;
    height: 30px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 30px
  }

  #mobile_toggle svg {
    transition: all 0.2s ease-in-out;
    height: 30px;
    opacity: 0.5;
    width: 30px
  }

  #mobile_toggle .icon-burger-close-mobile {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0
  }

  .mobile_menu_active #mobile_toggle .icon-burger-mobile {
    opacity: 0
  }

  .mobile_menu_active #mobile_toggle .icon-burger-close-mobile {
    opacity: 1
  }

  .mobile_menu .inner {
    background: #ffffff;
    box-sizing: border-box;
    overflow-y: auto;
    padding: 150px 50px 50px
  }

  .main-navigation-mobile {
    color: #606060;
    font-size: 0.9em;
    font-weight: 700;
    line-height: 1.1
  }

  .main-navigation-mobile ul {
    box-sizing: border-box
  }

  .main-navigation-mobile li {
    margin-bottom: 15px
  }

  .main-navigation-mobile li:last-child {
    margin-bottom: 0
  }

  .main-navigation-mobile .level_1 {
    position: relative;
    padding-right: 10px;
    width: 41.6666666667%
  }

  .main-navigation-mobile .level_1>li>a,
  .main-navigation-mobile .level_1>li>strong {
    text-transform: uppercase
  }

  .main-navigation-mobile .level_2 {
    position: absolute;
    left: 100%;
    padding-left: 10px;
    top: 0;
    width: 140%
  }

  .main-navigation-mobile.submenu_open {
    color: #b6b6b6
  }

  .main-navigation-mobile.submenu_open .submenu_show {
    color: #606060
  }
}

@media (max-width:991px) {
  #footer>.inside {
    justify-content: space-between
  }

  .footer-logo {
    width: 100%
  }

  .footer-address,
  .footer-contact,
  .footer-navigation,
  .footer-social {
    width: auto
  }

  .hero-section {
    margin-top: -125px
  }
}

@media (max-width:800px) {
  .hideBelowTabletPortrait {
    display: none
  }

  .showBelowTabletPortrait {
    display: block
  }
}

@media (max-width:768px) {
  .columns-8 {
    width: 100%
  }

  .ce_gallery .cols_4 li {
    width: 33.3333333333%
  }

  .ce_offerteaser {
    margin-bottom: 60px;
    transform: none !important;
    width: 100%
  }

  .ce_offerteaser .inner {
    max-width: 83.3333333333%
  }

  .ce_offerteaser:nth-child(2n) {
    margin-top: 0
  }

  .ce_offerteaser:nth-child(1n) .inner,
  .ce_offerteaser:nth-child(3n) .inner,
  .ce_offerteaser:nth-child(5n) .inner {
    margin-left: 0;
    margin-right: auto
  }

  .ce_offerteaser:nth-child(2n) .inner,
  .ce_offerteaser:nth-child(4n) .inner,
  .ce_offerteaser:nth-child(6n) .inner {
    margin-left: auto;
    margin-right: 0
  }

  .mod_newscategories_checkbox {
    font-size: 0.9em
  }

  .mod_newscategories_checkbox ul {
    margin-bottom: -15px
  }

  .mod_newscategories_checkbox li {
    margin-bottom: 15px;
    margin-right: 30px
  }

  .mod_newscategories_checkbox .reset-filter {
    font-size: 1em
  }

  .mod_newslist_blog .layout_card {
    width: 100%
  }

  .layout_full_details .info {
    font-size: 0.9em;
    margin-bottom: 60px
  }
}

@media (max-width:660px) {

  h1,
  .h1 {
    font-size: 1.3em
  }

  h2,
  .h2 {
    font-size: 1.3em
  }

  .grid,
  .grid-10,
  .formbody {
    padding-left: 0;
    padding-right: 0
  }

  .grid>*,
  .grid-10>*,
  .formbody>* {
    margin-bottom: 30px
  }

  .grid-10 .columns-3,
  .grid-10 .columns-4,
  .grid-10 .columns-5,
  .grid-10 .columns-6,
  .grid-10 .columns-7,
  .grid-10 .columns-8 {
    width: 100%
  }

  #header {
    height: 105px;
    padding-left: 15px;
    padding-right: 15px
  }

  .header-logo img {
    width: 60px
  }

  .mobile_menu .inner {
    padding-left: 15px;
    padding-right: 15px
  }

  .hero-section {
    margin-top: -105px
  }

  .ce_offerteaser {
    margin-bottom: 60px
  }

  #main .mod_article {
    padding-bottom: 30px;
    padding-top: 30px
  }

  #main .mod_article:first-child {
    padding-top: 60px
  }

  #main .mod_article:last-child {
    padding-bottom: 60px
  }

  .ce_player_hero {
    height: 280px;
    max-height: 100vh
  }

  .ce_player_hero .headline {
    display: none
  }

  .ce_image_hero {
    height: auto
  }

  .ce_image_hero img {
    height: auto;
    position: static;
    width: 100%
  }

  .mod_newslist_slider {
    margin-bottom: -100px !important;
    opacity: 1;
    position: relative;
    top: -100px;
    transform: none;
    visibility: visible
  }

  .mod_newslist_slider.active.loaded {
    transform: none
  }

  .newslist-slider .flickity-prev-next-button {
    left: 30px
  }

  .newslist-slider-outer .slider-counter {
    right: 30px
  }

  .layout_slide {
    padding: 25px 30px 65px
  }

  .layout_slide .headline {
    font-size: 1.3em
  }

  .layout_accordion .toggler,
  .layout_accordion .toggler.ui-state-active {
    padding-bottom: 15px;
    padding-top: 15px
  }

  .layout_accordion .toggler {
    align-items: center
  }

  .layout_accordion .toggler svg {
    height: 14px;
    width: 14px
  }

  .layout_accordion h2 {
    font-size: 0.9em;
    line-height: 1.33
  }

  .layout_accordion h3 {
    font-size: 0.9em
  }

  .layout_accordion .text-content {
    margin-top: 30px
  }

  .layout_accordion .text-content>* {
    margin-bottom: 60px
  }

  .layout_accordion .text-content p {
    font-size: 0.9em
  }

  .layout_accordion .cta-wrapper .enclosure {
    margin-right: 0;
    width: 100%
  }

  .layout_accordion .cta-wrapper .enclosure li {
    width: 100%
  }

  .layout_accordion .cta-wrapper .enclosure a {
    width: 100%
  }

  .layout_accordion .cta-wrapper .button,
  .layout_accordion .cta-wrapper .cookiebar__button,
  .layout_accordion .cta-wrapper button[type="submit"] {
    width: 100%
  }

  .layout_accordion .ce_form {
    padding-top: 0
  }

  .ce_instructor .image_container {
    min-width: 100px
  }

  .ce_text_offer_details .text-component {
    padding: 30px 25px
  }

  .mod_newslist_blog .layout_card .info {
    margin-bottom: 20px
  }

  .mod_newslist_blog .layout_card .inside {
    padding: 30px 25px
  }

  .mod_newslist_blog .layout_card .headline {
    font-size: 0.9em
  }

  .mod_newslist_blog .layout_card .image_container,
  .mod_newslist_blog .layout_card .ce_player {
    margin-top: 30px
  }

  .layout_full_details h2:not(.h1) {
    font-size: 1.3em
  }

  .layout_full_details h2 {
    margin-bottom: 30px
  }

  .layout_full_details .contents>*:not(.ce_headline) {
    margin-bottom: 30px
  }

  .layout_full_details .ce_text_quote {
    margin-bottom: 60px !important;
    margin-top: 30px
  }

  .mod_eventlist_overview {
    font-size: 0.8em
  }

  .mod_eventlist_overview .sort-wrapper {
    min-width: 0
  }

  .mod_eventlist_overview .sort-wrapper .sort-header {
    padding: 15px 20px
  }

  .mod_eventlist_overview th:first-child,
  .mod_eventlist_overview td:first-child {
    padding-left: 0
  }

  .mod_eventlist_overview th:last-child,
  .mod_eventlist_overview td:last-child {
    padding-right: 0
  }

  .mod_eventlist_overview td {
    padding-bottom: 15px;
    padding-top: 15px
  }

  .mod_eventlist_overview .table-wrapper {
    position: relative
  }

  .mod_eventlist_overview .table-wrapper:before,
  .mod_eventlist_overview .table-wrapper:after {
    transition: all 0.2s ease-in-out;
    content: "";
    height: 100%;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 80px;
    z-index: 10
  }

  .mod_eventlist_overview .table-wrapper:before {
    background: linear-gradient(to right, white, rgba(255, 255, 255, 0));
    left: 0
  }

  .mod_eventlist_overview .table-wrapper:after {
    background: linear-gradient(to left, white, rgba(255, 255, 255, 0));
    right: 0
  }

  .mod_eventlist_overview .table-wrapper.show-left-scroll-indicator:before {
    opacity: 1
  }

  .mod_eventlist_overview .table-wrapper.show-right-scroll-indicator:after {
    opacity: 1
  }

  .mod_eventlist_overview .table-header-dropdown label {
    padding-left: 25px
  }

  .mod_eventlist_overview .table-header-dropdown .checkbox-label-icon {
    border-width: 1px;
    height: 14px;
    margin-top: -2px;
    width: 14px
  }

  .ce_hyperlink_next_page {
    font-size: 1.3em;
    text-align: center
  }

  .ce_hyperlink_next_page a {
    display: inline-flex;
    flex-direction: column
  }

  .ce_hyperlink_next_page a .icon {
    margin-left: 0;
    margin-top: 10px
  }

  .ce_hyperlink_next_page a svg {
    height: 27px;
    width: 70px
  }

  .button,
  .cookiebar__button,
  button[type="submit"] {
    font-size: 18px
  }

  label {
    font-size: 0.9em
  }

  input[type="text"],
  input[type="email"],
  input[type="number"],
  input[type="tel"],
  input[type="url"],
  textarea {
    font-size: 0.9em
  }

  input[type="radio"]+label .radio-label-icon {
    height: 16px;
    margin-top: 1px;
    width: 16px
  }

  input[type="checkbox"]+label {
    padding-left: 30px
  }

  input[type="checkbox"]+label .checkbox-label-icon {
    height: 16px;
    margin-top: 0;
    width: 16px
  }

  input[type="checkbox"]+label .checkbox-label-icon svg {
    height: 14px;
    left: 1px;
    width: 14px;
    top: 1px
  }

  button[type="submit"] {
    width: 100%
  }
}

@media (max-width:599px) {
  .text-align-center-mobile {
    text-align: center !important
  }
}

@media (max-width:599px) {
  .text-indent-mobile {
    padding: 0 21px
  }
}

@media (max-width:550px) {
  #footer>.inside {
    flex-direction: column;
    line-height: 2
  }

  .ce_gallery .cols_4 li {
    width: 50%
  }

  .mod_newscategories_checkbox ul {
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px)
  }

  .mod_newscategories_checkbox li {
    box-sizing: border-box;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%
  }

  .ce_hyperlink_stoerer {
    transform: translate(0, 85px) scale(0.75);
    transform-origin: right center
  }
}

@media (max-width:480px) {
  .mod_newslist_blog .layout_card .info {
    font-size: 0.6em
  }

  .layout_full_details .info {
    font-size: 0.65em;
    margin-bottom: 20px
  }

  .mod_eventlist_overview {
    font-size: 0.6em
  }

  .mod_eventlist_overview table {
    min-width: 800px
  }

  label {
    font-size: 0.6em
  }
}

@media (max-width:660px) {
  .ce_rsce_teaser_header p {
    font-size: 26px
  }
}

.honeycomb-container .item {
  opacity: 1
}

.honeycomb-container .item div {
  background: #FFF
}

html.with-featherlight {
  overflow: hidden
}

.featherlight {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2147483647;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  background: rgba(0, 0, 0, 0)
}

.featherlight:last-of-type {
  background: rgba(0, 0, 0, .8)
}

.featherlight:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle
}

.featherlight .featherlight-content {
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  overflow: auto;
  padding: 25px 25px 0;
  border-bottom: 25px solid transparent;
  margin-left: 5%;
  margin-right: 5%;
  max-height: 95%;
  background: #fff;
  cursor: auto;
  white-space: normal
}

.featherlight .featherlight-inner {
  display: block
}

.featherlight link.featherlight-inner,
.featherlight script.featherlight-inner,
.featherlight style.featherlight-inner {
  display: none
}

.featherlight .featherlight-close-icon {
  position: absolute;
  z-index: 9999;
  top: 0;
  right: 0;
  line-height: 25px;
  width: 25px;
  cursor: pointer;
  text-align: center;
  font-family: Arial, sans-serif;
  background: rgba(255, 255, 255, .3);
  color: #000;
  border: none;
  padding: 0
}

.featherlight .featherlight-close-icon::-moz-focus-inner {
  border: 0;
  padding: 0
}

.featherlight .featherlight-image {
  width: 100%
}

.featherlight-iframe .featherlight-content {
  border-bottom: 0;
  padding: 0;
  -webkit-overflow-scrolling: touch
}

.featherlight iframe {
  border: none
}

.featherlight * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width:1024px) {
  .featherlight .featherlight-content {
    margin-left: 0;
    margin-right: 0;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent
  }
}

@media print {
  html.with-featherlight>*>:not(.featherlight) {
    display: none
  }
}

/* Slider */
.slick-slider {
  position: relative;

  display: block;
  box-sizing: border-box;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;

  display: block;
  overflow: hidden;

  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;

  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;

  content: '';
}

.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 {
  display: block;

  height: auto;

  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

@charset 'UTF-8';

/* Slider */
.slick-loading .slick-list {
  background: #fff url('../../files/themes/innohub/libs/slick/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;

  src: url('../../files/themes/innohub/libs/slick/./fonts/slick.eot');
  src: url('../../files/themes/innohub/libs/slick/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('../../files/themes/innohub/libs/slick/./fonts/slick.woff') format('woff'), url('../../files/themes/innohub/libs/slick/./fonts/slick.ttf') format('truetype'), url('../../files/themes/innohub/libs/slick/./fonts/slick.svg#slick') format('svg');
}

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;

  position: absolute;
  top: 50%;

  display: block;

  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);

  cursor: pointer;

  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;

  opacity: .75;
  color: white;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: '←';
}

[dir='rtl'] .slick-prev:before {
  content: '→';
}

.slick-next {
  right: -25px;
}

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: '→';
}

[dir='rtl'] .slick-next:before {
  content: '←';
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;

  display: block;

  width: 100%;
  padding: 0;
  margin: 0;

  list-style: none;

  text-align: center;
}

.slick-dots li {
  position: relative;

  display: inline-block;

  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;

  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;

  display: block;

  width: 20px;
  height: 20px;
  padding: 5px;

  cursor: pointer;

  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;

  position: absolute;
  top: 0;
  left: 0;

  width: 20px;
  height: 20px;

  content: '•';
  text-align: center;

  opacity: .25;
  color: black;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}

.mod_article.color-scheme-1 {
  background-color: transparent
}

.mod_article.color-scheme-2 {
  background-color: #EDF4F8
}

.mod_article.color-scheme-3 {
  background-color: #F4F4F4
}

.mod_article.color-scheme-4 {
  background-color: #b6b6b6
}

.mod_article.color-scheme-5 {
  background-color: #0071B8
}

.mod_article.color-scheme-6 {
  background-color: #004882
}

.mod_article.color-scheme-7 {
  background-color: #001B3E
}

.headline,
.ce_text,
.ce_headline,
.text-xl p,
.text-component,
p a,
.checkbox-item,
.text,
.text-title,
.large-box,
.small-box,
.header-teaser {
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto
}

.color-scheme-1 .headline,
.color-scheme-1 .ce_text,
.color-scheme-1 .ce_headline,
.color-scheme-1 .text-xl p,
.color-scheme-1 .text-component,
.color-scheme-1 p a,
.color-scheme-1 .checkbox-item,
.color-scheme-1 .text,
.color-scheme-1 .text-title,
.color-scheme-1 .large-box,
.color-scheme-1 .small-box,
.color-scheme-1 .header-teaser {
  color: "inherit"
}

.color-scheme-2 .headline,
.color-scheme-2 .ce_text,
.color-scheme-2 .ce_headline,
.color-scheme-2 .text-xl p,
.color-scheme-2 .text-component,
.color-scheme-2 p a,
.color-scheme-2 .checkbox-item,
.color-scheme-2 .text,
.color-scheme-2 .text-title,
.color-scheme-2 .large-box,
.color-scheme-2 .small-box,
.color-scheme-2 .header-teaser {
  color: "inherit"
}

.color-scheme-3 .headline,
.color-scheme-3 .ce_text,
.color-scheme-3 .ce_headline,
.color-scheme-3 .text-xl p,
.color-scheme-3 .text-component,
.color-scheme-3 p a,
.color-scheme-3 .checkbox-item,
.color-scheme-3 .text,
.color-scheme-3 .text-title,
.color-scheme-3 .large-box,
.color-scheme-3 .small-box,
.color-scheme-3 .header-teaser {
  color: "inherit"
}

.color-scheme-4 .headline,
.color-scheme-4 .ce_text,
.color-scheme-4 .ce_headline,
.color-scheme-4 .text-xl p,
.color-scheme-4 .text-component,
.color-scheme-4 p a,
.color-scheme-4 .checkbox-item,
.color-scheme-4 .text,
.color-scheme-4 .text-title,
.color-scheme-4 .large-box,
.color-scheme-4 .small-box,
.color-scheme-4 .header-teaser {
  color: "inherit"
}

.color-scheme-5 .headline,
.color-scheme-5 .ce_text,
.color-scheme-5 .ce_headline,
.color-scheme-5 .text-xl p,
.color-scheme-5 .text-component,
.color-scheme-5 p a,
.color-scheme-5 .checkbox-item,
.color-scheme-5 .text,
.color-scheme-5 .text-title,
.color-scheme-5 .large-box,
.color-scheme-5 .small-box,
.color-scheme-5 .header-teaser {
  color: #FFFFFF
}

.color-scheme-6 .headline,
.color-scheme-6 .ce_text,
.color-scheme-6 .ce_headline,
.color-scheme-6 .text-xl p,
.color-scheme-6 .text-component,
.color-scheme-6 p a,
.color-scheme-6 .checkbox-item,
.color-scheme-6 .text,
.color-scheme-6 .text-title,
.color-scheme-6 .large-box,
.color-scheme-6 .small-box,
.color-scheme-6 .header-teaser {
  color: #FFFFFF
}

.color-scheme-7 .headline,
.color-scheme-7 .ce_text,
.color-scheme-7 .ce_headline,
.color-scheme-7 .text-xl p,
.color-scheme-7 .text-component,
.color-scheme-7 p a,
.color-scheme-7 .checkbox-item,
.color-scheme-7 .text,
.color-scheme-7 .text-title,
.color-scheme-7 .large-box,
.color-scheme-7 .small-box,
.color-scheme-7 .header-teaser {
  color: #FFFFFF
}

.color-scheme-1 input[type="text"],
.color-scheme-1 input[type="email"],
.color-scheme-1 input[type="number"],
.color-scheme-1 input[type="tel"],
.color-scheme-1 input[type="url"],
.color-scheme-1 input[type="password"],
.color-scheme-1 textarea {
  color: "inherit"
}

.color-scheme-2 input[type="text"],
.color-scheme-2 input[type="email"],
.color-scheme-2 input[type="number"],
.color-scheme-2 input[type="tel"],
.color-scheme-2 input[type="url"],
.color-scheme-2 input[type="password"],
.color-scheme-2 textarea {
  color: "inherit"
}

.color-scheme-3 input[type="text"],
.color-scheme-3 input[type="email"],
.color-scheme-3 input[type="number"],
.color-scheme-3 input[type="tel"],
.color-scheme-3 input[type="url"],
.color-scheme-3 input[type="password"],
.color-scheme-3 textarea {
  color: "inherit"
}

.color-scheme-4 input[type="text"],
.color-scheme-4 input[type="email"],
.color-scheme-4 input[type="number"],
.color-scheme-4 input[type="tel"],
.color-scheme-4 input[type="url"],
.color-scheme-4 input[type="password"],
.color-scheme-4 textarea {
  color: "inherit"
}

.color-scheme-5 input[type="text"],
.color-scheme-5 input[type="email"],
.color-scheme-5 input[type="number"],
.color-scheme-5 input[type="tel"],
.color-scheme-5 input[type="url"],
.color-scheme-5 input[type="password"],
.color-scheme-5 textarea {
  color: #FFFFFF
}

.color-scheme-6 input[type="text"],
.color-scheme-6 input[type="email"],
.color-scheme-6 input[type="number"],
.color-scheme-6 input[type="tel"],
.color-scheme-6 input[type="url"],
.color-scheme-6 input[type="password"],
.color-scheme-6 textarea {
  color: #FFFFFF
}

.color-scheme-7 input[type="text"],
.color-scheme-7 input[type="email"],
.color-scheme-7 input[type="number"],
.color-scheme-7 input[type="tel"],
.color-scheme-7 input[type="url"],
.color-scheme-7 input[type="password"],
.color-scheme-7 textarea {
  color: #FFFFFF
}

.color-scheme-1 input[type="text"],
.color-scheme-1 input[type="email"],
.color-scheme-1 input[type="number"],
.color-scheme-1 input[type="tel"],
.color-scheme-1 input[type="url"],
.color-scheme-1 input[type="password"],
.color-scheme-1 textarea {
  border-color: "inherit"
}

.color-scheme-2 input[type="text"],
.color-scheme-2 input[type="email"],
.color-scheme-2 input[type="number"],
.color-scheme-2 input[type="tel"],
.color-scheme-2 input[type="url"],
.color-scheme-2 input[type="password"],
.color-scheme-2 textarea {
  border-color: "inherit"
}

.color-scheme-3 input[type="text"],
.color-scheme-3 input[type="email"],
.color-scheme-3 input[type="number"],
.color-scheme-3 input[type="tel"],
.color-scheme-3 input[type="url"],
.color-scheme-3 input[type="password"],
.color-scheme-3 textarea {
  border-color: "inherit"
}

.color-scheme-4 input[type="text"],
.color-scheme-4 input[type="email"],
.color-scheme-4 input[type="number"],
.color-scheme-4 input[type="tel"],
.color-scheme-4 input[type="url"],
.color-scheme-4 input[type="password"],
.color-scheme-4 textarea {
  border-color: "inherit"
}

.color-scheme-5 input[type="text"],
.color-scheme-5 input[type="email"],
.color-scheme-5 input[type="number"],
.color-scheme-5 input[type="tel"],
.color-scheme-5 input[type="url"],
.color-scheme-5 input[type="password"],
.color-scheme-5 textarea {
  border-color: #FFFFFF
}

.color-scheme-6 input[type="text"],
.color-scheme-6 input[type="email"],
.color-scheme-6 input[type="number"],
.color-scheme-6 input[type="tel"],
.color-scheme-6 input[type="url"],
.color-scheme-6 input[type="password"],
.color-scheme-6 textarea {
  border-color: #FFFFFF
}

.color-scheme-7 input[type="text"],
.color-scheme-7 input[type="email"],
.color-scheme-7 input[type="number"],
.color-scheme-7 input[type="tel"],
.color-scheme-7 input[type="url"],
.color-scheme-7 input[type="password"],
.color-scheme-7 textarea {
  border-color: #FFFFFF
}

.text-xl ul {
  font-size: 1.75em;
  line-height: 1.43
}

.text-l ul {
  font-size: 1.25em;
  line-height: 1.44
}

.ce_rsce_background-wrapper-begin:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: -100%;
  right: -100%;
  bottom: 0px;
  z-index: -1
}

.ce_rsce_background-wrapper-begin {
  position: relative;
  padding-top: 4rem;
  padding-bottom: 4rem
}

.ce_rsce_background-wrapper-begin.color-scheme-1:after {
  background-color: transparent
}

.ce_rsce_background-wrapper-begin.color-scheme-2:after {
  background-color: #EDF4F8
}

.ce_rsce_background-wrapper-begin.color-scheme-3:after {
  background-color: #F4F4F4
}

.ce_rsce_background-wrapper-begin.color-scheme-4:after {
  background-color: #b6b6b6
}

.ce_rsce_background-wrapper-begin.color-scheme-5:after {
  background-color: #0071B8
}

.ce_rsce_background-wrapper-begin.color-scheme-6:after {
  background-color: #004882
}

.ce_rsce_background-wrapper-begin.color-scheme-7:after {
  background-color: #001B3E
}

p a:hover {
  color: #e40079 !important
}

figure.video_container {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center
}

.margin-top--s {
  margin-top: 1.5rem !important
}

.margin-top--m {
  margin-top: 3rem !important
}

.margin-top--l {
  margin-top: 6rem !important
}

.margin-bottom--s {
  margin-bottom: 1.5rem !important
}

.margin-bottom--m {
  margin-bottom: 3rem !important
}

.margin-bottom--l {
  margin-bottom: 6rem !important
}

.no-padding-top {
  padding-top: 0px !important;
  overflow: visible !important
}

.text-align-center {
  text-align: center !important
}

#header .right-side {
  display: flex;
  align-items: center
}

.padding-grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
  width: calc(100% + 20px)
}

.padding-grid__item {
  padding: 10px;
  box-sizing: border-box
}

.padding-grid__item--1-12 {
  width: 8.3333333333%
}

.padding-grid__item--2-12 {
  width: 16.6666666667%
}

.padding-grid__item--3-12 {
  width: 25%
}

.padding-grid__item--4-12 {
  width: 33.3333333333%
}

.padding-grid__item--5-12 {
  width: 41.6666666667%
}

.padding-grid__item--6-12 {
  width: 50%
}

.padding-grid__item--7-12 {
  width: 58.3333333333%
}

.padding-grid__item--8-12 {
  width: 66.6666666667%
}

.padding-grid__item--9-12 {
  width: 75%
}

.padding-grid__item--10-12 {
  width: 83.3333333333%
}

.padding-grid__item--11-12 {
  width: 91.6666666667%
}

.padding-grid__item--12-12 {
  width: 100%
}

@media (max-width:1084px) {
  .padding-grid__item--tablet-1-12 {
    width: 8.3333333333%
  }

  .padding-grid__item--tablet-2-12 {
    width: 16.6666666667%
  }

  .padding-grid__item--tablet-3-12 {
    width: 25%
  }

  .padding-grid__item--tablet-4-12 {
    width: 33.3333333333%
  }

  .padding-grid__item--tablet-5-12 {
    width: 41.6666666667%
  }

  .padding-grid__item--tablet-6-12 {
    width: 50%
  }

  .padding-grid__item--tablet-7-12 {
    width: 58.3333333333%
  }

  .padding-grid__item--tablet-8-12 {
    width: 66.6666666667%
  }

  .padding-grid__item--tablet-9-12 {
    width: 75%
  }

  .padding-grid__item--tablet-10-12 {
    width: 83.3333333333%
  }

  .padding-grid__item--tablet-11-12 {
    width: 91.6666666667%
  }

  .padding-grid__item--tablet-12-12 {
    width: 100%
  }
}

@media (max-width:768px) {
  .padding-grid__item--mobile-1-12 {
    width: 8.3333333333%
  }

  .padding-grid__item--mobile-2-12 {
    width: 16.6666666667%
  }

  .padding-grid__item--mobile-3-12 {
    width: 25%
  }

  .padding-grid__item--mobile-4-12 {
    width: 33.3333333333%
  }

  .padding-grid__item--mobile-5-12 {
    width: 41.6666666667%
  }

  .padding-grid__item--mobile-6-12 {
    width: 50%
  }

  .padding-grid__item--mobile-7-12 {
    width: 58.3333333333%
  }

  .padding-grid__item--mobile-8-12 {
    width: 66.6666666667%
  }

  .padding-grid__item--mobile-9-12 {
    width: 75%
  }

  .padding-grid__item--mobile-10-12 {
    width: 83.3333333333%
  }

  .padding-grid__item--mobile-11-12 {
    width: 91.6666666667%
  }

  .padding-grid__item--mobile-12-12 {
    width: 100%
  }
}

.video-header .ce_player {
  margin-top: 160px
}

@media screen and (max-width:990px) {
  .video-header .ce_player {
    margin-top: 228px
  }
}

@media screen and (max-width:900px) {
  .video-header .ce_player {
    margin-top: 115px
  }
}

@media screen and (max-width:660px) {
  .video-header .ce_player {
    margin-top: 0px
  }
}

.ccm-root {}

.ccm-root .ccm-modal-inner {
  max-width: 450px !important;
  top: 50% !important;
  left: 50%;
  bottom: auto !important;
  transform: translate(-50%, -50%);
  width: 90%;
  height: auto;
  max-width: 640px;
  max-height: 90%
}

.ccm-root .ccm-modal--body {
  border-bottom: none !important
}

.ccm-root .ccm-widget--language-switch {
  display: none !important
}

.ccm-root .ccm-widget--text .ccm-widget--title {
  margin-top: 15px
}

.ccm-root .ccm-widget--introduction {
  margin-top: 25px
}

.ccm-root .ccm-widget--introduction p {
  line-height: 1.8
}

.ccm-root .ccm-widget--buttons {
  flex-direction: column;
  align-items: center
}

.ccm-root .ccm-widget--buttons button,
.ccm-root .ccm-widget--buttons .button {
  font-size: 15px;
  height: auto;
  padding: 12px
}

@media screen and (max-width:360px) {

  .ccm-root .ccm-widget--buttons button,
  .ccm-root .ccm-widget--buttons .button {
    padding: 10px
  }
}

.ccm-root .ccm-widget--buttons .ccm--button-primary {
  font-size: 18px;
  padding: 17px;
  height: auto
}

@media screen and (max-width:360px) {
  .ccm-root .ccm-widget--buttons .ccm--button-primary {
    padding: 13px
  }
}

.ccm-root .button,
.ccm-root button {
  text-transform: none !important;
  border: none !important
}

.ccm-root .ccm-modal--footer {
  padding-bottom: 20px;
  justify-content: center;
  background-color: #FFFFFF;
  text-align: center
}

.ccm-root .ccm-modal--footer .button,
.ccm-root .ccm-modal--footer button {
  margin: 5px !important
}

.ccm-root .ccm-modal--footer>* {
  margin: 0 5px !important
}

.ccm-root .ccm-modal--footer .ccm-link-container a:link,
.ccm-root .ccm-modal--footer .ccm-link-container a:visited {
  color: #0071B8
}

.ccm-root .ccm-modal--footer .ccm-link-container {
  font-size: 12px
}

.ccm-root .ccm-modal--footer .ccm-link-container a {
  margin: 5px 10px !important
}

.ccm-root .ccm-powered-by {
  display: none !important
}

.ccm-root input[type="checkbox"][class*="ccm-checkbox-type--"]+label::before {
  display: none !important
}

.ccm-root .ccm-widget--purposes input[type="checkbox"].ccm-checkbox-type--checkbox+label::after {
  width: 20px;
  height: 20px;
  font-size: 15px
}

.ccm-root input[type="checkbox"].ccm-checkbox-type--checkbox+label::after {
  font-size: 20px
}

.ccm-root .ccm-control-panel .ccm--action-buttons {
  margin-bottom: 20px
}

.ccm-root .ccm-details .ccm-modal-inner {
  max-width: 950px !important
}

.ccm-root .ccm-details .ccm-details--content {
  padding-left: 15px
}

@media screen and (max-width:660px) {
  .ccm-root .ccm-details .ccm-details--content {
    padding-left: 0px
  }
}

.ccm-root .ccm-details .ccm-details--content .ccm-inner-overflow {
  padding-right: 15px
}

@media screen and (max-width:660px) {
  .ccm-root .ccm-details .ccm-details--content .ccm-inner-overflow {
    padding-right: 0px
  }
}

.ccm-root .ccm-details .ccm-details--embedding-assets-table thead tr th {
  color: #FFFFFF
}

.ccm-root .ccm-details .ccm-details--list input[type="checkbox"] {
  z-index: 1
}

.ccm-root .ccm-details .ccm-details--list--purposes a {
  text-decoration: none
}

.ccm-root .ccm-settings-summoner--link {
  box-shadow: none !important
}

.ccm-plugin--script-placeholder {
  padding: 2rem;
  text-align: center;
  line-height: 1.8;
  background: repeating-linear-gradient(-55deg, rgba(223, 223, 223, 0.5), rgba(223, 223, 223, 0.5) 10px, transparent 10px, transparent 20px)
}

.ccm-plugin--script-placeholder button {
  margin: 5px
}

@media (max-width:1024px) {

  h3,
  .h3 {
    font-size: 24px
  }
}

.mod_changelanguage {
  font-weight: 700
}

.mod_changelanguage ul {
  margin: 0;
  padding: 0
}

.mod_changelanguage li {
  list-style-type: none
}

.mod_changelanguage li:before {
  display: none
}

#header .mod_changelanguage {
  position: relative;
  width: 65px;
  height: 40px;
  font-size: 1.2em;
  margin-top: 5px;
  text-align: center
}

@media screen and (max-width:1180px) {
  #header .mod_changelanguage {
    display: none
  }
}

#header .mod_changelanguage ul {
  position: absolute;
  z-index: 100;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  color: #004882;
  border: 2px solid #004882;
  padding: 9px 8px 5px 8px;
  min-width: 26px;
  background-color: #FFFFFF
}

#header .mod_changelanguage ul:hover {
  color: #000000;
  border: 2px solid #000000
}

#header .mod_changelanguage li {
  display: none;
  order: 2;
  margin-top: 5px
}

#header .mod_changelanguage li.active {
  display: block;
  position: relative;
  order: 1;
  margin-top: 0px
}

#header .mod_changelanguage a,
#header .mod_changelanguage strong {
  display: block;
  text-decoration: none;
  line-height: 1
}

#header .mod_changelanguage:hover li {
  display: block
}

.mobile_menu .mod_changelanguage a,
.mobile_menu .mod_changelanguage strong,
.mobile_menu .mod_changelanguage a:hover,
.mobile_menu .mod_changelanguage strong:hover {
  background: #CC2929;
  border: none;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  font-size: 100%;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  -webkit-font-smoothing: antialiased
}

.mobile_menu .btn:hover {
  background: #515666
}

.mobile_menu .btn-primary:hover {
  background: #515666
}

.mobile_menu .mod_changelanguage a,
.mobile_menu .mod_changelanguage strong {
  background: #f0f1f3;
  box-shadow: 0 0 0 1px #8288ab inset;
  color: #515766
}

.mobile_menu .mod_changelanguage a:hover,
.mobile_menu .mod_changelanguage strong:hover {
  background: #515566;
  box-shadow: none
}

.mobile_menu .mod_changelanguage {
  background: #fff;
  bottom: 0;
  box-sizing: border-box;
  left: 0;
  margin-left: 0;
  padding: 20px 37px;
  position: fixed;
  text-align: center;
  width: 100%
}

.mobile_menu .mod_changelanguage ul:after {
  clear: both;
  content: "";
  display: table
}

.mobile_menu .mod_changelanguage li {
  display: block;
  float: left;
  width: 50%
}

.mobile_menu .mod_changelanguage a,
.mobile_menu .mod_changelanguage strong {
  display: block;
  min-width: 0;
  width: 100%
}

.mobile_menu .mod_changelanguage strong {
  opacity: 0.5
}

.footer-navigation {
  width: auto
}

.footer-logo {
  width: 14%
}

.footer-social {
  width: auto
}

.openwatchlist {
  display: inline-block;
  margin-right: 1.5rem;
  color: #111111;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 0.83;
  text-transform: uppercase;
  margin-bottom: 5px;
  transform: scale(1);
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out 0.4s;
  opacity: 1
}

.openwatchlist:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 23px;
  height: 21px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../../files/themes/innohub/img/icons/watchlist.svg);
  transform: scale(1);
  transition: transform 0.3s ease-in-out
}

.openwatchlist:hover:before {
  transform: scale(1.2)
}

.openwatchlist.hidden {
  display: none;
  transform: scale(0)
}

#wrapper>.cart-content {
  display: none
}

.cart-content {
  font-size: 17px
}

.cart-content .title {
  margin-top: -55px;
  font-weight: 600;
  font-size: 28px
}

@media screen and (max-width:320px) {
  .cart-content .title {
    margin-top: -15px
  }
}

.cart-content .cart-item {
  display: flex;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  padding: 5px
}

.cart-content .cart-item:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15)
}

.cart-content .cart-item--titles {
  font-weight: 500;
  border-top: none
}

.cart-content .cart-item>* {
  flex: 0 0 auto
}

.cart-content .cart-item .link {
  width: 55%;
  padding-right: 5px
}

@media screen and (max-width:550px) {
  .cart-content .cart-item .link {
    flex: 1 1 auto;
    width: auto
  }
}

.cart-content .cart-item .format {
  width: 15%;
  padding-right: 5px
}

@media screen and (max-width:550px) {
  .cart-content .cart-item .format {
    display: none
  }
}

.cart-content .cart-item .location {
  flex: 1 1 auto;
  width: auto
}

@media screen and (max-width:550px) {
  .cart-content .cart-item .location {
    display: none
  }
}

.cart-content .cart-item .remove {
  width: 15px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: 10px 10px;
  background-position: center;
  background-image: url(../../files/themes/innohub/img/icons/close.svg)
}

.cart-content .cart-item .remove--disabled {
  cursor: default;
  background-image: none
}

.cart-content a:not(.button) {
  display: inline-block;
  transition: color 0.2s ease-in-out;
  color: #0071B8
}

.cart-content a:not(.button):hover {
  color: #e40079 !important
}

.cart-content .buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px
}

.cart-content .buttons .button {
  flex: 0 0 auto;
  margin-bottom: 10px;
  font-size: 15px;
  padding: 10px 30px;
  cursor: pointer
}

@media screen and (max-width:400px) {
  .cart-content .buttons .button {
    padding: 10px 20px
  }
}

.mod_article {
  position: relative;
  overflow: hidden
}

.mod_article.hero-article {
  padding: 0px !important
}

.mod_article.hero-article .ce_image {
  height: 610px;
  position: relative;
  width: 100%
}

@media (max-width:660px) {
  .mod_article.hero-article .ce_image {
    height: auto
  }
}

.hero-section+#main .mod_article:first-child {
  overflow: visible
}

header#header {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  top: -145px;
  transition: all 0.3s ease-in-out;
  background-color: transparent;
  box-shadow: none
}

@media (max-width:768px) {
  header#header {
    margin-top: 0px !important
  }
}

header#header .header-logo img {
  transition: all 0.3s ease-in-out
}

@media (max-width:768px) {
  header#header .header-logo img {
    padding-left: 25px
  }
}

@media (max-width:660px) {
  header#header .header-logo img {
    padding-left: 15px !important
  }
}

header#header.small {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: white;
  background-image: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.75) 100%);
  box-shadow: 0 3px 13px -4px grey
}

@media (max-width:768px) {
  header#header.small {
    background-image: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.85) 100%)
  }
}

.mobile_menu_active header#header.small {
  box-shadow: none
}

header#header.small .main-navigation .level_1>li:hover .level_2 {
  visibility: hidden
}

header#header.small .header-logo img {
  width: 75px;
  height: 71px;
  padding-left: 10px
}

@media (max-width:768px) {
  header#header.small .header-logo img {
    width: 55px;
    height: 52px;
    padding-left: 25px
  }
}

header#header.show {
  top: 0px
}

header#header.show .main-navigation .level_1>li:hover .level_2 {
  visibility: visible
}

header#header .main-navigation .level_2 {
  width: auto;
  white-space: nowrap
}

header#header .main-navigation .level_2:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  background-color: rgba(0, 113, 184, 0.95)
}

header#header .main-navigation .level_2 a,
header#header .main-navigation .level_2 strong {
  color: rgba(255, 255, 255, 0.8)
}

header#header .main-navigation .level_2 a.active,
header#header .main-navigation .level_2 a:hover,
header#header .main-navigation .level_2 strong.active,
header#header .main-navigation .level_2 strong:hover {
  color: #FFFFFF
}

@media (max-width:1180px) {
  #mobile_toggle .icon-burger-close-mobile {
    left: auto;
    right: 15px;
    position: fixed;
    top: 36px
  }
}

@media (max-width:660px) {
  #mobile_toggle .icon-burger-close-mobile {
    top: 14px !important
  }
}

@media (max-width:660px) {
  .hero-section {
    margin-top: 0px !important
  }
}

@media (max-width:660px) {
  .hero-section .ce_image_hero:after {
    display: none
  }
}

.hero-section .ce_vimeo {
  max-width: 100%;
  overflow: hidden
}

.hero-section .ce_vimeo .vp-center {
  align-items: flex-start !important
}

.hero-section .ce_vimeo .headline {
  color: #ffffff;
  line-height: 1.3;
  padding-left: 50px;
  padding-right: 50px;
  text-align: center;
  text-shadow: 0 2px 10px rgba(17, 17, 17, 0.5);
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

@media screen and (max-width:1150px) {
  .hero-section .ce_vimeo .headline {
    display: none
  }
}

.hero-section .ce_vimeo:after {
  transition: all 0.2s ease-in-out;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0));
  content: "";
  height: 350px;
  left: 0;
  max-height: 100%;
  position: absolute;
  top: 0;
  width: 100%
}

@media (max-width:660px) {
  .hero-section .ce_vimeo:after {
    display: none
  }
}

.ce_vimeo iframe {
  width: 100%;
  border: none
}

@media screen and (max-width:768px) {
  .ce_vimeo iframe {
    height: auto;
    min-height: 56.25vw
  }
}

div[class*="ratio-"] {
  position: relative;
  overflow: hidden
}

div[class*="ratio-"]>* {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px)
}

.ratio-169 {
  padding-bottom: 56.25%
}

.ratio-1610 {
  padding-bottom: 52.75%
}

.text-small {
  font-size: 15px
}

.text-title-style {
  font-size: 32px;
  font-weight: bold
}

.overlay-link {
  position: absolute;
  z-index: 2;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px
}

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

.base-width--inner {
  max-width: 850px;
  margin: 0 auto
}

.mod_newslist_blog_slider {
  width: calc(100% + 1rem);
  margin-left: -0.5rem
}

.mod_newslist_blog_slider .newslist-slider-outer {
  background-color: transparent;
  box-shadow: none
}

.mod_newslist_blog_slider .newslist-blog-slider {
  display: flex;
  justify-content: space-between
}

.mod_newslist_blog_slider .newslist-blog-slider:not(.slick-initialized) {
  overflow: hidden
}

.mod_newslist_blog_slider .slick-track {
  display: flex !important
}

.mod_newslist_blog_slider .slick-track .slick-slide {
  height: inherit !important
}

.mod_newslist_blog_slider .slick-list {
  width: 100%
}

.layout_blog_card {
  flex: 0 0 auto;
  width: 24%;
  margin: 0.5rem;
  background-color: #FFFFFF;
  display: flex;
  flex-direction: column;
  position: relative;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1)
}

.layout_blog_card .inside {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  height: 100%
}

.layout_blog_card .image_container * {
  display: block;
  width: 100%;
  height: auto
}

.layout_blog_card .content {
  flex: 1 0 auto;
  padding: 0.5rem 0.8rem;
  display: flex;
  flex-direction: column;
  color: #737474
}

.layout_blog_card .content>* {
  flex: 0 0 auto
}

.layout_blog_card .content>*.subheadline {
  flex: 1 0 auto
}

.layout_blog_card .content .headline {
  margin-top: 0.8rem;
  margin-bottom: 0px;
  color: #737474
}

.layout_blog_card .content .subheadline {
  font-size: 20px
}

.layout_blog_card .content .more {
  color: #0071B8;
  margin-top: 5px;
  margin-bottom: 0px;
  font-weight: 500
}

.layout_blog_card .ce_text,
.layout_blog_card .ce_headline,
.layout_blog_card .text-xl p,
.layout_blog_card .text-component,
.layout_blog_card p a {
  color: #606060 !important
}

.layout_blog_card:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2)
}

.layout_card .ce_text,
.layout_card .headline,
.layout_card .ce_headline,
.layout_card .text-xl p,
.layout_card .text-component,
.layout_card p a {
  color: #606060 !important
}

.mod_newslist_blog .layout_blog_card {
  margin: 15px;
  margin-bottom: 30px;
  width: calc((100%/3) - 30px);
  padding-top: 15px;
  padding-bottom: 15px
}

@media screen and (max-width:1100px) {
  .mod_newslist_blog .layout_blog_card {
    width: calc((100%/2) - 30px)
  }
}

@media screen and (max-width:720px) {
  .mod_newslist_blog .layout_blog_card {
    width: calc(100% - 30px)
  }
}

.slick-slider * {
  outline: none !important
}

.slick-slider .slick-arrow {
  width: 30px;
  height: 40px;
  background-size: 20px 40px;
  background-position: center;
  background-repeat: no-repeat;
  transition: background-position 0.3s ease-in-out;
  z-index: 3
}

.slick-slider .slick-arrow.slick-disabled {
  display: none !important
}

.slick-slider .slick-arrow:before {
  display: none
}

.slick-slider .slick-arrow.slick-prev {
  left: -60px;
  background-image: url("../../files/themes/innohub/img/icons/arrow-prev.svg");
  background-position: right center
}

@media screen and (max-width:1515px) {
  .slick-slider .slick-arrow.slick-prev {
    left: -20px;
    width: 20px;
    height: 30px;
    background-size: 15px 30px
  }
}

@media screen and (max-width:1200px) {
  .slick-slider .slick-arrow.slick-prev {
    left: -15px
  }
}

@media screen and (max-width:660px) {
  .slick-slider .slick-arrow.slick-prev {
    left: 0;
    width: 15px;
    height: 20px;
    background-size: 10px 20px
  }
}

.color-scheme-4 .slick-slider .slick-arrow.slick-prev,
.color-scheme-5 .slick-slider .slick-arrow.slick-prev,
.color-scheme-6 .slick-slider .slick-arrow.slick-prev,
.color-scheme-7 .slick-slider .slick-arrow.slick-prev {
  background-image: url("../../files/themes/innohub/img/icons/arrow-prev-white.svg")
}

.slick-slider .slick-arrow.slick-prev:hover {
  background-position: left center
}

.slick-slider .slick-arrow.slick-next {
  right: -60px;
  background-image: url("../../files/themes/innohub/img/icons/arrow-next.svg");
  background-position: left center
}

@media screen and (max-width:1515px) {
  .slick-slider .slick-arrow.slick-next {
    right: -20px;
    width: 20px;
    height: 30px;
    background-size: 15px 30px
  }
}

@media screen and (max-width:1200px) {
  .slick-slider .slick-arrow.slick-next {
    right: -15px
  }
}

@media screen and (max-width:660px) {
  .slick-slider .slick-arrow.slick-next {
    right: 0;
    width: 15px;
    height: 20px;
    background-size: 10px 20px
  }
}

.color-scheme-4 .slick-slider .slick-arrow.slick-next,
.color-scheme-5 .slick-slider .slick-arrow.slick-next,
.color-scheme-6 .slick-slider .slick-arrow.slick-next,
.color-scheme-7 .slick-slider .slick-arrow.slick-next {
  background-image: url("../../files/themes/innohub/img/icons/arrow-next-white.svg")
}

.slick-slider .slick-arrow.slick-next:hover {
  background-position: right center
}

.ce_rsce_teaser_icon {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.ce_rsce_teaser_icon .iconbox {
  flex: 0 0 auto;
  width: calc((100% / 3) - 15px);
  margin-bottom: 15px;
  text-align: center;
  position: relative;
  padding-top: 80px;
  transition: all 0.3s ease-in-out;
  display: flex
}

@media screen and (max-width:1200px) {
  .ce_rsce_teaser_icon .iconbox {
    width: calc((100% / 2) - 15px)
  }
}

@media screen and (max-width:768px) {
  .ce_rsce_teaser_icon .iconbox {
    width: 100%
  }
}

.ce_rsce_teaser_icon .iconbox .content {
  flex: 1 1 auto;
  background-color: #FFFFFF;
  padding: 24px;
  padding-top: 65px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
  position: relative
}

@media screen and (max-width:1024px) {
  .ce_rsce_teaser_icon .iconbox .content {
    height: calc(100% - 100px)
  }
}

@media screen and (max-width:768px) {
  .ce_rsce_teaser_icon .iconbox .content {
    height: auto;
    padding: 55px 15px 5px
  }
}

.ce_rsce_teaser_icon .iconbox .icon {
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  background-color: #004882;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center
}

.ce_rsce_teaser_icon .iconbox .title {
  font-size: 32px;
  font-weight: bold;
  color: #004882;
  transition: all 0.3s ease-in-out;
  margin-bottom: 25px
}

.ce_rsce_teaser_icon .iconbox .subtitle {
  color: #737474;
  transition: all 0.3s ease-in-out;
  opacity: 1
}

.ce_rsce_teaser_icon .iconbox .teaser {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: calc(100% - 48px);
  transition: all 0.3s ease-in-out;
  padding: 0px 24px;
  opacity: 0;
  min-height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.2
}

@media screen and (max-width:1024px) {
  .ce_rsce_teaser_icon .iconbox .teaser {
    min-height: 0px
  }
}

@media screen and (min-width:1025px) {
  .ce_rsce_teaser_icon .iconbox.with-text:hover {
    padding-top: 55px
  }

  .ce_rsce_teaser_icon .iconbox.with-text:hover .icon {
    border: 4px white solid
  }

  .color-scheme-1 .ce_rsce_teaser_icon .iconbox.with-text:hover .icon {
    border-color: transparent
  }

  .color-scheme-2 .ce_rsce_teaser_icon .iconbox.with-text:hover .icon {
    border-color: #EDF4F8
  }

  .color-scheme-3 .ce_rsce_teaser_icon .iconbox.with-text:hover .icon {
    border-color: #F4F4F4
  }

  .color-scheme-4 .ce_rsce_teaser_icon .iconbox.with-text:hover .icon {
    border-color: #b6b6b6
  }

  .color-scheme-5 .ce_rsce_teaser_icon .iconbox.with-text:hover .icon {
    border-color: #0071B8
  }

  .color-scheme-6 .ce_rsce_teaser_icon .iconbox.with-text:hover .icon {
    border-color: #004882
  }

  .color-scheme-7 .ce_rsce_teaser_icon .iconbox.with-text:hover .icon {
    border-color: #001B3E
  }

  .ce_rsce_teaser_icon .iconbox.with-text:hover .content {
    background-color: #004882
  }

  .ce_rsce_teaser_icon .iconbox.with-text:hover .title {
    color: #FFFFFF;
    margin-bottom: 50px
  }

  .ce_rsce_teaser_icon .iconbox.with-text:hover .subtitle {
    color: #FFFFFF;
    opacity: 0
  }

  .ce_rsce_teaser_icon .iconbox.with-text:hover .teaser {
    color: #FFFFFF;
    opacity: 1
  }
}

@media screen and (max-width:1024px) {
  .ce_rsce_teaser_icon .iconbox {
    padding-top: 55px
  }

  .ce_rsce_teaser_icon .iconbox .icon {
    border: 4px white solid
  }

  .color-scheme-1 .ce_rsce_teaser_icon .iconbox .icon {
    border-color: transparent
  }

  .color-scheme-2 .ce_rsce_teaser_icon .iconbox .icon {
    border-color: #EDF4F8
  }

  .color-scheme-3 .ce_rsce_teaser_icon .iconbox .icon {
    border-color: #F4F4F4
  }

  .color-scheme-4 .ce_rsce_teaser_icon .iconbox .icon {
    border-color: #b6b6b6
  }

  .color-scheme-5 .ce_rsce_teaser_icon .iconbox .icon {
    border-color: #0071B8
  }

  .color-scheme-6 .ce_rsce_teaser_icon .iconbox .icon {
    border-color: #004882
  }

  .color-scheme-7 .ce_rsce_teaser_icon .iconbox .icon {
    border-color: #001B3E
  }

  .ce_rsce_teaser_icon .iconbox .subtitle {
    opacity: 1
  }

  .ce_rsce_teaser_icon .iconbox .teaser {
    display: none !important;
    height: 0px
  }
}

.ce_rsce_teaser {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.ce_rsce_teaser .teaserbox {
  flex: 0 0 auto;
  width: calc((100% / 3) - 15px);
  margin-bottom: 25px;
  text-align: center;
  position: relative;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0);
  transition: all 0.3s ease-in-out
}

@media screen and (max-width:1100px) {
  .ce_rsce_teaser .teaserbox {
    width: calc((100% / 2) - 15px)
  }
}

@media screen and (max-width:700px) {
  .ce_rsce_teaser .teaserbox {
    width: 100%
  }
}

.ce_rsce_teaser .teaserbox .content {
  padding: 30px
}

.ce_rsce_teaser .teaserbox .title {
  font-weight: bold;
  font-size: 32px;
  margin-top: 15px;
  margin-bottom: 40px;
  line-height: 1.2
}

.ce_rsce_teaser .teaserbox:hover {
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2)
}

.ce_rsce_teaser .teaserbox:hover .button {
  border-color: #e40079;
  color: #e40079
}

.teaserbox.color-scheme-1 {
  background-color: transparent;
  color: "inherit"
}

.teaserbox.color-scheme-2 {
  background-color: #EDF4F8;
  color: "inherit"
}

.teaserbox.color-scheme-3 {
  background-color: #F4F4F4;
  color: "inherit"
}

.teaserbox.color-scheme-4 {
  background-color: #b6b6b6;
  color: "inherit"
}

.teaserbox.color-scheme-5 {
  background-color: #0071B8;
  color: #FFFFFF
}

.teaserbox.color-scheme-6 {
  background-color: #004882;
  color: #FFFFFF
}

.teaserbox.color-scheme-7 {
  background-color: #001B3E;
  color: #FFFFFF
}

#main .ce_image_hero:after {
  display: none !important
}

.ce_rsce_teaser_header {
  position: absolute;
  bottom: 0px;
  max-width: 100%;
  left: 0px;
  right: 0px;
  overflow: hidden
}

.ce_rsce_teaser_header.middle {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%
}

.ce_rsce_teaser_header.middle>* {
  flex: 0 0 auto;
  max-width: 100%
}

@media screen and (max-width:1024px) {
  .ce_rsce_teaser_header {
    position: static;
    transform: translateX(0px)
  }
}

.ce_rsce_teaser_header .header-teaser {
  position: relative;
  z-index: 2;
  width: 800px;
  max-width: 100%;
  margin: 35px;
  transform: translateY(200%);
  opacity: 0;
  transition: all 0.8s ease-in-out
}

@media screen and (max-width:1024px) {
  .ce_rsce_teaser_header .header-teaser {
    margin: 0px
  }
}

.ce_rsce_teaser_header .header-teaser.show {
  opacity: 1;
  transform: translateY(0%)
}

.ce_rsce_teaser_header .header-teaser.right {
  margin-left: auto
}

.ce_rsce_teaser_header .header-teaser.center {
  margin: 0 auto
}

.ce_rsce_teaser_header .header-teaser.text-center {
  margin: 0 auto;
  text-align: center
}

@media screen and (max-width:1024px) {
  .ce_rsce_teaser_header .header-teaser {
    width: 100%
  }
}

.ce_rsce_teaser_header .header-teaser .background {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  width: 100%;
  height: 100%;
  opacity: 0.85;
  mix-blend-mode: multiply;
  transition: opacity 0.3s ease-in-out
}

.ce_rsce_teaser_header .header-teaser .background picture {
  display: block;
  width: 100%;
  height: 100%
}

.ce_rsce_teaser_header .header-teaser .background img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover
}

.ce_rsce_teaser_header .header-teaser .content {
  padding: 30px
}

.ce_rsce_teaser_header .header-teaser .more-container:first-child {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%)
}

.ce_rsce_teaser_header .header-teaser .more {
  margin-bottom: 0px
}

.ce_rsce_teaser_header .header-teaser .button {
  color: #606060
}

.ce_rsce_teaser_header .header-teaser:hover {
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2)
}

.ce_rsce_teaser_header .header-teaser:hover .background {
  opacity: 1
}

.ce_rsce_teaser_header .header-teaser:hover .button {
  border-color: #e40079;
  color: #e40079
}

.header-teaser.color-scheme-1 {
  color: "inherit"
}

.header-teaser.color-scheme-2 {
  color: "inherit"
}

.header-teaser.color-scheme-3 {
  color: "inherit"
}

.header-teaser.color-scheme-4 {
  color: "inherit"
}

.header-teaser.color-scheme-5 {
  color: #FFFFFF
}

.header-teaser.color-scheme-6 {
  color: #FFFFFF
}

.header-teaser.color-scheme-7 {
  color: #FFFFFF
}

.header-teaser.color-scheme-1 .background {
  background-color: transparent
}

.header-teaser.color-scheme-2 .background {
  background-color: #EDF4F8
}

.header-teaser.color-scheme-3 .background {
  background-color: #F4F4F4
}

.header-teaser.color-scheme-4 .background {
  background-color: #b6b6b6
}

.header-teaser.color-scheme-5 .background {
  background-color: #0071B8
}

.header-teaser.color-scheme-6 .background {
  background-color: #004882
}

.header-teaser.color-scheme-7 .background {
  background-color: #001B3E
}

.ce_rsce_teaser_full {
  display: grid;
  display: flex;
  justify-content: center;
  flex-wrap: wrap
}

.ce_rsce_teaser_full.course-slider {
  display: block;
  margin: 0 -10px
}

.ce_rsce_teaser_full.course-slider:not(.slick-initialized) {
  display: flex
}

.ce_rsce_teaser_full.course-slider .slick-track {
  display: flex !important
}

.ce_rsce_teaser_full.course-slider .slick-slide {
  height: inherit !important
}

.ce_rsce_teaser_full.course-slider .infobox {
  margin: 0 10px
}

.ce_rsce_teaser_full.course-slider .slick-list.draggable {
  overflow: visible !important
}

.ce_rsce_teaser_full.course-slider .slick-list.draggable:before,
.ce_rsce_teaser_full.course-slider .slick-list.draggable:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0px;
  height: 100%;
  width: calc((100vw - 100%) / 2);
  opacity: 0.85
}

.color-scheme-1 .ce_rsce_teaser_full.course-slider .slick-list.draggable:before,
.color-scheme-1 .ce_rsce_teaser_full.course-slider .slick-list.draggable:after {
  background-color: transparent
}

.color-scheme-2 .ce_rsce_teaser_full.course-slider .slick-list.draggable:before,
.color-scheme-2 .ce_rsce_teaser_full.course-slider .slick-list.draggable:after {
  background-color: #EDF4F8
}

.color-scheme-3 .ce_rsce_teaser_full.course-slider .slick-list.draggable:before,
.color-scheme-3 .ce_rsce_teaser_full.course-slider .slick-list.draggable:after {
  background-color: #F4F4F4
}

.color-scheme-4 .ce_rsce_teaser_full.course-slider .slick-list.draggable:before,
.color-scheme-4 .ce_rsce_teaser_full.course-slider .slick-list.draggable:after {
  background-color: #b6b6b6
}

.color-scheme-5 .ce_rsce_teaser_full.course-slider .slick-list.draggable:before,
.color-scheme-5 .ce_rsce_teaser_full.course-slider .slick-list.draggable:after {
  background-color: #0071B8
}

.color-scheme-6 .ce_rsce_teaser_full.course-slider .slick-list.draggable:before,
.color-scheme-6 .ce_rsce_teaser_full.course-slider .slick-list.draggable:after {
  background-color: #004882
}

.color-scheme-7 .ce_rsce_teaser_full.course-slider .slick-list.draggable:before,
.color-scheme-7 .ce_rsce_teaser_full.course-slider .slick-list.draggable:after {
  background-color: #001B3E
}

.ce_rsce_teaser_full.course-slider .slick-list.draggable:before {
  right: 100%
}

.ce_rsce_teaser_full.course-slider .slick-list.draggable:after {
  left: 100%
}

@media screen and (max-width:1210px) {
  .ce_rsce_teaser_full {
    grid-template-columns: repeat(auto-fit, minmax(330px, 1fr))
  }
}

.ce_rsce_teaser_full .infobox {
  margin-bottom: 25px;
  position: relative;
  transition: all 0.3s ease-in-out;
  display: flex;
  flex-direction: column;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1)
}

@media screen and (max-width:768px) {
  .ce_rsce_teaser_full .infobox {
    width: 100%
  }
}

.ce_rsce_teaser_full .infobox.stretch {
  min-height: 100%
}

.ce_rsce_teaser_full .infobox .content {
  flex: 1 0 auto;
  background-color: #FFFFFF;
  padding: 20px;
  color: #737474;
  display: flex;
  flex-direction: column;
  align-items: flex-start
}

.ce_rsce_teaser_full .infobox .image {
  flex: 0 0 auto;
  position: relative
}

.ce_rsce_teaser_full .infobox .image figure {
  display: block;
  width: 100%;
  height: 100%
}

.ce_rsce_teaser_full .infobox .image figure picture {
  display: block;
  width: 100%;
  height: 100%
}

.ce_rsce_teaser_full .infobox .image figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover
}

.ce_rsce_teaser_full .infobox .image .title-top {
  position: absolute;
  top: 0px;
  left: 0px;
  width: calc(100% - 20px);
  background-color: #004882;
  color: #FFFFFF;
  padding: 10px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px
}

.color-scheme-6 .ce_rsce_teaser_full .infobox .image .title-top {
  background-color: #0071B8
}

.ce_rsce_teaser_full .infobox .image .title-bottom {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background-color: #0071B8;
  color: #FFFFFF;
  font-weight: bold;
  padding: 7px 30px 7px 15px
}

.ce_rsce_teaser_full .infobox .title {
  font-size: 32px;
  font-weight: bold;
  margin-top: 15px
}

.ce_rsce_teaser_full .infobox .subtitle {
  font-weight: bold
}

.ce_rsce_teaser_full .infobox .subtitle p {
  margin-bottom: 0px
}

.ce_rsce_teaser_full .infobox .teaser {
  margin-bottom: 25px
}

.ce_rsce_teaser_full .infobox .teaser p {
  margin-top: 5px
}

.ce_rsce_teaser_full .infobox .button-1,
.ce_rsce_teaser_full .infobox .button-2 {
  width: 100%;
  text-align: center;
  margin-bottom: 0px;
  margin-top: auto
}

.ce_rsce_teaser_full .infobox .button-1 a,
.ce_rsce_teaser_full .infobox .button-2 a {
  min-width: 245px;
  color: #606060
}

.ce_rsce_teaser_full .infobox .button-1 a:hover,
.ce_rsce_teaser_full .infobox .button-2 a:hover {
  color: #e40079
}

.ce_rsce_teaser_full .infobox .button-1+.button-2 {
  margin-top: 10px
}

.ce_rsce_leadtext {
  text-align: center;
  padding: 80px
}

.ce_rsce_leadtext.smaller {
  padding: 0px 80px 20px
}

@media screen and (max-width:660px) {
  .ce_rsce_leadtext.smaller {
    padding: 0px 40px 20px
  }
}

@media screen and (max-width:660px) {
  .ce_rsce_leadtext {
    padding: 40px
  }
}

@media screen and (max-width:660px) {
  .ce_rsce_leadtext .headline {
    font-size: 32px
  }
}

.ce_rsce_leadtext .button {
  margin-top: 10px
}

.ce_rsce_leadtext p {
  margin-bottom: 5px;
  font-size: 32px
}

@media screen and (max-width:660px) {
  .ce_rsce_leadtext p {
    font-size: 20px
  }
}

.ce_rsce_leadtext p+p {
  margin-top: 5px
}

.ce_rsce_popup {
  display: none
}

.featherlight-popup .featherlight-content {
  overflow: visible;
  max-width: 410px;
  padding-top: 90px
}

.featherlight-popup .featherlight-content:before {
  content: "";
  position: absolute;
  z-index: 99999999;
  top: 20px;
  right: 100%;
  width: 0px;
  height: 0px;
  display: block;
  opacity: 1;
  overflow: visible;
  border-style: solid;
  border-width: 0 70px 70px 0;
  border-color: transparent #ffffff transparent transparent
}

@media screen and (max-width:768px) {
  .featherlight-popup .featherlight-content:before {
    border-width: 0 40px 40px 0
  }
}

.featherlight-popup .featherlight-content .title {
  font-size: 32px;
  font-weight: bold;
  color: #004882
}

.featherlight-popup .featherlight-content .more-container {
  margin-top: 25px
}

.featherlight-popup .featherlight-close-icon {
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  background-image: url(../../files/themes/innohub/img/icons/close.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center
}

.featherlight-popup .featherlight-close-icon:hover {
  background-image: url(../../files/themes/innohub/img/icons/close-dark.svg)
}

.featherlight-popup.featherlight-popup--large .featherlight-content {
  width: 650px;
  max-width: calc(100% - 80px)
}

@media screen and (max-width:375px) {
  .featherlight-popup.featherlight-popup--large .featherlight-content {
    max-width: calc(100% - 40px);
    margin-left: 40px
  }
}

.mod_feedback_list {
  padding-bottom: 50px;
  padding-top: 50px
}

.mod_feedback_list .feedback-list-slider:not(.slick-initialized) {
  overflow: hidden
}

.mod_feedback_list .feedback-list-slider .slick-track {
  display: flex !important
}

.mod_feedback_list .feedback-list-slider .slick-track .slick-slide {
  height: inherit !important
}

.mod_feedback_list .feedback {
  width: 33%;
  margin: 0.5rem;
  margin-top: 100px;
  padding-top: 70px;
  background-color: #FFFFFF;
  display: flex !important;
  flex-direction: column;
  position: relative;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1)
}

.mod_feedback_list .feedback .image {
  position: absolute;
  left: 50%;
  top: 0px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  overflow: hidden
}

.mod_feedback_list .feedback .content {
  padding: 15px;
  text-align: center;
  color: #737474
}

.mod_feedback_list .feedback .name {
  font-size: 32px;
  font-weight: bold;
  margin-top: 15px
}

.mod_feedback_list .feedback .subtitle {
  font-size: 20px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 0px
}

.mod_feedback_list .feedback .text {
  font-size: 20px
}

.mod_feedback_list .feedback .text p {
  margin-top: 5px
}

.mod_feedback_list .feedback .position {
  margin-bottom: 0px
}

.mod_feedback_list .feedback .company {
  margin-top: 0px
}

.mod_feedback_list .feedback .rating {
  margin: 35px auto 0px;
  width: 150px;
  height: 21.5px;
  background-image: url(../../files/themes/innohub/img/rating.svg);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: left center
}

.custom {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  bottom: 0px;
  z-index: 10
}

.mod_cookie_bar {
  padding: 5px 20px;
  background-color: #F4F4F4;
  display: flex;
  align-items: center
}

@media screen and (max-width:900px) {
  .mod_cookie_bar {
    flex-wrap: wrap;
    justify-content: flex-end;
    padding: 5px 20px 15px
  }
}

.mod_cookie_bar>p {
  font-size: 15px;
  flex: 1 1 auto;
  padding-right: 10px
}

.mod_cookie_bar>p a {
  text-decoration: underline
}

.mod_cookie_bar>a {
  flex: 0 0 auto;
  cursor: pointer;
  font-size: 15px;
  padding: 14px 20px
}

.ce_accordion * {
  outline: none !important
}

.ce_accordion .toggler {
  cursor: pointer
}

.ce_accordion .ce_form {
  padding-top: 50px;
  max-width: 705px
}

.ce_accordion.accordion-custom .toggler {
  position: relative;
  padding: 10px 15px;
  padding-right: 50px;
  background-color: #004882;
  color: #FFFFFF;
  font-size: 32px
}

@media screen and (max-width:1020px) {
  .ce_accordion.accordion-custom .toggler {
    font-size: 24px
  }
}

.ce_accordion.accordion-custom .toggler:after {
  right: 15px;
  width: 20px;
  height: 2px
}

.ce_accordion.accordion-custom .toggler:before {
  right: 24px;
  width: 2px;
  height: 20px
}

.ce_accordion.accordion-custom .toggler:after,
.ce_accordion.accordion-custom .toggler:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  background: #FFFFFF;
  transform: translateY(-50%);
  transition: transform 0.3s
}

.ce_accordion.accordion-custom .toggler.ui-state-active:before {
  transform: translateY(-50%) rotate(90deg)
}

.ce_accordion.accordion-custom .accordion {
  padding: 20px;
  border: 1px solid #004882
}

.dropdown-wrapper {
  display: inline-block;
  min-width: 210px;
  position: relative;
  z-index: 0
}

.dropdown-wrapper .dropdown-item {
  opacity: 1;
  transition: opacity 0.3s ease-in-out
}

.dropdown-wrapper .dropdown-item.hide {
  opacity: 0.5
}

.dropdown-wrapper .dropdown-header {
  background: #FFFFFF;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  display: flex;
  font-size: 1.111111111em;
  font-weight: 700;
  padding: 20px 35px;
  position: relative;
  width: 100%;
  z-index: 2
}

.dropdown-wrapper .dropdown-header .icon {
  margin-left: 10px
}

.dropdown-wrapper .dropdown-items {
  background: #FFFFFF;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  display: none;
  left: 0;
  margin-top: -2px;
  padding: 16px;
  position: absolute;
  z-index: 3;
  top: 100%;
  width: 100%
}

.dropdown-wrapper .dropdown-items>div {
  margin-bottom: 12px
}

.dropdown-wrapper .dropdown-items>div:last-child {
  margin-bottom: 0
}

.dropdown-wrapper .dropdown-items label {
  align-items: baseline;
  display: flex;
  margin-bottom: 0;
  padding-left: 0
}

.dropdown-wrapper .dropdown-items .radio-label-icon {
  border: none;
  border-radius: 0;
  box-shadow: none;
  height: 10px;
  margin-right: 8px;
  margin-top: 0;
  position: static;
  width: 14px
}

.dropdown-wrapper .dropdown-items .radio-label-icon:before {
  display: none
}

.dropdown-wrapper .dropdown-items .radio-label-icon svg {
  display: block;
  height: 10px;
  position: static;
  width: 14px
}

.dropdown-wrapper .dropdown-items input[type="radio"]:checked+label .radio-label-icon {
  background: transparent
}

.dropdown-wrapper.open {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  z-index: 4
}

.dropdown-wrapper.open .dropdown-header {
  background: #FFFFFF;
  box-shadow: none
}

.dropdown-wrapper.open .dropdown-header svg {
  transform: rotate(180deg)
}

.dropdown-wrapper.open .dropdown-items {
  display: block
}

.dropdown-wrapper input[type="radio"],
.dropdown-wrapper label {
  cursor: pointer
}

.dropdown-wrapper input[type="radio"]:hover+label .radio-label-icon,
.dropdown-wrapper input[type="radio"]:focus+label .radio-label-icon,
.dropdown-wrapper input[type="checkbox"]:hover+label .checkbox-label-icon,
.dropdown-wrapper input[type="checkbox"]:focus+label .checkbox-label-icon {
  box-shadow: none !important
}

.dropdown-wrapper svg {
  fill: currentColor;
  height: 16px;
  width: 16px
}

.topic-boxes * {
  outline: none !important
}

.topic-boxes .topic-box {
  margin-bottom: 5rem;
  background-color: #EDF4F8
}

.color-scheme-2 .topic-boxes .topic-box {
  background-color: #FFFFFF
}

.topic-boxes .topic-box .title {
  font-weight: 600;
  font-size: 28px;
  transition: color 0.3s ease-in-out
}

.topic-boxes .topic-box .text {
  font-size: 20px;
  max-width: calc(100% - 115px);
  transition: color 0.3s ease-in-out
}

@media screen and (max-width:1000px) {
  .topic-boxes .topic-box .text {
    max-width: 100%
  }
}

.topic-boxes .topic-box .more {
  margin-top: 1rem;
  font-size: 17px;
  font-weight: 500;
  color: #0071B8;
  opacity: 1;
  max-height: 25px;
  transition: all 0.3s ease-in-out, color 0.3s ease-in-out
}

.topic-boxes .toggler {
  position: relative;
  display: flex;
  cursor: pointer;
  background-color: #FFFFFF
}

@media screen and (max-width:1000px) {
  .topic-boxes .toggler {
    flex-wrap: wrap
  }
}

.topic-boxes .toggler figure {
  flex: 0 0 auto;
  width: auto
}

@media screen and (max-width:1000px) {
  .topic-boxes .toggler figure {
    width: 100%
  }
}

.topic-boxes .toggler figure,
.topic-boxes .toggler picture,
.topic-boxes .toggler img {
  display: flex
}

.topic-boxes .toggler img {
  height: 100%;
  object-fit: cover
}

.topic-boxes .toggler .content {
  flex: 1 1 auto;
  padding: 1.5rem;
  display: flex;
  flex-direction: column
}

@media screen and (max-width:1000px) {
  .topic-boxes .toggler .content {
    width: 100%
  }
}

.topic-boxes .toggler .content>* {
  flex: 0 0 auto
}

.topic-boxes .toggler .content>*.text {
  flex: 1 0 auto
}

.topic-boxes .toggler .toggle-icon {
  position: absolute;
  top: 34px;
  right: 24px;
  width: 70px;
  height: 70px;
  transition: opacity 0.3s ease-in-out
}

@media screen and (max-width:1000px) {
  .topic-boxes .toggler .toggle-icon {
    top: auto;
    bottom: 20px;
    right: 20px;
    width: 40px;
    height: 40px
  }
}

.topic-boxes .toggler .toggle-icon:before {
  display: block;
  content: "";
  width: 100%;
  border-bottom: solid 2px #004882;
  transform: translateY(33px);
  transition: border-color 0.3s ease-in-out
}

@media screen and (max-width:1000px) {
  .topic-boxes .toggler .toggle-icon:before {
    transform: translateY(18px)
  }
}

.topic-boxes .toggler .toggle-icon:after {
  display: block;
  content: "";
  width: 100%;
  border-bottom: solid 2px #004882;
  transform: translateY(33px) rotate(90deg);
  transition: transform 0.3s ease-in-out, border-color 0.3s ease-in-out
}

@media screen and (max-width:1000px) {
  .topic-boxes .toggler .toggle-icon:after {
    transform: translateY(18px) rotate(90deg)
  }
}

.topic-boxes .toggler:hover,
.topic-boxes .toggler.ui-state-active {
  background-color: #004882
}

.topic-boxes .toggler:hover .toggle-icon:before,
.topic-boxes .toggler:hover .toggle-icon:after,
.topic-boxes .toggler.ui-state-active .toggle-icon:before,
.topic-boxes .toggler.ui-state-active .toggle-icon:after {
  border-color: #FFFFFF
}

.topic-boxes .toggler:hover .title,
.topic-boxes .toggler:hover .text,
.topic-boxes .toggler:hover .more,
.topic-boxes .toggler.ui-state-active .title,
.topic-boxes .toggler.ui-state-active .text,
.topic-boxes .toggler.ui-state-active .more {
  color: #FFFFFF !important
}

.topic-boxes .toggler:hover .toggle-icon,
.topic-boxes .toggler.ui-state-active .toggle-icon {
  opacity: 1
}

.topic-boxes .toggler.ui-state-active .more {
  opacity: 0
}

@media screen and (max-width:600px) {
  .topic-boxes .toggler.ui-state-active .more {
    max-height: 0px;
    overflow: hidden
  }
}

.topic-boxes .toggler.ui-state-active .toggle-icon:after {
  transform: translateY(31px) rotate(0deg)
}

@media screen and (max-width:1000px) {
  .topic-boxes .toggler.ui-state-active .toggle-icon:after {
    transform: translateY(16px) rotate(0deg)
  }
}

.topic-boxes .list {
  padding: 1.5rem;
  background-color: #F4F4F4
}

@media screen and (max-width:600px) {
  .topic-boxes .list {
    padding-top: 0rem
  }
}

.course-filters {
  display: flex;
  flex-wrap: wrap
}

@media screen and (max-width:600px) {
  .course-filters {
    display: none
  }
}

.course-filters__filter {
  flex: 0 0 auto;
  margin-right: 1rem;
  margin-bottom: 1rem
}

.set-filters {
  margin-bottom: 1.5rem
}

.set-filters label:first-child:last-child {
  display: none
}

.set-filters label {
  display: inline-block;
  margin-right: 0.5rem;
  font-size: 16px
}

.color-scheme-1 .set-filters label {
  color: "inherit"
}

.color-scheme-2 .set-filters label {
  color: "inherit"
}

.color-scheme-3 .set-filters label {
  color: "inherit"
}

.color-scheme-4 .set-filters label {
  color: "inherit"
}

.color-scheme-5 .set-filters label {
  color: #FFFFFF
}

.color-scheme-6 .set-filters label {
  color: #FFFFFF
}

.color-scheme-7 .set-filters label {
  color: #FFFFFF
}

.set-filters .set-filter {
  font-size: 15px;
  padding: 8px;
  margin-right: 10px;
  background-color: #606060;
  color: white;
  line-height: 1;
  margin-bottom: 0px;
  border-radius: 15px;
  cursor: pointer;
  opacity: 1;
  transition: opacity 0.3s ease-in-out
}

.set-filters .set-filter:after {
  content: "+";
  margin-left: 6px;
  transform: rotate(315deg);
  display: inline-block
}

.set-filters .set-filter:hover {
  opacity: 0.85
}

.course-list__item {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  box-sizing: border-box;
  justify-content: space-between;
  background-color: #FFFFFF;
  margin-bottom: 1rem;
  padding: 1rem;
  font-size: 18px
}

.course-list__item.course-list__item--centered {
  align-items: center
}

@media screen and (max-width:1024px) {
  .course-list__item {
    justify-content: flex-start
  }
}

.course-list__item>* {
  flex: 1 0 auto;
  width: 10%;
  margin-right: 5px
}

@media screen and (max-width:1024px) {
  .course-list__item>* {
    flex: 0 0 auto;
    width: calc(20% - 5px) !important;
    margin-bottom: 10px
  }
}

@media screen and (max-width:920px) {
  .course-list__item>* {
    width: calc(25% - 5px) !important
  }
}

@media screen and (max-width:768px) {
  .course-list__item>* {
    width: calc(33% - 5px) !important;
    word-break: break-word
  }
}

@media screen and (max-width:550px) {
  .course-list__item>* {
    width: calc(50% - 5px) !important
  }
}

@media screen and (max-width:380px) {
  .course-list__item>* {
    width: 100% !important;
    margin-right: 0px
  }
}

.course-list__item>*.course-list-item__extra {
  flex: 1 0 auto;
  width: 100% !important;
  display: block;
  background-color: red;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: -20px;
  margin-top: 10px;
  padding: 0px 10px 10px;
  background-color: rgba(0, 72, 130, 0.21)
}

.course-list__item>*.course-list-item__extra>* {
  display: flex;
  align-items: center;
  margin-top: 10px
}

.course-list__item>*.course-list-item__extra>* img {
  margin-right: 10px;
  max-width: 20px
}

.course-list__item>* span.extra-small {
  display: block;
  font-size: 9px;
  line-height: 10px;
  opacity: 0.7
}

.course-list__item>*.course-list-item__title {
  width: 100% !important
}

.course-list__item>*.course-list__item--small {
  width: 7%
}

.course-list__item>*.course-list__item--large {
  width: 15%
}

.course-list__item>*.course-list-item__format {
  color: #0071B8 !important
}

.course-list__item>*.course-list-item__format label {
  color: #606060 !important
}

.course-list__item>*.course-list-item__more {
  flex: 0 0 auto;
  width: auto
}

@media screen and (max-width:1024px) {
  .course-list__item>*.course-list-item__more {
    width: auto !important
  }
}

@media screen and (max-width:550px) {
  .course-list__item>*.course-list-item__more {
    width: 100% !important
  }

  .course-list__item>*.course-list-item__more .button {
    text-align: center
  }
}

.course-list__item>*.overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1
}

.course-list__item label {
  font-weight: bold
}

@media screen and (max-width:700px) {
  .course-list__item label {
    margin-bottom: 2px
  }
}

.course-list__item h3 {
  font-weight: 600;
  margin-bottom: 0px
}

.course-list__item h4 {
  font-weight: 400;
  color: #b6b6b6;
  margin-bottom: 1.5rem
}

@media screen and (max-width:920px) {
  .course-list.date-table .course-list-item__more .button {
    padding: 17px;
    font-size: 16px
  }
}

.auto-header .mod_article:not(:first-child) {
  padding: 0px !important
}

.auto-header .mod_mod_course_slider {
  padding-bottom: 50px;
  padding-top: 50px
}

.mod_course_reader .wrapper,
.mod_person_reader .wrapper {
  position: relative
}

.mod_course_reader .button,
.mod_person_reader .button {
  color: #004882
}

.mod_course_reader .headerimage,
.mod_person_reader .headerimage {
  height: 610px;
  position: relative;
  width: 100%
}

@media (max-width:660px) {

  .mod_course_reader .headerimage,
  .mod_person_reader .headerimage {
    height: auto
  }
}

.mod_course_reader .headerimage:after,
.mod_person_reader .headerimage:after {
  transition: all 0.2s ease-in-out;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0));
  content: "";
  height: 350px;
  left: 0;
  max-height: 100%;
  position: absolute;
  top: 0;
  width: 100%
}

@media (max-width:660px) {

  .mod_course_reader .headerimage:after,
  .mod_person_reader .headerimage:after {
    display: none
  }
}

.mod_course_reader .headerimage img,
.mod_person_reader .headerimage img {
  object-fit: cover;
  object-position: center center;
  font-family: "object-fit: cover; object-position: center center;";
  bottom: 0;
  height: 100%;
  left: 0;
  max-width: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}

@media (max-width:660px) {

  .mod_course_reader .headerimage img,
  .mod_person_reader .headerimage img {
    height: auto;
    position: static;
    width: 100%
  }
}

.mod_course_reader .course-detail,
.mod_person_reader .course-detail {
  margin-top: 80px;
  overflow: hidden
}

.mod_course_reader .course-detail h1,
.mod_person_reader .course-detail h1 {
  color: #737474;
  margin-bottom: 20px
}

.mod_course_reader .course-detail h2,
.mod_person_reader .course-detail h2 {
  color: #b6b6b6;
  font-size: 29px;
  margin-bottom: 45px
}

.mod_course_reader .course-detail .h3,
.mod_person_reader .course-detail .h3 {
  color: #606060
}

.mod_course_reader .course-gallery img,
.mod_person_reader .course-gallery img {
  max-width: 100%;
  height: auto
}

.mod_course_reader .box-columns,
.mod_person_reader .box-columns {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap
}

.mod_course_reader .box-columns .large-box,
.mod_person_reader .box-columns .large-box {
  width: 60%;
  box-sizing: border-box
}

@media screen and (max-width:945px) {

  .mod_course_reader .box-columns .large-box,
  .mod_person_reader .box-columns .large-box {
    width: 100%
  }
}

.mod_course_reader .box-columns .small-box,
.mod_person_reader .box-columns .small-box {
  width: 30%
}

@media screen and (max-width:945px) {

  .mod_course_reader .box-columns .small-box,
  .mod_person_reader .box-columns .small-box {
    width: 100%
  }
}

.mod_course_reader .box-columns .small-box.sticky,
.mod_person_reader .box-columns .small-box.sticky {
  position: sticky;
  top: 25px;
  z-index: 2
}

@media screen and (max-width:945px) {

  .mod_course_reader .box-columns .small-box.sticky,
  .mod_person_reader .box-columns .small-box.sticky {
    display: block
  }
}

.mod_course_reader .large-box,
.mod_person_reader .large-box {
  padding-right: 30px
}

@media (max-width:900px) {

  .mod_course_reader .large-box,
  .mod_person_reader .large-box {
    padding-right: 25px;
    padding-left: 25px
  }
}

.mod_course_reader .large-box .text-title,
.mod_person_reader .large-box .text-title {
  font-size: 20px;
  margin-bottom: 2px;
  font-weight: 600
}

@media (min-width:660px) {

  .mod_course_reader .large-box .text-title,
  .mod_person_reader .large-box .text-title {
    font-size: 17px
  }
}

.mod_course_reader .large-box .text,
.mod_person_reader .large-box .text {
  margin-top: 0px;
  margin-bottom: 30px
}

@media (min-width:660px) {

  .mod_course_reader .large-box .text,
  .mod_person_reader .large-box .text {
    font-size: 17px
  }
}

.mod_course_reader .large-box .text ul,
.mod_person_reader .large-box .text ul {
  padding-left: 30px
}

@media (max-width:660px) {

  .mod_course_reader .large-box .text ul,
  .mod_person_reader .large-box .text ul {
    padding-left: 20px
  }
}

.mod_course_reader .large-box .text p:first-child,
.mod_person_reader .large-box .text p:first-child {
  margin-top: 0px
}

.mod_course_reader .large-box .ce_vimeo,
.mod_person_reader .large-box .ce_vimeo {
  margin-bottom: 30px
}

.mod_course_reader .large-box .ce_vimeo .video_container iframe,
.mod_person_reader .large-box .ce_vimeo .video_container iframe {
  width: 100%
}

.mod_course_reader .large-box .bordered-box,
.mod_person_reader .large-box .bordered-box {
  display: block;
  margin-top: 50px;
  border: 3px solid #0071B8;
  font-size: 17px;
  padding: 25px;
  text-align: center
}

.mod_course_reader .large-box .bordered-box>*:not(:last-child),
.mod_person_reader .large-box .bordered-box>*:not(:last-child) {
  margin-bottom: 20px
}

.mod_course_reader .small-box,
.mod_person_reader .small-box {
  background-color: #EDF4F8;
  padding: 20px 30px
}

.mod_course_reader .small-box .person-image,
.mod_person_reader .small-box .person-image {
  text-align: center
}

.mod_course_reader .small-box .person-image img,
.mod_person_reader .small-box .person-image img {
  border-radius: 50%
}

@media (max-width:945px) {

  .mod_course_reader .small-box .person-image,
  .mod_person_reader .small-box .person-image {
    text-align: left
  }
}

@media print {

  .mod_course_reader .small-box,
  .mod_person_reader .small-box {
    font-size: 14px
  }
}

@media (max-width:1024px) {

  .mod_course_reader .small-box,
  .mod_person_reader .small-box {
    margin-top: 30px
  }
}

.mod_course_reader .small-box .topic,
.mod_person_reader .small-box .topic {
  font-size: 25px;
  line-height: 1.3;
  font-weight: 600;
  color: #004882;
  margin-bottom: 2px
}

@media screen and (max-width:660px) {

  .mod_course_reader .small-box .topic,
  .mod_person_reader .small-box .topic {
    display: none !important
  }
}

@media print {

  .mod_course_reader .small-box .topic,
  .mod_person_reader .small-box .topic {
    font-size: 18px
  }
}

.mod_course_reader .small-box .format,
.mod_person_reader .small-box .format {
  font-size: 25px;
  line-height: 1.3;
  font-weight: 300;
  color: #004882
}

@media screen and (max-width:660px) {

  .mod_course_reader .small-box .format,
  .mod_person_reader .small-box .format {
    display: none !important
  }
}

@media print {

  .mod_course_reader .small-box .format,
  .mod_person_reader .small-box .format {
    font-size: 15px;
    margin-bottom: 15px
  }
}

.mod_course_reader .small-box .h3,
.mod_course_reader .small-box h3,
.mod_person_reader .small-box .h3,
.mod_person_reader .small-box h3 {
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 2px;
  font-weight: 600
}

@media print {

  .mod_course_reader .small-box .h3,
  .mod_course_reader .small-box h3,
  .mod_person_reader .small-box .h3,
  .mod_person_reader .small-box h3 {
    font-size: 17px
  }
}

.mod_course_reader .small-box .text,
.mod_person_reader .small-box .text {
  font-size: 18px
}

@media print {

  .mod_course_reader .small-box .text,
  .mod_person_reader .small-box .text {
    font-size: 14px
  }
}

.mod_course_reader .small-box .button,
.mod_person_reader .small-box .button {
  margin-top: 30px
}

.mod_course_reader .small-box .spaces,
.mod_person_reader .small-box .spaces {
  font-size: 14px
}

@media print {

  .mod_course_reader .small-box .spaces,
  .mod_person_reader .small-box .spaces {
    font-size: 12px
  }
}

.mod_course_reader .small-box .additional,
.mod_person_reader .small-box .additional {
  opacity: 0.5;
  margin-bottom: 10px;
  display: inline-block
}

.mod_course_reader .small-box .additional.no-spacing,
.mod_person_reader .small-box .additional.no-spacing {
  margin-bottom: 0px
}

.mod_course_reader .small-box .additional:before,
.mod_person_reader .small-box .additional:before {
  content: "+ "
}

.mod_course_reader .small-box .person,
.mod_person_reader .small-box .person {
  display: flex
}

.mod_course_reader .small-box .person figure,
.mod_person_reader .small-box .person figure {
  flex: 0 0 auto;
  margin-right: 5px
}

.mod_course_reader .small-box .person figure img,
.mod_person_reader .small-box .person figure img {
  border-radius: 50%
}

.mod_course_reader .small-box .person .person-data,
.mod_person_reader .small-box .person .person-data {
  flex: 1 1 auto
}

.mod_course_reader .small-box .person+.person,
.mod_person_reader .small-box .person+.person {
  margin-top: 10px
}

.mod_course_reader .small-box .person p,
.mod_person_reader .small-box .person p {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 18px
}

.mod_course_reader .small-box .person p a,
.mod_person_reader .small-box .person p a {
  color: #606060 !important
}

@media print {

  .mod_course_reader .small-box .person p,
  .mod_person_reader .small-box .person p {
    font-size: 14px
  }
}

.mod_course_reader .small-box .person .linkedin,
.mod_course_reader .small-box .person .phone,
.mod_course_reader .small-box .person .email,
.mod_person_reader .small-box .person .linkedin,
.mod_person_reader .small-box .person .phone,
.mod_person_reader .small-box .person .email {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #606060;
  border-radius: 50%;
  background-size: 10px 10px;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 5px;
  transition: background-color 0.3s ease-in-out
}

.mod_course_reader .small-box .person .linkedin:hover,
.mod_course_reader .small-box .person .phone:hover,
.mod_course_reader .small-box .person .email:hover,
.mod_person_reader .small-box .person .linkedin:hover,
.mod_person_reader .small-box .person .phone:hover,
.mod_person_reader .small-box .person .email:hover {
  background-color: #004882
}

.mod_course_reader .small-box .person .linkedin,
.mod_person_reader .small-box .person .linkedin {
  background-image: url(../../files/themes/innohub/img/icons/linkedin.svg)
}

.mod_course_reader .small-box .person .email,
.mod_person_reader .small-box .person .email {
  background-image: url(../../files/themes/innohub/img/icons/email.svg)
}

.mod_course_reader .small-box .person .phone,
.mod_person_reader .small-box .person .phone {
  background-image: url(../../files/themes/innohub/img/icons/phone.svg)
}

.mod_course_reader .small-box .person--large .linkedin,
.mod_course_reader .small-box .person--large .phone,
.mod_course_reader .small-box .person--large .email,
.mod_person_reader .small-box .person--large .linkedin,
.mod_person_reader .small-box .person--large .phone,
.mod_person_reader .small-box .person--large .email {
  width: 35px;
  height: 35px;
  background-size: 17px 17px
}

.mod_person_reader .headerimage {
  height: 310px;
  overflow: hidden
}

.mod_person_reader .headerimage img {
  object-position: bottom
}

.actions {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
  max-width: 100%
}

@media screen and (max-width:900px) {
  .actions {
    justify-content: center;
    flex-wrap: wrap;
    padding-left: 15px;
    padding-right: 15px
  }
}

@media screen and (max-width:900px) {
  .actions>* {
    margin-bottom: 20px !important
  }
}

.actions a:not(.button):not(.resp-sharing-button__link) {
  color: #004882;
  font-weight: 600;
  padding: 0px 25px
}

.actions .watchlist,
.actions .share,
.actions .print {
  position: relative;
  display: flex;
  align-items: center
}

.actions .watchlist:before,
.actions .share:before,
.actions .print:before {
  content: "";
  display: inline-block;
  width: 23px;
  height: 21px;
  margin-right: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain
}

.actions .watchlist:before {
  background-image: url(../../files/themes/innohub/img/icons/watchlist.svg)
}

.actions .watchlist.in-cart {
  color: #606060 !important
}

.actions .watchlist.in-cart:before {
  background-image: url(../../files/themes/innohub/img/icons/watchlist_grey.svg)
}

.actions .share:before {
  background-image: url(../../files/themes/innohub/img/icons/share.svg)
}

.actions .share:hover {
  color: #606060 !important
}

.actions .share:hover:before {
  background-image: url(../../files/themes/innohub/img/icons/share_grey.svg)
}

.actions .print:before {
  background-image: url(../../files/themes/innohub/img/icons/print.svg)
}

.actions .print:hover {
  color: #606060 !important
}

.actions .print:hover:before {
  background-image: url(../../files/themes/innohub/img/icons/print_grey.svg)
}

.actions .share-buttons {
  position: relative
}

.actions .popup {
  position: absolute;
  top: 130%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  z-index: -10;
  display: flex;
  justify-content: space-between;
  padding: 0px 6px;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23)
}

.actions .popup.open {
  z-index: 10;
  opacity: 1
}

.share-teaser .title {
  font-weight: 500
}

.share-teaser .actions a:not(.button):not(.resp-sharing-button__link) {
  color: #606060
}

.share-teaser .actions .watchlist:before {
  background-image: url(../../files/themes/innohub/img/icons/watchlist_grey.svg)
}

.share-teaser .actions .watchlist:hover {
  color: #004882 !important
}

.share-teaser .actions .watchlist:hover:before {
  background-image: url(../../files/themes/innohub/img/icons/watchlist.svg)
}

.share-teaser .actions .share:before {
  background-image: url(../../files/themes/innohub/img/icons/share_grey.svg)
}

.share-teaser .actions .share:hover {
  color: #004882 !important
}

.share-teaser .actions .share:hover:before {
  background-image: url(../../files/themes/innohub/img/icons/share.svg)
}

.share-teaser .actions .print:before {
  background-image: url(../../files/themes/innohub/img/icons/print_grey.svg)
}

.share-teaser .actions .print:hover {
  color: #004882 !important
}

.share-teaser .actions .print:hover:before {
  background-image: url(../../files/themes/innohub/img/icons/print.svg)
}

.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 0.5em
}

.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 5px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  vertical-align: middle
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle
}

.resp-sharing-button__icon {
  stroke: #fff;
  fill: none
}

.resp-sharing-button--facebook:hover svg path,
.resp-sharing-button--facebook:active svg path {
  fill: #3b5998
}

.resp-sharing-button--twitter:hover svg path,
.resp-sharing-button--twitter:active svg path {
  fill: #55acee
}

.resp-sharing-button--email:hover svg path,
.resp-sharing-button--email:active svg path {
  fill: #dca331
}

.resp-sharing-button--linkedin:hover svg path,
.resp-sharing-button--linkedin:active svg path {
  fill: #0077b5
}

.resp-sharing-button--whatsapp:hover svg path,
.resp-sharing-button--whatsapp:active svg path {
  fill: #25D366
}

@media screen and (max-width:880px) {

  .mod_registration_form h1,
  .mod_registration_form h3 {
    padding: 0px 15px
  }
}

.mod_registration_form .formbody {
  padding: 0px;
  margin-top: 3rem
}

.mod_registration_form .formbody input,
.mod_registration_form .formbody textarea {
  background-color: #FFFFFF
}

.mod_registration_form .formbody .widget-checkbox a {
  text-decoration: underline
}

.mod_registration_form .formbody .widget-textarea {
  margin-bottom: 0px
}

.mod_registration_form .formbody .widget-textarea+.widget-explanation {
  margin-top: -25px
}

.mod_registration_form .formbody .widget-textarea+.widget-explanation p {
  margin-top: 0px;
  font-size: 0.8em
}

.mod_registration_form .formbody>fieldset {
  position: relative;
  background-color: #F4F4F4;
  padding: 50px 15px 10px 15px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
  transition: all 0.1s ease-in-out;
  margin-bottom: 10px
}

.mod_registration_form .formbody>fieldset .button.submit {
  border-color: #606060
}

.mod_registration_form .formbody>fieldset .button.submit:hover {
  border-color: #e40079
}

.mod_registration_form .formbody>fieldset>legend {
  position: absolute;
  top: 0px;
  left: 0px;
  font-weight: 700;
  padding: 15px 15px 10px 15px;
  width: 100%;
  cursor: pointer
}

.mod_registration_form .formbody>fieldset>legend .toggle-icon {
  position: absolute;
  top: 17px;
  right: 50px;
  width: 26px;
  height: 26px;
  transition: opacity 0.3s ease-in-out
}

.mod_registration_form .formbody>fieldset>legend .toggle-icon:before {
  display: block;
  content: "";
  width: 100%;
  border-bottom: solid 2px #004882;
  transform: translateY(13px);
  transition: border-color 0.3s ease-in-out
}

.mod_registration_form .formbody>fieldset>legend .toggle-icon:after {
  display: block;
  content: "";
  width: 100%;
  border-bottom: solid 2px #004882;
  transform: translateY(13px) rotate(90deg);
  transition: transform 0.3s ease-in-out, border-color 0.3s ease-in-out
}

@media screen and (max-width:1000px) {
  .mod_registration_form .formbody>fieldset>legend .toggle-icon:after {
    transform: translateY(13px) rotate(90deg)
  }
}

.mod_registration_form .formbody>fieldset>*:not(legend) {
  opacity: 1;
  transition: opacity 0.3s ease-in-out
}

.mod_registration_form .formbody>fieldset:not(.open)>*:not(legend) {
  max-height: 0px;
  overflow: hidden;
  margin: 0px;
  opacity: 0
}

.mod_registration_form .formbody>fieldset:not(.open)>*:not(legend) * {
  margin: 0px
}

.mod_registration_form .formbody>fieldset.open>legend .toggle-icon:after {
  transform: translateY(11px) rotate(0deg)
}

.mod_registration_form .formbody>fieldset.open>legend+* {
  margin-top: 20px
}

.course-overview {
  z-index: 1
}

.course-overview__filter {
  position: relative;
  padding: 1rem 1.5rem 0rem 1.5rem;
  color: #FFFFFF
}

.course-overview__filter .filter-toggler {
  display: none;
  cursor: pointer;
  position: relative
}

.course-overview__filter .filter-toggler:after {
  content: "";
  height: 15px;
  width: 15px;
  position: absolute;
  right: 5px;
  top: 25%;
  transition: transform 0.4s ease-in-out;
  transform-origin: center;
  transform: rotate(90deg);
  background-image: url("../../files/themes/innohub/img/icons/arrow-next-white.svg");
  background-position: 95% center;
  background-size: contain
}

.course-overview__filter .filter-toggler.open:after {
  transform: rotate(270deg)
}

.course-overview__filter .filter-toggler p {
  font-weight: 600;
  margin-top: 0px;
  font-size: 22px
}

@media screen and (max-width:660px) {
  .course-overview__filter .filter-toggler {
    display: block
  }
}

.course-overview__filter form {
  display: flex;
  justify-content: space-between
}

@media screen and (max-width:1150px) {
  .course-overview__filter form {
    flex-wrap: wrap;
    justify-content: flex-start
  }
}

@media screen and (max-width:660px) {
  .course-overview__filter form {
    max-height: 0px;
    overflow: hidden;
    transition: all 0.2s ease-in-out
  }
}

.course-overview__filter form.open {
  max-height: none
}

.course-overview__filter form>* {
  flex: 0 0 auto
}

@media screen and (max-width:1150px) {
  .course-overview__filter form>* {
    width: 33%
  }
}

@media screen and (max-width:920px) {
  .course-overview__filter form>* {
    width: 49%
  }
}

.course-overview__sorting {
  background-color: #F4F4F4;
  padding: 1.5rem 2rem 0rem 2rem;
  display: flex;
  justify-content: flex-end
}

.course-overview__sorting span {
  display: inline-block;
  font-weight: 600;
  vertical-align: middle
}

.course-overview__sorting span i.desc,
.course-overview__sorting span i.asc {
  display: inline-block;
  height: 10px;
  width: 10px;
  background-repeat: no-repeat;
  background-size: 10px 6px;
  background-position: center;
  cursor: pointer;
  padding: 5px;
  vertical-align: middle
}

.course-overview__sorting span i.desc {
  margin-left: 10px;
  background-image: url(../../files/themes/innohub/img/icons/arrow-down.svg)
}

.course-overview__sorting span i.asc {
  background-image: url(../../files/themes/innohub/img/icons/arrow-up.svg)
}

.course-overview__list {
  background-color: #F4F4F4;
  padding: 1px 1.5rem 0.5rem;
  min-height: 282px;
  position: relative
}

.course-overview__list p.counter {
  opacity: 0.5;
  font-size: 17px
}

.course-overview__content {
  transition: opacity 0.1s ease-in-out;
  opacity: 1
}

.course-overview__content.waiting {
  opacity: 0.1
}

.course-overview__waiting {
  text-align: center
}

.course-overview__waiting .spinner {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../../files/themes/innohub/img/icons/loading.svg);
  background-repeat: no-repeat;
  background-position: center 100px;
  background-size: 100px 100px;
  overflow: hidden;
  margin-bottom: 0px;
  transition: all 0.2s ease-in-out;
  position: absolute;
  z-index: 2;
  left: 0px;
  top: 0px;
  max-height: 0px
}

.course-overview__waiting .spinner.load-more {
  position: relative;
  max-height: none;
  height: 100px;
  width: 100px;
  background-color: transparent;
  background-position: center;
  background-size: 50%
}

.course-overview__waiting .spinner.show {
  max-height: none
}

.course-overview__waiting .no-results {
  text-align: center;
  margin-bottom: 20px;
  transition: opacity 0.1s ease-in-out;
  opacity: 1
}

.course-overview__waiting .no-results.waiting {
  opacity: 0.1
}

.course-overview__waiting .no-results:not(.show) {
  display: none
}

.course-overview__more {
  margin-top: 2.5rem;
  text-align: center
}

.course-overview__more a:not(.show) {
  display: none
}

.checkboxes {
  font-size: 19px
}

.checkboxes .label {
  font-weight: 600
}

.checkboxes .options {
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
  margin-right: 1rem
}

.checkboxes .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee
}

.checkboxes .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #004882;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.checkboxes .checkbox-item {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 5px
}

@media screen and (max-width:480px) {
  .checkboxes .checkbox-item {
    margin-bottom: 14px
  }
}

.checkboxes .checkbox-item input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0
}

.checkboxes .checkbox-item:hover input~.checkmark {
  background-color: #ccc
}

.checkboxes .checkbox-item input:checked~.checkmark:after {
  display: block
}

.honeycomb-container--reverse {
  background-color: #004882 !important;
  opacity: 1
}

.honeycomb-container--reverse .hexagon {
  background: #ffffff
}

.honeycomb-container--reverse .rows-default,
.honeycomb-container--reverse .rows-offset {
  opacity: 0.1
}

.honeycomb-container--reverse .rows-offset {
  transform: translate(-3vh, -3vw)
}

fieldset.conditional-fieldset {
  display: none
}

fieldset.conditional-fieldset.show {
  display: block
}

.readonly {
  background-color: transparent !important;
  border: none;
  padding-left: 0px;
  color: #606060 !important;
  -webkit-text-fill-color: #606060;
  opacity: 1;
  resize: none
}

.layout_full_details .grid>* {
  padding-left: 25px;
  padding-right: 25px
}

.layout_full_details .ce_rsce_teaser_full h2 {
  color: #737474
}

.print-only {
  display: none
}

@media print {
  .print-only {
    display: block
  }

  * {
    -webkit-transition: none !important;
    transition: none !important
  }

  html {
    font-family: "Raleway", Arial, sans-serif
  }

  #header {
    display: none !important
  }

  .mobile_menu {
    display: none !important
  }

  .mod_breadcrumb {
    display: none !important
  }

  #footer {
    display: none !important
  }

  #cookie-bar {
    display: none !important
  }

  #hubspot-messages-iframe-container {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important
  }

  .mod_breadcrumb+.mod_article {
    margin-top: 0px !important
  }

  .button {
    display: none !important
  }

  .no-print {
    display: none !important
  }

  p {
    orphans: 2;
    widows: 2
  }

  .dont-break-page {
    break-inside: avoid
  }

  img,
  figure {
    display: block !important
  }

  .headerimage {
    display: none !important
  }

  .auto-header #container {
    margin-top: 0px !important
  }

  .small-box.sticky {
    position: relative !important;
    margin-top: 0pcx !important
  }

  h1 {
    font-size: 33px
  }

  .mod_course_reader .course-detail,
  .mod_person_reader .course-detail {
    margin-top: 20px !important
  }

  .ce_vimeo {
    display: none !important
  }

  .person .linkedin,
  .person .email,
  .person .phone {
    display: none !important
  }
}

.mod_person_listing .filter-wrapper {
  margin-bottom: 20px
}

.mod_person_listing .filter-wrapper .dropdown-wrapper {
  margin-right: 20px
}

.mod_person_listing .filter-wrapper input[type="text"] {
  width: auto;
  padding: 25px;
  font-size: 1.111111111em;
  font-weight: 700;
  border: none;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  color: #606060;
  background-color: #FFFFFF
}

.mod_person_listing .team-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
  margin-bottom: 100px
}

.mod_person_listing .team-wrapper .mod_person_listing_element {
  width: 28%;
  width: calc(33% - 60px);
  margin-bottom: 15px
}

@media screen and (max-width:1300px) {
  .mod_person_listing .team-wrapper .mod_person_listing_element {
    width: 42%;
    width: calc(50% - 60px)
  }
}

@media screen and (max-width:850px) {
  .mod_person_listing .team-wrapper .mod_person_listing_element {
    width: calc(100% - 50px)
  }
}

.mod_person_listing .team-wrapper .mod_person_listing_element.mark {
  background-color: #F0E1C0
}

.mod_person_listing_element {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background-color: #FFFFFF;
  transition: box-shadow 0.3s ease-in-out;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  padding: 25px;
  min-height: 180px
}

@media screen and (max-width:850px) {
  .mod_person_listing_element {
    min-height: 10px
  }
}

.mod_person_listing_element:hover {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3)
}

.mod_person_listing_element .image_container {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 170px;
  height: 170px;
  margin-right: 15px
}

.mod_person_listing_element .image_container img {
  border-radius: 50%
}

@media screen and (max-width:500px) {
  .mod_person_listing_element .image_container {
    width: 120px;
    height: 120px
  }
}

@media screen and (max-width:480px) {
  .mod_person_listing_element .image_container {
    max-width: 35%;
    height: auto
  }
}

@media screen and (max-width:380px) {
  .mod_person_listing_element .image_container {
    max-width: 100%;
    width: 100%
  }
}

.mod_person_listing_element .team-text {
  font-size: 17px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 100%
}

.mod_person_listing_element .team-text>* {
  max-width: 100%
}

.mod_person_listing_element .team-text span {
  display: block;
  line-height: 1.4
}

.mod_person_listing_element .team-text .name {
  display: block;
  font-weight: 600;
  margin-bottom: 5px
}

.mod_person_listing_element .team-text .position {
  display: block;
  color: #0071B8;
  margin-bottom: 5px
}

.mod_person_listing_element .team-text .linkedin,
.mod_person_listing_element .team-text .phone,
.mod_person_listing_element .team-text .email {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: #606060;
  border-radius: 50%;
  background-size: 15px 15px;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 5px;
  transition: background-color 0.3s ease-in-out
}

.mod_person_listing_element .team-text .linkedin:hover,
.mod_person_listing_element .team-text .phone:hover,
.mod_person_listing_element .team-text .email:hover {
  background-color: #004882
}

.mod_person_listing_element .team-text .linkedin {
  background-image: url(../../files/themes/innohub/img/icons/linkedin.svg)
}

.mod_person_listing_element .team-text .email {
  background-image: url(../../files/themes/innohub/img/icons/email.svg)
}

.mod_person_listing_element .team-text .phone {
  background-image: url(../../files/themes/innohub/img/icons/phone.svg)
}

.mod_person_listing_element .team-text .socials {
  width: 100%;
  flex: 1 1 auto;
  display: flex;
  margin-bottom: 5px
}

@media screen and (max-width:850px) {
  .mod_person_listing_element .team-text .socials {
    margin-bottom: 10px
  }
}

.mod_person_listing_element .team-text .socials>* {
  flex: 0 0 auto
}

.mod_person_listing_element .team-text a.button {
  width: auto;
  font-weight: 400;
  font-size: 15px;
  padding: 10px 20px;
  white-space: nowrap
}

.mod_person_listing_element .team-text .keywords {
  display: none
}

.isotope-container {
  transition: opacity 0.2s ease-in-out 0.2s
}

.isotope-container.hide {
  opacity: 0
}

.no-results.hide {
  display: none !important
}

nav.main-navigation {
  transform: translateY(9%);
  line-height: 1
}

nav.main-navigation:hover a.last {
  color: rgba(17, 17, 17, 0.3);
  border-color: rgba(17, 17, 17, 0.3)
}

nav.main-navigation .level_1>li {
  margin-right: 0px;
  margin-left: 27px
}

nav.main-navigation .level_1>li:first-child {
  margin-left: 0px
}

nav.main-navigation .level_1>li:last-child {
  margin-right: 27px
}

nav.main-navigation .level_1>li {
  display: flex;
  align-items: center
}

nav.main-navigation ul.level_1>li.last a,
nav.main-navigation nav ul.level_1>li.active a {
  color: #C11675;
  border: 2px solid #C11675;
  padding: 9px 8px 5px 8px;
  margin-top: 0
}

.main-navigation a,
.main-navigation strong {
  padding-bottom: 0
}

#header {
  background-color: white;
  box-shadow: 0 3px 13px -4px grey;
  height: 78px
}

@media screen and (min-width:660px) {
  #header {
    padding: 0 0px 0 50px
  }
}

#header ul.level_1>li.last:hover a {
  color: black;
  border-color: black
}

#header>.inside {
  height: 100%
}

#header .header-logo {
  line-height: 0
}

@media screen and (max-width:660px) {
  #header .header-logo {
    flex: 1 0 auto
  }
}

@media screen and (max-width:660px) {
  #header .middle {
    display: none !important
  }
}

#header .middle .tel {
  color: #0C4882;
  font-weight: 600
}

@media screen and (max-width:1239px) and (min-width:1180px) {
  #header .middle .tel {
    display: none !important
  }
}

@media screen and (max-width:660px) {
  #header .middle .tel {
    display: none !important
  }
}

#header .middle .tel-icon {
  margin-right: 8px
}

@media screen and (max-width:1239px) and (min-width:1180px) {
  #header .middle .tel-icon img {
    width: 18px !important;
    height: 18px
  }
}

#header .right-side .openwatchlist {
  margin-bottom: 0
}

@media screen and (max-width:660px) {
  #header .right-side .openwatchlist {
    margin-right: 20px
  }

  #header .right-side .openwatchlist:before {
    width: 20px;
    height: 20px
  }
}

@media screen and (max-width:500px) {
  #header .right-side .openwatchlist {
    margin-right: 30px
  }
}

#header .right-side .tel-icon {
  margin-right: 30px
}

@media screen and (min-width:661px) {
  #header .right-side .tel-icon {
    display: none !important
  }
}

#header .right-side .tel-icon img {
  vertical-align: middle
}

#header .right-side .mail-icon {
  margin-right: 30px
}

@media screen and (min-width:661px) {
  #header .right-side .mail-icon {
    display: none !important
  }
}

#header .right-side .mail-icon img {
  vertical-align: middle
}

header#header.small .header-logo img {
  width: 148px
}

@media screen and (max-width:660px) {
  header#header.small .header-logo img {
    width: 125px
  }
}

@media (max-width:1180px) {
  .mod_mobile_menu {
    padding-right: 25px
  }

  .header-logo img {
    width: 142px
  }

  #mobile_toggle .icon-burger-close-mobile {
    top: 25px
  }
}

@media (max-width:660px) {
  #header {
    height: 55px
  }

  #header:after {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: -1;
    height: 52px;
    width: 55px;
    border: 2px solid #e40079
  }

  .mobile_menu_active #header:after {
    display: none !important
  }

  .mod_mobile_menu {
    padding-right: 0px;
    padding-left: 10px;
    margin-right: -2px
  }

  .mod_mobile_menu .svg-icon {
    fill: #e40079
  }

  .header-logo img {
    width: 125px
  }

  #header .middle .tel {
    font-size: 16px
  }
}

@media (max-width:500px) {
  #header {
    padding-left: 6px
  }

  .openwatchlist {
    margin-right: 0.5rem
  }

  .openwatchlist:before {
    margin-right: 0
  }

  #header .tel-icon {
    margin-right: 0
  }
}

@media (max-width:1180px) {
  .main-navigation {
    display: none
  }

  .mod_mobile_menu {
    display: block
  }

  #mobile-menu-16-trigger {
    display: block !important
  }

  #mobile_toggle svg {
    transition: all 0.2s ease-in-out;
    height: 30px;
    opacity: 0.5;
    width: 30px
  }
}

.logo-slider {
  max-width: 100vw
}

.logo-slider:not(.slick-initialized) {
  display: flex;
  overflow: hidden
}

.logo-slider:not(.slick-initialized)>* {
  flex: 0 0 auto;
  width: calc(100% / 6)
}

.logo-slider .image-container {
  padding: 1rem
}

.logo-slider .slick-track {
  display: flex
}

.logo-slider .slick-track .slick-slide {
  display: flex;
  height: auto;
  align-items: center;
  justify-content: center
}

@media (max-width:660px) {

  .newslist-blog-slider .slick-arrow.slick-prev,
  .logo-slider .slick-arrow.slick-prev {
    left: 2px
  }

  .newslist-blog-slider .slick-arrow.slick-next,
  .logo-slider .slick-arrow.slick-next {
    right: 2px
  }
}

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

@media screen and (max-width:1150px) {
  .mod_newslist_blog_filter {
    display: block
  }
}

.mod_newslist_blog_filter .dropdown {
  flex: 1 1 auto
}

@media screen and (max-width:1150px) {
  .mod_newslist_blog_filter .dropdown {
    margin-bottom: 25px
  }
}

.mod_newslist_blog_filter .search {
  flex: 1 1 auto
}

.mod_newslist_blog_filter .checkboxes .options {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap
}

.mod_newslist_blog_filter .checkboxes .options>* {
  flex: 0 0 auto;
  width: calc(25% - 40px);
  margin-bottom: 10px
}

@media screen and (max-width:850px) {
  .mod_newslist_blog_filter .checkboxes .options>* {
    width: calc(33% - 40px)
  }
}

@media screen and (max-width:600px) {
  .mod_newslist_blog_filter .checkboxes .options>* {
    width: calc(50% - 40px)
  }
}

@media screen and (max-width:400px) {
  .mod_newslist_blog_filter .checkboxes .options>* {
    width: 100%
  }
}

.custom-accorion-wrapper .accordion-toggle {
  position: relative;
  padding: 18px 70px 18px 18px;
  background-color: #EDF4F8;
  color: #004882 !important;
  cursor: pointer
}

.custom-accorion-wrapper .accordion-toggle:after,
.custom-accorion-wrapper .accordion-toggle:before {
  content: "";
  position: absolute;
  right: 18px;
  top: calc(50% - 1px);
  width: 27px;
  height: 0px;
  border-bottom: 1px solid #004882;
  transform-origin: center;
  transform: rotate(0deg);
  transition: transform 0.3s ease-in-out
}

.custom-accorion-wrapper .accordion-toggle:after {
  transform: rotate(90deg)
}

.custom-accorion-wrapper .accordion-content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  will-change: max-height;
  transition: all 0.25s ease-out;
  opacity: 0;
  background-color: #FFFFFF;
  margin-bottom: 5px !important
}

.custom-accorion-wrapper.open .accordion-toggle:after {
  transform: rotate(0deg)
}

.custom-accorion-wrapper.open .accordion-content {
  padding: 18px;
  opacity: 1;
  max-height: none;
  margin-bottom: 30px !important
}

.mod_mod_course_date_table {
  padding-top: 3.5rem;
  padding-bottom: 2rem
}

.mod_mod_course_date_table .course-list-item.without-dates {
  color: #b6b6b6 !important
}

.mod_mod_course_date_table .course-list-item.without-dates .warranty {
  color: #b6b6b6 !important
}

.mod_mod_course_date_table .course-list-item.without-dates .date-mask {
  background-color: #b6b6b6 !important
}

.mod_mod_course_date_table .warranty {
  display: block;
  text-align: center;
  color: #e40079;
  font-size: 14px;
  padding-top: 5px;
  font-weight: 600
}

@media screen and (max-width:1024px) {
  .mod_mod_course_date_table .course-list-item__start_date {
    width: auto !important;
    margin-right: 25px
  }

  .mod_mod_course_date_table .course-list-item__location {
    flex: 1 0 auto
  }

  .mod_mod_course_date_table .course-list-item__more {
    width: auto !important
  }
}

@media screen and (max-width:920px) {
  .mod_mod_course_date_table .course-list-item>* {
    width: calc(18% - 5px) !important
  }

  .mod_mod_course_date_table .warranty {
    font-size: 12px
  }
}

@media screen and (max-width:815px) {
  .mod_mod_course_date_table .course-list-item__extra {
    order: 999;
    width: 100% !important
  }

  .mod_mod_course_date_table .course-list-item__start_date {
    width: 30% !important;
    flex: 1 0 auto;
    order: 1
  }

  .mod_mod_course_date_table .course-list-item__language {
    width: 30% !important;
    flex: 1 0 auto;
    order: 2;
    text-align: right
  }

  .mod_mod_course_date_table .course-list-item__price {
    width: 30% !important;
    flex: 1 0 auto;
    order: 3;
    text-align: right
  }

  .mod_mod_course_date_table .course-list-item__location {
    width: auto !important;
    flex: 0 0 auto;
    order: 5;
    text-align: right
  }

  .mod_mod_course_date_table .course-list-item__more {
    width: auto !important;
    flex: 1 0 auto;
    text-align: left;
    order: 4
  }

  .mod_mod_course_date_table .warranty {
    text-align: left
  }
}

@media screen and (max-width:430px) {
  .mod_mod_course_date_table .course-list-item__start_date {
    order: 1;
    position: absolute;
    z-index: 1;
    top: 20px
  }

  .mod_mod_course_date_table .course-list-item__price {
    text-align: right;
    width: 30% !important;
    flex: 1 0 auto;
    order: 5;
    margin-bottom: auto
  }

  .mod_mod_course_date_table .course-list-item__language {
    width: 100% !important;
    flex: 1 0 auto;
    order: 2;
    text-align: right
  }

  .mod_mod_course_date_table .course-list-item__location {
    width: 100% !important;
    flex: 1 0 auto;
    order: 3;
    margin-right: 0
  }

  .mod_mod_course_date_table .course-list-item__more {
    width: 45% !important;
    flex: 1 0 auto;
    order: 4;
    margin-top: 0px;
    margin-left: auto
  }
}

@media screen and (max-width:360px) {
  .mod_mod_course_date_table .course-list-item__price {
    order: 1;
    width: 100% !important;
    flex: 0 0 auto;
    margin-bottom: 10px
  }

  .mod_mod_course_date_table .course-list-item__more {
    order: 6;
    width: 100% !important;
    flex: 0 0 auto;
    margin-top: 15px
  }

  .mod_mod_course_date_table .course-list-item__more .button {
    width: 100%
  }

  .mod_mod_course_date_table .course-list-item__more .warranty {
    text-align: center
  }
}

.button.disabled {
  pointer-events: none;
  border-color: #b6b6b6 !important;
  color: #b6b6b6 !important
}

.date-mask {
  margin: 0;
  display: inline-block;
  min-width: 95px;
  background-color: #004882;
  color: #FFFFFF;
  text-align: center;
  padding: 10px 5px;
  font-size: 16px;
  font-weight: 400
}

@media screen and (max-width:920px) {
  .date-mask {
    min-width: 80px;
    font-size: 13px
  }
}

@media screen and (max-width:340px) {
  .date-mask {
    min-width: 80px;
    padding: 8px 3px
  }
}

.date-mask .day {
  font-size: 18px;
  font-weight: 600
}

@media screen and (max-width:340px) {
  .date-mask .day {
    font-size: 15px
  }
}