@charset "UTF-8";
.main {
  max-width: 123.6em;
  margin: 0 auto;
  position: relative;
  z-index: 4;
}

.content {
  background: transparent !important;
}

.wrapperDivisions {
  min-width: 320px;
  overflow-x: hidden;
}

.searchAutoSuggestBox {
  background-color: #FFFFFF;
  width: auto !important;
  margin-bottom: 0;
  padding: 14px;
  border-radius: 10px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  position: absolute;
  top: auto !important;
  left: auto !important;
  z-index: 9999;
  -webkit-transform: translateY(15px);
      -ms-transform: translateY(15px);
          transform: translateY(15px);
}

.searchAutoSuggestBox:before {
  content: '';
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #FFFFFF;
  display: block;
  position: absolute;
  top: -10px;
  left: 40px;
}

.searchAutoSuggestBox a {
  color: #333333;
  font-size: 1.7rem;
  line-height: 3.5rem;
  display: block;
}

.searchAutoSuggestBox a.active {
  text-decoration: underline;
}

.c-actions--inverted a {
  color: #FFFFFF;
}

.c-actions--inverted .c-actions__action--share:active::after, .c-actions--inverted .c-actions__action--share:focus::after, .c-actions--inverted .c-actions__action--share:hover::after,
.c-actions--inverted .c-actions__action--print:active::after,
.c-actions--inverted .c-actions__action--print:focus::after,
.c-actions--inverted .c-actions__action--print:hover::after {
  background-color: #FFFFFF !important;
  box-shadow: inset 0 0 0 3px #FFFFFF;
}

.c-actions--lightbox {
  display: block;
}

.c-actions--lightbox a {
  color: #000000;
}

.c-actions--lightbox .c-actions__action.c-actions__action {
  width: 40px;
  height: 40px;
}

.c-actions--lightbox .c-actions__action.c-actions__action svg {
  max-width: 100%;
  height: 100%;
}

.c-actions--lightbox .c-actions__action--share:active::after, .c-actions--lightbox .c-actions__action--share:focus::after, .c-actions--lightbox .c-actions__action--share:hover::after,
.c-actions--lightbox .c-actions__action--print:active::after,
.c-actions--lightbox .c-actions__action--print:focus::after,
.c-actions--lightbox .c-actions__action--print:hover::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -476px -529px;
  background-color: #143C6C !important;
  border-radius: 50%;
  box-shadow: inset 0 0 0 3px #FFFFFF;
}

.c-actions--spaced-between .c-actions__list {
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c-actions--spaced-between .c-actions__item--align-right {
  margin-left: auto;
}

.c-actions--hidden-labels .c-actions__item {
  width: 50px;
}

.c-actions--hidden-labels .c-actions__item:not(:last-child) {
  margin-right: 10px;
}

.c-actions--hidden-labels .c-actions__action {
  width: 40px;
  padding-right: 0;
}

.c-actions__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.c-actions__item:not(:last-child) {
  margin-right: 30px;
}

.c-actions__action {
  height: 1.8rem;
  margin-top: 11px;
  margin-bottom: 11px;
  padding-right: 48px;
  border-radius: 50%;
  color: #333333;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.8rem;
  display: inline-block;
  position: relative;
}

.c-actions__action::after {
  border-radius: 50%;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-actions__action:hover::after, .c-actions__action:focus::after, .c-actions__action:active::after {
  background-color: #093260 !important;
  box-shadow: inset 0 0 0 3px #093260;
}

.c-actions__action--img:hover, .c-actions__action--img:focus, .c-actions__action--img:active {
  background-color: #2C74B5;
}

.c-actions__action--img:hover::before, .c-actions__action--img:focus::before, .c-actions__action--img:active::before {
  content: '';
  margin: 0;
  border-radius: 50%;
  box-shadow: inset 0 0 0 4px #2C74B5;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.c-actions__action--img:hover svg path, .c-actions__action--img:focus svg path, .c-actions__action--img:active svg path {
  fill: #FFFFFF !important;
}

.c-actions__action--img svg path {
  fill: #2C74B5 !important;
}

.c-actions__action--share::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -609px -240px;
}

.c-actions__action--share:active::after, .c-actions__action--share:focus::after, .c-actions__action--share:hover::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -609px -360px;
}

.c-actions--inverted .c-actions__action--share::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -609px -360px;
}

.c-actions--inverted .c-actions__action--share:active::after, .c-actions--inverted .c-actions__action--share:focus::after, .c-actions--inverted .c-actions__action--share:hover::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -609px -240px;
}

.c-actions__action--print::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -516px -529px;
}

.c-actions__action--print:active::after, .c-actions__action--print:focus::after, .c-actions__action--print:hover::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -609px -40px;
}

.c-actions--inverted .c-actions__action--print::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -609px -40px;
}

.c-actions--inverted .c-actions__action--print:active::after, .c-actions--inverted .c-actions__action--print:focus::after, .c-actions--inverted .c-actions__action--print:hover::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -516px -529px;
}

.c-actions__action--facebook::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -509px -246px;
}

.c-actions__action--facebook:active::after, .c-actions__action--facebook:focus::after, .c-actions__action--facebook:hover::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -436px -529px;
}

.c-actions--inverted .c-actions__action--facebook::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -436px -529px;
}

.c-actions--inverted .c-actions__action--facebook:active::after, .c-actions--inverted .c-actions__action--facebook:focus::after, .c-actions--inverted .c-actions__action--facebook:hover::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -509px -246px;
}

.c-actions__action--twitter::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -160px -573px;
}

.c-actions__action--twitter:active::after, .c-actions__action--twitter:focus::after, .c-actions__action--twitter:hover::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -120px -573px;
}

.c-actions--inverted .c-actions__action--twitter::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -120px -573px;
}

.c-actions--inverted .c-actions__action--twitter:active::after, .c-actions--inverted .c-actions__action--twitter:focus::after, .c-actions--inverted .c-actions__action--twitter:hover::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -160px -573px;
}

.c-actions__action--linkedin::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 45px;
  height: 45px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -559px -335px;
}

.c-actions__action--linkedin:active::after, .c-actions__action--linkedin:focus::after, .c-actions__action--linkedin:hover::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 45px;
  height: 45px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -559px -290px;
}

.c-actions--inverted .c-actions__action--linkedin::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 45px;
  height: 45px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -559px -290px;
}

.c-actions--inverted .c-actions__action--linkedin:active::after, .c-actions--inverted .c-actions__action--linkedin:focus::after, .c-actions--inverted .c-actions__action--linkedin:hover::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 45px;
  height: 45px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -559px -335px;
}

.c-actions__action--whatsapp::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -609px -480px;
}

.c-actions__action--whatsapp:active::after, .c-actions__action--whatsapp:focus::after, .c-actions__action--whatsapp:hover::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -609px -320px;
}

.c-actions--inverted .c-actions__action--whatsapp::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -609px -320px;
}

.c-actions--inverted .c-actions__action--whatsapp:active::after, .c-actions--inverted .c-actions__action--whatsapp:focus::after, .c-actions--inverted .c-actions__action--whatsapp:hover::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -609px -480px;
}

.c-actions__action--mail::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -609px -160px;
}

.c-actions__action--mail:active::after, .c-actions__action--mail:focus::after, .c-actions__action--mail:hover::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -609px -440px;
}

.c-actions--inverted .c-actions__action--mail::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -609px -440px;
}

.c-actions--inverted .c-actions__action--mail:active::after, .c-actions--inverted .c-actions__action--mail:focus::after, .c-actions--inverted .c-actions__action--mail:hover::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -609px -160px;
}

.c-actions__action--url::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -80px -573px;
}

.c-actions__action--url:active::after, .c-actions__action--url:focus::after, .c-actions__action--url:hover::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat 0px -573px;
}

.c-actions--inverted .c-actions__action--url::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat 0px -573px;
}

.c-actions--inverted .c-actions__action--url:active::after, .c-actions--inverted .c-actions__action--url:focus::after, .c-actions--inverted .c-actions__action--url:hover::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -80px -573px;
}

.c-actions__action--download::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -476px -529px;
}

.c-actions__action--download:active::after, .c-actions__action--download:focus::after, .c-actions__action--download:hover::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -609px -120px;
}

.c-actions--inverted .c-actions__action--download::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -609px -120px;
}

.c-actions--inverted .c-actions__action--download:active::after, .c-actions--inverted .c-actions__action--download:focus::after, .c-actions--inverted .c-actions__action--download:hover::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -476px -529px;
}

@media screen and (max-width: 63.9375em) {
  .c-anchor-nav {
    position: fixed;
    top: 3rem;
    left: 2rem;
    right: 2rem;
    bottom: 0;
    z-index: 999;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
  }
  .c-anchor-nav--toggled {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .c-anchor-nav--toggled::before {
    opacity: 1 !important;
    visibility: visible !important;
    transition: opacity .2s .4s ease, visibility 0s .4s linear !important;
  }
  .c-anchor-nav--toggled .c-anchor-nav__toggle-button {
    transition: none;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .c-anchor-nav--toggled .c-anchor-nav__toggle-button::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 50px;
    height: 50px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -350px -314px;
    -webkit-transform: translateY(-50%) scale(0.5);
        -ms-transform: translateY(-50%) scale(0.5);
            transform: translateY(-50%) scale(0.5);
    -webkit-transform-origin: left;
        -ms-transform-origin: left;
            transform-origin: left;
  }
  .c-anchor-nav::before {
    content: '';
    background-color: rgba(0, 0, 0, 0.75);
    display: block;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: -3rem;
    left: -2rem;
    right: -2rem;
    bottom: 0;
    transition: opacity 0s linear, visibility 0s linear;
  }
  .c-anchor-nav a {
    color: #333333;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 2rem;
  }
  .c-anchor-nav__toggle-button {
    background-color: #F7F7F7;
    margin: 0 auto;
    padding: 10px 18px 10px 50px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    color: #2C74B5;
    font-size: 1.8rem;
    line-height: 2.2rem;
    display: block;
    position: relative;
    z-index: 99;
    cursor: pointer;
    transition: -webkit-transform .4s .4s ease;
    transition: transform .4s .4s ease;
    transition: transform .4s .4s ease, -webkit-transform .4s .4s ease;
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  .c-anchor-nav__toggle-button::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 23px;
    height: 16px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -559px -512px;
    top: 50%;
    left: 18px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .c-anchor-nav__list {
    background-color: #F7F7F7;
    padding: 17px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    position: absolute;
    top: 4.2rem;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
  }
  .c-anchor-nav__list::before {
    content: '';
    background-color: #F7F7F7;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
  }
  .c-anchor-nav__item {
    margin-bottom: 20px;
    position: relative;
    z-index: 99;
  }
}

.c-attribution {
  background-color: rgba(255, 255, 255, 0.8);
  margin-bottom: 0;
  padding: 4px 7px;
  color: #333333;
  font-size: .8rem;
  font-weight: 500;
  line-height: 1.2rem;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.c-attribution cite {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  display: inline;
}

.c-attribution cite::before {
  content: none;
}

.c-attribution p:last-child {
  margin-bottom: 0;
}

.c-attribution span {
  font-size: 1.3rem;
  font-weight: 400;
  font-style: italic;
  vertical-align: middle;
}

.c-breadcrumb {
  background-color: #FFFFFF;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  z-index: 9;
}

.c-breadcrumb::after {
  content: '';
  background-image: linear-gradient(to left, #FFFFFF 0%, rgba(255, 255, 255, 0) 75%);
  width: 50px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 2rem;
}

.c-breadcrumb:active:after, .c-breadcrumb:focus:after, .c-breadcrumb:hover:after {
  opacity: 0;
  visibility: hidden;
}

.c-stage + .c-breadcrumb::before {
  content: '';
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 0%, transparent 100%);
  width: 100%;
  height: 10px;
  position: absolute;
  left: 0;
  bottom: -10px;
}

.c-breadcrumb__list {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: nowrap row;
      -ms-flex-flow: nowrap row;
          flex-flow: nowrap row;
  overflow-x: auto;
}

.c-breadcrumb__item {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 3rem;
  white-space: nowrap;
}

.c-breadcrumb__item:not(:last-child) {
  margin-right: 10px;
  padding-right: 22px;
  position: relative;
}

.c-breadcrumb__item:not(:last-child)::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 29px;
  height: 23px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -422px -286px;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%) scale(0.5);
      -ms-transform: translateY(-50%) scale(0.5);
          transform: translateY(-50%) scale(0.5);
  -webkit-transform-origin: right;
      -ms-transform-origin: right;
          transform-origin: right;
}

.c-breadcrumb__item a {
  color: #2C74B5;
  font-size: inherit;
  font-weight: 400;
  line-height: inherit;
}

.c-breadcrumb__item strong {
  color: #000000;
  font-size: inherit;
  font-weight: 300;
  line-height: inherit;
}

.c-button {
  background: transparent;
  padding-left: 25px;
  padding-right: 25px;
  border: 2px solid #333333;
  border-radius: 22px;
  color: #333333;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
  letter-spacing: .75px;
  display: inline-block;
  cursor: pointer;
}

.c-button:active, .c-button:focus, .c-button:hover {
  border-width: 2px;
  text-decoration: none;
}

.c-button--blue {
  border-color: #2C74B5;
  color: #2C74B5;
}

.c-button--blue:active, .c-button--blue:focus, .c-button--blue:hover {
  background: #093260;
  border-color: #093260;
  color: #FFFFFF;
}

.c-button--black {
  color: #333333;
}

.c-button--black:active, .c-button--black:focus, .c-button--black:hover {
  background: #333333;
  border-color: #333333;
  color: #FFFFFF;
}

.c-button--white {
  border-color: #FFFFFF;
  color: #FFFFFF;
}

.c-button--white:active, .c-button--white:focus, .c-button--white:hover {
  background: #FFFFFF;
  border-color: #FFFFFF;
  color: #093260;
}

.l-content-wrapper--gradient .c-button--white:hover, .l-content-wrapper--gradient .c-button--white:focus, .l-content-wrapper--gradient .c-button--white:active {
  color: #2C74B5;
}

.c-button--big {
  background-color: #2C74B5;
  padding-left: 20px;
  padding-right: 20px;
  color: #FFFFFF;
  font-size: 1.4rem;
  font-weight: 300;
  letter-spacing: 0;
}

.c-button--big:active, .c-button--big:focus, .c-button--big:hover {
  background-color: #093260;
  border-color: #093260;
  color: #FFFFFF;
}

.c-button:not(.c-button--big) {
  text-transform: uppercase;
}

.c-button--external {
  position: relative;
}

.c-button--external::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 22px;
  height: 22px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -470px -374px;
  margin-left: 5px;
  position: relative;
  top: 4px;
}

.c-calendar-sheet {
  margin: 0 auto 2.5rem;
  border: 2px solid #BDBDBD;
  border-radius: 5px;
  text-align: center;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-flow: column wrap;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
}

.c-calendar-sheet__month {
  padding: 6px 15px 2px;
  border-bottom: 2px solid #BDBDBD;
  font-size: 1.8rem;
  font-weight: 300;
  text-transform: uppercase;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  position: relative;
}

.c-calendar-sheet__month::after, .c-calendar-sheet__month::before {
  content: '';
  background: #FFFFFF;
  width: 8px;
  height: 12px;
  border: 2px solid #BDBDBD;
  border-radius: 5px;
  position: absolute;
  top: -6px;
}

.c-calendar-sheet__month::before {
  left: 1rem;
}

.c-calendar-sheet__month::after {
  right: 1rem;
}

.c-calendar-sheet__day {
  margin: 5px 0;
  color: #004F80;
  font-size: 3rem;
  font-weight: 600;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.c-calendar-sheet abbr {
  border: none;
  outline: none;
}

.c-calendar-sheet__year {
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}

.c-card {
  background-color: #FFFFFF;
  width: 100%;
  padding: 35px 30px 40px;
  border-radius: 4px;
  box-shadow: 0 0 10px 0 rgba(153, 153, 153, 0.35);
  position: relative;
  overflow: hidden;
  /**
   * Mit Bild (nicht Hintergrundbild)
   */
  /**
   * Mit Hintergrundbild
   */
  /**
   * Mit Hintergrund- und/oder Textfarbe
   */
  /**
   * Hintergrundmuster-Variante
   */
  /**
   * Farbverlauf-Variante
   */
  /**
   * Header-Variante
   */
  /**
   * Link-Variante
   */
  /**
   * Twitter
   */
}

.c-card h4 a {
  text-decoration: none;
}

.c-card h4 small {
  margin-bottom: 12px;
  letter-spacing: .5px;
  display: block;
}

.c-card p:last-child {
  margin-bottom: 0;
}

.c-card:not(.flex-container) {
  display: block;
}

.c-card:not(:last-child) {
  margin-bottom: 30px;
}

.c-card--flag .c-card__text {
  background-repeat: no-repeat;
  background-position: center center;
}

.c-card--image {
  padding: 0;
}

.c-card--image > .row {
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
}

.c-card--image .c-button {
  width: 100%;
  margin-top: 8px;
}

.c-card--image .c-card__image {
  position: relative;
}

.c-card--image .c-card__image img {
  width: 100%;
}

.c-card--image .c-card__flag {
  width: 100%;
  text-align: center;
  position: absolute;
}

.c-card--image .c-card__flag img {
  max-height: 64px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);
}

.c-card--image .c-card__text {
  background-position: center center;
  background-size: cover;
  padding: 25px 30px 44px;
}

.c-card__image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  overflow: hidden;
}

.c-card__image ~ * {
  position: relative;
  z-index: 1;
}

.c-card--gray {
  background-color: #F7F7F7;
}

.c-card--red {
  background-color: #FD484D;
  color: #000000;
}

.c-card--red .c-more {
  border-color: #000000;
  color: #000000;
}

.c-card--red .c-more:active, .c-card--red .c-more:focus, .c-card--red .c-more:hover {
  color: #000000;
}

.c-card--blue {
  background-color: #2C74B5;
}

.c-card--blue.c-card--darker {
  background-color: #093260;
}

.c-card--blue.c-card--lighter {
  background-color: #CEE0F0;
}

.c-card--inverted {
  color: #FFFFFF;
}

.c-card--inverted a {
  border-color: #FFFFFF;
  color: #FFFFFF;
}

.c-card--inverted h4 a {
  border-bottom: 2px solid #FFFFFF;
  font-weight: 300;
  font-style: italic;
}

.c-card--inverted h4 a:active, .c-card--inverted h4 a:focus, .c-card--inverted h4 a:hover {
  padding-bottom: 2px;
  border: none;
  color: #FFFFFF;
}

.c-card--inverted h4 small {
  color: #FFFFFF;
}

.c-card--no-shadow {
  box-shadow: none;
}

.c-card--eiz {
  background: #004F80 url("/assets/images/normal_hoch.png") no-repeat;
  overflow: visible;
}

.c-card--transparent {
  background: rgba(255, 255, 255, 0.05);
  box-shadow: none;
}

.c-card--transparent:active, .c-card--transparent:focus, .c-card--transparent:hover {
  background: rgba(255, 255, 255, 0.2);
}

.c-card--blue:not(.c-card--lighter) .c-more, .c-card--gradient .c-more, .c-card--transparent .c-more {
  border-color: #FFFFFF;
  color: #FFFFFF;
}

.c-card--blue:not(.c-card--lighter) .c-more:hover, .c-card--blue:not(.c-card--lighter) .c-more:focus, .c-card--blue:not(.c-card--lighter) .c-more:active, .c-card--gradient .c-more:hover, .c-card--gradient .c-more:focus, .c-card--gradient .c-more:active, .c-card--transparent .c-more:hover, .c-card--transparent .c-more:focus, .c-card--transparent .c-more:active {
  color: #FFFFFF;
}

.c-card--bg-pattern .c-card__text {
  height: 100%;
  padding-bottom: 110px;
}

