@charset "UTF-8";
a.button, button {
  padding: 20px 40px;
  border-radius: 40px;
  text-align: center;
  border: 0;
  text-transform: uppercase;
  letter-spacing: .1em; }

.multiplediv-container:after, .multiplediv-container#multiplediv-container-logosection:after, .multiplediv-container#multiplediv-container-logosection .multiplediv-wrapper:after, .multiplediv-container#multiplediv-container-logosection .multiplediv-wrapper .multiplediv-item-wrapper:after, .multiplediv-container#multiplediv-container-stagebackground .multiplediv-wrapper:after {
  content: ' ';
  clear: both;
  display: block; }

/* @RETRUN JUST CALCULATED VALUES! */
@font-face {
  font-family: 'Gotham Black';
  font-style: normal;
  font-weight: 100;
  src: local("Gotham Black"), local("Gotham Black"), url("../Fonts/Gotham-Black.woff2") format("woff2"), url("../Fonts/Gotham-Black.woff") format("woff"), url("../Fonts/Gotham-Black.ttf") format("truetype"), url("../Fonts/Gotham-Black.svg#Gotham-Black") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'Gotham Bold';
  font-style: normal;
  font-weight: 100;
  src: local("Gotham Bold"), local("Gotham Bold"), url("../Fonts/Gotham-Bold.woff2") format("woff2"), url("../Fonts/Gotham-Bold.woff") format("woff"), url("../Fonts/Gotham-Bold.ttf") format("truetype"), url("../Fonts/Gotham-Bold.svg#Gotham-Bold") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'Gotham Light';
  src: url("../Fonts/Gotham-Light.woff2") format("woff2"), url("../Fonts/Gotham-Light.woff") format("woff"), url("../Fonts/Gotham-Light.ttf") format("truetype"), url("../Fonts/Gotham-Light.svg#Gotham-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Gotham Book';
  src: url("../Fonts/Gotham-Book.woff2") format("woff2"), url("../Fonts/Gotham-Book.woff") format("woff"), url("../Fonts/Gotham-Book.ttf") format("truetype"), url("../Fonts/Gotham-Book.svg#Gotham-Light") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
body {
  font-family: "Gotham Bold", Helvetica, Arial sans-serif;
  color: #3b3d40; }

h2 {
  text-transform: none;
  font-family: "Gotham Black", Helvetica, Arial sans-serif;
  font-weight: normal;
  color: #3b3d40; }
  @media (min-width: 1024px) {
    h2 {
      font-size: 50px; } }
  h2 em,
  h2 strong {
    font-weight: 600; }

h3 {
  font-family: "Gotham Bold", Helvetica, Arial sans-serif;
  font-size: 21px;
  letter-spacing: .2em;
  margin: 20px 0;
  font-weight: normal; }

h2.likeh1,
h3.likeh1 {
  font-size: 33px;
  font-style: normal;
  font-weight: 500; }
  h2.likeh1.text-center,
  h3.likeh1.text-center {
    text-align: center; }
  h2.likeh1.bold,
  h3.likeh1.bold {
    font-weight: 700; }
  h2.likeh1.italic,
  h3.likeh1.italic {
    font-style: italic; }
  h2.likeh1.larger,
  h3.likeh1.larger {
    font-size: 35px;
    line-height: 1.3em; }
  h2.likeh1.smaller,
  h3.likeh1.smaller {
    font-size: 24px !important; }

h1.larger {
  font-size: 35px;
  line-height: 1.3em; }

header {
  background-color: #fff;
  position: relative;
  display: none; }
  header .navigation {
    background: transparent;
    max-width: 1200px; }
    @media (min-width: 1100px) {
      header .navigation {
        display: table; } }
    header .navigation .logo {
      padding-top: 10px;
      padding-bottom: 20px; }
    header .navigation .burger.hiddenVP3 {
      position: absolute;
      left: 50%;
      top: 20px;
      display: none; }
    header .navigation nav {
      display: none; }
      header .navigation nav.hiddenVP1 {
        padding-left: 0; }
  header.sticky {
    position: relative; }
    @media (min-width: 1100px) {
      header.sticky .navigation {
        margin-top: 10px; } }
    header.sticky .navigation nav.hiddenVP1.open {
      margin-top: 70px !important; }
    header.sticky .navigation nav {
      margin: 0; }
      header.sticky .navigation nav ul li {
        border-width: 5px; }
        header.sticky .navigation nav ul li a {
          padding-top: 10px;
          padding-bottom: 5px;
          font-size: 0.95rem; }
      header.sticky .navigation nav:after {
        height: 5px; }
    header.sticky .navigation .logo {
      padding-top: 10px !important;
      padding-bottom: 10px; }
      @media (min-width: 1100px) {
        header.sticky .navigation .logo {
          padding-top: 0; } }
      header.sticky .navigation .logo img,
      header.sticky .navigation .logo picture {
        max-height: none;
        -webkit-transition: none;
        transition: none; }
        @media (min-width: 1100px) {
          header.sticky .navigation .logo img,
          header.sticky .navigation .logo picture {
            max-height: none !important; } }

@media (min-width: 1100px) {
  header .navigation nav.hiddenVP1 {
    padding-left: 20px; } }

.maincontent section.hasBG {
  -webkit-box-shadow: none;
          box-shadow: none; }
  @media (min-width: 1100px) {
    .maincontent section.hasBG {
      min-height: 600px; } }
  @media (min-width: 1024px) {
    .maincontent section.hasBG .sectionTXT {
      margin: 40px 40px 0 40px; } }
.maincontent section.sec2203 .button-primary,
.maincontent section.sec2203 .button-primary:hover {
  background-color: #007ec5 !important;
  border-color: #007ec5; }
.maincontent section.sec2207 .button-primary,
.maincontent section.sec2207 .button-primary:hover {
  background-color: #ff7401 !important;
  border-color: #ff7401; }
.maincontent section.sec2210 .button-primary,
.maincontent section.sec2210 .button-primary:hover {
  background-color: #d10019 !important;
  border-color: #d10019; }
.maincontent section.pos_CC {
  text-align: center; }

.maincontentouter {
  background-color: transparent;
  margin-bottom: 0;
  position: relative;
  z-index: 3000;
  font-size: 20px;
  line-height: 1.4em; }
  .maincontentouter p.larger {
    font-size: 1.4em;
    line-height: 1.8em; }

body#pid171 .maincontentouter, body#pid172 .maincontentouter {
  background: white;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#ebecec));
  background: linear-gradient(180deg, white 0%, #ebecec 100%); }

.footercopy {
  background-color: #2a2b2c;
  padding: 50px 0 !important; }

footer {
  font-family: "Gotham Book", Helvetica, Arial sans-serif;
  width: 100%;
  background-color: #3b3d40; }
  footer section section:last-child {
    border-top: 0 !important; }
  footer .footer {
    background: transparent; }
    footer .footer .row {
      padding-top: 0;
      display: table; }
    footer .footer .col33 {
      font-size: 12px !important;
      line-height: 1.6em !important;
      text-align: left;
      width: 100%;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
      @media (min-width: 1024px) {
        footer .footer .col33 {
          width: auto;
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2; } }
      footer .footer .col33.first {
        margin-bottom: 0;
        padding-bottom: 6px;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        width: 135px; }
        @media (min-width: 1024px) {
          footer .footer .col33.first {
            -webkit-box-ordinal-group: 2;
                -ms-flex-order: 1;
                    order: 1;
            width: 135px; } }
        footer .footer .col33.first img {
          margin: 0; }
        footer .footer .col33.first div:nth-child(2) {
          padding-bottom: 10px; }
        footer .footer .col33.first p {
          text-align: left; }
      footer .footer .col33.last {
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
        width: auto; }
        footer .footer .col33.last #c2873 {
          padding-bottom: 40px; }
        footer .footer .col33.last #c2867 .ce-column:not(:last-child) {
          padding-right: 30px; }
      footer .footer .col33 p,
      footer .footer .col33 a {
        font-family: "Gotham Book", Helvetica, Arial sans-serif;
        color: #cecccc;
        font-size: 14px;
        line-height: 1.4em; }
      footer .footer .col33 a {
        color: #9da44a !important;
        line-height: 1em !important; }
      footer .footer .col33 p:not(:last-child) {
        padding-bottom: 17px; }
  footer .frame-type-menu_subpages {
    text-align: left; }
  footer ul.subnavigation {
    margin: 0; }
    footer ul.subnavigation li {
      display: block;
      text-align: left;
      text-transform: none; }
      footer ul.subnavigation li a {
        padding: 0; }
    footer ul.subnavigation li:not(:last-child)::after {
      content: '';
      position: relative; }
    footer ul.subnavigation.last li:last-child {
      margin-top: 10px; }
  footer .ce-right .ce-gallery {
    float: left; }
    @media (min-width: 1024px) {
      footer .ce-right .ce-gallery {
        float: right; } }

#totop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  cursor: pointer;
  width: 40px;
  height: 40px;
  background-image: url(../Images/totopfrootgroup.svg);
  z-index: 200; }

a {
  color: #3b3d40; }
  a.has-arrow .icon {
    color: #3b3d40; }
  a.button {
    font-family: "Gotham Black", Helvetica, Arial sans-serif;
    font-size: 19px !important; }
    a.button:hover {
      text-decoration: none;
      color: #e2ec54;
      background-color: #ffffff !important;
      -webkit-transform: scale(1.05);
              transform: scale(1.05); }
    a.button.button-primary {
      background-color: #e2ec54;
      border: 1px solid #e2ec54;
      color: #030405; }
      a.button.button-primary:hover {
        color: #030405;
        background-color: #e2ec54 !important; }
    a.button.button-secondary {
      color: #fff;
      background-color: #3b3d40;
      border: 1px solid #3b3d40; }
      a.button.button-secondary:hover {
        color: #fff;
        background-color: #3b3d40 !important; }

ul.subnavigation li a:hover {
  color: #e2ec54; }
ul.subnavigation li.active a,
ul.subnavigation li.active a:visited {
  color: #e2ec54; }

.servicewidget {
  right: 20px; }

.fontlarge {
  font-size: 24px; }
  @media (min-width: 1024px) {
    .fontlarge {
      font-size: 30px;
      line-height: 1.4em; } }
  @media (min-width: 1100px) {
    .fontlarge {
      font-size: 30px; } }

.lineheightl {
  line-height: 1.8em; }

.sec2724 {
  padding-bottom: 0 !important;
  margin-bottom: -45px !important;
  z-index: 30 !important; }

.cite {
  position: relative;
  width: auto;
  display: inline-block;
  padding: 0 70px !important;
  margin: 30px 0; }
  .cite:before {
    content: '„';
    font-size: 240px;
    line-height: 10px;
    position: absolute;
    top: -70px;
    left: 0;
    font-weight: 300; }
  .cite:after {
    content: '“';
    font-size: 240px;
    line-height: 10px;
    position: absolute;
    bottom: -50px;
    right: 0;
    font-weight: 300; }
  .citefooter, .cite.large {
    font-size: 30px;
    line-height: 1.2em;
    font-weight: 600; }

#c2904 {
  margin-bottom: -60px;
  margin-top: 20px; }
  @media (min-width: 1024px) {
    #c2904 {
      margin-top: -120px; } }
  #c2904 .button {
    font-size: 12px; }

#c2917 ul {
  margin: 40px 0;
  padding: 0;
  list-style-type: none; }
  #c2917 ul li {
    background-image: url("../Images/fs-check.svg");
    background-repeat: no-repeat;
    background-position: left 3px;
    background-size: 31px 37px;
    padding: 10px 0 10px 40px;
    text-transform: uppercase;
    font-size: 18px; }

#c2910 h2 span {
  color: #3b3d40 !important; }
  @media (min-width: 1024px) {
    #c2910 h2 span {
      color: #fff !important; } }

.totop {
  z-index: 4000 !important; }

.sec2915 .col50.last {
  vertical-align: bottom !important; }
  .sec2915 .col50.last .colcontent {
    margin-bottom: -60px; }

.stage {
  background-color: #fff;
  position: relative;
  z-index: 200;
  margin-top: 0 !important;
  min-height: 80px;
  font-size: 16px;
  color: #030405;
  text-align: left;
  height: auto !important; }
  @media (min-width: 1024px) {
    .stage {
      font-size: 24px; } }
  @media (min-width: 1100px) {
    .stage {
      margin-top: 0 !important; } }
  .stage .sectionTXTWrapper {
    padding: 20px;
    position: absolute;
    top: 0;
    z-index: 2001; }
    @media (min-width: 1024px) {
      .stage .sectionTXTWrapper {
        padding: 60px; } }
  .stage .row .col50.last {
    background-color: #3b3d40 !important; }
  .stage a.button-secondary {
    padding: 10px 20px;
    border-radius: 40px;
    text-align: center;
    border: 0;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-family: "Gotham Black", Helvetica, Arial sans-serif;
    font-size: 12px !important;
    color: #fff;
    background-color: #030405;
    border: 1px solid #030405;
    margin: 10px 0 30px; }
    @media (min-width: 1024px) {
      .stage a.button-secondary {
        font-size: 16px !important;
        padding: 15px 30px; } }
    .stage a.button-secondary:hover {
      color: #fff !important;
      background-color: #030405 !important; }
  .stage .sectionBG {
    display: none !important; }
    @media (min-width: 500px) {
      .stage .sectionBG {
        display: block !important; } }
    .stage .sectionBG img {
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center top;
         object-position: center top;
      width: 100%;
      height: 100%;
      max-width: none; }
  .stage .h100 {
    min-height: 600px; }
    .stage .h100 .sectionBG {
      height: 100%; }
      .stage .h100 .sectionBG div {
        height: 100%; }
        .stage .h100 .sectionBG div figure {
          display: block; }
    .stage .h100 .sectionTXTWrapper {
      position: absolute;
      z-index: 2001;
      top: 0;
      height: 100%;
      width: 100%; }
      .stage .h100 .sectionTXTWrapper .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-line-pack: top;
            align-content: top;
        min-height: 100%;
        position: relative;
        z-index: 2000; }
      .stage .h100 .sectionTXTWrapper .sectionBG {
        position: absolute; }
  .stage h1,
  .stage h2.likeh1,
  .stage h3.likeh1 {
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    font-family: "Gotham Black", Helvetica, Arial sans-serif;
    color: #030405;
    text-transform: uppercase; }
    @media (min-width: 1024px) {
      .stage h1,
      .stage h2.likeh1,
      .stage h3.likeh1 {
        font-size: 47px; } }
  .stage h1 {
    text-align: left;
    padding-top: 35px; }
    @media (min-width: 1024px) {
      .stage h1 {
        padding-top: 75px; } }
  .stage p {
    text-align: left; }
  .stage h2.text-center {
    text-align: center; }
  .stage h2.fontnormal {
    font-weight: normal; }
  .stage h2.fontsmaller {
    font-size: 30px; }

button {
  background-color: #e2ec54; }
  button:first-letter {
    text-transform: uppercase; }

section.sec261 h3 {
  font-size: 20px;
  padding-top: 30px; }
section.sec1628 {
  padding: 20px !important; }
  section.sec1628 a.button.button-primary {
    background-color: #ff7401; }
    section.sec1628 a.button.button-primary:hover {
      background-color: #fff !important;
      color: #e2ec54 !important; }
@media (min-width: 1100px) {
  section.w100.regular {
    padding: 60px 40px; } }
section.h100 {
  height: 100vh; }

.powermail_form input[type="submit"] {
  background-color: #3b3d40;
  padding: 20px 40px;
  border-radius: 40px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .1em; }

.news .article .more {
  color: #e2ec54; }
.news .article .news-backlink-wrap a {
  color: #e2ec54; }
.news .header a {
  color: #3b3d40; }

body#pid188 .maincontentouter .menu-breadcrumb {
  display: block;
  max-width: 1200px;
  margin: 0 auto;
  list-style-type: none; }
  body#pid188 .maincontentouter .menu-breadcrumb li {
    display: inline-block;
    margin-right: 10px;
    font-size: 14px;
    color: #8d8d8d; }
    body#pid188 .maincontentouter .menu-breadcrumb li a {
      padding-right: 10px;
      color: #8d8d8d; }
    body#pid188 .maincontentouter .menu-breadcrumb li.active:after {
      content: '>'; }
    body#pid188 .maincontentouter .menu-breadcrumb li.current a {
      color: #8d8d8d; }

.featherlight .featherlight-content {
  border: 10px solid #e2ec54 !important; }

.usercentrics-button #opt-in_screens #button #background use {
  fill: #e2ec54; }
.usercentrics-button #opt-in_screens #button #fingerprint {
  fill: #e2ec54; }

#uc-btn-close-main-corner-modal g use {
  fill: #e2ec54; }

.multiplediv-container#multiplediv-container-iconset1 .multiplediv-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .multiplediv-container#multiplediv-container-iconset1 .multiplediv-wrapper .multiplediv-item-wrapper {
    position: relative;
    padding: 40px 10px;
    width: 50%; }
    @media (min-width: 1024px) {
      .multiplediv-container#multiplediv-container-iconset1 .multiplediv-wrapper .multiplediv-item-wrapper {
        width: 25%; } }
    @media (min-width: 1100px) {
      .multiplediv-container#multiplediv-container-iconset1 .multiplediv-wrapper .multiplediv-item-wrapper {
        width: 16.6%; } }
.multiplediv-container#multiplediv-container-iconset2 .multiplediv-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center; }
  .multiplediv-container#multiplediv-container-iconset2 .multiplediv-wrapper .multiplediv-item-wrapper {
    font-family: "Gotham Light", Helvetica, Arial sans-serif;
    position: relative;
    padding: 40px 10px;
    width: 50%;
    font-size: 16px; }
    @media (min-width: 1024px) {
      .multiplediv-container#multiplediv-container-iconset2 .multiplediv-wrapper .multiplediv-item-wrapper {
        width: 25%; } }
    @media (min-width: 1100px) {
      .multiplediv-container#multiplediv-container-iconset2 .multiplediv-wrapper .multiplediv-item-wrapper {
        width: 25%; } }
    .multiplediv-container#multiplediv-container-iconset2 .multiplediv-wrapper .multiplediv-item-wrapper p {
      text-align: center;
      line-height: 1.2em !important;
      color: #656b6f; }
      .multiplediv-container#multiplediv-container-iconset2 .multiplediv-wrapper .multiplediv-item-wrapper p:last-child {
        padding-top: 10px; }
      .multiplediv-container#multiplediv-container-iconset2 .multiplediv-wrapper .multiplediv-item-wrapper p strong {
        font-family: "Gotham Black", Helvetica, Arial sans-serif;
        color: #3b3d40;
        line-height: 1.2em !important;
        display: inline-block;
        font-weight: 500;
        text-transform: uppercase;
        font-size: 14px; }
.multiplediv-container#multiplediv-container-logosection img {
  width: 100px; }
  @media (min-width: 1024px) {
    .multiplediv-container#multiplediv-container-logosection img {
      width: 135px; } }
.multiplediv-container#multiplediv-container-logosection .multiplediv-wrapper .multiplediv-item-wrapper {
  position: relative; }
.multiplediv-container#multiplediv-container-stagebackground {
  width: 100%;
  height: 100%;
  /*
  overflow-x: hidden;
  overflow-y: visible;
  */ }
  .multiplediv-container#multiplediv-container-stagebackground .multiplediv-wrapper .multiplediv-item-wrapper {
    z-index: 2000;
    width: 100%;
    overflow-x: hidden; }
    .multiplediv-container#multiplediv-container-stagebackground .multiplediv-wrapper .multiplediv-item-wrapper .multiplediv-item-image {
      width: 1px; }
      .multiplediv-container#multiplediv-container-stagebackground .multiplediv-wrapper .multiplediv-item-wrapper .multiplediv-item-image img {
        max-width: none;
        width: auto;
        height: 100%;
        display: inline-block; }
.multiplediv-container#multiplediv-container-sectionbg1, .multiplediv-container#multiplediv-container-sectionbg2 {
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  overflow: visible;
  height: 100%; }
  .multiplediv-container#multiplediv-container-sectionbg1 .multiplediv-item-wrapper, .multiplediv-container#multiplediv-container-sectionbg2 .multiplediv-item-wrapper {
    width: auto;
    right: 0;
    top: 0;
    height: 5px; }
    .multiplediv-container#multiplediv-container-sectionbg1 .multiplediv-item-wrapper img, .multiplediv-container#multiplediv-container-sectionbg2 .multiplediv-item-wrapper img {
      width: auto;
      height: 100%; }
    .multiplediv-container#multiplediv-container-sectionbg1 .multiplediv-item-wrapper .multiplediv-item-image, .multiplediv-container#multiplediv-container-sectionbg2 .multiplediv-item-wrapper .multiplediv-item-image {
      width: 100%;
      height: 100%; }
