meta.foundation-version {
  font-family: "/{{VERSION}}/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 49em)/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:49.063em)/";
  width: 49.063em; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:49.063em) and (max-width:64em)/";
  width: 49.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.063em) and (max-width:90em)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  font-size: 16px; }

body {
  background: #f2f2f2;
  color: #000;
  padding: 0;
  margin: 0;
  font-family: "DINPro", "DINWeb", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 140%;
  position: relative;
  overflow-x: hidden;
  cursor: auto; }

a:hover {
  cursor: pointer; }

img {
  max-width: 100%;
  height: auto; }

video {
  max-width: 100%;
  height: auto; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.invisible {
  visibility: hidden; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img, video {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 64.375rem; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column,
  .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    width: auto;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      width: auto;
      margin: 0;
      max-width: none; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

.row.is-large {
  max-width: 1388px; }
  .row.is-large .row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 64.375rem; }
    .row.is-large .row:before, .row.is-large .row:after {
      content: " ";
      display: table; }
    .row.is-large .row:after {
      clear: both; }

.row.is-extralarge {
  max-width: 1678px; }
  .row.is-extralarge .row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 64.375rem; }
    .row.is-extralarge .row:before, .row.is-extralarge .row:after {
      content: " ";
      display: table; }
    .row.is-extralarge .row:after {
      clear: both; }

.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

[class*="column"] + [class*="column"]:last-child {
  float: right; }

[class*="column"] + [class*="column"].end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .small-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }

  .small-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }

  .small-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }

  .small-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }

  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .small-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }

  .small-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }

  .small-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }

  .small-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }

  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .small-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }

  .small-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }

  .small-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }

  .small-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }

  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .small-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }

  .small-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }

  .small-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }

  .small-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .small-1 {
    width: 8.3333333333%; }

  .small-2 {
    width: 16.6666666667%; }

  .small-3 {
    width: 25%; }

  .small-4 {
    width: 33.3333333333%; }

  .small-5 {
    width: 41.6666666667%; }

  .small-6 {
    width: 50%; }

  .small-7 {
    width: 58.3333333333%; }

  .small-8 {
    width: 66.6666666667%; }

  .small-9 {
    width: 75%; }

  .small-10 {
    width: 83.3333333333%; }

  .small-11 {
    width: 91.6666666667%; }

  .small-12 {
    width: 100%; }

  .small-offset-0 {
    margin-left: 0% !important; }

  .small-offset-1 {
    margin-left: 8.3333333333% !important; }

  .small-offset-2 {
    margin-left: 16.6666666667% !important; }

  .small-offset-3 {
    margin-left: 25% !important; }

  .small-offset-4 {
    margin-left: 33.3333333333% !important; }

  .small-offset-5 {
    margin-left: 41.6666666667% !important; }

  .small-offset-6 {
    margin-left: 50% !important; }

  .small-offset-7 {
    margin-left: 58.3333333333% !important; }

  .small-offset-8 {
    margin-left: 66.6666666667% !important; }

  .small-offset-9 {
    margin-left: 75% !important; }

  .small-offset-10 {
    margin-left: 83.3333333333% !important; }

  .small-offset-11 {
    margin-left: 91.6666666667% !important; }

  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }

  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }

  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; }

  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; } }
@media only screen and (min-width: 49.063em) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }

  .medium-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }

  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }

  .medium-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }

  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }

  .medium-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }

  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }

  .medium-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }

  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }

  .medium-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }

  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }

  .medium-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }

  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }

  .medium-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }

  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }

  .medium-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .medium-1 {
    width: 8.3333333333%; }

  .medium-2 {
    width: 16.6666666667%; }

  .medium-3 {
    width: 25%; }

  .medium-4 {
    width: 33.3333333333%; }

  .medium-5 {
    width: 41.6666666667%; }

  .medium-6 {
    width: 50%; }

  .medium-7 {
    width: 58.3333333333%; }

  .medium-8 {
    width: 66.6666666667%; }

  .medium-9 {
    width: 75%; }

  .medium-10 {
    width: 83.3333333333%; }

  .medium-11 {
    width: 91.6666666667%; }

  .medium-12 {
    width: 100%; }

  .medium-offset-0 {
    margin-left: 0% !important; }

  .medium-offset-1 {
    margin-left: 8.3333333333% !important; }

  .medium-offset-2 {
    margin-left: 16.6666666667% !important; }

  .medium-offset-3 {
    margin-left: 25% !important; }

  .medium-offset-4 {
    margin-left: 33.3333333333% !important; }

  .medium-offset-5 {
    margin-left: 41.6666666667% !important; }

  .medium-offset-6 {
    margin-left: 50% !important; }

  .medium-offset-7 {
    margin-left: 58.3333333333% !important; }

  .medium-offset-8 {
    margin-left: 66.6666666667% !important; }

  .medium-offset-9 {
    margin-left: 75% !important; }

  .medium-offset-10 {
    margin-left: 83.3333333333% !important; }

  .medium-offset-11 {
    margin-left: 91.6666666667% !important; }

  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }

  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }

  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }

  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; } }
@media only screen and (min-width: 64.063em) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }

  .large-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }

  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }

  .large-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }

  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }

  .large-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }

  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }

  .large-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }

  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }

  .large-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }

  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }

  .large-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }

  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }

  .large-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }

  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }

  .large-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .large-1 {
    width: 8.3333333333%; }

  .large-2 {
    width: 16.6666666667%; }

  .large-3 {
    width: 25%; }

  .large-4 {
    width: 33.3333333333%; }

  .large-5 {
    width: 41.6666666667%; }

  .large-6 {
    width: 50%; }

  .large-7 {
    width: 58.3333333333%; }

  .large-8 {
    width: 66.6666666667%; }

  .large-9 {
    width: 75%; }

  .large-10 {
    width: 83.3333333333%; }

  .large-11 {
    width: 91.6666666667%; }

  .large-12 {
    width: 100%; }

  .large-offset-0 {
    margin-left: 0% !important; }

  .large-offset-1 {
    margin-left: 8.3333333333% !important; }

  .large-offset-2 {
    margin-left: 16.6666666667% !important; }

  .large-offset-3 {
    margin-left: 25% !important; }

  .large-offset-4 {
    margin-left: 33.3333333333% !important; }

  .large-offset-5 {
    margin-left: 41.6666666667% !important; }

  .large-offset-6 {
    margin-left: 50% !important; }

  .large-offset-7 {
    margin-left: 58.3333333333% !important; }

  .large-offset-8 {
    margin-left: 66.6666666667% !important; }

  .large-offset-9 {
    margin-left: 75% !important; }

  .large-offset-10 {
    margin-left: 83.3333333333% !important; }

  .large-offset-11 {
    margin-left: 91.6666666667% !important; }

  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }

  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }

  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; } }