.c-card--gradient::after {
  content: '';
  background: linear-gradient(30deg, #2467A2 0%, #F63238 100%) #004F80;
  opacity: .8;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: opacity 1s ease;
}

.c-card--gradient, .c-card--gradient:active, .c-card--gradient:focus, .c-card--gradient:hover {
  color: #FFFFFF;
}

.c-card--gradient:active::after, .c-card--gradient:focus::after, .c-card--gradient:hover::after {
  opacity: .9;
}

.c-card--gradient .c-card__image img {
  max-width: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-card--section-header {
  padding: 24px 20px;
  color: #333333;
}

.c-card--section-header a.c-more {
  border-color: #333333;
  color: #333333;
}

.c-card--section-header a.c-more:hover, .c-card--section-header a.c-more:focus, .c-card--section-header a.c-more:active {
  color: #093260;
}

.c-card--section-header h2 {
  margin-bottom: 10px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2.1rem;
}

.c-card--section-header h2::after {
  display: none;
}

.c-card--section-header p {
  margin-bottom: 14px;
}

.c-card--section-header:not(:last-child) {
  margin-bottom: 57px;
}

.c-card__date {
  margin-bottom: 0;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.7rem;
}

.c-card--link {
  padding: 16px 16px 55px;
}

.c-card--link:before {
  margin-bottom: 4px;
  display: block !important;
  position: relative !important;
}

.c-card--link:active, .c-card--link:focus, .c-card--link:hover {
  background-color: #093260;
  color: #FFFFFF;
  text-decoration: none;
}

.c-card--link h4 {
  margin-bottom: 0;
}

.c-card--internal:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 29px;
  height: 23px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -364px -286px;
}

.c-card--external:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 22px;
  height: 22px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -470px -374px;
}

.c-card--vertical-padded {
  padding-top: 41px;
  padding-bottom: 57px;
}

.c-card--twitter {
  padding-top: 36px;
  padding-bottom: 44px;
}

.c-card__twitter-meta {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 46px;
}

.c-card__twitter-date {
  margin: 0;
}

.c-card__twitter-date-link {
  padding-left: 30px;
  font-weight: inherit;
  position: relative;
}

.c-card__twitter-date-link:hover, .c-card__twitter-date-link:focus, .c-card__twitter-date-link:active {
  color: inherit;
  text-decoration: underline;
}

.c-card__twitter-date-link::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 21px;
  height: 17px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -536px -374px;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-card__twitter-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}

.c-card__twitter-item {
  margin-right: 15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}

.c-card__twitter-item:last-child {
  margin-right: 0;
}

.c-card__twitter-link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}

.c-card-link {
  background-color: #FFFFFF;
  width: 100%;
  height: 100%;
  min-height: 150px;
  padding: 16px 16px 32px;
  border-radius: 4px;
  box-shadow: 0 0 10px 0 rgba(153, 153, 153, 0.35);
  color: #333333;
  display: block;
  position: relative;
  overflow: hidden;
}

.l-content-wrapper--gradient .c-card-link {
  box-shadow: 0 0 10px 0 rgba(27, 83, 141, 0.35);
}

.c-card-link::before {
  margin-bottom: 4px;
  display: block !important;
  position: relative !important;
}

.c-card-link:active, .c-card-link:focus, .c-card-link:hover {
  background-color: #093260;
  color: #FFFFFF;
  text-decoration: none;
}

.c-card-link:active .c-card-link__heading, .c-card-link:focus .c-card-link__heading, .c-card-link:hover .c-card-link__heading {
  text-decoration: underline;
}

.c-card-link:active .c-card-link__icon, .c-card-link:focus .c-card-link__icon, .c-card-link:hover .c-card-link__icon {
  pointer-events: none;
}

.c-card-link:active .c-card-link__icon svg path, .c-card-link:focus .c-card-link__icon svg path, .c-card-link:hover .c-card-link__icon svg path {
  fill: #FFFFFF !important;
}

.c-card-link--inverted {
  color: #FFFFFF;
}

.c-card-link--blue {
  background-color: #2C74B5;
}

.c-card-link--internal:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 29px;
  height: 23px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -422px -286px;
}

.c-card-link--internal.c-card-link--inverted:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 29px;
  height: 23px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -364px -286px;
}

.c-card-link--external:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 22px;
  height: 22px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -514px -374px;
}

.c-card-link--external.c-card-link--inverted:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 22px;
  height: 22px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -470px -374px;
}

.c-card-link__heading {
  margin-bottom: 0;
}

.c-card-link__text {
  font-weight: 300;
  display: none;
}

.c-card-link__icon {
  opacity: .1;
  position: absolute;
  right: 15px;
  bottom: -10px;
  -webkit-transform: scale(2.3);
      -ms-transform: scale(2.3);
          transform: scale(2.3);
  -webkit-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
          transform-origin: right bottom;
}

.c-card-link__icon svg {
  display: block;
}

.c-card-link__icon svg path {
  fill: #2C74B5 !important;
}

.c-card-nested {
  border-radius: 4px;
  position: relative;
}

.c-card-nested::after {
  content: '';
  background: linear-gradient(to bottom, transparent, #2C74B5 70%, #2C74B5);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.s-themepage .c-card-nested {
  border-radius: 0;
}

.c-card-nested__image {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.c-card-nested__image::before {
  content: '';
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #FFFFFF);
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: 0;
}

.c-card-nested .c-card {
  width: auto;
  height: auto !important;
  margin: -30px 20px 20px;
  border-radius: 8px;
  position: relative;
  z-index: 3;
}

.c-card-nested .c-attribution {
  z-index: 2;
}

.c-card-toggle {
  background-color: #FFFFFF;
  width: 100%;
  padding: 20px 15px;
  border-radius: 5px;
  box-shadow: 0 0 10px 0 rgba(153, 153, 153, 0.35);
  position: relative;
}

.c-card-toggle--toggled .c-card-toggle__toggle-button::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 24px;
  height: 24px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -314px -374px;
}

.c-card-toggle--toggled .c-card-toggle__toggle-button:active::after, .c-card-toggle--toggled .c-card-toggle__toggle-button:hover::after, .c-card-toggle--toggled .c-card-toggle__toggle-button:focus::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 24px;
  height: 24px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -362px -374px;
}

.c-card-toggle--toggled .c-card-toggle__list {
  display: block;
}

.c-card-toggle__wrapper {
  display: block;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.c-card-toggle__wrapper:active svg path, .c-card-toggle__wrapper:hover svg path, .c-card-toggle__wrapper:focus svg path {
  fill: #093260 !important;
}

.c-card-toggle__wrapper:active .c-card-toggle__heading, .c-card-toggle__wrapper:hover .c-card-toggle__heading, .c-card-toggle__wrapper:focus .c-card-toggle__heading {
  color: #093260 !important;
}

.c-card-toggle svg {
  width: 100%;
  max-width: 40px;
  max-height: 40px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-card-toggle svg path {
  fill: #FD484D !important;
}

.c-card-toggle__heading {
  width: 100%;
  margin-bottom: 0;
  padding-left: 55px;
  padding-right: 40px;
  color: #2C74B5;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2.4rem;
}

.c-card-toggle__toggle-button {
  position: absolute;
  top: 31px;
  right: 0;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-card-toggle__toggle-button::before {
  content: '';
  background-color: #FFFFFF;
  width: 30px;
  height: 30px;
  margin: 1px;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%) translateY(-1px);
      -ms-transform: translateY(-50%) translateY(-1px);
          transform: translateY(-50%) translateY(-1px);
}

.c-card-toggle__toggle-button::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 24px;
  height: 24px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -386px -374px;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-card-toggle__toggle-button:active::before, .c-card-toggle__toggle-button:hover::before, .c-card-toggle__toggle-button:focus::before {
  background-color: #093260;
}

.c-card-toggle__toggle-button:active::after, .c-card-toggle__toggle-button:hover::after, .c-card-toggle__toggle-button:focus::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 24px;
  height: 24px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -290px -374px;
}

.c-card-toggle__toggle-button--link::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -340px -573px;
}

.c-card-toggle__toggle-button--link:active::after, .c-card-toggle__toggle-button--link:hover::after, .c-card-toggle__toggle-button--link:focus::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -500px -573px;
}

.c-card-toggle__toggle-button--link:active::before, .c-card-toggle__toggle-button--link:hover::before, .c-card-toggle__toggle-button--link:focus::before {
  content: none;
}

.c-card-toggle__list {
  background: #FFFFFF;
  width: 100%;
  margin-top: 25px;
  padding: 22px 10px 15px;
  border-top: 2px solid #F7F7F7;
  display: none;
}

.c-card-toggle__list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.c-card-toggle__list li:not(:last-child) {
  margin-bottom: 2.2rem;
}

.c-card-toggle__list a,
.c-card-toggle__list strong {
  color: #2C74B5;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5rem;
  text-decoration: none;
}

.c-card-toggle__list strong {
  text-decoration: underline;
}

.c-contact {
  background-color: #2C74B5;
  padding: 35px 30px;
  border-radius: 4px;
  color: #FFFFFF;
  position: relative;
}

.richtext p + .c-contact,
.richtext p + .l-content-wrapper .c-contact {
  margin-top: 55px;
}

.c-contact__heading {
  margin-bottom: 0;
}

.c-contact__icon {
  margin-bottom: 40px;
  line-height: 0;
  position: relative;
}

.c-contact__icon::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 205px;
  height: 165px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat 0px -314px;
  position: static;
}

.c-contact__icon-headline {
  max-width: 100px;
  margin: 0;
  font-size: 2.4rem;
  line-height: 2.9rem;
  text-align: center;
  position: absolute;
  top: 55px;
  left: 73px;
}

.c-contact__icon-headline span {
  font-size: 1.2rem;
  line-height: 1.4rem;
  display: block;
}

.c-contact p:last-child {
  margin-bottom: 0;
}

.c-contact > .row {
  -webkit-flex-flow: wrap column;
      -ms-flex-flow: wrap column;
          flex-flow: wrap column;
}

.c-contact .RichTextIntLink {
  padding-bottom: 2px;
  border-bottom: 2px solid #2C74B5;
  color: #2C74B5;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.5rem;
  text-decoration: none;
  letter-spacing: .75px;
  text-transform: uppercase;
}

.c-contact .RichTextIntLink:active, .c-contact .RichTextIntLink:focus, .c-contact .RichTextIntLink:hover {
  border-color: transparent !important;
  text-decoration: none;
}

.c-contact .c-more,
.c-contact .RichTextIntLink,
.c-contact a {
  border-color: inherit;
  color: inherit;
}

.c-filter {
  height: 45px;
  margin-left: 10px;
  margin-right: 10px;
  vertical-align: middle;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  cursor: pointer;
}

.c-filter--inverted {
  text-transform: uppercase;
}

.c-filter--inverted .heading.heading::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 14px;
  height: 8px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -595px -380px;
}

.c-filter--inverted .c-filter__option {
  border-color: #FFFFFF;
}

.c-filter--inactive {
  text-transform: uppercase;
  cursor: default;
}

.c-filter--inactive .c-filter__option {
  border-color: #093260;
  color: #093260;
}

.c-filter--active {
  text-transform: uppercase;
}

.c-filter--active .c-filter__option {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  color: #093260;
}

.c-filter .tabs-container {
  width: 100%;
  height: 100%;
  margin-left: 0 !important;
  margin-right: 0 !important;
  vertical-align: middle;
  display: table;
}

.c-filter__option {
  width: 100%;
  height: 100%;
  padding-left: 16px;
  padding-right: 42px;
  border: 2px solid #333333;
  border-radius: 32px;
  font-size: 1.3rem;
  font-weight: 700;
  vertical-align: middle;
  letter-spacing: .8px;
  display: table-cell;
}

.c-filter .heading {
  transition-timing-function: ease;
  transition-duration: .3s;
  transition-property: background-color, border-color, color;
}

.c-filter .heading::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 14px;
  height: 8px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -623px -560px;
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-filter .heading:hover, .c-filter .heading:focus, .c-filter .heading:active {
  background: #FFFFFF;
  border-color: currentColor;
  color: #2C74B5;
}

.c-filter .heading:hover::after, .c-filter .heading:focus::after, .c-filter .heading:active::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 14px;
  height: 8px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -609px -560px;
}

.c-filter .heading.active-control {
  border-color: #093260;
  color: #093260;
}

.c-filter .heading.active-control::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 14px;
  height: 8px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -609px -560px;
  -webkit-transform: translateY(-50%) rotate(180deg);
      -ms-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}

.c-filter__dropdown {
  width: 100%;
  min-width: 200px;
  padding: 40px 20px 20px;
  color: #333333;
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 9;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.c-filter__dropdown::before {
  content: '';
  background-color: #FFFFFF;
  border-radius: 10px;
  box-shadow: 0 0 10px 0 rgba(153, 153, 153, 0.35);
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  bottom: 0;
}

.c-filter__dropdown::after {
  content: '';
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #FFFFFF;
  display: block;
  position: absolute;
  top: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.c-filter__dropdown a,
.c-filter__dropdown > span {
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.8rem;
  letter-spacing: .8px;
  text-transform: uppercase;
  display: block;
  position: relative;
}

.c-filter__dropdown a:not(:last-child),
.c-filter__dropdown > span:not(:last-child) {
  margin-bottom: 20px;
}

.c-filter__dropdown a {
  color: #333333;
}

.c-filter__dropdown a:active, .c-filter__dropdown a:focus, .c-filter__dropdown a:hover {
  color: #2C74B5;
  text-decoration: none;
}

.c-filter__dropdown .c-filter__count {
  color: inherit;
  word-wrap: normal;
  white-space: nowrap;
}

.c-glossary__list {
  margin-left: -.5rem;
  margin-right: -.5rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap row;
      -ms-flex-flow: wrap row;
          flex-flow: wrap row;
}

.c-glossary__item {
  padding-left: .5rem;
  padding-right: .5rem;
  -webkit-flex: 0 1 14.28571%;
      -ms-flex: 0 1 14.28571%;
          flex: 0 1 14.28571%;
}

.c-glossary__item a,
.c-glossary__item span,
.c-glossary__item strong {
  width: 30px;
  margin: 0 auto 20px;
  padding-bottom: 4px;
  border-bottom: 1px solid transparent;
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 3.5rem;
  text-align: center;
  display: block;
}

.c-glossary__item a {
  border-bottom: 1px solid #BDBDBD;
}

.c-glossary__item a:hover, .c-glossary__item a:focus, .c-glossary__item a:active {
  border-color: #093260;
  color: #093260;
  text-decoration: none;
}

.c-glossary__item strong {
  margin-bottom: 19px;
  padding-bottom: 3px;
  border-bottom: 3px solid #2C74B5;
  color: #2C74B5;
  font-weight: 700;
  text-decoration: none;
}

.c-icon {
  margin-bottom: 20px;
}

.c-icon img {
  max-width: 130px;
  max-height: 110px;
  margin: 0 auto;
  display: block;
}

.c-jumbotron {
  background-image: linear-gradient(45deg, #2467A2 20%, #F63238 100%);
  padding: 12px 12px 30px;
  border-radius: 4px;
  color: #FFFFFF;
  position: relative;
}

.c-jumbotron::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 174px;
  height: 90px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -335px -196px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.c-jumbotron p {
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 2.3rem;
}

.c-jumbotron p:last-child {
  margin-bottom: 0;
}

.c-jumbotron__wrapper {
  position: relative;
  z-index: 1;
}

.c-jumbotron__heading {
  margin-bottom: 40px;
}

.c-jumbotron__heading span:last-child:not([lang]) {
  display: block;
}

.c-jumbotron__category:after {
  content: '';
  width: 35px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: 2px solid #FFFFFF;
  display: block;
}

.c-toggle .c-links {
  margin-bottom: 0;
}

.c-links__heading {
  margin-bottom: 0 !important;
}

.c-links__list--space-after .c-links__item {
  margin-bottom: 30px !important;
}

.c-links__item a {
  display: block;
}

.c-links__item a.shoppingCartLink {
  position: static;
}

.c-links__item span {
  width: 100%;
  color: #333333;
  font-size: 1.7rem;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
}

.c-links__item p {
  margin-bottom: 0 !important;
}

.c-links__item:not(:last-child) {
  margin-bottom: 30px;
}

.c-links__item--icon a::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 29px;
  height: 23px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -422px -286px;
  top: 4px;
  left: 0;
}

.c-links__item--icon a:active::before, .c-links__item--icon a:focus::before, .c-links__item--icon a:hover::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 29px;
  height: 23px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -393px -286px;
}

.c-links__item--icon p {
  padding-left: 50px;
  position: relative;
}

.c-links__item--download a::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 44px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -559px -468px;
}

.c-links__item--download a:active::before, .c-links__item--download a:focus::before, .c-links__item--download a:hover::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 44px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -36px -529px;
}

.c-links__item--shoppingcard a::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 44px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -559px -468px;
}

.c-links__item--shoppingcard a:active::before, .c-links__item--shoppingcard a:focus::before, .c-links__item--shoppingcard a:hover::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 44px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -36px -529px;
}

.c-links__item--pdf a::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 44px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -72px -529px;
}

.c-links__item--pdf a:active::before, .c-links__item--pdf a:focus::before, .c-links__item--pdf a:hover::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 44px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -108px -529px;
}

.c-links__item--xls a::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 44px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -180px -529px;
}

.c-links__item--xls a:active::before, .c-links__item--xls a:focus::before, .c-links__item--xls a:hover::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 44px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -559px -380px;
}

.c-links__item--xlsx a::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 44px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -360px -529px;
}

.c-links__item--xlsx a:active::before, .c-links__item--xlsx a:focus::before, .c-links__item--xlsx a:hover::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 44px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat 0px -529px;
}

.c-links__item--csv a::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 44px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -324px -529px;
}

.c-links__item--csv a:active::before, .c-links__item--csv a:focus::before, .c-links__item--csv a:hover::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 44px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -288px -529px;
}

.c-links__item--doc a::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 44px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -252px -529px;
}

.c-links__item--doc a:active::before, .c-links__item--doc a:focus::before, .c-links__item--doc a:hover::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 44px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -216px -529px;
}

.c-links__item--docx a::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 44px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -559px -424px;
}

.c-links__item--docx a:active::before, .c-links__item--docx a:focus::before, .c-links__item--docx a:hover::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 44px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -144px -529px;
}

.c-links__item--shoppingcart a::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -128px -613px;
}

.c-links__item--shoppingcart a:active::before, .c-links__item--shoppingcart a:focus::before, .c-links__item--shoppingcart a:hover::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -96px -613px;
}

.c-links__item--shoppingcard a::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -128px -613px;
}

.c-links__item--shoppingcard a:active::before, .c-links__item--shoppingcard a:focus::before, .c-links__item--shoppingcard a:hover::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -96px -613px;
}

.c-list--grow {
  height: 100%;
  border-bottom: 1px solid #CCCCCC;
}

.column:not(:last-child) > .c-list--grow {
  height: calc(100% - 48px);
}

.c-list--grow:not(:last-child) {
  height: calc(100% - 30px);
}

.c-list--grow a {
  border-bottom: none !important;
}

.c-list--inverted * {
  color: #FFFFFF !important;
}

.c-list--inverted .c-list__item--external a:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 22px;
  height: 22px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -470px -374px;
}

.c-list--inverted .c-list__item--internal a:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 29px;
  height: 23px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -364px -286px;
}

.c-list--inverted .c-list__item--download a:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -609px -120px;
}

.c-list--inverted .c-list__item--database a:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 26px;
  height: 26px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -316px -449px;
}

.column:not(:last-child) > .c-list {
  margin-bottom: 48px;
}

.c-list:not(:last-child) {
  margin-bottom: 30px;
}

.c-list__headline {
  color: #666666;
  font-size: 1.2rem;
  font-weight: 700;
}

.c-list__headline--big-borderless {
  margin-top: 40px;
  margin-bottom: 19px;
  font-size: 1.6rem;
  font-weight: 200;
  position: relative;
}

.c-list--standalone .c-list__headline {
  font-size: 2.2rem;
}

.c-list__item a {
  height: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #CCCCCC;
  color: #2C74B5;
  font-weight: 700;
  display: block;
}

.c-list__item--icon a {
  padding-top: 20px;
  padding-left: 0;
  padding-bottom: 20px;
}

.c-list__item--icon a::before {
  margin-bottom: 10px;
  display: block !important;
  position: relative !important;
  top: 0;
  left: 0;
}

.c-list__item--external a:hover::before, .c-list__item--external a:focus::before, .c-list__item--external a:active::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 22px;
  height: 22px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -492px -374px;
}

.c-list__item--external a::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 22px;
  height: 22px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -514px -374px;
}

.c-list__item--internal a:hover::before, .c-list__item--internal a:focus::before, .c-list__item--internal a:active::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 29px;
  height: 23px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -393px -286px;
}