.multiplediv-container#multiplediv-container-sectionbg2 .multiplediv-item-wrapper {
  right: auto;
  left: 0; }

.sec2915 .row .col50,
.sec2900 .row .col50 {
  z-index: 3000;
  position: relative; }

.timeline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 700px;
  position: relative; }

.timeline__content-title {
  margin: -10px 0 0 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.timeline__content-desc {
  margin: 0;
  font-size: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: normal;
  line-height: 25px; }

@media (min-width: 1024px) {
  .timeline:before {
    position: absolute;
    left: 50%;
    width: 2px;
    height: 100%;
    margin-left: -1px;
    content: "";
    background: rgba(0, 0, 0, 0.07); } }

@media only screen and (max-width: 767px) {
  .timeline:before {
    left: 40px; } }
.timeline-item {
  padding: 40px 0;
  opacity: 0.3;
  -webkit-filter: blur(2px);
          filter: blur(2px);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: calc(50% - 40px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-transform: translateY(-80px);
          transform: translateY(-80px);
  min-height: 300px; }
  @media (min-width: 1024px) {
    .timeline-item:nth-child(odd) img {
      right: -300px; }
    .timeline-item:nth-child(even) img {
      left: -300px; } }

.timeline-item:before {
  content: attr(data-text);
  letter-spacing: 3px;
  width: 100%;
  position: absolute;
  color: rgba(255, 255, 255, 0.5);
  font-size: 13px;
  border-left: 2px solid rgba(0, 0, 0, 0.5);
  top: 70%;
  margin-top: -5px;
  padding-left: 15px;
  opacity: 0;
  right: calc(-100% - 56px); }

.timeline-item:nth-child(even) {
  -ms-flex-item-align: end;
      align-self: flex-end; }

.timeline-item:nth-child(even):before {
  right: auto;
  text-align: right;
  left: calc(-100% - 56px);
  padding-left: 0;
  border-left: none;
  border-right: 2px solid rgba(0, 0, 0, 0.5);
  padding-right: 15px; }

.timeline-item--active {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-filter: blur(0px);
          filter: blur(0px);
  /*
      img {
          top: -50px;
      }
  */ }

.timeline-item--active:before {
  top: 50%;
  -webkit-transition: 0.3s all 0.2s;
  transition: 0.3s all 0.2s;
  opacity: 1; }

@media (min-width: 1024px) {
  .timeline-item--active .timeline__content-title {
    margin: -50px 0 20px 0; } }

@media only screen and (max-width: 767px) {
  .timeline-item {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    width: 100%;
    padding: 0 30px 50px 20px; } }
  @media only screen and (max-width: 767px) and (min-width: 1024px) {
    .timeline-item {
      padding: 0 30px 150px 80px; } }

@media only screen and (max-width: 767px) {
  .timeline-item:before {
    left: 10px !important;
    padding: 0 !important;
    top: 50px;
    text-align: center !important;
    width: 60px;
    border: none !important; }

  .timeline-item:last-child {
    padding-bottom: 40px; } }
.timeline__img {
  max-width: 100%;
  margin: 0 0 20px 0; }
  @media (min-width: 1024px) {
    .timeline__img {
      margin: 0;
      position: absolute;
      top: 0; } }

.timeline-container {
  width: 100%;
  position: relative;
  padding: 80px 0;
  -webkit-transition: 0.3s ease 0s;
  transition: 0.3s ease 0s;
  background-attachment: fixed;
  background-size: cover; }

.timeline-container:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: ""; }

.timeline-header {
  width: 100%;
  text-align: center;
  margin-bottom: 80px;
  position: relative; }

.swiper-container.mitarbeiterstimmen {
  margin-top: 40px;
  max-width: none;
  color: #fff; }
  .swiper-container.mitarbeiterstimmen .swiper-slide hr {
    margin: 40px 0 10px 0; }
  @media (min-width: 1024px) {
    .swiper-container.mitarbeiterstimmen .swiper-slide .item {
      display: table; } }
  .swiper-container.mitarbeiterstimmen .swiper-slide .item .pic,
  .swiper-container.mitarbeiterstimmen .swiper-slide .item .text {
    padding: 0 20px; }
    @media (min-width: 1024px) {
      .swiper-container.mitarbeiterstimmen .swiper-slide .item .pic,
      .swiper-container.mitarbeiterstimmen .swiper-slide .item .text {
        display: table-cell;
        vertical-align: top; } }
  .swiper-container.mitarbeiterstimmen .swiper-slide .item .pic {
    padding-bottom: 20px; }
    @media (min-width: 1024px) {
      .swiper-container.mitarbeiterstimmen .swiper-slide .item .pic {
        padding-bottom: 0; } }
    .swiper-container.mitarbeiterstimmen .swiper-slide .item .pic img {
      width: 300px;
      height: auto; }
.swiper-container .swiper-wrapper .swiper-slide {
  padding: 0 20px; }
  @media (min-width: 1024px) {
    .swiper-container .swiper-wrapper .swiper-slide {
      padding: 0 40px; } }
  .swiper-container .swiper-wrapper .swiper-slide p:last-child {
    font-size: 13px;
    text-transform: uppercase; }

/*# sourceMappingURL=futureseller.css.map */