.accordion {
  margin-bottom: 0; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }
  .accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 0 !important; }
    .accordion .accordion-navigation.active > a, .accordion dd.active > a {
      background: #e8e8e8; }
    .accordion .accordion-navigation > a, .accordion dd > a {
      background: #EFEFEF;
      color: #222222;
      padding: 1rem;
      display: block;
      font-family: "DINPro", "DINWeb", sans-serif;
      font-size: 1rem; }
      .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
        background: #e3e3e3; }
    .accordion .accordion-navigation > .content, .accordion dd > .content {
      display: none;
      padding: 0.9375rem; }
      .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
        display: block;
        background: #fff; }

.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: 400;
  margin-bottom: 1.25rem;
  position: relative;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  font-size: 0.8125rem;
  transition: opacity 300ms ease-out;
  background-color: #000;
  border-color: black;
  color: #fff; }
  .alert-box .close {
    font-size: 1.375rem;
    padding: 0 6px 4px;
    line-height: .9;
    position: absolute;
    top: 50%;
    margin-top: -0.6875rem;
    right: 0.25rem;
    color: #333333;
    opacity: 0.3;
    background: inherit; }
    .alert-box .close:hover, .alert-box .close:focus {
      opacity: 0.5; }
  .alert-box.radius {
    border-radius: 0; }
  .alert-box.round {
    border-radius: 1000px; }
  .alert-box.success {
    background-color: #43AC6A;
    border-color: #3a945b;
    color: #fff; }
  .alert-box.alert {
    background-color: #f04124;
    border-color: #de2d0f;
    color: #fff; }
  .alert-box.secondary {
    background-color: #e3000e;
    border-color: #c3000c;
    color: #fff; }
  .alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: #fff; }
  .alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #4d0005; }
  .alert-box.alert-close {
    opacity: 0; }

button, .button {
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "DINPro", "DINWeb", sans-serif;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 0.9375rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #e3000e;
  border-color: #b6000b;
  color: #fff;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #b6000b; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: #fff; }
  button.secondary, .button.secondary {
    background-color: #e3000e;
    border-color: #b6000b;
    color: #fff; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #b6000b; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #fff; }
  button.success, .button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #fff; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #368a55; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: #fff; }
  button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #cf2a0e; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: #fff; }
  button.warning, .button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      background-color: #cf6e0e; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      color: #fff; }
  button.info, .button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333333; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      background-color: #61b6d9; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      color: #fff; }
  button.large, .button.large {
    padding-top: 1.125rem;
    padding-right: 2.25rem;
    padding-bottom: 1.1875rem;
    padding-left: 2.25rem;
    font-size: 1.25rem; }
  button.small, .button.small {
    padding-top: 0.875rem;
    padding-right: 1.75rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.75rem;
    font-size: 0.8125rem; }
  button.tiny, .button.tiny {
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    font-size: 0.6875rem; }
  button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75rem; }
  button.radius, .button.radius {
    border-radius: 0; }
  button.round, .button.round {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #e3000e;
    border-color: #b6000b;
    color: #fff;
    cursor: default;
    opacity: 0.7;
    box-shadow: none; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #b6000b; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      color: #fff; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #e3000e; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #e3000e;
      border-color: #b6000b;
      color: #fff;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #b6000b; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        color: #fff; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #e3000e; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #43AC6A;
      border-color: #368a55;
      color: #fff;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #368a55; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        color: #fff; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #43AC6A; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #f04124;
      border-color: #cf2a0e;
      color: #fff;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cf2a0e; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        color: #fff; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #f04124; }
    button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
      background-color: #f08a24;
      border-color: #cf6e0e;
      color: #fff;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #cf6e0e; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        color: #fff; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #f08a24; }
    button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
      background-color: #a0d3e8;
      border-color: #61b6d9;
      color: #333333;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #61b6d9; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        color: #fff; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #a0d3e8; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

@media only screen and (min-width: 49.063em) {
  button, .button {
    display: inline-block; } }
/* Standard Forms */
form {
  margin: 0 0 0.9375rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.46875rem; }
  form .row .row .column,
  form .row .row .columns {
    padding: 0 0.46875rem; }
  form .row .row.collapse {
    margin: 0; }
    form .row .row.collapse .column,
    form .row .row.collapse .columns {
      padding: 0; }
    form .row .row.collapse input {
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.46875rem; }

/* Label Styles */
label {
  font-size: 1rem;
  color: #000;
  cursor: pointer;
  display: block;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 0.234375rem;
  /* Styles for required inputs */ }
  label.right {
    float: none !important;
    text-align: right; }
  label.inline {
    margin: 0 0 0.9375rem 0;
    padding: 0.53125rem 0; }
  label small {
    text-transform: capitalize;
    color: #262626; }

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: visible;
  font-size: 1rem;
  height: 2.34375rem;
  line-height: 2.34375rem; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  border: none; }

.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  border: none; }

.prefix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.postfix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.prefix.button.round {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.postfix.button.round {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc; }

span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333333;
  border-color: #cccccc; }

/* We use this to get basic styling on all basic form elements */
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  -webkit-appearance: none;
  border-radius: 0;
  background-color: #fff;
  font-family: inherit;
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  box-shadow: none;
  color: #000;
  display: block;
  font-size: 1rem;
  margin: 0 0 0.9375rem 0;
  padding: 0.46875rem;
  height: 2.34375rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.15s linear; }
  input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
    background: #fff;
    border-color: #e3000e;
    outline: none; }
  input[type="text"]:disabled, input[type="password"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="month"]:disabled, input[type="week"]:disabled, input[type="email"]:disabled, input[type="number"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="color"]:disabled, textarea:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly], fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly], fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly], fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly], fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly], fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly], fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly], fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly], fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly], fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly], fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly], fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly], fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly], fieldset[disabled] textarea {
    background-color: #DDDDDD;
    cursor: default; }
  input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, input[type="color"].radius, textarea.radius {
    border-radius: 0; }

form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }
form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }
form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }
form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0; }

/* Respect enforced amount of rows for textarea */
textarea[rows] {
  height: auto; }

/* Not allow resize out of parent */
textarea {
  max-width: 100%; }

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  border-radius: 0;
  background-color: #fff;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  padding: 0.46875rem;
  font-size: 1rem;
  font-family: "DINPro", "DINWeb", sans-serif;
  color: #000;
  line-height: normal;
  border-radius: 0;
  height: 2.34375rem; }
  select::-ms-expand {
    display: none; }
  select.radius {
    border-radius: 0; }
  select:hover {
    background-color: #fff;
    border-color: #e3000e; }
  select:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  select[multiple] {
    height: auto; }

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 0.9375rem 0; }

input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.46875rem;
  margin-right: 0.9375rem;
  margin-bottom: 0;
  vertical-align: baseline; }

/* Normalize file input width */
input[type="file"] {
  width: 100%; }

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset {
  border: 1px solid #DDDDDD;
  padding: 1.25rem;
  margin: 1.125rem 0; }
  fieldset legend {
    font-weight: 700;
    background: #fff;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 0.9375rem;
  font-size: 0.75rem;
  font-weight: 400;
  font-style: italic;
  background: #f04124;
  color: #fff; }
[data-abide] span.error, [data-abide] small.error {
  display: none; }

span.error, small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 0.9375rem;
  font-size: 0.75rem;
  font-weight: 400;
  font-style: italic;
  background: #f04124;
  color: #fff; }

.error input,
.error textarea,
.error select {
  margin-bottom: 0; }
.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 0.9375rem; }
.error label,
.error label.error {
  color: #f04124; }
.error small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 0.9375rem;
  font-size: 0.75rem;
  font-weight: 400;
  font-style: italic;
  background: #f04124;
  color: #fff; }
.error > label > small {
  color: #262626;
  background: transparent;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline; }
.error span.error-message {
  display: block; }

input.error,
textarea.error,
select.error {
  margin-bottom: 0; }

label.error {
  color: #f04124; }

ul.pagination {
  display: block;
  min-height: 1.5rem;
  margin-left: -0.3125rem; }
  ul.pagination li {
    height: 1.5rem;
    color: #000;
    font-size: inherit;
    margin-left: 0.3125rem; }
    ul.pagination li a, ul.pagination li button {
      display: block;
      padding: 0.3125rem 0.625rem 0.0625rem;
      color: #000;
      background: none;
      border-radius: 0;
      font-weight: normal;
      font-size: 1em;
      line-height: inherit;
      transition: background-color 300ms ease-out; }
    ul.pagination li:hover a,
    ul.pagination li a:focus, ul.pagination li:hover button,
    ul.pagination li button:focus {
      background: #d9d9d9; }
    ul.pagination li.unavailable a, ul.pagination li.unavailable button {
      cursor: default;
      color: #e3000e; }
    ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus, ul.pagination li.unavailable:hover button, ul.pagination li.unavailable button:focus {
      background: transparent; }
    ul.pagination li.current a, ul.pagination li.current button {
      background: #e3000e;
      color: #fff;
      font-weight: 400;
      cursor: default; }
      ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
        background: #000; }
  ul.pagination li {
    float: left;
    display: block; }

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center; }
  .pagination-centered ul.pagination li {
    float: none;
    display: inline-block; }

table {
  background: transparent;
  margin-bottom: 0.9375rem;
  border: solid 1 #f2f2f2;
  table-layout: auto; }
  table caption {
    background: transparent;
    color: inherit;
    font-size: 1rem;
    font-weight: bold; }
  table thead {
    background: transparent; }
    table thead tr th,
    table thead tr td {
      padding: 0.3125rem 0.625rem 0.3125rem 0;
      font-size: inherit;
      font-weight: 700;
      color: inherit; }
  table tfoot {
    background: transparent; }
    table tfoot tr th,
    table tfoot tr td {
      padding: 0.3125rem 0.625rem 0.3125rem 0;
      font-size: inherit;
      font-weight: 700;
      color: inherit; }
  table tr th,
  table tr td {
    padding: 0.3125rem 0.625rem 0.3125rem 0;
    font-size: inherit;
    color: inherit;
    text-align: left; }
  table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: transparent; }
  table thead tr th,
  table tfoot tr th,
  table tfoot tr td,
  table tbody tr th,
  table tbody tr td,
  table tr td {
    display: table-cell;
    line-height: inherit; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-justify {
  text-align: justify !important; }

@media only screen and (max-width: 49em) {
  .small-only-text-left {
    text-align: left !important; }

  .small-only-text-right {
    text-align: right !important; }

  .small-only-text-center {
    text-align: center !important; }

  .small-only-text-justify {
    text-align: justify !important; } }
@media only screen {
  .small-text-left {
    text-align: left !important; }

  .small-text-right {
    text-align: right !important; }

  .small-text-center {
    text-align: center !important; }

  .small-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 49.063em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important; }

  .medium-only-text-right {
    text-align: right !important; }

  .medium-only-text-center {
    text-align: center !important; }

  .medium-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 49.063em) {
  .medium-text-left {
    text-align: left !important; }

  .medium-text-right {
    text-align: right !important; }

  .medium-text-center {
    text-align: center !important; }

  .medium-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important; }

  .large-only-text-right {
    text-align: right !important; }

  .large-only-text-center {
    text-align: center !important; }

  .large-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.063em) {
  .large-text-left {
    text-align: left !important; }

  .large-text-right {
    text-align: right !important; }

  .large-text-center {
    text-align: center !important; }

  .large-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important; }

  .xlarge-only-text-right {
    text-align: right !important; }

  .xlarge-only-text-center {
    text-align: center !important; }

  .xlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.063em) {
  .xlarge-text-left {
    text-align: left !important; }

  .xlarge-text-right {
    text-align: right !important; }

  .xlarge-text-center {
    text-align: center !important; }

  .xlarge-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important; }

  .xxlarge-only-text-right {
    text-align: right !important; }

  .xxlarge-only-text-center {
    text-align: center !important; }

  .xxlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.063em) {
  .xxlarge-text-left {
    text-align: left !important; }

  .xxlarge-text-right {
    text-align: right !important; }

  .xxlarge-text-center {
    text-align: center !important; }

  .xxlarge-text-justify {
    text-align: justify !important; } }
