@charset "UTF-8";
.wrapperDivisions {
  overflow: hidden;
}

.row {
  margin-left: 1rem;
  margin-right: 1rem;
}

.h {
  /* Typography
   ========================================================================== */
  /* Color
   ========================================================================== */
  /* Position
   ========================================================================== */
  /* Hide
   ========================================================================== */
  /* Block
   ========================================================================== */
  /* No margin
   ========================================================================== */
}

.h-font-size-small p, .h-font-size-small li, .h-font-size-small td, .h-font-size-small th, .h-font-size-small blockquote, .h-font-size-small dt, .h-font-size-small dd, .h-font-size-small caption, .h-font-size-small .formError, .h-font-size-small address, .h-font-size-small .address, .h-font-size-reset p, .h-font-size-reset li, .h-font-size-reset td, .h-font-size-reset th, .h-font-size-reset blockquote, .h-font-size-reset dt, .h-font-size-reset dd, .h-font-size-reset caption, .h-font-size-reset .formError, .h-font-size-reset address, .h-font-size-reset .address {
  margin-bottom: 12px;
}

.h-font-size-small p,
.h-font-size-small p a,
.h-font-size-small p strong, .h-font-size-small li,
.h-font-size-small li a,
.h-font-size-small li strong, .h-font-size-small td,
.h-font-size-small td a,
.h-font-size-small td strong, .h-font-size-small th,
.h-font-size-small th a,
.h-font-size-small th strong, .h-font-size-small blockquote,
.h-font-size-small blockquote a,
.h-font-size-small blockquote strong, .h-font-size-small dt,
.h-font-size-small dt a,
.h-font-size-small dt strong, .h-font-size-small dd,
.h-font-size-small dd a,
.h-font-size-small dd strong, .h-font-size-small caption,
.h-font-size-small caption a,
.h-font-size-small caption strong, .h-font-size-small .formError,
.h-font-size-small .formError a,
.h-font-size-small .formError strong, .h-font-size-small address,
.h-font-size-small address a,
.h-font-size-small address strong, .h-font-size-small .address,
.h-font-size-small .address a,
.h-font-size-small .address strong, .h-font-size-reset p,
.h-font-size-reset p a,
.h-font-size-reset p strong, .h-font-size-reset li,
.h-font-size-reset li a,
.h-font-size-reset li strong, .h-font-size-reset td,
.h-font-size-reset td a,
.h-font-size-reset td strong, .h-font-size-reset th,
.h-font-size-reset th a,
.h-font-size-reset th strong, .h-font-size-reset blockquote,
.h-font-size-reset blockquote a,
.h-font-size-reset blockquote strong, .h-font-size-reset dt,
.h-font-size-reset dt a,
.h-font-size-reset dt strong, .h-font-size-reset dd,
.h-font-size-reset dd a,
.h-font-size-reset dd strong, .h-font-size-reset caption,
.h-font-size-reset caption a,
.h-font-size-reset caption strong, .h-font-size-reset .formError,
.h-font-size-reset .formError a,
.h-font-size-reset .formError strong, .h-font-size-reset address,
.h-font-size-reset address a,
.h-font-size-reset address strong, .h-font-size-reset .address,
.h-font-size-reset .address a,
.h-font-size-reset .address strong {
  font-size: 1.6rem;
  line-height: 1.4375;
}

.h-bg-color-chambray {
  background-color: #2E517B;
  color: #FFFFFF;
}

.h-bg-color-chambray a, .h-bg-color-chambray a:active, .h-bg-color-chambray a:hover, .h-bg-color-chambray a:focus {
  color: #FFFFFF;
}

.h-bg-color-deep-sapphire {
  background-color: #083163;
  color: #FFFFFF;
}

.h-bg-color-deep-sapphire a, .h-bg-color-deep-sapphire a:active, .h-bg-color-deep-sapphire a:hover, .h-bg-color-deep-sapphire a:focus {
  color: #FFFFFF;
}

.h-bg-color-pear {
  background-color: #D3DB2B;
  color: #000000;
}

.h-bg-color-pear a, .h-bg-color-pear a:active, .h-bg-color-pear a:hover, .h-bg-color-pear a:focus {
  color: #000000;
}

.h-relative {
  position: relative !important;
}

.h-hide {
  display: none !important;
}

.h-block {
  display: block !important;
}

.h-no-margin {
  margin: 0 !important;
}

.h-inline-block {
  display: inline-block !important;
}

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

.clear {
  clear: both !important;
}

.searchAutoSuggestBox {
  background: #FFFFFF;
  width: 100% !important;
  margin-top: 5px;
  padding: 20px 15px;
  border-radius: 8px;
  box-shadow: 0 2px 8px 0 rgba(8, 49, 99, 0.15);
  text-align: left;
  clear: both;
  position: absolute;
  z-index: 9999;
}

.searchAutoSuggestBox h3 + a:not(:last-child),
.searchAutoSuggestBox a + a:not(:last-child) {
  margin-bottom: 14px;
}

.searchAutoSuggestBox h3 {
  margin-bottom: 10px;
  color: #000000;
  font-size: 1.2rem;
  line-height: 1.33333;
  letter-spacing: .5px;
}

.searchAutoSuggestBox a {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.3125;
  letter-spacing: .2px;
  display: block !important;
}

.searchAutoSuggestBox a + h3 {
  padding-top: 20px;
  border-top: 2px solid #B4C1D0;
}

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

.c-accordion, .richtext-accordion {
  width: 100%;
}

.c-accordion__heading, .richtext-accordion .heading {
  margin-bottom: 0;
  padding-top: 21px;
  padding-bottom: 23px;
  border-top: 2px solid #B4C1D0;
  transition: border-top-color 0.6s ease;
}

.c-accordion__heading:nth-last-child(2) + *, .richtext-accordion .heading:nth-last-child(2) + * {
  border-bottom: 2px solid #B4C1D0;
  transition: border-bottom-color 0.6s ease;
}

.c-accordion__heading:hover + * + .c-accordion__heading, .richtext-accordion .heading:hover + * + .c-accordion__heading, .richtext-accordion .c-accordion__heading:hover + * + .heading, .richtext-accordion .heading:hover + * + .heading, .c-accordion__heading:focus + * + .c-accordion__heading, .richtext-accordion .heading:focus + * + .c-accordion__heading, .richtext-accordion .c-accordion__heading:focus + * + .heading, .richtext-accordion .heading:focus + * + .heading, .c-accordion__heading:active + * + .c-accordion__heading, .richtext-accordion .heading:active + * + .c-accordion__heading, .richtext-accordion .c-accordion__heading:active + * + .heading, .richtext-accordion .heading:active + * + .heading {
  border-top-color: #000000;
}

.c-accordion__heading:hover:nth-last-child(2) + *, .richtext-accordion .heading:hover:nth-last-child(2) + *, .c-accordion__heading:focus:nth-last-child(2) + *, .richtext-accordion .heading:focus:nth-last-child(2) + *, .c-accordion__heading:active:nth-last-child(2) + *, .richtext-accordion .heading:active:nth-last-child(2) + * {
  border-bottom-color: #000000;
}

.js-on .c-accordion__heading, .js-on .richtext-accordion .heading, .richtext-accordion .js-on .heading {
  padding-right: 35px;
  position: relative;
  cursor: pointer;
}

.js-on .c-accordion__heading:hover::before, .js-on .richtext-accordion .heading:hover::before, .richtext-accordion .js-on .heading:hover::before, .js-on .c-accordion__heading:focus::before, .js-on .richtext-accordion .heading:focus::before, .richtext-accordion .js-on .heading:focus::before, .js-on .c-accordion__heading:active::before, .js-on .richtext-accordion .heading:active::before, .richtext-accordion .js-on .heading:active::before {
  background-color: #000000;
}

.js-on .c-accordion__heading::before, .js-on .richtext-accordion .heading::before, .richtext-accordion .js-on .heading::before, .js-on .c-accordion__heading::after, .js-on .richtext-accordion .heading::after, .richtext-accordion .js-on .heading::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.js-on .c-accordion__heading::before, .js-on .richtext-accordion .heading::before, .richtext-accordion .js-on .heading::before {
  background-color: #083163;
  width: 35px;
  height: 35px;
  border-radius: 5px;
  transition: background-color 0.6s ease;
}

.js-on .c-accordion__heading::after, .js-on .richtext-accordion .heading::after, .richtext-accordion .js-on .heading::after {
  content: '+';
  width: 35px;
  color: #FFFFFF;
  font-size: 1.7rem;
  line-height: 2.05882;
  text-align: center;
}

.js-on .c-accordion__heading.inactive-control:nth-last-child(2), .js-on .richtext-accordion .inactive-control.heading:nth-last-child(2), .richtext-accordion .js-on .inactive-control.heading:nth-last-child(2) {
  border-bottom: 2px solid #B4C1D0;
  transition: border-top-color 0.6s ease, border-bottom-color 0.6s ease;
}

.js-on .c-accordion__heading.inactive-control:nth-last-child(2):hover, .js-on .richtext-accordion .inactive-control.heading:nth-last-child(2):hover, .richtext-accordion .js-on .inactive-control.heading:nth-last-child(2):hover, .js-on .c-accordion__heading.inactive-control:nth-last-child(2):focus, .js-on .richtext-accordion .inactive-control.heading:nth-last-child(2):focus, .richtext-accordion .js-on .inactive-control.heading:nth-last-child(2):focus, .js-on .c-accordion__heading.inactive-control:nth-last-child(2):active, .js-on .richtext-accordion .inactive-control.heading:nth-last-child(2):active, .richtext-accordion .js-on .inactive-control.heading:nth-last-child(2):active {
  border-bottom-color: #000000;
}

.js-on .c-accordion__heading.active-control::after, .js-on .richtext-accordion .active-control.heading::after, .richtext-accordion .js-on .active-control.heading::after {
  content: '-';
}

.c-accordion__heading button, .richtext-accordion .heading button {
  cursor: pointer;
  text-align: left;
}

.c-accordion__content, .richtext-accordion .heading + div {
  padding-bottom: 22px;
}

.c-accordion__content > *:last-child, .richtext-accordion .heading + div > *:last-child {
  margin-bottom: 0;
}

.c-alert {
  background-color: #E1E6EC;
  padding-top: 24px;
  padding-bottom: 30px;
}

.t-provider .c-alert {
  padding-top: 0;
}

.c-breadcrumb {
  background: #D3DB2B;
  padding-top: 15px;
  position: relative;
  z-index: 99;
}

.c-breadcrumb__list {
  padding: 0;
  margin-bottom: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
}

.c-breadcrumb__item {
  margin-bottom: 0;
  padding-left: 0;
  font-size: 1.2rem;
  line-height: 1.33333;
  white-space: nowrap;
  letter-spacing: .5px;
}

.c-breadcrumb__item a,
.c-breadcrumb__item strong {
  color: #083163;
}

.c-breadcrumb__item a {
  font-weight: 700;
}

.c-breadcrumb__item strong {
  font-weight: 400;
}

.c-breadcrumb__item::before {
  display: none;
}

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

.c-breadcrumb__item:not(:last-child)::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1722px -709px;
  width: 5px;
  height: 8px;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.t-provider .c-breadcrumb {
  background: #E1E6EC;
}

.c-bubble--blue .c-bubble__top,
.c-bubble--blue .c-bubble__bottom {
  background-color: #2E517B;
}

.c-bubble--blue .c-bubble__top {
  height: 42px;
  margin-left: 46px;
  margin-right: 46px;
}

.c-bubble--blue .c-bubble__top::before, .c-bubble--blue .c-bubble__top::after {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}

.c-bubble--blue .c-bubble__top::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1318px -658px;
  width: 46px;
  height: 42px;
  display: inline-block;
  position: absolute;
}

.c-bubble--blue .c-bubble__top::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1318px -942px;
  width: 46px;
  height: 42px;
  display: inline-block;
  position: absolute;
}

.c-bubble--blue .c-bubble__content {
  margin-top: -22px;
  margin-bottom: -16px;
  padding-left: 20px;
  padding-right: 20px;
}

.c-bubble--blue .c-bubble__content::before {
  background-color: #2E517B;
  top: 22px;
  left: 0;
  right: 0;
  bottom: 16px;
}

.c-bubble--blue .c-bubble__bottom {
  height: 38px;
  margin-left: 46px;
  margin-right: 46px;
  margin-bottom: 14px;
}

.c-bubble--blue .c-bubble__bottom::before, .c-bubble--blue .c-bubble__bottom::after {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}

.c-bubble--blue .c-bubble__bottom::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1318px -50px;
  width: 46px;
  height: 52px;
  display: inline-block;
  position: absolute;
}

.c-bubble--blue .c-bubble__bottom::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1318px -354px;
  width: 46px;
  height: 52px;
  display: inline-block;
  position: absolute;
}

.c-bubble__top, .c-bubble__bottom {
  background-color: #D3DB2B;
  position: relative;
}

.c-bubble__top {
  height: 42px;
  margin-left: 46px;
  margin-right: 46px;
}

.c-bubble__top::before, .c-bubble__top::after {
  top: 0;
}

.c-bubble__top::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1318px -800px;
  width: 46px;
  height: 42px;
  display: inline-block;
  position: absolute;
  right: 100%;
}

.c-bubble__top::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -50px -1184px;
  width: 46px;
  height: 42px;
  display: inline-block;
  position: absolute;
  left: 100%;
}

.c-bubble__content {
  margin-top: -22px;
  margin-bottom: -16px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.c-bubble__content > * {
  position: relative;
  z-index: 9;
}

.c-bubble__content > *:last-child {
  margin-bottom: 0;
}

.c-bubble__content > * .RichTextExtLink {
  font-weight: 700;
}

.c-bubble__content > * .RichTextExtLink::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -863px -1578px;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: absolute;
  margin-left: 6px;
  position: relative;
}

.c-bubble__content::before {
  content: '';
  background-color: #D3DB2B;
  display: block;
  position: absolute;
  top: 22px;
  left: 0;
  right: 0;
  bottom: 16px;
}

.c-bubble__bottom {
  height: 38px;
  margin-left: 46px;
  margin-right: 46px;
  margin-bottom: 14px;
}

.c-bubble__bottom::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1318px -506px;
  width: 46px;
  height: 52px;
  display: inline-block;
  position: absolute;
  right: 100%;
}

.c-bubble__bottom::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1318px -202px;
  width: 46px;
  height: 52px;
  display: inline-block;
  position: absolute;
  left: 100%;
}

.c-button {
  white-space: normal;
}

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

.c-button + .c-button::after {
  content: '';
  display: table;
  clear: both;
}

.c-button a,
.c-button span, .c-button[type='submit'], .c-button[type='button'], .c-button[type='reset'], .c-button[href] {
  background-color: #083163;
  padding: 11px 26px 12px;
  border: 2px solid #083163;
  border-radius: 8px;
  color: #FFFFFF;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.3125;
  display: inline-block;
  cursor: pointer;
  transition: background-color 0.6s ease, border-color 0.6s ease, box-shadow 0.6s ease;
  position: relative;
}

.c-button a:active, .c-button a:focus, .c-button a:hover,
.c-button span:active,
.c-button span:focus,
.c-button span:hover, .c-button[type='submit']:active, .c-button[type='submit']:focus, .c-button[type='submit']:hover, .c-button[type='button']:active, .c-button[type='button']:focus, .c-button[type='button']:hover, .c-button[type='reset']:active, .c-button[type='reset']:focus, .c-button[type='reset']:hover, .c-button[href]:active, .c-button[href]:focus, .c-button[href]:hover {
  background-color: #000000;
  border-color: #FFFFFF;
  box-shadow: 0 0 1px 1px #000000;
  text-decoration: none;
}

.c-button a[disabled]:hover, .c-button a[disabled]:focus, .c-button a[disabled]:active,
.c-button span[disabled]:hover,
.c-button span[disabled]:focus,
.c-button span[disabled]:active, .c-button[type='submit'][disabled]:hover, .c-button[type='submit'][disabled]:focus, .c-button[type='submit'][disabled]:active, .c-button[type='button'][disabled]:hover, .c-button[type='button'][disabled]:focus, .c-button[type='button'][disabled]:active, .c-button[type='reset'][disabled]:hover, .c-button[type='reset'][disabled]:focus, .c-button[type='reset'][disabled]:active, .c-button[href][disabled]:hover, .c-button[href][disabled]:focus, .c-button[href][disabled]:active {
  background: transparent;
  border-color: #A0A0A0;
  box-shadow: none;
}

.c-button--expand a::before,
.c-button--expand span::before, .c-button--collapse a::before,
.c-button--collapse span::before {
  margin-right: 6px;
  display: inline-block;
}

.c-button--expand a::before,
.c-button--expand span::before {
  content: '\002B';
}

.c-button--collapse a::before,
.c-button--collapse span::before {
  content: '\2013';
}

.c-button--float {
  width: calc(50% - 1rem);
  margin-right: 1rem;
  margin-bottom: 20px;
  float: left;
}

.c-button--float:only-child {
  float: none;
}

.c-button--float + .c-button--float {
  margin-left: 1rem;
  margin-right: 0;
}

.c-button--float + *::after {
  content: '';
  display: table;
  clear: both;
}

.c-button--inverse a,
.c-button--inverse span, .c-button--inverse[type='submit'], .c-button--inverse[type='button'], .c-button--inverse[type='reset'], .c-button--inverse[href] {
  background-color: #FFFFFF;
  border-color: #6983A1;
  color: #083163;
}

.c-button--inverse a:hover, .c-button--inverse a:focus, .c-button--inverse a:active,
.c-button--inverse span:hover,
.c-button--inverse span:focus,
.c-button--inverse span:active, .c-button--inverse[type='submit']:hover, .c-button--inverse[type='submit']:focus, .c-button--inverse[type='submit']:active, .c-button--inverse[type='button']:hover, .c-button--inverse[type='button']:focus, .c-button--inverse[type='button']:active, .c-button--inverse[type='reset']:hover, .c-button--inverse[type='reset']:focus, .c-button--inverse[type='reset']:active, .c-button--inverse[href]:hover, .c-button--inverse[href]:focus, .c-button--inverse[href]:active {
  background: transparent;
  border-color: #000000;
  box-shadow: none;
  color: #000000;
}

.c-button--inverse.c-button--doc a::before,
.c-button--inverse.c-button--doc span::before, .c-button--inverse.c-button--doc[type='submit']::before, .c-button--inverse.c-button--doc[type='button']::before, .c-button--inverse.c-button--doc[type='reset']::before, .c-button--inverse.c-button--doc[href]::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -392px -1698px;
  width: 13px;
  height: 16px;
  display: inline-block;
  position: absolute;
}

.c-button--inverse.c-button--cart a::before,
.c-button--inverse.c-button--cart span::before, .c-button--inverse.c-button--cart[type='submit']::before, .c-button--inverse.c-button--cart[type='button']::before, .c-button--inverse.c-button--cart[type='reset']::before, .c-button--inverse.c-button--cart[href]::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1464px -1065px;
  width: 28px;
  height: 27px;
  display: inline-block;
  position: absolute;
}

.c-button--inverse.c-button--mail a::before,
.c-button--inverse.c-button--mail span::before, .c-button--inverse.c-button--mail[type='submit']::before, .c-button--inverse.c-button--mail[type='button']::before, .c-button--inverse.c-button--mail[type='reset']::before, .c-button--inverse.c-button--mail[href]::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -935px -1184px;
  width: 18px;
  height: 12px;
  display: inline-block;
  position: absolute;
}

.c-button--disabled a,
.c-button--disabled span, .c-button--disabled[type='submit'], .c-button--disabled[type='button'], .c-button--disabled[type='reset'], .c-button--disabled[href] {
  background-color: #FFFFFF;
  border-color: #505050;
  color: #505050;
}

.c-button--disabled a:hover, .c-button--disabled a:focus, .c-button--disabled a:active,
.c-button--disabled span:hover,
.c-button--disabled span:focus,
.c-button--disabled span:active, .c-button--disabled[type='submit']:hover, .c-button--disabled[type='submit']:focus, .c-button--disabled[type='submit']:active, .c-button--disabled[type='button']:hover, .c-button--disabled[type='button']:focus, .c-button--disabled[type='button']:active, .c-button--disabled[type='reset']:hover, .c-button--disabled[type='reset']:focus, .c-button--disabled[type='reset']:active, .c-button--disabled[href]:hover, .c-button--disabled[href]:focus, .c-button--disabled[href]:active {
  background: #FFFFFF;
  border-color: #505050;
  box-shadow: none;
  color: #505050;
  cursor: not-allowed;
}

.c-button--disabled.c-button--cart a::before,
.c-button--disabled.c-button--cart span::before, .c-button--disabled.c-button--cart[type='submit']::before, .c-button--disabled.c-button--cart[type='button']::before, .c-button--disabled.c-button--cart[type='reset']::before, .c-button--disabled.c-button--cart[href]::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1464px -1192px;
  width: 28px;
  height: 27px;
  display: inline-block;
  position: absolute;
}

.c-button--doc a,
.c-button--doc span, .c-button--doc[type='submit'], .c-button--doc[type='button'], .c-button--doc[type='reset'], .c-button--doc[href] {
  padding-left: 50px !important;
}

.c-button--doc a::before,
.c-button--doc span::before, .c-button--doc[type='submit']::before, .c-button--doc[type='button']::before, .c-button--doc[type='reset']::before, .c-button--doc[href]::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -50px -1698px;
  width: 13px;
  height: 16px;
  display: inline-block;
  position: absolute;
  margin-right: 10px;
  top: 50%;
  left: 25px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-button--zip a,
.c-button--zip span, .c-button--zip[type='submit'], .c-button--zip[type='button'], .c-button--zip[type='reset'], .c-button--zip[href] {
  padding-left: 50px !important;
}

