.reset-font-family {
  font-family: "Segoe UI", Helvetica, sans-serif
}
 
.filter-collection-content .no-results {
  display: none;
}
 
.teaser-base .text.line-clamp {
    --max-lines: none;
}
 
@media (max-width: 1249px) {
 
.timeLine .swiper-navigation .arrow-navigation .arrow-left:before {
   font-size: 2.2em;
color: #313a3d;
position: absolute;
left: -34px;
top: -13px;
background: #fbf9f9;
}
 
.timeLine .swiper-navigation .arrow-navigation .arrow-right:before {
   font-size: 2.2em;
color: #313a3d;
position: absolute;
right: -34px;
top: -13px;
background: #fbf9f9;
}
 
}
 
@media (min-width: 1250px) {
 .timeLine .swiper-navigation .arrow-navigation .arrow-left:before,
.timeLine .swiper-navigation .arrow-navigation .arrow-right:before
 {
 display: none;
}
}
 
 
.info-wrap{
   display:none;
}
.container-box--background-gray, .container-box--background-gray .container-box__inner, .container-box--background-gray .m-stage-hero__additional-teasers-container {
    background-color: #DDE7ED;
}
 
.timeLine .swiper-navigation {
  height: auto;
  border-top: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  margin-bottom:40px;
  padding-bottom:-40px;
  padding-left: 2.8rem;
  padding-right: 2.8rem;
}
 
.timeLine .swiper-navigation .swiper-slide.activeSlide, .timeLine .swiper-navigation .swiper-slide.activeSlide span, .timeLine .swiper-navigation .swiper-slide:active, .timeLine .swiper-navigation .swiper-slide:active span, .timeLine .swiper-navigation .swiper-slide:focus, .timeLine .swiper-navigation .swiper-slide:focus span, .timeLine .swiper-navigation .swiper-slide:hover, .timeLine .swiper-navigation .swiper-slide:hover  .timeLine .swiper-navigation .swiper-slide:hover span
{
  text-decoration:underline;
}
 
 
 
.timeLine .swiper-navigation .swiper-wrapper {
     justify-content: space-between;
     margin:0px;
     align-items: center;
     align-content: center; 
      height: 8rem!important;
      margin-left: -2rem;
}
 
 
@media (min-width: 1250px) {
.timeLine .swiper-navigation .swiper-wrapper {
  margin-left: 0;
}
}
 
 
.timeLine .swiper-navigation .swiper-slide span{
  padding: .0em 1em;
}
.timeLine .swiper-navigation .swiper-slide {
    color:black!important;
    background-color: transparent;
    border: none;
    height: 2em;
    line-height: 2.1em;
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
    width: auto;
}
 
.swiper-wrapper h3 {
  margin-bottom: 0px;
  font-size: 175%;
}
 
.m-highlight-teaser__content-headline {
  p:last-of-type {
  margin-bottom: 0;
 }
}
 
.container-box--light-gray .statement__text-card--white {
  background-color: inherit;
}
 
.collection.expandable .expand.active {
  display: none;
}
 
 
 