/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
.link-list a,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

/* Default Link Styles */
a {
  color: #e3000e;
  text-decoration: none;
  line-height: inherit; }
  a:hover, a:focus {
    color: #e3000e;
    text-decoration: underline; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.4;
  margin-bottom: 0.9375rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.21875rem;
    line-height: 1.6; }
  p aside {
    font-size: 0.875rem;
    line-height: 1.35;
    font-style: italic; }

/* Default header styles */
h1, h2, h3, h4, .link-list a, h5, h6 {
  font-family: "DINPro", "DINWeb", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #e3000e;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 0.625rem;
  line-height: 1.2; }
  h1 small, h2 small, h3 small, h4 small, .link-list a small, h5 small, h6 small {
    font-size: 60%;
    color: #ff4752;
    line-height: 0; }

h1 {
  font-size: 1.6875rem; }

h2 {
  font-size: 2rem; }

h3 {
  font-size: 1.25rem; }

h4, .link-list a {
  font-size: 1rem; }

h5 {
  font-size: 1rem; }

h6 {
  font-size: 1rem; }

.subheader {
  line-height: 1.2;
  color: #000;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0.375rem; }

hr {
  border: solid #000;
  border-width: 1px 0 0;
  clear: both;
  margin: 0.9375rem 0 0.875rem;
  height: 0; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: 700;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  color: #333333;
  background-color: #ffaaaf;
  border-width: 1px;
  border-style: solid;
  border-color: #ff8087;
  padding: 0.125rem 0.3125rem 0.0625rem; }

/* Lists */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.4;
  margin-bottom: 0.9375rem;
  list-style-position: outside;
  font-family: inherit; }

ul {
  margin-left: 1.1rem; }
  ul.no-bullet {
    margin-left: 0; }
    ul.no-bullet li ul,
    ul.no-bullet li ol {
      margin-left: 1.25rem;
      margin-bottom: 0;
      list-style: none; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }
ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }
ul.no-bullet {
  list-style: none; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul,
  ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: 700; }
dl dd {
  margin-bottom: 0.75rem; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #000;
  cursor: help; }

abbr {
  text-transform: none; }
  abbr[title] {
    border-bottom: 1px dotted #DDDDDD; }

/* Blockquotes */
blockquote {
  margin: 0 0 0.9375rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD; }
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #ff2533; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #ff2533; }

blockquote,
blockquote p {
  line-height: 1.4;
  color: #ff4752; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: 700;
    font-size: 0.9375rem; }

.vevent .summary {
  font-weight: 700; }
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: 700;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width: 49.063em) {
  h1, h2, h3, h4, .link-list a, h5, h6 {
    line-height: 1.2; }

  h1 {
    font-size: 2.3125rem; }

  h2 {
    font-size: 2rem; }

  h3 {
    font-size: 1.25rem; }

  h4, .link-list a {
    font-size: 1rem; }

  h5 {
    font-size: 1rem; }

  h6 {
    font-size: 1rem; } }
/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* medium displays */
@media only screen and (min-width: 49.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* large displays */
@media only screen and (min-width: 64.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* xlarge displays */
@media only screen and (min-width: 90.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* xxlarge displays */
@media only screen and (min-width: 120.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important; }

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important; }

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important; }

  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; }

  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important; }

  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }

  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }

  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }

  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important; } }
@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }

  .hide-for-portrait,
  .show-for-landscape {
    display: none !important; }

  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important; }

  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }

  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }

  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }

  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }
/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

.hide-for-touch {
  display: inherit !important; }

.touch .show-for-touch {
  display: inherit !important; }

.touch .hide-for-touch {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-touch {
  display: table !important; }

.touch table.show-for-touch {
  display: table !important; }

thead.hide-for-touch {
  display: table-header-group !important; }

.touch thead.show-for-touch {
  display: table-header-group !important; }

tbody.hide-for-touch {
  display: table-row-group !important; }

.touch tbody.show-for-touch {
  display: table-row-group !important; }

tr.hide-for-touch {
  display: table-row !important; }

.touch tr.show-for-touch {
  display: table-row !important; }

td.hide-for-touch {
  display: table-cell !important; }

.touch td.show-for-touch {
  display: table-cell !important; }

th.hide-for-touch {
  display: table-cell !important; }

.touch th.show-for-touch {
  display: table-cell !important; }

/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  .show-for-print {
    display: block; }

  .hide-for-print {
    display: none; }

  table.show-for-print {
    display: table !important; }

  thead.show-for-print {
    display: table-header-group !important; }

  tbody.show-for-print {
    display: table-row-group !important; }

  tr.show-for-print {
    display: table-row !important; }

  td.show-for-print {
    display: table-cell !important; }

  th.show-for-print {
    display: table-cell !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .hide-on-print {
    display: none !important; }

  .print-only {
    display: block !important; }

  .hide-for-print {
    display: none !important; }

  .show-for-print {
    display: inherit !important; } }
/* Print visibility */
@media print {
  .show-for-print {
    display: block; }

  .hide-for-print {
    display: none; }

  table.show-for-print {
    display: table !important; }

  thead.show-for-print {
    display: table-header-group !important; }

  tbody.show-for-print {
    display: table-row-group !important; }

  tr.show-for-print {
    display: table-row !important; }

  td.show-for-print {
    display: table-cell !important; }

  th.show-for-print {
    display: table-cell !important; } }
.bae-link-slider-container .slider-container-link {
  position: relative;
  background: #E3000E;
  color: white;
  height: 76px;
  display: flex !important;
  align-items: center;
  padding: 7px 42px 0 14px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  width: 100%; }
.bae-link-slider-container .slider-container-link:after {
  position: absolute;
  right: 22px;
  color: white !important; }
.bae-link-slider-container .small-text {
  font-size: 16px; }

#content .bae-testimonial-wall {
  margin: 0 -10px 0 -10px; }
  #content .bae-testimonial-wall .bae-testimonial-teaser {
    position: relative;
    width: 33.33333333%;
    padding: 0 10px 20px 10px; }
    @media only screen and (max-width: 49em) {
      #content .bae-testimonial-wall .bae-testimonial-teaser {
        width: 100%; } }
    #content .bae-testimonial-wall .bae-testimonial-teaser img {
      width: 100%;
      height: auto; }
    #content .bae-testimonial-wall .bae-testimonial-teaser .information {
      position: absolute;
      bottom: 25px;
      color: white;
      left: 20px;
      letter-spacing: 0.4px;
      padding-right: 50px; }
      #content .bae-testimonial-wall .bae-testimonial-teaser .information .name {
        font-size: 24px;
        font-weight: 700; }
        #content .bae-testimonial-wall .bae-testimonial-teaser .information .name span {
          display: block;
          line-height: 24px; }
      #content .bae-testimonial-wall .bae-testimonial-teaser .information .seperator {
        width: 60px;
        height: 4px;
        margin-top: 15px;
        margin-bottom: 10px;
        background: #D0021B; }
      #content .bae-testimonial-wall .bae-testimonial-teaser .information .function {
        font-size: 14px;
        line-height: 120%; }
    #content .bae-testimonial-wall .bae-testimonial-teaser a.testimonial-teaser-link:not(.lightbox):not(.image-link):not(.flex-prev):not(.flex-next):not(.email-link):not(.button) {
      position: absolute;
      bottom: 20px;
      right: 10px;
      background-color: #e3000e;
      padding: 10px;
      transition: all 0.25s; }
      #content .bae-testimonial-wall .bae-testimonial-teaser a.testimonial-teaser-link:not(.lightbox):not(.image-link):not(.flex-prev):not(.flex-next):not(.email-link):not(.button)::after {
        color: white;
        transition: color 0.25s; }
      #content .bae-testimonial-wall .bae-testimonial-teaser a.testimonial-teaser-link:not(.lightbox):not(.image-link):not(.flex-prev):not(.flex-next):not(.email-link):not(.button):hover {
        background-color: white; }
      #content .bae-testimonial-wall .bae-testimonial-teaser a.testimonial-teaser-link:not(.lightbox):not(.image-link):not(.flex-prev):not(.flex-next):not(.email-link):not(.button):hover::after {
        color: #D0021B; }