.c-button--zip a::before,
.c-button--zip span::before, .c-button--zip[type='submit']::before, .c-button--zip[type='button']::before, .c-button--zip[type='reset']::before, .c-button--zip[href]::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -666px -1326px;
  width: 24px;
  height: 24px;
  display: inline-block;
  position: absolute;
  margin-right: 10px;
  top: 50%;
  left: 18px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-button--cart a,
.c-button--cart span, .c-button--cart[type='submit'], .c-button--cart[type='button'], .c-button--cart[type='reset'], .c-button--cart[href] {
  padding-left: 50px !important;
}

.c-button--cart a::before,
.c-button--cart span::before, .c-button--cart[type='submit']::before, .c-button--cart[type='button']::before, .c-button--cart[type='reset']::before, .c-button--cart[href]::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1464px -1319px;
  width: 28px;
  height: 27px;
  display: inline-block;
  position: absolute;
  margin-right: 10px;
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-button--mail a,
.c-button--mail span, .c-button--mail[type='submit'], .c-button--mail[type='button'], .c-button--mail[type='reset'], .c-button--mail[href] {
  padding-left: 50px !important;
}

.c-button--mail a::before,
.c-button--mail span::before, .c-button--mail[type='submit']::before, .c-button--mail[type='button']::before, .c-button--mail[type='reset']::before, .c-button--mail[href]::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -817px -1184px;
  width: 18px;
  height: 12px;
  display: inline-block;
  position: absolute;
  margin-right: 10px;
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-calc {
  background-color: #083163;
  margin: 40px -2rem 20px;
  padding: 24px 2rem 30px;
  color: #FFFFFF;
}

.c-calc form {
  margin-bottom: 0;
}

.c-calc .c-form h4,
.c-calc .c-form input {
  margin-bottom: 0;
}

.c-calc .c-form input {
  background-color: #E1E6EC;
  width: 100%;
  margin: 0;
  padding: 11px 38px 16px 12px;
  border: none;
  color: #000000;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.3125;
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
}

.c-calc .c-form input::-webkit-inner-spin-button {
  display: none;
}

.c-calc .c-form .formLabel {
  margin: 0 17px 17px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c-calc .c-form label {
  margin-bottom: 0;
  font-size: 1.6rem;
  line-height: 1.3125;
  letter-spacing: .2px;
}

.c-calc .c-form .c-calc__result .formLabel {
  margin-bottom: 15px;
  font-size: 1.8rem;
  line-height: 1.33333;
}

.c-calc .c-form .c-calc__result label {
  margin: 0 auto;
  font-size: 1.8rem;
  line-height: 1.33333;
}

.c-calc .c-form .c-calc__result input {
  background-color: transparent;
  width: 100%;
  padding: 0 0 12px;
  border: none;
  color: #FFFFFF;
  font-size: 2.1rem;
  line-height: 1.33333;
  text-align: center;
}

.c-calc .c-form .c-calc__result input, .c-calc .c-form .c-calc__result input:active, .c-calc .c-form .c-calc__result input:focus, .c-calc .c-form .c-calc__result input:hover {
  border-bottom: 2px solid #E1E6EC;
}

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

.c-calc__form {
  margin-top: 30px;
}

.c-calc__input {
  background-color: #2E517B;
  margin-bottom: 40px;
  padding: 15px 5px;
  border-radius: 10px;
  position: relative;
}

.c-calc__input::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -166px -1578px;
  width: 18px;
  height: 18px;
  display: inline-block;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 10px);
      -ms-transform: translate(-50%, 10px);
          transform: translate(-50%, 10px);
}

.c-calc__input.is-last::after {
  display: none;
}

.c-calc__input--no-operator {
  margin-bottom: 2rem;
}

.c-calc__input--no-operator::before, .c-calc__input--no-operator::after {
  display: none !important;
}

.c-calc__select {
  position: relative;
}

.c-calc__select-heading {
  background-color: #E1E6EC;
  margin-bottom: 0;
  padding: 11px 38px 16px 12px;
  color: #000000;
  font-size: 1.6rem;
  line-height: 1.3125;
  position: relative;
  cursor: pointer;
}

.c-calc__select-heading::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -598px -1048px;
  width: 15px;
  height: 9px;
  display: inline-block;
  position: absolute;
  top: 20px;
  right: 12px;
}

.c-calc__select-heading.active-control::after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.c-calc__select-list {
  background-color: #E1E6EC;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 9;
}

.js-rentenrechner .c-calc__select-list {
  height: 0;
  overflow: hidden;
}

.js-rentenrechner .c-calc__select-list.js-fancy-selects--expanded {
  height: auto;
}

.c-calc__select-item {
  margin-bottom: 0;
  padding: 11px 12px 16px;
  color: #000000;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.3125;
}

.c-calc__select-item:hover, .c-calc__select-item:focus, .c-calc__select-item:active {
  background: #6983A1;
  cursor: pointer;
}

.c-calc__select-item::before {
  display: none;
}

.c-calc__result {
  background-color: #2E517B;
  padding: 15px;
  border-radius: 10px;
  position: relative;
}

.c-calc__result::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -478px -1048px;
  width: 20px;
  height: 10px;
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: 100%;
  -webkit-transform: translate(-50%, -15px);
      -ms-transform: translate(-50%, -15px);
          transform: translate(-50%, -15px);
}

.c-card {
  background-color: #083163;
  padding: 13px;
  border-radius: 14px;
  display: block;
  transition: box-shadow 0.3s ease, color 0.3s ease;
}

.c-card:active, .c-card:hover, .c-card:focus {
  box-shadow: 0 0 0 2px #000000;
  color: #000000;
  text-decoration: none;
}

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

.c-card--bg-icon {
  position: relative;
  overflow: hidden;
}

.c-card--bg-icon-versicherte-rentner::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -297px -588px;
  width: 127px;
  height: 178px;
  display: inline-block;
  position: absolute;
  -webkit-transform: scale(0.82022);
      -ms-transform: scale(0.82022);
          transform: scale(0.82022);
}

.c-card--bg-icon-verwaltung-gerichte::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -867px -50px;
  width: 177px;
  height: 177px;
  display: inline-block;
  position: absolute;
  -webkit-transform: scale(0.82486);
      -ms-transform: scale(0.82486);
          transform: scale(0.82486);
}

.c-card--bg-icon-selbstverwaltung::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -330px -50px;
  width: 179px;
  height: 165px;
  display: inline-block;
  position: absolute;
  -webkit-transform: scale(0.81564);
      -ms-transform: scale(0.81564);
          transform: scale(0.81564);
}

.c-card--bg-icon-reha-partner::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -50px -588px;
  width: 147px;
  height: 178px;
  display: inline-block;
  position: absolute;
  -webkit-transform: scale(0.82022);
      -ms-transform: scale(0.82022);
          transform: scale(0.82022);
}

.c-card--bg-icon-presse::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -524px -588px;
  width: 177px;
  height: 177px;
  display: inline-block;
  position: absolute;
  -webkit-transform: scale(0.82486);
      -ms-transform: scale(0.82486);
          transform: scale(0.82486);
}

.c-card--bg-icon-forschung::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -609px -50px;
  width: 158px;
  height: 178px;
  display: inline-block;
  position: absolute;
  -webkit-transform: scale(0.82022);
      -ms-transform: scale(0.82022);
          transform: scale(0.82022);
}

.c-card--bg-icon-arbeitgeber-steuerberater::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -50px -330px;
  width: 178px;
  height: 158px;
  display: inline-block;
  position: absolute;
  -webkit-transform: scale(0.82022);
      -ms-transform: scale(0.82022);
          transform: scale(0.82022);
}

.c-card--bg-icon-aerzte::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -867px -327px;
  width: 177px;
  height: 160px;
  display: inline-block;
  position: absolute;
  -webkit-transform: scale(0.82486);
      -ms-transform: scale(0.82486);
          transform: scale(0.82486);
}

.c-card--bg-icon:active, .c-card--bg-icon:hover, .c-card--bg-icon:focus {
  box-shadow: none;
  text-decoration: underline;
}

.c-card--bg-icon::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -50px -50px;
  width: 180px;
  height: 180px;
  display: inline-block;
  position: absolute;
  opacity: .25;
  right: -33px;
  bottom: -22px;
  -webkit-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
          transform-origin: right bottom;
}

.c-card--flat {
  padding: 20px 15px 105px;
  border-radius: 0;
}

.c-card--flat.c-card--bg-icon-versicherte-rentner::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -297px -588px;
  width: 127px;
  height: 178px;
  display: inline-block;
  position: absolute;
  -webkit-transform: scale(0.8427);
      -ms-transform: scale(0.8427);
          transform: scale(0.8427);
}

.c-card--flat.c-card--bg-icon-verwaltung-gerichte::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -867px -50px;
  width: 177px;
  height: 177px;
  display: inline-block;
  position: absolute;
  -webkit-transform: scale(0.84746);
      -ms-transform: scale(0.84746);
          transform: scale(0.84746);
}

.c-card--flat.c-card--bg-icon-selbstverwaltung::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -330px -50px;
  width: 179px;
  height: 165px;
  display: inline-block;
  position: absolute;
  -webkit-transform: scale(0.83799);
      -ms-transform: scale(0.83799);
          transform: scale(0.83799);
}

.c-card--flat.c-card--bg-icon-reha-partner::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -50px -588px;
  width: 147px;
  height: 178px;
  display: inline-block;
  position: absolute;
  -webkit-transform: scale(0.8427);
      -ms-transform: scale(0.8427);
          transform: scale(0.8427);
}

.c-card--flat.c-card--bg-icon-presse::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -524px -588px;
  width: 177px;
  height: 177px;
  display: inline-block;
  position: absolute;
  -webkit-transform: scale(0.84746);
      -ms-transform: scale(0.84746);
          transform: scale(0.84746);
}

.c-card--flat.c-card--bg-icon-forschung::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -609px -50px;
  width: 158px;
  height: 178px;
  display: inline-block;
  position: absolute;
  -webkit-transform: scale(0.8427);
      -ms-transform: scale(0.8427);
          transform: scale(0.8427);
}

.c-card--flat.c-card--bg-icon-arbeitgeber-steuerberater::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -50px -330px;
  width: 178px;
  height: 158px;
  display: inline-block;
  position: absolute;
  -webkit-transform: scale(0.8427);
      -ms-transform: scale(0.8427);
          transform: scale(0.8427);
}

.c-card--flat.c-card--bg-icon-aerzte::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -867px -327px;
  width: 177px;
  height: 160px;
  display: inline-block;
  position: absolute;
  -webkit-transform: scale(0.84746);
      -ms-transform: scale(0.84746);
          transform: scale(0.84746);
}

.c-card--flat::after {
  opacity: .35;
  top: 100px;
  right: 15px;
  bottom: auto;
  -webkit-transform-origin: top right;
      -ms-transform-origin: top right;
          transform-origin: top right;
}

.c-card--image-inner {
  padding: 20px 15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
}

.c-card--image-inner .c-card__text {
  padding-top: 14px;
}

.c-card--image-border {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
}

.c-card--image-border .c-card__text {
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.c-card--image-border .c-card__image {
  margin: 0 -13px -13px;
  border-radius: 0 0 14px 14px;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  position: relative;
  overflow: hidden;
}

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

.c-card--image-border .c-card__overlay {
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  z-index: 9;
}

.c-card--image-border .c-card__overlay > div {
  position: relative;
}

.c-card--image-border .c-card__overlay canvas {
  width: 100%;
  display: block;
  visibility: hidden;
}

.c-card--image-border .c-card__overlay svg {
  position: absolute;
}

.c-card--green {
  background-color: #D3DB2B;
}

.c-card--green .c-card__text > p:not(.more) {
  color: #000000;
}

.c-card--light {
  background-color: #B4C1D0;
}

.c-card--light .c-card__text > p:not(.more) {
  color: #000000;
}

.c-card--inverse {
  background-color: #FFFFFF;
}

.c-card--inverse .c-card__heading {
  color: #083163;
}

.c-card:not(.c-card--light):not(.c-card--green):not(.c-card--inverse) {
  color: #FFFFFF;
}

.c-card:not(.c-card--light):not(.c-card--green):not(.c-card--inverse):active, .c-card:not(.c-card--light):not(.c-card--green):not(.c-card--inverse):focus, .c-card:not(.c-card--light):not(.c-card--green):not(.c-card--inverse):hover {
  color: #FFFFFF;
}

.c-card:not(.c-card--light):not(.c-card--green):not(.c-card--inverse) .c-link--ext::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -863px -1578px;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: absolute;
  position: relative;
  top: 0;
  left: 0;
}

.c-card__text {
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 9;
}

.c-card__heading {
  font-size: 1.8rem;
  line-height: 1.33333;
  letter-spacing: .225px;
}

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

.c-card__category, .c-card__provider {
  margin-bottom: 6px;
  color: #000000;
  font-size: 1.2rem;
  line-height: 1.33333;
  letter-spacing: .5px;
  display: block;
}

.c-card__provider {
  margin-bottom: 4px;
  padding-left: 18px;
  position: relative;
}

.c-card__provider::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -977px -1578px;
  width: 13px;
  height: 14px;
  display: inline-block;
  position: absolute;
  top: 1px;
  left: 0;
}

.c-card__subheading {
  margin-bottom: 0;
  font-size: 1.2rem;
  line-height: 1.25;
}

.c-card__subheading span {
  display: block;
}

.c-checklist ul {
  margin-bottom: 0;
}

.c-checklist ul:not(:last-child) {
  margin-bottom: 24px;
}

.c-checklist li {
  padding-left: 36px;
}

.c-checklist li::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1007px -1451px;
  width: 20px;
  height: 19px;
  display: inline-block;
  position: absolute;
  top: 12px;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

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

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

.c-checklist h3 {
  margin-bottom: 5px;
  letter-spacing: .2px;
}

.c-contact {
  background: #E1E6EC;
  margin-bottom: 30px;
  padding: 20px 20px 25px;
}

.c-contact + .c-contact {
  margin-top: 20px;
}

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

.c-contact__item {
  margin-bottom: 20px;
  padding-left: 0;
}

.c-contact__item::before {
  content: none;
}

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

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

.c-contact__item span {
  margin-top: 21px;
  font-size: 1.2rem;
  line-height: 1.5;
  display: block;
}

.c-contact__item span abbr {
  text-transform: uppercase;
}

.c-contact__item--large .c-link--phone {
  font-size: 1.8rem;
  line-height: 1.27778;
}

.c-contact-person {
  background: #E1E6EC;
  margin-bottom: 20px;
  padding: 20px 20px 35px;
}

.c-contact-person__textwrapper {
  margin-bottom: 20px;
}

.c-contact-person__list {
  margin-bottom: 0;
}

.c-contact-person__item {
  margin-bottom: 20px;
  padding-left: 0;
}

.c-contact-person__item::before {
  content: none;
}

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

.c-contact-person__link {
  font-weight: 700;
  display: inline-block;
}

.c-content-search .c-searchbar__input {
  background-color: #FFFFFF;
}

.c-content-search .c-searchbar__input, .c-content-search .c-searchbar__input:active, .c-content-search .c-searchbar__input:focus, .c-content-search .c-searchbar__input:hover {
  border-color: #FFFFFF;
}

.c-content-search .c-searchbar__submit {
  border: 2px solid #FFFFFF;
}

.c-content-search__form, .c-content-search__results {
  padding: 20px 15px;
}

.c-content-search__form > *:last-child, .c-content-search__results > *:last-child {
  margin-bottom: 0;
}

.c-content-search__form {
  background-color: #083163;
  color: #FFFFFF;
}

.c-content-search__form .c-tooltip svg path {
  fill: #FFFFFF !important;
}

.c-content-search__form .c-form input[type='radio'] + label::before,
.c-content-search__form .c-form input[type='radio'] + .formLabel::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1464px -180px;
  width: 30px;
  height: 30px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

.c-content-search__form .c-form input[type='radio']:checked + label::before,
.c-content-search__form .c-form input[type='radio']:checked + .formLabel::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1464px -554px;
  width: 30px;
  height: 30px;
  display: inline-block;
  position: absolute;
}

.c-content-search__input {
  margin-bottom: 30px;
}

.c-content-search__results {
  background-color: #E1E6EC;
}

.c-content-search__results-list {
  margin-bottom: 30px;
}

.c-error {
  margin-bottom: 30px;
  color: #AD0311;
  font-weight: 700;
}

.c-error a, .c-error a:active, .c-error a:focus, .c-error a:hover {
  color: #AD0311;
}

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

.c-error__item {
  padding-left: 30px;
}

.c-error__item::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -828px -1048px;
  width: 15px;
  height: 9px;
  display: inline-block;
  position: absolute;
  top: 12px;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-facets {
  background-color: #E1E6EC;
}

.l-content > .c-facets:first-child {
  margin-top: -30px;
  margin-bottom: 30px;
}

.c-facets__list {
  margin-left: -2rem;
  margin-right: -2rem;
  margin-bottom: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  position: relative;
}

.c-facets__list::before, .c-facets__list::after {
  content: '';
  display: block;
  position: absolute;
}

.c-facets__list::before {
  border-left: 1px solid #FFFFFF;
  top: 0;
  left: 50%;
  bottom: 50%;
}

.c-facets__list::after {
  border-top: 1px solid #FFFFFF;
  top: 50%;
  left: 0;
  right: 0;
}

.c-facets__action {
  margin-bottom: 0;
  padding-left: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

.c-facets__action:last-child {
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

.c-facets__action::before {
  display: none;
}

.c-facets__action--reset a::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -853px -1698px;
  width: 13px;
  height: 16px;
  display: inline-block;
  position: absolute;
  margin-left: 20px;
  position: relative;
}

.c-facets__action a {
  height: 54px;
  font-weight: bold;
  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-facets__counter {
  background-color: #B4C1D0;
  width: 18px;
  margin-left: 16px;
  border-radius: 50%;
  font-size: 1.2rem;
  line-height: 1.5;
  text-align: center;
  display: inline-block;
}

.js-on .c-fancyboxes.js-fancy-selects select {
  display: none;
}

.c-fancyboxes--white .c-fancyboxes__select-heading {
  background: #FFFFFF;
}

.c-fancyboxes--white .c-fancyboxes__select-list {
  background: #FFFFFF;
}

.c-fancyboxes form {
  margin-bottom: 0;
}

.c-fancyboxes .c-form h4,
.c-fancyboxes .c-form input {
  margin-bottom: 0;
}

.c-fancyboxes .c-form input {
  background-color: #E1E6EC;
  width: 100%;
  margin-bottom: 0;
  padding: 11px 38px 16px 12px;
  border: none;
  color: #000000;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.3125;
}

.c-fancyboxes .c-form .formLabel {
  margin: 0 17px 17px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-fancyboxes .c-form label {
  margin-bottom: 0;
  font-size: 1.6rem;
  line-height: 1.3125;
  letter-spacing: .2px;
}

.c-fancyboxes .c-form .c-fancyboxes__result .formLabel {
  margin-bottom: 15px;
  font-size: 1.8rem;
  line-height: 1.33333;
}

.c-fancyboxes .c-form .c-fancyboxes__result label {
  margin: 0 auto;
  font-size: 1.8rem;
  line-height: 1.33333;
}

.c-fancyboxes .c-form .c-fancyboxes__result input {
  background-color: transparent;
  width: 100%;
  padding: 0 0 12px;
  border: none;
  color: #FFFFFF;
  font-size: 2.1rem;
  line-height: 1.33333;
  text-align: center;
}

.c-fancyboxes .c-form .c-fancyboxes__result input, .c-fancyboxes .c-form .c-fancyboxes__result input:active, .c-fancyboxes .c-form .c-fancyboxes__result input:focus, .c-fancyboxes .c-form .c-fancyboxes__result input:hover {
  border-bottom: 2px solid #E1E6EC;
}

.c-fancyboxes__form {
  margin-top: 30px;
}

.c-fancyboxes__form .column:not(:last-child) .c-fancyboxes__input {
  position: relative;
}

.c-fancyboxes__form .column:not(:last-child) .c-fancyboxes__input::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -166px -1578px;
  width: 18px;
  height: 18px;
  display: inline-block;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 10px);
      -ms-transform: translate(-50%, 10px);
          transform: translate(-50%, 10px);
}

.c-fancyboxes__input {
  background-color: #2E517B;
  margin-bottom: 40px;
  padding: 15px 5px;
  border-radius: 10px;
}

.c-fancyboxes__select {
  position: relative;
}

.c-fancyboxes__select-heading {
  background-color: #E1E6EC;
  margin-bottom: 0;
  padding: 11px 38px 16px 12px;
  border: 1px solid transparent;
  color: #000000;
  font-size: 1.6rem;
  line-height: 1.3125;
  position: relative;
  cursor: pointer;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
}

.c-fancyboxes__select-heading::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -598px -1048px;
  width: 15px;
  height: 9px;
  display: inline-block;
  position: absolute;
  top: 20px;
  right: 12px;
}

.c-fancyboxes__select-heading.active-control {
  border-color: #6983A1 #6983A1 transparent;
}

.c-fancyboxes__select-heading.active-control::after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.c-fancyboxes__select-list {
  background-color: #E1E6EC;
  border: 1px solid transparent;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 9;
}

.js-fancy-selects .c-fancyboxes__select-list {
  height: 0;
  overflow: hidden;
}

.js-fancy-selects .c-fancyboxes__select-list.js-fancy-selects--expanded {
  height: auto;
  border-color: transparent #6983A1 #6983A1;
}

.c-fancyboxes__select-item {
  margin-bottom: 0;
  padding: 11px 12px 16px;
  color: #000000;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.3125;
}

.c-fancyboxes__select-item:hover, .c-fancyboxes__select-item:focus, .c-fancyboxes__select-item:active {
  background: #6983A1;
  cursor: pointer;
}

.c-fancyboxes__select-item::before {
  display: none;
}