.c-list__item--internal a::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 29px;
  height: 23px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -422px -286px;
}

.c-list__item--download a:hover::before, .c-list__item--download a:focus::before, .c-list__item--download a:active::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -609px -80px;
}

.c-list__item--download a::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -476px -529px;
}

.c-list__item--database a:hover::before, .c-list__item--database a:focus::before, .c-list__item--database a:active::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 26px;
  height: 26px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -368px -449px;
}

.c-list__item--database a::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 26px;
  height: 26px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -342px -449px;
}

.c-list__item--database a::before {
  margin-bottom: 6px;
}

.c-list .picture {
  max-width: 279px;
}

.c-list__list--counter {
  counter-reset: li;
}

.c-list__item--counter {
  counter-increment: li;
  position: relative;
}

.c-list__item--counter a {
  padding-left: 55px;
  padding-top: 18px;
  padding-bottom: 18px;
  font-size: 1.6rem;
}

.c-list__item--counter a::before {
  content: counter(li, decimal-leading-zero);
  font-size: 3.6rem;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-more {
  padding-bottom: 2px;
  border-bottom: 2px solid #2C74B5;
  color: #2C74B5;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.5rem;
  text-decoration: none;
  letter-spacing: .75px;
  text-transform: uppercase;
}

.c-more:active, .c-more:focus, .c-more:hover {
  border-color: transparent !important;
  text-decoration: none;
}

.c-more--prev {
  margin-left: 42px;
  position: relative;
}

.c-more--prev:active::before, .c-more--prev:focus::before, .c-more--prev:hover::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 29px;
  height: 23px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -335px -286px;
}

.c-more--prev::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 29px;
  height: 23px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -451px -286px;
  position: absolute;
  top: 50%;
  left: -42px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-more--print {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 8rem;
  margin-right: 65px;
  position: relative;
}

.c-more--print::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 50px;
  height: 50px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -559px -150px;
  right: -65px;
  -webkit-transform: translateY(-25%);
      -ms-transform: translateY(-25%);
          transform: translateY(-25%);
}

.c-more--print:active::before, .c-more--print:focus::before, .c-more--print:hover::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 50px;
  height: 50px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -150px -479px;
}

.c-more--print::after {
  content: '';
  position: absolute;
  right: -65px;
  width: 65px;
  height: 50px;
  -webkit-transform: translateY(-25%);
      -ms-transform: translateY(-25%);
          transform: translateY(-25%);
}

.c-toggle__entry .c-more--print {
  margin-top: 5rem;
}

.c-toggle__entry .c-more--print:last-child {
  margin-bottom: 2rem;
}

.l-content-wrapper--bg-color .c-more--print::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 50px;
  height: 50px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -100px -479px;
}

.l-content-wrapper--bg-color .c-more--print:active::before, .l-content-wrapper--bg-color .c-more--print:focus::before, .l-content-wrapper--bg-color .c-more--print:hover::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 50px;
  height: 50px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -100px -479px;
}

.c-picture-link {
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.c-picture-link::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 33px;
  height: 33px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -274px -573px;
  bottom: 0;
  right: 0;
  margin: 10px;
  box-sizing: content-box;
}

.c-picture-link:hover::after, .c-picture-link:active::after, .c-picture-link:focus::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 33px;
  height: 33px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -307px -573px;
  background-color: #093260 !important;
  border: 10px solid #093260;
  margin: 0;
}

.c-picture-link--diagramm::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 4;
}

.c-picture-link--diagramm::after {
  z-index: 10;
}

.c-picture-link--external::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 28px;
  height: 28px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -261px -449px;
}

.c-picture-link--external:hover::after, .c-picture-link--external:active::after, .c-picture-link--external:focus::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 28px;
  height: 28px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -233px -449px;
}

.c-picture-link--video::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 85px;
  height: 85px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -205px -314px;
}

.c-result {
  display: block;
  position: relative;
}

.c-result:not(:last-child) {
  margin-bottom: 36px;
}

.c-result p:last-child {
  margin-bottom: 0;
}

.c-result--recommended {
  padding: 52px 13px 35px;
  border-radius: 4px;
  box-shadow: 0 0 10px 0 rgba(153, 153, 153, 0.35);
}

.c-result--recommended:not(:last-child) {
  margin-bottom: 46px;
}

.c-result:not(.c-result--recommended) {
  padding-bottom: 40px;
  border-bottom: 3px solid #F7F7F7;
}

.c-result:not(.c-result--recommended):first-child {
  padding-top: 40px;
  border-top: 3px solid #F7F7F7;
}

.c-result__flag {
  background-color: #F7F7F7;
  padding: 15px 15px 15px 50px;
  box-shadow: 0 0 10px 0 rgba(153, 153, 153, 0.35);
  position: absolute;
  top: -10px;
  right: 50%;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
}

.c-result__flag::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 27px;
  height: 26px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -289px -449px;
  top: 50%;
  left: 14px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-result__flag p {
  font-size: 1.3rem;
  line-height: 1.5rem;
  white-space: nowrap;
  letter-spacing: .5px;
}

.c-result__doctype {
  margin-bottom: 18px;
}

.c-result__doctype img {
  max-width: 32px;
  max-height: 36px;
  margin-right: 14px;
}

.c-result__doctype p {
  font-size: 1.3rem;
  line-height: 1.8rem;
  letter-spacing: .5px;
  display: inline-block;
}

.c-result__heading {
  margin-bottom: 10px;
  color: #2C74B5;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.8rem;
}

.c-result__date {
  margin-bottom: 8px;
  color: #333333;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.5rem;
  letter-spacing: .5px;
  display: block;
}

.c-result__meta li:not(:last-child) {
  margin-bottom: 10px;
}

.c-result .searchString {
  font-weight: 700;
  font-style: normal;
}

.c-result--compact:not(:last-child) {
  margin-bottom: 26px;
}

.c-richtext-link {
  display: block;
}

.c-richtext-link.c-richtext-link {
  text-decoration: none;
}

.c-richtext-link--download {
  display: inline-block;
  position: relative;
}

.c-richtext-link--download-pdf {
  padding-left: calc(36px + 1rem);
}

.c-richtext-link--download-pdf::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 44px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -72px -529px;
  left: 0;
  top: 0;
}

.c-richtext-link--download-pdf:hover .c-richtext-link__text, .c-richtext-link--download-pdf:active .c-richtext-link__text, .c-richtext-link--download-pdf:focus .c-richtext-link__text {
  text-decoration: underline;
}

.c-richtext-link--download-pdf:hover::before, .c-richtext-link--download-pdf:active::before, .c-richtext-link--download-pdf:focus::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 44px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -108px -529px;
}

.c-richtext-link--download-xls {
  padding-left: calc(36px + 1rem);
}

.c-richtext-link--download-xls::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 44px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -180px -529px;
  left: 0;
  top: 0;
}

.c-richtext-link--download-xls:hover .c-richtext-link__text, .c-richtext-link--download-xls:active .c-richtext-link__text, .c-richtext-link--download-xls:focus .c-richtext-link__text {
  text-decoration: underline;
}

.c-richtext-link--download-xls:hover::before, .c-richtext-link--download-xls:active::before, .c-richtext-link--download-xls:focus::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 44px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -559px -380px;
}

.c-richtext-link--download-xlsx {
  padding-left: calc(36px + 1rem);
}

.c-richtext-link--download-xlsx::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 44px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -360px -529px;
  left: 0;
  top: 0;
}

.c-richtext-link--download-xlsx:hover .c-richtext-link__text, .c-richtext-link--download-xlsx:active .c-richtext-link__text, .c-richtext-link--download-xlsx:focus .c-richtext-link__text {
  text-decoration: underline;
}

.c-richtext-link--download-xlsx:hover::before, .c-richtext-link--download-xlsx:active::before, .c-richtext-link--download-xlsx:focus::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 44px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat 0px -529px;
}

.c-richtext-link--download-csv {
  padding-left: calc(36px + 1rem);
}

.c-richtext-link--download-csv::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 44px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -324px -529px;
  left: 0;
  top: 0;
}

.c-richtext-link--download-csv:hover .c-richtext-link__text, .c-richtext-link--download-csv:active .c-richtext-link__text, .c-richtext-link--download-csv:focus .c-richtext-link__text {
  text-decoration: underline;
}

.c-richtext-link--download-csv:hover::before, .c-richtext-link--download-csv:active::before, .c-richtext-link--download-csv:focus::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 44px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -288px -529px;
}

.c-richtext-link--download-doc {
  padding-left: calc(36px + 1rem);
}

.c-richtext-link--download-doc::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 44px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -252px -529px;
  left: 0;
  top: 0;
}

.c-richtext-link--download-doc:hover .c-richtext-link__text, .c-richtext-link--download-doc:active .c-richtext-link__text, .c-richtext-link--download-doc:focus .c-richtext-link__text {
  text-decoration: underline;
}

.c-richtext-link--download-doc:hover::before, .c-richtext-link--download-doc:active::before, .c-richtext-link--download-doc:focus::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 44px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -216px -529px;
}

.c-richtext-link--download-docx {
  padding-left: calc(36px + 1rem);
}

.c-richtext-link--download-docx::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 44px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -559px -424px;
  left: 0;
  top: 0;
}

.c-richtext-link--download-docx:hover .c-richtext-link__text, .c-richtext-link--download-docx:active .c-richtext-link__text, .c-richtext-link--download-docx:focus .c-richtext-link__text {
  text-decoration: underline;
}

.c-richtext-link--download-docx:hover::before, .c-richtext-link--download-docx:active::before, .c-richtext-link--download-docx:focus::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 44px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -144px -529px;
}

.c-richtext-link--download-shoppingcart {
  padding-left: calc(32px + 1rem);
}

.c-richtext-link--download-shoppingcart::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -128px -613px;
  left: 0;
  top: 0;
}

.c-richtext-link--download-shoppingcart:hover .c-richtext-link__text, .c-richtext-link--download-shoppingcart:active .c-richtext-link__text, .c-richtext-link--download-shoppingcart:focus .c-richtext-link__text {
  text-decoration: underline;
}

.c-richtext-link--download-shoppingcart:hover::before, .c-richtext-link--download-shoppingcart:active::before, .c-richtext-link--download-shoppingcart:focus::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -96px -613px;
}

.c-richtext-link--download-shoppingcard {
  padding-left: calc(32px + 1rem);
}

.c-richtext-link--download-shoppingcard::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -128px -613px;
  left: 0;
  top: 0;
}

.c-richtext-link--download-shoppingcard:hover .c-richtext-link__text, .c-richtext-link--download-shoppingcard:active .c-richtext-link__text, .c-richtext-link--download-shoppingcard:focus .c-richtext-link__text {
  text-decoration: underline;
}

.c-richtext-link--download-shoppingcard:hover::before, .c-richtext-link--download-shoppingcard:active::before, .c-richtext-link--download-shoppingcard:focus::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -96px -613px;
}

.c-richtext-link__fileinfo {
  display: block;
  font-weight: normal;
  text-decoration: none;
  color: #333333;
}