#content .bae-contact-finder {
  border-top: 1px solid #000000;
  padding-top: 20px; }
  #content .bae-contact-finder .background {
    background-color: #F2F2F2;
    padding: 30px; }
  #content .bae-contact-finder .chooser-container {
    margin-right: 50px; }
    @media only screen and (max-width: 49em) {
      #content .bae-contact-finder .chooser-container {
        float: none;
        margin-top: 50px; } }
  #content .bae-contact-finder .background > .row {
    margin-top: 25px; }
  @media only screen and (max-width: 49em) {
    #content .bae-contact-finder .columns {
      float: none; } }
  #content .bae-contact-finder .contact-address {
    display: inline-block;
    width: 33.33333333%;
    vertical-align: top;
    padding-right: 25px;
    margin-right: 40px; }
    @media only screen and (max-width: 49em) {
      #content .bae-contact-finder .contact-address {
        width: 100%;
        display: block;
        margin-right: 0;
        margin-bottom: 40px; } }
  @media only screen and (max-width: 49em) {
    #content .bae-contact-finder .contact-info .contact-address:last-of-type {
      margin-bottom: 0; } }
  #content .bae-contact-finder .contact-info .county-address {
    border-top: 1px solid black;
    padding-top: 30px;
    margin-top: 30px; }

#content .share-portal .categories-bar {
  margin-bottom: 10px; }
#content .share-portal .category .panel {
  height: 56px; }
  #content .share-portal .category .panel h3 {
    font-size: 15px; }
#content .share-portal .category .panel-link.active h3 {
  text-decoration: underline; }
#content .share-portal .share-teaser {
  margin-bottom: 40px; }
#content .share-portal .share-teaser.columns:last-child {
  float: left; }
#content .share-portal .media img, #content .share-portal .media video {
  border: 1px solid #522727; }
#content .share-portal .share-teaser .media {
  margin-bottom: 16px; }
#content .share-portal .share-teaser .title {
  color: black;
  font-size: 1rem;
  margin-bottom: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
#content .share-portal .share-buttons .medium-4 {
  width: 33.33333% !important; }
#content .share-portal a.share-button {
  display: block;
  height: 32px;
  line-height: 32px;
  text-align: center;
  padding-top: 3px; }
#content .share-portal a.share-button:hover {
  text-decoration: none; }
#content .share-portal .share-button.facebook {
  background-color: #4267B2; }
#content .share-portal .share-button.facebook:hover {
  background-color: #34508B; }
#content .share-portal .share-button.twitter {
  background-color: #1DA1F2; }
  #content .share-portal .share-button.twitter .share-icon svg {
    top: 0; }
#content .share-portal .share-button.twitter:hover {
  background-color: #1684C7; }
#content .share-portal .share-button.linkedin {
  background-color: #2977C9; }
#content .share-portal .share-button.linkedin:hover {
  background-color: #1A5BA0; }
#content .share-portal .share-icon svg {
  position: relative;
  top: 3px;
  width: 14px; }
#content .share-portal .share-label svg {
  height: 14px; }
  @media only screen and (max-width: 49em) {
    #content .share-portal .share-label svg {
      display: none; } }

.youtube-container {
  overflow: hidden;
  position: relative; }
  .youtube-container img {
    width: 100%; }
  .youtube-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%; }

@font-face {
  font-family: 'DINWeb';
  src: url("../fonts/DINWeb.eot");
  src: url("../fonts/DINWeb.eot?#iefix") format("embedded-opentype"), url("../fonts/DINWeb.woff") format("woff"), url("../fonts/DINWeb.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'DINWeb';
  src: url("../fonts/DINWeb-Bold.eot");
  src: url("../fonts/DINWeb-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/DINWeb-Bold.woff") format("woff"), url("../fonts/DINWeb-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'DINPro';
  src: url("../fonts/DINPro-Regular.otf");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'DINPro';
  src: url("../fonts/DINPro-Medium.otf");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'DINPro';
  src: url("../fonts/DINWeb-Bold.eot");
  src: url("../fonts/DINWeb-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/DINWeb-Bold.woff") format("woff"), url("../fonts/DINWeb-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'DINPro';
  src: url("../fonts/DINPro-Black.otf");
  font-weight: 800;
  font-style: normal; }
@font-face {
  font-family: 'berufsbildungplus';
  src: url("../fonts/berufsbildungplus.eot?-6jlj2v");
  src: url("../fonts/berufsbildungplus.eot?#iefix-6jlj2v") format("embedded-opentype"), url("../fonts/berufsbildungplus.woff2?-6jlj2v") format("woff2"), url("../fonts/berufsbildungplus.ttf?-6jlj2v") format("truetype"), url("../fonts/berufsbildungplus.woff?-6jlj2v") format("woff"), url("../fonts/berufsbildungplus.svg?-6jlj2v#berufsbildungplus") format("svg");
  font-weight: normal;
  font-style: normal; }
#wrapper [class^="icon-"]:not(.editorIcon),
#wrapper [class*=" icon-"]:not(.editorIcon) {
  font-family: "berufsbildungplus";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-burger:before {
  content: "\e600"; }

.icon-cart:before {
  content: "\e601"; }

.icon-magnifying-glass:before {
  content: "\e602"; }

.icon-arrow-left:before {
  content: "\e603"; }

.icon-arrow-right:before {
  content: "\e604"; }

.icon-close:before {
  content: "\e605"; }

#wrapper {
  position: relative;
  z-index: 2;
  height: 100%; }

table {
  width: 100%; }
  table td {
    vertical-align: top; }
  table tr {
    border-bottom: 1px solid #bfbfbf; }

@media only screen and (max-width: 49em) {
  h1,
  h2,
  h3,
  h4,
  .link-list a,
  h5,
  p,
  span,
  li {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto; } }
html.no-js #wrapper {
  padding-top: 3.75rem;
  opacity: 0.5;
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px); }
html.no-js body {
  background-color: #fff; }

noscript .alert-box {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 999999;
  display: block; }

hr {
  margin-top: 0 !important; }

.spaceBefore1:before, .spaceBefore1:after,
.spaceBefore2:before,
.spaceBefore2:after,
.spaceBefore3:before,
.spaceBefore3:after,
.spaceBefore4:before,
.spaceBefore4:after,
.spaceBefore5:before,
.spaceBefore5:after,
.spaceBefore10:before,
.spaceBefore10:after,
.spaceBefore20:before,
.spaceBefore20:after,
.spaceAfter1:before,
.spaceAfter1:after,
.spaceAfter2:before,
.spaceAfter2:after,
.spaceAfter3:before,
.spaceAfter3:after,
.spaceAfter4:before,
.spaceAfter4:after,
.spaceAfter5:before,
.spaceAfter5:after,
.spaceAfter10:before,
.spaceAfter10:after,
.spaceAfter20:before,
.spaceAfter20:after {
  content: " ";
  display: table; }
.spaceBefore1:after,
.spaceBefore2:after,
.spaceBefore3:after,
.spaceBefore4:after,
.spaceBefore5:after,
.spaceBefore10:after,
.spaceBefore20:after,
.spaceAfter1:after,
.spaceAfter2:after,
.spaceAfter3:after,
.spaceAfter4:after,
.spaceAfter5:after,
.spaceAfter10:after,
.spaceAfter20:after {
  clear: both; }

.spaceBefore1,
.spaceAfter1 {
  padding-bottom: 0.9375rem; }

.spaceBefore2,
.spaceAfter2 {
  padding-bottom: 1.875rem; }

.spaceBefore3,
.spaceAfter3 {
  padding-bottom: 2.8125rem; }

.spaceBefore4,
.spaceAfter4 {
  padding-bottom: 3.75rem; }

.spaceBefore5,
.spaceAfter5 {
  padding-bottom: 4.6875rem; }

.spaceBefore10,
.spaceAfter10 {
  padding-bottom: 9.375rem; }

.spaceBefore20,
.spaceAfter20 {
  padding-bottom: 18.75rem; }

.html-component {
  margin-bottom: 0.9375rem; }
  .html-component *,
  .html-component *:before,
  .html-component *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    font-size: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    font-family: inherit; }

iframe {
  border: none;
  padding: 0;
  margin: 0;
  display: block;
  width: 100%; }

.issuuembed {
  border: none;
  padding: 0;
  margin: 0;
  width: 100% !important; }

#header {
  position: relative;
  z-index: 4;
  background: #fff; }
  #header a {
    display: inline-block;
    text-decoration: none; }
  @media only screen and (max-width: 49em) {
    #header {
      position: fixed;
      top: 0;
      left: 0;
      right: 0; } }
  #header #menu-prime {
    position: relative; }
  #header .site-title {
    padding-top: 1.875rem;
    margin-bottom: 0; }
    @media only screen and (max-width: 49em) {
      #header .site-title {
        padding-top: 0.9375rem;
        padding-bottom: 0.9375rem;
        border-bottom: 1px solid #000; }
        #header .site-title img {
          width: 100%;
          max-width: 295px; } }
    #header .site-title a {
      display: block;
      line-height: 0; }
    #header .site-title .fr {
      padding-top: 0.3125rem; }
    #header .site-title .it {
      padding-top: 0.25rem; }
  @media only screen and (max-width: 49em) {
    #header .nav-interaction:after {
      content: "";
      height: 0;
      display: block;
      border-bottom: 1px solid #000;
      margin-left: 0.9375rem;
      margin-right: 0.9375rem; } }