.c-fancyboxes__result {
  background-color: #2E517B;
  padding: 15px;
  border-radius: 10px;
  position: relative;
}

.c-fancyboxes__result::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -478px -1048px;
  width: 20px;
  height: 10px;
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: 100%;
  -webkit-transform: translate(-50%, -15px);
      -ms-transform: translate(-50%, -15px);
          transform: translate(-50%, -15px);
}

.c-feedback {
  margin-top: 30px;
}

.c-feedback fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

.c-feedback input {
  width: 100%;
}

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

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

.c-feedback__controls {
  margin-left: -1rem;
  margin-right: -1rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row-reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
}

.c-feedback__button {
  width: 100%;
  margin-left: 1rem;
  margin-right: 1rem;
  text-align: center;
  display: block !important;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.c-feedback__button.active-control,
.c-feedback__button.active-control + .c-feedback__button {
  background-color: #FFFFFF;
  border-color: #A0A0A0;
  color: #A0A0A0;
}

.c-feedback__button.active-control::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -747px -1578px;
  width: 16px;
  height: 14px;
  display: inline-block;
  position: absolute;
  margin-right: 8px;
  position: relative;
}

.c-feedback__form-group {
  background-color: #E1E6EC;
  margin-top: 30px;
  padding: 10px 15px;
}

.c-feedback__form-heading:last-child {
  margin-bottom: 0 !important;
}

.c-feedback__form-heading > em:last-child {
  margin-bottom: 0;
}

.c-form .c-feedback__form-heading.formLabel {
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 1.33333;
}

.c-feedback__success {
  padding: 20px 30px;
}

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

.c-feedback.c-form textarea {
  background-color: #FFFFFF;
  margin-bottom: 0;
}

.c-filter-list__facets {
  position: relative;
}

.c-filter-list__facets > * {
  position: relative;
}

.c-filter-list__facets::before {
  content: '';
  background-color: #E1E6EC;
  width: 144em;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.c-filter-list__button {
  width: 100%;
  padding-top: 14px;
  padding-bottom: 19px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.4375;
  text-align: center;
  letter-spacing: .2px;
  cursor: pointer;
}

.c-filter-list__results {
  margin-bottom: 25px;
}

.c-filter-result {
  padding-top: 20px;
  padding-bottom: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column-reverse;
      -ms-flex-flow: column-reverse;
          flex-flow: column-reverse;
}

.c-filter-result--active {
  position: relative;
}

.c-filter-result--active > * {
  position: relative;
}

.c-filter-result--active::before {
  content: '';
  background-color: #D3DB2B;
  width: 144em;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.c-filter-result:not(.c-filter-result--active) {
  border-bottom: 1px solid #B4C1D0;
}

.c-filter-result__date > p {
  background-color: #083163;
  min-width: 50px;
  height: 50px;
  margin-bottom: 20px;
  padding-left: 12px;
  padding-right: 12px;
  border-radius: 6px;
  color: #FFFFFF;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.c-filter-result__start, .c-filter-result__end {
  text-align: center;
}

.c-filter-result__end {
  padding-left: 20px;
  position: relative;
}

.c-filter-result__end::before {
  content: '\002D';
  font-weight: 700;
  display: block;
  position: absolute;
  top: 14px;
  left: 10px;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-filter-result__day, .c-filter-result__month {
  display: block;
}

.c-filter-result__day {
  font-size: 2.1rem;
  line-height: 1.33333;
  letter-spacing: .3px;
}

.c-filter-result__month {
  margin-top: -4px;
  font-size: 1.2rem;
  line-height: 1.33333;
  text-transform: uppercase;
}

.c-filter-result__heading small {
  margin-bottom: 10px;
  color: #000000;
  font-size: 1.2rem;
  line-height: 1.25;
  letter-spacing: .5px;
  display: block;
}

.c-filter-result__heading a {
  display: block;
}

.c-filter-result__provider {
  background: #FFFFFF;
  margin-bottom: 5px;
  padding: 5px 5px 5px 30px;
  display: inline-block;
  font-size: 1.3rem;
  position: relative;
}

.c-filter-result__provider::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -977px -1578px;
  width: 13px;
  height: 14px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 5px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-filter-result__meta {
  margin-top: 20px;
  margin-bottom: 0;
}

.c-filter-result__meta li {
  margin-bottom: 0;
}

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

.c-filter-result__time, .c-filter-result__location {
  padding-left: 30px;
  position: relative;
}

.c-filter-result__time::before, .c-filter-result__location::before {
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-filter-result__time::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1361px -1451px;
  width: 18px;
  height: 18px;
  display: inline-block;
  position: absolute;
}

.c-filter-result__location::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -50px -1578px;
  width: 16px;
  height: 20px;
  display: inline-block;
  position: absolute;
}

.c-form fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

.c-form fieldset + fieldset {
  margin-top: 10px;
}

.c-form fieldset .formHandle {
  margin-top: 0;
}

.c-form h1,
.c-form h2,
.c-form h3,
.c-form h4,
.c-form h5,
.c-form h6 {
  margin-bottom: 20px;
}

.c-form label,
.c-form .formLabel,
.c-form .formError {
  margin-bottom: 7px;
  font-size: 1.2rem;
  line-height: 1.33333;
  display: block;
  position: relative;
}

.c-form label,
.c-form .formLabel {
  font-weight: 700;
  letter-spacing: .5px;
}

.c-form label + .formError,
.c-form .formLabel + .formError {
  margin-top: -7px;
}

.c-form .formLabel--spacing {
  margin-bottom: 14px;
}

.c-form .formError {
  color: #AD0311;
  font-weight: 400;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

.c-form .formError + input,
.c-form .formError + select,
.c-form .formError + textarea {
  background-color: #F7E5E6;
  box-shadow: inset 0 0 0 2px #AD0311;
}

.c-form input,
.c-form select,
.c-form textarea {
  background-color: #E1E6EC;
  width: 100%;
  margin-bottom: 20px;
  padding: 10px 12px 17px;
  border: none;
  color: #000000;
  font-size: 1.6rem;
  line-height: 1.3125;
  letter-spacing: .2px;
}

.c-form input::-webkit-input-placeholder,
.c-form select::-webkit-input-placeholder,
.c-form textarea::-webkit-input-placeholder {
  color: #505050;
}

.c-form input:-ms-input-placeholder,
.c-form select:-ms-input-placeholder,
.c-form textarea:-ms-input-placeholder {
  color: #505050;
}

.c-form input::placeholder,
.c-form select::placeholder,
.c-form textarea::placeholder {
  color: #505050;
}

.c-form input[type='checkbox'], .c-form input[type='radio'] {
  width: 0;
  opacity: 0;
  position: absolute;
}

.c-form input[type='checkbox'] + label,
.c-form input[type='checkbox'] + .formLabel, .c-form input[type='radio'] + label,
.c-form input[type='radio'] + .formLabel {
  margin-bottom: 20px;
  padding-left: 38px;
  padding-right: 10px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4375;
  letter-spacing: .2px;
  position: relative;
}

.c-form input[type='checkbox'] + label::before,
.c-form input[type='checkbox'] + .formLabel::before, .c-form input[type='radio'] + label::before,
.c-form input[type='radio'] + .formLabel::before {
  cursor: pointer;
}

.c-form input[type='checkbox']:focus + label,
.c-form input[type='checkbox']:focus + .formLabel, .c-form input[type='radio']:focus + label,
.c-form input[type='radio']:focus + .formLabel {
  text-decoration: underline;
}

.c-form input[type='checkbox'] + label::before,
.c-form input[type='checkbox'] + .formLabel::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1464px -937px;
  width: 28px;
  height: 28px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

.c-form input[type='checkbox']:checked + label::before,
.c-form input[type='checkbox']:checked + .formLabel::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1464px -809px;
  width: 28px;
  height: 28px;
  display: inline-block;
  position: absolute;
}

.c-form input[type='radio'] + label::before,
.c-form input[type='radio'] + .formLabel::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1464px -310px;
  width: 30px;
  height: 30px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

.c-form input[type='radio']:checked + label::before,
.c-form input[type='radio']:checked + .formLabel::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1464px -50px;
  width: 30px;
  height: 30px;
  display: inline-block;
  position: absolute;
}

.c-form input[type='range'] {
  background-color: transparent;
  width: 100%;
  margin-top: 12px;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.c-form input[type='range']::-webkit-slider-thumb {
  background-color: #FFFFFF;
  width: 12px;
  height: 24px;
  border-radius: 4px;
  box-shadow: none;
  position: relative;
  top: 50%;
  -webkit-appearance: none;
          appearance: none;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-form input[type='range']::-moz-range-thumb {
  background-color: #FFFFFF;
  width: 12px;
  height: 24px;
  border: none;
  border-radius: 4px;
  box-shadow: none;
}

.c-form input[type='range']::-ms-thumb {
  background-color: #FFFFFF;
  width: 12px;
  height: 24px;
  border-radius: 4px;
  box-shadow: none;
}

.c-form input[type='range']::-webkit-slider-runnable-track {
  background-color: #E1E6EC;
  width: 100%;
  height: 12px;
}

.c-form input[type='range']::-moz-range-track {
  background-color: #E1E6EC;
  width: 100%;
  height: 12px;
}

.c-form input[type='range']::-ms-track {
  background-color: #E1E6EC;
  width: 100%;
  height: 12px;
  margin-top: 6px;
  margin-bottom: 6px;
  border: transparent;
  color: transparent;
  cursor: pointer;
  overflow: visible;
}

.c-form input[type='range']::-ms-fill-lower, .c-form input[type='range']::-ms-fill-upper {
  background-color: transparent;
}

.c-form textarea {
  resize: none;
}

.c-form .formHandle {
  margin-bottom: 50px;
}



.c-form .col2 .formField {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.c-form .col2 .formField > span {
  display: block;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

.c-form .col3 .formField {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.c-form .col3 .formField > span {
  display: block;
  -webkit-flex: 0 0 33.33333%;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
}

.c-shoppingcart input:invalid {
  background-color: #F7E5E6;
  box-shadow: inset 0 0 0 2px #AD0311;
}

.c-formpackage-container.c-formpackage-container {
  margin-top: 40px;
}

.c-formpackage-container .c-fancyboxes__select {
  margin-bottom: 40px;
}

.c-glossaryindex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -1rem 44px;
}

.c-glossaryindex__item {
  -webkit-flex: 0 0 4.5rem;
      -ms-flex: 0 0 4.5rem;
          flex: 0 0 4.5rem;
  margin-bottom: 16px;
  padding: 0 1rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-glossaryindex__item::before {
  display: none !important;
}

.c-glossaryindex__link, .c-glossaryindex__active, .c-glossaryindex__inactive {
  border-radius: 4px;
  display: block;
  font-size: 2.1rem;
  letter-spacing: .2px;
  line-height: 2.14286;
  text-align: center;
  width: 45px;
}

.c-glossaryindex__link {
  background: #083163;
  color: #FFFFFF;
}

.c-glossaryindex__link:active, .c-glossaryindex__link:focus, .c-glossaryindex__link:hover {
  color: #000000;
  background: #D3DB2B;
  text-decoration: underline;
}

.c-glossaryindex__active {
  color: #000000;
  background: #D3DB2B;
}

.c-glossaryindex__inactive {
  color: #000000;
  background: #E1E6EC;
}

.c-highlight {
  background-color: #E1E6EC;
  padding: 10px 15px 20px;
  clear: both;
}

p + .c-highlight {
  margin-top: 20px;
}

.c-highlight + * {
  margin-top: 30px;
}

.c-highlight a {
  font-weight: bold;
  text-decoration: underline;
}

.c-highlight a:active, .c-highlight a:focus, .c-highlight a:hover {
  text-decoration: none;
}

.c-infobox .c-highlight {
  margin: 0 0 17px;
  padding: 0 0 18px;
  border-bottom: 2px solid #B4C1D0;
}

.c-image {
  width: auto;
  display: inline-block;
  position: relative;
  z-index: 9;
}

.c-image img {
  display: block;
}

.c-image__source {
  background-color: rgba(0, 0, 0, 0.7);
  padding: 4px 8px;
  border-radius: 3px 0 0;
  color: #FFFFFF;
  font-size: 1.2rem;
  line-height: 1.33333;
  letter-spacing: .5px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.c-infobox {
  margin-bottom: 30px;
}

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

.c-infobox form {
  margin-bottom: 0;
}

.c-infobox form:not(:first-child) {
  margin-top: 40px;
}

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

.c-infobox input,
.c-infobox select,
.c-infobox textarea {
  background-color: #FFFFFF;
}

.c-infobox input::-webkit-input-placeholder,
.c-infobox select::-webkit-input-placeholder,
.c-infobox textarea::-webkit-input-placeholder {
  color: #000000;
}

.c-infobox input:-ms-input-placeholder,
.c-infobox select:-ms-input-placeholder,
.c-infobox textarea:-ms-input-placeholder {
  color: #000000;
}

.c-infobox input::placeholder,
.c-infobox select::placeholder,
.c-infobox textarea::placeholder {
  color: #000000;
}

.c-infobox .c-button {
  width: auto;
}

.c-infobox .RichTextIntLink,
.c-infobox .RichTextExtLink,
.c-infobox .c-link {
  margin-bottom: 17px;
  padding-left: 0;
  padding-bottom: 18px;
  border-bottom: 2px solid #B4C1D0;
  font-weight: 700;
  line-height: 1.3125;
  text-decoration: none;
  display: block;
  position: relative;
}

.c-infobox .RichTextIntLink:hover, .c-infobox .RichTextIntLink:focus, .c-infobox .RichTextIntLink:active,
.c-infobox .RichTextExtLink:hover,
.c-infobox .RichTextExtLink:focus,
.c-infobox .RichTextExtLink:active,
.c-infobox .c-link:hover,
.c-infobox .c-link:focus,
.c-infobox .c-link:active {
  color: #000000;
  text-decoration: underline;
}

.c-infobox .RichTextIntLink::after,
.c-infobox .RichTextExtLink::after,
.c-infobox .c-link::after {
  margin-left: 0;
  position: absolute;
  top: 4px;
  left: auto;
  right: 0;
}

.c-infobox .RichTextIntLink::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -515px -1578px;
  width: 16px;
  height: 15px;
  display: inline-block;
  position: absolute;
  margin-left: 0;
  position: absolute;
  top: 4px;
  left: auto;
  right: 0;
}

.c-infobox__heading {
  background-color: #083163;
  margin-bottom: 0;
  padding: 12px 55px 12px 15px;
  color: #FFFFFF;
  letter-spacing: .2px;
  position: relative;
}

.c-infobox__heading--info::after, .c-infobox__heading--online::after, .c-infobox__heading--phone::after, .c-infobox__heading--mail::after, .c-infobox__heading--contact::after, .c-infobox__heading--newsletter::after {
  content: '';
  display: block;
  top: 50%;
  right: 17px;
  -webkit-transform-origin: right center;
      -ms-transform-origin: right center;
          transform-origin: right center;
}

.c-infobox__heading--info::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -966px -1698px;
  width: 16px;
  height: 16px;
  display: inline-block;
  position: absolute;
  -webkit-transform: translateY(-50%) scale(1.33333);
      -ms-transform: translateY(-50%) scale(1.33333);
          transform: translateY(-50%) scale(1.33333);
}

.c-infobox__heading--online::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1198px -1698px;
  width: 15px;
  height: 15px;
  display: inline-block;
  position: absolute;
  -webkit-transform: translateY(-50%) scale(1.33333);
      -ms-transform: translateY(-50%) scale(1.33333);
          transform: translateY(-50%) scale(1.33333);
}

.c-infobox__heading--phone::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1035px -1326px;
  width: 24px;
  height: 24px;
  display: inline-block;
  position: absolute;
  -webkit-transform: translateY(-50%) scale(0.91667);
      -ms-transform: translateY(-50%) scale(0.91667);
          transform: translateY(-50%) scale(0.91667);
}

.c-infobox__heading--mail::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -817px -1184px;
  width: 18px;
  height: 12px;
  display: inline-block;
  position: absolute;
  -webkit-transform: translateY(-50%) scale(1.27778);
      -ms-transform: translateY(-50%) scale(1.27778);
          transform: translateY(-50%) scale(1.27778);
}

.c-infobox__heading--contact::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1159px -1326px;
  width: 24px;
  height: 20px;
  display: inline-block;
  position: absolute;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-infobox__heading--newsletter::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -344px -1048px;
  width: 34px;
  height: 12px;
  display: inline-block;
  position: absolute;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-infobox__content {
  background-color: #E1E6EC;
  padding: 20px 15px 25px;
}

.c-infobox__content > *:last-child {
  margin-bottom: 0;
}

.c-lang-select {
  background-color: #FFFFFF;
  width: 200px;
  height: auto;
  margin: 18px 0 0;
  padding: 30px 20px 20px;
  border: 1px solid #B4C1D0;
  border-radius: 0 10px 10px;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 999;
  overflow: visible;
}

.c-lang-select--mobile {
  background: transparent;
  width: auto;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  display: block;
  position: static;
}

.c-lang-select--mobile .c-lang-select__link::before {
  background: #FFFFFF;
}

.c-lang-select::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -196px -1184px;
  width: 34px;
  height: 22px;
  display: inline-block;
  position: absolute;
  top: -13px;
  left: -1px;
}

.c-lang-select__close {
  width: 10px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.c-lang-select__list {
  margin: 0;
}

.c-lang-select__item {
  margin: 0;
  padding: 0;
}

.c-lang-select__item::before {
  content: none;
}

.c-lang-select__item:not(:last-child) {
  margin-bottom: 20px;
}

.c-lang-select__link {
  padding-left: 50px;
  color: #083163 !important;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 30px;
}

.c-lang-select__link::before {
  content: attr(lang);
  background: #E1E6EC;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  color: #083163;
  line-height: 30px;
  text-align: center;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-link {
  text-decoration: underline;
  font-weight: 700;
  position: relative;
  cursor: pointer;
}

.c-link:hover, .c-link:focus, .c-link:active {
  color: #000000;
  text-decoration: none;
}

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

.c-link--int:hover, .c-link--int:focus, .c-link--int:active {
  color: #000000;
  text-decoration: underline;
}

.c-link--int::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -515px -1578px;
  width: 16px;
  height: 15px;
  display: inline-block;
  position: absolute;
  margin-left: 6px;
  position: relative;
}

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

.c-link--ext:hover, .c-link--ext:focus, .c-link--ext:active {
  color: #000000;
  text-decoration: underline;
}

.c-link--ext::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1090px -1578px;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: absolute;
  margin-left: 6px;
  position: relative;
}

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

.c-link--doc:hover, .c-link--doc:focus, .c-link--doc:active {
  color: #000000;
  text-decoration: underline;
}

.c-link--doc::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1594px -1303px;
  width: 20px;
  height: 25px;
  display: inline-block;
  position: absolute;
  margin-left: 6px;
  position: relative;
}

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

.c-link--fax:hover, .c-link--fax:focus, .c-link--fax:active {
  color: #000000;
  text-decoration: underline;
}

.c-link--fax::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -180px -1326px;
  width: 24px;
  height: 25px;
  display: inline-block;
  position: absolute;
  margin-left: 6px;
  position: relative;
}

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

.c-link--download:hover, .c-link--download:focus, .c-link--download:active {
  color: #000000;
  text-decoration: underline;
}

.c-link--download::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1722px -166px;
  width: 12px;
  height: 16px;
  display: inline-block;
  position: absolute;
  margin-left: 6px;
  position: relative;
}

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

.c-link--phone:hover, .c-link--phone:focus, .c-link--phone:active {
  color: #000000;
  text-decoration: underline;
}

.c-link--phone::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -911px -1326px;
  width: 24px;
  height: 24px;
  display: inline-block;
  position: absolute;
  margin-left: 6px;
  position: relative;
}

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

.c-link--mail:hover, .c-link--mail:focus, .c-link--mail:active {
  color: #000000;
  text-decoration: underline;
}

.c-link--mail::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -935px -1184px;
  width: 18px;
  height: 12px;
  display: inline-block;
  position: absolute;
  margin-left: 6px;
  position: relative;
}

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

.c-link--consulting:hover, .c-link--consulting:focus, .c-link--consulting:active {
  color: #000000;
  text-decoration: underline;
}

.c-link--consulting::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1244px -1451px;
  width: 17px;
  height: 19px;
  display: inline-block;
  position: absolute;
  margin-left: 6px;
  position: relative;
}

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

.c-link--contact:hover, .c-link--contact:focus, .c-link--contact:active {
  color: #000000;
  text-decoration: underline;
}

.c-link--contact::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1283px -1326px;
  width: 24px;
  height: 20px;
  display: inline-block;
  position: absolute;
  margin-left: 6px;
  position: relative;
}

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

.c-link--geo:hover, .c-link--geo:focus, .c-link--geo:active {
  color: #000000;
  text-decoration: underline;
}

.c-link--geo::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -298px -1451px;
  width: 23px;
  height: 23px;
  display: inline-block;
  position: absolute;
  margin-left: 6px;
  position: relative;
}

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

.c-link--shoppingcart:hover, .c-link--shoppingcart:focus, .c-link--shoppingcart:active {
  color: #000000;
  text-decoration: underline;
}

.c-link--shoppingcart::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1464px -1065px;
  width: 28px;
  height: 27px;
  display: inline-block;
  position: absolute;
  margin-left: 6px;
  position: relative;
}

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

.c-link--back:hover, .c-link--back:focus, .c-link--back:active {
  color: #000000;
  text-decoration: underline;
}

.c-link--back::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -515px -1578px;
  width: 16px;
  height: 15px;
  display: inline-block;
  position: absolute;
  margin-right: 6px;
  position: relative;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

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

.c-link--inverse.c-link--int::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1204px -1578px;
  width: 13.97px;
  height: 13px;
  display: inline-block;
  position: absolute;
  position: relative;
}