.c-scrollytelling-jumbotron {
  background-image: linear-gradient(45deg, #2467A2 20%, #F63238 100%);
  border-radius: 4px;
  color: #FFFFFF;
  position: relative;
}

.c-scrollytelling-jumbotron__wrapper {
  min-height: 200px;
  padding: 40px 20px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1;
}

.scrollytelling--sticky-top .c-scrollytelling-jumbotron__wrapper {
  min-height: 0;
  padding: 10px 10px;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-scrollytelling-jumbotron__heading {
  width: 100%;
  margin-bottom: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.scrollytelling--sticky-top .c-scrollytelling-jumbotron__heading {
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c-scrollytelling-jumbotron__heading__wrapper {
  font-size: 2rem;
  font-weight: 200;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.scrollytelling--sticky-top .c-scrollytelling-jumbotron__heading__wrapper {
  font-size: 1.5rem;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-align-content: start;
      -ms-flex-line-pack: start;
          align-content: start;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-scrollytelling-jumbotron__heading-number {
  font-family: sans-serif;
  font-size: 5rem;
  font-weight: bold;
  line-height: 1;
  display: block;
  opacity: .5;
}

.scrollytelling--sticky-top .c-scrollytelling-jumbotron__heading-number {
  margin-right: 10px;
  margin-bottom: 0;
}

.c-scrollytelling-jumbotron__button {
  width: 30px;
  height: 30px;
  display: none;
}

.c-scrollytelling-jumbotron__button:empty {
  background: green;
}

.c-scrollytelling-jumbotron__button-content {
  z-index: 2;
}

.c-scrollytelling-jumbotron__button-content--is-hidden {
  display: none;
}

.c-scrollytelling-jumbotron-toc {
  padding: 5px 13px 0;
  border-top: 1px solid #FFFFFF;
}

.c-scrollytelling-jumbotron-toc__link {
  min-height: 68px;
  padding-left: 57px;
  border-bottom: 1px solid #FFFFFF;
  color: #FFFFFF;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.c-scrollytelling-jumbotron-toc__link:active, .c-scrollytelling-jumbotron-toc__link:focus, .c-scrollytelling-jumbotron-toc__link:hover {
  color: #FFFFFF;
}

.c-scrollytelling-jumbotron-toc__link:active .c-scrollytelling-jumbotron-toc__number, .c-scrollytelling-jumbotron-toc__link:focus .c-scrollytelling-jumbotron-toc__number, .c-scrollytelling-jumbotron-toc__link:hover .c-scrollytelling-jumbotron-toc__number {
  font-size: 48px;
  opacity: .2;
}

@media screen and (max-width: 768px) {
  li:last-child .c-scrollytelling-jumbotron-toc__link {
    border-bottom: none;
  }
}

.c-scrollytelling-jumbotron-toc__link--active {
  padding-left: 45px;
}

.c-scrollytelling-jumbotron-toc__link--active::after {
  content: '';
  background: #FFFFFF;
  height: 4px;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}

.c-scrollytelling-jumbotron-toc__link--active .c-scrollytelling-jumbotron-toc__number {
  font-size: 48px;
  opacity: .2;
}

.c-scrollytelling-jumbotron-toc__number {
  font-size: 32px;
  position: absolute;
  top: 50%;
  left: 10px;
  transition: all .45s linear;
  transition-property: font-size, opacity;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  will-change: font-size, opacity;
}

.c-search-banner {
  margin-left: 2rem;
  margin-right: 2rem;
  padding: 69px 21px 67px;
  border-radius: 4px;
  color: #FFFFFF;
}

@media screen and (max-width: 47.9375em) {
  .c-search-banner > .row {
    margin-left: 0;
    margin-right: 0;
  }
  .c-search-banner > .row > .column {
    padding-left: 0;
    padding-right: 0;
  }
}

.c-search-banner__wrapper {
  position: relative;
}

.c-search-banner p {
  margin-bottom: 0;
}

.c-search-banner label {
  margin-bottom: 18px;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.7rem;
  letter-spacing: .5px;
  display: inline-block;
}

.c-search-banner .formField {
  display: block;
  position: relative;
}

.c-search-banner input {
  background-color: transparent;
  color: #FFFFFF;
}

.c-search-banner input[type='text'] {
  padding: 0 9px 0 32px;
  border-bottom: 1px solid #FFFFFF;
  font-size: 2.2rem;
  font-style: italic;
  line-height: 4.5rem;
}

.c-search-banner input[type='text']::-webkit-input-placeholder {
  color: #FFFFFF;
}

.c-search-banner input[type='text']:-ms-input-placeholder {
  color: #FFFFFF;
}

.c-search-banner input[type='text']::placeholder {
  color: #FFFFFF;
}

.c-search-banner input[type='image'] {
  width: 23px;
  height: 23px;
  padding: 0;
  position: absolute;
  left: 0;
  bottom: 13px;
}

.c-search-banner__result {
  margin-top: 34px;
}

.c-search-banner__result p {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.1rem;
  text-align: center;
  letter-spacing: .5px;
}

.c-search-banner__filter {
  margin-top: 20px;
}

.c-search-banner__filter p {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap column;
      -ms-flex-flow: wrap column;
          flex-flow: wrap column;
}

.c-search-banner__filter .c-toggle .tabs-container {
  border: none;
}

.c-search-banner__filter .c-toggle__heading {
  padding-top: 14px;
  padding-bottom: 14px;
}

.c-search-banner__filter .c-filter {
  margin: 12px 0 16px;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.c-search-banner__filter .c-filter:last-child {
  margin-bottom: 0;
}

.c-search-banner__close {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
}

.c-search-banner__close-button {
  content: '';
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -596px -573px;
  font-size: 0;
  position: static;
  cursor: pointer;
}

#header-search {
  padding: 0;
  display: none;
  overflow: visible;
}

.c-search-box {
  background-color: #FFFFFF;
  margin-top: -120px;
  padding: 25px 15px;
  border-radius: 8px;
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 2;
}

.c-search-box p {
  margin-bottom: 0;
}

.c-search-box label {
  margin-bottom: 8px;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.7rem;
  letter-spacing: .37px;
  display: inline-block;
}

.c-search-box h3 {
  margin-bottom: 15px;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.7rem;
  letter-spacing: .37px;
}

.c-search-box .c-button {
  width: 100%;
  text-transform: none;
}

.c-search-box__form {
  margin-bottom: 25px;
}

.c-search-box__input {
  position: relative;
}

.c-search-box__input [type='text'] {
  padding: 9px 9px 9px 32px;
  border-bottom: 1px solid #2C74B5;
  font-size: 2.2rem;
  font-style: italic;
  line-height: 2.1rem;
}

.c-search-box__input [type='text'], .c-search-box__input [type='text']::-webkit-input-placeholder {
  color: #2C74B5;
  opacity: 1;
}

.c-search-box__input [type='text'], .c-search-box__input [type='text']:-ms-input-placeholder {
  color: #2C74B5;
  opacity: 1;
}

.c-search-box__input [type='text'], .c-search-box__input [type='text']::placeholder {
  color: #2C74B5;
  opacity: 1;
}

.c-search-box__input [type='text']:focus, .c-search-box__input [type='text']:active, .c-search-box__input [type='text'].has-active-state-neighbourhood {
  padding-left: 36.5px;
}

.c-search-box__input [type='image'] {
  width: 23px;
  height: 23px;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  transition-property: left;
  transition-duration: .25s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  will-change: left;
}

.c-search-box__input [type='image'].has-active-state-neighbourhood {
  left: 4.5px;
}

.c-search-box__suggestions {
  margin-bottom: 20px;
}

.c-search-box .c-search-box__border {
  background-color: #2C74B5;
}

.c-search-box .c-search-box__border a, .c-search-box .c-search-box__border a:active, .c-search-box .c-search-box__border a:focus, .c-search-box .c-search-box__border a:hover {
  color: #FFFFFF;
}

.c-search-data {
  margin-bottom: 30px;
}

.c-search-data p {
  margin-bottom: 0;
}

.c-search-data__result {
  margin-bottom: 10px;
}

.c-search-data__sort-order p {
  font-size: 1.3rem;
  line-height: 1.5rem;
  letter-spacing: .5px;
  display: inline-block;
}

.c-search-data__sort-order select {
  width: auto;
  height: 45px;
  margin-left: 12px;
  padding: 12px 25px;
  border: 2px solid #333333;
  border-radius: 25px;
  font-size: 1.5rem;
  font-weight: 700;
  font-style: italic;
  line-height: 1.8rem;
  display: inline-block;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.c-search-data__sort-order select:active, .c-search-data__sort-order select:focus, .c-search-data__sort-order select:hover {
  border: 2px solid #333333;
}

.c-search-data__posts-per-page {
  display: none;
}

.c-search-data__posts-per-page p {
  font-size: 1.3rem;
  line-height: 1.5rem;
  letter-spacing: .5px;
}

.c-search-data__posts-per-page strong,
.c-search-data__posts-per-page a {
  font-size: 1.7rem;
  line-height: 2.2rem;
  letter-spacing: 0;
}

.c-search-data__posts-per-page strong:first-child,
.c-search-data__posts-per-page a:first-child {
  margin-left: 10px;
}

.c-search-data__posts-per-page strong:not(:last-child),
.c-search-data__posts-per-page a:not(:last-child) {
  margin-right: 6px;
  padding-right: 6px;
  border-right: 2px solid #F7F7F7;
}

.c-slider {
  margin-top: 13px;
}

.c-slider:not(:last-child) {
  margin-bottom: 40px;
}

.c-slider > .row {
  margin-left: 0;
  margin-right: 0;
}

.c-slider .slick-track {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.c-slider .slick-list {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 20px;
  overflow: visible;
}

.c-slider .slick-dots {
  position: relative;
  bottom: 0;
}

.c-slider .slick-dots li,
.c-slider .slick-dots button {
  width: 12px;
  height: 12px;
  margin: 0;
}

.c-slider .slick-dots li {
  margin-left: 10px;
  margin-right: 10px;
}

.c-slider .slick-dots li.slick-active button {
  background-color: #2C74B5;
}

.c-slider .slick-dots li button:active, .c-slider .slick-dots li button:focus, .c-slider .slick-dots li button:hover {
  background-color: #093260;
  border-color: #093260;
}

.c-slider .slick-dots li:last-child:first-child {
  display: none;
}

.c-slider .slick-dots button {
  background-color: transparent;
  border: 2px solid #2C74B5;
  border-radius: 50%;
}

.l-content-wrapper--inverted .c-slider .slick-list {
  margin-bottom: 30px;
}

.l-content-wrapper--inverted .c-slider .slick-dots li.slick-active button {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

.l-content-wrapper--inverted .c-slider .slick-dots li button:active, .l-content-wrapper--inverted .c-slider .slick-dots li button:focus, .l-content-wrapper--inverted .c-slider .slick-dots li button:hover {
  background-color: #2C74B5;
  border-color: #2C74B5;
}

.l-content-wrapper--inverted .c-slider .slick-dots button {
  box-shadow: none;
}

.c-slider--more-space-before {
  margin-top: 60px;
}

.c-slider__slide {
  margin-left: 5px;
  margin-right: 5px;
  width: 279px;
}

.c-slider__slide p:last-child {
  margin-bottom: 0;
}

.c-slider__count {
  margin-bottom: 5px;
}

.c-slider .c-card {
  height: auto;
  margin-bottom: 0 !important;
  padding: 30px 20px 60px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: none;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
}

.c-slider .picture.picture.picture,
.c-slider .diagramm {
  margin-bottom: 10px;
  background: #EEEEEE;
  border-radius: 4px;
  box-shadow: 0 0 10px 0 rgba(153, 153, 153, 0.35);
  overflow: hidden;
  max-width: 100%;
}

.c-slider .picture.picture.picture.portrait img,
.c-slider .diagramm.portrait img {
  width: auto;
  height: 100%;
  margin: 0 auto;
}

.c-slider .picture.picture.picture.square img,
.c-slider .diagramm.square img {
  width: auto;
  max-height: 100%;
  margin: 0 auto;
}

.c-slider .wrapper.wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 209px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.c-slider .wrapper.wrapper img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}

.c-slider .wrapper.wrapper.wrapper--with-link {
  display: block;
}

.c-slider .wrapper.wrapper.wrapper--with-link a,
.c-slider .wrapper.wrapper.wrapper--with-link span {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}

.c-slider .diagramm .chartImage {
  height: 100%;
  width: 100%;
}

.c-stage {
  padding-left: 10px;
  padding-right: 10px;
  color: #FFFFFF;
  position: relative;
}

@media screen and (max-width: 47.9375em) {
  .c-stage__stats > .row > .column:nth-child(-n+2) {
    margin-bottom: 30px;
  }
  .c-stage__stats > .row > .column:nth-child(2n-1) .c-stat {
    margin-left: auto;
  }
  .c-stage__stats > .row > .column:nth-child(2n-1):last-child .c-stat {
    margin-top: -35px;
    margin-left: auto;
    margin-right: auto;
  }
}

.c-stage::after {
  content: '';
  background: linear-gradient(30deg, #2467A2 20%, #F63238 100%) #004F80;
  opacity: .8;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.c-stage--stats {
  padding-top: 30px;
  padding-bottom: 30px;
}

.c-stage:not(.c-stage--stats) {
  height: 1px;
  min-height: 470px;
}

.c-stage:not(.c-stage--stats) > .row {
  height: 100%;
}

.c-stage:not(.c-stage--stats) > .row > .column {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
              -ms-grid-row-align: center;
          align-self: center;
}

.c-stage:not(.c-stage--category) .c-stage__text {
  text-align: center;
}

.c-stage--centered .c-stage__heading {
  font-weight: 100;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}

.c-stage--centered .c-stage__icon {
  margin: 20px 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}

.c-stage--centered .c-stage__icon img,
.c-stage--centered .c-stage__icon svg {
  height: 64px;
  width: 100%;
  max-width: 64px;
  max-height: 64px;
  margin-left: auto;
  margin-right: auto;
}

.c-stage--centered .c-stage__category {
  -webkit-order: -2;
      -ms-flex-order: -2;
          order: -2;
}

.c-stage--centered .c-stage__category::after {
  width: 35px;
  margin-left: auto;
  margin-right: auto;
}

.c-stage--more-space-inner {
  padding-top: 50px;
  padding-bottom: 160px;
}

.c-stage__image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.c-stage__image img {
  max-width: none;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.c-stage__category:after {
  content: '';
  width: 55px;
  margin-top: 8px;
  margin-bottom: 10px;
  border-top: 2px solid #FFFFFF;
  display: block;
}

.c-stage__icon img,
.c-stage__icon svg {
  max-width: 48px;
  max-height: 32px;
  display: block;
}

.c-stage__icon svg {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  max-width: 200px;
  max-height: 27px;
  height: 27px;
  width: auto;
}

.c-stage__icon path {
  fill: #FFFFFF;
}

.c-stage__text {
  position: relative;
  z-index: 2;
}

.c-stage__text p {
  font-size: 1.7rem;
  font-weight: 300;
  line-height: 2.5rem;
}

.c-stage__text p:last-child {
  margin-bottom: 0;
}

.c-stage__text--text-left .c-stage__heading,
.c-stage__text--text-left .c-stage__subheadline {
  text-align: left !important;
}

.c-stage__stats {
  position: relative;
  z-index: 2;
}

.c-stage .c-attribution {
  z-index: 2;
}

.c-stage__heading {
  font-weight: 200;
}

.c-stage--scrollytelling.c-stage--scrollytelling {
  margin-left: -1rem;
  margin-right: -1rem;
  min-height: 470px;
}

.c-stage--scrollytelling.c-stage--scrollytelling > .row > .column {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}

.c-stage--scrollytelling.c-stage--scrollytelling .c-stage__text {
  margin-top: 70px;
  margin-left: 25px;
}

.c-stage--scrollytelling.c-stage--scrollytelling .c-stage__image img {
  max-height: 100%;
}

.c-stat {
  width: 120px;
  height: 120px;
  margin: 0 auto 30px;
  text-align: center;
  position: relative;
}

.c-stat--left .c-stat__circle {
  margin-right: -30px;
}

.c-stat--left .c-stat__icon {
  width: 60px;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-60px, -50%);
      -ms-transform: translate(-60px, -50%);
          transform: translate(-60px, -50%);
}

.c-stat--left .c-stat__icon img {
  max-width: 70px;
  max-height: 38px;
}

.c-stat--left .c-stat__left {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: right center;
      -ms-transform-origin: right center;
          transform-origin: right center;
}

.c-stat--left .c-stat__right {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
}

.c-stat:not(.c-stat--no-icon) .c-stat__left div {
  -webkit-transform: rotate(-30deg);
      -ms-transform: rotate(-30deg);
          transform: rotate(-30deg);
}

.c-stat:not(.c-stat--no-icon) .c-stat__right div {
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg);
}

.c-stat strong {
  font-size: 2.6rem;
  line-height: 2.8rem;
  display: block;
}

.c-stat small {
  font-size: 1.2rem;
  line-height: 1.7rem;
  display: block;
}

.c-stat__link {
  color: #FFFFFF;
}

.c-stat__link:hover, .c-stat__link:active, .c-stat__link:focus {
  color: #FFFFFF;
}

.c-stat__link:hover .c-stat__left > div::before,
.c-stat__link:hover .c-stat__right > div::before, .c-stat__link:active .c-stat__left > div::before,
.c-stat__link:active .c-stat__right > div::before, .c-stat__link:focus .c-stat__left > div::before,
.c-stat__link:focus .c-stat__right > div::before {
  box-shadow: inset 0 0 0 1px #093260;
}

.c-stat__link:hover svg path, .c-stat__link:active svg path, .c-stat__link:focus svg path {
  fill: #093260 !important;
}

.c-stat__icon {
  width: 32px;
  position: absolute;
  top: 5px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-stat__icon svg {
  width: 100%;
  height: 100%;
}

.c-stat__icon svg path {
  fill: #FFFFFF !important;
}

.c-stat__circle {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
}

.c-stat__circle::before {
  content: '';
  padding-top: 100%;
  display: block;
  float: left;
}

.c-stat__text {
  margin: 0 auto;
  position: relative;
  top: 50%;
  z-index: 9;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-stat__text p {
  margin-bottom: 0;
}

.c-stat__left, .c-stat__right {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
}

.c-stat__left,
.c-stat__left > div, .c-stat__right,
.c-stat__right > div {
  overflow: hidden;
}

.c-stat__left > div, .c-stat__right > div {
  width: 100%;
  height: 100%;
}

.c-stat__left > div::before, .c-stat__right > div::before {
  content: '';
  width: 200%;
  height: 100%;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px #FFFFFF;
  display: block;
  transition-timing-function: ease;
  transition-duration: .3s;
  transition-property: box-shadow;
}

.c-stat__left {
  left: 0;
  right: 50%;
}

.c-stat__left div {
  -webkit-transform-origin: right center;
      -ms-transform-origin: right center;
          transform-origin: right center;
}

.c-stat__right {
  left: 50%;
  right: 0;
}

.c-stat__right div {
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
}

.c-stat__right div::before {
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.c-stage .c-stat {
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 0;
}

.c-stage .c-stat strong {
  margin-bottom: 2px;
  font-size: 1.9rem;
  line-height: 2.1rem;
}

.c-stage .c-stat__text {
  padding-left: 20px;
  padding-right: 20px;
}

.c-card--red .c-stat__icon svg path {
  fill: #000000 !important;
}

.c-card--red .c-stat__left div::before, .c-card--red .c-stat__right div::before {
  box-shadow: inset 0 0 0 1px #000000;
}

.c-state-search {
  max-width: 310px;
  margin-left: auto;
}

.c-state-search form {
  position: relative;
}

.c-state-search small {
  margin-bottom: 30px;
  font-size: 1.3rem;
  line-height: 1.8rem;
  letter-spacing: .4px;
}

.c-state-search select,
.c-state-search input:not([type=submit]) {
  background: transparent url(/SiteGlobals/Frontend/Images/icons/arrow-down.png?__blob=normal&v=2) no-repeat 98% 62%;
  height: calc(2.8rem + 46px);
  margin-bottom: 40px;
  padding: 20px;
  border: none;
  border-bottom: 2px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 2.8rem;
  font-style: italic;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.c-state-search select::-webkit-input-placeholder,
.c-state-search input:not([type=submit])::-webkit-input-placeholder {
  color: #FFFFFF;
}

.c-state-search select:-ms-input-placeholder,
.c-state-search input:not([type=submit]):-ms-input-placeholder {
  color: #FFFFFF;
}

.c-state-search select::placeholder,
.c-state-search input:not([type=submit])::placeholder {
  color: #FFFFFF;
}

.c-state-search select:focus::-webkit-input-placeholder,
.c-state-search input:not([type=submit]):focus::-webkit-input-placeholder {
  visibility: hidden;
}

.c-state-search select:focus:-ms-input-placeholder,
.c-state-search input:not([type=submit]):focus:-ms-input-placeholder {
  visibility: hidden;
}

.c-state-search select:focus::placeholder,
.c-state-search input:not([type=submit]):focus::placeholder {
  visibility: hidden;
}

.c-state-search select::-ms-expand,
.c-state-search input:not([type=submit])::-ms-expand {
  display: none;
}

.c-state-search select:active, .c-state-search select:focus, .c-state-search select:hover,
.c-state-search input:not([type=submit]):active,
.c-state-search input:not([type=submit]):focus,
.c-state-search input:not([type=submit]):hover {
  border: none;
  border-bottom: 2px solid #FFFFFF;
  text-decoration: none;
}

.c-state-search option {
  padding: 0 30px;
  color: #333333;
  font-size: 2.1rem;
}

.c-state-search input[type='submit'] {
  background: transparent;
  width: calc(100% - 60px);
  margin: 0 30px 25px;
  padding: 0 25px;
  border: 2px solid #FFFFFF;
  border-radius: 30px;
  color: #FFFFFF;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
  letter-spacing: .75px;
  display: inline-block;
  cursor: pointer;
}

.c-state-search input[type='submit']:active, .c-state-search input[type='submit']:focus, .c-state-search input[type='submit']:hover {
  background: #FFFFFF;
  border: 2px solid #FFFFFF;
  color: #0671F1;
  text-decoration: none;
}

.c-state-search p {
  text-align: center;
}

.c-state-search .gsb_popOver-container {
  width: 100%;
  margin-top: -10px;
  margin-left: 0;
  margin-right: 0;
  padding: 20px;
}

.c-state-search .gsb_popOver-container .gsb_popOver-content, .c-state-search .gsb_popOver-container .gsb_popOver-content * {
  color: black;
  font-weight: normal;
  text-align: left;
}

.c-state-search .gsb_popOver-container .gsb_popOver-content > * {
  margin-bottom: 10px;
}

.c-state-search .gsb_popOver-container .gsb_popOver-content h6 {
  font-size: 1.4rem;
  font-weight: bold;
}

.c-state-search .gsb_popOver-container .gsb_popOver-content .selected, .c-state-search .gsb_popOver-container .gsb_popOver-content .selected * {
  font-weight: bold;
}

.c-tag {
  background-color: #F7F7F7;
  margin-right: 8px;
  margin-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 5px;
  color: #2C74B5;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 2.5rem;
  display: inline-block;
}

.c-tag:active, .c-tag:focus, .c-tag:hover {
  background-color: #CEE0F0;
  color: #093260;
}

.c-to-top {
  height: 0;
  opacity: 0;
  visibility: hidden;
  left: 0;
  right: 0;
  z-index: 99;
}

.c-to-top--inline {
  height: auto;
  opacity: 1;
  visibility: visible;
  position: relative !important;
}

.c-to-top--inline a {
  height: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.c-to-top--inline a::before {
  top: 0;
  left: 0;
  z-index: 1;
}

.c-to-top--inline a img {
  position: static !important;
}

.c-to-top--inline span {
  margin: auto 0;
}

.c-to-top a::before,
.c-to-top a img {
  position: absolute;
  right: 1rem;
  bottom: 0;
  -webkit-transform: scale(0.75);
      -ms-transform: scale(0.75);
          transform: scale(0.75);
}

.c-to-top a::before {
  bottom: 20px;
}

.c-to-top a img {
  padding-bottom: 20px;
}

.c-to-top a:active::before, .c-to-top a:focus::before, .c-to-top a:hover::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 60px;
  height: 60px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -290px -314px;
  background-color: #093260;
  border-radius: 50%;
  box-shadow: inset 0 0 0 3px #093260;
  z-index: 99;
}

.c-to-top p {
  margin-bottom: 0 !important;
}

.c-to-top .column {
  position: relative;
}

.c-to-top--visible {
  opacity: 1;
  visibility: visible;
  position: relative;
}

.c-to-top--sticky {
  opacity: 1;
  visibility: visible;
  position: fixed;
  bottom: 30px;
}

.c-toggle:not(:last-child) {
  margin-bottom: 28px;
}

.c-toggle .tabs-container::after {
  content: '';
  border-bottom: 1px solid #CCCCCC;
  display: block;
}

.c-search-banner .c-toggle .tabs-container::after {
  content: none;
}

.c-toggle__heading {
  margin-bottom: 0;
  padding: 20px 52px 20px 0;
  border-top: 1px solid #CCCCCC;
  font-size: 1.8rem;
  display: block;
  position: relative;
  cursor: pointer;
}

.c-toggle__heading::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -564px -573px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-toggle__heading:active, .c-toggle__heading:hover, .c-toggle__heading:focus {
  color: #093260;
}

.c-toggle__heading:active::after, .c-toggle__heading:hover::after, .c-toggle__heading:focus::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -468px -573px;
  background-color: #093260 !important;
  box-shadow: inset 0 0 0 3px #093260;
}

.c-toggle__heading:not(:first-child) {
  border-top: 1px solid #CCCCCC;
}

.c-toggle__heading.active-control {
  border-bottom: none;
}

.c-toggle__heading.active-control::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -436px -573px;
}

.c-toggle__heading.active-control:active::after, .c-toggle__heading.active-control:hover::after, .c-toggle__heading.active-control:focus::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -372px -573px;
}

.l-content-wrapper--blue .c-toggle__heading:active, .l-content-wrapper--blue .c-toggle__heading:hover, .l-content-wrapper--blue .c-toggle__heading:focus {
  color: #FFFFFF;
  text-decoration: underline;
}

.c-toggle .heading {
  margin-bottom: 0 !important;
}

.c-toggle__entry {
  padding-bottom: 30px;
}

.c-toggle__entry .l-content-wrapper:last-child {
  margin-bottom: 0;
}

.l-content-wrapper--inverted .c-toggle .tabs-container {
  border-color: #FFFFFF;
}

.l-content-wrapper--inverted .c-toggle .c-toggle__heading:not(:first-child) {
  border-color: #FFFFFF;
}

.l-content-wrapper--inverted .c-toggle .c-toggle__heading::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -468px -573px;
}

.l-content-wrapper--inverted .c-toggle .c-toggle__heading:active::after, .l-content-wrapper--inverted .c-toggle .c-toggle__heading:hover::after, .l-content-wrapper--inverted .c-toggle .c-toggle__heading:focus::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -532px -573px;
  background-color: #FFFFFF !important;
  box-shadow: inset 0 0 0 3px #FFFFFF;
}

.l-content-wrapper--inverted .c-toggle .c-toggle__heading.active-control::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -372px -573px;
}

.l-content-wrapper--inverted .c-toggle .c-toggle__heading.active-control:active::after, .l-content-wrapper--inverted .c-toggle .c-toggle__heading.active-control:hover::after, .l-content-wrapper--inverted .c-toggle .c-toggle__heading.active-control:focus::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -404px -573px;
}

.c-toggle__subheading {
  margin-bottom: 19px;
  font-size: 2rem;
  position: relative;
}

.c-toggle__subheading:not(:first-child) {
  margin-top: 60px;
}

.c-toggle__subheading:not(:first-child)::before {
  margin-right: -28.57143%;
  content: '';
  border-top: 1px solid #CCCCCC;
  position: absolute;
  top: -60px;
  left: 0;
  width: 100%;
}

.c-toggle__hash-link:not(:empty) {
  color: #BDBDBD;
  font-weight: bold;
  font-size: .8em;
  margin-left: 15px;
}

.c-toggle__hash-link:not(:empty)::before {
  content: '#';
}

.c-toggle__hash-link:not(:empty):hover, .c-toggle__hash-link:not(:empty):active, .c-toggle__hash-link:not(:empty):focus {
  color: #1B538D;
}

.c-video {
  color: #333333;
  font-weight: 400;
  display: block;
}

.c-video:hover, .c-video:focus, .c-video:active {
  color: inherit;
}

.c-video .picture {
  margin-bottom: 30px;
}

.cookiebanner {
  background: #FFFFFF;
  padding: 10px 10px 0;
  border-bottom: 3px solid #004F80;
  overflow: hidden;
}

.cookiebanner h2 {
  margin-bottom: 20px;
}

.cookiebanner .all {
  display: none;
}

.cookiebanner a.RichTextIntLink::before {
  top: 5px;
  left: 5px;
}

.cookiebanner a.RichTextIntLink:hover, .cookiebanner a.RichTextIntLink:focus, .cookiebanner a.RichTextIntLink:active {
  text-decoration: none;
}

.cookiebanner.classic {
  background: #004F80;
  color: #FFFFFF;
}

.js-on .cookiebanner {
  background-color: rgba(117, 117, 117, 0.8);
  width: 100%;
  height: auto;
  border: none;
  position: fixed;
  bottom: 0;
  z-index: 1099;
  overflow: visible;
}

.js-on .cookiebanner.top {
  padding-top: 4.8rem;
  top: -1000px;
  bottom: auto;
}

.js-on .cookiebanner.top .cookiebannerbox {
  top: 15px;
}

.js-on .cookiebanner.classic {
  background-color: #004F80;
  color: #FFFFFF;
}

.js-on .cookiebanner.classic .cookiebannerbox {
  top: 0;
  bottom: 0;
}

.js-on .cookiebanner.classic .cookiebannerbox > div {
  background-color: #004F80;
  padding: 10px 0;
  box-shadow: none;
  color: #FFFFFF;
}

.js-on .cookiebanner.classic .cookiebannerbox > div .button {
  background-color: #FFFFFF;
  color: #004F80;
}

.js-on .cookiebanner.classic .cookiebannerbox a.RichTextIntLink {
  padding-left: 20px;
  color: #FFFFFF;
  position: relative;
}

.js-on .cookiebanner.classic .cookiebannerbox a.RichTextIntLink::before {
  top: 5px;
  left: 9px;
}

.js-on .cookiebanner.classic.top .cookiebannerbox > div {
  background-color: #004F80;
  padding: 10px 0 0;
  box-shadow: none;
  color: #FFFFFF;
}

.js-on .cookiebannerbox {
  width: 100%;
  margin: 0 auto;
  position: relative;
  top: -15px;
}

.js-on .cookiebannerbox > div {
  background: #FFFFFF;
  width: 97%;
  margin: 0 auto;
  padding: 10px 10px 0;
  box-shadow: 0 0 10px #000000;
  display: block;
  overflow: hidden;
}

.js-on .cookiebannerbox > div .all {
  margin-bottom: 10px;
  display: block;
}

.js-on .cookiebannerbox .picture {
  display: none;
}

.docData {
  margin-bottom: 80px;
  overflow: hidden;
}

.docData .label {
  font-weight: 700;
  display: block;
}

.docData .value {
  display: block;
}

.docData a {
  display: block;
}

.dossierentry {
  margin-bottom: 80px;
  padding-top: 40px;
  border-bottom: 1px dotted #7F7F7F;
}

.dossierentry .navIndex ul {
  width: 100%;
  padding-left: 0;
  text-align: center;
}

.dossierentry .navIndex li {
  width: auto;
  display: inline-block;
  float: none;
}

.dossierentry .navIndex li a {
  white-space: nowrap;
}

.dossierentry .navIndex li a:hover, .dossierentry .navIndex li a:focus, .dossierentry .navIndex li a:active {
  color: #FFFFFF;
  text-decoration: none;
}

.facets {
  margin-left: auto;
  margin-right: auto;
}

.facets h4 {
  padding: 5px 5px 5px 0;
  font-size: 1.5rem;
  font-weight: 700;
}

.facets ul {
  margin-bottom: 12px;
}

.facets ul.show {
  border-bottom: 1px solid #7F7F7F;
}

.facets li {
  border-top: 1px dotted #7F7F7F;
}

.facets li:first-child {
  border: none;
}

.facets li a,
.facets li strong {
  padding: 5px 5px 5px 30px;
  display: block;
  position: relative;
}

.facets li a::before,
.facets li strong::before {
  top: 6px;
  left: 0;
}

.facets li a:hover::before,
.facets li a:focus::before,
.facets li a:active::before,
.facets li strong::before {
  left: 0;
}

.facets li.link {
  padding-top: 40px;
  border: none;
}

.facets li.link a {
  padding-left: 20px;
  font-weight: 700;
}

.facets li.link a::before {
  top: 11px;
  left: 5px;
}

.supplement .facets .inactive-control {
  border-bottom: 1px solid #7F7F7F;
  position: relative;
}

.supplement .facets .inactive-control::before {
  top: 9px;
  right: 2%;
}

.supplement .facets .inactive-control:hover, .supplement .facets .inactive-control:focus, .supplement .facets .inactive-control:active {
  color: #000000;
  text-decoration: none;
}

.supplement .facets .active-control {
  border: none;
  position: relative;
}

.supplement .facets .active-control::before {
  top: 9px;
  right: 2%;
}

.supplement .facets .active-control:hover, .supplement .facets .active-control:focus, .supplement .facets .active-control:active {
  color: #000000;
  text-decoration: none;
}

.supplement .facets .active-control + ul {
  border-bottom: 1px solid #7F7F7F;
}

label,
input,
select,
textarea,
.formLabel,
.formLabel em {
  font-size: 1.5rem;
  line-height: 1.5;
}

form fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

form .columns {
  margin-bottom: 20px;
  padding-bottom: 20px;
}

form .trenner {
  border-bottom: 1px dotted #7F7F7F;
}

form .trenner.row {
  margin-bottom: 80px;
}

form .trenner.columns {
  margin-bottom: 80px;
  padding-bottom: 80px;
}

form .trenner .columns {
  margin-bottom: 0;
  padding-bottom: 80px;
}

textarea {
  resize: none;
}

.border input,
.border textarea,
.border select {
  border: 1px solid #BDBDBD;
}

.corner input,
.corner textarea,
.corner select {
  border-radius: 5px;
}

.background input,
.background textarea,
.background select {
  background-color: #EEEEEE;
}

.labelspacer {
  padding-top: 2.25em;
}

.labelspacer input {
  margin-top: 10px;
}

input[type='checkbox'], input[type='radio'] {
  width: 2em;
  margin-top: 3px;
  float: left;
  clear: both;
}

input.submit, input.reset {
  background-color: #004F80;
  width: auto;
  margin-left: 40px;
  margin-bottom: 40px;
  padding: 6px 10px;
  border-color: #004F80;
  color: #FFFFFF;
  font-weight: 700;
  text-transform: uppercase;
  float: right;
}

input.submit:hover, input.submit:focus, input.submit:active, input.reset:hover, input.reset:focus, input.reset:active {
  border: none;
}

input.reset {
  background-color: #373737;
}

.oneline input {
  width: 100%;
  margin-left: 0;
  margin-bottom: 0;
}

input,
textarea,
select {
  width: 100%;
  padding: 5px 3px;
  border: 1px solid transparent;
}

input:hover, input:focus, input:active,
textarea:hover,
textarea:focus,
textarea:active,
select:hover,
select:focus,
select:active {
  border: 1px solid #004F80;
}

.col2 .formField span {
  width: 50%;
  display: block;
  float: left;
}

.col3 .formField span {
  width: 33.33%;
  display: block;
  float: left;
}

.formField > span {
  display: block;
}

.formHandle {
  margin-bottom: 40px;
}

.formHandle [type="image"][name="submit"] {
  width: auto;
}

.formError {
  color: #CA0101;
}

.formError.abstract {
  font-weight: 700;
}

.formError + input,
.formError + textarea {
  border: 1px solid #CA0101;
}

.error a {
  padding-top: 4px;
  padding-left: 15px;
  padding-bottom: 4px;
  position: relative;
}

.error a::before {
  top: 8px;
  left: 0;
}

ul.error {
  margin-bottom: 12px;
  padding-left: 0;
  list-style-type: none;
}

/* Roman */
@font-face {
  font-family: 'Statis Sans';
  font-weight: 100;
  font-style: normal;
  src: url("/static/fonts/statissans/StatisSans-ExtraLight.woff2") format("woff2"), url("/static/fonts/statissans/StatisSans-ExtraLight.woff") format("woff");
}

@font-face {
  font-family: 'Statis Sans';
  font-weight: 200;
  font-style: normal;
  src: url("/static/fonts/statissans/StatisSans-Light.woff2") format("woff2"), url("/static/fonts/statissans/StatisSans-Light.woff") format("woff");
}

@font-face {
  font-family: 'Statis Sans';
  font-weight: 300;
  font-style: normal;
  src: url("/static/fonts/statissans/StatisSans-Book.woff2") format("woff2"), url("/static/fonts/statissans/StatisSans-Book.woff") format("woff");
}

@font-face {
  font-family: 'Statis Sans';
  font-weight: 400;
  font-style: normal;
  src: url("/static/fonts/statissans/StatisSans-Regular.woff2") format("woff2"), url("/static/fonts/statissans/StatisSans-Regular.woff") format("woff");
}

@font-face {
  font-family: 'Statis Sans';
  font-weight: 500;
  font-style: normal;
  src: url("/static/fonts/statissans/StatisSans-Medium.woff2") format("woff2"), url("/static/fonts/statissans/StatisSans-Medium.woff") format("woff");
}

@font-face {
  font-family: 'Statis Sans';
  font-weight: 600;
  font-style: normal;
  src: url("/static/fonts/statissans/StatisSans-SemiBold.woff2") format("woff2"), url("/static/fonts/statissans/StatisSans-SemiBold.woff") format("woff");
}

@font-face {
  font-family: 'Statis Sans';
  font-weight: 700;
  font-style: normal;
  src: url("/static/fonts/statissans/StatisSans-Bold.woff2") format("woff2"), url("/static/fonts/statissans/StatisSans-Bold.woff") format("woff");
}

@font-face {
  font-family: 'Statis Sans';
  font-weight: 800;
  font-style: normal;
  src: url("/static/fonts/statissans/StatisSans-ExtraBold.woff2") format("woff2"), url("/static/fonts/statissans/StatisSans-ExtraBold.woff") format("woff");
}

@font-face {
  font-family: 'Statis Sans';
  font-weight: 900;
  font-style: normal;
  src: url("/static/fonts/statissans/StatisSans-Heavy.woff2") format("woff2"), url("/static/fonts/statissans/StatisSans-Heavy.woff") format("woff");
}

/* Italic */
@font-face {
  font-family: 'Statis Sans';
  font-weight: 100;
  font-style: italic;
  src: url("/static/fonts/statissans/StatisSans-ExtraLightItalic.woff2") format("woff2"), url("/static/fonts/statissans/StatisSans-ExtraLightItalic.woff") format("woff");
}

@font-face {
  font-family: 'Statis Sans';
  font-weight: 200;
  font-style: italic;
  src: url("/static/fonts/statissans/StatisSans-LightItalic.woff2") format("woff2"), url("/static/fonts/statissans/StatisSans-LightItalic.woff") format("woff");
}

@font-face {
  font-family: 'Statis Sans';
  font-weight: 300;
  font-style: italic;
  src: url("/static/fonts/statissans/StatisSans-BookItalic.woff2") format("woff2"), url("/static/fonts/statissans/StatisSans-BookItalic.woff") format("woff");
}

@font-face {
  font-family: 'Statis Sans';
  font-weight: 400;
  font-style: italic;
  src: url("/static/fonts/statissans/StatisSans-Italic.woff2") format("woff2"), url("/static/fonts/statissans/StatisSans-Italic.woff") format("woff");
}

@font-face {
  font-family: 'Statis Sans';
  font-weight: 500;
  font-style: italic;
  src: url("/static/fonts/statissans/StatisSans-MediumItalic.woff2") format("woff2"), url("/static/fonts/statissans/StatisSans-MediumItalic.woff") format("woff");
}

@font-face {
  font-family: 'Statis Sans';
  font-weight: 600;
  font-style: italic;
  src: url("/static/fonts/statissans/StatisSans-SemiBoldItalic.woff2") format("woff2"), url("/static/fonts/statissans/StatisSans-SemiBoldItalic.woff") format("woff");
}

@font-face {
  font-family: 'Statis Sans';
  font-weight: 700;
  font-style: italic;
  src: url("/static/fonts/statissans/StatisSans-BoldItalic.woff2") format("woff2"), url("/static/fonts/statissans/StatisSans-BoldItalic.woff") format("woff");
}

@font-face {
  font-family: 'Statis Sans';
  font-weight: 800;
  font-style: italic;
  src: url("/static/fonts/statissans/StatisSans-ExtraBoldItalic.woff2") format("woff2"), url("/static/fonts/statissans/StatisSans-ExtraBoldItalic.woff") format("woff");
}

@font-face {
  font-family: 'Statis Sans';
  font-weight: 900;
  font-style: italic;
  src: url("/static/fonts/statissans/StatisSans-HeavyItalic.woff2") format("woff2"), url("/static/fonts/statissans/StatisSans-HeavyItalic.woff") format("woff");
}

.aural {
  width: 0;
  line-height: 0;
  position: absolute;
  left: -2000px;
  overflow: hidden;
}

.clear {
  clear: both;
}

ol {
  list-style-type: none;
}

.all {
  margin-bottom: 80px;
  border-radius: 5px;
  overflow: hidden;
}

.wrapper-teaser .all,
.boxWrapper .all,
.service-border .all,
.live-calendar .all {
  margin-bottom: 0;
}

.content .all {
  background: #EEEEEE;
}

.button {
  background-color: #004F80;
  padding: 9px 10px;
  border-radius: 5px;
  color: #FFFFFF;
  font-weight: 700;
  line-height: 1;
  word-spacing: .25em;
  text-transform: uppercase;
  display: block;
  clear: left;
}

.all .button {
  color: #FFFFFF;
  float: right;
}

a.button:hover, a.button:focus, a.button:active {
  background: #585858;
  color: #FFFFFF;
  text-decoration: underline;
}

button {
  background-color: transparent;
  padding: 0;
  border: none;
}

body > div {
  font-size: 100%;
}

::-moz-selection {
  background-color: #FD484D;
  color: #FFFFFF;
}

::selection {
  background-color: #FD484D;
  color: #FFFFFF;
}

/* SVG */
svg,
svg:not(:root) {
  overflow: visible;
}

.gsb_popOver-container {
  background: #FFFFFF;
  margin: 0 10px 30px;
  padding: 50px 20px 40px;
  border-radius: 5px;
  box-shadow: 0 0 6px #606060;
  display: none;
  position: absolute;
  z-index: 999;
}

.gsb_popOver-container::after {
  content: '';
  background: #FFFFFF;
  width: 30px;
  height: 30px;
  box-shadow: 2px 2px 3px rgba(96, 96, 96, 0.4);
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%) translateY(50%) rotate(45deg);
      -ms-transform: translateX(-50%) translateY(50%) rotate(45deg);
          transform: translateX(-50%) translateY(50%) rotate(45deg);
}

.gsb_popOver-container p {
  margin-bottom: 20px;
}

.gsb_popOver-container p:last-child {
  margin-bottom: 0;
}

.gsb_popOver-show {
  display: block;
}

.gsb_popOver-closeBtn {
  content: '';
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat 0px -613px;
  border-radius: 50%;
  top: 10px;
  right: 20px;
  cursor: pointer;
}

.gsb_popOver-closeBtn:hover, .gsb_popOver-closeBtn:focus, .gsb_popOver-closeBtn:active {
  content: '';
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -596px -573px;
  background-color: #004F80;
}

.gsb_popOver-closeBtn:hover::after, .gsb_popOver-closeBtn:focus::after, .gsb_popOver-closeBtn:active::after {
  content: '';
  border-radius: 50%;
  box-shadow: inset 0 0 0 3px #004F80;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.gsb_popOver-pos-left {
  margin-right: 30px;
  margin-bottom: 0;
}

.gsb_popOver-pos-left::after {
  top: 50%;
  left: auto;
  right: 0;
  bottom: auto;
  -webkit-transform: translateX(50%) translateY(-50%) rotate(315deg);
      -ms-transform: translateX(50%) translateY(-50%) rotate(315deg);
          transform: translateX(50%) translateY(-50%) rotate(315deg);
}

.gsb_popOver-pos-right {
  margin-left: 30px;
  margin-bottom: 0;
}

.gsb_popOver-pos-right::after {
  top: 50%;
  left: 0;
  bottom: auto;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(135deg);
      -ms-transform: translateX(-50%) translateY(-50%) rotate(135deg);
          transform: translateX(-50%) translateY(-50%) rotate(135deg);
}

.gsb_popOver-pos-bottom {
  margin-top: 30px;
  margin-bottom: 0;
}

.gsb_popOver-pos-bottom::after {
  top: 0;
  left: 50%;
  bottom: auto;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(225deg);
      -ms-transform: translateX(-50%) translateY(-50%) rotate(225deg);
          transform: translateX(-50%) translateY(-50%) rotate(225deg);
}

.glossaryIndex.navIndex li {
  width: auto;
  margin-right: 10px;
  margin-bottom: 10px;
}

.glossaryIndex.navIndex .page,
.glossaryIndex.navIndex strong {
  min-width: 2em;
  display: block;
}

.glossaryIndex span {
  background: #EEEEEE;
}

.l-card-grid:not(:last-child) {
  padding-bottom: 20px;
}

.l-card-grid__wrapper {
  margin-bottom: 10px;
}

.l-card-grid > .row > .column {
  position: relative;
}

.l-card-grid > .row .c-card {
  height: 100%;
}

.l-card-grid > .row:not(:last-child) > .column {
  padding-bottom: 30px;
}

.l-card-grid--more-space-before {
  margin-top: 48px;
}

.l-card-grid.l-card-grid--less-space-after-items > .row > .column {
  margin-bottom: 10px;
}

.l-card-grid.l-card-grid--less-space-between-items > .row {
  margin-left: -10px;
  margin-right: -10px;
}

.l-card-grid.l-card-grid--less-space-between-items > .row > .column {
  padding-left: 10px;
  padding-right: 10px;
}

.l-content-wrapper {
  padding: 30px 10px;
  position: relative;
  /**
   * Im Richtext-Context
   */
  /**
   * Mit Hintergrund- und/oder Textfarbe
   */
  /**
   * Mit veränderten Abständen
   */
  /**
 * absolute Positionierung
 */
  /**
 * Helper
 */
}

.l-content-wrapper .l-content-wrapper {
  padding: 0;
}

.richtext .l-content-wrapper {
  padding-left: 0;
  padding-right: 0;
}

.l-content-wrapper__headline {
  margin-bottom: 22px !important;
  font-weight: 700 !important;
}

.l-content-wrapper__headline + p {
  max-width: 880px;
}

.l-content-wrapper__headline::after {
  content: '';
  width: 35px;
  margin-top: 15px;
  border-top: 2px solid #333333;
  display: block;
}

.l-content-wrapper__text {
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
}

.l-content-wrapper__text h1,
.l-content-wrapper__text h2,
.l-content-wrapper__text h3,
.l-content-wrapper__text h4,
.l-content-wrapper__text h5,
.l-content-wrapper__text h6 {
  margin-bottom: 35px;
  font-size: 2.2rem;
  font-weight: 100;
}

.l-content-wrapper__text p {
  display: none;
}

.richtext > .l-content-wrapper:first-child,
.richtext > div:nth-child(2) > .l-content-wrapper:first-child {
  margin-top: -30px !important;
  padding-top: 0 !important;
}

.l-content-wrapper--bg-color::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -1rem;
  right: -1rem;
  bottom: 0;
  z-index: -1;
}

.l-content-wrapper--bg-color > .row {
  position: relative;
}

.l-content-wrapper--bg-color .picture .wrapper {
  border-radius: 4px;
  overflow: hidden;
}

.l-content-wrapper--blue::before {
  background-color: #2C74B5;
}

.l-content-wrapper--gray::before {
  background-color: #F7F7F7;
}

.l-content-wrapper--gradient::before {
  background: linear-gradient(to bottom, #2C74B5 50%, #093260 100%) #004F80;
}

.l-content-wrapper--inverted {
  color: #FFFFFF;
}

.l-content-wrapper--inverted h2:after {
  border-color: #FFFFFF;
}

.l-content-wrapper--inverted h3 small {
  color: #FFFFFF;
}

.l-content-wrapper--inverted .c-more {
  border-color: #FFFFFF;
  color: #FFFFFF;
}

.l-content-wrapper--inverted .c-more:active, .l-content-wrapper--inverted .c-more:focus, .l-content-wrapper--inverted .c-more:hover {
  color: #FFFFFF;
}

.l-content-wrapper--less-space-before {
  padding-top: 0 !important;
}

.l-content-wrapper--less-space-after {
  padding-bottom: 0 !important;
}

.l-content-wrapper--no-space-inner {
  padding: 0 !important;
}

.l-content-wrapper--expand-full {
  padding-left: 0;
  padding-right: 0;
}

.l-content-wrapper--position {
  width: 100%;
  position: absolute;
  z-index: 99;
  overflow: hidden;
}

.l-content-wrapper :not(.column):not(.columns) > p:last-child {
  margin-bottom: 0;
}

.l-embedded-video-container .mejs-container {
  margin-bottom: 20px;
}

.l-embedded-video-container .c-actions {
  margin-bottom: 80px;
}

.l-embedded-video-container .share {
  position: static;
}

.mfp-container {
  padding: 2rem;
}

.mfp-content {
  width: auto !important;
  max-width: 123.6em;
}

.mfp-content > div {
  background-color: #FFFFFF;
  padding: 0 20px 20px;
  border-radius: 4px;
  overflow: hidden;
}

.mfp-content .picture,
.mfp-content .poster {
  margin-bottom: 34px;
}

.mfp-content .picture .wrapper,
.mfp-content .poster .wrapper {
  margin-left: -20px;
  margin-right: -20px;
}

.mfp-content .picture [src*='.svg'],
.mfp-content .picture svg,
.mfp-content .poster [src*='.svg'],
.mfp-content .poster svg {
  width: calc(90vw - 4em - 40px);
}

.mfp-content img {
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}

.mfp-close {
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  opacity: 1;
  top: 5px;
  right: 5px;
}

.mfp-close:active {
  top: 5px;
}

.mfp-close:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat 0px -613px;
  top: 0;
  left: 0;
}

.downloadlinks a.downloadLink {
  padding-left: 25px;
  display: block;
  position: relative;
}

.downloadlinks a.downloadLink::before {
  top: -1px;
  left: 0;
}

.supplement .box .links a.downloadLink {
  padding-left: 20px;
  position: relative;
}

.supplement .box .links a.downloadLink::before {
  top: -1px;
  left: 0;
}

.supplement .box .links a.shoppingCartLink {
  padding-left: 20px;
  position: relative;
}

.supplement .box .links a.shoppingCartLink::before {
  top: 2px;
  left: 0;
}

.downloadlinks a.shoppingCartLink {
  padding-left: 25px;
  display: block;
  position: relative;
}

.downloadlinks a.shoppingCartLink::before {
  top: 2px;
  left: 0;
}

a.external,
.teaser .more a.external {
  padding-left: 13px;
  position: relative;
}

a.external::before,
.teaser .more a.external::before {
  top: 8px;
  left: 0;
}

.more {
  margin-top: 5px;
  display: block;
}

.more a {
  padding-left: 15px;
  position: relative;
}

.more a::before {
  top: 7px;
  left: 0;
}

a.themenLink {
  padding-left: 15px;
  display: block;
  position: relative;
}

a.themenLink::before {
  top: 8px;
  left: 0;
}

ul.links {
  margin-bottom: 40px;
}

.tableOfDocuments {
  margin-bottom: 12px;
  padding-left: 20px;
  list-style: decimal outside none;
}

video,
.mejs-container {
  margin: 0 auto 80px;
}

.galleryBox .mejs-wrapper {
  margin-top: 46px;
}

.galleryBox .mejs-wrapper .mejs-container {
  margin: 0 auto;
}

.navSkip,
.navSkip a {
  width: 0;
  line-height: 0;
  position: absolute;
  left: -2000px;
  overflow: hidden;
}

.navSkip a:focus, .navSkip a:active {
  background-color: #004F80;
  width: 180px;
  height: auto;
  padding: 15px 0 20px;
  color: #FFFFFF;
  font-size: 1.6rem;
  text-align: center;
  top: 55px;
  left: calc(50% - 90px);
  z-index: 1000;
}

.mm-menu {
  background: inherit;
  padding: 0;
  display: block;
  overflow: hidden;
  box-sizing: border-box;
}

.mm-menu, .mm-panels, .mm-panels > .mm-panel {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}

.mm-panel {
  -webkit-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
}

.mm-panel.mm-opened {
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.mm-panel.mm-subopened {
  -webkit-transform: translate3d(-30%, 0, 0);
  -ms-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
}

.mm-panel.mm-highest {
  z-index: 1;
}

.mm-panels,
.mm-panels > .mm-panel {
  background: inherit;
}

.mm-panels > .mm-panel {
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
}

.mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 137px;
}

.mm-vertical .mm-panel {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}

.mm-vertical .mm-listview .mm-panel,
.mm-listview .mm-vertical .mm-panel {
  display: none;
}

.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after,
.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after {
  border-color: transparent;
}

.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel {
  display: block;
}

.mm-vertical .mm-listview > li > .mm-next,
.mm-listview > li.mm-vertical > .mm-next {
  height: 80px;
  bottom: auto;
}

.mm-listview {
  font-size: 14px;
  line-height: 20px;
}

.mm-listview a,
.mm-listview a:hover {
  text-decoration: none;
}

.mm-listview > li {
  position: relative;
}

.mm-listview > li > a,
.mm-listview > li > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin: 0;
  padding: 10px 10px 10px 20px;
  color: inherit;
  display: block;
}

.mm-listview > li > a.mm-arrow,
.mm-listview > li > span.mm-arrow {
  padding-right: 50px;
}

.mm-listview > li.mm-opened > .mm-next:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mm-listview .mm-next {
  background: rgba(3, 2, 1, 0);
  width: 50px;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.mm-listview .mm-next + a,
.mm-listview .mm-next + span {
  margin-right: 50px;
}

.mm-listview .mm-next.mm-fullsubopen {
  width: 100%;
}

.mm-listview .mm-next.mm-fullsubopen + a,
.mm-listview .mm-next.mm-fullsubopen + span {
  margin-right: 0;
  padding-right: 50px;
}

.mm-next:after {
  content: '';
  border: 2px solid transparent;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 8px;
}

.mm-next:after {
  border-top: none;
  border-left: none;
  right: 23px;
}

.menu-box {
  display: none;
}

#menu {
  padding-bottom: 100px;
  display: none;
}

#menu.mm-menu.mm-current {
  display: block;
}

#menu h1 {
  margin: 80px 0 0;
  padding: 10px 0 10px 69px;
  color: #000000;
  font-family: "Statis Sans", sans-serif;
  font-size: 1.4rem;
  text-align: left;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1000;
}

#menu h1 a {
  color: #FFFFFF;
}

