a:focus {
  outline: thin dotted;
}

a:active, a:hover {
  outline: 0;
}

h2, a, p {
  color: #ffffff;
  line-height: 1.3em;
}

a, p {
  font-family: "Soleil", Verdana, sans-serif;
  font-weight: normal;
}

p {
  font-size: 16px;
}

h2 {
  margin-top: 0;
}

h2 {
  font-size: 47px;
  font-family: "Soleil-Bold", Verdana, sans-serif;
  font-weight: normal;
  color: #ffffff;
}

h2 {
  font-size: 23px;
  font-family: "Soleil", Verdana, sans-serif;
  font-weight: normal;
  color: #ffffff;
}

a {
  text-decoration: none;
}

@media (max-width: 767px) {
  h2 {
      font-size: 26px;
  }

  h2 {
      font-size: 20px;
  }

  p {
      font-size: 14px;
  }
}

@media all {
  .nav-notification .grid:after {
      clear: both;
  }

  .nav-notification {
      z-index: 99999;
      max-height: 0;
      -webkit-transition: max-height 1s ease-out;
      -moz-transition: max-height 1s ease-out;
      transition: max-height 1s ease-out;
      position: fixed;
      bottom: 0;
      left: 0;
      right: 0;
  }

  .nav-notification .btn--light {
      font-family: Arial, sans-serif;
      font-size: 12px;
      line-height: 12px;
      text-decoration: none;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      outline: 0;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background: 0 0;
      display: inline-block;
      text-align: center;
      border-style: none;
      border-width: 0;
      border-radius: 0;
      padding: 0;
      cursor: pointer;
  }

  .nav-notification .btn--light:hover {
      text-decoration: none;
  }

  .nav-notification .text-copy--small a {
      color: inherit;
      display: inline-block;
      text-decoration: none;
      cursor: pointer;
  }

  .nav-notification .text-copy--small a {
      font-family: Arial, sans-serif;
      position: relative;
      overflow: hidden;
      vertical-align: top;
  }

  .nav-notification .text-copy--small a:after, .nav-notification .text-copy--small a:before {
      content: '';
      display: block;
      height: 2px;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
  }

  .nav-notification .text-copy--small a:hover:after {
      left: 100%;
      -webkit-transition: left .2s ease-in;
      -moz-transition: left .2s ease-in;
      transition: left .2s ease-in;
  }

  .nav-notification .separator-top:before {
      font-family: sans-serif;
      font-size: 28px;
      content: '\2014';
      display: block;
      text-align: inherit;
  }

  .nav-notification .separator-top:before {
      margin-top: -2px;
      margin-bottom: 2px;
  }

  .nav-notification .separator-top:first-child {
      margin-top: -.6em;
  }

  .nav-notification .separator-top.headline-3 {
      margin-bottom: 0;
  }

  .nav-notification .grid {
      margin-right: 0;
  }

  .nav-notification .grid:after, .nav-notification .grid:before {
      content: ' ';
      display: table;
  }

  .nav-notification .grid__col-6 {
      width: 100%;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      float: left;
  }

  .nav-notification .grid__col-18 {
      width: 100%;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      float: left;
  }

  .nav-notification .headline-3 {
      display: block;
  }

  .nav-notification .headline-3 {
      font-family: BreeSerifBold, sans-serif;
      font-size: 20px;
      line-height: 20px;
  }

  .nav-notification .teaser-advice, .nav-notification .text-copy--small p {
      font-family: Arial, sans-serif;
      font-size: 14px;
      line-height: 18px;
  }

  .nav-notification .text-copy--small p {
      display: block;
      max-width: 32em;
      margin-bottom: 18px;
  }

  .nav-notification .text-copy--small p:last-child {
      margin-bottom: 0;
  }

  .nav-notification .btn--light {
      text-transform: uppercase;
      letter-spacing: .1em;
  }

  .nav-notification .text-copy--small :last-child {
      margin-bottom: 0;
  }

  .nav-notification .teaser-advice .text-copy--small p {
      font-size: 14px;
  }

  .nav-notification .teaser-advice .text-copy--small a {
      opacity: 1;
  }

  .nav-notification .teaser-advice .text-copy--small a:hover {
      opacity: .6;
  }

  .nav-notification .btn--light {
      color: #008A30;
      background-color: #fff;
      opacity: 1;
      font-size: 11px;
      font-weight: 700;
  }

  .nav-notification .btn--light:hover {
      opacity: .6;
  }

  .nav-notification .text-copy--small p {
      margin: 0;
      max-width: none;
  }

  .nav-notification .teaser-advice {
      width: 100%;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      position: relative;
      background-color: #008A30;
      color: #f6f5f3;
      text-align: left;
      z-index: 99999;
      padding: 24px 3.125%;
  }

  .nav-notification .teaser-advice .buttons-wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -moz-box-orient: vertical;
      -moz-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
  }

  .nav-notification .teaser-advice .btn--light {
      padding: 16px 20px;
      min-width: 96px;
  }

  .nav-notification .teaser-advice .btn--light:first-child {
      margin-bottom: 8px;
  }

  .nav-notification .teaser-advice .headline-3 {
      letter-spacing: normal;
      font-weight: 700;
      font-size: 18px;
  }

  .nav-notification--open {
      max-height: 500px;
      -webkit-transition: max-height 1.75s ease-in;
      -moz-transition: max-height 1.75s ease-in;
      transition: max-height 1.75s ease-in;
  }

  .nav-notification__layer--active {
      position: fixed;
      z-index: 99999;
      bottom: 0;
      left: 0;
      right: 0;
      top: 0;
      width: 100%;
      height: 100vh;
      min-height: 100%;
      background-color: rgba(85, 85, 85, .8);
  }

  @media (min-width: 768px) {
      .nav-notification .grid {
          margin-right: -16px;
      }

      .nav-notification .grid__col-6 {
          width: 20%;
          padding-right: 16px;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          float: left;
      }

      .nav-notification .grid__col-18 {
          width: 60%;
          padding-right: 16px;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          float: left;
      }

      .nav-notification .headline-3 {
          font-size: 18px;
          line-height: 18px;
      }

      .nav-notification .teaser-advice {
          padding-top: 32px;
          padding-bottom: 32px;
          min-height: 130px;
      }

      .nav-notification .teaser-advice .text-copy--small p {
          margin-bottom: 10px;
      }

      .nav-notification .teaser-advice .btn--light {
          max-width: 340px;
      }
  }
  @media (min-width: 1024px) {
      .nav-notification .grid {
          margin-right: -16px;
      }

      .nav-notification .grid__col-18, .nav-notification .grid__col-6 {
          padding-right: 16px;
      }

      .nav-notification .headline-3 {
          font-size: 20px;
          line-height: 20px;
      }
  }
  @media (min-width: 1280px) {
      .nav-notification .headline-3 {
          font-size: 18px;
          line-height: 18px;
      }

      .nav-notification .grid {
          margin-right: -16px;
      }

      .nav-notification .grid__col-6 {
          padding-right: 16px;
      }

      .nav-notification .grid__col-18 {
          padding-right: 16px;
      }

      .nav-notification .teaser-advice {
          padding-top: 36px;
          padding-bottom: 36px;
      }
  }
  @media (min-width: 1440px) {
      .nav-notification .grid {
          margin-right: -16px;
      }

      .nav-notification .grid__col-18, .nav-notification .grid__col-6 {
          padding-right: 16px;
      }

      .nav-notification .headline-3 {
          font-size: 20px;
          line-height: 20px;
      }

      .nav-notification .text-copy--small p {
          margin-bottom: 20px;
      }

      .nav-notification .teaser-advice, .nav-notification .text-copy--small p {
          font-size: 16px;
          line-height: 20px;
      }

      .nav-notification .teaser-advice {
          padding-top: 40px;
          padding-bottom: 40px;
      }
  }
  @media (max-width: 767px) {
      .nav-notification .teaser-advice .headline-3, .nav-notification .teaser-advice .text-copy--small p {
          margin-bottom: 24px;
      }

      .nav-notification .btn--light {
          -webkit-text-size-adjust: 100%;
      }
  }
}

