/* compiled by scssphp v0.6.6 on Mon, 15 Nov 2021 19:48:56 +0100 (0.203s) */

@charset "UTF-8";
.color_accent_1 {
  color: #d91e41; }

::selection {
  background: #d91e41;
  color: #fff; }

.font_h1, .font_h2, h2, h1 {
  margin: 0;
  margin-bottom: 20px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 25px;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.1;
  letter-spacing: 2px;
  color: #000; }
  .font_h1::before, .font_h2::before, h2::before, h1::before {
    content: "";
    top: -4px;
    width: 10px;
    height: 10px;
    position: relative;
    margin-right: 20px;
    background-color: #d91e41;
    transform: rotate(-45deg);
    display: inline-block; }
    @media (min-width: 1000px) {
  .font_h1::before, .font_h2::before, h2::before, h1::before {
    top: -6px; } }
  .font_h1::after, .font_h2::after, h2::after, h1::after {
    box-sizing: inherit; }
  @media (min-width: 850px) {
  .font_h1, .font_h2, h2, h1 {
    font-size: 30px; } }
  h3 + .font_h1, .font_h5 + .font_h1, h5 + .font_h1, h5 + .font_h2, h5 + h2, h5 + h1, .font_h5 + .font_h2, .font_h5 + h2, .font_h5 + h1, h3 + .font_h2, h3 + h2, h3 + h1 {
    margin-top: -10px; }
    @media (min-width: 650px) {
  h3 + .font_h1, .font_h5 + .font_h1, h5 + .font_h1, h5 + .font_h2, h5 + h2, h5 + h1, .font_h5 + .font_h2, .font_h5 + h2, .font_h5 + h1, h3 + .font_h2, h3 + h2, h3 + h1 {
    margin-top: -5px; } }

.font_h3, h3, .font_h5, h5, .price, .card .card__item.card__item_event_preview .event_preview__date {
  margin: 0;
  margin-bottom: 20px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 23px;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.3;
  color: #d91e41; }
  @media (min-width: 1000px) {
  .font_h3, h3, .font_h5, h5, .price, .card .card__item.card__item_event_preview .event_preview__date {
    font-size: 25px; } }

.font_h4, h4 {
  text-transform: uppercase; }

.font_h5, h5 {
  text-transform: none; }

.font_h6, h6 {
  margin-bottom: 0px !important; }

.font_text, .font_h6, h6, body, p, .font_h4, h4, ul, .header .header__language a, .tag, .filter .filter__item, .yform .form-group label, .yform .form-group input[type=text], .yform .form-group textarea {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  color: #000; }
  @media (min-width: 650px) {
  .font_text, .font_h6, h6, body, p, .font_h4, h4, ul, .header .header__language a, .tag, .filter .filter__item, .yform .form-group label, .yform .form-group input[type=text], .yform .form-group textarea {
    font-size: 17px; } }

.font_special {
  font-family: myriad-pro-condensed, sans-serif;
  font-weight: 700; }

.font_bold, .font_h6, h6, b, strong, .date .date__month, .card.card_teaser h5 {
  font-weight: 700; }

.font_semibold, .tag, .filter .filter__item, .yform .form-group label, .yform .alert ul li {
  font-weight: 600; }

.font_regular, .heading_partners .text, .heading_partners .card .card__item.card__item_timeline .timeline__text, .card .card__item.card__item_timeline .heading_partners .timeline__text {
  font-weight: 400; }

.font_light, .footer .footer__links a {
  font-weight: 300; }

.font_italic, i {
  font-style: italic; }

.font_small, small, .filter .filter__item, .yform .alert ul li, .footer .footer__navigation nav ul li a, .footer .footer__links a {
  font-size: 15px; }

.font_xsmall, .tag, .yform .form-group label {
  font-size: 13px; }

.uppercase {
  text-transform: uppercase; }

.lowercase {
  text-transform: lowercase; }

h1.bullet, h2.bullet, h3.bullet, .font_h5.bullet, h5.bullet, h4.bullet, p.bullet, .font_h4.bullet {
  border-left: solid 2px #d91e41;
  padding-left: 10px;
  margin-bottom: 2em;
  transition: all 0.4s ease 0s; }
  h1 span, h2 span, h3 span, .font_h5 span, h5 span, h4 span, p span, .font_h4 span {
    display: inline-block; }

a {
  color: #d91e41;
  text-decoration: underline;
  display: inline-block;
  transition: all 0.4s ease 0s; }
  a.teaser__link {
    display: block; }

img {
  width: 100%;
  border: 0px;
  display: block; }

.portrait {
  width: 100%;
  height: 100%; }

.button, .expandable .expandable__button, .yform .btn {
  position: relative;
  margin-bottom: 0px;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 9px;
  padding-bottom: 9px;
  border: 2px solid #d91e41;
  border-radius: 0px;
  background-color: transparent;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  color: #d91e41;
  display: inline-block;
  cursor: pointer;
  transition: all 0.4s ease 0s;
  z-index: 3; }
  .button.button_slider, .expandable .expandable__button.button_slider, .yform .btn.button_slider {
    border-color: #fff;
    color: #fff;
    position: absolute;
    right: 50%;
    bottom: 20px;
    transform: translate(50%); }
    .button.button_slider a, .expandable .expandable__button.button_slider a, .yform .btn.button_slider a {
      color: #fff;
      text-decoration: none; }
    @media (min-width: 850px) {
  .button.button_slider, .expandable .expandable__button.button_slider, .yform .btn.button_slider {
    right: 30px;
    transform: translate(0%); } }
    .button.button_slider:hover, .expandable .expandable__button.button_slider:hover, .yform .btn.button_slider:hover {
      background-color: #d91e41;
      border-color: #d91e41;
      color: #fff; }
  .button.button_reverse .fal, .expandable .expandable__button.button_reverse .fal, .yform .btn.button_reverse .fal, .button.button_reverse .far, .expandable .expandable__button.button_reverse .far, .yform .btn.button_reverse .far, .button.button_reverse .fas, .expandable .expandable__button.button_reverse .fas, .yform .btn.button_reverse .fas, .button.button_reverse .fab, .expandable .expandable__button.button_reverse .fab, .yform .btn.button_reverse .fab, .button.button_reverse .fad, .expandable .expandable__button.button_reverse .fad, .yform .btn.button_reverse .fad {
    margin-left: 1px;
    margin-right: 15px; }
    @media (max-width: 1000px) {
    .button.button_reverse.button_back, .expandable .expandable__button.button_reverse.button_back, .yform .btn.button_reverse.button_back {
      padding: 0px;
      text-transform: none;
      font-weight: 200;
      border: 0px; }
      .button.button_reverse.button_back:hover, .expandable .expandable__button.button_reverse.button_back:hover, .yform .btn.button_reverse.button_back:hover {
        background-color: transparent;
        color: #000; } }
  .button.button_icon, .expandable .expandable__button.button_icon, .yform .btn.button_icon {
    width: 40px;
    height: 40px;
    padding: 0px;
    border-radius: 50%;
    background-color: transparent;
    text-align: center;
    line-height: 40px; }
    .button.button_icon .fal, .expandable .expandable__button.button_icon .fal, .yform .btn.button_icon .fal, .button.button_icon .far, .expandable .expandable__button.button_icon .far, .yform .btn.button_icon .far, .button.button_icon .fas, .expandable .expandable__button.button_icon .fas, .yform .btn.button_icon .fas, .button.button_icon .fab, .expandable .expandable__button.button_icon .fab, .yform .btn.button_icon .fab, .button.button_icon .fad, .expandable .expandable__button.button_icon .fad, .yform .btn.button_icon .fad {
      margin: 0px;
      margin-left: 1px; }
  .button.button_text, .expandable .expandable__button.button_text, .yform .btn.button_text {
    padding: 0px;
    text-transform: none;
    font-weight: 200;
    border: 0px; }
  .button.button_accent_1, .expandable .expandable__button.button_accent_1, .yform .btn.button_accent_1 {
    border-color: #d91e41;
    background-color: transparent;
    color: #d91e41; }
  .button.button_white_1, .expandable .expandable__button.button_white_1, .yform .btn.button_white_1 {
    border-color: #fff;
    background-color: transparent;
    color: #fff; }
  .button:hover, .expandable .expandable__button:hover, .yform .btn:hover {
    background-color: #d91e41;
    text-decoration: none;
    color: #fff; }
    .button:hover *, .expandable .expandable__button:hover *, .yform .btn:hover * {
      color: inherit; }
    .button:hover .fal, .expandable .expandable__button:hover .fal, .yform .btn:hover .fal, .button:hover .far, .expandable .expandable__button:hover .far, .yform .btn:hover .far, .button:hover .fas, .expandable .expandable__button:hover .fas, .yform .btn:hover .fas, .button:hover .fab, .expandable .expandable__button:hover .fab, .yform .btn:hover .fab, .button:hover .fad, .expandable .expandable__button:hover .fad, .yform .btn:hover .fad {
      left: 0px; }
    .button:hover.button_reverse .fal, .expandable .expandable__button:hover.button_reverse .fal, .yform .btn:hover.button_reverse .fal, .button:hover.button_reverse .far, .expandable .expandable__button:hover.button_reverse .far, .yform .btn:hover.button_reverse .far, .button:hover.button_reverse .fas, .expandable .expandable__button:hover.button_reverse .fas, .yform .btn:hover.button_reverse .fas, .button:hover.button_reverse .fab, .expandable .expandable__button:hover.button_reverse .fab, .yform .btn:hover.button_reverse .fab, .button:hover.button_reverse .fad, .expandable .expandable__button:hover.button_reverse .fad, .yform .btn:hover.button_reverse .fad {
      left: -5px; }
    .button:hover.button_icon, .expandable .expandable__button:hover.button_icon, .yform .btn:hover.button_icon {
      background-color: rgba(255, 255, 255, 0.1); }
      .button:hover.button_icon .fal, .expandable .expandable__button:hover.button_icon .fal, .yform .btn:hover.button_icon .fal, .button:hover.button_icon .far, .expandable .expandable__button:hover.button_icon .far, .yform .btn:hover.button_icon .far, .button:hover.button_icon .fas, .expandable .expandable__button:hover.button_icon .fas, .yform .btn:hover.button_icon .fas, .button:hover.button_icon .fab, .expandable .expandable__button:hover.button_icon .fab, .yform .btn:hover.button_icon .fab, .button:hover.button_icon .fad, .expandable .expandable__button:hover.button_icon .fad, .yform .btn:hover.button_icon .fad {
        left: 0px;
        right: 0px; }
    .button:hover.button_text, .expandable .expandable__button:hover.button_text, .yform .btn:hover.button_text {
      border: 0px;
      background-color: transparent;
      color: #000; }
    .button:hover.button_accent_1, .expandable .expandable__button:hover.button_accent_1, .yform .btn:hover.button_accent_1 {
      background-color: #d91e41;
      color: #fff; }
      .button:hover.button_accent_1.button_text, .expandable .expandable__button:hover.button_accent_1.button_text, .yform .btn:hover.button_accent_1.button_text {
        background-color: transparent;
        color: #d91e41; }
    .button:hover.button_white_1, .expandable .expandable__button:hover.button_white_1, .yform .btn:hover.button_white_1 {
      background-color: #fff;
      color: #000; }
      .button:hover.button_white_1.button_text, .expandable .expandable__button:hover.button_white_1.button_text, .yform .btn:hover.button_white_1.button_text {
        background-color: transparent;
        color: #fff; }

* {
  min-height: 0;
  min-width: 0;
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
  font-smooth: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-wrap: break-word;
  word-wrap: break-word;
  hypthens: auto;
  color-adjust: exact;
  outline: none; }

::-webkit-scrollbar {
  width: 4px;
  /* Remove scrollbar space */
  background: transparent;
  /* Optional: just make scrollbar invisible */ }
/* Optional: show position indicator in red */
::-webkit-scrollbar-thumb {
  background: #d91e41; }

* {
  scrollbar-color: #d91e41;
  scrollbar-width: thin; }

@keyframes fadeInOut {
  0% {
    transform: scale(1); }

  50% {
    transform: scale(1.2); }

  100% {
    transform: scale(1); } }

html {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto; }
  html body {
    width: 100%;
    position: relative;
    right: 0px;
    margin: 0px;
    background-color: #fff;
    color: #000;
    overflow-x: hidden; }
  html.nav_show {
    height: 100%;
    overflow-y: hidden; }
    @media (min-width: 1200px) {
  html.nav_show {
    overflow: auto; } }
  html.popup_show {
    height: 100%;
    overflow-y: hidden; }
/* *************************  HEADER  ************************* */
.header {
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  background-color: #fff;
  opacity: 1;
  z-index: 999;
  transition: background-color 0.4s ease, box-shadow 0.4s ease;
  box-shadow: 0px -2px 10px #cbcbcb; }
  .nav_show .header {
    background-color: #fff; }
  .header .header__inner {
    flex-flow: row nowrap;
    justify-content: center;
    display: flex;
    max-width: 1700px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height: 70px;
    padding-left: 25px;
    padding-right: 25px;
    max-width: 1550px; }
    .header .header__inner::after {
      clear: both;
      content: "";
      display: block; }
    .header .header__inner::after {
      clear: both;
      content: "";
      display: block; }
    @media (min-width: 480px) {
  .header .header__inner {
    padding-left: 25px;
    padding-right: 25px; } }
    @media (min-width: 650px) {
  .header .header__inner {
    padding-left: 40px;
    padding-right: 40px; } }
    @media (min-width: 850px) {
  .header .header__inner {
    padding-left: 40px;
    padding-right: 40px; } }
    @media (min-width: 1000px) {
  .header .header__inner {
    flex-flow: row wrap;
    padding-left: 40px;
    padding-right: 40px; } }
    @media (min-width: 1200px) {
  .header .header__inner {
    padding-left: 40px;
    padding-right: 40px; } }
    @media (min-width: 1400px) {
  .header .header__inner {
    padding-left: 40px;
    padding-right: 40px; } }
    @media (min-width: 1600px) {
  .header .header__inner {
    padding-left: 40px;
    padding-right: 40px; } }
  .header .header__logo {
    flex: 1 1 auto;
    position: relative;
    height: 100%;
    left: 0px;
    right: auto;
    text-align: left;
    padding-top: 25px;
    padding-bottom: 25px;
    z-index: 700; }
    .header .header__logo a {
      width: auto;
      height: 100%;
      margin: 0px;
      display: inline-block; }
      .header .header__logo a img {
        width: auto;
        height: 100%; }
  .header .logo_full {
    display: none; }
    @media (min-width: 650px) {
  .header .logo_full {
    display: block; } }
  .header .logo_compact {
    display: block; }
    @media (min-width: 650px) {
  .header .logo_compact {
    display: none; } }
  .header .header__navigation__button {
    flex: 0 0 34px;
    order: 3;
    width: 34px;
    height: 34px;
    position: relative;
    background-color: transparent;
    margin-top: auto;
    margin-bottom: auto;
    cursor: pointer;
    transition: background-color 0.4s ease, top 0.4s ease, right 1s ease, left 1s ease; }
    @media (min-width: 1200px) {
  .header .header__navigation__button {
    display: none !important; } }
    .header .header__navigation__button span {
      width: 90%;
      height: 2px;
      position: absolute;
      left: 50%;
      background-color: #000;
      display: block;
      transform: translateX(-50%);
      transition: background-color 0.4s ease, top 0.4s ease, transform 0.4s ease; }
      .header .header__navigation__button span:nth-child(1) {
        top: 20%; }
      .header .header__navigation__button span:nth-child(2) {
        top: 50%; }
      .header .header__navigation__button span:nth-child(3) {
        top: 80%; }
    .nav_show .header .header__navigation__button {
      margin-right: 4px; }
      .nav_show .header .header__navigation__button span {
        left: 50%;
        top: 50%;
        transition: background-color 0.4s ease, top 0.4s ease, transform 0.4s ease 0.4s;
        background-color: #d91e41; }
        .nav_show .header .header__navigation__button span:nth-child(1) {
          transform: translate(-50%, -50%) rotate(-45deg); }
        .nav_show .header .header__navigation__button span:nth-child(2) {
          transform: translate(-50%, -50%) rotate(45deg); }
        .nav_show .header .header__navigation__button span:nth-child(3) {
          transform: translate(-50%, -50%) rotate(45deg); }
  .header .header__navigation {
    height: calc(100%);
    width: 100%;
    position: fixed;
    text-align: left;
    right: 0px;
    top: 70px;
    padding: 25px;
    padding-top: 0px;
    background-color: #fff;
    overflow-y: auto;
    display: none;
    opacity: 1;
    transition: opacity 0.4s ease; }
    .header .header__navigation::after {
      clear: both;
      content: "";
      display: block; }
    @media (min-width: 650px) {
  .header .header__navigation {
    padding: 40px;
    padding-top: 0px; } }
    @media (min-width: 1200px) {
  .header .header__navigation {
    flex: 1 1 auto;
    position: absolute;
    width: auto;
    top: auto;
    background-color: transparent;
    opacity: 1;
    display: flex;
    justify-content: flex-end;
    overflow: visible;
    z-index: 800; } }
    .nav_show .header .header__navigation {
      opacity: 0.95;
      display: block; }
      @media (min-width: 650px) {
  .nav_show .header .header__navigation {
    text-align: center; } }
      @media (min-width: 1200px) {
  .nav_show .header .header__navigation {
    display: flex; } }
    .header .header__navigation nav > ul {
      margin: 0px;
      display: block;
      text-transform: uppercase;
      padding: 0px;
      list-style: none; }
      @media (min-width: 1200px) {
    .header .header__navigation nav > ul {
      flex-flow: row nowrap;
      display: flex;
      margin-top: 21px; } }
      .header .header__navigation nav > ul > li {
        position: relative;
        padding-top: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid #f2f2f2; }
        @media (min-width: 1200px) {
    .header .header__navigation nav > ul > li {
      flex: 0 0 auto;
      margin-top: 0px;
      display: inline-block;
      padding-top: 0px;
      padding-bottom: 0px;
      border-bottom: 0px solid #f2f2f2; } }
        .header .header__navigation nav > ul > li:first-child {
          margin-left: 0px; }
        .header .header__navigation nav > ul > li > a {
          position: relative;
          margin-left: 0px;
          margin-bottom: 0px;
          font-size: 18px;
          text-decoration: none;
          color: #000;
          display: inline-block;
          cursor: pointer;
          transition: all 0.4s ease; }
          @media (min-width: 1200px) {
    .header .header__navigation nav > ul > li > a {
      padding-left: 40px;
      padding-right: 0px;
      font-size: 18px; } }
          .header .header__navigation nav > ul > li > a::after {
            content: "";
            width: 0%;
            height: 0px;
            position: absolute;
            left: 50%;
            top: 0px;
            background-color: #d91e41;
            display: none;
            transform: translateX(-50%);
            transition: width 0.4s ease; }
            @media (min-width: 1200px) {
    .header .header__navigation nav > ul > li > a::after {
      display: block; } }
          .header .header__navigation nav > ul > li > a:hover, .header .header__navigation nav > ul > li > a.rex-active, .header .header__navigation nav > ul > li > a.rex-current {
            color: #d91e41;
            transition: all 0.4s ease; }
            @media (min-width: 1200px) {
    .header .header__navigation nav > ul > li > a:hover::after, .header .header__navigation nav > ul > li > a.rex-active::after, .header .header__navigation nav > ul > li > a.rex-current::after {
      content: "";
      width: 100%;
      height: 2px;
      position: relative;
      left: 0px;
      right: 0px;
      bottom: 13px;
      background-color: #d91e41;
      display: block;
      transition: width 0.4s ease;
      transform: translate(0%, 50%); } }
            .nav_show .header .header__navigation nav > ul > li > a:hover, .nav_show .header .header__navigation nav > ul > li > a.rex-active, .nav_show .header .header__navigation nav > ul > li > a.rex-current {
              color: #d91e41;
              transition: all 0.4s ease; }
            .header .header__navigation nav > ul > li > a:hover::after, .header .header__navigation nav > ul > li > a.rex-active::after, .header .header__navigation nav > ul > li > a.rex-current::after {
              width: 100%; }
        @media (min-width: 1200px) {
        .header .header__navigation nav > ul > li:hover > ul {
          display: block; } }
        .header .header__navigation nav > ul > li > ul {
          margin: 0px;
          margin-top: 10px;
          padding: 0px;
          list-style: none; }
          @media (min-width: 1200px) {
    .header .header__navigation nav > ul > li > ul {
      position: absolute;
      left: -15px;
      margin-top: 0px;
      padding-top: 10px;
      padding-bottom: 10px;
      background-color: #fff;
      text-align: left;
      display: none; } }
          .header .header__navigation nav > ul > li > ul > li {
            margin-top: 5px; }
            @media (min-width: 1200px) {
    .header .header__navigation nav > ul > li > ul > li {
      margin-top: 0px; } }
            .header .header__navigation nav > ul > li > ul > li:first-child {
              margin-top: 0px; }
            .header .header__navigation nav > ul > li > ul > li > a {
              color: #000; }
              @media (min-width: 1200px) {
    .header .header__navigation nav > ul > li > ul > li > a {
      width: 100%;
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 5px;
      padding-bottom: 5px;
      white-space: nowrap; } }
              .header .header__navigation nav > ul > li > ul > li > a:hover, .header .header__navigation nav > ul > li > ul > li > a.rex-current {
                color: #d91e41; }
  .header .header__language {
    flex: 0 0 auto;
    order: 2;
    margin-right: 25px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid transparent;
    font-size: 0px;
    transition: border-color 0.4s ease; }
    @media (min-width: 1200px) {
  .header .header__language {
    order: 3;
    margin-left: 50px;
    margin-right: 0px; } }
    .header .header__language a {
      width: 30px;
      position: relative;
      margin-bottom: 0px;
      padding-top: 5px;
      padding-bottom: 5px;
      text-align: center;
      text-transform: uppercase;
      color: #cbcbcb; }
      @media (min-width: 650px) {
  .header .header__language a {
    margin-left: 20px;
    color: #747373;
    opacity: 0; } }
      .header .header__language a::before {
        content: "";
        width: 1px;
        height: 14px;
        position: absolute;
        left: -10px;
        top: 50%;
        background-color: #f2f2f2;
        transform: translateY(-50%);
        display: none;
        opacity: 0;
        transition: all 0.4s ease; }
      @media (min-width: 650px) {
    .header .header__language a::before {
      display: block; } }
      .header .header__language a:first-child {
        margin-left: 0px; }
      .header .header__language a:first-child::before {
        display: none; }
      .header .header__language a.active {
        display: none; }
      @media (min-width: 650px) {
    .header .header__language a.active {
      color: #cbcbcb;
      display: inline-block;
      opacity: 1; } }
    .header .header__language:hover {
      border-color: #f2f2f2; }
      .header .header__language:hover a {
        opacity: 1; }
      .header .header__language:hover a::before {
        opacity: 1; }
      .header .header__links {
        display: block;
        margin-top: 30px;
        font-size: 23px;
        width: auto;
        height: auto; }
    @media (min-width: 1200px) {
  .header .header__links {
    font-size: 18px;
    margin-top: 21px;
    margin-left: 50px; } }
    .header .header__links .header__links__item {
      color: #000;
      padding-left: 20px;
      padding-right: 20px; }
      .header .header__links .header__links__item:first-child {
        padding-left: 0px; }
      @media (min-width: 1200px) {
  .header .header__links .header__links__item {
    padding-left: 10px;
    padding-right: 10px; }
    .header .header__links .header__links__item:first-child ::after {
      content: "";
      display: block;
      width: 1px;
      height: 25px;
      position: absolute;
      top: 24px;
      margin-left: -25px;
      background-color: #f2f2f2; } }
      .header .header__links .header__links__item:hover {
        color: #d91e41; }
  .header .header__back {
    margin-top: 22px; }
    @media (min-width: 1000px) {
  .header .header__back {
    margin-top: 10px; } }

@keyframes bob_up-down {
  0% {
    top: -10px; }

  50% {
    top: 10px; }

  100% {
    top: -10px; } }

@keyframes bob_shadow {
  0% {
    opacity: 0.25; }

  50% {
    opacity: 0.6; }

  100% {
    opacity: 0.25; } }
/* *************************  MAIN  ************************* */
main {
  margin-top: 70px; }
  @media (min-width: 1200px) {
  main {
    margin-top: 70px; } }
/* ---------  CONTAINER  --------- */
.container {
  overflow: hidden; }
  .container.container_fullheight {
    flex-flow: column;
    justify-content: center;
    display: flex;
    top: -70px;
    min-height: calc(100vh);
    padding-top: 0px;
    padding-bottom: 0px; }
    .container.container_fullheight .container__inner {
      flex: 0 0 auto; }
  .container.margin-top_mobile_negative {
    margin-top: calc(0px - 75px - 40px); }
    @media (min-width: 480px) {
  .container.margin-top_mobile_negative {
    margin-top: calc(0px - 75px - 40px); } }
    @media (min-width: 650px) {
  .container.margin-top_mobile_negative {
    margin-top: calc(0px - 75px - 75px); } }
    @media (min-width: 850px) {
  .container.margin-top_mobile_negative {
    margin-top: calc(0px - 100px - 75px); } }
    @media (min-width: 1000px) {
  .container.margin-top_mobile_negative {
    margin-top: calc(0px - 100px - 100px); } }
    @media (min-width: 1200px) {
  .container.margin-top_mobile_negative {
    margin-top: calc(0px - 125px - 120px); } }
    @media (min-width: 1400px) {
  .container.margin-top_mobile_negative {
    margin-top: calc(0px - 125px - 120px); } }
    @media (min-width: 1600px) {
  .container.margin-top_mobile_negative {
    margin-top: calc(0px - 125px - 120px); } }
  @media (min-width: 1200px) {
    .container.margin-top_desktop_negative {
      margin-top: calc(0px - 125px - 50px); } }
    @media (min-width: 1400px) {
  .container.margin-top_desktop_negative {
    margin-top: calc(0px - 125px - 50px); } }
    @media (min-width: 1600px) {
  .container.margin-top_desktop_negative {
    margin-top: calc(0px - 125px - 50px); } }
  @media (min-width: 850px) {
      .container .container__inner.container__inner_split_tablet_left {
        max-width: calc(1700px / 2);
        margin-left: auto;
        margin-right: 0px; } }
    @media (min-width: 850px) {
    .container .container__inner.container__inner_split_tablet_right {
      max-width: calc(1700px / 2);
      margin-left: 0px;
      margin-right: auto; } }
  .container .container__inner_slider {
    display: none; }
    @media (min-width: 850px) {
  .container .container__inner_slider {
    display: block;
    position: absolute;
    z-index: 3; } }
    .container .container__inner_slider .button, .container .container__inner_slider .expandable .expandable__button, .expandable .container .container__inner_slider .expandable__button, .container .container__inner_slider .yform .btn, .yform .container .container__inner_slider .btn {
      background-color: #d91e41; }
      .container .container__inner_slider .button:hover, .container .container__inner_slider .expandable .expandable__button:hover, .expandable .container .container__inner_slider .expandable__button:hover, .container .container__inner_slider .yform .btn:hover, .yform .container .container__inner_slider .btn:hover {
        background-color: #e0dbd7;
        border-color: #e0dbd7; }
  .container .container__background.bg_semitransparent_60 {
    opacity: 0.6; }
    .container .container__background.bg_semitransparent_40 {
      opacity: 0.4; }
  .container .bg_shadow_left {
    display: block; }
    .container .bg_shadow_left::after {
      content: "";
      position: absolute;
      right: 25%;
      left: 0px;
      top: 0px;
      bottom: 0px;
      background: linear-gradient(to right, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
      background-blend-mode: multiply;
      display: block; }
  .container .container__color {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px; }

.align_mobile_center, .align_landscape_center, .align_minitablet_center, .align_tablet_center, .align_laptop_center, .align_desktop_center, .align_fullwidth_center, .align_widescreen_center {
  justify-content: center; }
  .align_mobile_center hr, .align_landscape_center hr, .align_minitablet_center hr, .align_tablet_center hr, .align_laptop_center hr, .align_desktop_center hr, .align_fullwidth_center hr, .align_widescreen_center hr {
    margin-left: auto;
    margin-right: auto; }

.center_header {
  height: 100vh;
  width: 100vw;
  display: table-cell;
  vertical-align: middle; }
  @media only screen and (max-height: 600px) {
  .center_header {
    display: none; } }

.bg_accent_1 {
  background-color: #d91e41;
  color: #fff; }
  .bg_accent_1 * {
    color: #d91e41; }

.bg_accent_2 {
  background-color: #e0dbd7; }
  .bg_accent_2 .icon.icon_background::before {
    background-color: #fff; }

.bg_accent_3 {
  background-color: #f7f1ed; }
  .bg_accent_3 .icon.icon_background::before {
    background-color: #fff; }

.bg_white_1 {
  background-color: #fff; }

.bg_grey_3 {
  background-color: #f2f2f2; }

.bg_grey_4 {
  background-color: rgba(242, 242, 242, 0.5); }

.bg_black_1 {
  background-color: #000;
  color: #fff; }
  .bg_black_1 * {
    color: #fff; }

.bg_black_2 {
  background-color: #424242;
  color: #fff; }
  .bg_black_2 * {
    color: #fff; }

.bg_black_3 {
  background-color: #4c4c4c;
  color: #fff; }
  .bg_black_3 * {
    color: #fff; }

.text_accent_1 {
  color: #d91e41; }
  .text_accent_1 * {
    color: #d91e41; }

.text_white_1, .container .container__inner_slider {
  color: #fff; }
  .text_white_1 *, .container .container__inner_slider * {
    color: #fff; }

.text_grey_1 {
  color: #747373; }
  .text_grey_1 * {
    color: #747373; }

.text_grey_2 {
  color: #cbcbcb; }
  .text_grey_2 * {
    color: #cbcbcb; }

.text_cropped_lines_mobile_1, .text_cropped_lines_mobile_2, .text_cropped_lines_mobile_3, .text_cropped_lines_mobile_4 {
  text-overflow: ellipsis;
  white-space: normal;
  overflow: hidden;
  -webkit-box-orient: vertical;
  display: -webkit-box; }

.text_cropped_lines_mobile_1 {
  -webkit-line-clamp: 1; }
  h1.text_cropped_lines_mobile_1, h2.text_cropped_lines_mobile_1, h3.text_cropped_lines_mobile_1, .font_h5.text_cropped_lines_mobile_1, h5.text_cropped_lines_mobile_1, h4.text_cropped_lines_mobile_1 {
    height: 1.35em; }

.text_cropped_lines_mobile_2 {
  -webkit-line-clamp: 2; }
  h1.text_cropped_lines_mobile_2, h2.text_cropped_lines_mobile_2, h3.text_cropped_lines_mobile_2, .font_h5.text_cropped_lines_mobile_2, h5.text_cropped_lines_mobile_2, h4.text_cropped_lines_mobile_2 {
    height: 2.7em; }

.text_cropped_lines_mobile_3 {
  -webkit-line-clamp: 3; }
  h1.text_cropped_lines_mobile_3, h2.text_cropped_lines_mobile_3, h3.text_cropped_lines_mobile_3, .font_h5.text_cropped_lines_mobile_3, h5.text_cropped_lines_mobile_3, h4.text_cropped_lines_mobile_3 {
    height: 4.05em; }

.text_cropped_lines_mobile_4 {
  -webkit-line-clamp: 4; }
  h1.text_cropped_lines_mobile_4, h2.text_cropped_lines_mobile_4, h3.text_cropped_lines_mobile_4, .font_h5.text_cropped_lines_mobile_4, h5.text_cropped_lines_mobile_4, h4.text_cropped_lines_mobile_4 {
    height: 5.4em; }
/* ---------  HR  --------- */
hr {
  height: 1px;
  margin: 0px 0px;
  border: 0px;
  background-color: #cbcbcb; }
  hr.light {
    background-color: #f2f2f2; }

.hr_pattern {
  width: 100%;
  height: 15px;
  margin-left: auto;
  margin-right: auto;
  background-image: url("../img/border_pattern.svg");
  background-repeat: repeat-x;
  background-size: 50px;
  background-position: center center; }
/* ---------  ICON  --------- */
.icon {
  display: inline-block;
  color: #d91e41;
  text-align: center; }
  .icon.icon_small {
    width: 30px;
    height: 30px; }
    .icon.icon_small i {
      font-size: 16px;
      line-height: 28px; }
  .icon.icon_medium {
    width: 40px;
    height: 40px; }
    .icon.icon_medium i {
      font-size: 18px;
      line-height: 38px; }
  .icon.icon_circle {
    border-radius: 50%; }
    .icon.icon_circle i {
      margin-left: 1px; }
  .icon.icon_background {
    width: 70px;
    height: 70px; }
    .icon.icon_background i {
      position: absolute;
      transform: translate(-50%, 50%); }
    .icon.icon_background::before {
      content: "";
      display: block;
      width: inherit;
      height: inherit;
      position: absolute;
      background-color: #f7f1ed;
      transition: all 1s ease;
      transform: rotate(45deg); }
    .icon.icon_background:hover::before {
      transform: rotate(-225deg); }
  .icon.icon_services {
    margin-right: 15px; }
/* ---------  SOCIAL  --------- */
.social {
  margin-top: 15px;
  margin-bottom: 15px; }
  .social .icon {
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block; }
    .social .icon.icon_small {
      margin-left: 5px;
      margin-right: 5px; }
/* ---------  ITEM  --------- */
.item {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  position: relative; }
  @media (min-width: 480px) {
  .item {
    flex-flow: row nowrap; } }
  .item .item__icon {
    flex: 0 0 auto;
    position: relative;
    margin-right: 20px; }
    .item .item__icon .icon {
      margin-bottom: 0px; }
  .item .item__text {
    flex: 1 1 100%;
    position: relative;
    transition: color 0.4s ease; }
    .item .item__text h4 {
      margin-bottom: 5px; }
    .item .item__text > *:last-child {
      margin-bottom: 0px; }
  .item.item_small .item__text {
    margin-top: 2px;
    margin-bottom: 2px; }
  .item.item_medium .item__text {
    margin-top: 7px;
    margin-bottom: 7px; }
/* ---------  TAG  --------- */
.tag {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 0px;
  padding-bottom: 2px;
  border: 1px solid #cbcbcb;
  background-color: transparent;
  color: #cbcbcb;
  display: inline-block;
  transition: background-color 0.4s ease, color 0.4s ease; }
  a.tag:hover {
    background-color: #cbcbcb;
    color: #fff; }

.tags {
  flex-flow: row wrap;
  display: flex;
  margin-left: -7px;
  margin-top: -7px;
  font-size: 0px; }
  .tags .tag {
    margin-left: 7px;
    margin-top: 7px;
    margin-bottom: 0px; }
/* ---------  FILTER  --------- */
.filter {
  flex-flow: row wrap;
  justify-content: center;
  display: flex;
  margin-left: -7px;
  margin-top: -7px;
  font-size: 0px; }
  .filter .filter__item {
    flex: 0 0 auto;
    margin-left: 12px;
    margin-top: 12px;
    margin-bottom: 0px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 3px;
    padding-bottom: 4px;
    border: 2px solid #000;
    background-color: transparent;
    color: #000;
    display: inline-block;
    cursor: pointer;
    transition: background-color 0.4s ease, color 0.4s ease; }
    .filter .filter__item:hover, .filter .filter__item.active {
      background-color: #000;
      color: #fff; }
  .filter .filter__reset {
    flex: 0 0 auto;
    position: relative;
    top: -3px;
    margin-left: 25px;
    margin-top: 12px;
    margin-bottom: -5px;
    border: 0px;
    background-color: #f2f2f2;
    transition: all 0.4s ease;
    cursor: pointer; }
    .filter .filter__reset:hover {
      background-color: #cbcbcb;
      color: #000; }
    .filter .filter__reset .fal, .filter .filter__reset .far, .filter .filter__reset .fas, .filter .filter__reset .fab, .filter .filter__reset .fad {
      margin: 0px; }
/* ---------  BUTTONS  --------- */
.buttons {
  display: flex;
  flex-flow: row wrap;
  margin-left: -20px;
  margin-top: -20px;
  font-size: 0px; }
  .buttons .button, .buttons .expandable .expandable__button, .expandable .buttons .expandable__button, .buttons .yform .btn, .yform .buttons .btn {
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 0px; }
/* ---------  DATE  --------- */
.date {
  width: 80px;
  height: 80px;
  padding-top: 6px;
  background-color: #fff;
  text-align: center; }
  @media (min-width: 650px) {
  .date {
    width: 90px;
    height: 90px;
    padding-top: 10px; } }
  .date .date__day {
    font-size: 40px;
    line-height: 40px;
    color: #d91e41;
    display: block; }
  .date .date__month {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #747373;
    display: block; }
  .date.date_header {
    position: absolute;
    left: 0px;
    bottom: 0px; }
/* ---------  PRICE  --------- */
.price {
  margin-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 4px;
  padding-bottom: 6px;
  background-color: #d91e41;
  z-index: 9;
  display: inline-block; }
/* ---------  IMAGE  --------- */
.image {
  display: block;
  position: relative;
  overflow: hidden; }
  .image.image_hover_scale img {
    transform: scale(1);
    transition: transform 2s ease; }
    .image.image_hover_scale img:hover {
      transform: scale(1.1); }
  .image.image_partner {
    background-color: rgba(255, 255, 255, 0.05); }
    @media (min-width: 1000px) {
  .image.image_partner {
    padding-left: 20px;
    padding-right: 20px; } }
  .image.image_references {
    height: 250px; }
    @media (min-width: 650px) {
  .image.image_references {
    height: 450px; } }
    .image.image_references img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .image.image_references.image_references__small {
      height: 250px; }
    @media (min-width: 650px) {
    .image.image_references.image_references__small {
      height: 350px; } }

.image_slider {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  @media (min-width: 850px) {
  .image_slider {
    height: 500px; } }
  @media (min-width: 1600px) {
  .image_slider {
    height: 700px; } }
  .image_slider.image_slider_header {
    height: calc(100vh);
    width: 100%;
    background-position: center center;
    background-size: cover; }
/* ---------  HEADING  --------- */
.heading_slider {
  position: relative;
  z-index: 99; }

.heading_partners {
  background-color: #424242;
  z-index: 99; }
  @media (min-width: 1000px) {
  .heading_partners {
    padding-top: 0px !important;
    background-color: transparent;
    transform: translateY(-100%); } }
  .heading_partners .text, .heading_partners .card .card__item.card__item_timeline .timeline__text, .card .card__item.card__item_timeline .heading_partners .timeline__text {
    color: #fff; }
/* ---------  TEXT  --------- */
.text > *:last-child, .card .card__item.card__item_timeline .timeline__text > *:last-child {
  margin-bottom: 0px; }
  .text.text_padding, .card .card__item.card__item_timeline .timeline__text.text_padding {
    padding: 12.5px; }
/* ---------  BLOCKQUOTE  --------- */
blockquote {
  position: relative;
  margin: 0px;
  padding: 0px;
  padding-left: 50px; }
  @media (min-width: 650px) {
  blockquote {
    padding-left: 70px; } }
  blockquote::before {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    left: 12px;
    top: -8px;
    background-image: url(../img/icon_quotes.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    display: block;
    opacity: 0.18; }
    @media (min-width: 650px) {
  blockquote::before {
    width: 30px;
    height: 30px;
    left: 20px; } }
  blockquote > *:last-child {
    margin-bottom: 0px; }
  blockquote p, blockquote .font_h4, blockquote h4 {
    font-size: 20px;
    line-height: 1.2;
    color: #cbcbcb;
    font-size: 20px; }
    @media (min-width: 650px) {
  blockquote p, blockquote .font_h4, blockquote h4 {
    font-size: 25px; } }
  blockquote + p, blockquote + .font_h4, blockquote + h4 {
    margin-left: 50px;
    margin-top: 20px; }
    @media (min-width: 850px) {
  blockquote + p, blockquote + .font_h4, blockquote + h4 {
    margin-left: 70px;
    margin-top: 30px; } }
  blockquote.testimonial {
    padding-left: 0px; }
    blockquote.testimonial::before {
      position: relative;
      left: auto;
      top: auto;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 20px;
      background-image: url(../img/icon_quotes_white.svg); }
    @media (min-width: 850px) {
    blockquote.testimonial p, blockquote.testimonial .font_h4, blockquote.testimonial h4 {
      font-size: 30px; } }
    @media (min-width: 1000px) {
    blockquote.testimonial p, blockquote.testimonial .font_h4, blockquote.testimonial h4 {
      font-size: 34px; } }
  blockquote.testimonial + p, blockquote.testimonial + .font_h4, blockquote.testimonial + h4 {
    margin-left: 0px; }
/* ---------  POPUP  --------- */
.popup__open {
  cursor: pointer; }

.popup {
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999; }
  .popup.active {
    display: block !important; }
  .popup .popup__close {
    position: absolute;
    right: 35px;
    top: 30px;
    color: #424242;
    cursor: pointer;
    transition: color 0.4s ease;
    z-index: 9; }
    @media (min-width: 650px) {
  .popup .popup__close {
    right: 25px;
    color: #fff; } }
    .popup .popup__close .icon .fal, .popup .popup__close .icon .far, .popup .popup__close .icon .fas, .popup .popup__close .icon .fab, .popup .popup__close .icon .fad {
      font-size: 15px; }
    .popup .popup__close:hover {
      color: #cbcbcb; }
  .popup .popup__content {
    width: calc(100vw - 50px);
    position: absolute;
    left: 50%;
    top: 20px;
    bottom: 20px;
    padding-left: 25px;
    padding-top: 60px;
    padding-bottom: 25px;
    border-radius: 3px;
    background-color: #fff;
    text-align: left;
    transform: translateX(-50%); }
    @media (min-width: 650px) {
  .popup .popup__content {
    width: calc(100vw - 180px);
    max-width: 500px;
    max-height: 650px;
    top: 40px;
    bottom: 40px;
    padding-left: 30px;
    padding-top: 30px;
    padding-bottom: 30px; } }
    .popup .popup__content .popup__content__scrollable {
      max-height: 100%;
      padding-right: 25px;
      padding-bottom: 10px;
      overflow-y: auto; }
    @media (min-width: 650px) {
    .popup .popup__content .popup__content__scrollable {
      padding-right: 30px; } }
    .popup .popup__content .popup__content__scrollable > *:last-child {
      margin-bottom: 0px; }
/* ---------  TEASER  --------- */
.teaser {
  min-height: 450px; }
  .teaser .teaser__background {
    display: flex;
    flex-flow: column;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: -100%;
    padding: 50px;
    text-align: center;
    background-color: #d91e41;
    opacity: 0.9;
    transition: ease-in-out 0.4s; }
    .teaser .teaser__background h3, .teaser .teaser__background .font_h5, .teaser .teaser__background h5, .teaser .teaser__background p, .teaser .teaser__background .font_h4, .teaser .teaser__background h4 {
      color: #fff; }
  .teaser:hover .teaser__background {
    top: 0; }
  @media (min-width: 650px) {
      .teaser .teaser__content .card {
        width: 85%;
        max-width: 325px;
        background-color: #fff; } }
/* ---------  CARD  --------- */
.card {
  display: flex;
  flex-flow: column nowrap;
  align-content: flex-start;
  width: 100%;
  height: 100%;
  overflow: hidden; }
  .card h2 {
    padding-left: 0px;
    position: relative; }
    .card h2::before {
      display: none;
      margin-left: -27px;
      position: relative; }
    @media (min-width: 650px) {
    .card h2::before {
      display: inline-block; } }
    @media (min-width: 650px) {
  .card h2 {
    padding-left: 30px; } }
  .card .card__item {
    flex: 0 0 auto; }
    .card .card__item.card__item_grow {
      flex-grow: 1; }
    .card .card__item.card__item_header {
      flex-flow: row nowrap;
      align-items: center;
      display: flex;
      height: 300px;
      position: relative; }
    @media (min-width: 650px) {
    .card .card__item.card__item_header {
      height: 350px; } }
    @media (min-width: 850px) {
    .card .card__item.card__item_header {
      height: 400px; } }
    @media (min-width: 1200px) {
    .card .card__item.card__item_header {
      height: 350px; } }
    @media (min-width: 1400px) {
    .card .card__item.card__item_header {
      height: 400px; } }
    .card .card__item.card__item_header .card__background {
      position: absolute; }
    .card .card__item.card__item_header * {
      flex: 0 0 100%;
      position: relative; }
    .card .card__item.card__item_icon {
      text-align: center;
      color: #d91e41;
      font-size: 35px; }
    .card .card__item.card__item_icon .icon {
      margin-left: auto;
      margin-right: auto; }
    .card .card__item.card__item_background {
      background-position: center center;
      position: absolute;
      width: 100%;
      height: 100%;
      background-size: cover;
      transform: scale(1);
      overflow: hidden;
      cursor: pointer;
      transition: all 0.4s ease-out; }
    .card .card__item.card__item_background.card__item_background_shadow {
      background-color: #d91e41;
      background-blend-mode: multiply;
      overflow: hidden;
      opacity: 0.8; }
    .card .card__item.card__item_flex {
      flex-flow: row wrap;
      align-items: center;
      display: flex; }
    .card .card__item.card__item_flex .text, .card .card__item.card__item_flex .card__item.card__item_timeline .timeline__text, .card .card__item.card__item_timeline .card__item.card__item_flex .timeline__text {
      flex: 1 1 auto; }
    .card .card__item.card__item_flex .tags {
      flex: 0 0 auto; }
    .card .card__item.card__item_flex .flex {
      flex: 1 1 auto; }
    .card .card__item.card__item_split {
      flex-flow: row wrap;
      align-items: center;
      display: flex; }
    .card .card__item.card__item_split .split {
      flex: 1 1 auto; }
    .card .card__item.card__item_social a {
      margin-left: 30px; }
    .card .card__item.card__item_social a .fal, .card .card__item.card__item_social a .far, .card .card__item.card__item_social a .fas, .card .card__item.card__item_social a .fab, .card .card__item.card__item_social a .fad {
      margin-right: 0px; }
    .card .card__item.card__item_social a .fab {
      font-weight: 300; }
    .card .card__item.card__item_social a:first-child {
      margin-left: 0px; }
    .card .card__item.card__item_event_preview .event_preview__date {
      position: absolute;
      left: 0px;
      top: 25px;
      margin-bottom: 0px;
      padding-left: 15px;
      padding-right: 15px;
      padding-top: 4px;
      padding-bottom: 6px;
      background-color: #d91e41;
      z-index: 9; }
    .card .card__item.card__item_timeline {
      position: relative; }
    .card .card__item.card__item_timeline .timeline__icon {
      width: 40px;
      height: 40px;
      position: absolute; }
    @media (min-width: 1000px) {
      .card .card__item.card__item_timeline .timeline__icon {
        width: 60px;
        height: 60px; } }
    .card .card__item.card__item_timeline .timeline__icon::before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      background-color: #d91e41;
      transform: rotate(45deg); }
    .card .card__item.card__item_timeline .timeline__icon .fal {
      position: relative;
      color: #fff;
      font-size: 20px;
      transform: translate(0%, 50%); }
      @media (min-width: 1000px) {
      .card .card__item.card__item_timeline .timeline__icon .fal {
        font-size: 30px; } }
    .card .card__item.card__item_timeline .timeline__text {
      margin-left: 70px; }
    @media (min-width: 1000px) {
      .card .card__item.card__item_timeline .timeline__text {
        margin-left: 100px; } }
    .card .card__item.card__item_timeline .timeline__text h3, .card .card__item.card__item_timeline .timeline__text .font_h5, .card .card__item.card__item_timeline .timeline__text h5 {
      padding-top: 8px; }
      @media (min-width: 1000px) {
      .card .card__item.card__item_timeline .timeline__text h3, .card .card__item.card__item_timeline .timeline__text .font_h5, .card .card__item.card__item_timeline .timeline__text h5 {
        padding-top: 15px; } }
  .card.card_timeline {
    overflow: visible; }
    .card.card_timeline::before {
      content: "";
      position: absolute;
      height: 100%;
      left: 19px;
      border-left: 2px dotted #d91e41; }
    @media (min-width: 1000px) {
    .card.card_timeline::before {
      left: 29px; } }
    .card.card_timeline::after {
      content: "";
      width: 4px;
      height: 50px;
      position: absolute;
      left: 19px;
      bottom: 0px;
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); }
    @media (min-width: 1000px) {
    .card.card_timeline::after {
      left: 29px; } }
  .card.card_header * {
    color: #fff;
    text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2); }
    .card.card_header p, .card.card_header .font_h4, .card.card_header h4 {
      font-size: 20px;
      line-height: 1.3;
      font-weight: 500; }
    @media (min-width: 650px) {
    .card.card_header p, .card.card_header .font_h4, .card.card_header h4 {
      margin-left: 30px; } }
    @media (min-width: 1000px) {
    .card.card_header p, .card.card_header .font_h4, .card.card_header h4 {
      margin-left: 50px; } }
    .card.card_header h2 {
      margin-bottom: 20px;
      font-size: 30px; }
    @media (min-width: 1000px) {
    .card.card_header h2 {
      margin-left: 20px;
      font-size: 50px; } }
    @media (min-width: 1000px) {
      .card.card_header h2::before {
        content: "";
        display: block;
        width: 15px;
        height: 15px;
        top: 35px;
        margin-left: -40px; } }
  .card.card_teaser h5 {
    color: #fff; }
    .card.card_teaser:hover .card__item_background {
      transform: scale(1.05);
      transition: all 0.4s ease-out; }
  .card.card_partner {
    border-top: 2px dotted #d91e41; }
  @media (min-width: 850px) {
      .card.card_split_image .card__item {
        padding-left: 45%; } }
    @media (min-width: 850px) {
      .card.card_split_image .card__item.card__item_image {
        width: calc(45% - (30px));
        height: 100%;
        position: absolute;
        left: 0px;
        top: 0px;
        bottom: 0px;
        padding: 0px; } }
    @media (min-width: 850px) {
        .card.card_split_image .card__item.card__item_image img {
          height: 100%;
          object-fit: cover; } }
  .card.card_padding {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 25px;
    padding-bottom: 25px; }
    @media (min-width: 650px) {
  .card.card_padding {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 30px; } }
  .card.card_border_radius {
    border-radius: 3px; }
  .card.card_hover .card__background {
    transform: scale(1);
    transition: transform 1s ease; }
    .card.card_hover:hover .card__background {
      transform: scale(1.1); }
  .card.card__services {
    overflow: visible;
    background-color: #fff; }
    @media (min-width: 650px) {
  .card.card__services::before {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    top: 55px;
    bottom: 0px;
    border: solid 1px transparent;
    border-radius: 0px 0px 25px 25px;
    display: block;
    transition: border 0.4s ease; }
    .card.card__services:hover {
      /*border-radius: 15px;*/
      /*border-style: solid;
       border-width: 1px;
       border-color: $color_accent_1;
       border-top: 0px;*/ }
      .card.card__services:hover::before {
        border: solid 1px #cbcbcb; }

      .card.card__services:hover .icon {
        transform: scale(1.06); } }
  .card.card__button_end {
    margin-top: -17px; }
  .card.card__button_start {
    margin-bottom: -17px;
    min-height: 32px; }
/* ---------  EXPANDABLE  --------- */
.expandable {
  transition: all 0.4s ease; }
  .expandable .expandable__fixed {
    flex-flow: row nowrap;
    align-items: flex-start;
    display: flex;
    position: relative; }
    .expandable .expandable__fixed > * {
      position: relative; }
    .expandable .expandable__fixed > * > *:last-child {
      margin-bottom: 0px; }
    .expandable .expandable__fixed .expandable__fixed__title {
      flex: 1 1 auto;
      order: 1;
      padding-right: 25px; }
    @media (min-width: 850px) {
    .expandable .expandable__fixed .expandable__fixed__title {
      flex: 1 1 auto; } }
  .expandable .expandable__button {
    flex: 0 0 auto;
    order: 2;
    position: relative;
    text-align: center;
    transition: color 0.4s ease; }
    .expandable .expandable__button .fal, .expandable .expandable__button .far, .expandable .expandable__button .fas, .expandable .expandable__button .fab, .expandable .expandable__button .fad {
      margin-right: 0px;
      transition: transform 0.4s ease;
      transform: rotate(0deg); }
    .expandable .expandable__button.active .fal, .expandable .expandable__button.active .far, .expandable .expandable__button.active .fas, .expandable .expandable__button.active .fab, .expandable .expandable__button.active .fad {
      transform: rotate(-180deg); }
    .expandable .expandable__button:hover {
      color: #fff; }
  .expandable.active .expandable__button, .expandable.active .expandable__button:hover {
    background-color: #cbcbcb;
    border: #cbcbcb; }
    .expandable.active .fal, .expandable.active .far, .expandable.active .fas, .expandable.active .fab, .expandable.active .fad {
      transform: rotate(-45deg); }
/* ---------  CAROUSEL  --------- */
.carousel .slick-dots {
  margin-left: auto;
  margin-right: auto;
  height: 70px;
  border-top: solid 0px #fff;
  left: 30px;
  right: 30px;
  bottom: 0px;
  padding-left: 10px;
  position: absolute;
  display: none !important;
  align-items: center;
  justify-content: left;
  list-style: none;
  cursor: pointer; }
  .carousel .slick-dots li button {
    width: 10px;
    height: 10px;
    position: relative;
    padding: 0px;
    margin-right: 30px;
    background-color: #fff;
    transform: rotate(-45deg);
    display: none;
    border: 0px;
    opacity: 0.4;
    font-size: 0px;
    transition: all 0.4s ease; }
  @media (min-width: 850px) {
        .carousel .slick-dots li button {
          display: inline-block; } }
  .carousel .slick-dots li button:hover {
    background-color: #e0dbd7;
    opacity: 1;
    transform: rotate(-225deg) scale(1.5);
    transition: all 0.4s ease;
    cursor: pointer; }
  .carousel .slick-dots li.slick-active button {
    opacity: 1; }
  @media (min-width: 850px) {
    .carousel .slick-dots {
      display: flex !important;
      border-top: solid 1px #fff; } }
  .carousel .slick-list .carousel__item {
    position: relative; }
  .carousel .slick-arrow {
    width: 60px;
    height: 64px;
    position: absolute;
    left: 25px;
    top: 50%;
    border: 0px;
    background-color: transparent;
    font-size: 0px;
    text-align: center;
    cursor: pointer;
    transition: all 0.4s ease;
    z-index: 99; }
  .carousel .slick-arrow::before, .carousel .slick-arrow::after {
    content: "";
    width: 1px;
    height: 20px;
    position: absolute;
    background-color: #fff;
    transform: rotate(-45deg);
    display: block; }
  .carousel .slick-arrow.slick-prev {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    transform: translateY(-50%); }
  .carousel .slick-arrow.slick-prev::before {
    left: 28px;
    top: 15px;
    transform: rotate(45deg); }
  .carousel .slick-arrow.slick-prev::after {
    left: 28px;
    bottom: 15px;
    transform: rotate(135deg); }
  .carousel .slick-arrow.slick-next {
    transform: translateY(50%); }
  .carousel .slick-arrow.slick-next::before {
    right: 28px;
    top: 15px;
    transform: rotate(-45deg); }
  .carousel .slick-arrow.slick-next::after {
    right: 28px;
    bottom: 15px;
    transform: rotate(-135deg); }
  .carousel.carousel_team {
    height: 100%; }
  .carousel.carousel_event_preview {
    height: 100%;
    min-height: 350px; }
  @media (min-width: 650px) {
    .carousel.carousel_event_preview {
      min-height: 400px; } }
  @media (min-width: 850px) {
    .carousel.carousel_event_preview {
      min-height: 500px; } }
  .carousel.carousel_event_preview .slick-list {
    height: 100%;
    position: relative; }
  .carousel.carousel_event_preview .slick-list .slick-track {
    height: 100%; }
  .carousel.carousel_event_preview .slick-list .slick-track .carousel__item {
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
  .carousel.carousel_gallery .slick-list {
    position: relative; }
  .carousel.carousel_home .slick-arrow {
    display: none !important; }
  @media (min-width: 850px) {
      .carousel.carousel_home .slick-arrow {
        display: block !important; } }
  .carousel.carousel_home .slick-list {
    position: relative; }
  .carousel.carousel_home .slick-list .slick-track .carousel__item {
    height: calc(100vh - 70px); }
    @media (min-width: 650px) {
        .carousel.carousel_home .slick-list .slick-track .carousel__item {
          height: calc(100vh - 90px); } }
    @media (min-width: 1200px) {
        .carousel.carousel_home .slick-list .slick-track .carousel__item {
          height: calc(100vh - 110px); } }
    .carousel.carousel_home .slick-list .slick-track .carousel__item .container__inner {
      height: 100%; }
      .carousel.carousel_home .slick-list .slick-track .carousel__item .container__inner .split {
        height: 100%; }
        @media (min-width: 850px) {
          .carousel.carousel_home .slick-list .slick-track .carousel__item .container__inner .split .split__item {
            margin-left: 80px; } }
          @media (min-width: 1000px) {
        .carousel.carousel_home .slick-list .slick-track .carousel__item .container__inner .split .split__item {
          margin-left: 120px; } }
          @media (min-width: 1750px) {
        .carousel.carousel_home .slick-list .slick-track .carousel__item .container__inner .split .split__item {
          margin-left: 0px; } }
/* ---------  MAPS  --------- */
.gmap {
  width: 100%;
  height: 250px; }
  @media (min-width: 650px) {
  .gmap {
    height: 300px; } }
  @media (min-width: 850px) {
  .gmap {
    height: 350px; } }
  @media (min-width: 1000px) {
  .gmap {
    height: 600px; } }
  .gmap .gmaps_info {
    color: #d91e41; }
  .gmap iframe {
    width: 100%;
    height: 100%;
    margin-bottom: 0px;
    display: block; }
/* ---------  VIDEO  --------- */
.video {
  height: 0;
  position: relative;
  padding-bottom: 56.25%; }
  .video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
/* ---------  FORM  --------- */
.yform .form-group label {
  display: block; }
  .yform .form-group input[type=text] {
    width: 100%;
    margin-bottom: 0px;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 7px;
    padding-bottom: 6px;
    border: 1px solid rgba(76, 76, 76, 0.3);
    background-color: #fff; }
  .yform .form-group textarea {
    width: 100%;
    height: 200px;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 7px;
    padding-bottom: 6px;
    border: 1px solid rgba(76, 76, 76, 0.3);
    background-color: #fff;
    resize: vertical; }
  .yform .form-group#yform-table-etx_contact-xmail {
    display: none !important; }
  .yform .alert {
    margin-bottom: 50px;
    text-align: center;
    color: #d91e41; }
  .yform .alert ul {
    margin: 0px;
    padding: 0px;
    list-style: none; }
  .yform .alert ul li {
    margin-bottom: 5px; }
/* *************************  FOOTER  ************************* */
.footer p, .footer .font_h4, .footer h4 {
  margin-bottom: 0px; }
  .footer p.gmbh, .footer .font_h4.gmbh, .footer h4.gmbh {
    font-family: urw-din, sans-serif;
    font-weight: 800; }
  .footer .footer__address a, .footer .footer__address span {
    display: block; }
  @media (min-width: 1000px) {
    .footer .footer__address a, .footer .footer__address span {
      display: inline-block; }
      .footer .footer__address :last-child::after {
        display: none; }
      .footer .footer__address a::after, .footer .footer__address span::after {
        content: "";
        border-right: 1px solid white;
        height: 18px;
        top: 3px;
        margin-left: 30px;
        margin-right: 30px;
        display: inline-block;
        position: relative; } }
  .footer .footer__navigation nav ul {
    margin: 0px;
    padding: 0px;
    list-style: none; }
  .footer .footer__navigation nav ul li {
    margin-top: 5px; }
    .footer .footer__navigation nav ul li a {
      position: relative;
      margin-bottom: 0px;
      display: block; }
      .footer .footer__navigation nav ul li a:hover {
        color: #747373; }
  .footer .footer__social {
    margin-top: 30px; }
  .footer .footer__social a {
    width: 20px;
    margin-left: 15px; }
  @media (min-width: 650px) {
      .footer .footer__social a {
        margin-left: 20px;
        font-size: 25px; } }
  .footer .footer__social a:first-child {
    margin-left: 0px; }
  .footer .footer__social a .fal, .footer .footer__social a .far, .footer .footer__social a .fas, .footer .footer__social a .fab {
    margin-left: 0px;
    font-weight: 300; }
  .footer .footer__social a:hover {
    color: #747373; }
  .footer .footer__social a:hover .fal, .footer .footer__social a:hover .far, .footer .footer__social a:hover .fas, .footer .footer__social a:hover .fab {
    color: inherit; }
  .footer .footer__links {
    flex-flow: row wrap;
    justify-content: center;
    display: flex; }
  @media (min-width: 1200px) {
    .footer .footer__links {
      justify-content: flex-end; } }
  .footer .footer__links a {
    flex: 0 0 auto;
    margin-left: 30px; }
  .footer .footer__links a:first-child {
    margin-left: 0px; }
  .footer .footer__links a:hover {
    color: #747373; }
  .footer .footer__copyright {
    position: relative;
    margin-top: 70px; }
  .footer .footer__copyright::before {
    content: "";
    display: block;
    position: absolute;
    height: 1px;
    width: 20%;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -30px;
    background-color: #747373; }
  .footer .footer__copyright::after {
    content: "";
    display: none; }
  @media (min-width: 1000px) {
    .footer .footer__copyright::before {
      content: "";
      display: block;
      position: absolute;
      height: 1px;
      width: auto;
      left: 0px;
      right: 0px;
      margin-right: calc(50% - -150px);
      margin-top: 10px;
      background-color: #747373; }
      .footer .footer__copyright::after {
        content: "";
        display: block;
        position: absolute;
        height: 1px;
        width: auto;
        left: 0px;
        right: 0px;
        margin-left: calc(50% - -150px);
        top: 10px;
        background-color: #747373; } }