#menu .mobile-head {
  padding: 0;
}

#menu .close-button {
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
}

#menu .close-button:focus img {
  outline: 1px dotted #FFFFFF;
}

#menu .close-button img {
  vertical-align: initial;
  width: 18px;
  height: 19px;
  position: absolute;
  left: 31px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

#menu .mm-search {
  background: #004F80;
  position: relative;
}

#menu .mm-search input {
  background: #EEEEEE;
  width: 100%;
  border: none;
  border-radius: 5px;
  color: #000000;
}

#menu .mm-search input.image {
  width: 40px;
  padding: 5px;
  position: absolute;
  top: 7px;
  right: 10px;
}

#menu .mm-search input.image:focus {
  padding: 0;
  outline: 1px dotted #585858;
}

#menu ul {
  padding-top: 0;
  color: #004F80;
  position: relative;
}

#menu ul ul {
  padding: 0;
}

#menu li {
  font-size: 1.4rem;
}

#menu li a,
#menu li strong {
  padding: 20px 10px 20px 30px;
  font-size: 2rem;
  display: block;
}

#menu li a span,
#menu li strong span {
  padding-left: 0;
}

#menu li a {
  color: #000000;
  font-weight: 400;
  transition-property: font-size, font-weight;
  transition-duration: .15s;
}

