.default-page {
  min-height: calc(100vh - 98px);
}

@media only screen and (min-width: 992px) {
  .default-page {
    margin-top: 128px;
    min-height: calc(100vh - 492px);
  }
}
.navigation-lg .column-logo div {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.navigation-xs .column-logo div, .navigation-xs .column-menu .menu-icon {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.header {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.people-container .person div.image, .people-container .video div.image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.video-container .person div.image, .video-container .video div.image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.navigation-lg .column-navigation ul.top-level {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.navigation-xs .column-logo div, .navigation-xs .column-menu > div {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

h1, h2, h3 {
  word-break: break-word;
}

h4 {
  word-break: break-word;
}
h4 h5 {
  word-break: break-word;
}

h1 {
  padding-left: 54px;
  background-image: url("../../Images/rvbw/rvbw_link_arrow.png");
  background-position: 0 9px;
  background-repeat: no-repeat;
  background-size: auto 24px;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 40px;
}

@media only screen and (min-width: 992px) {
  h1 {
    padding-left: 100px;
  }
}
@media only screen and (min-width: 1400px) {
  h1 {
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
  }
}
@media only screen and (min-width: 992px) {
  h1 {
    background-size: auto 43px;
  }
}
@media only screen and (min-width: 992px) {
  h1 {
    font-size: 56px;
    line-height: 64px;
    margin-bottom: 80px;
  }
}
h2 {
  color: #006970;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 34px;
  margin-bottom: 32px;
  text-transform: none;
}

@media only screen and (min-width: 992px) {
  h2 {
    font-size: 37px;
    line-height: 42px;
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  h2 {
    font-size: 40px;
    line-height: 48px;
  }
}
h3 {
  color: #006970;
  font-size: 21px;
  font-weight: 700;
  letter-spacing: 0.15px;
  line-height: 25px;
  margin-bottom: 16px;
  text-transform: none;
}

@media only screen and (min-width: 992px) {
  h3 {
    font-size: 23px;
    line-height: 27px;
  }
}
@media only screen and (min-width: 1200px) {
  h3 {
    font-size: 28px;
    line-height: 38px;
    margin-top: 24px;
    margin-bottom: 8px;
  }
}
h4 {
  color: #006970;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.2px;
  line-height: 26px;
  margin-bottom: 8px;
  text-transform: uppercase;
}

h5 {
  color: #006970;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.1px;
  line-height: 26px;
  margin-bottom: 8px;
}

@media only screen and (min-width: 992px) {
  h4 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 16px;
  }
}
@media only screen and (min-width: 1200px) {
  h4 {
    font-size: 18px;
    line-height: 27px;
  }
}
@media only screen and (min-width: 992px) {
  h4 h5 {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 16px;
  }
}
@media only screen and (min-width: 1200px) {
  h4 h5 {
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 27px;
  }
  .people-content, .video-content {
    margin: 0 0 -40px -40px;
  }
  .people-content > *, .video-content > * {
    width: calc(50% - 40px) !important;
  }
  .people-content > *, .people-content > :last-child {
    margin: 0 0 40px 40px !important;
  }
  .video-content > *, .video-content > :last-child {
    margin: 0 0 40px 40px !important;
  }
  .people-content > *, .video-content > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(33.333% - 40px) !important;
  }
}
.rvbw-default-color-WHITE .header .header-container {
  background-image: linear-gradient(135deg, #fff, hsla(0, 0%, 100%, 0.6));
}

.rvbw-default-color-MINT .header .header-container {
  background-image: linear-gradient(135deg, #006970, rgba(0, 105, 112, 0.6));
  color: #fff;
}
.rvbw-default-color-MINT .header .header-container a {
  color: #fff;
}
.rvbw-default-color-MINT .header .header-container a:focus, .rvbw-default-color-MINT .header .header-container a:hover {
  color: #fff;
}

.rvbw-default-color-ORANGE .header .header-container {
  background-image: linear-gradient(135deg, #fa7737, rgba(250, 119, 55, 0.6));
  color: #fff;
}
.rvbw-default-color-ORANGE .header .header-container a {
  color: #fff;
}
.rvbw-default-color-ORANGE .header .header-container a:focus, .rvbw-default-color-ORANGE .header .header-container a:hover {
  color: #fff;
}

.rvbw-default-color-CYAN .header .header-container {
  background-image: linear-gradient(135deg, #3cb2c7, rgba(60, 178, 199, 0.6));
  color: #fff;
}
.rvbw-default-color-CYAN .header .header-container a {
  color: #fff;
}
.rvbw-default-color-CYAN .header .header-container a:focus, .rvbw-default-color-CYAN .header .header-container a:hover {
  color: #fff;
}

.rvbw-default-color-YELLOW .header .header-container {
  background-image: linear-gradient(135deg, #fd0, rgba(255, 221, 0, 0.6));
  color: #141414;
}
.rvbw-default-color-YELLOW .header .header-container a {
  color: #141414;
}
.rvbw-default-color-YELLOW .header .header-container a:focus, .rvbw-default-color-YELLOW .header .header-container a:hover {
  color: #141414;
}

.rvbw-default-color-BLUE .header .header-container {
  background-image: linear-gradient(135deg, #1262b2, rgba(18, 98, 178, 0.6));
  color: #fff;
}
.rvbw-default-color-BLUE .header .header-container a {
  color: #fff;
}
.rvbw-default-color-BLUE .header .header-container a:focus, .rvbw-default-color-BLUE .header .header-container a:hover {
  color: #fff;
}

.rvbw-default-color-PURPLE .header .header-container {
  background-image: linear-gradient(135deg, #7f39a8, rgba(127, 57, 168, 0.6));
  color: #fff;
}
.rvbw-default-color-PURPLE .header .header-container a {
  color: #fff;
}
.rvbw-default-color-PURPLE .header .header-container a:focus, .rvbw-default-color-PURPLE .header .header-container a:hover {
  color: #fff;
}

.rvbw-default-color-RED .header .header-container {
  background-image: linear-gradient(135deg, #e41b13, rgba(228, 27, 19, 0.6));
  color: #fff;
}
.rvbw-default-color-RED .header .header-container a {
  color: #fff;
}
.rvbw-default-color-RED .header .header-container a:focus, .rvbw-default-color-RED .header .header-container a:hover {
  color: #fff;
}

.rvbw-default-color-GREEN .header .header-container {
  background-image: linear-gradient(135deg, #47b35f, rgba(71, 179, 95, 0.6));
  color: #fff;
}
.rvbw-default-color-GREEN .header .header-container a {
  color: #fff;
}
.rvbw-default-color-GREEN .header .header-container a:focus, .rvbw-default-color-GREEN .header .header-container a:hover {
  color: #fff;
}

.rvbw-default-color-BUSLINE_01 .header .header-container {
  background-image: linear-gradient(135deg, #ec1c24, rgba(236, 28, 36, 0.6));
  color: #fff;
}
.rvbw-default-color-BUSLINE_01 .header .header-container a {
  color: #fff;
}
.rvbw-default-color-BUSLINE_01 .header .header-container a:focus, .rvbw-default-color-BUSLINE_01 .header .header-container a:hover {
  color: #fff;
}

.rvbw-default-color-BUSLINE_02 .header .header-container {
  background-image: linear-gradient(135deg, #0096d7, rgba(0, 150, 215, 0.6));
  color: #fff;
}
.rvbw-default-color-BUSLINE_02 .header .header-container a {
  color: #fff;
}
.rvbw-default-color-BUSLINE_02 .header .header-container a:focus, .rvbw-default-color-BUSLINE_02 .header .header-container a:hover {
  color: #fff;
}

.rvbw-default-color-BUSLINE_03 .header .header-container {
  background-image: linear-gradient(135deg, #ffd029, rgba(255, 208, 41, 0.6));
  color: #141414;
}
.rvbw-default-color-BUSLINE_03 .header .header-container a {
  color: #141414;
}
.rvbw-default-color-BUSLINE_03 .header .header-container a:focus, .rvbw-default-color-BUSLINE_03 .header .header-container a:hover {
  color: #141414;
}

.rvbw-default-color-BUSLINE_04 .header .header-container {
  background-image: linear-gradient(135deg, #00a951, rgba(0, 169, 81, 0.6));
  color: #fff;
}
.rvbw-default-color-BUSLINE_04 .header .header-container a {
  color: #fff;
}
.rvbw-default-color-BUSLINE_04 .header .header-container a:focus, .rvbw-default-color-BUSLINE_04 .header .header-container a:hover {
  color: #fff;
}

.rvbw-default-color-BUSLINE_05 .header .header-container {
  background-image: linear-gradient(135deg, #de3687, rgba(222, 54, 135, 0.6));
  color: #fff;
}
.rvbw-default-color-BUSLINE_05 .header .header-container a {
  color: #fff;
}
.rvbw-default-color-BUSLINE_05 .header .header-container a:focus, .rvbw-default-color-BUSLINE_05 .header .header-container a:hover {
  color: #fff;
}

.rvbw-default-color-BUSLINE_06 .header .header-container {
  background-image: linear-gradient(135deg, #231f20, rgba(35, 31, 32, 0.6));
  color: #fff;
}
.rvbw-default-color-BUSLINE_06 .header .header-container a {
  color: #fff;
}
.rvbw-default-color-BUSLINE_06 .header .header-container a:focus, .rvbw-default-color-BUSLINE_06 .header .header-container a:hover {
  color: #fff;
}

.rvbw-default-color-BUSLINE_07 .header .header-container {
  background-image: linear-gradient(135deg, #28479c, rgba(40, 71, 156, 0.6));
  color: #fff;
}
.rvbw-default-color-BUSLINE_07 .header .header-container a {
  color: #fff;
}
.rvbw-default-color-BUSLINE_07 .header .header-container a:focus, .rvbw-default-color-BUSLINE_07 .header .header-container a:hover {
  color: #fff;
}

.rvbw-default-color-BUSLINE_08 .header .header-container {
  background-image: linear-gradient(135deg, #7d4f2d, rgba(125, 79, 45, 0.6));
  color: #fff;
}
.rvbw-default-color-BUSLINE_08 .header .header-container a {
  color: #fff;
}
.rvbw-default-color-BUSLINE_08 .header .header-container a:focus, .rvbw-default-color-BUSLINE_08 .header .header-container a:hover {
  color: #fff;
}

.rvbw-default-color-BUSLINE_09 .header .header-container {
  background-image: linear-gradient(135deg, #e99d66, hsla(25, 75%, 66%, 0.6));
  color: #141414;
}
.rvbw-default-color-BUSLINE_09 .header .header-container a {
  color: #141414;
}
.rvbw-default-color-BUSLINE_09 .header .header-container a:focus, .rvbw-default-color-BUSLINE_09 .header .header-container a:hover {
  color: #141414;
}

.rvbw-default-color-BUSLINE_10 .header .header-container {
  background-image: linear-gradient(135deg, #6c2786, rgba(108, 39, 134, 0.6));
  color: #fff;
}
.rvbw-default-color-BUSLINE_10 .header .header-container a {
  color: #fff;
}
.rvbw-default-color-BUSLINE_10 .header .header-container a:focus, .rvbw-default-color-BUSLINE_10 .header .header-container a:hover {
  color: #fff;
}

.rvbw-default-color-BUSLINE_11 .header .header-container {
  background-image: linear-gradient(135deg, #a9be2c, rgba(169, 190, 44, 0.6));
  color: #fff;
}
.rvbw-default-color-BUSLINE_11 .header .header-container a {
  color: #fff;
}
.rvbw-default-color-BUSLINE_11 .header .header-container a:focus, .rvbw-default-color-BUSLINE_11 .header .header-container a:hover {
  color: #fff;
}

.rvbw-default-color-BUSLINE_12 .header .header-container {
  background-image: linear-gradient(135deg, #79cabe, rgba(121, 202, 190, 0.6));
  color: #141414;
}
.rvbw-default-color-BUSLINE_12 .header .header-container a {
  color: #141414;
}
.rvbw-default-color-BUSLINE_12 .header .header-container a:focus, .rvbw-default-color-BUSLINE_12 .header .header-container a:hover {
  color: #141414;
}

.header {
  margin-bottom: 0;
  min-height: 115px;
}
.header .header-content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  justify-items: left;
  margin-left: auto;
  margin-right: auto;
}
.header .header-content h1 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin: 0 auto;
}
.header .header-container, .header .header-content {
  min-height: inherit;
  position: relative;
}
.header .header-container {
  padding-left: 16px;
  padding-right: 16px;
}

@media only screen and (min-width: 576px) {
  .header .header-content {
    max-width: 540px;
  }
}
@media only screen and (min-width: 768px) {
  .header .header-content {
    max-width: 720px;
  }
}
@media only screen and (min-width: 992px) {
  .header .header-content {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1200px) {
  .header .header-content {
    max-width: 1200px;
  }
}
@media only screen and (min-width: 992px) {
  .header {
    margin-bottom: 0;
    min-height: 200px;
  }
  .header h2 {
    padding-top: 72px;
  }
}
section {
  padding: 40px 16px;
}

@media only screen and (min-width: 768px) {
  section {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
#main section:nth-of-type(2n) .table-row {
  background-color: #fff;
}

.block-table p {
  margin-bottom: 20px;
}
.block-table .table {
  width: 100%;
  font-size: 16px;
}
.block-table .table.bold-first-column tr:nth-child(n) > td:first-of-type, .block-table .table.header-row tr:first-of-type > td {
  font-weight: 700;
}
.block-table .table * {
  font-size: 16px;
}
.block-table .table .table-row {
  word-wrap: break-word;
  background-clip: border-box;
  background-color: #f2f1ed;
  color: #141414;
  display: table;
  height: 40px;
  line-height: 23px;
  margin-bottom: 2px;
  margin-top: 2px;
  overflow: hidden;
  width: 100%;
}
.block-table .table .table-row:after {
  clear: both;
  content: " ";
  display: block;
}
.block-table .table .table-row .column-download, .block-table .table .table-row .column-full-width, .block-table .table .table-row .column-left, .block-table .table .table-row .column-right, .block-table .table .table-row.bus .column-bus-line {
  display: table-cell;
  min-height: 30px;
  padding: 8px 16px 6px;
}
.block-table .table .table-row .column-download img, .block-table .table .table-row .column-full-width img, .block-table .table .table-row .column-left img, .block-table .table .table-row .column-right img, .block-table .table .table-row.bus .column-bus-line img {
  width: 30px;
}
.block-table .table .table-row .column-download {
  padding: 0 4px 0 0;
  vertical-align: middle !important;
  border: none;
  width: 30px;
}
.block-table .table .table-row .column-download a, .block-table .table .table-row .column-download img {
  border: none;
  width: 30px;
}
.block-table .table .table-row .column-download a, .block-table .table .table-row .column-download img {
  display: block;
}
.block-table .table .table-row .column-download.two-column {
  display: none;
}
.block-table .table .table-row .column-download.two-column.inline {
  display: block;
  position: absolute;
  right: 12px;
  top: 6px;
}
.block-table .table .table-row .column-left {
  display: block;
  padding-bottom: 0;
  position: relative;
  width: 100%;
}
.block-table .table .table-row .column-right {
  display: block;
  width: 100%;
}
.block-table .table .table-row .bus-column {
  padding: 10px 12px 4px;
}
.block-table .table .table-row.bus {
  padding: 0 20px 0 0;
}
.block-table .table .table-row.bus .column-bus-line {
  background-clip: border-box;
  background-color: #1b171d;
  color: #ffd029;
  font-weight: 700;
  max-height: inherit;
  text-align: center;
  width: 60px;
}

@media only screen and (max-width: 576px) {
  .block-table .table .table-row .column-left {
    font-weight: 700;
  }
}
@media only screen and (min-width: 576px) {
  .block-table .table {
    border-collapse: separate;
    border-spacing: 0 2px;
  }
  .block-table .table .table-row {
    display: table-row;
    line-height: 23px;
    margin-bottom: 4px;
    margin-top: 4px;
    padding: 12px;
  }
  .block-table .table .table-row td {
    vertical-align: top;
  }
  .block-table .table .table-row .column-left {
    padding-bottom: 7px;
    width: auto;
  }
  .block-table .table .table-row .column-right {
    width: auto;
  }
  .block-table .table .table-row .column-download.two-column:not(.inline), .block-table .table .table-row .column-left, .block-table .table .table-row .column-right {
    display: table-cell;
  }
  .block-table .table .table-row .column-download {
    display: table-cell;
    padding-right: 12px;
  }
  .block-table .table .table-row .column-download.two-column.inline {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .block-table .table {
    font-size: 14px;
  }
  .block-table .table * {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-table .table {
    font-size: 16px;
  }
  .block-table .table * {
    font-size: 16px;
  }
}
.people-container {
  margin-left: auto;
  margin-right: auto;
}
.people-container .image-container {
  overflow: hidden;
}
.people-container .image {
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  transition: -webkit-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
}
.people-container .person:hover .image {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.video-container {
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (min-width: 576px) {
  .people-container, .video-container {
    max-width: 540px;
  }
}
@media only screen and (min-width: 768px) {
  .people-container, .video-container {
    max-width: 720px;
  }
}
@media only screen and (min-width: 992px) {
  .people-container, .video-container {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1200px) {
  .people-container, .video-container {
    max-width: 1200px;
  }
}
.people-container h2, .video-container h2 {
  margin-bottom: 23px;
}

.people-container .person h3, .people-container .video h3 {
  color: #141414;
}

.video-container .person h3, .video-container .video h3 {
  color: #141414;
}

.people-container .person h4, .people-container .video h4 {
  color: #5c5b58;
  text-transform: none;
}

.video-container .person h4, .video-container .video h4 {
  color: #5c5b58;
  text-transform: none;
}

.people-container .person:not(:first-child), .people-container .video:not(:first-child) {
  margin-top: 40px;
}

.video-container .person:not(:first-child), .video-container .video:not(:first-child) {
  margin-top: 40px;
}

.people-container .person .image-container, .people-container .person .responsive-object {
  margin-bottom: 20px;
}
.people-container .video .image-container, .people-container .video .responsive-object {
  margin-bottom: 20px;
}

.video-container .person .image-container, .video-container .person .responsive-object {
  margin-bottom: 20px;
}
.video-container .video .image-container, .video-container .video .responsive-object {
  margin-bottom: 20px;
}

.people-container .person .image-container > *, .people-container .person .responsive-object > * {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.people-container .video .image-container > *, .people-container .video .responsive-object > * {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.video-container .person .image-container > *, .video-container .person .responsive-object > * {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.video-container .video .image-container > *, .video-container .video .responsive-object > * {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.people-container .person .responsive-object, .people-container .person div.image-container {
  padding-bottom: 56.25% !important;
  position: relative;
}
.people-container .video .responsive-object, .people-container .video div.image-container {
  padding-bottom: 56.25% !important;
  position: relative;
}

.video-container .person .responsive-object, .video-container .person div.image-container {
  padding-bottom: 56.25% !important;
  position: relative;
}
.video-container .video .responsive-object, .video-container .video div.image-container {
  padding-bottom: 56.25% !important;
  position: relative;
}

.people-container .person div.image, .people-container .video div.image {
  width: 100%;
}

.video-container .person div.image, .video-container .video div.image {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .people-content, .video-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin: 0 0 -32px -32px;
  }
  .people-content > *, .video-content > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 32px) !important;
  }
  .people-content > *, .people-content > :last-child {
    margin: 0 0 32px 32px !important;
  }
  .video-content > *, .video-content > :last-child {
    margin: 0 0 32px 32px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .people-content, .video-content {
    margin: 0 0 -40px -40px;
  }
  .people-content > *, .video-content > * {
    width: calc(50% - 40px) !important;
  }
  .people-content > *, .people-content > :last-child {
    margin: 0 0 40px 40px !important;
  }
  .video-content > *, .video-content > :last-child {
    margin: 0 0 40px 40px !important;
  }
  .people-content > *, .video-content > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(33.333% - 40px) !important;
  }
}
@media only screen and (min-width: 768px) {
  .people-container .person:nth-child(n), .video-container .video:nth-child(n) {
    margin-top: 0;
  }
  .people-container .person:nth-child(n+3), .video-container .video:nth-child(n+3) {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 992px) {
  .people-container .person:nth-child(n), .video-container .video-content .video:nth-child(n) {
    margin-top: 0;
  }
  .people-container .person:nth-child(n+4), .video-container .video-content .video:nth-child(n+4) {
    margin-top: 60px;
  }
}
.single-image {
  width: 100%;
}

img.rvbw.responsive {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.rvbw-default-color-WHITE .background-image-text-section .background {
  background-color: #fff;
}

.rvbw-default-color-MINT .background-image-text-section .background {
  background-color: #006970;
  color: #fff;
}
.rvbw-default-color-MINT .background-image-text-section .background a {
  color: #fff;
}
.rvbw-default-color-MINT .background-image-text-section .background a:focus, .rvbw-default-color-MINT .background-image-text-section .background a:hover {
  color: #fff;
}

.rvbw-default-color-ORANGE .background-image-text-section .background {
  background-color: #fa7737;
  color: #fff;
}
.rvbw-default-color-ORANGE .background-image-text-section .background a {
  color: #fff;
}
.rvbw-default-color-ORANGE .background-image-text-section .background a:focus, .rvbw-default-color-ORANGE .background-image-text-section .background a:hover {
  color: #fff;
}

.rvbw-default-color-CYAN .background-image-text-section .background {
  background-color: #3cb2c7;
  color: #fff;
}
.rvbw-default-color-CYAN .background-image-text-section .background a {
  color: #fff;
}
.rvbw-default-color-CYAN .background-image-text-section .background a:focus, .rvbw-default-color-CYAN .background-image-text-section .background a:hover {
  color: #fff;
}

.rvbw-default-color-YELLOW .background-image-text-section .background {
  background-color: #fd0;
  color: #141414;
}
.rvbw-default-color-YELLOW .background-image-text-section .background a {
  color: #141414;
}
.rvbw-default-color-YELLOW .background-image-text-section .background a:focus, .rvbw-default-color-YELLOW .background-image-text-section .background a:hover {
  color: #141414;
}

.rvbw-default-color-BLUE .background-image-text-section .background {
  background-color: #1262b2;
  color: #fff;
}
.rvbw-default-color-BLUE .background-image-text-section .background a {
  color: #fff;
}
.rvbw-default-color-BLUE .background-image-text-section .background a:focus, .rvbw-default-color-BLUE .background-image-text-section .background a:hover {
  color: #fff;
}

.rvbw-default-color-PURPLE .background-image-text-section .background {
  background-color: #7f39a8;
  color: #fff;
}
.rvbw-default-color-PURPLE .background-image-text-section .background a {
  color: #fff;
}
.rvbw-default-color-PURPLE .background-image-text-section .background a:focus, .rvbw-default-color-PURPLE .background-image-text-section .background a:hover {
  color: #fff;
}

.rvbw-default-color-RED .background-image-text-section .background {
  background-color: #e41b13;
  color: #fff;
}
.rvbw-default-color-RED .background-image-text-section .background a {
  color: #fff;
}
.rvbw-default-color-RED .background-image-text-section .background a:focus, .rvbw-default-color-RED .background-image-text-section .background a:hover {
  color: #fff;
}

.rvbw-default-color-GREEN .background-image-text-section .background {
  background-color: #47b35f;
  color: #fff;
}
.rvbw-default-color-GREEN .background-image-text-section .background a {
  color: #fff;
}
.rvbw-default-color-GREEN .background-image-text-section .background a:focus, .rvbw-default-color-GREEN .background-image-text-section .background a:hover {
  color: #fff;
}

.rvbw-default-color-BUSLINE_01 .background-image-text-section .background {
  background-color: #ec1c24;
  color: #fff;
}
.rvbw-default-color-BUSLINE_01 .background-image-text-section .background a {
  color: #fff;
}
.rvbw-default-color-BUSLINE_01 .background-image-text-section .background a:focus, .rvbw-default-color-BUSLINE_01 .background-image-text-section .background a:hover {
  color: #fff;
}

.rvbw-default-color-BUSLINE_02 .background-image-text-section .background {
  background-color: #0096d7;
  color: #fff;
}
.rvbw-default-color-BUSLINE_02 .background-image-text-section .background a {
  color: #fff;
}
.rvbw-default-color-BUSLINE_02 .background-image-text-section .background a:focus, .rvbw-default-color-BUSLINE_02 .background-image-text-section .background a:hover {
  color: #fff;
}

.rvbw-default-color-BUSLINE_03 .background-image-text-section .background {
  background-color: #ffd029;
  color: #141414;
}
.rvbw-default-color-BUSLINE_03 .background-image-text-section .background a {
  color: #141414;
}
.rvbw-default-color-BUSLINE_03 .background-image-text-section .background a:focus, .rvbw-default-color-BUSLINE_03 .background-image-text-section .background a:hover {
  color: #141414;
}

.rvbw-default-color-BUSLINE_04 .background-image-text-section .background {
  background-color: #00a951;
  color: #fff;
}
.rvbw-default-color-BUSLINE_04 .background-image-text-section .background a {
  color: #fff;
}
.rvbw-default-color-BUSLINE_04 .background-image-text-section .background a:focus, .rvbw-default-color-BUSLINE_04 .background-image-text-section .background a:hover {
  color: #fff;
}

.rvbw-default-color-BUSLINE_05 .background-image-text-section .background {
  background-color: #de3687;
  color: #fff;
}
.rvbw-default-color-BUSLINE_05 .background-image-text-section .background a {
  color: #fff;
}
.rvbw-default-color-BUSLINE_05 .background-image-text-section .background a:focus, .rvbw-default-color-BUSLINE_05 .background-image-text-section .background a:hover {
  color: #fff;
}

.rvbw-default-color-BUSLINE_06 .background-image-text-section .background {
  background-color: #231f20;
  color: #fff;
}
.rvbw-default-color-BUSLINE_06 .background-image-text-section .background a {
  color: #fff;
}
.rvbw-default-color-BUSLINE_06 .background-image-text-section .background a:focus, .rvbw-default-color-BUSLINE_06 .background-image-text-section .background a:hover {
  color: #fff;
}

.rvbw-default-color-BUSLINE_07 .background-image-text-section .background {
  background-color: #28479c;
  color: #fff;
}
.rvbw-default-color-BUSLINE_07 .background-image-text-section .background a {
  color: #fff;
}
.rvbw-default-color-BUSLINE_07 .background-image-text-section .background a:focus, .rvbw-default-color-BUSLINE_07 .background-image-text-section .background a:hover {
  color: #fff;
}

.rvbw-default-color-BUSLINE_08 .background-image-text-section .background {
  background-color: #7d4f2d;
  color: #fff;
}
.rvbw-default-color-BUSLINE_08 .background-image-text-section .background a {
  color: #fff;
}
.rvbw-default-color-BUSLINE_08 .background-image-text-section .background a:focus, .rvbw-default-color-BUSLINE_08 .background-image-text-section .background a:hover {
  color: #fff;
}

.rvbw-default-color-BUSLINE_09 .background-image-text-section .background {
  background-color: #e99d66;
  color: #141414;
}
.rvbw-default-color-BUSLINE_09 .background-image-text-section .background a {
  color: #141414;
}
.rvbw-default-color-BUSLINE_09 .background-image-text-section .background a:focus, .rvbw-default-color-BUSLINE_09 .background-image-text-section .background a:hover {
  color: #141414;
}

.rvbw-default-color-BUSLINE_10 .background-image-text-section .background {
  background-color: #6c2786;
  color: #fff;
}
.rvbw-default-color-BUSLINE_10 .background-image-text-section .background a {
  color: #fff;
}
.rvbw-default-color-BUSLINE_10 .background-image-text-section .background a:focus, .rvbw-default-color-BUSLINE_10 .background-image-text-section .background a:hover {
  color: #fff;
}

.rvbw-default-color-BUSLINE_11 .background-image-text-section .background {
  background-color: #a9be2c;
  color: #fff;
}
.rvbw-default-color-BUSLINE_11 .background-image-text-section .background a {
  color: #fff;
}
.rvbw-default-color-BUSLINE_11 .background-image-text-section .background a:focus, .rvbw-default-color-BUSLINE_11 .background-image-text-section .background a:hover {
  color: #fff;
}

.rvbw-default-color-BUSLINE_12 .background-image-text-section .background {
  background-color: #79cabe;
  color: #141414;
}
.rvbw-default-color-BUSLINE_12 .background-image-text-section .background a {
  color: #141414;
}
.rvbw-default-color-BUSLINE_12 .background-image-text-section .background a:focus, .rvbw-default-color-BUSLINE_12 .background-image-text-section .background a:hover {
  color: #141414;
}

.two-column-section.background-image-text-section {
  padding: 0;
  position: relative;
}
.two-column-section.background-image-text-section > .content {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.two-column-section.background-image-text-section .full-column {
  padding: 24px;
}
.two-column-section.background-image-text-section .background {
  background: #006970;
  color: #fff;
  position: relative;
}
.two-column-section.background-image-text-section .background table.block-table {
  color: #141414;
}
.two-column-section.background-image-text-section .background h1, .two-column-section.background-image-text-section .background h2, .two-column-section.background-image-text-section .background h3, .two-column-section.background-image-text-section .background h4, .two-column-section.background-image-text-section .background h5 {
  color: unset;
}
.two-column-section.background-image-text-section .responsive_image {
  bottom: 0;
  font-family: "object-fit: cover;";
  height: 100% !important;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  padding: inherit;
  position: absolute;
  right: 0;
  top: 0;
  width: 100% !important;
}

@media only screen and (min-width: 576px) {
  .two-column-section.background-image-text-section > .content {
    max-width: 540px;
  }
}
@media only screen and (min-width: 768px) {
  .two-column-section.background-image-text-section > .content {
    max-width: 720px;
  }
}
@media only screen and (min-width: 992px) {
  .two-column-section.background-image-text-section > .content {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1200px) {
  .two-column-section.background-image-text-section > .content {
    max-width: 1200px;
  }
}
@media only screen and (min-width: 768px) {
  .two-column-section.background-image-text-section .content picture {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
  }
  .two-column-section.background-image-text-section .full-column {
    padding: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .two-column-section.background-image-text-section .full-column {
    padding: 48px 56px;
  }
  .responsive_image {
    position: static !important;
  }
  .background, .responsive_image {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: 50%;
  }
  .two-column-section.background-image-text-section > .content {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .two-column-section.background-image-text-section > .content.right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .two-column-section.background-image-text-section > .content.none {
    display: none;
  }
}
.hint-container {
  background-image: url("../../Images/rvbw/element-hint.svg");
  background-position: left 6px;
  background-repeat: no-repeat;
  background-size: auto 12px;
  padding-left: 30px;
}

.hint-title {
  font-weight: 700;
}

@media only screen and (min-width: 992px) {
  .hint-container {
    background-size: auto 15px;
    padding-left: 35px;
  }
}
@media only screen and (min-width: 1200px) {
  .hint-container {
    background-position: left 8px;
  }
}
.two-column-section .two-column-container {
  margin-left: auto;
  margin-right: auto;
}
.two-column-section .two-column-container > h2 {
  margin-bottom: 23px;
}
.two-column-section .column-content {
  overflow: hidden;
}
.two-column-section .column-content:after {
  clear: both;
  content: " ";
  display: block;
}
.two-column-section .full-column {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.two-column-section .left-column {
  margin-bottom: 40px;
}
.two-column-section .full-column > .single-image:not(:first-child), .two-column-section .left-column > .single-image:not(:first-child), .two-column-section .right-column > .single-image:not(:first-child) {
  margin-top: 30px;
}
.two-column-section .full-column > .block-table:not(:first-child), .two-column-section .left-column > .block-table:not(:first-child), .two-column-section .right-column > .block-table:not(:first-child) {
  margin-bottom: 30px;
  margin-top: 30px;
}
.two-column-section .full-column .block-table + .rich-text, .two-column-section .full-column .rich-text + :not(h3) {
  margin-top: 23px !important;
}
.two-column-section .full-column > h2 + *, .two-column-section .full-column > h3 + * {
  margin-top: 23px !important;
}
.two-column-section .left-column .block-table + .rich-text, .two-column-section .left-column .rich-text + :not(h3) {
  margin-top: 23px !important;
}
.two-column-section .left-column > h2 + *, .two-column-section .left-column > h3 + * {
  margin-top: 23px !important;
}
.two-column-section .right-column .block-table + .rich-text, .two-column-section .right-column .rich-text + :not(h3) {
  margin-top: 23px !important;
}
.two-column-section .right-column > h2 + *, .two-column-section .right-column > h3 + * {
  margin-top: 23px !important;
}
.two-column-section .full-column .rich-text img, .two-column-section .left-column .rich-text img, .two-column-section .right-column .rich-text img {
  height: auto;
  max-width: 100%;
}
.two-column-section .full-column .responsive-object, .two-column-section .left-column .responsive-object, .two-column-section .right-column .responsive-object {
  position: relative;
}
.two-column-section .full-column .responsive-object embed, .two-column-section .full-column .responsive-object iframe, .two-column-section .full-column .responsive-object object {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.two-column-section .left-column .responsive-object embed, .two-column-section .left-column .responsive-object iframe, .two-column-section .left-column .responsive-object object {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.two-column-section .right-column .responsive-object embed, .two-column-section .right-column .responsive-object iframe, .two-column-section .right-column .responsive-object object {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

@media only screen and (min-width: 576px) {
  .two-column-section .two-column-container {
    max-width: 540px;
  }
}
@media only screen and (min-width: 768px) {
  .two-column-section .two-column-container {
    max-width: 720px;
  }
}
@media only screen and (min-width: 992px) {
  .two-column-section .two-column-container {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1200px) {
  .two-column-section .two-column-container {
    max-width: 1200px;
  }
}
@media only screen and (min-width: 768px) {
  .two-column-section .two-column-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin: 0 0 -32px -32px;
  }
  .two-column-section .two-column-content > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 32px) !important;
    margin: 0 0 32px 32px !important;
  }
  .two-column-section .two-column-content > :last-child {
    margin: 0 0 32px 32px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .two-column-section .two-column-content {
    margin: 0 0 -40px -40px;
  }
  .two-column-section .two-column-content > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 40px) !important;
    margin: 0 0 40px 40px !important;
  }
  .two-column-section .two-column-content > :last-child {
    margin: 0 0 40px 40px !important;
  }
}
@media only screen and (min-width: 576px) {
  .full-column > .block-table:first-child, .left-column > .block-table:first-child, .right-column > .block-table:first-child {
    margin-top: -4px;
  }
}
@media only screen and (min-width: 768px) {
  .two-column-section .left-column {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 992px) {
  .two-column-section .left-column, .two-column-section .two-column-content {
    margin-bottom: 0;
  }
}
a {
  border-bottom: 1px solid #187ef2;
  color: #187ef2;
  text-decoration: none;
}
a:focus, a:hover, a:visited {
  border-bottom: 1px solid #187ef2;
  color: #187ef2;
  text-decoration: none;
}
a:focus, a:hover {
  border-bottom: 3px solid #187ef2;
  text-decoration: none;
}
a:active {
  background-color: rgba(189, 224, 255, 0.5);
}

label {
  color: #141414;
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 3px;
}

input {
  display: inline-block;
  height: 48px;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
  border: 1px solid #bfbeba;
  border-radius: 5px;
  color: #000;
  font-family: FrutigerLTPro;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  padding: 15px 20px;
  text-rendering: optimizeLegibility !important;
  -webkit-transition: border-width 0.2s linear, background-color 0.2s linear;
  transition: border-width 0.2s linear, background-color 0.2s linear;
  width: 100%;
}

textarea {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
  border: 1px solid #bfbeba;
  border-radius: 5px;
  color: #000;
  font-family: FrutigerLTPro;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  padding: 15px 20px;
  text-rendering: optimizeLegibility !important;
  -webkit-transition: border-width 0.2s linear, background-color 0.2s linear;
  transition: border-width 0.2s linear, background-color 0.2s linear;
  width: 100%;
}

input:disabled, textarea:disabled {
  background-color: #bfbeba;
  color: rgba(92, 91, 88, 0.8);
}

input:hover, textarea:hover {
  border: 1px solid #187ef2 !important;
}

::-webkit-input-placeholder {
  color: #8f8d89;
  font-weight: 200;
}

:-moz-placeholder, ::-moz-placeholder {
  color: #8f8d89;
  font-weight: 200;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #8f8d89;
  font-weight: 200;
}

select {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #fff url("../../Images/rvbw/drop-down_arrow.svg") no-repeat 100%;
  background-size: 57px 57px;
  border: 1px solid #bfbeba;
  color: #000;
  font-family: FrutigerLTPro;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  padding: 15px 77px 15px 20px;
  text-rendering: optimizeLegibility !important;
  width: 100% !important;
}
select:focus {
  background-color: #fff !important;
  border: 2px solid #187ef2 !important;
  outline: 0;
  -webkit-transition: border-color 0.2s linear, background-color 0.2s linear;
  transition: border-color 0.2s linear, background-color 0.2s linear;
}
select::-ms-expand {
  display: none;
}

a.rvbw, button.rvbw {
  background: #e2001a;
  border: 0;
  border-radius: 6px;
  color: #fff;
  display: block;
  font-family: FrutigerLTPro;
  font-size: 18px;
  font-weight: 700;
  height: 47px;
  line-height: 45px;
  min-width: 96px;
  outline: none;
  padding: 1px 12px 12px;
  text-align: center;
}
a.rvbw:hover, button.rvbw:hover {
  background: #8f020f;
}
a.rvbw:active, a.rvbw:focus, button.rvbw:active, button.rvbw:focus {
  background: #8f020f;
}
a.rvbw.light, button.rvbw.light {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #fff), to(#e5edef));
  background: linear-gradient(180deg, #fff 1%, #e5edef);
  -webkit-box-shadow: 0 2px 0 #47576a;
          box-shadow: 0 2px 0 #47576a;
  color: #000;
}
a.rvbw.light:active, a.rvbw.light:focus, button.rvbw.light:active, button.rvbw.light:focus {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #e5edef), to(#fff));
  background: linear-gradient(180deg, #e5edef 1%, #fff);
}
a.rvbw.white, button.rvbw.white {
  background: #fff;
  color: #e2001a;
  border: 1px solid #cccccc;
}

.ui-widget {
  width: 100%;
}
.ui-widget span {
  padding: 0;
}

.tt-menu, .twitter-typeahead {
  width: 100%;
}

.tt-menu {
  -webkit-overflow-scrolling: touch;
  background-color: #fff;
  border: 2px solid #bfbeba;
  border-radius: 0 0 3px 3px;
  margin-top: -6px;
  max-height: 200px;
  overflow-y: auto;
  z-index: 2500 !important;
}

@media only screen and (min-width: 768px) {
  .tt-menu {
    max-height: 450px;
  }
}
.tt-cursor {
  background-clip: border-box;
  background-color: #c1d5e8;
}

.tt-suggestion {
  background-clip: border-box;
  line-height: normal;
  min-height: 44px;
  padding: 20px 10px 16px;
}
.tt-suggestion:hover {
  background-clip: border-box;
  background-color: #c1d5e8;
}
.tt-suggestion:nth-of-type(n):not(:last-of-type) {
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

ol, ul {
  list-style: outside;
  padding-left: 20px;
}

ol > *, ul > * {
  padding-left: 10px;
}

ol {
  list-style-type: decimal;
}

form ol, form ul {
  list-style: none;
}
form ol, form ul {
  padding-left: 0;
}
form ol li, form ul li {
  padding-left: 0;
}

p {
  line-height: 29px;
}
p + p {
  margin-top: 0.5em;
}
p:empty {
  display: none;
}

main ul {
  list-style: none;
  padding-left: 20px;
}
main ul li {
  display: block;
  list-style: none;
  padding-left: 4px;
  position: relative;
}
main ul li:before {
  background-color: #006970;
  content: "";
  display: block;
  height: 8px;
  left: -24px;
  position: absolute;
  top: 12px;
  width: 8px;
}

hr {
  background: -webkit-gradient(linear, left top, right top, from(#006970), to(#187ef2));
  background: linear-gradient(90deg, #006970, #187ef2);
  border: none;
  height: 2px;
}

@font-face {
  font-family: FrutigerLTPro;
  font-weight: 700;
  src: url("../../Fonts/RVBW/2DDBBF_0_0.551ed1d767cc.eot");
  src: url("../../Fonts/RVBW/2DDBBF_0_0.551ed1d767cc.eot?#iefix") format("embedded-opentype"), url("../../Fonts/RVBW/2DDBBF_0_0.23294066a59e.woff2") format("woff2"), url("../../Fonts/RVBW/2DDBBF_0_0.aad9da5c94b3.woff") format("woff"), url("../../Fonts/RVBW/2DDBBF_0_0.3ac3b10c2d33.ttf") format("truetype");
}
@font-face {
  font-family: FrutigerLTPro;
  font-weight: 400;
  src: url("../../Fonts/RVBW/2DDBBF_1_0.1eb8c285b048.eot");
  src: url("../../Fonts/RVBW/2DDBBF_1_0.1eb8c285b048.eot?#iefix") format("embedded-opentype"), url("../../Fonts/RVBW/2DDBBF_1_0.ed1d8dfea820.woff2") format("woff2"), url("../../Fonts/RVBW/2DDBBF_1_0.5fcdd402b91d.woff") format("woff"), url("../../Fonts/RVBW/2DDBBF_1_0.4bdba9eb297e.ttf") format("truetype");
}
@font-face {
  font-family: FrutigerLTPro;
  font-weight: 200;
  src: url("../../Fonts/RVBW/2DDBBF_2_0.1f0b5b9dd622.eot");
  src: url("../../Fonts/RVBW/2DDBBF_2_0.1f0b5b9dd622.eot?#iefix") format("embedded-opentype"), url("../../Fonts/RVBW/2DDBBF_2_0.87a1110d03ce.woff2") format("woff2"), url("../../Fonts/RVBW/2DDBBF_2_0.6d5d3d557207.woff") format("woff"), url("../../Fonts/RVBW/2DDBBF_2_0.58629156aef0.ttf") format("truetype");
}
html {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  font-family: FrutigerLTPro, "sans-serif", sans;
  text-rendering: optimizeLegibility !important;
}

body {
  color: #141414;
}

h1, h2, h3, p, small, span {
  padding-top: 2px;
}

@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  h1, h2, h3, p, small, span {
    padding-top: 0;
  }
}
body, span {
  font-size: 16px;
  line-height: 27px;
}

@media only screen and (min-width: 992px) {
  body, span {
    font-size: 18px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  body, span {
    line-height: 34px;
  }
}
b, strong {
  font-weight: 700;
}

i {
  font-style: italic;
}

.rvbw-icon {
  display: block;
  height: 20px;
  width: 20px;
}

.rvbw-icon-small {
  height: 16px;
  width: 16px;
}

a .rvbw-icon {
  -webkit-filter: invert(37%) sepia(93%) saturate(2300%) hue-rotate(197deg) brightness(96%) contrast(97%);
          filter: invert(37%) sepia(93%) saturate(2300%) hue-rotate(197deg) brightness(96%) contrast(97%);
}

.navigation-lg, .navigation-xs {
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.06);
          box-shadow: 0 4px 5px rgba(0, 0, 0, 0.06);
  display: block;
  position: fixed;
  top: 0;
  z-index: 1000;
}

.navigation-lg .menu, .navigation-xs .menu {
  overflow: hidden;
}

.navigation-lg .menu:after, .navigation-xs .menu:after {
  clear: both;
  content: " ";
  display: block;
}

.navigation-lg a {
  border-bottom: none;
  text-decoration: none;
}

.navigation-xs {
  display: block;
  height: 54px;
  width: 100%;
}
.navigation-xs a {
  border-bottom: none;
  text-decoration: none;
}
.navigation-xs .menu {
  padding: 0 16px;
}
.navigation-xs .menu-wrapper {
  display: none;
  height: calc(100vh - 54px);
  width: 100%;
  z-index: 499999;
}
.navigation-xs .menu-wrapper.visible, .navigation-xs .menu-wrapper:target {
  display: block;
}
.navigation-xs .menu-wrapper .menu-content {
  background-color: #fff;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  height: 100%;
  overflow-y: scroll;
  position: static;
}
.navigation-xs .menu-wrapper .menu-content a {
  color: #141414;
  display: block;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 48px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  text-overflow: ellipsis;
  text-transform: none;
  white-space: nowrap;
  width: 100%;
}
.navigation-xs .menu-wrapper .menu-content a.active {
  color: #187ef2;
}
.navigation-xs .menu-wrapper .menu-content a:hover {
  color: #187ef2;
}
.navigation-xs .menu-wrapper .menu-content a:hover:not(.top-level) {
  color: #187ef2;
}
.navigation-xs .menu-wrapper .menu-content a.top-level {
  font-size: 18px;
  font-weight: 700;
  line-height: 48px;
}
.navigation-xs .menu-wrapper .menu-content a.top-level span.top-level-span {
  color: inherit;
}
.navigation-xs .menu-wrapper .menu-content a.top-level.active span.top-level-span {
  border-bottom: 2px solid #187ef2;
}
.navigation-xs .menu-wrapper .menu-content .menu-children {
  padding: 0;
}
.navigation-xs .menu-wrapper .menu-content .menu-children .child-link {
  border-bottom: 1px solid hsla(40, 3%, 55%, 0.5);
}
.navigation-xs .menu-wrapper .menu-content .menu-children .child-link span.child-link-span {
  color: inherit;
}
.navigation-xs .menu-wrapper .menu-content .menu-children .child-link.active {
  font-weight: 700;
}
.navigation-xs .menu-wrapper .menu-content .menu-children .child-link:not(:last-child) {
  margin-bottom: 2px;
}
.navigation-xs .menu-wrapper .menu-content .menu-children .child-link:first-child {
  margin-top: 2px;
}
.navigation-xs .menu-wrapper .menu-content .menu-children:not(.active) {
  display: none;
}
.navigation-xs .menu-wrapper .menu-content .menu-children.active {
  background-color: #f2f1ed;
  display: block;
}
.navigation-xs .menu-wrapper .menu-content nav.active {
  background-color: #fff;
}
.navigation-xs .column-logo, .navigation-xs .column-menu {
  float: left;
  height: 54px;
  width: 50%;
}
.navigation-xs .column-logo div {
  background-position: 0;
  height: 16px;
  pointer-events: none;
  width: auto;
}
.navigation-xs .column-logo a {
  display: block;
  height: 100%;
}
.navigation-xs .column-menu > div {
  float: right;
  margin-top: 3px;
}
.navigation-xs .column-menu > div > :nth-child(n) {
  text-align: center;
  width: 100%;
}
.navigation-xs .column-menu .menu-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 16px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 10px;
  text-align: center;
}
.navigation-xs .column-menu .menu-button {
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  font-size: 15px;
  font-weight: 700;
  height: 22px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 22px;
  text-align: center;
}
.navigation-xs .column-menu .menu-button.visible {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (min-width: 992px) {
  .navigation-xs {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .navigation-xs .menu {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.navigation-lg {
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.06);
  display: none;
  height: 80px;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 1000;
}
.navigation-lg ul > li.active > a {
  border-bottom: 2px solid #187ef2;
}
.navigation-lg ul > li > a {
  font-size: 16px;
  padding: 4px 1.5px;
}
.navigation-lg ul > li > a::-moz-focus-inner {
  border: 0;
}
.navigation-lg ul > li > a:active, .navigation-lg ul > li > a:focus, .navigation-lg ul > li > a:hover {
  border-bottom: 4px solid #187ef2;
}
.navigation-lg ul > li > a:focus {
  background-color: rgba(189, 224, 255, 0.5);
}
.navigation-lg .menu-wrapper-lg-bottom, .navigation-lg .menu-wrapper-lg-top {
  background-color: #fff;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.06);
  padding-left: 16px;
  padding-right: 16px;
}
.navigation-lg .menu-wrapper-lg-bottom {
  background: #f2f1ed;
  height: 48px;
}
.navigation-lg .menu {
  height: 80px;
  margin-left: auto;
  margin-right: auto;
}
.navigation-lg .menu.bottom {
  font-size: 18px;
  height: 48px;
}
.navigation-lg .column-logo {
  left: 40px;
  position: absolute;
  top: 29px;
}
.navigation-lg .column-logo div {
  height: 20px;
  pointer-events: none;
  width: 120px;
}
.navigation-lg .column-logo a {
  border-bottom: none;
  height: 100%;
}
.navigation-lg .column-logo a:visited {
  border-bottom: none;
  height: 100%;
}
.navigation-lg .menu-wrapper-lg-top {
  position: relative;
  z-index: 5;
}
.navigation-lg .menu-wrapper-lg-top .column-navigation {
  float: left;
  width: 100%;
}
.navigation-lg .column-navigation {
  height: 100%;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
.navigation-lg .column-navigation ul.bottom-level, .navigation-lg .column-navigation ul.top-level {
  margin: 0 auto;
  padding: 0;
}
.navigation-lg .column-navigation ul.bottom-level a, .navigation-lg .column-navigation ul.top-level a {
  color: #141414;
  font-weight: 700;
}
.navigation-lg .column-navigation ul.bottom-level > li.active a {
  color: #187ef2;
  font-weight: 700;
}
.navigation-lg .column-navigation ul.top-level {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 0;
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.navigation-lg .column-navigation ul.top-level > li.active a {
  color: #187ef2;
  font-weight: 700;
}
.navigation-lg .column-navigation ul.top-level li {
  display: inline-block;
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: middle;
  white-space: nowrap;
}
.navigation-lg .column-navigation ul.top-level > li a {
  display: block;
  height: 32px;
  line-height: 22px;
}
.navigation-lg .column-navigation ul.bottom-level {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 0;
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 48px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  overflow: hidden;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}
.navigation-lg .column-navigation ul.bottom-level li {
  display: inline-block;
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  padding-left: 13px;
  padding-right: 13px;
  vertical-align: middle;
  white-space: nowrap;
}
.navigation-lg .column-navigation ul.bottom-level > li {
  display: table-cell;
  height: 48px;
}
.navigation-lg .column-navigation ul.bottom-level > li a {
  background: none;
  border-bottom: none;
  display: table-cell;
  font-size: 15px;
  font-weight: 400;
  height: 48px;
  vertical-align: middle;
}
.navigation-lg .column-navigation ul.bottom-level > li a > * {
  color: unset;
}
.navigation-lg .column-navigation ul.bottom-level > li a span.bottom-level-span {
  all: unset;
  font-size: 15px;
  padding: 6px 0 2px;
}
.navigation-lg .column-navigation ul.bottom-level > li a:hover span.bottom-level-span {
  border-bottom: 4px solid #187ef2;
}
.navigation-lg .column-navigation ul.bottom-level > li a:active, .navigation-lg .column-navigation ul.bottom-level > li a:focus {
  background: none;
}
.navigation-lg .column-navigation ul.bottom-level > li a:active span.bottom-level-span, .navigation-lg .column-navigation ul.bottom-level > li a:focus span.bottom-level-span {
  background: rgba(189, 224, 255, 0.5);
}
.navigation-lg .column-navigation ul.bottom-level > li.active a {
  font-weight: 700;
}
.navigation-lg .column-navigation ul.bottom-level > li.active a:hover {
  font-weight: 700;
}

@media only screen and (min-width: 576px) {
  .navigation-lg .menu {
    max-width: 540px;
  }
}
@media only screen and (min-width: 768px) {
  .navigation-lg .menu {
    max-width: 720px;
  }
}
@media only screen and (min-width: 992px) {
  .navigation-lg .menu {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1200px) {
  .navigation-lg .menu {
    max-width: 1200px;
  }
}
@media only screen and (min-width: 1200px) {
  .navigation-lg .column-navigation ul.top-level {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0;
    overflow: hidden;
    padding: 0;
  }
  .navigation-lg .column-navigation ul.top-level li {
    display: inline-block;
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    padding-left: 15px;
    padding-right: 15px;
    vertical-align: middle;
    white-space: nowrap;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .navigation-lg .column-navigation ul.bottom-level {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0;
    overflow: hidden;
    padding: 0;
  }
  .navigation-lg .column-navigation ul.bottom-level li {
    display: inline-block;
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    padding-left: 9px;
    padding-right: 9px;
    vertical-align: middle;
    white-space: nowrap;
  }
}
@media only screen and (min-width: 992px) {
  .menu-wrapper-lg-bottom, .menu-wrapper-lg-top {
    padding: 0;
  }
  .navigation-lg {
    display: block;
  }
}
.cookie-banner {
  background: #fef0f0;
  bottom: 0;
  padding: 10px;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 11;
}
.cookie-banner p {
  line-height: 1.5;
  padding: 20px;
}
.cookie-banner p a {
  border-bottom-color: #e60000;
  color: #e60000;
}
.cookie-banner button {
  background: #e60000;
  border: none;
  color: #fff;
  font-weight: 700;
  padding: 20px;
  position: relative;
  text-transform: uppercase;
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .cookie-banner p {
    padding: 20px 15%;
  }
}
@media only screen and (min-width: 992px) {
  .cookie-banner button {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 180px;
  }
}
footer {
  background: #f2f1ed;
  color: #141414;
  margin-top: 40px;
}
footer:before {
  background: -webkit-gradient(linear, left top, right top, from(#187ef2), to(#50c1fa));
  background: linear-gradient(90deg, #187ef2, #50c1fa);
  content: " ";
  height: 4px;
  left: 0;
  position: absolute;
  width: 100%;
}
footer .footer-column-container {
  color: #141414;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  margin-left: auto;
  margin-right: auto;
  padding: 36px 32px 36px 64px;
  text-align: left;
  width: 100%;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
footer .footer-column-container .footer-column-1, footer .footer-column-container .footer-column-2 {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
footer .footer-column-container .footer-column-1 > div:not(:last-child), footer .footer-column-container .footer-column-2 > div:not(:last-child) {
  margin-bottom: 24px;
}
footer .footer-column-container .footer-column-1 .footer-imprint-address img.brand-element, footer .footer-column-container .footer-column-2 .footer-imprint-address img.brand-element {
  height: 16px;
  position: absolute;
  -webkit-transform: translateX(-36px) translateY(6px);
          transform: translateX(-36px) translateY(6px);
  width: auto;
}
footer .footer-column-container span {
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
footer .footer-column-container a {
  font-size: 16px;
  line-height: 24px;
}
footer .footer-column-container a:hover, footer .footer-column-container a:visited {
  font-size: 16px;
  line-height: 24px;
}
footer .footer-column-container strong {
  margin-bottom: 4px;
}
footer .footer-author {
  background: #fff;
  -webkit-box-shadow: 0 -3px 6px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 -3px 6px 0 rgba(0, 0, 0, 0.06);
  color: #141414;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  font-weight: 400;
  height: auto;
  line-height: 24px;
  padding: 12px 20px;
  text-align: center;
  width: 100%;
}
footer .footer-author > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  gap: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  width: 100%;
}
footer .footer-author a {
  border-bottom: none;
  color: #000;
  text-decoration: underline;
}
footer .footer-author a:hover, footer .footer-author a:visited {
  border-bottom: none;
  color: #000;
  text-decoration: underline;
}
footer .footer-author a.konoma {
  text-decoration: none;
}
footer .footer-author a.konoma:hover, footer .footer-author a.konoma:visited {
  text-decoration: none;
}

@media only screen and (min-width: 576px) {
  footer .footer-column-container {
    max-width: 540px;
  }
}
@media only screen and (min-width: 768px) {
  footer .footer-column-container {
    max-width: 720px;
  }
}
@media only screen and (min-width: 992px) {
  footer .footer-column-container {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1200px) {
  footer .footer-column-container {
    max-width: 1200px;
  }
}
@media only screen and (min-width: 576px) {
  footer .footer-author > .content {
    max-width: 540px;
  }
}
@media only screen and (min-width: 768px) {
  footer .footer-author > .content {
    max-width: 720px;
  }
}
@media only screen and (min-width: 992px) {
  footer .footer-author > .content {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1200px) {
  footer .footer-author > .content {
    max-width: 1200px;
  }
}
@media only screen and (min-width: 768px) {
  footer {
    margin-top: 80px;
  }
  footer .footer-column-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 56px 0 40px;
  }
  footer .footer-author {
    height: 44px;
  }
  footer .footer-author > .content {
    -ms-flex-line-pack: justify;
        align-content: space-between;
    font-size: 14px;
    gap: 20px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media only screen and (min-width: 992px) {
  footer .footer-author {
    height: 44px;
  }
}
/*# sourceMappingURL=content_page.css.map */