.show-search,
.language-chooser {
  float: right;
  list-style: none;
  margin: 0.375rem 0 0 0; }
  @media only screen and (min-width: 49.063em) {
    .show-search,
    .language-chooser {
      margin: 2.25rem 0 0 0.625rem; } }
  .show-search li,
  .language-chooser li {
    margin: 0;
    float: left; }
    .show-search li a,
    .language-chooser li a {
      text-transform: uppercase;
      padding: 0 0.125rem;
      color: #000; }
      .show-search li a:hover, .show-search li a.active,
      .language-chooser li a:hover,
      .language-chooser li a.active {
        color: #e3000e; }

.show-search {
  margin-left: 0.625rem;
  margin-right: 0.625rem; }
  .show-search span {
    font-size: 0.875rem; }

#primary-navigation {
  float: right;
  list-style: none;
  margin-top: 2.25rem;
  margin-left: -0.625rem; }
  #primary-navigation li {
    margin: 0;
    float: left; }
    #primary-navigation li a {
      text-transform: uppercase;
      padding: 0 0.625rem;
      color: #000; }
      #primary-navigation li a:hover, #primary-navigation li a.active {
        color: #e3000e; }

#secondary-navigation {
  list-style: none;
  display: block;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin: 0.9375rem 0 0 0; }
  #secondary-navigation:before, #secondary-navigation:after {
    content: " ";
    display: table; }
  #secondary-navigation:after {
    clear: both; }
  #secondary-navigation > li {
    padding: 0;
    margin: 0;
    display: inline-block; }
    #secondary-navigation > li > a {
      color: #000;
      text-transform: uppercase;
      padding: 0.3em 1.875rem 0.3em 0;
      min-height: 33px; }
      #secondary-navigation > li > a:hover, #secondary-navigation > li > a.active {
        color: #e3000e; }
    #secondary-navigation > li > ul {
      display: none;
      padding: 0.625rem 0;
      background-color: #fff;
      border-bottom: 1px solid #000;
      position: absolute;
      min-width: 18.75rem; }
    #secondary-navigation > li:focus > ul, #secondary-navigation > li:hover > ul {
      left: 0.9375rem;
      right: 0.9375rem;
      display: block; }
    #secondary-navigation > li:focus > a, #secondary-navigation > li:hover > a {
      color: #e3000e; }
  #secondary-navigation li a {
    display: block;
    text-decoration: none; }
  #secondary-navigation li li a {
    color: #000;
    padding: 0.125rem 0; }
    #secondary-navigation li li a:hover, #secondary-navigation li li a.active {
      color: #e3000e; }
  #secondary-navigation ul {
    list-style: none;
    margin-left: 0; }
    #secondary-navigation ul ul a {
      padding-left: 3.125rem; }
    #secondary-navigation ul ul ul a {
      padding-left: 5rem; }

#miniLogo {
  z-index: 2;
  position: absolute;
  top: 0.3125rem;
  left: 0.9375rem;
  width: 29px;
  height: 25px;
  background: transparent url("../img/berufsbildungplus-logo-mini.svg");
  background-repeat: no-repeat;
  background-size: contain; }

#menu-burger {
  z-index: 99;
  position: relative;
  display: block;
  color: #000;
  line-height: 1;
  text-align: left;
  cursor: pointer;
  padding: 0.5625rem 0; }
  #menu-burger:hover, #menu-burger.active {
    color: #e3000e; }
  #menu-burger.mini {
    padding-left: 2.8125rem; }

#mobile-navigation {
  display: none;
  position: fixed;
  top: 2.71875rem;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: scroll;
  height: auto;
  -webkit-overflow-scrolling: touch;
  padding: 0 0.9375rem 0.9375rem 0.9375rem;
  background-color: rgba(255, 255, 255, 0.95); }
  @media only screen and (min-width: 49.063em) {
    #mobile-navigation {
      display: none !important; } }
  #mobile-navigation ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    #mobile-navigation ul ul a {
      padding-left: 0.9375rem; }
    #mobile-navigation ul ul ul a {
      padding-left: 1.875rem; }
  #mobile-navigation a {
    display: block;
    color: #000;
    text-transform: uppercase;
    padding: 0.3125rem 0; }
    #mobile-navigation a:hover, #mobile-navigation a.active {
      color: #e3000e; }
  #mobile-navigation #mobile-primary {
    padding: 0.9375rem 0 0.625rem 0;
    border-bottom: 1px solid #000; }
  #mobile-navigation #mobile-secondary {
    padding: 0.9375rem 0 0.625rem 0;
    border-bottom: 1px solid #000; }

.secondary-nav {
  min-height: 26px; }

#search {
  display: none;
  background: #fff; }
  #search form {
    display: block; }
    #search form .search-options {
      padding-right: 0.46875rem;
      padding-top: 0.234375rem;
      line-height: 1.2;
      margin-bottom: 0.9375rem; }
    @media only screen and (min-width: 49.063em) {
      #search form .row > .medium-2.columns {
        padding-left: 0; } }
    #search form label {
      margin-right: 0; }
      @media only screen and (min-width: 49.063em) {
        #search form label {
          display: inline-block; } }
    #search form .button {
      color: #000;
      background-color: #fff; }
      #search form .button:hover {
        background-color: #e3000e; }
    #search form input:not([type="submit"]) {
      border: 0;
      margin: 0 0 0.9375rem;
      padding-top: 0.3125rem; }
      #search form input:not([type="submit"])[type="radio"] {
        margin-right: 0.3125rem;
        margin-top: 0.3125rem;
        margin-bottom: 0; }
        @media only screen and (min-width: 49.063em) {
          #search form input:not([type="submit"])[type="radio"] {
            margin-left: 0.46875rem;
            margin-top: 0; } }

.searchresult form {
  margin-bottom: 0.9375rem; }
.searchresult .search-result-entry {
  margin-bottom: 1.875rem; }
  .searchresult .search-result-entry h3 {
    margin-bottom: 0; }
  .searchresult .search-result-entry p {
    margin-bottom: 0.234375rem; }
    .searchresult .search-result-entry p.path a {
      color: #e3000e; }
      .searchresult .search-result-entry p.path a:hover {
        color: #000; }
  .searchresult .search-result-entry strong {
    background-color: #f2f2f2;
    padding: 0.0625rem 0.125rem;
    display: inline-block; }

html,
body {
  letter-spacing: 0.01rem; }
  @media only screen and (max-width: 49em) {
    html,
    body {
      font-size: 15px; } }

#content {
  position: relative;
  z-index: 2;
  background-color: #fff;
  padding-bottom: 0.9375rem; }
  @media only screen and (max-width: 49em) {
    #content {
      padding-top: 114px; } }
  #content a:not(.lightbox):not(.image-link):not(.flex-prev):not(.flex-next):not(.email-link):not(.button):not(.panel-link):not(.cardSwitcher-link):not(.share-button) {
    display: inline-block; }
    #content a:not(.lightbox):not(.image-link):not(.flex-prev):not(.flex-next):not(.email-link):not(.button):not(.panel-link):not(.cardSwitcher-link):not(.share-button):after {
      display: inline-block;
      content: "\00a0\2192";
      color: #e3000e;
      text-decoration: none !important; }
    #content a:not(.lightbox):not(.image-link):not(.flex-prev):not(.flex-next):not(.email-link):not(.button):not(.panel-link):not(.cardSwitcher-link):not(.share-button).external-link:after {
      content: "\00a0\2197"; }
    #content a:not(.lightbox):not(.image-link):not(.flex-prev):not(.flex-next):not(.email-link):not(.button):not(.panel-link):not(.cardSwitcher-link):not(.share-button).download-link:after {
      content: "\00a0\2193"; }

h1,
h2,
h3,
h4,
.link-list a,
h5,
h6 {
  text-transform: uppercase; }
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  .link-list a a,
  h5 a,
  h6 a {
    text-decoration: none; }

p.lead {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.3; }

th,
strong {
  font-weight: 700; }

.no-margin {
  margin-bottom: 0.9375rem; }
  @media only screen and (max-width: 49em) {
    .no-margin {
      margin-bottom: 0.3125rem; } }