.c-link--inverse.c-link--ext::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -863px -1578px;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: absolute;
  position: relative;
}

.c-link--inverse.c-link--doc::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -178px -1451px;
  width: 20px;
  height: 25px;
  display: inline-block;
  position: absolute;
  position: relative;
}

.c-link--inverse.c-link--fax::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -304px -1326px;
  width: 24px;
  height: 25px;
  display: inline-block;
  position: absolute;
  position: relative;
}

.c-link--inverse.c-link--download::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1722px -50px;
  width: 12px;
  height: 16px;
  display: inline-block;
  position: absolute;
  position: relative;
}

.c-link--inverse.c-link--phone::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1035px -1326px;
  width: 24px;
  height: 24px;
  display: inline-block;
  position: absolute;
  position: relative;
}

.c-link--inverse.c-link--mail::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -817px -1184px;
  width: 18px;
  height: 12px;
  display: inline-block;
  position: absolute;
  position: relative;
}

.c-link--inverse.c-link--consulting::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1127px -1451px;
  width: 17px;
  height: 19px;
  display: inline-block;
  position: absolute;
  position: relative;
}

.c-link--inverse.c-link--contact::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1159px -1326px;
  width: 24px;
  height: 20px;
  display: inline-block;
  position: absolute;
  position: relative;
}

.c-link--inverse.c-link--geo::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -532px -1451px;
  width: 23px;
  height: 23px;
  display: inline-block;
  position: absolute;
  position: relative;
}

.c-link--inverse.c-link--shoppingcart::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1464px -1319px;
  width: 28px;
  height: 27px;
  display: inline-block;
  position: absolute;
  position: relative;
}

.c-link--reverse {
  padding-right: 0;
}