#menu li a:hover, #menu li a:focus, #menu li a:active {
  color: #2C74B5;
  font-size: 2.6rem;
  font-weight: bold;
}

#menu li strong {
  padding-left: 40px;
  color: #2C74B5;
  font-weight: 700;
}

#menu li.service {
  margin-top: 40px;
}

#menu li.service + .service {
  margin-top: 0;
}

#menu li.service a,
#menu li.service strong,
#menu li.service span {
  padding: 10px 10px 10px 30px;
  color: #606060;
  font-size: 1.6rem;
}

#menu li.service li {
  background: #EBEBEB;
}

#menu li.service li a,
#menu li.service li strong,
#menu li.service li span {
  color: #004F80;
}

#menu li li {
  background: #EBEBEB;
}

#menu li li a,
#menu li li strong {
  padding-left: 80px;
}

#menu li li li {
  background: #DBDBDB;
}

#menu li li li:after {
  border-color: #CCCCCC;
}

#menu li li li a,
#menu li li li strong {
  padding-left: 120px;
}

#menu li li li li {
  background: #CCCCCC;
}

#menu li li li li:after {
  border-color: #BDBDBD;
}

#menu li li li li a,
#menu li li li li strong {
  padding-left: 160px;
}

#menu .navServiceGS > a,
#menu .navServiceGS strong,
#menu .navServiceLS > a,
#menu .navServiceLS strong {
  position: relative;
}

#menu li.navServiceGS > a,
#menu li.navServiceGS strong {
  padding-left: 60px;
}

#menu li.navServiceGS > a::before,
#menu li.navServiceGS strong::before {
  top: 6px;
  content: '';
  display: inline-block;
  position: absolute;
  width: 18px;
  height: 22px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -452px -374px;
  left: 30px;
}

#menu li.navServiceLS > a,
#menu li.navServiceLS strong {
  padding-left: 60px;
}

#menu li.navServiceLS > a::before,
#menu li.navServiceLS strong::before {
  top: 10px;
  content: '';
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 18px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -194px -613px;
  left: 30px;
}

#menu .mm-next {
  height: 42px;
}

#menu .mm-next::after {
  border-color: #004F80;
}

#menu .mm-next:focus {
  outline: 1px dotted #004F80;
}

.mm-opening .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

#menu .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
  margin-left: 0;
}

html.mm-opened #togglenav {
  position: absolute;
}

.mm-vertical .mm-listview .mm-panel {
  padding: 0;
}

.mm-menu .mm-noresultsmsg {
  display: none;
}

.mm-menu > .mm-navbar-top-2 {
  top: 39px;
  z-index: 4;
}

.mm-hasnavbar-top-2 .mm-panels {
  top: 94px;
}

.mm-listview > li:not(.mm-divider):after {
  left: 0;
}

#mm-blocker {
  background: rgba(0, 0, 0, 0.5);
}