a.button {
  text-decoration: none; }

.row-wrapper {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.row.space-between {
  display: flex; }
  .row.space-between .columns {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }

.textAndImage:before, .textAndImage:after {
  content: " ";
  display: table; }
.textAndImage:after {
  clear: both; }
.textAndImage h2,
.textAndImage h3,
.textAndImage h4,
.textAndImage .link-list a,
.link-list .textAndImage a,
.textAndImage h5 {
  text-transform: uppercase; }
.textAndImage ul,
.textAndImage ol {
  list-style-type: none;
  margin-left: 0; }
.textAndImage video {
  cursor: pointer; }
.textAndImage ul:not(.downloads) {
  display: inline-block; }
  .textAndImage ul:not(.downloads) li {
    margin-left: 1.0625rem;
    padding-left: 0.8125rem;
    position: relative; }
    .textAndImage ul:not(.downloads) li:before {
      position: absolute;
      content: "\2192";
      font-weight: 700;
      color: #e3000e;
      vertical-align: middle;
      left: -1.0625rem; }
.textAndImage a:not(.hint) {
  display: inline !important; }
.textAndImage.hide-arrow p a:after {
  display: none !important; }
.textAndImage ol:not(.downloads) {
  display: inline-block; }
  .textAndImage ol:not(.downloads) li {
    margin-left: 1.0625rem;
    padding-left: 0.8125rem;
    counter-increment: step-counter;
    position: relative; }
    .textAndImage ol:not(.downloads) li:before {
      position: absolute;
      content: counter(step-counter) ".";
      font-weight: 700;
      color: #e3000e;
      vertical-align: middle;
      left: -1.0625rem; }

.video-container {
  position: relative; }

.hint {
  display: flex !important;
  flex-flow: column;
  justify-content: center;
  visibility: hidden;
  opacity: 0;
  font-size: 24px;
  font-weight: bold;
  position: absolute;
  background: #e3000e;
  color: white;
  border-radius: 50%;
  text-align: center;
  right: -108px;
  line-height: 32px;
  padding: 35px 37px 35px;
  top: 77px;
  text-transform: uppercase;
  aspect-ratio: 1; }

.hint span {
  display: block;
  max-width: 142px;
  margin: 0 auto; }

.hint:hover,
.hint:focus {
  text-decoration: none;
  color: #fff; }

.hint:after {
  color: #fff !important;
  margin-bottom: -5px; }

.imageHolder {
  position: relative; }
  .imageHolder .caption {
    color: gray;
    padding-top: 0.46875rem; }
    .imageHolder .caption:before, .imageHolder .caption:after {
      content: " ";
      display: table; }
    .imageHolder .caption:after {
      clear: both; }
  .imageHolder.no-margin {
    margin-bottom: 0 !important;
    margin-top: 0 !important; }

.image_left,
.image_right {
  width: 40%;
  margin-bottom: 0.46875rem; }

.image_left {
  float: left;
  margin-right: 0.9375rem; }

.image_right {
  float: right;
  margin-left: 0.9375rem; }

.image_top {
  margin-bottom: 0.9375rem; }
  .image_top img {
    margin: auto auto 0; }

.image_bottom {
  margin-bottom: 0.9375rem; }

.downloads {
  display: block;
  margin-left: 0; }
  .downloads li {
    list-style-type: none; }
    .downloads li a {
      color: #000; }
      .downloads li a .meta {
        color: #e3000e; }
      .downloads li a:hover {
        color: #e3000e; }
      .downloads li a:after {
        content: "\00a0\2193" !important; }

img.has-border {
  border: 1px solid #c5c6c6; }

@media (max-width: 1240px) {
  .hint {
    font-size: 20px;
    padding: 35px 25px 25px;
    right: 20px;
    line-height: 28px;
    top: 20px; } }
@media (max-width: 768px) {
  .hint {
    font-size: 16px;
    padding: 22px 20px;
    line-height: 24px;
    max-width: 185px; }

  .hint span {
    max-width: 100px; } }
@media (max-width: 511px) {
  a.hint {
    display: none !important; } }
.list-component a.more {
  color: #e3000e;
  text-decoration: none; }
  .list-component a.more:after {
    content: " \2192";
    font-weight: 700;
    color: #e3000e; }
  .list-component a.more:hover {
    color: inherit; }
.list-component p.meta {
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 0.46875rem; }
.list-component .list-image {
  margin-bottom: 0.9375rem; }
.list-component .hide-arrow a:after,
.list-component a.hide-arrow:after {
  display: none !important; }
.list-component .row {
  margin-bottom: 0.9375rem; }
  .list-component .row:after {
    content: "";
    height: 0;
    display: block;
    border-bottom: 1px solid #000;
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
    padding-top: 1.875rem; }
  .list-component .row:last-child:after {
    border: none; }
  .list-component .row .columns p:last-child {
    margin-bottom: 0; }

.social-media {
  list-style: none;
  display: flex;
  margin-left: 1px;
  margin-top: 3px; }
  .social-media li {
    padding-right: 10px; }
    .social-media li svg {
      width: 15px;
      height: 15px; }

#footer .social-media .external-link::after {
  display: none; }

.link-list {
  list-style-type: none;
  margin-left: 0;
  padding: 0; }
  .link-list li {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #000; }
    .link-list li:first-child a {
      padding-top: 0; }
  .link-list a {
    margin: 0;
    padding: 0.625rem 0 0.375rem;
    line-height: 1.2;
    display: block;
    text-decoration: none; }
    .link-list a:hover {
      color: #000; }
  .link-list.float li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.3125rem; }
    .link-list.float li:last-child {
      margin-right: 0; }

ul.pagination a {
  text-decoration: none; }
  ul.pagination a:after {
    display: none !important; }

.form-wrapper {
  margin-bottom: 1.875rem; }
  .form-wrapper .mail-send-success-message:before, .form-wrapper .mail-send-success-message:after,
  .form-wrapper .mail-send-error-message:before,
  .form-wrapper .mail-send-error-message:after {
    content: " ";
    display: table; }
  .form-wrapper .mail-send-success-message:after,
  .form-wrapper .mail-send-error-message:after {
    clear: both; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: right 0.9375rem center; }
  select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000; }

form ::-webkit-input-placeholder {
  color: #000; }
form :-moz-placeholder {
  color: #000;
  opacity: 1; }
form ::-moz-placeholder {
  color: #000;
  opacity: 1; }
form :-ms-input-placeholder {
  color: #000; }
form .form-element:not(.selection):not(.campaignmonitor):not(.attachment) label {
  display: none; }
form .form-element input.error,
form .form-element textarea.error,
form .form-element select.error {
  color: #fff;
  background-color: #f04124 !important;
  margin-bottom: 0.9375rem; }
  form .form-element input.error::-webkit-input-placeholder,
  form .form-element textarea.error::-webkit-input-placeholder,
  form .form-element select.error::-webkit-input-placeholder {
    color: #fff; }
  form .form-element input.error:-moz-placeholder,
  form .form-element textarea.error:-moz-placeholder,
  form .form-element select.error:-moz-placeholder {
    color: #fff;
    opacity: 1; }
  form .form-element input.error::-moz-placeholder,
  form .form-element textarea.error::-moz-placeholder,
  form .form-element select.error::-moz-placeholder {
    color: #fff;
    opacity: 1; }
  form .form-element input.error:-ms-input-placeholder,
  form .form-element textarea.error:-ms-input-placeholder,
  form .form-element select.error:-ms-input-placeholder {
    color: #fff; }
form .form-element .file-upload-wrapper {
  position: relative; }
  form .form-element .file-upload-wrapper .file-upload-input {
    position: relative;
    z-index: 1; }
  form .form-element .file-upload-wrapper .file-upload-button {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 2;
    border: 1px solid #fff;
    color: #e3000e;
    font-size: 2.25rem;
    text-align: right;
    padding-top: 0.125rem;
    padding-right: 0.625rem;
    background: transparent; }
    form .form-element .file-upload-wrapper .file-upload-button:hover {
      border: 1px solid gray; }
form .form-element input[type="text"][readonly] {
  background-color: #fff; }
form .form-element .optiongroup {
  margin-bottom: 0.9375rem; }
  form .form-element .optiongroup input {
    margin-bottom: 0; }
  form .form-element .optiongroup.error {
    color: #f04124; }
form .button {
  padding-left: 1.875rem;
  padding-right: 1.875rem; }

.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none; }

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flexslider {
  margin: 0 0 2.8125rem;
  padding: 0;
  position: relative;
  zoom: 1; }

.flexslider .slides > li {
  position: relative;
  display: none;
  -webkit-backface-visibility: hidden; }

.flexslider .slides img {
  display: block; }

.flexslider .slides {
  zoom: 1; }

.flexslider .slides a {
  display: block; }

.flexslider .slides:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .flexslider .slides {
  display: block; }

* html .flexslider .slides {
  height: 1%; }

.no-js .flexslider .slides > li:first-child {
  display: block; }

.flex-viewport {
  -webkit-perspective: 1000px;
  -webkit-backface-visibility: hidden;
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  font-family: "berufsbildungplus";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  font-size: 1.875rem;
  color: #000;
  line-height: 0;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.flex-direction-nav a:before {
  font-family: "berufsbildungplus";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.875rem;
  display: inline-block;
  content: '\e603'; }

.flex-direction-nav a.flex-next:before {
  content: '\e604'; }

.flex-direction-nav .flex-prev {
  left: 0.9375rem;
  text-align: left; }

.flex-direction-nav .flex-next {
  right: 0.9375rem;
  text-align: right; }

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7; }
  @media only screen and (min-width: 64.063em) {
    .flexslider:hover .flex-direction-nav .flex-prev {
      left: -40px; } }

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1; }

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7; }
  @media only screen and (min-width: 64.063em) {
    .flexslider:hover .flex-direction-nav .flex-next {
      right: -40px; } }

@media only screen and (min-width: 64.063em) {
  .medium-6 .flexslider:hover .flex-direction-nav .flex-next {
    right: -32px; } }

@media only screen and (min-width: 64.063em) {
  .medium-6 .flexslider:hover .flex-direction-nav .flex-prev {
    left: -32px; } }

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default; }

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -1.875rem;
  text-align: center; }
  .flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .flex-control-nav li a {
      width: 5px;
      height: 5px;
      display: block;
      background: #d9d9d9;
      cursor: pointer;
      text-indent: -9999px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
      .flex-control-nav li a:hover {
        background: #e3000e; }
      .flex-control-nav li a.flex-active {
        background: #e3000e;
        cursor: default; }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }
.slider-image {
  position: relative;
  z-index: 1; }

.slider-content {
  position: absolute;
  top: 3.75rem;
  left: 0;
  right: 0;
  z-index: 2;
  margin-top: 0.9375rem;
  text-align: center; }
  @media only screen and (min-width: 49.063em) {
    .slider-content {
      padding: 7.5rem; } }
  .slider-content h2,
  .slider-content p {
    color: #fff !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); }
  .slider-content .text {
    display: none; }
    @media only screen and (min-width: 49.063em) {
      .slider-content .text {
        display: block; } }

.slider-link {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  color: white;
  background: #e3000e;
  max-width: 35%;
  padding: 10px 20px 10px 20px;
  font-size: 20px; }
  @media only screen and (max-width: 49em) {
    .slider-link {
      max-width: 80%; } }

.slider-link:hover {
  color: white; }

.slider-link:after {
  color: white !important; }

#footer {
  padding-top: 1.875rem;
  position: relative;
  z-index: 2; }
  #footer h4, #footer .link-list a, .link-list #footer a {
    text-transform: uppercase; }
  #footer .external-link {
    display: inline-block; }
    #footer .external-link:after {
      display: inline-block;
      content: "\00a0\2197";
      color: #e3000e;
      text-decoration: none !important; }
  #footer p:first-child {
    margin-top: -0.25em; }

.panel {
  padding: 0.9375rem 0.9375rem 0;
  margin-bottom: 0.9375rem;
  background-color: #bfbfbf;
  overflow: hidden; }
  .panel .textAndImage h2,
  .panel .textAndImage h3,
  .panel .textAndImage h4,
  .panel .textAndImage .link-list a,
  .link-list .panel .textAndImage a,
  .panel .textAndImage h5 {
    text-align: inherit; }
  .panel .textAndImage .downloads li.download {
    background-color: #fff; }

a.panel-link:hover h2, a.panel-link:hover h3, a.panel-link:hover h4, a.panel-link:hover .link-list a, .link-list a.panel-link:hover a, a.panel-link:hover h5 {
  text-decoration: underline; }

.row.product {
  margin-bottom: 1.875rem; }
  .row.product:after {
    content: "";
    height: 0;
    display: block;
    border-bottom: 1px solid #000;
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
    padding-top: 1.875rem; }
  @media only screen and (min-width: 49.063em) {
    .row.product:last-of-type:after {
      border: none; } }
  .row.product p:last-of-type {
    margin-bottom: 0; }

#shop-basket-title {
  border-top: 1px solid #000;
  padding-top: 0.9375rem;
  margin-bottom: 0; }

#shop-basket {
  border-bottom: 1px solid #000;
  padding: 0 0 0.9375rem 0;
  margin-bottom: 0.9375rem; }
  #shop-basket:before, #shop-basket:after {
    content: " ";
    display: table; }
  #shop-basket:after {
    clear: both; }
  #shop-basket h3 {
    margin: 0;
    padding: 0; }
  #shop-basket a {
    display: block;
    color: #000;
    text-decoration: none; }
    #shop-basket a span {
      color: #e3000e;
      font-weight: 700; }
    #shop-basket a i {
      font-size: 1.25rem;
      font-weight: 400; }
      #shop-basket a i:before {
        position: relative;
        top: 0.234375rem; }
    #shop-basket a:hover {
      color: #e3000e; }

