.teaser-item {
  position: relative; }
  .teaser-item__image-container, .teaser-item__video-container {
    overflow: hidden; }
/**
 * Foundation for Sites by ZURB
 * Version 6.4.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
.teaser-item__info-box {
  padding: 10px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .teaser-item__info-box--overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%; }

.teaser-item__headline {
  text-transform: uppercase;
  margin: 0;
  line-height: 24px; }
  @media screen and (min-width: 64em) {
    .teaser-item__headline {
      font-size: 22px;
      line-height: 26px; } }

.teaser-item__subline {
  margin: 0;
  font: 300 16px/20px "Roboto", Arial, sans-serif;
  color: #BABABA;
  margin-top: 5px; }
  @media screen and (min-width: 64em) {
    .teaser-item__subline {
      font-size: 18px;
      line-height: 22px; } }

.teaser-item__button {
  width: auto;
  padding: 0 15px;
  margin-top: 10px; }

.s-button {
  font-size: 16px;
  line-height: 20px;
  padding: 10px 15px; }
  @media screen and (min-width: 64em) {
    .s-button {
      font-size: 18px; } }
  @media screen and (min-width: 40em) and (max-width: 59.3125em) {
    .s-button {
      min-width: auto;
      width: 100%; } }
  .s-button.hollow {
    border: solid 2px white;
    background: none;
    color: white; }
    .s-button.hollow:hover {
      background: white;
      color: #3E3F47;
      border-color: white; }
  .s-button.solid {
    border: solid 2px #3E3F47;
    background: none;
    color: #3E3F47; }
    .s-button.solid:hover {
      background: #3E3F47;
      color: #fff; }
/**
 * Foundation for Sites by ZURB
 * Version 6.4.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
.brands {
  text-align: center;
  text-transform: uppercase; }
  .brands h1 {
    text-align: center;
    position: relative;
    margin-bottom: 20px;
    margin-top: 0; }
  .brands__container {
    margin-bottom: 8px; }
    .brands__container_inner {
      width: 100%;
      word-wrap: break-word; }
      .brands__container_inner:hover {
        color: white; }
        .brands__container_inner:hover span {
          color: white; }
    .brands__container_name {
      font-size: 20px;
      color: #3E3F47;
      position: relative;
      padding-bottom: 4px; }
      .brands__container_name span {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
      .brands__container_name:after {
        content: '';
        display: block;
        padding-bottom: 100%; }
    .brands__container .brands__container_fallbackname {
      font-size: 14px;
      color: #3E3F47;
      display: block;
      margin-top: 7px;
      margin-bottom: 15px;
      font-weight: bold; }
    .brands__container a {
      text-decoration: none;
      background-color: #F5F3F4;
      display: block;
      width: 100%; }
      @media print, screen and (min-width: 64em) {
        .brands__container a:hover {
          background-color: #EC6408; }
          .brands__container a:hover + span {
            color: #EC6408; } }
    .brands__container img {
      width: 100%; }
  .brands__shortselect {
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    overflow: hidden;
    margin-bottom: 10px; }
    .brands__shortselect a {
      display: block;
      float: left;
      margin-right: 10px;
      border: 1px solid #ececec;
      color: #000;
      float: left;
      font-size: 18px;
      line-height: 42px;
      margin-bottom: 10px;
      position: relative;
      text-align: center;
      text-transform: uppercase;
      width: 42px;
      -webkit-transition: all .4s ease 0s;
      transition: all .4s ease 0s;
      text-decoration: none; }
      .brands__shortselect a.isActive {
        background-color: #EC6408;
        color: white; }
    .brands__shortselect li:last-child a {
      margin-right: 0px; }
    .brands__shortselect .brands__allbrands {
      width: auto;
      padding: 5px;
      margin-left: 10px;
      margin-bottom: 10px; }
  .brands__all_letter_list {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    padding-top: 10px;
    -webkit-overflow-scrolling: touch; }
    .brands__all_letter_list li {
      display: inline-block;
      position: relative;
      vertical-align: middle;
      opacity: 1; }
      @media screen and (max-width: 767px) {
        .brands__all_letter_list li {
          width: 15%; } }
    @media screen and (min-width: 1025px) and (max-width: 1425px) {
      .brands__all_letter_list {
        overflow: auto;
        margin-left: 0; }
        .brands__all_letter_list li {
          left: 0;
          margin-right: 10px;
          width: 2.85%; }
          .brands__all_letter_list li a {
            width: 100%;
            margin-right: 0;
            max-width: 42px; }
          .brands__all_letter_list li:last-child {
            margin-right: 0; } }
  .brands .row .column:last-child:not(:first-child) {
    float: left; }
.welcomecs {
  margin-top: 50px; }
  .welcomecs .cswrapper__inComponentHeading {
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 30px; }

.welcome_page_seo_text ul {
  margin-bottom: 10px; }
  .welcome_page_seo_text ul li {
    margin-left: 30px; }

.welcome_page_seo_text a {
  color: #55575d; }

.welcome_page_seo_text h1, .welcome_page_seo_text h2, .welcome_page_seo_text h3 {
  text-align: center; }