.navIndex ul {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  margin-bottom: 0 !important;
  padding-left: 0 !important;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.navIndex li {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 2.8rem;
  line-height: 3.5rem;
  list-style-type: none;
}

.navIndex .button {
  padding: 0;
}

.navIndex .button img {
  width: 29px;
  padding-top: 3px;
}

.navIndex .button, .navIndex .button:active, .navIndex .button:focus, .navIndex .button:hover {
  background-color: transparent !important;
  color: inherit !important;
}

.richtext {
  margin-top: 30px;
  margin-bottom: 110px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  clear: both;
}

h1,
.h1 {
  font-weight: 300;
}

h1 small,
.h1 small {
  color: inherit;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.1rem;
  letter-spacing: .65px;
}

h2,
.h2 {
  margin-bottom: 16px;
  font-size: 2.2rem;
  font-weight: 300;
  line-height: 3.2rem;
  letter-spacing: .5px;
}

.content > h2, .content >
.h2 {
  margin-top: 2em;
}

h3,
.h3 {
  margin-bottom: 20px;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.8rem;
}

h3 small,
.h3 small {
  margin-bottom: 10px;
  display: block;
}

h4,
.h4 {
  margin-bottom: 20px;
  font-size: 1.8rem;
  font-weight: 300;
}

.content > h4, .content >
.h4 {
  margin-top: 20px;
}

h5,
.h5 {
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: .37px;
}

.richtext h5, .richtext
.h5 {
  margin-bottom: 0;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.8rem;
  letter-spacing: 0;
}

.content > h5, .content >
.h5 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h2 small,
.h2 small,
h3 small,
.h3 small,
h4 small,
.h4 small,
h5 small,
.h5 small {
  color: inherit;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.7rem;
}

p,
li,
dl,
caption,
.formError,
address,
.address {
  font-size: 1.5rem;
}

p,
address,
.address {
  margin-bottom: 15px;
}

.richtext p, .richtext
address, .richtext
.address {
  margin-bottom: 24px;
}

p.intro {
  font-size: 1.7rem;
  font-weight: 300;
}

.content ul:not([class]) {
  margin-bottom: 80px;
  padding-left: 20px;
  margin-left: 17px;
  list-style-type: disc;
}

.content ul:not([class]) * {
  margin-bottom: 0;
}

.content ul:not([class]) > li:not(:last-child) {
  margin-bottom: 28px;
}

.content ul:not([class]) ul {
  margin-top: 17px;
}

.content ol:not([class]) {
  margin-bottom: 34px;
  padding-left: 17px;
  list-style-type: none;
  counter-reset: list;
}

.content ol:not([class]) > li {
  padding-left: 30px;
  position: relative;
}

.content ol:not([class]) > li::before {
  content: counter(list) ") ";
  counter-increment: list;
  position: absolute;
  top: 0;
  left: 0;
}

.content ol:not([class]) > li:not(:last-child) {
  margin-bottom: 28px;
}

.content ol:not([class]) ol {
  margin-top: 17px;
  margin-bottom: 17px;
}

.content ol:not([class]) ol li::before {
  content: counter(list, lower-alpha) ") ";
}

blockquote {
  margin-bottom: 30px;
  padding-left: 14px;
  border: none;
}

blockquote,
blockquote p {
  color: #333333;
  font-size: 1.7rem;
  font-style: italic;
  line-height: 2.8rem;
}

blockquote p:first-child::after {
  content: '';
  width: 35px;
  margin-top: 15px;
  margin-bottom: 15px;
  border-top: 2px solid #2C74B5;
  display: block;
}

blockquote cite {
  color: #333333;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.8rem;
}

blockquote cite:before {
  display: none;
}

abbr,
dfn {
  border-bottom: 1px dotted #000000;
  text-decoration: none;
}

table {
  width: 100%;
  margin-bottom: 20px;
  border-bottom: 1px solid #BDBDBD;
  font-size: 1.3rem;
  line-height: 2.2rem;
  clear: both;
  border-collapse: separate;
}

table a {
  text-decoration: underline;
}

table a:hover, table a:active, table a:focus {
  text-decoration: none;
}

table caption {
  padding-bottom: 40px;
  color: #000000;
  font-weight: 700;
  text-align: left;
}

table th,
table td {
  padding: 8px 25px;
}

table th {
  font-weight: 700;
}

table td {
  text-align: right;
  vertical-align: top;
  letter-spacing: 1.21px;
}

table td.right, table td.left {
  float: none !important;
}

table td:not(:last-child) {
  border-right: 1px solid #BDBDBD;
}

table thead {
  background-color: #CEE0F0;
}

table thead th {
  border-bottom: 1px solid #FFFFFF;
  text-align: center;
}

table thead th:not(:last-child) {
  border-right: 1px solid #FFFFFF;
}

table tbody tr:active th:not([colspan]),
table tbody tr:active td, table tbody tr:focus th:not([colspan]),
table tbody tr:focus td, table tbody tr:hover th:not([colspan]),
table tbody tr:hover td {
  background-color: #F7F7F7;
}

table tbody tr.bodyTitle td {
  background-color: #CEE0F0;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
}

table tbody th:not(.Zwischenueberschrift),
table tbody td:not(.Zwischenueberschrift) {
  border-right: 1px solid #CCCCCC;
}

table tbody th.Zwischenueberschrift,
table tbody td.Zwischenueberschrift {
  background-color: #CEE0F0;
  text-align: center;
  letter-spacing: 0;
}

table tbody th.Vorspalte,
table tbody td.Vorspalte {
  font-weight: 700;
  text-align: left;
  letter-spacing: 0;
}

table tbody th.Vorspalte-ind1, table tbody th.Vorspalte-ind2, table tbody th.Vorspalte-ind3, table tbody th.Vorspalte-ind4, table tbody th.Vorspalte-ind5, table tbody th.Vorspalte-ind6, table tbody th.Vorspalte-ind7, table tbody th.Vorspalte-ind8, table tbody th.Vorspalte-ind9, table tbody th.Vorspalte-ind10,
table tbody td.Vorspalte-ind1,
table tbody td.Vorspalte-ind2,
table tbody td.Vorspalte-ind3,
table tbody td.Vorspalte-ind4,
table tbody td.Vorspalte-ind5,
table tbody td.Vorspalte-ind6,
table tbody td.Vorspalte-ind7,
table tbody td.Vorspalte-ind8,
table tbody td.Vorspalte-ind9,
table tbody td.Vorspalte-ind10 {
  font-weight: 700;
  text-align: left;
  letter-spacing: 0;
  position: relative;
}

table tbody th.Vorspalte-ind1::before, table tbody th.Vorspalte-ind2::before, table tbody th.Vorspalte-ind3::before, table tbody th.Vorspalte-ind4::before, table tbody th.Vorspalte-ind5::before, table tbody th.Vorspalte-ind6::before, table tbody th.Vorspalte-ind7::before, table tbody th.Vorspalte-ind8::before, table tbody th.Vorspalte-ind9::before, table tbody th.Vorspalte-ind10::before,
table tbody td.Vorspalte-ind1::before,
table tbody td.Vorspalte-ind2::before,
table tbody td.Vorspalte-ind3::before,
table tbody td.Vorspalte-ind4::before,
table tbody td.Vorspalte-ind5::before,
table tbody td.Vorspalte-ind6::before,
table tbody td.Vorspalte-ind7::before,
table tbody td.Vorspalte-ind8::before,
table tbody td.Vorspalte-ind9::before,
table tbody td.Vorspalte-ind10::before {
  content: '';
  border-left: 1px solid #CCCCCC;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
}

table tbody th.Vorspalte-ind1,
table tbody td.Vorspalte-ind1 {
  padding-left: 46px;
}

table tbody th.Vorspalte-ind1::before,
table tbody td.Vorspalte-ind1::before {
  left: 36px;
}

table tbody th.Vorspalte-ind2,
table tbody td.Vorspalte-ind2 {
  padding-left: 56px;
}

table tbody th.Vorspalte-ind2::before,
table tbody td.Vorspalte-ind2::before {
  left: 46px;
}

table tbody th.Vorspalte-ind3,
table tbody td.Vorspalte-ind3 {
  padding-left: 66px;
}

table tbody th.Vorspalte-ind3::before,
table tbody td.Vorspalte-ind3::before {
  left: 56px;
}

table tbody th.Vorspalte-ind4,
table tbody td.Vorspalte-ind4 {
  padding-left: 76px;
}

table tbody th.Vorspalte-ind4::before,
table tbody td.Vorspalte-ind4::before {
  left: 66px;
}

table tbody th.Vorspalte-ind5,
table tbody td.Vorspalte-ind5 {
  padding-left: 86px;
}

table tbody th.Vorspalte-ind5::before,
table tbody td.Vorspalte-ind5::before {
  left: 76px;
}

table tbody th.Vorspalte-ind6,
table tbody td.Vorspalte-ind6 {
  padding-left: 96px;
}

table tbody th.Vorspalte-ind6::before,
table tbody td.Vorspalte-ind6::before {
  left: 86px;
}

table tbody th.Vorspalte-ind7,
table tbody td.Vorspalte-ind7 {
  padding-left: 106px;
}

table tbody th.Vorspalte-ind7::before,
table tbody td.Vorspalte-ind7::before {
  left: 96px;
}

table tbody th.Vorspalte-ind8,
table tbody td.Vorspalte-ind8 {
  padding-left: 116px;
}

table tbody th.Vorspalte-ind8::before,
table tbody td.Vorspalte-ind8::before {
  left: 106px;
}

table tbody th.Vorspalte-ind9,
table tbody td.Vorspalte-ind9 {
  padding-left: 126px;
}

table tbody th.Vorspalte-ind9::before,
table tbody td.Vorspalte-ind9::before {
  left: 116px;
}

table tbody th.Vorspalte-ind10,
table tbody td.Vorspalte-ind10 {
  padding-left: 136px;
}

table tbody th.Vorspalte-ind10::before,
table tbody td.Vorspalte-ind10::before {
  left: 126px;
}

table tfoot td {
  text-align: left;
  letter-spacing: .21px;
}

table .even {
  background: #EEEEEE;
}

table .width15 {
  width: 15%;
}

table .width20 {
  width: 20%;
}

table .width25 {
  width: 25%;
}

table .width30 {
  width: 30%;
}

table .width35 {
  width: 35%;
}

table .width40 {
  width: 40%;
}

table .width45 {
  width: 45%;
}

table .width50 {
  width: 50%;
}

table .width70 {
  width: 70%;
}

table .width80 {
  width: 80%;
}

table .width85 {
  width: 85%;
}

.responsiveTableWrapper {
  position: relative;
}

.responsiveTableWrapper::before, .responsiveTableWrapper::after {
  content: '';
  background: transparent;
  width: 25px;
  height: 100%;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 1;
  pointer-events: none;
  transition: opacity .8s ease;
}

.responsiveTableWrapper::before {
  background: linear-gradient(to left, transparent, #7F7F7F);
  left: 0;
}

.responsiveTableWrapper::after {
  background: linear-gradient(to right, transparent, #7F7F7F);
  right: 0;
}

.responsiveTableWrapper.is-scroll-left::before {
  opacity: 1;
}

.responsiveTableWrapper.is-scroll-right::after {
  opacity: 1;
}

.responsiveTable {
  margin-bottom: 20px;
  overflow-x: scroll;
}

.responsiveTable table {
  width: 637px;
  margin: 0;
}

dl {
  margin: 0 0 20px;
  overflow: hidden;
}

dt {
  float: left;
  margin-right: 10%;
  max-width: 40%;
  font-weight: 700;
}

dd {
  margin-bottom: .3rem;
  margin-left: 50%;
}

dd:after {
  content: " ";
  display: block;
  clear: left;
}

p.left,
td.left,
th.left {
  text-align: left;
}

p.right,
td.right,
th.right {
  text-align: right;
}

p.center,
td.center,
th.center {
  text-align: center;
}

p.justify,
td.justify,
th.justify {
  text-align: justify;
}

.picture {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  position: relative;
}

.picture .wrapper img {
  width: 100%;
}

.richtext .picture {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 34px;
}

.picture.linksOhne {
  margin-left: 0;
  margin-right: 0;
}

.picture.rechtsOhne {
  margin-left: auto;
  margin-right: 0;
}

p + .picture:not(.links):not(.rechts) {
  margin-top: 34px;
}

.picture a,
.picture a span {
  display: block;
}

.picture .wrapper {
  display: block;
  position: relative;
}

.picture .wrapper a:not(.loupe):not(.c-picture-link) {
  position: relative;
}

.picture .wrapper a:not(.loupe):not(.c-picture-link)::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.picture .caption {
  margin-top: 10px;
  color: #666666;
  font-size: 1.3rem;
  line-height: 2.3rem;
  letter-spacing: .4px;
  display: block;
}

.picture .loupe:not(:last-child) {
  bottom: 21px;
}

.picture .loupe img {
  width: 33px;
  height: 33px;
}

.diagramm {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  position: relative;
}

.richtext .diagramm {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 34px;
}

.diagramm.linksOhne {
  margin-left: 0;
  margin-right: 0;
}

.diagramm.rechtsOhne {
  margin-left: auto;
  margin-right: 0;
}

p + .diagramm:not(.links):not(.rechts) {
  margin-top: 34px;
}

.diagramm a,
.diagramm a span {
  display: block;
}

.diagramm .wrapper {
  display: block;
  position: relative;
}

.loupe {
  margin-bottom: 0;
  padding: 8px;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
}

.loupe:hover::after, .loupe:focus::after, .loupe:active::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 33px;
  height: 33px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -307px -573px;
  background-color: #093260;
  border: 8px solid #093260;
  left: 0;
  bottom: 0;
  box-sizing: content-box;
}

a {
  color: #2C74B5;
  font-weight: 700;
  text-decoration: none;
  transition-timing-function: ease;
  transition-duration: .3s;
  transition-property: background-color, border-color, color;
}

a:hover, a:active, a:focus {
  outline: none;
  color: #093260;
  text-decoration: underline;
}

a.RichTextIntLink {
  text-decoration: underline;
  position: relative;
}

a.RichTextIntLink::before {
  top: 7px;
  left: 6px;
}

a.RichTextIntLink:hover, a.RichTextIntLink:focus, a.RichTextIntLink:active {
  text-decoration: none;
}

a.RichTextExtLink, a.ExternalLink {
  text-decoration: underline;
  position: relative;
}

a.RichTextExtLink::before, a.ExternalLink::before {
  top: 7px;
  left: 3px;
}

a.RichTextExtLink:hover, a.RichTextExtLink:focus, a.RichTextExtLink:active, a.ExternalLink:hover, a.ExternalLink:focus, a.ExternalLink:active {
  text-decoration: none;
}

a.RichTextGlossarLink, a.GlossarEntry {
  border-bottom: 1px dotted #7F7F7F;
  color: #000000;
  text-decoration: none;
  cursor: help;
}

a.RichTextGlossarLink:hover, a.RichTextGlossarLink:focus, a.RichTextGlossarLink:active, a.GlossarEntry:hover, a.GlossarEntry:focus, a.GlossarEntry:active {
  border-bottom: 1px solid #7F7F7F;
}

a.RichTextWikiLink {
  text-decoration: underline;
  position: relative;
}

a.RichTextWikiLink::before {
  top: 7px;
  left: 0;
}

a.RichTextWikiLink:hover, a.RichTextWikiLink:focus, a.RichTextWikiLink:active {
  text-decoration: none;
}

a.ContactData {
  position: relative;
}

a.ContactData::before {
  top: 6px;
  left: 0;
}

a.ContactData:hover, a.ContactData:focus, a.ContactData:active {
  text-decoration: underline;
}

a.download, a.Publication {
  position: relative;
}

a.download:before, a.Publication:before {
  top: 2px;
  left: 0;
}

a.download:hover, a.download:focus, a.download:active, a.Publication:hover, a.Publication:focus, a.Publication:active {
  text-decoration: underline;
}

a.shoppingCartLink {
  position: relative;
}

a.shoppingCartLink::before {
  top: 4px;
  left: 0;
}

a.shoppingCartLink:hover, a.shoppingCartLink:focus, a.shoppingCartLink:active {
  text-decoration: underline;
}

.l-content-wrapper--inverted a.RichTextIntLink, .l-content-wrapper--inverted a.RichTextExtLink, .l-content-wrapper--inverted a.ExternalLink, .l-content-wrapper--inverted a.RichTextGlossarLink, .l-content-wrapper--inverted a.GlossarEntry, .l-content-wrapper--inverted a.RichTextWikiLink, .l-content-wrapper--inverted a.ContactData, .l-content-wrapper--inverted a.download, .l-content-wrapper--inverted a.Publication, .l-content-wrapper--inverted a.shoppingCartLink {
  color: #FFFFFF;
  text-decoration: underline;
}

.l-content-wrapper--inverted a.RichTextIntLink:hover, .l-content-wrapper--inverted a.RichTextIntLink:active, .l-content-wrapper--inverted a.RichTextIntLink:focus, .l-content-wrapper--inverted a.RichTextExtLink:hover, .l-content-wrapper--inverted a.RichTextExtLink:active, .l-content-wrapper--inverted a.RichTextExtLink:focus, .l-content-wrapper--inverted a.ExternalLink:hover, .l-content-wrapper--inverted a.ExternalLink:active, .l-content-wrapper--inverted a.ExternalLink:focus, .l-content-wrapper--inverted a.RichTextGlossarLink:hover, .l-content-wrapper--inverted a.RichTextGlossarLink:active, .l-content-wrapper--inverted a.RichTextGlossarLink:focus, .l-content-wrapper--inverted a.GlossarEntry:hover, .l-content-wrapper--inverted a.GlossarEntry:active, .l-content-wrapper--inverted a.GlossarEntry:focus, .l-content-wrapper--inverted a.RichTextWikiLink:hover, .l-content-wrapper--inverted a.RichTextWikiLink:active, .l-content-wrapper--inverted a.RichTextWikiLink:focus, .l-content-wrapper--inverted a.ContactData:hover, .l-content-wrapper--inverted a.ContactData:active, .l-content-wrapper--inverted a.ContactData:focus, .l-content-wrapper--inverted a.download:hover, .l-content-wrapper--inverted a.download:active, .l-content-wrapper--inverted a.download:focus, .l-content-wrapper--inverted a.Publication:hover, .l-content-wrapper--inverted a.Publication:active, .l-content-wrapper--inverted a.Publication:focus, .l-content-wrapper--inverted a.shoppingCartLink:hover, .l-content-wrapper--inverted a.shoppingCartLink:active, .l-content-wrapper--inverted a.shoppingCartLink:focus {
  color: #FFFFFF;
  text-decoration: none;
}

ul.toc {
  margin-bottom: 80px;
}

ul.toc li {
  list-style-type: none;
}

ul.toc li a {
  padding-left: 18px;
  text-decoration: none;
  display: block;
  position: relative;
}

ul.toc li a::before {
  top: 8px;
  left: 0;
}

ul.toc li a:hover, ul.toc li a:focus, ul.toc li a:active {
  text-decoration: underline;
}

.has-tip {
  color: inherit;
  font-weight: inherit;
}

.has-tip:focus, .has-tip:hover, .has-tip:active {
  color: inherit;
  font-weight: inherit;
}

path {
  transition-timing-function: ease;
  transition-duration: .3s;
  transition-property: fill;
}

.s-contentteaser .diagramm.diagramm.diagramm {
  margin-right: 0;
  margin-left: 0;
  float: none;
  width: 100% !important;
  max-width: 100% !important;
  background: #FFFFFF;
}

.s-contentteaser .picture.picture {
  float: none;
  margin-right: 0;
}

.share .shariff h2,
.share_lightbox .shariff h2 {
  margin-bottom: 10px;
  color: #333333;
  font-size: 1.9rem;
  font-weight: 200;
  line-height: 29px;
}

.share .shariff ul,
.share_lightbox .shariff ul {
  margin: 0 !important;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.share .shariff li,
.share_lightbox .shariff li {
  width: 50px;
  min-width: 0;
  height: 100%;
  margin-right: 10px;
}

.share .shariff li .fa,
.share_lightbox .shariff li .fa {
  width: auto;
  display: inline-block;
}

.share .shariff li a,
.share_lightbox .shariff li a {
  background: transparent;
  height: 100%;
  padding: 0;
  font-size: 1.4rem;
}

.share .shariff li a::before,
.share_lightbox .shariff li a::before {
  position: absolute;
  top: 10px;
  left: 10px;
}

.share .shariff li a:hover, .share .shariff li a:focus, .share .shariff li a:active,
.share_lightbox .shariff li a:hover,
.share_lightbox .shariff li a:focus,
.share_lightbox .shariff li a:active {
  background: transparent;
  text-decoration: underline;
}

.share .shariff li a:hover .fa, .share .shariff li a:focus .fa, .share .shariff li a:active .fa,
.share_lightbox .shariff li a:hover .fa,
.share_lightbox .shariff li a:focus .fa,
.share_lightbox .shariff li a:active .fa {
  position: relative;
}

.share .shariff li a:hover .fa::after, .share .shariff li a:focus .fa::after, .share .shariff li a:active .fa::after,
.share_lightbox .shariff li a:hover .fa::after,
.share_lightbox .shariff li a:focus .fa::after,
.share_lightbox .shariff li a:active .fa::after {
  background-color: #2C74B5 !important;
  border-radius: 50%;
  box-shadow: inset 0 0 0 3px #2C74B5;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.share .shariff li a:hover .fa.fa-facebook::after, .share .shariff li a:focus .fa.fa-facebook::after, .share .shariff li a:active .fa.fa-facebook::after,
.share_lightbox .shariff li a:hover .fa.fa-facebook::after,
.share_lightbox .shariff li a:focus .fa.fa-facebook::after,
.share_lightbox .shariff li a:active .fa.fa-facebook::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 50px;
  height: 50px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -559px -100px;
}

.share .shariff li a:hover .fa.fa-twitter::after, .share .shariff li a:focus .fa.fa-twitter::after, .share .shariff li a:active .fa.fa-twitter::after,
.share_lightbox .shariff li a:hover .fa.fa-twitter::after,
.share_lightbox .shariff li a:focus .fa.fa-twitter::after,
.share_lightbox .shariff li a:active .fa.fa-twitter::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 50px;
  height: 50px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -509px -196px;
}

.share .shariff li a:hover .fa.fa-linkedin::after, .share .shariff li a:focus .fa.fa-linkedin::after, .share .shariff li a:active .fa.fa-linkedin::after,
.share_lightbox .shariff li a:hover .fa.fa-linkedin::after,
.share_lightbox .shariff li a:focus .fa.fa-linkedin::after,
.share_lightbox .shariff li a:active .fa.fa-linkedin::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 45px;
  height: 45px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -559px -245px;
}

.share .shariff li a:hover .fa.fa-whatsapp::after, .share .shariff li a:focus .fa.fa-whatsapp::after, .share .shariff li a:active .fa.fa-whatsapp::after,
.share_lightbox .shariff li a:hover .fa.fa-whatsapp::after,
.share_lightbox .shariff li a:focus .fa.fa-whatsapp::after,
.share_lightbox .shariff li a:active .fa.fa-whatsapp::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 50px;
  height: 50px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -450px -314px;
}

.share .shariff li a .share_text,
.share_lightbox .shariff li a .share_text {
  display: none;
}

.share .shariff li img,
.share_lightbox .shariff li img {
  width: 50px;
  height: 50px;
}

.share .shariff .info,
.share_lightbox .shariff .info {
  width: 35px;
  max-width: none;
  border: 1px solid #666666;
}

.share .shariff .info a,
.share_lightbox .shariff .info a {
  background: #FFFFFF !important;
  padding: 0;
  position: relative;
}

.share .shariff .info a::before,
.share_lightbox .shariff .info a::before {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -55%);
      -ms-transform: translate(-50%, -55%);
          transform: translate(-50%, -55%);
}

.share .shariff .orientation-horizontal.col-1 li, .share .shariff .orientation-horizontal.col-2 li,
.share_lightbox .shariff .orientation-horizontal.col-1 li,
.share_lightbox .shariff .orientation-horizontal.col-2 li {
  min-width: auto;
}

.share {
  width: 100%;
  max-width: 123.6em;
  margin: 0 auto;
  padding: 0 1rem;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 999;
}

.share .wrapper-share {
  background: #FFFFFF;
  max-width: 670px;
  margin-bottom: 30px;
  padding: 50px 20px 20px;
  border-radius: 5px;
  box-shadow: 0 0 6px #606060;
  position: relative;
}

.share .wrapper-share::after {
  content: '';
  background: #FFFFFF;
  width: 30px;
  height: 30px;
  box-shadow: 2px 2px 3px rgba(96, 96, 96, 0.4);
  position: absolute;
  left: 100px;
  bottom: 0;
  -webkit-transform: translateX(-50%) translateY(50%) rotate(45deg);
      -ms-transform: translateX(-50%) translateY(50%) rotate(45deg);
          transform: translateX(-50%) translateY(50%) rotate(45deg);
}

.share .wrapper-share h3 {
  margin-bottom: 10px;
  font-size: 1.9rem;
  font-weight: 300;
}

.share .wrapper-share ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.share .wrapper-share li {
  margin: 0;
}

.share button.close {
  content: '';
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat 0px -613px;
  border-radius: 50%;
  font-size: 0;
  top: 20px;
  right: 20px;
  cursor: pointer;
}

.share button.close:hover, .share button.close:focus, .share button.close:active {
  content: '';
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -596px -573px;
  background-color: #2C74B5;
  box-shadow: inset 0 0 0 3px #2C74B5;
}