.basketList .basket-remove {
  cursor: pointer; }
.basketList .todelete * {
  text-decoration: line-through !important; }
.basketList .todelete .artwork {
  -webkit-clip-path: polygon(20% 0%, 0% 20%, 30% 50%, 0% 80%, 20% 100%, 50% 70%, 80% 100%, 100% 80%, 70% 50%, 100% 20%, 80% 0%, 50% 30%);
  clip-path: polygon(20% 0%, 0% 20%, 30% 50%, 0% 80%, 20% 100%, 50% 70%, 80% 100%, 100% 80%, 70% 50%, 100% 20%, 80% 0%, 50% 30%); }

.product h3,
.product p {
  margin-bottom: 0.46875rem; }
.product .amount-label {
  padding-top: 0.625rem; }
.product .price-tag {
  color: #e3000e;
  font-weight: 700; }
.product .infobadge {
  display: none;
  color: #fff;
  padding: 0.46875rem 0.46875rem 0.3125rem 0.46875rem;
  background-color: #43AC6A;
  margin-bottom: 0.9375rem;
  text-align: center; }
  .product .infobadge a {
    color: #fff;
    text-decoration: none; }
    .product .infobadge a:hover {
      color: #000; }
    .product .infobadge a:after {
      display: none !important; }
@media only screen and (max-width: 49em) {
  .product .artwork {
    margin-bottom: 0.9375rem; } }
.product .variants-group {
  padding-top: 0.9375rem; }
.product .variants label {
  display: inline-block;
  margin-right: 0.9375rem;
  padding-top: 0.625rem;
  color: #e3000e; }
.product .variants .basket-count {
  display: inline-block;
  margin-right: 0.9375rem;
  margin-bottom: 0.3125rem;
  width: 2.8125rem;
  height: auto;
  border-color: #d9d9d9;
  padding: 0.46875rem 0.234375rem 0.234375rem 0.234375rem;
  line-height: 1.2; }
.product .variants .icon-cart {
  display: inline-block;
  color: #e3000e;
  font-size: 1.5rem;
  cursor: pointer; }
  .product .variants .icon-cart:before {
    position: relative;
    top: 0.46875rem; }
  .product .variants .icon-cart:hover {
    color: #000; }
  .product .variants .icon-cart:after {
    display: none !important; }

.shop-navigation {
  list-style: none;
  margin: 0 0 0.9375rem 0;
  padding: 0; }
  .shop-navigation li {
    margin-bottom: 0.46875rem; }
    .shop-navigation li a {
      text-transform: uppercase;
      color: #000; }
      .shop-navigation li a:hover, .shop-navigation li a.active {
        color: #e3000e; }
      .shop-navigation li a:after {
        display: none !important; }

.panel.theme-black {
  background-color: #000; }
  .panel.theme-black .downloads li.download {
    background-color: #fff !important; }

.panel.theme-red {
  background-color: #e3000e; }
  .panel.theme-red .downloads li.download {
    background-color: #fff !important; }

.panel.theme-black-50 {
  background-color: gray; }
  .panel.theme-black-50 .downloads li.download {
    background-color: #fff !important; }

.panel.theme-black-15 {
  background-color: #d9d9d9; }
  .panel.theme-black-15 .downloads li.download {
    background-color: #fff !important; }

.panel.theme-black-10 {
  background-color: #bfbfbf; }
  .panel.theme-black-10 .downloads li.download {
    background-color: #fff !important; }

.panel.theme-black-5 {
  background-color: #f2f2f2; }
  .panel.theme-black-5 .downloads li.download {
    background-color: #fff !important; }

.panel.theme-black h1,
.panel.theme-black h2,
.panel.theme-black h3,
.panel.theme-black h4,
.panel.theme-black .link-list a,
.link-list .panel.theme-black a,
.panel.theme-black h5,
.panel.theme-black p,
.panel.theme-black li,
.panel.theme-black .caption,
.panel.theme-black td,
.panel.theme-black th {
  color: #fff; }
.panel.theme-black a {
  color: #fff; }
  .panel.theme-black a:hover {
    color: rgba(255, 255, 255, 0.6); }

.panel.theme-red h1,
.panel.theme-red h2,
.panel.theme-red h3,
.panel.theme-red h4,
.panel.theme-red .link-list a,
.link-list .panel.theme-red a,
.panel.theme-red h5,
.panel.theme-red p,
.panel.theme-red li,
.panel.theme-red .caption,
.panel.theme-red td,
.panel.theme-red th {
  color: #fff; }
.panel.theme-red a {
  color: #fff; }
  .panel.theme-red a:hover {
    color: rgba(255, 255, 255, 0.6); }

.panel.theme-black-50 h1,
.panel.theme-black-50 h2,
.panel.theme-black-50 h3,
.panel.theme-black-50 h4,
.panel.theme-black-50 .link-list a,
.link-list .panel.theme-black-50 a,
.panel.theme-black-50 h5,
.panel.theme-black-50 p,
.panel.theme-black-50 li,
.panel.theme-black-50 .caption,
.panel.theme-black-50 td,
.panel.theme-black-50 th {
  color: #fff; }
.panel.theme-black-50 a {
  color: #fff; }
  .panel.theme-black-50 a:hover {
    color: rgba(255, 255, 255, 0.6); }

.quiz {
  margin-bottom: 80px; }

.quiz-solution {
  color: gray; }

.-show {
  display: block; }

.question-title {
  padding-bottom: .5rem; }

#quiz-contest-form .option {
  display: flex;
  align-items: baseline; }

.quiz-result {
  font-weight: bold; }

.question .answer-row {
  margin-bottom: 13px;
  position: relative; }

.question input[type="radio"].answer {
  position: absolute;
  top: 4px; }

.question input[type="radio"] + label {
  margin-left: 26px; }

/* Custom Radiobutton style inspired by https://www.w3schools.com/howto/howto_css_custom_checkbox.asp */
/* Customize the label (the container) */
.answer-row {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* Hide the browser's default radio button */
.answer-row input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  border: solid 2px #EE2026; }

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none; }

/* Show the indicator (dot/circle) when checked */
.answer-row input:checked ~ .checkmark:after {
  display: block; }

/* Style the indicator (dot/circle) */
.answer-row .checkmark:after {
  top: 3px;
  left: 3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #EE2026; }

/*
 * jReject (jQuery Browser Rejection Plugin)
 * Version 1.0.0
 * URL: http://jreject.turnwheel.com/
 * Description: jReject is a easy method of rejecting specific browsers on your site
 * Author: Steven Bower (TurnWheel Designs) http://turnwheel.com/
 * Copyright: Copyright (c) 2009-2011 Steven Bower under dual MIT/GPL license.
 */
#jr_overlay {
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  z-index: 200;
  position: absolute; }

#jr_wrap {
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 300;
  padding: 0;
  margin: 0; }

#jr_inner {
  font-family: inherit;
  font-size: 12px;
  background: #fff;
  border: 2px solid #000;
  color: #000;
  margin: 0 auto;
  height: auto;
  padding: 20px;
  position: relative; }

#jr_header {
  display: block;
  color: #e3000e;
  padding: 0;
  margin: 0 0 5px 0;
  font-family: inherit;
  font-weight: bold;
  text-align: left;
  font-size: 15px; }

#jr_inner p {
  color: #000;
  text-align: left;
  padding: 0;
  margin: 0 0 10px 0;
  font-size: 12px;
  line-height: 14px; }

#jr_inner ul {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 120px;
  display: block; }

#jr_inner ul li {
  cursor: pointer;
  width: 120px;
  height: 125px;
  float: left;
  margin: 0 5px 5px 0;
  padding: 10px 5px 0 0;
  text-align: center;
  background-image: none !important;
  border: 1px solid #bfbfbf; }

#jr_inner li a {
  color: #000;
  font-size: 11px;
  text-decoration: none;
  padding: 0;
  margin: 0; }

#jr_inner li a:hover {
  text-decoration: underline; }

#jr_inner .jr_icon {
  width: 85px;
  height: 85px;
  margin: 0 auto;
  padding: 0;
  background: transparent no-repeat scroll center center;
  cursor: pointer; }

#jr_close {
  clear: both;
  text-align: left;
  padding: 0;
  margin: 5px 0 0 0; }

#jr_close a {
  color: #000;
  display: block;
  width: auto;
  margin: 0;
  padding: 0;
  text-decoration: underline; }

#jr_close p {
  padding: 10px 0 0 0;
  margin: 0; }

.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000 !important;
  float: left;
  display: none;
  list-style: none;
  background-color: #fff;
  -moz-box-shadow: 0 0 4px -1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 4px -1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 4px -1px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  font-size: 1rem; }

.datepicker.dropdown-menu th, .datepicker.dropdown-menu td {
  padding: 4px 5px; }

.datepicker {
  display: none;
  position: absolute;
  padding: 4px;
  margin-top: 1px;
  direction: ltr; }

.datepicker-inline {
  width: 220px; }

.datepicker-rtl {
  direction: rtl; }

.datepicker-rtl table tr td span {
  float: right; }

.datepicker-dropdown {
  top: 0;
  left: 0; }

.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px; }

.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 7px; }

.datepicker > div {
  display: none; }

.datepicker.days div.datepicker-days {
  display: block; }

.datepicker.months div.datepicker-months {
  display: block; }

.datepicker.years div.datepicker-years {
  display: block; }

.datepicker table {
  border: 0;
  margin: 0; }

.datepicker td, .datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border: 0;
  font-size: 12px;
  padding: 4px 8px;
  background: #fff;
  cursor: pointer; }

.datepicker td.active.day, .datepicker th.active.day {
  color: #fff;
  background: #e3000e; }

.datepicker td.active.year, .datepicker th.active.year {
  color: #fff;
  background: #e3000e; }

.datepicker td span.active, .datepicker th span.active {
  color: #fff;
  background: #e3000e; }

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
  background-color: transparent; }

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer; }

.datepicker th.date-switch {
  width: 145px;
  color: #000;
  font-size: 0.8125rem; }

.datepicker thead tr:first-child th, .datepicker tfoot tr:first-child th {
  cursor: pointer; }

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle; }

.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent; }

.datepicker-dropdown::before, .datepicker-dropdown::after {
  display: none; }

.datepicker-close {
  position: absolute;
  top: -30px;
  right: 0;
  width: 15px;
  height: 30px;
  padding: 0;
  display: none; }

.datepicker td.old, .datepicker td.new {
  color: #999; }

.datepicker td.day.disabled {
  color: #bfbfbf; }

.fi-arrow-left:before,
.fi-arrow-right:before {
  font-family: "berufsbildungplus";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1rem; }

.fi-arrow-left:before {
  content: '\e62e'; }

.fi-arrow-right:before {
  content: '\e623'; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #fff;
  color: #fff;
  text-shadow: none; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #000;
  font: 14px/20px;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading {
  background-image: url("../img/fancybox/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../img/fancybox/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  z-index: 1004;
  position: absolute;
  top: 0.9375rem;
  right: 0.9375rem;
  width: 36px;
  height: 36px;
  cursor: pointer;
  text-decoration: none; }

.fancybox-close:before {
  font-family: "berufsbildungplus";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  font-size: 1.875rem;
  content: '\e605';
  color: #000;
  position: absolute;
  top: 0;
  left: 0; }

.fancybox-nav {
  position: absolute;
  top: 3.75rem;
  bottom: 0;
  width: 40%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../img/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040; }

.fancybox-prev {
  z-index: 1010;
  left: 0; }

.fancybox-next {
  z-index: 1010;
  right: 0; }

.fancybox-nav span {
  z-index: 1003;
  position: absolute;
  top: 50%;
  width: 30px;
  height: 36px;
  margin-top: -52px;
  visibility: hidden;
  cursor: pointer; }

.fancybox-prev span {
  left: 0.9375rem; }

.fancybox-prev span:before {
  font-family: "berufsbildungplus";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  font-size: 1.875rem;
  content: '\e603';
  color: #000;
  position: absolute;
  top: 0;
  left: 0; }

.fancybox-next span {
  right: 0.9375rem; }

.fancybox-next span:before {
  font-family: "berufsbildungplus";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  font-size: 1.875rem;
  content: '\e604';
  color: #000;
  position: absolute;
  top: 0;
  left: 0; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background-color: rgba(255, 255, 255, 0.9); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  position: relative;
  text-shadow: none;
  z-index: 8050;
  background-color: #e3000e; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding: 0.9375rem; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  padding: 0.9375rem;
  background: #000;
  background: rgba(0, 0, 0, 0.5); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading {
    background-image: url("../img/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }

  #fancybox-loading div {
    background-image: url("../img/fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

/*# sourceMappingURL=app.css.map */