.nav-notification .text-copy--small a {
  color: #ffffff;
}

.nav-notification .text-copy--small a:visited {
  color: #ffffff;
}

.nav-notification .teaser-advice .text-copy--small a:after {
  background-color: #ffffff;
}

.nav-notification .text-copy--small a:before {
  background-color: #ffffff;
}

.nav-notification .text-copy--small p {
  color: #ffffff;
}

.nav-notification .teaser-advice {
  background-color: #008A30;
}

.nav-notification .teaser-advice .headline-3 {
  color: #fff;
}

.nav-notification .teaser-advice__tracking-confirm {
  color: #fff;
}

.nav-notification .teaser-advice__tracking-confirm {
  background-color: #78B414;
}

.nav-notification .teaser-advice__tracking-deny {
  color: #008A30;
}

.nav-notification .teaser-advice__tracking-deny {
  background-color: #fff;
}

@font-face {
  font-family: 'TensoLight';
  src: url("https://www.storck.com/dist/fonts/01_Tenso_LightWeb.woff");
  src: url("https://www.storck.com/dist/fonts/01_Tenso_LightWeb.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TensoBold';
  src: url("https://www.storck.com/dist/fonts/07_Tenso_BoldWeb.woff");
  src: url("https://www.storck.com/dist/fonts/07_Tenso_BoldWeb.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