.c-link--reverse.c-link--int::after {
  position: absolute;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-link--reverse.c-link--ext::after {
  position: absolute;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-link--reverse.c-link--doc::after {
  position: absolute;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-link--reverse.c-link--fax::after {
  position: absolute;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-link--reverse.c-link--download::after {
  position: absolute;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-link--reverse.c-link--phone::after {
  position: absolute;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-link--reverse.c-link--mail::after {
  position: absolute;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-link--reverse.c-link--consulting::after {
  position: absolute;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-link--reverse.c-link--contact::after {
  position: absolute;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-link--reverse.c-link--geo::after {
  position: absolute;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-link--reverse.c-link--shoppingcart::after {
  position: absolute;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-link--reverse::after {
  margin-left: 0;
  top: 11.5px;
  left: 0;
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
}

.c-link--reverse.c-link {
  padding-left: 38px;
}

.c-link--reverse.c-link--phone::after {
  top: 14.5px;
}

.c-link--phone {
  padding-top: 3px;
  padding-bottom: 3px;
}

.c-link--border {
  border-bottom: 2px solid #B4C1D0;
}

.c-link--facebook, .c-link--twitter, .c-link--share {
  width: 100%;
  padding-top: 58px;
  color: #FFFFFF;
  font-size: 1.4rem;
  text-decoration: none;
  text-align: center;
  display: block;
  position: relative;
}

.c-link--facebook:hover, .c-link--facebook:focus, .c-link--facebook:active, .c-link--twitter:hover, .c-link--twitter:focus, .c-link--twitter:active, .c-link--share:hover, .c-link--share:focus, .c-link--share:active {
  color: #FFFFFF;
  text-decoration: underline;
}

.c-link--facebook::before, .c-link--twitter::before, .c-link--share::before {
  top: 24px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-link--facebook::after, .c-link--twitter::after, .c-link--share::after {
  content: '';
  background: transparent;
  width: 48px;
  height: 48px;
  margin-left: 0;
  border: 2px solid #FFFFFF;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.c-link--facebook::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -421px -1451px;
  width: 11px;
  height: 23px;
  display: inline-block;
  position: absolute;
}

.c-link--twitter::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -455px -1184px;
  width: 22px;
  height: 18px;
  display: inline-block;
  position: absolute;
}

.c-link--share::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1082px -1698px;
  width: 16px;
  height: 16px;
  display: inline-block;
  position: absolute;
}

.c-link__topline {
  margin-bottom: 4px;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: .5px;
  display: block;
}

.c-link__region {
  padding-left: 22px;
  position: relative;
}

.c-link__region::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -977px -1578px;
  width: 13px;
  height: 14px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-link__meta {
  margin-top: 8px;
  color: #000000;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.33333;
  letter-spacing: .5px;
  display: block;
}

.c-link__tag {
  background-color: #B4C1D0;
  width: 25px;
  height: 25px;
  margin-right: 8px;
  border-radius: 4px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  vertical-align: middle;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

span.c-link,
strong.c-link {
  cursor: auto;
}

span.c-link:hover, span.c-link:focus, span.c-link:active,
strong.c-link:hover,
strong.c-link:focus,
strong.c-link:active {
  text-decoration: none;
}

h2 + .c-links {
  margin-top: -23px;
}

.c-links strong {
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}

.c-links .c-button {
  margin-top: 16px;
}

.c-links .c-button--collapse {
  display: none;
}

.c-links__heading {
  margin-top: 3.2rem;
  margin-bottom: 0;
}

.c-links--narrow .c-links__list {
  margin-left: -1rem;
  margin-right: -1rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.c-links--narrow .c-links__item {
  max-width: 50%;
  padding-left: 1rem;
  padding-right: 1rem;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

.c-links--expanded .c-button--expand {
  display: none;
}

.c-links--expanded .c-button--collapse {
  display: block;
}

.c-links--expanded .c-links__item {
  display: block !important;
}

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

.c-links__item {
  margin-bottom: 0;
  padding-left: 0;
}

.c-links__item::before {
  display: none;
}

.c-links__link {
  height: 100%;
  padding: 16px 40px 16px 0;
  display: block;
  position: relative;
}

.c-links__link::after {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-links__link--has-topline.c-link {
  padding-top: 0;
}

.c-links__link--soldout {
  font-weight: inherit;
  cursor: auto;
}

.c-links__link--soldout::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -50px -1451px;
  width: 28px;
  height: 27px;
  display: inline-block;
  position: absolute;
}

.c-links__link--soldout:hover::after, .c-links__link--soldout:focus::after, .c-links__link--soldout:active::after {
  right: 0 !important;
}

.c-links__link.c-link {
  text-decoration: none;
  transition: border-color 0.6s ease, color 0.6s ease;
}

.c-links__link.c-link:hover, .c-links__link.c-link:focus, .c-links__link.c-link:active {
  border-color: #000000;
  color: #000000;
  text-decoration: none;
}

.c-links__link.c-link:hover::after, .c-links__link.c-link:focus::after, .c-links__link.c-link:active::after {
  right: 10px;
}

.c-links__link.c-link::after {
  transition: right 0.6s ease;
}

.c-links__link.c-link--ext::after {
  -webkit-transform: translateY(-50%) scale(1.14286);
      -ms-transform: translateY(-50%) scale(1.14286);
          transform: translateY(-50%) scale(1.14286);
}

.c-links--marginbottom {
  margin-bottom: 12px;
}

.c-map {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column-reverse wrap;
      -ms-flex-flow: column-reverse wrap;
          flex-flow: column-reverse wrap;
}

.c-map form {
  margin-bottom: 0;
}

.c-map fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

.c-map .c-content-search__heading {
  margin-bottom: 25px;
}

.c-map__formwrapper {
  position: relative;
  z-index: 401;
}

.c-map__input {
  margin-top: 10px;
  margin-bottom: 20px;
}

.c-map__search {
  position: relative;
  z-index: 9;
}

.c-map__search input[type='checkbox'] + label::before,
.c-map__search input[type='checkbox'] + .formLabel::before {
  background: #FFFFFF;
}

.c-map__search input[type='checkbox']:checked + label::before,
.c-map__search input[type='checkbox']:checked + .formLabel::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1594px -50px;
  width: 28px;
  height: 28px;
  display: inline-block;
  position: absolute;
}

.c-map__canvas {
  width: 100%;
  height: 343px;
  margin-bottom: -80px;
}

.c-map-marker {
  padding: 7px 7px 14px;
  text-align: center;
}

.c-map-marker img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.c-map-marker-count {
  background: #D3DB2B;
  min-width: 15px;
  height: 15px;
  border-radius: 50%;
  font-size: 1.1rem;
  line-height: 15px;
  display: inline-block;
}

.c-map .leaflet-popup-content a {
  color: #072B57;
  font-size: 1.8rem;
}

.c-map .leaflet-popup-content a::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -515px -1578px;
  width: 16px;
  height: 15px;
  display: inline-block;
  position: absolute;
  margin-left: 6px;
  position: relative;
}

.c-map .leaflet-popup {
  margin-bottom: 35px;
}

.c-map .leaflet-popup-close-button,
.c-map .leaflet-popup-tip-container {
  display: none;
}

.c-map .leaflet-top.leaflet-left {
  width: 144rem;
  font-size: inherit;
  position: static;
}

.c-map .leaflet-control {
  z-index: 400;
}

.c-map .leaflet-control-zoom {
  margin: 0 !important;
  border: none;
  float: none;
  position: absolute;
  left: 20px;
  bottom: 20px;
}

.c-map--search .leaflet-control-zoom {
  left: auto;
  right: 2rem;
  bottom: 85px;
}

.c-map .leaflet-control-zoom-in,
.c-map .leaflet-control-zoom-out {
  background: #072B57;
  border: none;
  border-radius: 5px !important;
  color: #FFFFFF;
  font-size: 2rem;
  font-weight: 400;
}

.c-map .leaflet-control-zoom-in {
  margin-bottom: 5px;
}

.c-map-result {
  margin-bottom: 16px;
  border-bottom: 2px solid #B4C1D0;
}

.c-map-result p {
  line-height: 2;
}

.c-map-result__heading {
  margin-bottom: 20px;
}

.c-map-result__subheading {
  text-decoration: none;
}

.c-map-result__subheading:hover, .c-map-result__subheading:focus, .c-map-result__subheading:active {
  text-decoration: underline;
}

.c-map-result__data {
  margin-bottom: 20px;
}

.c-map-result__data li {
  margin-bottom: 10px;
  line-height: 1.4375;
}

.c-map-result__hours, .c-map-result__distance {
  padding-left: 28px;
}

.c-map-result__hours::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1361px -1451px;
  width: 18px;
  height: 18px;
  display: inline-block;
  position: absolute;
}

.c-map-result__distance::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -50px -1578px;
  width: 16px;
  height: 20px;
  display: inline-block;
  position: absolute;
}

.c-map-result__item {
  padding-left: 0;
}

.c-map-result__item::before {
  content: none;
}

.c-map-result__button:last-child {
  margin-bottom: 15px;
}

.c-map-result__button a {
  width: 100%;
  text-align: center;
  border-color: transparent;
}

.c-map-result__more {
  margin-top: 21px;
  margin-bottom: 0;
}

.c-mobile-facets li::before {
  display: none;
}

.c-mobile-facets .mm-navbar {
  height: 54px;
  padding-right: 0;
  text-align: left;
}

.c-mobile-facets .mm-navbar .mm-btn {
  width: 34px;
  height: 54px;
}

.c-mobile-facets .mm-navbar .mm-title {
  height: 100%;
  padding: 0;
  color: #083163;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.3125;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-mobile-facets .mm-panel:first-child, .c-mobile-facets .mm-panel#fm-panel__filter, .c-mobile-facets .mm-panel#fm-panel__sort {
  padding-top: 10px;
}

.c-mobile-facets .mm-panel:first-child .mm-navbar, .c-mobile-facets .mm-panel#fm-panel__filter .mm-navbar, .c-mobile-facets .mm-panel#fm-panel__sort .mm-navbar {
  display: none;
}

.c-mobile-facets .mm-panel:not(:first-child) {
  padding-top: 74px;
}

.c-mobile-facets .mm-panel .mm-navbar {
  padding-left: 44px;
  border-bottom: 2px solid #B4C1D0;
}

.c-mobile-facets .mm-listview > li > a,
.c-mobile-facets .mm-listview > li > span {
  padding: 20px 54px 20px 20px;
  color: #083163;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.3125;
}

.c-mobile-facets .mm-listview > li:not(.mm-divider)::after {
  border-bottom: 2px solid #B4C1D0;
  left: 0;
}

.c-mobile-facets .mm-prev::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1317.97px -1578px;
  width: 13.97px;
  height: 13px;
  display: inline-block;
  position: absolute;
  border: none;
  left: 20px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.c-mobile-facets .mm-next::after,
.c-mobile-facets .mm-arrow::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1317.97px -1578px;
  width: 13.97px;
  height: 13px;
  display: inline-block;
  position: absolute;
  border: none;
  right: 20px;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.c-mobile-facets__header {
  background-color: #E1E6EC;
  height: 54px;
  padding: 0 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-mobile-facets__header h1 {
  margin-bottom: 0;
  color: #000000;
  font-size: 1.8rem;
  line-height: 1.33333;
}

.c-mobile-facets__close-btn {
  width: 21px;
  height: 21px;
  position: absolute;
  top: 50%;
  right: 20px;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-mobile-facets li.c-mobile-facets__item--facet::after, .c-mobile-facets li.c-mobile-facets__item--reset::after {
  display: none;
}

.c-mobile-facets li.c-mobile-facets__item--facet > a,
.c-mobile-facets li.c-mobile-facets__item--facet > span,
.c-mobile-facets li.c-mobile-facets__item--facet > strong, .c-mobile-facets li.c-mobile-facets__item--reset > a,
.c-mobile-facets li.c-mobile-facets__item--reset > span,
.c-mobile-facets li.c-mobile-facets__item--reset > strong {
  padding-top: 10px;
  padding-left: 54px;
  padding-bottom: 10px;
  color: #000000;
  font-weight: normal;
  letter-spacing: .2px;
}

.c-mobile-facets li.c-mobile-facets__item--facet > strong, .c-mobile-facets li.c-mobile-facets__item--reset > strong {
  width: 100%;
  display: block;
}

.c-mobile-facets li.c-mobile-facets__item--facet > a span:last-child:not(:first-child)::before,
.c-mobile-facets li.c-mobile-facets__item--facet > strong span:last-child:not(:first-child)::before {
  content: '\0028';
}

.c-mobile-facets li.c-mobile-facets__item--facet > a span:last-child:not(:first-child)::after,
.c-mobile-facets li.c-mobile-facets__item--facet > strong span:last-child:not(:first-child)::after {
  content: '\0029';
}

.c-mobile-facets li.c-mobile-facets__item--facet > a::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1464px -310px;
  width: 30px;
  height: 30px;
  display: inline-block;
  position: absolute;
  top: 20px;
  left: 20px;
  -webkit-transform: scale(0.8) translateY(-50%);
      -ms-transform: scale(0.8) translateY(-50%);
          transform: scale(0.8) translateY(-50%);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
}

.c-mobile-facets li.c-mobile-facets__item--facet > strong::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1464px -50px;
  width: 30px;
  height: 30px;
  display: inline-block;
  position: absolute;
  top: 20px;
  left: 20px;
  -webkit-transform: scale(0.8) translateY(-50%);
      -ms-transform: scale(0.8) translateY(-50%);
          transform: scale(0.8) translateY(-50%);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
}

.c-mobile-facets li.c-mobile-facets__item--reset > a,
.c-mobile-facets li.c-mobile-facets__item--reset > span {
  font-weight: bold;
}

.c-mobile-facets li.c-mobile-facets__item--reset > a::before,
.c-mobile-facets li.c-mobile-facets__item--reset > span::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1541.28px -1698px;
  width: 14.14px;
  height: 14.14px;
  display: inline-block;
  position: absolute;
  top: 20px;
  left: 25px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-mobile-facets li.c-mobile-facets__item--reset > span {
  opacity: 0.33333;
}

.c-mobile-facets li.c-mobile-facets__item--reset > span::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1313px -1698px;
  width: 14.14px;
  height: 14.14px;
  display: inline-block;
  position: absolute;
}

.js-mobile-nav__hidden {
  height: 0 !important;
}

.js-mobile-nav__visible {
  margin-top: -19px;
}

.t-provider .js-mobile-nav__visible {
  margin-top: 0;
}

.c-mobile-nav {
  background: #E1E6EC;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  box-sizing: border-box;
  transition: height 0.6s ease;
}

.c-mobile-nav__toggle-button {
  width: 65px;
  height: 45px;
  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: absolute;
  top: 6px;
  right: 0;
  cursor: pointer;
}

.c-mobile-nav__toggle-button-image {
  width: 25px;
  height: 19px;
}

.c-mobile-nav__toggle-button .c-mobile-nav__toggle-button-image--burger {
  display: block;
}

.c-mobile-nav__toggle-button .c-mobile-nav__toggle-button-image--close {
  display: none;
}

.c-mobile-nav__toggle-button.is-opened {
  background: #E1E6EC;
  border-top-left-radius: 8px;
}

.c-mobile-nav__toggle-button.is-opened .c-mobile-nav__toggle-button-image--burger {
  display: none;
}

.c-mobile-nav__toggle-button.is-opened .c-mobile-nav__toggle-button-image--close {
  display: block;
}

.c-mobile-nav__list {
  margin: 0;
  padding: 15px 20px;
  list-style: none;
}

.c-mobile-nav__list--animate {
  background: #E1E6EC;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 12;
  transition: -webkit-transform 0.6s linear;
  transition: transform 0.6s linear;
  transition: transform 0.6s linear, -webkit-transform 0.6s linear;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
}

.c-mobile-nav__list--animate.is-visible {
  -webkit-transform: translate3d(-20px, 0, 0);
          transform: translate3d(-20px, 0, 0);
}

.c-mobile-nav__item {
  padding-left: 0;
  list-style: none;
  position: static;
}

.c-mobile-nav__item::before {
  display: none;
}

.c-mobile-nav__item:not(:last-child) {
  margin: 0;
}

.c-mobile-nav__item--level1 {
  border-bottom: 2px solid #B4C1D0;
}

.c-mobile-nav__headline {
  margin-bottom: 20px;
  font-size: 2.1rem;
  font-weight: 700;
  display: block;
}

.c-mobile-nav__subline {
  margin-bottom: 15px;
  font-size: 1.2rem;
  display: block;
}

.c-mobile-nav__button, .c-mobile-nav__link {
  width: 100%;
  padding: 15px 0;
  color: #004F80;
  font-weight: bold;
  line-height: inherit;
  text-align: left;
  display: block;
}

.c-mobile-nav__button {
  cursor: pointer;
}

.c-mobile-nav__button:active, .c-mobile-nav__button:focus, .c-mobile-nav__button:hover {
  text-decoration: underline;
}

.c-mobile-nav__button--back {
  margin-top: -15px;
  margin-bottom: 20px;
  padding-left: 25px;
  position: relative;
}

.c-mobile-nav__button--back::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -515px -1578px;
  width: 16px;
  height: 15px;
  display: inline-block;
  position: absolute;
  top: 20px;
  left: 0;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.c-mobile-nav__button--back::after {
  content: '';
  background: #B4C1D0;
  height: 2px;
  position: absolute;
  left: -20px;
  right: -20px;
  bottom: 0;
}

.c-mobile-nav__link--white {
  background: #FFFFFF;
  min-height: 7.5rem;
  margin-bottom: 15px;
  padding: 15px;
  border-radius: 5px;
}

.c-mobile-nav__link--blue {
  background: #B4C1D0;
  padding: 15px;
  border-bottom: 2px solid #E1E6EC;
}

.c-mobile-nav__item--firstblue .c-mobile-nav__link--blue {
  border-radius: 5px 5px 0 0;
}

.c-mobile-nav__item--lastblue .c-mobile-nav__link--blue {
  margin-bottom: 30px;
  border-bottom: none;
  border-radius: 0 0 5px 5px;
}

.c-mobile-nav__link--icon {
  position: relative;
  padding-right: 26px;
  border-bottom: 2px solid #B4C1D0;
}

.c-mobile-nav__link--icon::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -515px -1578px;
  width: 16px;
  height: 15px;
  display: inline-block;
  position: absolute;
  top: 22px;
  right: 0;
}

.c-mobile-nav .navServiceOnlineServices {
  margin: 30px 0 15px;
}

.c-mobile-nav .navServiceOnlineServices > button,
.c-mobile-nav .navServiceOnlineServices > a {
  background: #072B57;
  padding: 15px;
  border-radius: 5px;
  color: #FFFFFF;
  text-align: center;
}

.c-mobile-nav .navServiceOnlineServices > button:hover, .c-mobile-nav .navServiceOnlineServices > button:focus, .c-mobile-nav .navServiceOnlineServices > button:active,
.c-mobile-nav .navServiceOnlineServices > a:hover,
.c-mobile-nav .navServiceOnlineServices > a:focus,
.c-mobile-nav .navServiceOnlineServices > a:active {
  color: #FFFFFF;
  text-decoration: underline;
}

.c-mobile-nav .navServiceOnlineServices > button::before,
.c-mobile-nav .navServiceOnlineServices > a::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -398px -1578px;
  width: 17px;
  height: 17px;
  display: inline-block;
  position: absolute;
  position: relative;
  top: 2px;
  right: 5px;
}

.c-mobile-nav .navServiceSuche > button,
.c-mobile-nav .navServiceSuche > a,
.c-mobile-nav .navServiceSprache > button,
.c-mobile-nav .navServiceSprache > a,
.c-mobile-nav .navServiceLS > button,
.c-mobile-nav .navServiceLS > a,
.c-mobile-nav .navServiceGS > button,
.c-mobile-nav .navServiceGS > a {
  color: #000000;
  font-weight: normal;
}

.c-mobile-nav .navServiceSuche > button,
.c-mobile-nav .navServiceSuche > a {
  padding-left: 23px;
  position: relative;
}

.c-mobile-nav .navServiceSuche > button::after,
.c-mobile-nav .navServiceSuche > a::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -505px -1698px;
  width: 16px;
  height: 16px;
  display: inline-block;
  position: absolute;
  top: 20px;
  left: 0;
}

.c-mobile-nav .navServiceSprache > button,
.c-mobile-nav .navServiceSprache > a {
  position: relative;
  padding-left: 23px;
}

.c-mobile-nav .navServiceSprache > button::before,
.c-mobile-nav .navServiceSprache > a::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1545.91px -1578px;
  width: 13px;
  height: 13px;
  display: inline-block;
  position: absolute;
  top: 20px;
  left: 0;
}

.c-mobile-nav .navServiceLS > button,
.c-mobile-nav .navServiceLS > a {
  position: relative;
  padding-left: 24px;
}

.c-mobile-nav .navServiceLS > button::before,
.c-mobile-nav .navServiceLS > a::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1479px -1451px;
  width: 14px;
  height: 18px;
  display: inline-block;
  position: absolute;
  top: 20px;
  left: 0;
}

.c-mobile-nav .navServiceGS > button,
.c-mobile-nav .navServiceGS > a {
  position: relative;
  padding-left: 26px;
}

.c-mobile-nav .navServiceGS > button::before,
.c-mobile-nav .navServiceGS > a::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -771px -1451px;
  width: 16px;
  height: 21px;
  display: inline-block;
  position: absolute;
  top: 20px;
  left: 0;
}

.t-provider .c-mobile-nav__toggle-button {
  height: 57px;
  padding-bottom: 12px;
  top: 35px;
}

.t-provider .c-mobile-nav__toggle-button-image {
  width: 34px;
  height: 25px;
}

.c-nav-meta {
  display: none;
}

.c-nav-module ul {
  margin-bottom: 0;
}

.c-nav-module__column {
  margin-top: 2px;
  margin-bottom: 0;
}

.c-nav-module__column::before {
  content: none;
}

.c-nav-module__column:first-child {
  margin-top: 0;
}

.c-nav-module__column:first-child .c-nav-module__link {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.c-nav-module__column:last-child .c-nav-module__link {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.c-nav-module__link {
  background: #B4C1D0;
  height: 100%;
  padding: 10px;
  display: block;
  color: #072B57;
  font-size: 1.6rem;
  font-weight: bold;
}

.c-nav-overlay {
  background-color: #FFFFFF;
  max-width: 144rem;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  top: 126px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  overflow: auto;
}

.is-preview .c-nav-overlay {
  top: 166px;
}

.c-nav-overlay__close {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1541.28px -1698px;
  width: 14.14px;
  height: 14.14px;
  display: inline-block;
  position: absolute;
  position: fixed;
  right: 25px;
  cursor: pointer;
}

body.no-scroll {
  height: 100vh;
  overflow-y: hidden;
}

.c-nav-primary {
  display: none;
}

.c-navindex {
  margin-top: 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.c-navindex:not(:last-child) {
  margin-bottom: 80px;
}

.c-navindex .button {
  background-color: #FFFFFF;
  min-width: 50px;
  height: 50px;
  padding: 0 20px;
  border: 1px solid #B4C1D0;
  border-radius: 10px;
  line-height: 50px;
  display: block;
  overflow: hidden;
  transition: background-color 0.6s ease, border-color 0.6s ease, box-shadow 0.6s ease;
}

.c-navindex .button svg {
  display: block;
}

.c-navindex .button[href] {
  background-color: #083163;
  border-color: #083163;
}

.c-navindex .button[href]:active, .c-navindex .button[href]:focus, .c-navindex .button[href]:hover {
  background-color: #000000;
  border-color: #FFFFFF;
  box-shadow: 0 0 1px 1px #000000;
  color: #FFFFFF;
  text-decoration: none;
}

.c-navindex .button[href]:active svg .bg, .c-navindex .button[href]:focus svg .bg, .c-navindex .button[href]:hover svg .bg {
  fill: #000000 !important;
}

.c-navindex .button:not([href]) path {
  fill: #FFFFFF;
}

.c-navindex .button:not([href]) path:last-child {
  fill: #A0A0A0;
}

.c-navindex .button.back {
  margin-right: 30px;
  padding: 0;
}

.c-navindex .button.back svg {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}

.c-navindex .button.forward {
  margin-left: 30px;
  padding: 0;
}

.c-navindex ul {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-navindex li {
  margin-bottom: 0;
  padding-left: 0;
}

.c-navindex li::before {
  display: none;
}

.c-navindex strong,
.c-navindex .page {
  width: 18px;
  margin-left: 16px;
  margin-right: 16px;
  font-size: 1.8rem;
  line-height: 1.38889;
  text-align: center;
  letter-spacing: .2px;
  display: block;
}

.c-navindex strong {
  border-bottom: 2px solid #083163;
  position: relative;
}

.c-navindex .page {
  border-bottom: 2px solid transparent;
}

.c-navindex .page:active, .c-navindex .page:focus, .c-navindex .page:hover {
  border-color: #083163;
  font-weight: 700;
  text-decoration: none;
}

.c-page-header {
  background-color: #D3DB2B;
  min-height: 165px;
}

.c-page-header--has-media:not(.c-page-header--reverse) + .l-content {
  padding-top: 10px;
}

.c-page-header--has-media .c-page-header__heading {
  margin-bottom: 10px;
}

.c-page-header--has-media .c-page-header__text,
.c-page-header--has-media .c-page-header__text > * {
  position: relative;
}

.c-page-header--has-media .c-page-header__text::before {
  content: '';
  background-color: #FFFFFF;
  display: block;
  position: absolute;
  top: -20px;
  left: -1rem;
  right: -1rem;
  bottom: 0;
}

.c-page-header:not(.c-page-header--has-media) .c-page-header__text {
  margin-bottom: 20px;
}

.c-page-header--reverse .c-page-header__overlay {
  -webkit-transform: translateX(-50%) scaleX(-1);
      -ms-transform: translateX(-50%) scaleX(-1);
          transform: translateX(-50%) scaleX(-1);
}

.c-page-header__stage {
  max-width: 123.6em;
  margin-left: 1rem;
  margin-right: 1rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column wrap;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  position: relative;
}

.c-page-header__heading, .c-page-header__text, .c-page-header__media {
  width: 100%;
  min-width: 0;
  padding-left: 1rem;
  padding-right: 1rem;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.c-page-header__heading > *:last-child, .c-page-header__text > *:last-child {
  margin-bottom: 0;
}

.c-page-header__link {
  margin-bottom: 16px;
  letter-spacing: .2px;
}

.c-page-header__heading {
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 15px;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.c-page-header__text {
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}

.c-page-header__text + .c-page-header__media {
  margin-bottom: 5px;
}

.c-page-header__media {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  position: relative;
}

.c-page-header__media::after {
  content: '';
  background: #FFFFFF;
  width: 100vw;
  height: 80px;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.c-page-header__media-wrapper {
  margin-left: -1rem;
  margin-right: -1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: block;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  position: relative;
}

.c-page-header__media-wrapper--video:hover::before, .c-page-header__media-wrapper--video:focus::before, .c-page-header__media-wrapper--video:active::before {
  opacity: .7;
}

.c-page-header__media-wrapper--video::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -756px -866px;
  width: 74px;
  height: 74px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  transition: opacity 0.3s ease;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-page-header__media-wrapper svg {
  width: 100%;
}

.c-page-header__media-wrapper,
.c-page-header__media-wrapper > * {
  position: relative;
  z-index: 9;
}

.c-page-header__media-wrapper img {
  width: 100%;
  padding: 1px;
  display: block;
}

.c-page-header__media-text {
  margin: 0;
  padding-left: 40px;
  color: #000000;
  font-size: 1.2rem;
  font-weight: 700;
  position: relative;
  z-index: 99;
}

.c-page-header__media-meta {
  padding-left: 5px;
  color: inherit;
  font-weight: 400;
}

.c-page-header__overlay {
  height: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  z-index: 99;
  pointer-events: none;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.c-page-header__bubble {
  margin-left: -1rem;
  margin-right: -1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 12px;
  position: relative;
}

.c-page-header__bubble::after {
  content: '';
  background: #FFFFFF;
  margin-left: -1rem;
  margin-right: -1rem;
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
  bottom: 0;
}

.c-page-header__bubble-wrapper {
  background: #D3DB2B;
  max-width: 230px;
  min-height: 42px;
  margin: -42px 0 0 auto;
  padding: 20px;
  border-radius: 14% 14% 0 14% / 26% 26% 0 26%;
  position: relative;
  z-index: 99;
}

.c-page-header__bubble-wrapper::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -210px -1048px;
  width: 34px;
  height: 22px;
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: -12px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.c-page-header__bubble-wrapper--small {
  max-width: 200px;
}

.c-page-header__bubble-wrapper p:last-child {
  margin-bottom: 0;
}

.c-page-header__bubble-content {
  padding: 0 15px;
  position: relative;
}

.c-page-header__bubble-content > * {
  position: relative;
}

.c-page-header__label, .c-page-header__value {
  font-size: 1.6rem;
  display: inline-block;
}

.c-page-header__value {
  margin-right: 40px;
}

.t-provider .c-page-header {
  background-color: #E1E6EC;
}

.t-provider .c-page-header__heading {
  margin-top: 24px;
}

.t-provider .c-page-header__media::after {
  content: none;
}

.t-provider .c-page-header__overlay path:last-child {
  fill: #E1E6EC !important;
}

.c-preview {
  background: #CA0101;
  width: 100%;
  height: 40px;
  color: #FFFFFF;
}

.c-preview a {
  color: inherit;
}

.c-preview * {
  margin-bottom: 0;
}

.c-preview .row {
  height: 100%;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-related__list {
  margin: 0;
  padding: 0;
  display: block;
}

.c-related__item {
  margin-bottom: 40px;
  padding-left: 0;
  padding-bottom: 40px;
  border-bottom: 2px solid #B4C1D0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

.c-related__item::before {
  content: none;
}

.c-related__item--spacing {
  margin-top: 10px;
  margin-bottom: 0;
  padding-bottom: 10px;
}

.c-related__item--spacing:first-child {
  margin-top: 0;
}

.c-related__item--spacing:last-child {
  padding-bottom: 0;
}

.c-related__item--compact {
  margin-bottom: 0;
  padding-bottom: 0;
}

.c-related__item--compact .c-related__link {
  padding-top: 20px;
  padding-bottom: 20px;
}

.c-related__image {
  background: #B4C1D0;
  width: 130px;
  height: 80px;
  margin-bottom: 10px;
  padding: 8px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  position: relative;
}

.c-related__image img {
  max-height: 100%;
  margin: auto;
}

.c-related__image--preview::before {
  content: '';
  background: #083163;
  width: 30px;
  height: 30px;
  border-radius: 5px;
  position: absolute;
  right: 5px;
  bottom: 5px;
}

.c-related__image--preview::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -697px -1184px;
  width: 20px;
  height: 16px;
  display: inline-block;
  position: absolute;
  right: 10px;
  bottom: 12px;
}

.c-related__text {
  padding-right: 70px;
  -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}

.c-related__link {
  margin-bottom: 10px;
  display: inline-block;
}

.c-related__link--int {
  display: block;
}

.c-related__link--int::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -515px -1578px;
  width: 16px;
  height: 15px;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%) scale(1.25);
      -ms-transform: translateY(-50%) scale(1.25);
          transform: translateY(-50%) scale(1.25);
  transition: right 0.6s ease;
}

.c-related__link--int:hover::after, .c-related__link--int:focus::after, .c-related__link--int:active::after {
  right: 20px;
}

.c-related__link--ext {
  display: block;
}

.c-related__link--ext::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1090px -1578px;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%) scale(1.42857);
      -ms-transform: translateY(-50%) scale(1.42857);
          transform: translateY(-50%) scale(1.42857);
  transition: right 0.6s ease;
}

.c-related__link--ext:hover::after, .c-related__link--ext:focus::after, .c-related__link--ext:active::after {
  right: 20px;
}

.c-related__headline {
  margin: 0;
  display: block;
}

.c-related__meta {
  margin-bottom: 10px;
  font-size: 1.3rem;
}

.c-related__meta a {
  text-decoration: underline;
}

.c-related__meta a:hover, .c-related__meta a:focus, .c-related__meta a:active {
  text-decoration: none;
}

.c-related__meta--last {
  margin-bottom: 25px;
}

.c-related__meta--last ~ * {
  margin-right: -70px;
}

.c-related__actions {
  margin: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  position: absolute;
  top: 90px;
  right: 0;
}

.c-related__action-item {
  margin-bottom: 25px;
  padding: 0;
}

.c-related__action-item::before {
  content: none;
}

.c-related__action-item:last-child {
  margin-bottom: 0;
}

.c-related__action-link {
  width: 50px;
  display: block;
}

.c-related__action-link img {
  margin-left: auto;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  display: block;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
}

.c-related__action-link:hover img, .c-related__action-link:focus img, .c-related__action-link:active img {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}

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

.c-result__text {
  padding-bottom: 17px;
  border-bottom: 2px solid #B4C1D0;
}

.c-result__text--spacing-top {
  padding-top: 15px;
}

.c-result__location {
  padding-left: 30px;
  position: relative;
}

.c-result__location::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -50px -1578px;
  width: 16px;
  height: 20px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-result__link {
  line-height: 1.5;
  text-decoration: none;
}

.c-result__heading {
  margin-bottom: 8px;
  line-height: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column-reverse;
      -ms-flex-flow: column-reverse;
          flex-flow: column-reverse;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
}

.c-result__meta {
  margin-bottom: 11px;
  font-size: 1.2rem;
  line-height: 1.33333;
  letter-spacing: .5px;
  display: block;
}

.c-result__meta a {
  text-decoration: underline;
}

.c-result__meta a:active, .c-result__meta a:focus, .c-result__meta a:hover {
  text-decoration: none;
}

.c-result__type {
  font-weight: 700;
}

.c-result__date {
  font-weight: 400;
}

.c-result__region {
  padding-left: 22px;
  position: relative;
}

.c-result__region::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -977px -1578px;
  width: 13px;
  height: 14px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-result__file, .c-result__document {
  display: block;
}

.c-result__file:not(:last-child) {
  margin-bottom: 12px;
}

.c-result__actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}

.c-result__actions a::after {
  margin-left: 0;
}

.c-result__excerpt > :last-child {
  margin-bottom: 0;
}

.c-result__data {
  display: table;
}

.c-result__data-item {
  display: table-row;
}

.c-result__data-item span {
  display: table-cell;
}

.c-result__data-item span:first-child {
  padding-right: 20px;
  font-weight: 700;
}

.c-result__data-item::before {
  display: none;
}

.c-result__image {
  display: none;
}

.c-search-overlay {
  padding-top: 93px;
  padding-bottom: 100px;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  overflow-x: hidden;
}

.c-search-overlay::before {
  content: '';
  background-color: #E1E6EC;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.c-search-overlay::after {
  content: '';
  background: rgba(255, 255, 255, 0.75);
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}

.c-search-overlay .c-searchbar__input {
  background-color: #FFFFFF;
}

.c-search-overlay .searchAutoSuggestBox {
  background-color: transparent;
  width: 100% !important;
  margin-top: 40px;
  padding: 0;
  box-shadow: none;
  display: block !important;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
  position: relative;
  top: 0 !important;
}

.c-search-overlay .searchAutoSuggestBox::before {
  content: '';
  background: #E1E6EC;
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.c-search-overlay__close-btn {
  padding-right: 32px;
  color: #083163;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.33333;
  letter-spacing: .2px;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 3;
  cursor: pointer;
}

.c-search-overlay__close-btn::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1541.28px -1698px;
  width: 14.14px;
  height: 14.14px;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-searchbar {
  position: relative;
  z-index: 100;
}

.c-searchbar fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

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

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

.c-searchbar .formField {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.c-searchbar .formField::before {
  content: '';
  background-color: #E1E6EC;
  width: 100%;
  height: 48px;
  box-shadow: inset 0 0 0 2px #6983A1;
  border-radius: 8px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.c-searchbar .formField * {
  z-index: 1;
}

.c-searchbar input[type='text'], .c-searchbar input[type='search'] {
  background-color: transparent;
  width: 0;
  height: 50px;
  margin: 0;
  padding: 0 12px;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  color: #000000;
  font-size: 1.6rem;
  font-style: italic;
  line-height: 1.25;
}

.c-searchbar input[type='text'], .c-searchbar input[type='text']:active, .c-searchbar input[type='text']:hover, .c-searchbar input[type='text']:focus, .c-searchbar input[type='search'], .c-searchbar input[type='search']:active, .c-searchbar input[type='search']:hover, .c-searchbar input[type='search']:focus {
  border: none;
}

.c-searchbar button {
  background-color: #083163;
  min-width: 48px;
  height: 48px;
  border: 2px solid #083163;
  border-radius: 8px;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  cursor: pointer;
  transition: background-color 0.6s ease, color 0.6s ease, border-color 0.6s ease, box-shadow 0.6s ease;
}

.c-searchbar button:active, .c-searchbar button:hover, .c-searchbar button:focus {
  background-color: #000000;
  border-color: #FFFFFF;
  box-shadow: 0 0 1px 1px #000000;
  text-decoration: none;
}

.c-searchbar button img {
  width: 16px;
  height: 16px;
}

.c-searchbar button span {
  display: none;
}

.c-searchbar--small-button .formField::before {
  box-shadow: inset 0 0 0 2px #FFFFFF;
}

.c-searchbar--small-button button {
  min-width: 44px;
  height: 44px;
  margin-right: 2px;
}

.c-searchbar--small-button img {
  margin: 0 !important;
}

.c-searchbar--background::after {
  content: '';
  background: #D3DB2B;
  width: 144em;
  max-width: 100%;
  height: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}

.c-searchbar--white .formField::before {
  background: #FFFFFF;
}

.c-searchbar--white-button {
  z-index: 4;
}

.c-searchbar--white-button button {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  position: relative;
}

.c-searchbar--white-button button::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -505px -1698px;
  width: 16px;
  height: 16px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 40px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 1;
  transition: opacity 0.6s ease;
}

.c-searchbar--white-button button:hover::before, .c-searchbar--white-button button:focus::before, .c-searchbar--white-button button:active::before {
  opacity: 0;
}

.c-searchbar--white-button button img {
  width: 16px;
  height: 16px;
}

.c-page-header .c-searchbar {
  margin-bottom: 30px;
}

~ .c-page-header .c-searchbar {
  margin-top: -25px;
}

.c-page-header .c-searchbar__input {
  background-color: #FFFFFF;
}

.c-select {
  position: relative;
}

.c-select .js-off {
  display: none;
}

.c-select__heading {
  background-color: #2E517B;
  margin-bottom: 25px;
  padding: 11px 37px 16px 12px;
  font-size: 1.6rem;
  line-height: 1.3125;
  position: relative;
  cursor: pointer;
}

.c-select__heading::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -713px -1048px;
  width: 15px;
  height: 9px;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.c-select__heading.active-control::after {
  -webkit-transform: translateY(-50%) rotate(-180deg);
      -ms-transform: translateY(-50%) rotate(-180deg);
          transform: translateY(-50%) rotate(-180deg);
}

.c-select__heading button {
  color: inherit;
  font: inherit;
  cursor: inherit;
}

.c-select__list {
  background-color: #2E517B;
  margin: 0;
  padding: 0 1rem;
  position: absolute;
  right: 0;
  bottom: 100%;
  z-index: 9;
}

.c-select__list li {
  margin-bottom: 0;
}

.c-select__item {
  padding: 0;
}

.c-select__link {
  padding: 11px 0 16px;
  display: block;
}

.c-shariff {
  width: 100%;
  position: absolute;
  top: auto !important;
  right: 0;
  z-index: 999;
}

.c-shariff::after {
  content: '';
  background: rgba(0, 0, 0, 0.8);
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 998;
}

.c-shariff__wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  z-index: 999;
}

.c-shariff h3 {
  display: none;
}

.c-shariff ul {
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.c-shariff .close {
  width: 8.33333%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  cursor: pointer;
  position: relative;
}

.c-shariff .close::before {
  content: '';
  width: 54px;
  height: 54px;
  border-radius: 50%;
  border: 2px solid #FFFFFF;
  position: absolute;
  top: 0;
  right: 50%;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
}

.c-shariff .close img {
  display: block;
  position: absolute;
  top: 27px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-shariff .shariff-button {
  margin: 0;
  padding: 0;
  display: block;
}

.c-shariff .shariff-button::before {
  content: none;
}

.c-shariff .shariff-button a {
  min-width: 100px;
  padding: 70px 0 0;
  color: #FFFFFF;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
  display: block;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  position: relative;
}

.c-shariff .shariff-button a::before {
  content: '';
  background-color: #FFFFFF;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.c-shariff .shariff-button a::after {
  top: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.c-shariff .shariff-button.copy a::before {
  background-color: #FFFFFF;
}

.c-shariff .shariff-button.copy a::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1464px -440px;
  width: 30px;
  height: 14px;
  display: inline-block;
  position: absolute;
}

.c-shariff .shariff-button.xing a::before {
  background-color: #006567;
}

.c-shariff .shariff-button.xing a::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -790px -1326px;
  width: 21px;
  height: 24px;
  display: inline-block;
  position: absolute;
  top: 16px;
}

.c-shariff .shariff-button.twitter a::before {
  background-color: #4198ff;
}

.c-shariff .shariff-button.twitter a::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -455px -1184px;
  width: 22px;
  height: 18px;
  display: inline-block;
  position: absolute;
}

.c-shariff .shariff-button.facebook a::before {
  background-color: #3b5999;
}

.c-shariff .shariff-button.facebook a::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -421px -1451px;
  width: 11px;
  height: 23px;
  display: inline-block;
  position: absolute;
  top: 16px;
}

.c-sitemap {
  margin-bottom: 30px;
}

.c-sitemap__list {
  padding-bottom: 20px;
}

.c-sitemap__item {
  padding-left: 0;
}

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

.c-sitemap__form input {
  background-color: #2E517B;
  width: calc(100% - 48px);
  color: #FFFFFF;
}

.c-sitemap__form input::-webkit-input-placeholder {
  color: #FFFFFF;
}

.c-sitemap__form input:-ms-input-placeholder {
  color: #FFFFFF;
}

.c-sitemap__form input::placeholder {
  color: #FFFFFF;
}

.c-sitemap__form button {
  background-color: #FFFFFF;
  height: 48px;
  margin-left: 8px;
  border-radius: 6px;
  -webkit-flex: 0 0 48px;
      -ms-flex: 0 0 48px;
          flex: 0 0 48px;
  position: relative;
  cursor: pointer;
}

.c-sitemap__form button img {
  height: 12px;
}

.c-sitemap__form button span {
  display: none;
}

.c-sitemap__form .formLabel {
  position: absolute;
}

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

.c-sitemap__form.c-form input {
  margin-bottom: 20px;
}

.js-on .c-sitemap__container {
  border-bottom: 2px solid #163D6C;
}

.js-on .c-sitemap__heading {
  margin-top: 20px;
}

.js-on .c-sitemap__heading.heading {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 12px;
  padding-right: 27px;
  padding-bottom: 12px;
  position: relative;
  cursor: pointer;
}

.js-on .c-sitemap__heading.heading.active-control::after, .js-on .c-sitemap__heading.heading.inactive-control::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -713px -1048px;
  width: 15px;
  height: 9px;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.js-on .c-sitemap__heading.heading.active-control::after {
  -webkit-transform: translateY(-50%) rotate(-180deg);
      -ms-transform: translateY(-50%) rotate(-180deg);
          transform: translateY(-50%) rotate(-180deg);
}

.c-sort {
  position: relative;
}

.c-sort__heading {
  background: #B4C1D0;
  margin-bottom: 0;
  padding: 10px 78px 13px 13px;
  border: 2px solid #B4C1D0;
  color: #000000;
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 1.33333;
  position: relative;
  cursor: pointer;
}

.c-sort__heading::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -598px -1048px;
  width: 15px;
  height: 9px;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-sort__heading.active-control {
  border-color: #FFFFFF;
}

.c-sort__heading.active-control::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
      -ms-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}

.c-sort__list {
  background: #B4C1D0;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}

.c-sort__order {
  margin-bottom: 0;
  padding: 0;
}

.c-sort__order::before {
  display: none;
}

.c-sort__order a {
  padding: 12px 15px 15px;
  color: #000000;
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 1.33333;
  display: block;
}

.c-steps {
  padding-left: 0;
  padding-bottom: 36px;
  display: block !important;
  clear: both;
}

.c-steps > li {
  position: relative;
}

.c-steps > li ul {
  counter-reset: item 0;
}

.c-steps > li li {
  counter-increment: none;
}

.c-steps > li li::before {
  content: '';
}

.c-steps > li li li::before {
  content: '–';
}

.c-steps > li::before {
  content: counter(item);
  background-color: #D3DB2B;
  width: 40px;
  height: 40px;
  margin-top: 54px;
  margin-bottom: 44px;
  border-radius: 6px;
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 1.33333;
  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-steps > li::after {
  content: '';
  background-image: url("../icons/drv/ol-border-small.svg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 16px 140px;
  width: 16px;
  height: 128px;
  display: block;
  position: absolute;
  top: -44px;
  left: 20px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.c-steps > li:first-child::before {
  margin-top: 0;
}

.c-steps > li:first-child::after {
  height: 44px;
  top: 40px;
}

.c-steps::after {
  content: '';
  background-image: url("../icons/drv/ol-border-small.svg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 16px 140px;
  width: 16px;
  height: 38px;
  display: block;
  position: absolute;
  left: 20px;
  bottom: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.c-steps .c-link {
  text-decoration: underline;
}

.c-steps .c-link::after {
  display: none;
}

.c-steps .c-link:active, .c-steps .c-link:focus, .c-steps .c-link:hover {
  text-decoration: none;
}

h2 + .c-steps {
  padding-top: 0 !important;
}

.c-sticky-container {
  background-color: #FFFFFF;
  max-width: 370px;
  padding: 20px 15px;
  border: 1px solid #B4C1D0;
  border-radius: 8px;
  visibility: hidden;
  position: absolute;
  left: auto;
  right: 0;
  bottom: 0;
}

.c-sticky-container.js-transition {
  transition: height 1s, min-width 1s, padding 1s, visibility 1s, background-color 1s;
}

.c-sticky-container.js-hide {
  background-color: #083163;
  min-width: 100%;
  height: 100% !important;
  padding: 0;
  visibility: hidden;
  overflow: hidden;
}

.c-sticky-container.js-hide > * {
  visibility: hidden;
}

.c-sticky-container.js-show {
  background-color: #FFFFFF;
  visibility: visible;
  overflow: hidden;
}

.c-sticky-container span {
  font-size: 1.2rem;
  line-height: 1.5;
  display: block;
}

.c-sticky-container__heading {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 1.6rem;
  line-height: 1.3125;
}

.c-sticky-container__close {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1541.28px -1698px;
  width: 14.14px;
  height: 14.14px;
  display: inline-block;
  position: absolute;
  position: absolute;
  top: 8px;
  right: 8px;
  cursor: pointer;
}

.c-sticky-container__start, .c-sticky-container__end {
  text-transform: uppercase;
  display: block;
}

.c-sticky-container__list {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 2px solid #B4C1D0;
}

.c-sticky-container__item {
  margin-bottom: 18px;
  padding-left: 0;
}

.c-sticky-container__item::before {
  display: none;
}

.c-sticky-container__item:last-child {
  margin-bottom: 0;
}

.c-sticky-container__link {
  margin-bottom: 14px;
}

.c-sticky-container .c-link {
  padding-left: 32px;
}

.c-sticky-container .c-link--phone {
  font-size: 1.8rem;
  line-height: 1.27778;
  display: block;
}

.c-sticky-container .c-link--mail::after, .c-sticky-container .c-link--consulting::after, .c-sticky-container .c-link--contact::after {
  margin-left: 0 !important;
  position: absolute;
  top: 12px;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-sticky-container .c-link--contact::after {
  -webkit-transform: translateY(-50%) scale(0.75);
      -ms-transform: translateY(-50%) scale(0.75);
          transform: translateY(-50%) scale(0.75);
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
}

.c-sticky-nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: fixed;
  left: 0;
  right: 15px;
  bottom: 15px;
  z-index: 402;
}

.js-off .c-sticky-nav {
  display: none;
}

.c-sticky-nav__list {
  margin-bottom: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.c-sticky-nav__item {
  margin-bottom: 0;
  padding-left: 0;
  position: static;
}

.c-sticky-nav__item::before {
  display: none;
}

.c-sticky-nav__item:not(:last-child) {
  margin-right: 8px;
}

.c-sticky-nav__item > a {
  width: 48px;
  height: 48px;
  border: 1px solid #B4C1D0;
  border-radius: 8px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  transition: background-color 0.6s ease, border-color 0.6s ease, box-shadow 0.6s ease;
}

.c-sticky-nav__item > a img {
  max-width: 25px;
  max-height: 25px;
  margin: auto;
}

.c-sticky-nav__item--cart > a, .c-sticky-nav__item--contact > a {
  background-color: #083163;
  border-color: #083163;
}

.c-sticky-nav__item--cart > a:active, .c-sticky-nav__item--cart > a:focus, .c-sticky-nav__item--cart > a:hover, .c-sticky-nav__item--contact > a:active, .c-sticky-nav__item--contact > a:focus, .c-sticky-nav__item--contact > a:hover {
  background-color: #000000;
  border-color: #FFFFFF;
  box-shadow: 0 0 1px 1px #000000;
  text-decoration: none;
}

.c-sticky-nav__item--contact {
  position: relative;
}

.c-sticky-nav__item--contact > a > span {
  display: none;
}

.c-sticky-nav__item--cart > a span {
  background: #D3DB2B;
  min-width: 16px;
  min-height: 16px;
  border-radius: 50%;
  color: #000000;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 16px;
  text-align: center;
  position: absolute;
  top: 5px;
  right: 5px;
}

.c-sticky-nav__item--to-top > a {
  background-color: #FFFFFF;
}

.c-sticky-nav__item--to-top > a:hover, .c-sticky-nav__item--to-top > a:focus, .c-sticky-nav__item--to-top > a:active {
  background: transparent;
  color: #000000;
  border-color: #000000;
  box-shadow: none;
}

.c-teaser {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
}

.c-teaser:active, .c-teaser:focus, .c-teaser:hover {
  text-decoration: none;
}

.c-teaser:active .c-teaser__link, .c-teaser:focus .c-teaser__link, .c-teaser:hover .c-teaser__link {
  text-decoration: underline;
}

.c-teaser:active .c-teaser__image::before, .c-teaser:focus .c-teaser__image::before, .c-teaser:hover .c-teaser__image::before {
  opacity: .6;
}

.c-teaser:active .c-teaser__button span, .c-teaser:focus .c-teaser__button span, .c-teaser:hover .c-teaser__button span {
  text-decoration: underline;
}

.c-teaser--audio .c-teaser__type {
  padding-left: 22px;
  position: relative;
}

.c-teaser--audio .c-teaser__type::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1053px -1184px;
  width: 14px;
  height: 11px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-teaser--audio .c-teaser__image::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1144px -50px;
  width: 74px;
  height: 74px;
  display: inline-block;
  position: absolute;
  display: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-teaser--brochure .c-teaser__type {
  padding-left: 22px;
  position: relative;
}

.c-teaser--brochure .c-teaser__type::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -163px -1698px;
  width: 13px;
  height: 16px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-teaser--images .c-teaser__type {
  padding-left: 22px;
  position: relative;
}

.c-teaser--images .c-teaser__type::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -631px -1578px;
  width: 16px;
  height: 14px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-teaser--video .c-teaser__type {
  padding-left: 22px;
  position: relative;
}

.c-teaser--video .c-teaser__type::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -276px -1698px;
  width: 16px;
  height: 16px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-teaser--video .c-teaser__image::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -756px -866px;
  width: 74px;
  height: 74px;
  display: inline-block;
  position: absolute;
  display: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-teaser--horizontal + .c-teaser--horizontal {
  margin-top: 20px;
}

.c-teaser--horizontal .c-teaser__text {
  padding-left: 20px;
  padding-bottom: 20px;
}

.c-teaser--horizontal .c-teaser__text::before {
  content: '';
  background-color: #D3DB2B;
  display: block;
  position: absolute;
  top: -40px;
  left: 0;
  right: -20px;
  bottom: 0;
  pointer-events: none;
}

.c-teaser--horizontal .c-teaser__text,
.c-teaser--horizontal .c-teaser__text > * {
  position: relative;
}

.c-teaser--horizontal .c-link--int::after {
  display: none;
}

.c-teaser--horizontal .c-teaser__image {
  margin-bottom: 20px;
  position: relative;
}

.c-teaser--horizontal.c-teaser--reverse .c-teaser__text {
  padding-left: 0;
  padding-right: 20px;
}

.c-teaser--horizontal.c-teaser--reverse .c-teaser__text::before {
  left: -20px;
  right: 0;
}

.c-teaser:not(.c-teaser--horizontal).c-teaser--reverse {
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
}

.c-teaser:not(.c-teaser--horizontal).c-teaser--reverse .c-teaser__heading {
  margin-bottom: 15px;
  padding-right: 70px;
}

.c-teaser:not(.c-teaser--horizontal).c-teaser--reverse .c-teaser__image {
  margin-bottom: 0;
}

.c-teaser--media {
  margin-left: -1rem;
  margin-right: -1rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.c-teaser--media .c-teaser__text,
.c-teaser--media .c-teaser__image {
  max-width: 50%;
  padding-left: 1rem;
  padding-right: 1rem;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.c-teaser--media .c-teaser__media-container {
  margin-top: 20px;
  margin-left: calc(-100% - 2rem);
  margin-bottom: 0;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}

.c-teaser--media .c-teaser__meta-container {
  margin-bottom: 10px;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.c-teaser--media .c-teaser__meta {
  padding: 0;
}

.c-teaser--media .c-teaser__link {
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.c-teaser--media .c-teaser__type {
  font-weight: 700;
}

.c-teaser--media .c-teaser__file {
  font-weight: 400;
}

.c-teaser--media .c-teaser__text {
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.c-teaser--media .c-teaser__heading {
  height: 100%;
  margin-bottom: 0;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c-teaser--media .c-teaser__heading::after {
  display: none;
}

.c-teaser--media .c-teaser__image {
  margin-bottom: 0;
}

.c-teaser--top {
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
}

.c-teaser--top .c-teaser__meta-container {
  margin-bottom: 11px;
}

.c-teaser--top .c-teaser__meta {
  background-color: transparent;
  padding: 0;
}

.c-teaser--top .c-teaser__text {
  background-color: #D3DB2B;
  padding: 20px 20px 24px;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.c-teaser--top .c-teaser__text::before {
  display: none;
}

.c-teaser--top .c-teaser__heading::after {
  display: none;
}

.c-teaser--top .c-teaser__image {
  margin-bottom: 0;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.c-teaser--video .c-teaser__image::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -756px -866px;
  width: 74px;
  height: 74px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-teaser--audio .c-teaser__image::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1144px -50px;
  width: 74px;
  height: 74px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-teaser__text, .c-teaser__image {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.c-teaser__image {
  margin-bottom: -12px;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.c-teaser__text {
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

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

.c-teaser__text p:not(.more) {
  color: #000000;
}

.c-teaser__heading {
  width: 100%;
  margin-bottom: 8px;
  color: #083163;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  position: relative;
  z-index: 99;
}

.c-teaser__meta-container {
  margin-bottom: 13px;
  display: block;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}

.c-teaser__meta {
  background-color: #FFFFFF;
  margin-right: auto;
  padding: 4px 8px;
  color: #000000;
  font-size: 1.2rem;
  line-height: 1.33333;
  display: block;
}

.c-teaser__provider {
  padding-left: 18px;
  display: block;
  position: relative;
}

.c-teaser__provider::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -977px -1578px;
  width: 13px;
  height: 14px;
  display: inline-block;
  position: absolute;
  left: 0;
}

.c-teaser__location {
  padding-left: 30px;
  position: relative;
}

.c-teaser__location::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -50px -1578px;
  width: 16px;
  height: 20px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-teaser__type:not(:last-child) {
  margin-right: 5px;
}

.c-teaser__date {
  font-weight: normal;
}

.c-teaser__button {
  margin-top: 20px;
}

.c-toc {
  background-color: #E1E6EC;
  padding-top: 15px;
  padding-bottom: 20px;
  border-top: 2px solid #FFFFFF;
}

.c-toc__list {
  margin-bottom: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  overflow-x: auto;
}

.c-toc__item {
  margin-bottom: 0;
  padding-left: 0;
}

.c-toc__item::before {
  display: none;
}

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

.c-toc__link {
  max-width: 230px;
  padding-right: 21px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.33333;
  white-space: nowrap;
  letter-spacing: .5px;
  text-overflow: ellipsis;
  display: block;
  position: relative;
  overflow: hidden;
  transition: color 0.6s ease;
}

.c-toc__link:hover, .c-toc__link:focus, .c-toc__link:active {
  color: #000000;
  text-decoration: none;
}

.c-toc__link:hover::after, .c-toc__link:focus::after, .c-toc__link:active::after {
  top: 13px;
}

.c-toc__link::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1722px -603px;
  width: 9px;
  height: 6px;
  display: inline-block;
  position: absolute;
  top: 8px;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  transition: top 0.6s ease;
}

.c-tooltip {
  padding-left: 5px;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  position: relative;
  top: 3px;
}

.c-tooltip__button {
  cursor: pointer;
}

.c-tooltip__button:active + .c-tooltip__content, .c-tooltip__button:focus + .c-tooltip__content, .c-tooltip__button:hover + .c-tooltip__content {
  display: block;
}

.c-tooltip__content {
  background-color: #FFFFFF;
  padding: 24px 15px;
  border: 1px solid #B4C1D0;
  border-radius: 14px;
  color: #000000;
  font-size: 1.3rem;
  line-height: 1.61538;
  letter-spacing: .5px;
  display: none;
  position: absolute;
  left: 0;
  bottom: 100%;
  z-index: 9;
  -webkit-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
          transform: translateY(-20px);
}

.c-tooltip__content::before {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -50px -1048px;
  width: 60px;
  height: 36px;
  display: inline-block;
  position: absolute;
  top: 100%;
  left: -1px;
  -webkit-transform: translateY(-17px);
      -ms-transform: translateY(-17px);
          transform: translateY(-17px);
}

.c3-tooltip-container {
  max-width: 33%;
}

.c3-chart-arc:nth-of-type(1) > text, .c3-chart-arc:nth-of-type(4) > text, .c3-chart-arc:nth-of-type(5) > text {
  fill: #000000;
}

p.chart {
  margin-top: 40px;
}

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

.cookiebanner .wrapper {
  width: 100%;
}

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

.cookiebanner .all {
  display: none;
  overflow: visible;
}

.cookiebanner .RichTextIntLink {
  text-decoration: underline;
}

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

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

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

.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 {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1722px -494px;
  width: 6px;
  height: 9px;
  display: inline-block;
  position: absolute;
  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 {
  background-color: #E1E6EC;
  margin-bottom: 40px;
  padding: 25px 30px 35px;
}

.docData,
.docData3 {
  overflow: hidden;
}

.docData .label,
.docData3 .label {
  display: block;
  font-weight: bold;
}

.docData .value,
.docData3 .value {
  display: block;
}

.docData a,
.docData3 a {
  display: inline;
}

.docData2 .label {
  display: block;
  font-weight: bold;
}

.docData2 .value {
  display: block;
}

.docData2 a {
  display: inline;
}

.c-dossier__documents {
  margin-top: 60px;
}

.c-dossier__entry {
  padding: 30px 0;
  margin: 30px 0;
  position: relative;
}

.c-dossier__entry::after, .c-dossier__entry::before {
  display: block;
  content: '';
  border-bottom: 2px solid #B4C1D0;
  position: absolute;
  left: 0;
  right: 0;
}

.c-dossier__entry::before {
  top: 0;
}

.c-dossier__entry::after {
  bottom: 0;
}

#ergebnis {
  background: #E1E6EC;
  padding: 20px;
  margin-bottom: 20px;
}

#menu.js-facet-filter .mm-panels {
  top: 42px;
}

#menu.js-facet-filter .js-facet-quantity::before {
  content: ' (';
}

#menu.js-facet-filter .js-facet-quantity::after {
  content: ')';
}

@font-face {
  font-family: 'Barlow';
  src: local("Barlow Bold"), local("Barlow-Bold"), url("../../static/fonts/barlow/subset-Barlow-Bold.woff2") format("woff2"), url("../../static/fonts/barlow/subset-Barlow-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  unicode-range: "U+0020−007F, U+0080−00FF, U+0100−017F, U+0180−024F";
}

@font-face {
  font-family: 'Barlow';
  src: local("Barlow Bold Italic"), local("Barlow-BoldItalic"), url("../../static/fonts/barlow/subset-Barlow-BoldItalic.woff2") format("woff2"), url("../../static/fonts/barlow/subset-Barlow-BoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  unicode-range: "U+0020−007F, U+0080−00FF, U+0100−017F, U+0180−024F";
}

@font-face {
  font-family: 'Barlow';
  src: local("Barlow Regular"), local("Barlow-Regular"), url("../../static/fonts/barlow/subset-Barlow-Regular.woff2") format("woff2"), url("../../static/fonts/barlow/subset-Barlow-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  unicode-range: "U+0020−007F, U+0080−00FF, U+0100−017F, U+0180−024F";
}

@font-face {
  font-family: 'Barlow';
  src: local("Barlow Italic"), local("Barlow-Italic"), url("../../static/fonts/barlow/subset-Barlow-Italic.woff2") format("woff2"), url("../../static/fonts/barlow/subset-Barlow-Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  unicode-range: "U+0020−007F, U+0080−00FF, U+0100−017F, U+0180−024F";
}

@font-face {
  font-family: 'Barlow';
  src: local("Barlow Light"), local("Barlow-Light"), url("../../static/fonts/barlow/subset-Barlow-Light.woff2") format("woff2"), url("../../static/fonts/barlow/subset-Barlow-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  unicode-range: "U+0020−007F, U+0080−00FF, U+0100−017F, U+0180−024F";
}

@font-face {
  font-family: 'Barlow';
  src: local("Barlow Light Italic"), local("Barlow-LightItalic"), url("../../static/fonts/barlow/subset-Barlow-LightItalic.woff2") format("woff2"), url("../../static/fonts/barlow/subset-Barlow-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  unicode-range: "U+0020−007F, U+0080−00FF, U+0100−017F, U+0180−024F";
}

@font-face {
  font-family: 'Noto Sans';
  src: local("Noto Sans Bold"), local("NotoSans-Bold"), url("../../static/fonts/noto/subset-NotoSans-Bold.woff2") format("woff2"), url("../../static/fonts/noto/subset-NotoSans-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  unicode-range: "U+0600−06FF, U+0980−09FF, U+0400−04FF, U+0500−052F, U+0900−097F, U+0370−03FF, U+0A80−0AFF, U+0A00−0A7F, U+0590−05FF, U+0C80−0CFF, U+1780−17FF, U+0D00−0D7F, U+1000−109F, U+0B00−0B7F, U+0D80−0DFF, U+0B80−0BFF, U+0C00−0C7F, U+0E00−0E7F, U+AA80−AADF";
}

@font-face {
  font-family: 'Noto Sans';
  src: local("Noto Sans Bold Italic"), local("NotoSans-BoldItalic"), url("../../static/fonts/noto/subset-NotoSans-BoldItalic.woff2") format("woff2"), url("../../static/fonts/noto/subset-NotoSans-BoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  unicode-range: "U+0600−06FF, U+0980−09FF, U+0400−04FF, U+0500−052F, U+0900−097F, U+0370−03FF, U+0A80−0AFF, U+0A00−0A7F, U+0590−05FF, U+0C80−0CFF, U+1780−17FF, U+0D00−0D7F, U+1000−109F, U+0B00−0B7F, U+0D80−0DFF, U+0B80−0BFF, U+0C00−0C7F, U+0E00−0E7F, U+AA80−AADF";
}

@font-face {
  font-family: 'Noto Sans';
  src: local("Noto Sans Regular"), local("NotoSans-Regular"), url("../../static/fonts/noto/subset-NotoSans-Regular.woff2") format("woff2"), url("../../static/fonts/noto/subset-NotoSans-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  unicode-range: "U+0600−06FF, U+0980−09FF, U+0400−04FF, U+0500−052F, U+0900−097F, U+0370−03FF, U+0A80−0AFF, U+0A00−0A7F, U+0590−05FF, U+0C80−0CFF, U+1780−17FF, U+0D00−0D7F, U+1000−109F, U+0B00−0B7F, U+0D80−0DFF, U+0B80−0BFF, U+0C00−0C7F, U+0E00−0E7F, U+AA80−AADF";
}

@font-face {
  font-family: 'Noto Sans';
  src: local("Noto Sans Italic"), local("NotoSans-Italic"), url("../../static/fonts/noto/subset-NotoSans-Italic.woff2") format("woff2"), url("../../static/fonts/noto/subset-NotoSans-Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  unicode-range: "U+0600−06FF, U+0980−09FF, U+0400−04FF, U+0500−052F, U+0900−097F, U+0370−03FF, U+0A80−0AFF, U+0A00−0A7F, U+0590−05FF, U+0C80−0CFF, U+1780−17FF, U+0D00−0D7F, U+1000−109F, U+0B00−0B7F, U+0D80−0DFF, U+0B80−0BFF, U+0C00−0C7F, U+0E00−0E7F, U+AA80−AADF";
}

@font-face {
  font-family: 'Noto Sans';
  src: local("Noto Sans Light"), local("NotoSans-Light"), url("../../static/fonts/noto/subset-NotoSans-Light.woff2") format("woff2"), url("../../static/fonts/noto/subset-NotoSans-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  unicode-range: "U+0600−06FF, U+0980−09FF, U+0400−04FF, U+0500−052F, U+0900−097F, U+0370−03FF, U+0A80−0AFF, U+0A00−0A7F, U+0590−05FF, U+0C80−0CFF, U+1780−17FF, U+0D00−0D7F, U+1000−109F, U+0B00−0B7F, U+0D80−0DFF, U+0B80−0BFF, U+0C00−0C7F, U+0E00−0E7F, U+AA80−AADF";
}

@font-face {
  font-family: 'Noto Sans';
  src: local("Noto Sans Light Italic"), local("NotoSans-LightItalic"), url("../../static/fonts/noto/subset-NotoSans-LightItalic.woff2") format("woff2"), url("../../static/fonts/noto/subset-NotoSans-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  unicode-range: "U+0600−06FF, U+0980−09FF, U+0400−04FF, U+0500−052F, U+0900−097F, U+0370−03FF, U+0A80−0AFF, U+0A00−0A7F, U+0590−05FF, U+0C80−0CFF, U+1780−17FF, U+0D00−0D7F, U+1000−109F, U+0B00−0B7F, U+0D80−0DFF, U+0B80−0BFF, U+0C00−0C7F, U+0E00−0E7F, U+AA80−AADF";
}

ol {
  list-style-type: none;
}

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

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

.content .all {
  background: #E1E6EC;
}

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

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

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

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

html {
  scroll-behavior: smooth;
}

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

.gsb_popOver-container::after {
  content: '';
  background: #FFFFFF;
  width: 30px;
  height: 30px;
  box-shadow: 2px 2px 3px rgba(88, 88, 88, 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: '';
  background: url("../icons/sprite.svg") no-repeat -1541.28px -1698px;
  width: 14.14px;
  height: 14.14px;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  top: 10px;
  right: 20px;
  cursor: pointer;
}

.gsb_popOver-closeBtn:hover, .gsb_popOver-closeBtn:focus, .gsb_popOver-closeBtn:active {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1427.14px -1698px;
  width: 14.14px;
  height: 14.14px;
  display: inline-block;
  position: absolute;
  background-color: #004F80;
}

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

.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: #E1E6EC;
}

.l-cards__column {
  margin-bottom: 20px;
}

.l-container {
  max-width: 144em;
  margin-left: auto;
  margin-right: auto;
}

.l-content {
  padding-top: 30px;
}

.l-content-wrapper {
  padding-bottom: 60px;
}

.l-content-wrapper--space-before {
  padding-top: 30px;
}

.l-content-wrapper--less-space-after {
  padding-bottom: 30px;
}

.l-footer {
  margin-bottom: 77px;
  position: relative;
}

.l-footer li.column {
  margin-bottom: 0;
}

.l-footer li::before {
  display: none;
}

.l-footer__top {
  padding-top: 40px;
  padding-bottom: 30px;
}

.l-footer__top h2 {
  margin-bottom: 21px;
}

.l-footer__bottom {
  padding-top: 24px;
  padding-bottom: 24px;
}

.l-footer__meta li.column {
  margin-bottom: 10px;
}

.l-footer__contact {
  background: transparent;
  padding: 0 0 35px;
  border-bottom: 2px solid #083163;
}

.l-footer__copyright {
  margin-top: 10px;
}

.l-header {
  padding-top: 15px;
  padding-bottom: 25px;
  position: relative;
}

.l-header__logo a {
  display: block;
}

.l-header__logo img {
  width: 180px;
}

.t-provider .l-header {
  background-color: #083163;
  padding-bottom: 17px;
}

.l-related {
  padding-top: 24px;
  padding-bottom: 10px;
}

.l-related__column {
  margin-bottom: 20px;
}

.l-related .c-card {
  height: 100%;
  min-height: 100px;
}

.l-results--marginbottom {
  margin-bottom: 12px;
}

.l-teaser + p {
  margin-top: 24px;
}

.l-teaser + p:last-child {
  margin-bottom: 0;
}

.l-teaser,
.l-teaser > * {
  position: relative;
}

.l-teaser--border .l-teaser__column {
  padding-bottom: 15px;
  position: relative;
}

.l-teaser--border .l-teaser__column::after {
  content: '';
  border-bottom: 2px solid #B4C1D0;
  display: block;
  position: absolute;
  left: 1rem;
  right: 1rem;
  bottom: 0;
}

.l-teaser--border .l-teaser__column:not(:first-child) {
  padding-top: 20px;
}

.l-teaser--border-top::before, .l-teaser--border-bottom::before {
  content: '';
  background-color: #D3DB2B;
  display: block;
  position: absolute;
}

.l-teaser--border-top {
  padding-top: 20px;
}

.l-teaser--border-top::before {
  top: 0;
  left: -3rem;
  right: 50px;
  bottom: 0;
}

.l-teaser--border-top .c-teaser__image {
  margin-bottom: 20px !important;
}

.l-teaser--border-bottom .c-teaser__type {
  padding-left: 0;
}

.l-teaser--border-bottom .c-teaser__type::before {
  display: none;
}

.l-teaser--border-bottom .c-teaser__link:first-child {
  margin-top: 30px;
}

.l-teaser--border-bottom::before {
  content: '';
  width: 144em;
  display: block;
  top: 90px;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.l-teaser--border-bottom .l-teaser__column {
  margin-bottom: 30px;
}

.l-teaser--border-bottom .l-teaser__column:not(:first-child) .c-teaser__image {
  display: none;
}

.l-teaser__column {
  margin-bottom: 20px;
}

.l-teaser__link a {
  margin-bottom: 22px;
  display: inline-block;
}

.l-text-image {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column-reverse wrap;
      -ms-flex-flow: column-reverse wrap;
          flex-flow: column-reverse wrap;
  margin-left: -1rem;
  margin-right: -1rem;
}

.l-text-image__text, .l-text-image__image {
  padding-left: 1rem;
  padding-right: 1rem;
}

.l-text-image__text, .l-text-image__image {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  max-width: 100%;
}

.l-text-image__image .c-image {
  width: 100%;
  margin-bottom: 30px;
}

.l-track {
  margin: 0 -2rem 24px;
}

.l-track .l-track__row {
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin-left: 0;
  margin-right: 0;
  overflow-x: auto;
}

.l-track .l-track__row::before, .l-track .l-track__row::after {
  display: block;
  content: '';
  -webkit-flex: 0 0 10px;
      -ms-flex: 0 0 10px;
          flex: 0 0 10px;
}

.l-track__column {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding: 0 1rem;
}

.l-track__card {
  width: 180px;
  height: 186px;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: auto;
  max-width: 100%;
  padding: 4em 20px 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

h1 .mfp-inline-holder .mfp-content button.mfp-close, h1
.mfp-ajax-holder .mfp-content button.mfp-close {
  width: 0;
  line-height: 0;
  position: absolute;
  left: -2000px;
  overflow: hidden;
}

.mfp-inline-holder .mfp-content button.mfp-close,
.mfp-ajax-holder .mfp-content button.mfp-close {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1427.14px -1698px;
  width: 14.14px;
  height: 14.14px;
  display: inline-block;
  position: absolute;
  font-size: 0;
  opacity: 1;
  top: auto;
  right: calc(50% - 50vw + 40px + 17px);
  bottom: calc(50% + 50vh - 40px);
  -webkit-transform: translate(-100%, 100%);
      -ms-transform: translate(-100%, 100%);
          transform: translate(-100%, 100%);
}

.mfp-inline-holder .mfp-content button.mfp-close:hover, .mfp-inline-holder .mfp-content button.mfp-close:focus, .mfp-inline-holder .mfp-content button.mfp-close:active,
.mfp-ajax-holder .mfp-content button.mfp-close:hover,
.mfp-ajax-holder .mfp-content button.mfp-close:focus,
.mfp-ajax-holder .mfp-content button.mfp-close:active {
  text-decoration: underline;
}

.mfp-inline-holder .mfp-content .all,
.mfp-ajax-holder .mfp-content .all {
  margin-bottom: 0;
}

.mfp-inline-holder .mfp-content .glossarEntry,
.mfp-ajax-holder .mfp-content .glossarEntry {
  background: #FFFFFF;
  padding: 20px;
}

.mfp-inline-holder .mfp-content .glossarEntry ul,
.mfp-ajax-holder .mfp-content .glossarEntry ul {
  margin-bottom: 40px;
}

.mfp-inline-holder .mfp-content .picture,
.mfp-ajax-holder .mfp-content .picture {
  background: transparent;
}

.mfp-inline-holder .mfp-content .picture.poster,
.mfp-ajax-holder .mfp-content .picture.poster {
  max-width: 100%;
}

.mfp-inline-holder .mfp-content img,
.mfp-ajax-holder .mfp-content img {
  width: auto !important;
  margin: 0 auto;
  display: block;
}

.mfp-inline-holder .mfp-content .slide h1,
.mfp-ajax-holder .mfp-content .slide h1 {
  padding: 20px 5em 0 20px;
}

.mfp-inline-holder .mfp-content .slide .position,
.mfp-ajax-holder .mfp-content .slide .position {
  position: absolute;
  top: 5.5em;
  right: 40px;
}

.mfp-inline-holder .mfp-content .slide video,
.mfp-ajax-holder .mfp-content .slide video {
  margin: 0 auto;
  display: block;
}

.mfp-inline-holder .mfp-content .wrapper-text,
.mfp-ajax-holder .mfp-content .wrapper-text {
  margin-left: 60px;
  margin-right: 60px;
  display: block;
}

.mfp-inline-holder .mfp-content .caption,
.mfp-inline-holder .mfp-content .source,
.mfp-ajax-holder .mfp-content .caption,
.mfp-ajax-holder .mfp-content .source {
  background: transparent;
  margin: 0;
  padding: 0;
  border-radius: 0;
  color: #FFFFFF;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.6;
  display: block;
  position: static;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.mfp-inline-holder .mfp-content .source,
.mfp-ajax-holder .mfp-content .source {
  margin: 20px 60px 10px;
}

.mfp-inline-holder .mfp-content .source cite,
.mfp-ajax-holder .mfp-content .source cite {
  background: transparent;
  color: #FFFFFF;
  font: inherit;
}

.mfp-gallery .mfp-inline-holder .mfp-content,
.mfp-gallery .mfp-ajax-holder .mfp-content {
  width: 900px;
}

.mfp-container .mfp-arrow {
  width: 14px;
  height: 23px;
}

.mfp-container .mfp-arrow, .mfp-container .mfp-arrow:active {
  margin-top: 0;
}

.mfp-container .mfp-arrow::before, .mfp-container .mfp-arrow::after,
.mfp-container .mfp-arrow .mfp-b,
.mfp-container .mfp-arrow .mfp-a {
  width: 14px;
  height: 23px;
  margin: 0;
  padding: 0;
  border: none;
}

.mfp-pagination {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.mfp-pagination li {
  width: auto;
  height: auto;
  margin: 0 5px;
  padding: 0;
}

.mfp-pagination li::before {
  content: none;
}

.mfp-pagination li.active button::before {
  opacity: 1;
}

.mfp-pagination button {
  background: transparent;
  width: auto;
  height: auto;
  padding: 5px;
  border: none;
  outline: none;
  color: transparent;
  font-size: 0;
  line-height: 0;
  display: block;
  cursor: pointer;
}

.mfp-pagination button::before {
  content: '';
  background: #FFFFFF;
  width: 8px;
  height: 8px;
  border-radius: 2px;
  display: block;
  opacity: .5;
}

ul.links {
  margin-bottom: 40px;
}

ul.links a,
ul.links strong {
  display: block;
  padding-left: 20px;
  position: relative;
}

.navSkip,
.navSkip a {
  left: -2000px;
  line-height: 0;
  position: absolute;
  width: 0;
}

.navSkip a:focus, .navSkip a:active {
  background-color: #004F80;
  color: #FFFFFF;
  font-size: 1.6rem;
  height: auto;
  left: calc(2000px + 50vw);
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 15px 0 20px;
  top: 75px;
  width: 180px;
  z-index: 1000;
  text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

.richtext > .row > .column > h2:not(:first-child) {
  padding-top: 5rem;
}

.richtext > .row > .column > h3:not(:first-child) {
  padding-top: 3.8rem;
}

.richtext > .row > .column > h4:not(:first-child) {
  padding-top: 3.2rem;
}

p, li, td, th, blockquote, dt, dd, caption, .formError, address, .address {
  margin-bottom: 12px;
  font-size: 1.6rem;
  line-height: 1.4375;
}

ul {
  margin-bottom: 12px;
  list-style: none;
}

ul > li {
  padding-left: 23px;
  position: relative;
}

ul > li::before {
  content: '';
  background-color: #083163;
  width: 7px;
  height: 7px;
  border-radius: 2px;
  display: block;
  position: absolute;
  top: 12px;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

ul ul > li {
  padding-left: 19px;
}

ul ul > li::before {
  content: '–';
  background-color: transparent;
  width: auto;
  height: auto;
  border-radius: 0;
  display: inline-block;
  top: 0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

ol {
  margin-bottom: 12px;
  list-style: none;
  counter-reset: item;
  position: relative;
}

ol > li {
  padding-left: 19px;
  counter-increment: item;
}

ol > li::before {
  content: counter(item) ".";
  position: absolute;
  left: 0;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-top: 12px;
}

blockquote,
q {
  quotes: '' '' '' '';
}

blockquote::before, blockquote::after,
q::before,
q::after {
  content: '' '' '' '';
}

blockquote {
  padding: 0;
  border-left: none;
}

blockquote p {
  color: #000000;
  font-size: 2.1rem;
  line-height: 1.38095;
}

blockquote p:first-child::before {
  content: '\00BB\0020';
}

blockquote p:first-child:last-child::after {
  content: '\0020\00AB';
}

blockquote p:nth-last-child(2) {
  margin-bottom: 15px;
}

blockquote p:nth-last-child(2)::after {
  content: '\0020\00AB';
}

blockquote cite {
  font-size: 1.3rem;
  font-weight: 700;
  font-style: normal;
  line-height: 1.30769;
}

cite {
  color: inherit;
  font-size: inherit;
  font-style: inherit;
  display: inline;
}

cite::before {
  content: none;
}

button {
  color: inherit;
}

abbr,
dfn {
  background-image: linear-gradient(to right, #083163 40%, #FFFFFF 0%);
  background-repeat: repeat-x;
  background-position: bottom;
  background-size: 5px 1px;
  font-weight: bold;
}

abbr, abbr[title],
dfn,
dfn[title] {
  border-bottom: none;
}

table {
  width: 100%;
  margin: 0 0 40px;
  padding: 0 0 20px;
  clear: both;
  border-collapse: separate;
  table-layout: fixed;
}

table.even-odd tr:nth-child(odd) {
  background: #E1E6EC;
}

table td.right, table td.left {
  float: none !important;
}

table a {
  text-decoration: underline;
}

table a:hover, table a:active, table a:focus {
  text-decoration: none;
}

table .sortUp,
table .sortDown {
  padding-right: 14px;
  display: inline-block;
  position: relative;
}

table .sortUp::after,
table .sortDown::after {
  top: 8px;
  right: 0;
}

table .sortUp::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1722px -282px;
  width: 9px;
  height: 6px;
  display: inline-block;
  position: absolute;
}

table .sortDown::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1722px -388px;
  width: 9px;
  height: 6px;
  display: inline-block;
  position: absolute;
}

table .odd {
  background-color: #E1E6EC;
}

table .even {
  background-color: #FFFFFF;
}

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%;
}

caption {
  padding-bottom: 20px;
  color: #000000;
  font-weight: bold;
  text-align: left;
}

tbody {
  padding: 0 0 10px;
}

th {
  background: #083163;
  padding: 14px 15px 18px;
  color: #FFFFFF;
  text-align: left;
}

th:not(:last-child) {
  border-right: 2px solid #FFFFFF;
}

th a {
  text-decoration: none;
}

th a, th a:active, th a:focus, th a:hover {
  color: #FFFFFF;
}

th a:active, th a:focus, th a:hover {
  text-decoration: underline;
}

td {
  padding: 15px;
  text-align: left;
  vertical-align: top;
}

td:not(:last-child) {
  border-right: 2px solid #B4C1D0;
}

.responsiveTableWrapper {
  margin-bottom: 40px;
  display: block !important;
  position: relative;
}

.responsiveTableWrapper::before, .responsiveTableWrapper::after {
  content: '';
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  transition: width 0.3s ease;
}

.responsiveTableWrapper::before {
  background: linear-gradient(to right, #FFFFFF, transparent);
  left: 0;
}

.responsiveTableWrapper::after {
  background: linear-gradient(to left, #FFFFFF, transparent);
  right: 0;
}

.responsiveTableWrapper.is-scroll-left::before {
  width: 20px;
}

.responsiveTableWrapper.is-scroll-right::after {
  width: 20px;
}

.responsiveTable {
  overflow-x: scroll;
}

.responsiveTable table {
  width: 637px;
}

dl {
  margin: 0 0 20px;
  overflow: hidden;
}

dt {
  padding-right: 15px;
  font-weight: bold;
  display: block;
  float: left;
  clear: both;
}

dd {
  margin-bottom: .3rem;
  display: block;
}

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: 0 auto 18px;
  line-height: 0;
  position: relative;
  overflow: hidden;
}

.picture a,
.picture a span {
  display: block;
}

.picture.linksOhne {
  margin-left: 0;
  margin-right: 0;
}

.picture.rechtsOhne {
  margin-left: auto;
  margin-right: 0;
}

.picture .loupe {
  display: none;
}

.picture .wrapper {
  display: inline-block;
  position: relative;
}

.picture .wrapper-text {
  display: inline-block;
  position: relative;
}

.picture .caption {
  padding-top: 12px;
  color: #505050;
  font-size: 1.2rem;
  line-height: 1.33333;
  letter-spacing: .5px;
  display: block;
  position: relative;
}

.picture .source {
  background-color: rgba(0, 0, 0, 0.7);
  padding: 4px 8px;
  border-top-right-radius: 5px;
  color: #FFFFFF;
  font-size: 1.2rem;
  line-height: 1.33333;
  position: absolute;
  left: 0;
  bottom: 0;
}

a {
  text-decoration: none;
}

a:hover, a:active, a:focus {
  outline: none;
  text-decoration: underline;
}

a.external, a.RichTextWikiLink, a.RichTextExtLink, a.ExternalLink {
  padding-right: 26px;
  font-weight: bold;
  text-decoration: underline;
  position: relative;
}

a.external:hover, a.external:focus, a.external:active, a.RichTextWikiLink:hover, a.RichTextWikiLink:focus, a.RichTextWikiLink:active, a.RichTextExtLink:hover, a.RichTextExtLink:focus, a.RichTextExtLink:active, a.ExternalLink:hover, a.ExternalLink:focus, a.ExternalLink:active {
  text-decoration: none;
}

a.external::after, a.RichTextWikiLink::after, a.RichTextExtLink::after, a.ExternalLink::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1090px -1578px;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: absolute;
  margin-right: 6px;
  right: 0;
  bottom: 3px;
}

a.RichTextIntLink {
  font-weight: bold;
  text-decoration: underline;
}

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

a.RichTextGlossarLink, a.GlossarEntry {
  border-bottom: 1px dotted #7F7F7F;
  color: #000000;
  font-weight: bold;
  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;
  text-decoration: none;
}

a.ContactData {
  padding-right: 30px;
  font-weight: bold;
  text-decoration: underline;
  position: relative;
}

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

a.ContactData::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -935px -1184px;
  width: 18px;
  height: 12px;
  display: inline-block;
  position: absolute;
  margin-right: 6px;
  right: 0;
  bottom: 3px;
}

a.download, a.Publication {
  padding-right: 24px;
  font-weight: bold;
  text-decoration: underline;
  position: relative;
}

a.download:hover, a.download:focus, a.download:active, a.Publication:hover, a.Publication:focus, a.Publication:active {
  text-decoration: none;
}

a.download::after, a.Publication::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1722px -166px;
  width: 12px;
  height: 16px;
  display: inline-block;
  position: absolute;
  margin-right: 6px;
  right: 0;
  bottom: 3px;
}

a.shoppingCartLink {
  padding-right: 28px;
  font-weight: bold;
  text-decoration: underline;
  position: relative;
}

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

a.shoppingCartLink::after {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1464px -1065px;
  width: 28px;
  height: 27px;
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: -3px;
  -webkit-transform: scale(0.75);
      -ms-transform: scale(0.75);
          transform: scale(0.75);
}

.has-tip {
  color: inherit;
  font-weight: inherit;
}

.has-tip:focus, .has-tip:hover, .has-tip:active {
  color: inherit;
  font-weight: inherit;
}

.richtext .c-form:not(:first-child) {
  margin-top: 30px;
}

.c-form .c-button:not(.c-button--float) a,
.c-form .c-button:not(.c-button--float) span {
  text-align: center;
  display: block;
}

.c-form .c-button:not(.c-button--float) + .c-button {
  margin-top: 30px;
}

.c-form .l-links {
  width: 100%;
}

.c-form .l-links__item {
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

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

video {
  max-width: 100%;
}

.sitemap h2 {
  margin-bottom: 0;
  font-size: 2rem;
}

.sitemap li {
  position: relative;
}

.sitemap li::before {
  top: .667em;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.tooltip {
  background-color: #FFFFFF;
  padding: 14px;
  border: 1px solid #B4C1D0;
  border-radius: 10px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  color: #505050;
  font-size: 1.3rem;
  line-height: 1.30769;
  letter-spacing: .5px;
}

.tooltip::before {
  display: none !important;
}

div.am-mediaplayer.am-videoplayer .videocontent {
  width: 80%;
  max-width: 640px;
  margin: 0 auto;
}

div.am-mediaplayer.am-videoplayer .mejs-container {
  background: black;
}

div.am-mediaplayer.am-videoplayer .mejs-container .mejs-embed,
div.am-mediaplayer.am-videoplayer .mejs-container .mejs-embed body {
  background: #000000;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

div.am-mediaplayer.am-videoplayer .mejs-container .mejs-background,
div.am-mediaplayer.am-videoplayer .mejs-container .mejs-mediaelement,
div.am-mediaplayer.am-videoplayer .mejs-container .mejs-poster,
div.am-mediaplayer.am-videoplayer .mejs-container .mejs-overlay {
  position: absolute;
  top: 0;
  left: 0;
}

div.am-mediaplayer.am-videoplayer .mejs-container .mejs-mediaelement {
  width: 100%;
  height: 100%;
}

div.am-mediaplayer.am-videoplayer .mejs-container .mejs-mediaelement video {
  width: 100% !important;
}

div.am-mediaplayer.am-videoplayer .mejs-container .mejs-overlay-play {
  cursor: pointer;
}

div.am-mediaplayer.am-videoplayer .mejs-container .mejs-overlay-loading span {
  background: transparent url("../icons/drv/am-videoplayer/loading.gif") center center no-repeat;
  width: 100%;
  height: 100%;
  display: inline-block;
}

div.am-mediaplayer.am-videoplayer .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total:focus .mejs-time-float,
div.am-mediaplayer.am-videoplayer .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total:hover .mejs-time-float {
  visibility: visible;
}

div.am-mediaplayer.am-videoplayer .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded {
  width: 0;
  height: auto;
  border: 0;
}

div.am-mediaplayer.am-videoplayer .mejs-container .mejs-controls .mejs-time-rail .mejs-time-float {
  background: white;
  background-clip: padding-box;
  width: 36px;
  height: 17px;
  margin-left: -18px;
  border: solid 1px #C5C0BD;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  color: #868A8C;
  font-size: 11px;
  line-height: 11px;
  text-align: center;
  display: block;
  visibility: hidden;
  position: absolute;
  top: -17px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
}

div.am-mediaplayer.am-videoplayer .mejs-container .mejs-controls .mejs-time-rail .mejs-time-float-current {
  width: 30px;
  margin: 2px;
  text-align: center;
  display: block;
  left: 0;
}

div.am-mediaplayer.am-videoplayer .mejs-container .mejs-controls .mejs-time-rail .mejs-time-float-corner {
  width: 0;
  height: 0;
  line-height: 0;
  display: block;
  position: absolute;
  top: 17px;
  left: 13px;
}

div.am-mediaplayer.am-videoplayer .mejs-container .mejs-controls .mejs-button button:focus {
  outline: 2px solid #E31519;
}

div.am-mediaplayer.am-videoplayer .mejs-container .mejs-controls .mejs-button button:active {
  outline: none !important;
}

div.am-mediaplayer.am-videoplayer .mejs-container .mejs-controls .mejs-captions-button .mejs-captions-selector {
  right: 0;
}

div.am-mediaplayer.am-videoplayer .mejs-container .mejs-controls .mejs-captions-button .mejs-captions-selector {
  background: white;
  width: 150px;
  height: auto;
  padding: 10px;
  border: solid 1px #C5C0BD;
  border-radius: 3px;
  color: #868A8C;
  visibility: hidden;
  position: absolute;
  bottom: 10px;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

div.am-mediaplayer.am-videoplayer .mejs-container .mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  overflow: hidden;
}

div.am-mediaplayer.am-videoplayer .mejs-container .mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  color: #868A8C;
  list-style-type: none !important;
  display: block;
  overflow: hidden;
}

div.am-mediaplayer.am-videoplayer .mejs-container .mejs-captions-position,
div.am-mediaplayer.am-videoplayer .mejs-container .mejs-captions-position-hover {
  bottom: 15px;
}

div.am-mediaplayer.am-videoplayer .mejs-container.mejs-container-fullscreen .mejs-captions-position,
div.am-mediaplayer.am-videoplayer .mejs-container.mejs-container-fullscreen .mejs-captions-position-hover {
  bottom: 90px;
}

div.am-mediaplayer.am-videoplayer .mejs-container {
  margin-bottom: 55px;
}

div.am-mediaplayer.am-videoplayer .mejs-container.mejs-container-fullscreen .mejs-captions-position,
div.am-mediaplayer.am-videoplayer .mejs-container.mejs-container-fullscreen .mejs-captions-position-hover {
  bottom: 70px;
}

div.am-mediaplayer .mejs-container .mejs-controls .mejs-captions-button .mejs-captions-selector ul li input,
div.am-mediaplayer .mejs-container .mejs-controls .mejs-audiodesc-button .mejs-audiodesc-selector ul li input {
  margin: 3px 3px 0 5px;
  float: left;
  clear: both;
}

div.am-mediaplayer .mejs-container.isvisible .mejs-overlay-loading {
  background: white;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
}

div.am-mediaplayer .mejs-container.isvisible .mejs-overlay-loading span {
  background: none;
}

div.am-mediaplayer .mejs-container .mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal;
}

div.am-mediaplayer .mejs-container .mejs-controls .mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0;
}

div.am-mediaplayer .mejs-container .mejs-controls .mejs-loop-on button {
  background-position: -64px 0;
}

div.am-mediaplayer .mejs-container .mejs-controls .mejs-audiodesc-button .mejs-audiodesc-selector {
  right: 85px;
}

div.am-mediaplayer .mejs-container .mejs-captions-text {
  background: rgba(20, 20, 20, 0.8);
  padding: 3px 5px;
  font-size: 1.5em;
  line-height: 160%;
}

div.am-mediaplayer .mejs-container .mejs-captions-position {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 45px;
}

div.am-mediaplayer .mejs-container .mejs-captions-position-hover {
  bottom: 100px;
}

div.am-mediaplayer .mejs-container .mejs-captions-layer {
  color: white;
  font-size: .8em;
  line-height: 22px;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
}

div.am-mediaplayer .mejs-container .mejs-captions-layer a {
  color: white;
  text-decoration: underline;
}

div.am-mediaplayer .mejs-container .mejs-container-fullscreen video {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  overflow: hidden;
}

div.am-mediaplayer .mejs-container .mejs-chapters {
  width: 10000px;
  position: absolute;
  top: 0;
  left: 0;
}

div.am-mediaplayer .mejs-container .mejs-chapters .mejs-chapter {
  background: #222222;
  background: rgba(0, 0, 0, 0.7);
  background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  border: 0;
  float: left;
  position: absolute;
  overflow: hidden;
}

div.am-mediaplayer .mejs-container .mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none;
}

div.am-mediaplayer .mejs-container .mejs-chapters .mejs-chapter .mejs-chapter-block-last:focus,
div.am-mediaplayer .mejs-container .mejs-chapters .mejs-chapter .mejs-chapter-block-last:hover {
  background: #666666;
  background: rgba(102, 102, 102, 0.7);
  background: -moz-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
}

div.am-mediaplayer .mejs-container .mejs-chapters .mejs-chapter .mejs-chapter-block {
  padding: 5px;
  border-right: solid 1px #333333;
  border-bottom: solid 1px #333333;
  color: white;
  font-size: 11px;
  display: block;
  cursor: pointer;
}

div.am-mediaplayer .mejs-container .mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  margin: 0 0 3px 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}

div.am-mediaplayer .mejs-container .mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  margin: 3px 0 4px 0;
  font-size: 12px;
  line-height: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}

div.am-mediaplayer .mejs-container .mejs-clear {
  clear: both;
}

div.am-mediaplayer .mejs-container .mejs-contextmenu {
  background: white;
  width: 150px;
  padding: 10px;
  border: solid 1px #999999;
  border-radius: 4px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1001;
}

div.am-mediaplayer .mejs-container .mejs-contextmenu .mejs-contextmenu-item:focus,
div.am-mediaplayer .mejs-container .mejs-contextmenu .mejs-contextmenu-item:hover {
  background: #2C7C91;
  color: white;
}

div.am-mediaplayer .mejs-container .mejs-contextmenu .mejs-contextmenu-item {
  padding: 4px 6px;
  color: #333333;
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
  cursor: pointer;
}

div.am-mediaplayer .mejs-container .mejs-contextmenu .mejs-contextmenu-separator {
  background: #333333;
  height: 1px;
  margin: 5px 6px;
  font-size: 0;
}

div.am-mediaplayer .mejs-container .me-cannotplay {
  padding: 15px;
  color: white;
  font-weight: bold;
}

div.am-mediaplayer .mejs-container .me-cannotplay a {
  color: white;
  font-weight: bold;
  display: inline-block;
}

div.am-mediaplayer .mejs-container .me-cannotplay span {
  display: block;
}

div.am-mediaplayer .mejs-container.ishidden .mejs-overlay-play,
div.am-mediaplayer .mejs-container.ishidden .isvisible .mejs-overlay-play {
  visibility: hidden !important;
}

div.am-mediaplayer .mejs-container.ishidden,
div.am-mediaplayer .mejs-container.isvisible {
  position: absolute;
  top: 0;
  z-index: 50000;
}

div.am-mediaplayer .mejs-container .mejs-controls .mejs-captions-button .mejs-captions-selector ul li label,
div.am-mediaplayer .mejs-container .mejs-controls .mejs-audiodesc-button .mejs-audiodesc-selector ul li label {
  padding: 4px 0 0 0;
  font-family: helvetica, arial, sans-serif;
  font-size: 10px;
  line-height: 15px;
  float: left;
  cursor: pointer;
}

.am-videoplayer {
  display: block;
  position: relative;
}

.am-videoplayer video {
  width: 100%;
  height: 100%;
}

.mejs-container {
  background: #000000;
  position: relative;
}

.mejs-container-fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 50000 !important;
  overflow: hidden;
}

.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
  width: 100%;
  height: 100%;
}

.mejs-overlay-button {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -756px -866px;
  width: 74px;
  height: 74px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.mejs-container:hover .mejs-overlay-button,
.mejs-container:focus .mejs-overlay-button,
.mejs-container:active .mejs-overlay-button {
  opacity: .5;
}

.mejs-poster img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0 auto;
  border: none;
  display: block;
}

.mejs-controls {
  width: 100%;
  margin: 0;
  padding: 15px 30px;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 1 !important;
  position: absolute;
  bottom: 0;
  z-index: 3;
}

.mejs-controls::before {
  content: '';
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 40px, transparent 100px);
  width: 100%;
  height: 100px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.mejs-controls > * {
  margin: 0 10px;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.mejs-controls > *:first-child {
  margin-left: 0;
}

.mejs-controls > *:last-child {
  margin-right: 0;
}

.mejs-button {
  line-height: 0;
  position: relative;
}

.mejs-button button {
  width: 26px;
  height: 26px;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  display: block;
  cursor: pointer;
}

.mejs-akm-info-button {
  display: none;
}

.mejs-playpause-button button {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1594px -1053px;
  width: 25px;
  height: 25px;
  display: inline-block;
  position: absolute;
  position: static;
}

.mejs-playpause-button.mejs-play button {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1594px -928px;
  width: 25px;
  height: 25px;
  display: inline-block;
  position: absolute;
  position: static;
}

.mejs-volume-button button {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1594px -178px;
  width: 25px;
  height: 25px;
  display: inline-block;
  position: absolute;
  position: static;
}

.mejs-volume-button.mejs-mute button {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1594px -303px;
  width: 25px;
  height: 25px;
  display: inline-block;
  position: absolute;
  position: static;
}

.mejs-fullscreen-button button {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1594px -1428px;
  width: 25px;
  height: 25px;
  display: inline-block;
  position: absolute;
  position: static;
}

.mejs-fullscreen-button.mejs-unfullscreen button {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1594px -1178px;
  width: 25px;
  height: 25px;
  display: inline-block;
  position: absolute;
  position: static;
}

.mejs-captions-button button {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1594px -803px;
  width: 25px;
  height: 25px;
  display: inline-block;
  position: absolute;
  position: static;
}

.mejs-captions-button.mejs-captions-active button {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1594px -678px;
  width: 25px;
  height: 25px;
  display: inline-block;
  position: absolute;
  position: static;
}

.mejs-videodesc-button button {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1594px -553px;
  width: 25px;
  height: 25px;
  display: inline-block;
  position: absolute;
  position: static;
}

.mejs-videodesc-button.mejs-videodesc-on button {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1594px -428px;
  width: 25px;
  height: 25px;
  display: inline-block;
  position: absolute;
  position: static;
}

.mejs-audiodesc-button button {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -50px -1326px;
  width: 30px;
  height: 25px;
  display: inline-block;
  position: absolute;
  position: static;
}

.mejs-audiodesc-button.mejs-audiodesc-on button {
  content: '';
  background: url("../icons/sprite.svg") no-repeat -1464px -684px;
  width: 30px;
  height: 25px;
  display: inline-block;
  position: absolute;
  position: static;
}

.mejs-volume-slider {
  width: 35px;
  height: 95px;
  border: none;
  display: none;
  position: absolute;
  top: -95px;
  left: -5px;
  z-index: 1;
}

.mejs-volume-total {
  background: #000000;
  background-clip: padding-box;
  width: 8px;
  height: 60px;
  margin: 0;
  position: absolute;
  top: 15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.mejs-volume-current {
  background: #D3DB2B;
  background-clip: padding-box;
  width: 8px;
  height: 60px;
  margin: 0;
  position: absolute;
  top: 15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.mejs-volume-handle {
  background: #D3DB2B;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  z-index: 4;
  cursor: pointer;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.mejs-time-rail {
  width: auto !important;
  height: 6px;
  -webkit-flex: 1 0 0;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  position: relative;
}

.mejs-time-rail span {
  display: block;
}

.mejs-time-total {
  background: #FFFFFF;
  width: auto !important;
  height: 6px;
}

.mejs-time-current {
  background: #D3DB2B;
  height: 6px;
}

.mejs-time-handle {
  background: #D3DB2B;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  z-index: 4;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.mejs-time {
  color: #FFFFFF;
  font-size: 1.6rem;
  z-index: 1;
}

/*
.mejs-currenttime {

}

.mejs-duration {

}
*/
.mejs-contextmenu {
  z-index: 50001 !important;
}

.me-plugin {
  position: absolute;
}

.mejs-embed,
.mejs-embed body {
  background: #000000;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.navPrimary {
  position: relative;
  clear: both;
}

.navPrimary a {
  color: #000000;
  padding: 20px 0;
  display: block;
}

.StndGallery {
  margin-bottom: 100px;
  padding-top: 60px;
  border-top: 2px solid #CCCCCC;
  position: relative;
}

.StndGallery .slick-dots {
  margin: 0;
  position: absolute;
  top: -40px;
  bottom: auto;
}

.StndGallery .slick-dots li {
  height: auto;
  width: auto;
  margin: 0 5px;
}

.StndGallery .slick-dots li::before {
  content: none;
}

.StndGallery .slick-dots button {
  width: auto;
  height: auto;
  margin: 0;
  padding: 5px;
}

.StndGallery .slick-dots button:hover::before, .StndGallery .slick-dots button:focus::before, .StndGallery .slick-dots button:active::before {
  background: #083163;
  border-color: #083163;
}

.StndGallery .slick-dots button::before {
  content: '';
  background: #FFFFFF;
  width: 8px;
  height: 8px;
  border: 1px solid #083163;
  border-radius: 2px;
  opacity: 1 !important;
  display: block;
}

.StndGallery .slick-dots .slick-active button::before {
  background: #083163;
  border-color: #083163;
}

.StndGallery .slick-dots .slick-active button:hover::before, .StndGallery .slick-dots .slick-active button:focus::before, .StndGallery .slick-dots .slick-active button:active::before {
  background: #FFFFFF;
}

.StndGallery .slick-slide p {
  margin-bottom: 0;
}

.StndGallery img,
.StndGallery .picture {
  margin: 0 auto;
  display: block;
  clear: both;
}

.StndGallery video {
  margin: 0 auto;
}

.StndGallery .navigation {
  width: 100%;
  position: absolute;
  top: 10px;
  left: 0;
  z-index: 999;
}

.js-on .StndGallery .navigation {
  top: -50px;
}

.StndGallery .navigation .back,
.StndGallery .navigation .next,
.StndGallery .navigation .slick-arrow > button {
  width: 40px;
  height: 40px;
  position: absolute;
  overflow: hidden;
  cursor: pointer;
}

.StndGallery .navigation .back:not([disabled]):hover, .StndGallery .navigation .back:not([disabled]):focus, .StndGallery .navigation .back:not([disabled]):active,
.StndGallery .navigation .next:not([disabled]):hover,
.StndGallery .navigation .next:not([disabled]):focus,
.StndGallery .navigation .next:not([disabled]):active,
.StndGallery .navigation .slick-arrow > button:not([disabled]):hover,
.StndGallery .navigation .slick-arrow > button:not([disabled]):focus,
.StndGallery .navigation .slick-arrow > button:not([disabled]):active {
  opacity: .6;
}

.StndGallery .navigation .next {
  right: 0;
}

.StndGallery .navigation .back {
  left: 0;
}

.StndGallery .wrapper-text {
  display: block;
  position: relative;
}

.stage {
  background: #004F80;
}

.stage .stage-wrapper {
  position: relative;
  max-width: 123.6em;
  margin: 0 auto;
  overflow: hidden;
}

.stage .textContainer h3 {
  font-size: 2.5rem;
  margin: 40px 20px;
}

.stage .textContainer h3 a {
  color: #FFFFFF;
}

.stage .textContainer p {
  display: none;
}

.stage .imageContainer {
  position: relative;
  text-align: center;
}

.stage .imageContainer a {
  display: block;
}

.stage .imageContainer a:focus {
  outline: 1px dotted #FFFFFF;
  margin: 1px;
}

.stage .imageContainer img {
  margin-bottom: 0;
}

.stage video,
.stage .mejs-container {
  margin-bottom: 0;
}

.stage .teaser {
  border-bottom: none;
}

.stage .teaser.hidden {
  visibility: hidden;
}

.stage .pagination {
  margin-bottom: 40px;
  width: 100%;
}

.stage .pagination ul {
  text-align: center;
}

.stage .pagination li {
  display: inline-block;
  list-style-type: none;
  font-size: 2.2rem;
  margin-right: 5px;
}

.stage .pagination a,
.stage .pagination strong {
  font-weight: bold;
  border-radius: 5px;
  clear: left;
  display: block;
  padding: 7px 13px 8px;
  line-height: 1;
  text-transform: uppercase;
}

.stage .pagination a {
  color: #FFFFFF;
  background-color: #004F80;
}

.stage .pagination strong {
  color: #004F80;
  background-color: #FFFFFF;
}

.stage .navigation {
  display: none;
}

.js-on .stage .stage-container {
  margin-bottom: 0;
}

.js-on .stage .teaser {
  float: left;
  /*Nur bei fade-effect*/
  /*position: absolute;*/
  width: 100%;
}

.js-on .stage .pagination {
  display: none;
}

.js-on .stage .slick-dots {
  position: static;
  margin-bottom: 40px;
}

.js-on .stage .slick-dots button {
  height: 20px;
  width: 20px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  line-height: 1.2;
  background-color: transparent;
  text-indent: -99999px;
  content: none;
}

.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 {
  display: block;
  top: 26%;
  left: 0;
  position: absolute;
  width: 100%;
}

.js-on .stage .navigation button {
  height: 43px;
  width: 30px;
  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;
  outline: 1px solid #004F80;
  border-radius: 0;
}

.js-on .stage .navigation .next {
  right: 10px;
}

.js-on .stage .navigation .prev {
  left: 10px;
}