.share_lightbox.share_lightbox {
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.share_lightbox.share_lightbox li {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 40px;
  min-width: 0;
}

.share_lightbox.share_lightbox li a:hover .fa.fa::after, .share_lightbox.share_lightbox li a:focus .fa.fa::after, .share_lightbox.share_lightbox li a:active .fa.fa::after {
  width: 100%;
  height: 100%;
}

.share_lightbox.share_lightbox li a img {
  height: 100%;
}

.sitemap {
  margin-bottom: 80px;
  list-style-type: none;
}

.sitemap ul {
  margin-left: 80px;
}

.content .sitemap ul {
  margin-left: 80px;
  margin-bottom: 40px;
  padding-left: 0;
  list-style-type: none;
}

.sitemap li {
  margin: 0;
  padding: 0;
}

.sitemap li li a,
.sitemap li li strong {
  padding: 1px 0 3px 20px;
  position: relative;
}

.sitemap li li a::before,
.sitemap li li strong::before {
  top: 7px;
  left: 5px;
}

.sitemap a,
.sitemap strong {
  text-decoration: none;
  display: block;
}

.sitemap a:hover, .sitemap a:active, .sitemap a:focus {
  text-decoration: underline;
}

.sitemap h2 {
  margin-bottom: 40px;
  padding-top: 5px;
  border-top: 1px dotted #7F7F7F;
  font-size: 2.2rem;
}

.sitemap h2 a {
  background: none;
  padding-left: 0;
}

.sitemap h2 a:hover, .sitemap h2 a:focus, .sitemap h2 a:active, .sitemap h2 a {
  background: none;
}

.sitemap h2 a:hover:before, .sitemap h2 a:focus:before, .sitemap h2 a:active:before, .sitemap h2 a:before {
  content: none;
}

.solrSortLinks {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.solrSortLinks ul {
  padding-left: 0;
  overflow: hidden;
}

.solrSortLinks li {
  width: 50%;
  border: none;
  list-style-type: none;
  float: left;
}

.solrSortLinks li:first-child a {
  margin-right: 40px;
}

.solrSortLinks a {
  color: #FFFFFF;
  position: relative;
}

.solrSortLinks a:before {
  top: 13px;
  right: 7px;
}

.solrSortLinks a:hover, .solrSortLinks a:focus, .solrSortLinks a:active {
  color: #FFFFFF;
  text-decoration: none;
}

.wrapper-teaser,
.row.teaser {
  margin-bottom: 80px;
}

.teaser.type-1 {
  border-bottom: 1px dotted #7F7F7F;
}

.teaser.type-1:last-of-type, .teaser.type-1:only-of-type {
  border-bottom: none;
}

.teaser h1,
.teaser h2,
.teaser h3 {
  font-size: 1.8rem;
}

.teaser h1.withHeader,
.teaser h2.withHeader,
.teaser h3.withHeader {
  padding-top: 1em;
  position: relative;
}

.teaser h1.withHeader .category,
.teaser h2.withHeader .category,
.teaser h3.withHeader .category {
  top: 0;
  left: 0;
  position: absolute;
  font-family: "Statis Sans", sans-serif;
  font-size: 1.2rem;
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
}

.teaser h1 a,
.teaser h2 a,
.teaser h3 a {
  text-decoration: none;
}

.teaser h1 a:hover,
.teaser h1 a :active, .teaser h1 a:focus,
.teaser h2 a:hover,
.teaser h2 a :active,
.teaser h2 a:focus,
.teaser h3 a:hover,
.teaser h3 a :active,
.teaser h3 a:focus {
  text-decoration: underline;
}

.teaser .medium-4 a:focus {
  outline: 1px dotted #004F80;
}

.teaser .picture-element {
  width: 35%;
  margin: 1.07em 1.07em 0 0;
  float: left;
}

.teaser p {
  display: none;
}

.teaser h2,
.teaser img {
  margin-bottom: 80px;
}

.wrapperTeaser {
  margin-bottom: 80px;
}

.dateblock {
  width: 100%;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border: 1px solid #7F7F7F;
  font-weight: 700;
  text-align: center;
  float: left;
}

.dateblock .day {
  font-size: 1.8rem;
}

.dateblock .month {
  background-color: transparent;
  color: #000000;
  font-size: 1.8rem;
}

.dateblock .month abbr {
  color: #000000;
  text-transform: uppercase;
}

.service-border .dateblock {
  width: 3em;
  margin-top: 6px;
}

.video-image {
  margin-bottom: 12px;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  position: relative;
}

.video-image::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 34px;
  height: 34px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -240px -573px;
  opacity: .8;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
}

.video-image img {
  margin-bottom: 0;
}

.toggleEntry {
  border-bottom: 1px dotted #7F7F7F;
}

.toggleEntry h2 {
  margin-bottom: 0;
  padding: 8px 0;
}

.toggleEntry .heading {
  padding-right: 35px;
  border-top: 1px dotted #7F7F7F;
}

.toggleEntry .heading.inactive-control {
  position: relative;
}

.toggleEntry .heading.inactive-control:before {
  top: 15px;
  right: 2%;
}

.toggleEntry .heading.active-control {
  padding-right: 35px;
  position: relative;
}

.toggleEntry .heading.active-control:before {
  top: 15px;
  right: 2%;
}

.toggleEntry .heading + div {
  overflow: hidden;
}

.togglenav {
  background: #004F80;
  width: 100%;
  padding: 0 5px 0 10px;
  z-index: 9999;
  overflow: hidden;
}

.togglenav ul {
  height: 4rem;
  margin: 4px 0;
  padding: 0;
  display: inline-table;
}

.togglenav li {
  height: 100%;
  float: left;
}

.togglenav a,
.togglenav strong {
  margin-right: 40px;
  padding: 8px 10px;
  color: #FFFFFF;
  font-size: 1.6rem;
  font-weight: 400;
  display: block;
}

.togglenav a:hover, .togglenav a:focus, .togglenav a:active,
.togglenav strong:hover,
.togglenav strong:focus,
.togglenav strong:active {
  color: #FFFFFF;
}

.togglenav .right {
  float: right;
}

.togglenav .right a,
.togglenav .right strong {
  margin-left: 40px;
  margin-right: 0;
}

.togglenav .navServiceGS a,
.togglenav .navServiceGS strong,
.togglenav .navServiceLS a,
.togglenav .navServiceLS strong {
  display: block;
  position: relative;
}

.togglenav .navServiceGS a:hover,
.togglenav .navServiceGS a:focus,
.togglenav .navServiceGS a:active,
.togglenav .navServiceGS strong,
.togglenav .navServiceLS a:hover,
.togglenav .navServiceLS a:focus,
.togglenav .navServiceLS a:active,
.togglenav .navServiceLS strong {
  outline: 1px solid #FFFFFF;
}

.togglenav .navServiceGS img,
.togglenav .navServiceLS img {
  height: 21px;
}

.togglenav .navServiceLS a {
  padding: 8px 13px;
}

.navMobileMenu a {
  padding-left: 35px;
  position: relative;
}

.navMobileMenu a::before {
  top: 9px;
  left: 0;
}

.navMobileSearch a {
  padding-left: 28px;
  position: relative;
}

.navMobileSearch a::before {
  top: 9px;
  left: 0;
}

.fixed .togglenav {
  position: fixed;
  top: 0;
}

.fixed .wrapperDivisions {
  padding-top: 4.8em;
}

.tooltip {
  background: #000000;
  outline: none;
  max-width: 20em;
}

@media screen and (max-width: 47.9375em) {
  .footer__related .l-card-grid {
    margin-bottom: 15px;
  }
  .footer__related .l-card-grid > .row > .column {
    margin-bottom: 10px;
  }
  .footer__contact h5, .footer__social h5 {
    margin-bottom: 8px;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 2.8rem;
  }
}

.footer .c-actions {
  padding-top: 23px;
  padding-bottom: 23px;
  border-bottom: 1px solid #1B538D;
}

.footer__related {
  background-color: #F7F7F7;
  padding: 0 10px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  position: relative;
}

.footer__related h2 {
  margin-bottom: 30px;
}

.footer__related .l-content-wrapper {
  padding-left: 0;
  padding-right: 0;
}

.footer__related .c-card {
  font-weight: 300;
}

.footer__wrapper {
  background-color: #2C74B5;
  padding-left: 10px;
  padding-right: 10px;
  color: #FFFFFF;
  font-family: "Statis Sans", sans-serif;
}

.footer__wrapper h3 {
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: .37px;
}

.footer__wrapper a {
  border-color: #FFFFFF;
  color: #FFFFFF;
}

.footer__wrapper a:active, .footer__wrapper a:focus, .footer__wrapper a:hover {
  color: #FFFFFF;
}

.footer__wrapper .c-more:hover, .footer__wrapper .c-more:focus, .footer__wrapper .c-more:active {
  border-color: transparent;
}

.footer__wrapper h2 {
  margin-bottom: 10px;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.7rem;
  letter-spacing: .37px;
}

.footer__wrapper > .row > .column {
  padding-top: 25px;
  padding-bottom: 35px;
}

.footer__sitemap {
  margin-bottom: 20px;
}

.footer__sitemap li:not(:last-child) {
  margin-bottom: 10px;
}

.footer__sitemap a,
.footer__sitemap strong {
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.8rem;
}

.footer__sitemap strong {
  text-decoration: underline;
}

.footer__contact {
  margin-bottom: 38px;
  font-size: 1.5rem;
  line-height: 2.6rem;
}

.footer__contact p {
  margin-bottom: 10px;
  font-weight: 300;
}

.footer__social a {
  line-height: 0;
  display: block;
  position: relative;
  margin-bottom: 10px;
}

.footer__social a:hover::before, .footer__social a:hover::after, .footer__social a:focus::before, .footer__social a:focus::after, .footer__social a:active::before, .footer__social a:active::after {
  content: '';
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.footer__social a:hover::before, .footer__social a:focus::before, .footer__social a:active::before {
  background: #FFFFFF;
  z-index: 1;
}

.footer__social a:hover::after, .footer__social a:focus::after, .footer__social a:active::after {
  box-shadow: inset 0 0 0 3px #FFFFFF;
  z-index: 3;
}

.footer__social a:hover svg path, .footer__social a:focus svg path, .footer__social a:active svg path {
  fill: #2C74B5 !important;
}

.footer__social a svg {
  position: relative;
  z-index: 2;
}

.footer__meta {
  padding: 10px 10px 70px;
}

.footer__meta p,
.footer__meta li {
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 3.2rem;
}

.footer__meta a {
  color: #333333;
}

.footer__meta a:active, .footer__meta a:hover, .footer__meta a:focus {
  color: #093260;
}

.footer__meta p:last-child {
  margin-bottom: 0;
}

.footer__meta img {
  max-width: 22px;
  margin-left: 4px;
  margin-right: 4px;
}

.header {
  padding: 20px 10px;
  border-bottom: 1px solid #BDBDBD;
  position: relative;
}

.header strong,
.header a {
  color: #606060;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.1rem;
}

.header strong {
  text-decoration: underline;
}

.header a:active, .header a:focus, .header a:hover {
  color: #093260;
}

.header .navServiceMeta li:first-child strong,
.header .navServiceMeta li:first-child a {
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 15px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 3rem;
  display: inline-block;
}

.header .navServiceMeta li:first-child strong {
  background-color: #CEE0F0;
}

.header .navServiceMeta li:first-child a {
  background-color: #F7F7F7;
}

.header .navServiceMeta li:first-child a:active, .header .navServiceMeta li:first-child a:focus, .header .navServiceMeta li:first-child a:hover {
  background-color: #CEE0F0;
}

.header .navServiceMeta li:not(:last-child) {
  margin-right: 40px;
}

.header .navServiceLS a,
.header .navServiceLS strong {
  padding-left: 26px;
  position: relative;
}

.header .navServiceLS a::before,
.header .navServiceLS strong::before {
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.header .navServiceLS strong::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 18px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -179px -613px;
}

.header .navServiceLS a::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 18px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -194px -613px;
}

.header .navServiceLS a:active::before, .header .navServiceLS a:focus::before, .header .navServiceLS a:hover::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 18px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -179px -613px;
}

.header .navServiceGS strong,
.header .navServiceGS a {
  padding-left: 28px;
  position: relative;
}

.header .navServiceGS strong::before,
.header .navServiceGS a::before {
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.header .navServiceGS strong:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 18px;
  height: 22px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -434px -374px;
}

.header .navServiceGS a::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 18px;
  height: 22px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -452px -374px;
}

.header .navServiceGS a:active:before, .header .navServiceGS a:focus:before, .header .navServiceGS a:hover:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 18px;
  height: 22px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -434px -374px;
}

.header .navServiceLanguage strong,
.header .navServiceLanguage a {
  padding-left: 22px;
  position: relative;
}

.header .navServiceLanguage strong::before,
.header .navServiceLanguage a::before {
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.header .navServiceLanguage strong::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 19px;
  height: 19px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -628px -573px;
}

.header .navServiceLanguage a::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 19px;
  height: 19px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -160px -613px;
}

.header .navServiceLanguage a:active::before, .header .navServiceLanguage a:focus::before, .header .navServiceLanguage a:hover::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 19px;
  height: 19px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -628px -573px;
}

.header .logo {
  float: left;
}

.header .logo strong,
.header .logo a {
  display: inline-block;
}

.header .logo img {
  max-width: 117px;
  width: 500px;
  image-rendering: -webkit-optimize-contrast;
}

.header__badge-wrapper {
  width: 123.6em;
  position: absolute;
  bottom: 0;
}

.header__badge {
  background: #FD484D;
  margin: 0;
  padding: 0 50px;
  border-radius: 2px;
  color: #FFFFFF;
  font-size: 1.2rem;
  font-weight: 400;
  font-style: italic;
  line-height: 24px;
  text-align: center;
  position: absolute;
  z-index: 999;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.header__nav {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
              -ms-grid-row-align: center;
          align-self: center;
}

.header .nav ul::after {
  content: '';
  display: block;
  clear: both;
}

.header .nav li {
  float: left;
}

.header .nav li:first-child {
  margin-right: 20px;
  padding-right: 10px;
  position: relative;
}

.header .nav li:first-child::after {
  content: '';
  border-right: 1px solid #D9D9D9;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}

.header .nav__toggle-search {
  display: block;
}

.header .nav__toggle-search:hover path, .header .nav__toggle-search:focus path, .header .nav__toggle-search:active path {
  fill: #093260 !important;
}

.header .nav__toggle-nav {
  font-size: 1rem;
  line-height: 1.2rem;
  letter-spacing: .24px;
  display: block;
  position: relative;
}

.header .nav__toggle-nav::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 23px;
  height: 18px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -527px -286px;
  display: block;
  position: relative;
}

.header .nav__toggle-nav span {
  margin-top: 7px;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.header .nav__toggle-nav:active, .header .nav__toggle-nav:focus, .header .nav__toggle-nav:hover {
  color: #093260;
  text-decoration: underline;
}

.header .nav__toggle-nav:active::before, .header .nav__toggle-nav:focus::before, .header .nav__toggle-nav:hover::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 23px;
  height: 18px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=14) no-repeat -504px -286px;
  display: block;
  position: relative;
}

.h-text {
  font-size: 1.9rem !important;
  font-weight: 200 !important;
}

.h-text p {
  font-size: inherit !important;
  font-weight: inherit !important;
}

.h-light {
  font-weight: 300 !important;
}

.h-white {
  color: #FFFFFF !important;
}

.h-eiz-back {
  margin-left: auto;
  margin-bottom: 0;
  text-align: right;
  display: none;
  -webkit-order: 999;
      -ms-flex-order: 999;
          order: 999;
}

.footer .h-eiz-back {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.h-eiz-back a {
  font-size: 1.5rem;
}

.h-no-margin-top {
  margin-top: 0 !important;
}

.supplement {
  background: #EEEEEE;
}

.supplement h3 {
  font-family: "Statis Sans", sans-serif;
  font-size: 1.8rem;
}

.supplement .addContent {
  padding-top: 80px;
}

.supplement .banner,
.supplement .box {
  width: 300px;
  margin: 0 auto 80px;
  position: relative;
}

.supplement .banner a {
  display: block;
}

.supplement .banner a:hover h3, .supplement .banner a:active h3, .supplement .banner a:focus h3 {
  background: #004F80;
  color: #FFFFFF;
  text-decoration: underline;
}

.supplement .banner h3 {
  background: #FFFFFF;
  width: 93.3%;
  margin: 40px;
  padding: 6px 5px;
  font-family: "Statis Sans", sans-serif;
  font-weight: 700;
  position: absolute;
  bottom: 0;
}

.supplement .lists > ul:last-child {
  margin-bottom: 0;
}

.banner,
.box {
  margin-bottom: 60px;
}

.navPrimary {
  clear: both;
  position: relative;
}

.navPrimary a {
  padding: 40px 0;
  color: #000000;
  display: block;
}

.navSecondary {
  display: none;
}

.c-scrollytelling-intro {
  position: relative;
  z-index: 10;
  margin-top: -35vw;
}

.c-scrollytelling-intro__content {
  background: linear-gradient(to top, #143C6C, #2C74B5);
  padding: 35px 30px;
  margin: 0 1rem;
  color: #FFFFFF;
  border-radius: 5px;
}

.scrollytelling--sticky-top {
  position: fixed;
  top: 0;
}

.c-jumbotron__button-content {
  border-top: 1px solid white;
}

.c-jumbotron__button-content > div {
  height: 75px;
}

.wrapper-teaser-switcher {
  clear: both;
  position: relative;
}

.teaser-switcher {
  margin-bottom: 40px;
  overflow: hidden;
}

.teaser-switcher .teaser {
  width: 100%;
  margin: 0;
  padding: 0;
  float: left;
}

.teaser-switcher a {
  width: 171px;
  margin: 0 auto;
  padding: 40px;
  display: block;
}

.teaser-switcher a:hover, .teaser-switcher a:focus, .teaser-switcher a:active {
  background: #FFFFFF;
}

.teaser-switcher img {
  margin-bottom: 0;
}

.teaser-switcher h3 {
  margin: 10px 0 5px;
  font-size: 1.5rem;
}

.teaser-switcher .navigation {
  display: none;
}

.js-on .teaser-switcher .karussell {
  height: 100%;
  margin: 0 25px;
  position: relative;
  overflow: hidden;
}

.js-on .teaser-switcher .slick-dots {
  display: block !important;
  position: static;
}

.js-on .teaser-switcher .slick-dots button {
  content: none;
  background-color: transparent;
  width: 20px;
  height: 20px;
  border: 2px solid #585858;
  border-radius: 50%;
  line-height: 1.2;
  text-indent: -99999px;
}

.js-on .teaser-switcher .slick-dots button:hover, .js-on .teaser-switcher .slick-dots button:focus, .js-on .teaser-switcher .slick-dots button:active {
  background-color: #585858;
}

.js-on .teaser-switcher .slick-dots .slick-active button {
  background-color: #585858;
}

.js-on .teaser-switcher .slick-dots .slick-active button:hover, .js-on .teaser-switcher .slick-dots .slick-active button:focus, .js-on .teaser-switcher .slick-dots .slick-active button:active {
  background-color: transparent;
}

.js-on .teaser-switcher .slick-list {
  margin-bottom: 10px;
}

.js-on .teaser-switcher .navigation {
  width: 100%;
  display: block;
  position: absolute;
  top: 65px;
  left: 0;
}

.js-on .teaser-switcher .navigation button {
  width: 30px;
  height: 43px;
  position: absolute;
}

.js-on .teaser-switcher .navigation button:hover, .js-on .teaser-switcher .navigation button:active {
  opacity: .6;
}

.js-on .teaser-switcher .navigation button:focus {
  background: #004F80 none repeat scroll 0 0;
  border-radius: 0;
  outline: 1px solid #004F80;
}

.js-on .teaser-switcher .navigation .next {
  right: 0;
}

.js-on .teaser-switcher .navigation .prev {
  left: 0;
}

.StndGallery {
  margin-bottom: 80px;
}

.StndGallery .galleryBox {
  position: relative;
}

.StndGallery .galleryBox .slick-list:focus {
  outline-style: dotted;
  outline-color: #000000;
  outline-width: 1px;
}

.StndGallery .galleryBox .slick-slide {
  background: #EEEEEE;
}

.StndGallery .galleryBox .slick-slide p {
  margin-bottom: 0;
}

.StndGallery h2 {
  margin: 40px 0 40px 40px;
  padding-right: 4em;
  /* slide effekt */
  width: 80%;
  float: left;
}

.StndGallery img,
.StndGallery .picture {
  clear: both;
  display: block;
  margin: 0 auto;
}

.StndGallery video {
  margin: 0 auto;
}

.StndGallery .navigation {
  z-index: 999;
  top: 43%;
  left: 0;
  position: absolute;
  width: 100%;
}

.StndGallery .navigation div,
.StndGallery .navigation button {
  height: 43px;
  width: 30px;
  position: absolute;
}

.StndGallery .navigation button:hover, .StndGallery .navigation button:focus, .StndGallery .navigation button:active {
  opacity: .6;
}

.StndGallery .navigation .next {
  right: 0;
}

.StndGallery .navigation .next.inactive {
  background: url(/SiteGlobals/Frontend/Images/icons/next-g-upright.svg?__blob=normal&v=2) repeat 0 0;
}

.StndGallery .navigation .prev {
  left: 0;
}

.StndGallery .navigation .back .inactive {
  background: url(/SiteGlobals/Frontend/Images/icons/back-g-upright.svg?__blob=normal&v=2) repeat 0 0;
}

.StndGallery .position {
  /* Fade-Effekt
    position:  absolute;*/
  position: relative;
  float: right;
  top: 40px;
  right: 40px;
}

.supplement .slick-slide,
.supplement .picture,
.supplement .galleryBox {
  background: #FFFFFF;
}

.supplement .imageSlider {
  padding: 40px 0;
  background: #EEEEEE;
}

.supplement .imageSlider h3 {
  line-height: 0;
  width: 0;
  position: absolute;
  left: -2000px;
  overflow: hidden;
}

.supplement .imageSlider h4 {
  margin: 40px 0 40px 40px;
  padding-right: 4em;
  /* slide effekt */
  width: 80%;
  float: left;
}

.supplement .imageSlider .position {
  right: 40px;
}

.supplement .imageSlider .StndGallery .navigation {
  top: 115px;
  z-index: 99;
}

.stage {
  background: #004F80;
}

.stage .stage-wrapper {
  max-width: 123.6em;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.stage .textContainer h3 {
  margin: 80px 40px;
  font-size: 2.5rem;
}

.stage .textContainer h3 a {
  color: #FFFFFF;
}

.stage .textContainer p {
  display: none;
}

.stage .imageContainer {
  text-align: center;
  position: relative;
}

.stage .imageContainer a {
  display: block;
}

.stage .imageContainer a:focus {
  margin: 1px;
  outline: 1px dotted #FFFFFF;
}

.stage .imageContainer img {
  margin-bottom: 0;
}

.stage .teaser {
  border-bottom: none;
}

.stage .teaser.hidden {
  visibility: hidden;
}

.stage .pagination {
  width: 100%;
  margin-bottom: 80px;
}

.stage .pagination ul {
  text-align: center;
}

.stage .pagination li {
  margin-right: 5px;
  font-size: 2.2rem;
  list-style-type: none;
  display: inline-block;
}

.stage .pagination a,
.stage .pagination strong {
  padding: 7px 13px 8px;
  border-radius: 5px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  display: block;
  clear: left;
}

.stage .pagination a {
  background-color: #004F80;
  color: #FFFFFF;
}

.stage .pagination strong {
  background-color: #FFFFFF;
  color: #004F80;
}

.stage .navigation {
  display: none;
}

.js-on .stage .stage-container {
  margin-bottom: 0;
}

.js-on .stage .teaser {
  /*Nur bei fade-effect*/
  /*position: absolute;*/
  width: 100%;
  float: left;
}

.js-on .stage .pagination {
  display: none;
}

.js-on .stage .slick-dots {
  margin-bottom: 80px;
  position: static;
}

.js-on .stage .slick-dots button {
  content: none;
  background-color: transparent;
  width: 20px;
  height: 20px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  line-height: 1.2;
  text-indent: -99999px;
}

.js-on .stage .slick-dots button:hover, .js-on .stage .slick-dots button:focus, .js-on .stage .slick-dots button:active {
  background-color: #FFFFFF;
}

.js-on .stage .slick-dots .slick-active button {
  background-color: #FFFFFF;
}

.js-on .stage .slick-dots .slick-active button:hover, .js-on .stage .slick-dots .slick-active button:focus, .js-on .stage .slick-dots .slick-active button:active {
  background-color: transparent;
}

.js-on .stage .navigation {
  width: 100%;
  display: block;
  position: absolute;
  top: 26%;
  left: 0;
}

.js-on .stage .navigation button {
  width: 30px;
  height: 43px;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.js-on .stage .navigation button:hover, .js-on .stage .navigation button:active {
  opacity: .8;
}

.js-on .stage .navigation button:focus {
  background: #004F80 none repeat scroll 0 0;
  border-radius: 0;
  outline: 1px solid #004F80;
}

.js-on .stage .navigation .next {
  right: 20px;
}

.js-on .stage .navigation .prev {
  left: 20px;
}
