@charset "UTF-8";
/* line 431, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.5.3/";
}

/* line 435, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 440, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 54.92857em)/";
  width: 0;
}

/* line 445, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:55em)/";
  width: 55em;
}

/* line 450, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:55em) and (max-width:73.14286em)/";
  width: 55em;
}

/* line 455, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:73.21429em)/";
  width: 73.21429em;
}

/* line 460, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:73.21429em) and (max-width:102.85714em)/";
  width: 73.21429em;
}

/* line 465, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:102.92857em)/";
  width: 102.92857em;
}

/* line 470, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:102.92857em) and (max-width:137.14286em)/";
  width: 102.92857em;
}

/* line 475, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:137.21429em)/";
  width: 137.21429em;
}

/* line 480, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 489, ../bower_components/foundation/scss/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 492, ../bower_components/foundation/scss/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 498, ../bower_components/foundation/scss/foundation/components/_global.scss */
html,
body {
  font-size: 100%;
}

/* line 502, ../bower_components/foundation/scss/foundation/components/_global.scss */
body {
  background: #FFFFFF;
  color: #222222;
  cursor: auto;
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative;
}

/* line 515, ../bower_components/foundation/scss/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 518, ../bower_components/foundation/scss/foundation/components/_global.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 520, ../bower_components/foundation/scss/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 525, ../bower_components/foundation/scss/foundation/components/_global.scss */
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

/* line 532, ../bower_components/foundation/scss/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 533, ../bower_components/foundation/scss/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 239, ../bower_components/foundation/scss/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 240, ../bower_components/foundation/scss/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 537, ../bower_components/foundation/scss/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 542, ../bower_components/foundation/scss/foundation/components/_global.scss */
.invisible {
  visibility: hidden;
}

/* line 548, ../bower_components/foundation/scss/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 551, ../bower_components/foundation/scss/foundation/components/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
}

/* line 561, ../bower_components/foundation/scss/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 564, ../bower_components/foundation/scss/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 228, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.row {
  margin: 0 auto;
  max-width: 71.42857rem;
  width: 100%;
}
/* line 239, ../bower_components/foundation/scss/foundation/components/_global.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 240, ../bower_components/foundation/scss/foundation/components/_global.scss */
.row:after {
  clear: both;
}
/* line 232, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
/* line 235, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 238, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.row .row {
  margin: 0 -1.07143rem;
  max-width: none;
  width: auto;
}
/* line 239, ../bower_components/foundation/scss/foundation/components/_global.scss */
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
/* line 240, ../bower_components/foundation/scss/foundation/components/_global.scss */
.row .row:after {
  clear: both;
}
/* line 239, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.row .row.collapse {
  margin: 0;
  max-width: none;
  width: auto;
}
/* line 239, ../bower_components/foundation/scss/foundation/components/_global.scss */
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
/* line 240, ../bower_components/foundation/scss/foundation/components/_global.scss */
.row .row.collapse:after {
  clear: both;
}

/* line 243, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.column,
.columns {
  padding-left: 1.07143rem;
  padding-right: 1.07143rem;
  width: 100%;
  float: left;
}

/* line 248, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.column + .column:last-child,
.columns + .column:last-child, .column +
.columns:last-child,
.columns +
.columns:last-child {
  float: right;
}
/* line 251, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.column + .column.end,
.columns + .column.end, .column +
.columns.end,
.columns +
.columns.end {
  float: left;
}

@media only screen {
  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 163, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    float: left;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-1 {
    width: 8.33333%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-2 {
    width: 16.66667%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-3 {
    width: 25%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-4 {
    width: 33.33333%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-5 {
    width: 41.66667%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-6 {
    width: 50%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-7 {
    width: 58.33333%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-8 {
    width: 66.66667%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-9 {
    width: 75%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-10 {
    width: 83.33333%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-11 {
    width: 91.66667%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-12 {
    width: 100%;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-0 {
    margin-left: 0 !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-3 {
    margin-left: 25% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-6 {
    margin-left: 50% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-9 {
    margin-left: 75% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 175, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }

  /* line 183, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  /* line 186, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-uncentered,
  .columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }

  /* line 194, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none;
  }

  /* line 200, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left;
  }

  /* line 205, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }

  /* line 212, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 215, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 218, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    float: left;
  }
}
@media only screen and (min-width: 55em) {
  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 163, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    float: left;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-1 {
    width: 8.33333%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-2 {
    width: 16.66667%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-3 {
    width: 25%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-4 {
    width: 33.33333%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-5 {
    width: 41.66667%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-6 {
    width: 50%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-7 {
    width: 58.33333%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-8 {
    width: 66.66667%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-9 {
    width: 75%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-10 {
    width: 83.33333%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-11 {
    width: 91.66667%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-12 {
    width: 100%;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-0 {
    margin-left: 0 !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-3 {
    margin-left: 25% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-6 {
    margin-left: 50% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-9 {
    margin-left: 75% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 175, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }

  /* line 183, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  /* line 186, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-uncentered,
  .columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }

  /* line 194, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none;
  }

  /* line 200, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left;
  }

  /* line 205, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }

  /* line 212, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 215, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 218, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    float: left;
  }

  /* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  /* line 267, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  /* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 267, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 267, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 267, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 267, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 267, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 267, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 267, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 267, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 267, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 267, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 267, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
@media only screen and (min-width: 73.21429em) {
  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 163, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    float: left;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-1 {
    width: 8.33333%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-2 {
    width: 16.66667%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-3 {
    width: 25%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-4 {
    width: 33.33333%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-5 {
    width: 41.66667%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-6 {
    width: 50%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-7 {
    width: 58.33333%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-8 {
    width: 66.66667%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-9 {
    width: 75%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-10 {
    width: 83.33333%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-11 {
    width: 91.66667%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-12 {
    width: 100%;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-0 {
    margin-left: 0 !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-3 {
    margin-left: 25% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-6 {
    margin-left: 50% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-9 {
    margin-left: 75% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 175, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }

  /* line 183, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  /* line 186, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-uncentered,
  .columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }

  /* line 194, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none;
  }

  /* line 200, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left;
  }

  /* line 205, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }

  /* line 212, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 215, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 218, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    float: left;
  }

  /* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  /* line 278, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  /* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 278, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 278, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 278, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 278, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 278, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 278, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 278, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 278, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 278, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 278, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 278, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
/* line 49, ../bower_components/foundation/scss/foundation/components/_flex-video.scss */
.flex-video {
  height: 0;
  margin-bottom: 1.14286rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.78571rem;
  position: relative;
}
/* line 32, ../bower_components/foundation/scss/foundation/components/_flex-video.scss */
.flex-video.widescreen {
  padding-bottom: 56.34%;
}
/* line 33, ../bower_components/foundation/scss/foundation/components/_flex-video.scss */
.flex-video.vimeo {
  padding-top: 0;
}
/* line 35, ../bower_components/foundation/scss/foundation/components/_flex-video.scss */
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
}

/* line 172, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal-bg {
  background: #FFFFFF;
  background: rgba(0, 0, 0, 0.2);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
  left: 0;
}

/* line 174, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal {
  border-radius: 3px;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: #FFFFFF;
  padding: 2.14286rem;
  border: solid 0px #666666;
  box-shadow: 0;
}
@media only screen and (max-width: 54.92857em) {
  /* line 174, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal {
    min-height: 100vh;
  }
}
/* line 89, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal .column, .reveal-modal .columns {
  min-width: 0;
}
/* line 92, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal > :first-child {
  margin-top: 0;
}
/* line 94, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal > :last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 55em) {
  /* line 174, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal {
    left: 0;
    margin: 0 auto;
    max-width: 100%;
    right: 0;
    width: 100%;
  }
}
@media only screen and (min-width: 55em) {
  /* line 174, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal {
    top: 7.14286rem;
  }
}
/* line 185, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal.radius {
  box-shadow: none;
  border-radius: 3px;
}
/* line 186, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal.round {
  box-shadow: none;
  border-radius: 1000px;
}
/* line 187, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal.collapse {
  padding: 0;
  box-shadow: none;
}
@media only screen and (min-width: 55em) {
  /* line 188, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.tiny {
    left: 0;
    margin: 0 auto;
    max-width: 100%;
    right: 0;
    width: 30%;
  }
}
@media only screen and (min-width: 55em) {
  /* line 189, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.small {
    left: 0;
    margin: 0 auto;
    max-width: 100%;
    right: 0;
    width: 40%;
  }
}
@media only screen and (min-width: 55em) {
  /* line 190, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.medium {
    left: 0;
    margin: 0 auto;
    max-width: 100%;
    right: 0;
    width: 60%;
  }
}
@media only screen and (min-width: 55em) {
  /* line 191, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.large {
    left: 0;
    margin: 0 auto;
    max-width: 100%;
    right: 0;
    width: 70%;
  }
}
@media only screen and (min-width: 55em) {
  /* line 192, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.xlarge {
    left: 0;
    margin: 0 auto;
    max-width: 100%;
    right: 0;
    width: 95%;
  }
}
/* line 193, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal.full {
  height: 100vh;
  height: 100%;
  left: 0;
  margin-left: 0 !important;
  max-width: none !important;
  min-height: 100vh;
  top: 0;
}
@media only screen and (min-width: 55em) {
  /* line 193, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.full {
    left: 0;
    margin: 0 auto;
    max-width: 100%;
    right: 0;
    width: 100%;
  }
}
/* line 205, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal.toback {
  z-index: 1003;
}
/* line 209, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal .close-reveal-modal {
  color: #AAAAAA;
  cursor: pointer;
  font-size: 2.85714rem;
  font-weight: 600;
  line-height: 1;
  position: absolute;
  top: 0.71429rem;
  right: 1.57143rem;
}

/* line 131, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table {
  background: #FFFFFF;
  border: solid 1px #DDDDDD;
  margin-bottom: 1.42857rem;
  table-layout: auto;
}
/* line 69, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table caption {
  background: transparent;
  color: #222222;
  font-size: 1.14286rem;
  font-weight: bold;
}
/* line 78, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table thead {
  background: #F5F5F5;
}
/* line 82, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table thead tr th,
table thead tr td {
  color: #222222;
  font-size: 1rem;
  font-weight: 600;
  padding: 0.57143rem 0.71429rem 0.71429rem;
}
/* line 92, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table tfoot {
  background: #F5F5F5;
}
/* line 96, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table tfoot tr th,
table tfoot tr td {
  color: #222222;
  font-size: 1rem;
  font-weight: 600;
  padding: 0.57143rem 0.71429rem 0.71429rem;
}
/* line 107, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table tr th,
table tr td {
  color: #222222;
  font-size: 1rem;
  padding: 0.64286rem 0.71429rem;
  text-align: left;
}
/* line 115, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: #F9F9F9;
}
/* line 120, ../bower_components/foundation/scss/foundation/components/_tables.scss */
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: 1.28571rem;
}

/* line 158, ../bower_components/foundation/scss/foundation/components/_type.scss */
.text-left {
  text-align: left !important;
}

/* line 159, ../bower_components/foundation/scss/foundation/components/_type.scss */
.text-right {
  text-align: right !important;
}

/* line 160, ../bower_components/foundation/scss/foundation/components/_type.scss */
.text-center {
  text-align: center !important;
}

/* line 161, ../bower_components/foundation/scss/foundation/components/_type.scss */
.text-justify {
  text-align: justify !important;
}

@media only screen and (max-width: 54.92857em) {
  /* line 165, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-left {
    text-align: left !important;
  }

  /* line 166, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-right {
    text-align: right !important;
  }

  /* line 167, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-center {
    text-align: center !important;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen {
  /* line 165, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .small-text-left {
    text-align: left !important;
  }

  /* line 166, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .small-text-right {
    text-align: right !important;
  }

  /* line 167, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .small-text-center {
    text-align: center !important;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .small-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 165, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-left {
    text-align: left !important;
  }

  /* line 166, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-right {
    text-align: right !important;
  }

  /* line 167, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-center {
    text-align: center !important;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 55em) {
  /* line 165, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-text-left {
    text-align: left !important;
  }

  /* line 166, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-text-right {
    text-align: right !important;
  }

  /* line 167, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-text-center {
    text-align: center !important;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 73.21429em) and (max-width: 102.85714em) {
  /* line 165, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-left {
    text-align: left !important;
  }

  /* line 166, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-right {
    text-align: right !important;
  }

  /* line 167, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-center {
    text-align: center !important;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 73.21429em) {
  /* line 165, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .large-text-left {
    text-align: left !important;
  }

  /* line 166, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .large-text-right {
    text-align: right !important;
  }

  /* line 167, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .large-text-center {
    text-align: center !important;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .large-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 102.92857em) and (max-width: 137.14286em) {
  /* line 165, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-left {
    text-align: left !important;
  }

  /* line 166, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-right {
    text-align: right !important;
  }

  /* line 167, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-center {
    text-align: center !important;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 102.92857em) {
  /* line 165, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-left {
    text-align: left !important;
  }

  /* line 166, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-right {
    text-align: right !important;
  }

  /* line 167, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-center {
    text-align: center !important;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 137.21429em) and (max-width: 7142857.07143em) {
  /* line 165, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-left {
    text-align: left !important;
  }

  /* line 166, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-right {
    text-align: right !important;
  }

  /* line 167, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-center {
    text-align: center !important;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 137.21429em) {
  /* line 165, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-left {
    text-align: left !important;
  }

  /* line 166, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-right {
    text-align: right !important;
  }

  /* line 167, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-center {
    text-align: center !important;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-justify {
    text-align: justify !important;
  }
}
/* Typography resets */
/* line 196, ../bower_components/foundation/scss/foundation/components/_type.scss */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

/* Default Link Styles */
/* line 220, ../bower_components/foundation/scss/foundation/components/_type.scss */
a {
  color: #008CBA;
  line-height: inherit;
  text-decoration: none;
}
/* line 225, ../bower_components/foundation/scss/foundation/components/_type.scss */
a:hover, a:focus {
  color: #0078a0;
}
/* line 233, ../bower_components/foundation/scss/foundation/components/_type.scss */
a img {
  border: none;
}

/* Default paragraph styles */
/* line 237, ../bower_components/foundation/scss/foundation/components/_type.scss */
p {
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 1.42857rem;
  text-rendering: optimizeLegibility;
}
/* line 245, ../bower_components/foundation/scss/foundation/components/_type.scss */
p.lead {
  font-size: 1.25rem;
  line-height: 1.6;
}
/* line 247, ../bower_components/foundation/scss/foundation/components/_type.scss */
p aside {
  font-size: 1rem;
  font-style: italic;
  line-height: 1.35;
}

/* Default header styles */
/* line 255, ../bower_components/foundation/scss/foundation/components/_type.scss */
h1, h2, h3, h4, h5, h6 {
  color: #222222;
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 0.5rem;
  margin-top: 1.42857rem;
  text-rendering: optimizeLegibility;
}
/* line 265, ../bower_components/foundation/scss/foundation/components/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  color: #6f6f6f;
  font-size: 60%;
  line-height: 0;
}

/* line 272, ../bower_components/foundation/scss/foundation/components/_type.scss */
h1 {
  font-size: 2.71429rem;
}

/* line 273, ../bower_components/foundation/scss/foundation/components/_type.scss */
h2 {
  font-size: 1.57143rem;
}

/* line 274, ../bower_components/foundation/scss/foundation/components/_type.scss */
h3 {
  font-size: 1.57143rem;
}

/* line 275, ../bower_components/foundation/scss/foundation/components/_type.scss */
h4 {
  font-size: 1.28571rem;
}

/* line 276, ../bower_components/foundation/scss/foundation/components/_type.scss */
h5 {
  font-size: 1.28571rem;
}

/* line 277, ../bower_components/foundation/scss/foundation/components/_type.scss */
h6 {
  font-size: 1rem;
}

/* line 279, ../bower_components/foundation/scss/foundation/components/_type.scss */
.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: 400;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}

/* line 281, ../bower_components/foundation/scss/foundation/components/_type.scss */
hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 1.42857rem 0 1.35714rem;
}

/* Helpful Typography Defaults */
/* line 290, ../bower_components/foundation/scss/foundation/components/_type.scss */
em,
i {
  font-style: italic;
  line-height: inherit;
}

/* line 296, ../bower_components/foundation/scss/foundation/components/_type.scss */
strong,
b {
  font-weight: 600;
  line-height: inherit;
}

/* line 302, ../bower_components/foundation/scss/foundation/components/_type.scss */
small {
  font-size: 60%;
  line-height: inherit;
}

/* line 307, ../bower_components/foundation/scss/foundation/components/_type.scss */
code {
  background-color: #f8f8f8;
  border-color: #dfdfdf;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  padding: 0.14286rem 0.35714rem 0.07143rem;
}

/* Lists */
/* line 319, ../bower_components/foundation/scss/foundation/components/_type.scss */
ul,
ol,
dl {
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.6;
  list-style-position: outside;
  margin-bottom: 1.42857rem;
}

/* line 329, ../bower_components/foundation/scss/foundation/components/_type.scss */
ul {
  margin-left: 1.1rem;
}

/* Unordered Lists */
/* line 336, ../bower_components/foundation/scss/foundation/components/_type.scss */
ul li ul,
ul li ol {
  margin-left: 1.42857rem;
  margin-bottom: 0;
}
/* line 345, ../bower_components/foundation/scss/foundation/components/_type.scss */
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}
/* line 348, ../bower_components/foundation/scss/foundation/components/_type.scss */
ul.square {
  list-style-type: square;
  margin-left: 1.1rem;
}
/* line 349, ../bower_components/foundation/scss/foundation/components/_type.scss */
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem;
}
/* line 350, ../bower_components/foundation/scss/foundation/components/_type.scss */
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem;
}

/* Ordered Lists */
/* line 354, ../bower_components/foundation/scss/foundation/components/_type.scss */
ol {
  margin-left: 1.4rem;
}
/* line 357, ../bower_components/foundation/scss/foundation/components/_type.scss */
ol li ul,
ol li ol {
  margin-left: 1.42857rem;
  margin-bottom: 0;
}

/* line 366, ../bower_components/foundation/scss/foundation/components/_type.scss */
.no-bullet {
  list-style-type: none;
  margin-left: 0;
}
/* line 371, ../bower_components/foundation/scss/foundation/components/_type.scss */
.no-bullet li ul,
.no-bullet li ol {
  margin-left: 1.42857rem;
  margin-bottom: 0;
  list-style: none;
}

/* Definition Lists */
/* line 382, ../bower_components/foundation/scss/foundation/components/_type.scss */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: 600;
}
/* line 386, ../bower_components/foundation/scss/foundation/components/_type.scss */
dl dd {
  margin-bottom: 0.85714rem;
}

/* Abbreviations */
/* line 390, ../bower_components/foundation/scss/foundation/components/_type.scss */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222222;
  cursor: help;
}

/* line 397, ../bower_components/foundation/scss/foundation/components/_type.scss */
abbr {
  text-transform: none;
}
/* line 399, ../bower_components/foundation/scss/foundation/components/_type.scss */
abbr[title] {
  border-bottom: 1px dotted #DDDDDD;
}

/* Blockquotes */
/* line 405, ../bower_components/foundation/scss/foundation/components/_type.scss */
blockquote {
  margin: 0 0 1.42857rem;
  padding: 0.64286rem 1.42857rem 0 1.35714rem;
  border-left: 1px solid #DDDDDD;
}
/* line 410, ../bower_components/foundation/scss/foundation/components/_type.scss */
blockquote cite {
  display: block;
  font-size: 0.92857rem;
  color: #555555;
}
/* line 414, ../bower_components/foundation/scss/foundation/components/_type.scss */
blockquote cite:before {
  content: "\2014 \0020";
}
/* line 418, ../bower_components/foundation/scss/foundation/components/_type.scss */
blockquote cite a,
blockquote cite a:visited {
  color: #555555;
}

/* line 424, ../bower_components/foundation/scss/foundation/components/_type.scss */
blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f;
}

/* Microformats */
/* line 431, ../bower_components/foundation/scss/foundation/components/_type.scss */
.vcard {
  display: inline-block;
  margin: 0 0 1.42857rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.71429rem 0.85714rem;
}
/* line 437, ../bower_components/foundation/scss/foundation/components/_type.scss */
.vcard li {
  margin: 0;
  display: block;
}
/* line 441, ../bower_components/foundation/scss/foundation/components/_type.scss */
.vcard .fn {
  font-weight: 600;
  font-size: 1.07143rem;
}

/* line 448, ../bower_components/foundation/scss/foundation/components/_type.scss */
.vevent .summary {
  font-weight: 600;
}
/* line 450, ../bower_components/foundation/scss/foundation/components/_type.scss */
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: 600;
  border: none;
  padding: 0 0.07143rem;
}

@media only screen and (min-width: 55em) {
  /* line 461, ../bower_components/foundation/scss/foundation/components/_type.scss */
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }

  /* line 462, ../bower_components/foundation/scss/foundation/components/_type.scss */
  h1 {
    font-size: 3.42857rem;
  }

  /* line 463, ../bower_components/foundation/scss/foundation/components/_type.scss */
  h2 {
    font-size: 2.28571rem;
  }

  /* line 464, ../bower_components/foundation/scss/foundation/components/_type.scss */
  h3 {
    font-size: 1.92857rem;
  }

  /* line 465, ../bower_components/foundation/scss/foundation/components/_type.scss */
  h4 {
    font-size: 1.64286rem;
  }

  /* line 466, ../bower_components/foundation/scss/foundation/components/_type.scss */
  h5 {
    font-size: 1.28571rem;
  }

  /* line 467, ../bower_components/foundation/scss/foundation/components/_type.scss */
  h6 {
    font-size: 1rem;
  }
}
/*
 * 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)
*/
@media print {
  /* line 479, ../bower_components/foundation/scss/foundation/components/_type.scss */
  * {
    background: transparent !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 486, ../bower_components/foundation/scss/foundation/components/_type.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 488, ../bower_components/foundation/scss/foundation/components/_type.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 490, ../bower_components/foundation/scss/foundation/components/_type.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 493, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 497, ../bower_components/foundation/scss/foundation/components/_type.scss */
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }

  /* line 503, ../bower_components/foundation/scss/foundation/components/_type.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  /* line 505, ../bower_components/foundation/scss/foundation/components/_type.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 508, ../bower_components/foundation/scss/foundation/components/_type.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.34in;
  }
  /* line 512, ../bower_components/foundation/scss/foundation/components/_type.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 519, ../bower_components/foundation/scss/foundation/components/_type.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* small displays */
@media only screen {
  /* line 244, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .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;
  }

  /* line 247, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .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;
  }

  /* line 251, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .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;
  }

  /* line 254, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .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 {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  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;
  }

  /* line 262, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  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;
  }

  /* line 265, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  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;
  }

  /* line 268, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  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;
  }

  /* line 271, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  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: 55em) {
  /* line 244, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .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;
  }

  /* line 247, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .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;
  }

  /* line 251, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .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;
  }

  /* line 254, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .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 {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  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;
  }

  /* line 262, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  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;
  }

  /* line 265, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  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;
  }

  /* line 268, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  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;
  }

  /* line 271, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  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: 73.21429em) {
  /* line 244, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .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;
  }

  /* line 247, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .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;
  }

  /* line 251, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .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;
  }

  /* line 254, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .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 {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  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;
  }

  /* line 262, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  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;
  }

  /* line 265, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  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;
  }

  /* line 268, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  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;
  }

  /* line 271, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  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: 102.92857em) {
  /* line 244, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .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;
  }

  /* line 247, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .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;
  }

  /* line 251, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .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;
  }

  /* line 254, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .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 {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  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;
  }

  /* line 262, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  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;
  }

  /* line 265, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  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;
  }

  /* line 268, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  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;
  }

  /* line 271, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  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: 137.21429em) {
  /* line 244, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .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;
  }

  /* line 247, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .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;
  }

  /* line 251, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .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;
  }

  /* line 254, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .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 {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  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;
  }

  /* line 262, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  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;
  }

  /* line 265, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  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;
  }

  /* line 268, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  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;
  }

  /* line 271, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  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 */
/* line 285, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

/* line 287, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visibility for tables */
/* line 292, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important;
}

/* line 296, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important;
}

/* line 300, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important;
}

/* line 304, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important;
}

/* line 309, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
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) {
  /* line 314, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }

  /* line 316, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }

  /* Specific visibility for tables */
  /* line 321, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important;
  }

  /* line 325, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important;
  }

  /* line 329, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important;
  }

  /* line 333, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important;
  }

  /* line 338, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  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) {
  /* line 344, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }

  /* line 346, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }

  /* Specific visibility for tables */
  /* line 351, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important;
  }

  /* line 355, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important;
  }

  /* line 359, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important;
  }

  /* line 363, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important;
  }

  /* line 368, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important;
  }
}
/* Touch-enabled device targeting */
/* line 374, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-for-touch {
  display: none !important;
}

/* line 375, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.hide-for-touch {
  display: inherit !important;
}

/* line 376, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch .show-for-touch {
  display: inherit !important;
}

/* line 377, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch .hide-for-touch {
  display: none !important;
}

/* Specific visibility for tables */
/* line 380, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
table.hide-for-touch {
  display: table !important;
}

/* line 381, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch table.show-for-touch {
  display: table !important;
}

/* line 382, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
thead.hide-for-touch {
  display: table-header-group !important;
}

/* line 383, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch thead.show-for-touch {
  display: table-header-group !important;
}

/* line 384, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
tbody.hide-for-touch {
  display: table-row-group !important;
}

/* line 385, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch tbody.show-for-touch {
  display: table-row-group !important;
}

/* line 386, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
tr.hide-for-touch {
  display: table-row !important;
}

/* line 387, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch tr.show-for-touch {
  display: table-row !important;
}

/* line 388, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
td.hide-for-touch {
  display: table-cell !important;
}

/* line 389, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch td.show-for-touch {
  display: table-cell !important;
}

/* line 390, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
th.hide-for-touch {
  display: table-cell !important;
}

/* line 391, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch th.show-for-touch {
  display: table-cell !important;
}

/* Screen reader-specific classes */
/* line 394, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-for-sr {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

/* line 397, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-on-focus {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
/* line 400, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-on-focus:focus, .show-on-focus:active {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
}

/* Print visibility */
/* line 408, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.print-only,
.show-for-print {
  display: none !important;
}

@media print {
  /* line 411, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .print-only,
  .show-for-print {
    display: block !important;
  }

  /* line 413, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-on-print,
  .hide-for-print {
    display: none !important;
  }

  /* line 416, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-print {
    display: table !important;
  }

  /* line 417, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-print {
    display: table-header-group !important;
  }

  /* line 418, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-print {
    display: table-row-group !important;
  }

  /* line 419, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-print {
    display: table-row !important;
  }

  /* line 420, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-print {
    display: table-cell !important;
  }

  /* line 421, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.show-for-print {
    display: table-cell !important;
  }
}
/* line 13, ../scss/1_settings_custom/_settings.scss */
a:link, a:visited, a:active {
  color: #2779BD;
  font-weight: bold;
}

/* line 21, ../scss/1_settings_custom/_settings.scss */
h1 {
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 13px;
}

/* line 26, ../scss/1_settings_custom/_settings.scss */
h2 {
  font-size: 25px;
  font-weight: 400;
}

/* line 30, ../scss/1_settings_custom/_settings.scss */
h3 {
  font-size: 1rem;
  font-weight: 500;
}

/* line 35, ../scss/1_settings_custom/_settings.scss */
p {
  font-weight: 400;
}
/* line 38, ../scss/1_settings_custom/_settings.scss */
p > a:link, p > a:visited, p > a:active {
  color: #2779BD;
  font-weight: bold;
}
/* line 44, ../scss/1_settings_custom/_settings.scss */
p > a:hover {
  opacity: 0.6;
}

/* line 51, ../scss/1_settings_custom/_settings.scss */
.link a {
  font-size: 0.92857rem;
}
/* line 52, ../scss/1_settings_custom/_settings.scss */
.link a:hover {
  opacity: 0.6;
}
/* line 59, ../scss/1_settings_custom/_settings.scss */
.link.white a:link,
.link.white a:visited,
.link.white a:active,
.link.white a:hover {
  color: #FFFFFF;
}
/* line 67, ../scss/1_settings_custom/_settings.scss */
.link.blue a:link,
.link.blue a:visited,
.link.blue a:active,
.link.blue a:hover {
  color: #2779BD;
}

/* line 77, ../scss/1_settings_custom/_settings.scss */
.file .file-icon {
  display: inline-block;
  width: 15px;
  height: 18px;
  background-image: url('../img/icon_download.png?1589440002');
  background-repeat: no-repeat;
  margin-right: 5px;
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 77, ../scss/1_settings_custom/_settings.scss */
  .file .file-icon {
    background-image: url('../img/icon_download@2x.png?1589440002');
    background-size: 15px 18px;
  }
}
/* line 88, ../scss/1_settings_custom/_settings.scss */
.file:hover .file-icon {
  background-image: url('../img/icon_download_hover.png?1589440002');
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 88, ../scss/1_settings_custom/_settings.scss */
  .file:hover .file-icon {
    background-image: url('../img/icon_download_hover@2x.png?1589440002');
    background-size: 15px 18px;
  }
}

/* ==========================================================================
   #EASINGS
   ========================================================================== */
/* line 1, ../scss/2_styles_custom/block/_block-corona.scss */
#block-block-7, #block-block-8, #block-block-9 {
  width: 100%;
  max-width: 71.42857rem;
  padding-right: 15px;
  margin: auto;
  text-align: right;
}
/* line 7, ../scss/2_styles_custom/block/_block-corona.scss */
#block-block-7 .content, #block-block-8 .content, #block-block-9 .content {
  width: 70%;
  display: inline-block;
}
@media screen and (max-width: 880px) {
  /* line 1, ../scss/2_styles_custom/block/_block-corona.scss */
  #block-block-7, #block-block-8, #block-block-9 {
    min-width: unset;
  }
  /* line 13, ../scss/2_styles_custom/block/_block-corona.scss */
  #block-block-7 .content, #block-block-8 .content, #block-block-9 .content {
    width: 100%;
  }
}

/* line 1, ../scss/2_styles_custom/block/_block-custom-general-back-top.scss */
#block-custom-general-back-top {
  margin-bottom: 26px;
}
@media print {
  /* line 1, ../scss/2_styles_custom/block/_block-custom-general-back-top.scss */
  #block-custom-general-back-top {
    display: none;
  }
}
/* line 7, ../scss/2_styles_custom/block/_block-custom-general-back-top.scss */
#block-custom-general-back-top #back-top {
  font-size: 0.85714rem;
  display: inline-block;
}
/* line 10, ../scss/2_styles_custom/block/_block-custom-general-back-top.scss */
#block-custom-general-back-top #back-top a:link,
#block-custom-general-back-top #back-top a:visited,
#block-custom-general-back-top #back-top a:active,
#block-custom-general-back-top #back-top a:hover {
  color: #000000;
}
/* line 16, ../scss/2_styles_custom/block/_block-custom-general-back-top.scss */
#block-custom-general-back-top #back-top a::after {
  content: "";
  margin-left: 5px;
  width: 13px;
  height: 8px;
  display: inline-block;
  background-image: url('../img/arrow_up.png?1589440002');
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 16, ../scss/2_styles_custom/block/_block-custom-general-back-top.scss */
  #block-custom-general-back-top #back-top a::after {
    background-image: url('../img/arrow_up@2x.png?1589440002');
    background-size: 13px 8px;
  }
}
/* line 26, ../scss/2_styles_custom/block/_block-custom-general-back-top.scss */
#block-custom-general-back-top #back-top:hover a {
  opacity: 0.6;
}

/* line 1, ../scss/2_styles_custom/block/_block-custom-general-custom-weitere-impulse.scss */
#block-custom-general-custom-weitere-impulse {
  margin-bottom: 61px;
}
/* line 4, ../scss/2_styles_custom/block/_block-custom-general-custom-weitere-impulse.scss */
#block-custom-general-custom-weitere-impulse .label {
  font-weight: bold;
  margin-bottom: 50px;
  border-bottom: 1px solid #B4B3B4;
}

/* line 1, ../scss/2_styles_custom/block/_block-custom-general-mobile-lang-nav.scss */
#block-custom-general-mobile-lang-nav {
  margin-top: 30px;
  display: block;
}
/* line 4, ../scss/2_styles_custom/block/_block-custom-general-mobile-lang-nav.scss */
#block-custom-general-mobile-lang-nav ul.language-switcher-locale-url {
  margin: 0;
  padding: 0;
}
/* line 7, ../scss/2_styles_custom/block/_block-custom-general-mobile-lang-nav.scss */
#block-custom-general-mobile-lang-nav ul.language-switcher-locale-url li {
  display: inline;
}
@media only screen and (min-width: 55em) {
  /* line 10, ../scss/2_styles_custom/block/_block-custom-general-mobile-lang-nav.scss */
  #block-custom-general-mobile-lang-nav ul.language-switcher-locale-url li::after {
    content: "|";
    margin-left: 5px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 16, ../scss/2_styles_custom/block/_block-custom-general-mobile-lang-nav.scss */
  #block-custom-general-mobile-lang-nav ul.language-switcher-locale-url li ::after {
    content: "";
    margin: 0;
  }
}
/* line 21, ../scss/2_styles_custom/block/_block-custom-general-mobile-lang-nav.scss */
#block-custom-general-mobile-lang-nav ul.language-switcher-locale-url li:last-child::after {
  content: "";
  margin: 0;
}
/* line 26, ../scss/2_styles_custom/block/_block-custom-general-mobile-lang-nav.scss */
#block-custom-general-mobile-lang-nav ul.language-switcher-locale-url li a:link, #block-custom-general-mobile-lang-nav ul.language-switcher-locale-url li a:visited, #block-custom-general-mobile-lang-nav ul.language-switcher-locale-url li a:active, #block-custom-general-mobile-lang-nav ul.language-switcher-locale-url li a:hover {
  padding: 2px 10px;
  color: #B4B3B4;
  font-weight: 500;
}
/* line 34, ../scss/2_styles_custom/block/_block-custom-general-mobile-lang-nav.scss */
#block-custom-general-mobile-lang-nav ul.language-switcher-locale-url li a.active {
  color: #000000;
}
/* line 38, ../scss/2_styles_custom/block/_block-custom-general-mobile-lang-nav.scss */
#block-custom-general-mobile-lang-nav ul.language-switcher-locale-url li.last {
  margin-right: 0;
}
/* line 43, ../scss/2_styles_custom/block/_block-custom-general-mobile-lang-nav.scss */
#block-custom-general-mobile-lang-nav ul.language-switcher-locale-url li:first-child a {
  padding-left: 0;
}

/* line 1, ../scss/2_styles_custom/block/_block-custom-general-mobile-logo.scss */
#block-custom-general-mobile-logo {
  display: block;
}

@media print {
  /* line 1, ../scss/2_styles_custom/block/_block-custom-general-newsletter-footer.scss */
  #block-custom-general-newsletter-footer {
    display: none;
  }
}

/* line 1, ../scss/2_styles_custom/block/_block-custom-general-off-canvas-close.scss */
#block-custom-general-off-canvas-close {
  display: inline-block;
}
/* line 3, ../scss/2_styles_custom/block/_block-custom-general-off-canvas-close.scss */
#block-custom-general-off-canvas-close #off-canvas-close {
  cursor: pointer;
  width: 26px;
  height: 25px;
  background-image: url('../img/icon_close_menu.png?1589440002');
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 3, ../scss/2_styles_custom/block/_block-custom-general-off-canvas-close.scss */
  #block-custom-general-off-canvas-close #off-canvas-close {
    background-image: url('../img/icon_close_menu@2x.png?1589440002');
    background-size: 26px 25px;
  }
}

/* line 1, ../scss/2_styles_custom/block/_block-custom-general-off-canvas-open.scss */
#block-custom-general-off-canvas-open {
  display: inline-block;
}
/* line 3, ../scss/2_styles_custom/block/_block-custom-general-off-canvas-open.scss */
#block-custom-general-off-canvas-open #off-canvas-open {
  cursor: pointer;
  display: block;
  position: relative;
  height: 21px;
  width: 24px;
}
/* line 9, ../scss/2_styles_custom/block/_block-custom-general-off-canvas-open.scss */
#block-custom-general-off-canvas-open #off-canvas-open:before {
  content: '';
  position: absolute;
  width: 100%;
  left: 0;
  height: 3px;
  background-color: #000000;
  top: 9px;
  -moz-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) -0.1s;
  -o-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) -0.1s;
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition-delay: -0.1s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) -0.1s;
}
/* line 19, ../scss/2_styles_custom/block/_block-custom-general-off-canvas-open.scss */
#block-custom-general-off-canvas-open #off-canvas-open .off-canvas-open-container {
  height: 3px;
  padding-top: 3px;
  background: black;
  z-index: 999;
  left: 0;
  position: absolute;
  width: 24px;
  top: 50%;
  display: block;
  margin-top: -2px;
  -moz-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.1s;
  -o-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.1s;
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition-delay: 0.1s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.1s;
}
/* line 31, ../scss/2_styles_custom/block/_block-custom-general-off-canvas-open.scss */
#block-custom-general-off-canvas-open #off-canvas-open .off-canvas-open-container:before, #block-custom-general-off-canvas-open #off-canvas-open .off-canvas-open-container:after {
  content: '';
  position: absolute;
  width: 100%;
  left: 0;
  height: 3px;
  background-color: #000000;
  -moz-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.1s;
  -o-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.1s;
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition-delay: 0.1s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.1s;
}
/* line 40, ../scss/2_styles_custom/block/_block-custom-general-off-canvas-open.scss */
#block-custom-general-off-canvas-open #off-canvas-open .off-canvas-open-container:before {
  top: 9px;
}
/* line 43, ../scss/2_styles_custom/block/_block-custom-general-off-canvas-open.scss */
#block-custom-general-off-canvas-open #off-canvas-open .off-canvas-open-container:after {
  bottom: 9px;
}
@media only screen and (min-width: 55em) {
  /* line 1, ../scss/2_styles_custom/block/_block-custom-general-off-canvas-open.scss */
  #block-custom-general-off-canvas-open {
    display: none;
  }
}

/* line 55, ../scss/2_styles_custom/block/_block-custom-general-off-canvas-open.scss */
.off-canvas-open__close-active:before {
  transform: rotate(130deg);
}
/* line 58, ../scss/2_styles_custom/block/_block-custom-general-off-canvas-open.scss */
.off-canvas-open__close-active .off-canvas-open-container {
  transform: rotate(45deg);
}
/* line 60, ../scss/2_styles_custom/block/_block-custom-general-off-canvas-open.scss */
.off-canvas-open__close-active .off-canvas-open-container:before {
  transform: translateY(-9px);
}
/* line 64, ../scss/2_styles_custom/block/_block-custom-general-off-canvas-open.scss */
.off-canvas-open__close-active .off-canvas-open-container:after {
  transform: translateY(9px);
}

/* line 1, ../scss/2_styles_custom/block/_block-custom-general-social-links.scss */
#block-custom-general-social-links,
#block-custom-general-social-links2 {
  display: none;
  margin-right: 30px;
}
@media only screen and (min-width: 55em) {
  /* line 1, ../scss/2_styles_custom/block/_block-custom-general-social-links.scss */
  #block-custom-general-social-links,
  #block-custom-general-social-links2 {
    display: inline-block;
    margin-top: 50px;
  }
}
/* line 10, ../scss/2_styles_custom/block/_block-custom-general-social-links.scss */
#block-custom-general-social-links ul.social-links,
#block-custom-general-social-links2 ul.social-links {
  margin: 0;
  padding: 0;
}
/* line 13, ../scss/2_styles_custom/block/_block-custom-general-social-links.scss */
#block-custom-general-social-links ul.social-links li,
#block-custom-general-social-links2 ul.social-links li {
  display: inline;
}
/* line 15, ../scss/2_styles_custom/block/_block-custom-general-social-links.scss */
#block-custom-general-social-links ul.social-links li a,
#block-custom-general-social-links2 ul.social-links li a {
  display: block;
  background-repeat: no-repeat;
  height: 36px;
  width: 36px;
  float: left;
  margin-right: 15px;
}
/* line 22, ../scss/2_styles_custom/block/_block-custom-general-social-links.scss */
#block-custom-general-social-links ul.social-links li a.newsletter,
#block-custom-general-social-links2 ul.social-links li a.newsletter {
  background-image: url('../img/social_icon_email.png?1589440002');
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 22, ../scss/2_styles_custom/block/_block-custom-general-social-links.scss */
  #block-custom-general-social-links ul.social-links li a.newsletter,
  #block-custom-general-social-links2 ul.social-links li a.newsletter {
    background-image: url('../img/social_icon_email@2x.png?1589440002');
    background-size: 100% 100%;
  }
}
/* line 25, ../scss/2_styles_custom/block/_block-custom-general-social-links.scss */
#block-custom-general-social-links ul.social-links li a.facebook,
#block-custom-general-social-links2 ul.social-links li a.facebook {
  background-image: url('../img/social_icon_fb.png?1589440002');
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 25, ../scss/2_styles_custom/block/_block-custom-general-social-links.scss */
  #block-custom-general-social-links ul.social-links li a.facebook,
  #block-custom-general-social-links2 ul.social-links li a.facebook {
    background-image: url('../img/social_icon_fb@2x.png?1589440002');
    background-size: 100% 100%;
  }
}
/* line 28, ../scss/2_styles_custom/block/_block-custom-general-social-links.scss */
#block-custom-general-social-links ul.social-links li a.twitter,
#block-custom-general-social-links2 ul.social-links li a.twitter {
  background-image: url('../img/social_icon_twitter.png?1589440002');
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 28, ../scss/2_styles_custom/block/_block-custom-general-social-links.scss */
  #block-custom-general-social-links ul.social-links li a.twitter,
  #block-custom-general-social-links2 ul.social-links li a.twitter {
    background-image: url('../img/social_icon_twitter@2x.png?1589440002');
    background-size: 100% 100%;
  }
}
/* line 32, ../scss/2_styles_custom/block/_block-custom-general-social-links.scss */
#block-custom-general-social-links ul.social-links li:last-child a,
#block-custom-general-social-links2 ul.social-links li:last-child a {
  margin-right: 0;
}
/* line 34, ../scss/2_styles_custom/block/_block-custom-general-social-links.scss */
#block-custom-general-social-links ul.social-links li:last-child a::after,
#block-custom-general-social-links2 ul.social-links li:last-child a::after {
  float: none;
}

@media only screen and (max-width: 54.92857em) {
  /* line 42, ../scss/2_styles_custom/block/_block-custom-general-social-links.scss */
  #block-custom-general-social-links2 {
    margin-top: 20px;
    display: block;
  }
}

/* line 1, ../scss/2_styles_custom/block/_block-locale-language.scss */
#block-locale-language {
  display: none;
}
/* line 7, ../scss/2_styles_custom/block/_block-locale-language.scss */
#block-locale-language ul li a {
  font-weight: 100;
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 1, ../scss/2_styles_custom/block/_block-locale-language.scss */
  #block-locale-language {
    display: inline-block;
  }
  /* line 17, ../scss/2_styles_custom/block/_block-locale-language.scss */
  #block-locale-language:before {
    content: '';
    position: absolute;
    height: 100%;
    background: #000000;
    width: 1px;
    right: 9%;
    transform: scaleY(1);
    top: 0;
  }
  /* line 27, ../scss/2_styles_custom/block/_block-locale-language.scss */
  #block-locale-language ul.language-switcher-locale-url {
    position: absolute;
    height: 29px;
    width: 24px;
    overflow: hidden;
    right: 3%;
    top: 0;
    display: flex;
    flex-direction: column;
    transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  }
  /* line 37, ../scss/2_styles_custom/block/_block-locale-language.scss */
  #block-locale-language ul.language-switcher-locale-url .active {
    order: 1 !important;
  }
  /* line 40, ../scss/2_styles_custom/block/_block-locale-language.scss */
  #block-locale-language ul.language-switcher-locale-url li {
    order: 3;
    display: block !important;
    text-align: center;
  }
  /* line 44, ../scss/2_styles_custom/block/_block-locale-language.scss */
  #block-locale-language ul.language-switcher-locale-url li:after {
    display: none;
  }
}
/* line 49, ../scss/2_styles_custom/block/_block-locale-language.scss */
#block-locale-language .language-switcher-is_active {
  height: 109px !important;
}
@media only screen and (min-width: 55em) {
  /* line 1, ../scss/2_styles_custom/block/_block-locale-language.scss */
  #block-locale-language {
    display: inline-block;
  }
  /* line 55, ../scss/2_styles_custom/block/_block-locale-language.scss */
  #block-locale-language ul.language-switcher-locale-url {
    margin: 0;
    padding: 0;
  }
  /* line 58, ../scss/2_styles_custom/block/_block-locale-language.scss */
  #block-locale-language ul.language-switcher-locale-url li {
    display: inline;
    margin-right: 7.5px;
  }
  /* line 61, ../scss/2_styles_custom/block/_block-locale-language.scss */
  #block-locale-language ul.language-switcher-locale-url li:last-of-type {
    margin-right: 0;
  }
  /* line 64, ../scss/2_styles_custom/block/_block-locale-language.scss */
  #block-locale-language ul.language-switcher-locale-url li a {
    transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  }
  /* line 66, ../scss/2_styles_custom/block/_block-locale-language.scss */
  #block-locale-language ul.language-switcher-locale-url li a:link, #block-locale-language ul.language-switcher-locale-url li a:visited, #block-locale-language ul.language-switcher-locale-url li a:active {
    color: #B4B3B4;
  }
  /* line 71, ../scss/2_styles_custom/block/_block-locale-language.scss */
  #block-locale-language ul.language-switcher-locale-url li a:hover {
    color: #000000;
  }
  /* line 74, ../scss/2_styles_custom/block/_block-locale-language.scss */
  #block-locale-language ul.language-switcher-locale-url li a.active {
    color: #000000;
    font-weight: 500;
  }
}

/* line 2, ../scss/2_styles_custom/block/_block-mailchimp-signup-newsletter-anmeldung.scss */
#block-mailchimp-signup-newsletter-anmeldung,
#block-mailchimp-signup-newsletter-anmeldung-franz-sisch,
#block-mailchimp-signup-newsletter-anmeldung-italienisch,
#block-mailchimp-signup-newsletter-anmeldung-englisch {
  margin-bottom: 30px;
}
/* line 7, ../scss/2_styles_custom/block/_block-mailchimp-signup-newsletter-anmeldung.scss */
#block-mailchimp-signup-newsletter-anmeldung h2,
#block-mailchimp-signup-newsletter-anmeldung-franz-sisch h2,
#block-mailchimp-signup-newsletter-anmeldung-italienisch h2,
#block-mailchimp-signup-newsletter-anmeldung-englisch h2 {
  font-size: 0.85714rem;
}
/* line 11, ../scss/2_styles_custom/block/_block-mailchimp-signup-newsletter-anmeldung.scss */
#block-mailchimp-signup-newsletter-anmeldung .content form.mailchimp-signup-subscribe-form,
#block-mailchimp-signup-newsletter-anmeldung-franz-sisch .content form.mailchimp-signup-subscribe-form,
#block-mailchimp-signup-newsletter-anmeldung-italienisch .content form.mailchimp-signup-subscribe-form,
#block-mailchimp-signup-newsletter-anmeldung-englisch .content form.mailchimp-signup-subscribe-form {
  margin: 0;
  padding: 0;
}
/* line 14, ../scss/2_styles_custom/block/_block-mailchimp-signup-newsletter-anmeldung.scss */
#block-mailchimp-signup-newsletter-anmeldung .content form.mailchimp-signup-subscribe-form label,
#block-mailchimp-signup-newsletter-anmeldung-franz-sisch .content form.mailchimp-signup-subscribe-form label,
#block-mailchimp-signup-newsletter-anmeldung-italienisch .content form.mailchimp-signup-subscribe-form label,
#block-mailchimp-signup-newsletter-anmeldung-englisch .content form.mailchimp-signup-subscribe-form label {
  display: none;
}
/* line 17, ../scss/2_styles_custom/block/_block-mailchimp-signup-newsletter-anmeldung.scss */
#block-mailchimp-signup-newsletter-anmeldung .content form.mailchimp-signup-subscribe-form input,
#block-mailchimp-signup-newsletter-anmeldung-franz-sisch .content form.mailchimp-signup-subscribe-form input,
#block-mailchimp-signup-newsletter-anmeldung-italienisch .content form.mailchimp-signup-subscribe-form input,
#block-mailchimp-signup-newsletter-anmeldung-englisch .content form.mailchimp-signup-subscribe-form input {
  height: 25px;
  border: 0;
  background-color: transparent;
  color: #999;
  margin-right: 10px;
  display: inline-block;
  width: 100%;
  border-radius: 0;
}
@media only screen and (min-width: 55em) {
  /* line 17, ../scss/2_styles_custom/block/_block-mailchimp-signup-newsletter-anmeldung.scss */
  #block-mailchimp-signup-newsletter-anmeldung .content form.mailchimp-signup-subscribe-form input,
  #block-mailchimp-signup-newsletter-anmeldung-franz-sisch .content form.mailchimp-signup-subscribe-form input,
  #block-mailchimp-signup-newsletter-anmeldung-italienisch .content form.mailchimp-signup-subscribe-form input,
  #block-mailchimp-signup-newsletter-anmeldung-englisch .content form.mailchimp-signup-subscribe-form input {
    float: left;
    width: calc(20% - 10px);
  }
}
/* line 32, ../scss/2_styles_custom/block/_block-mailchimp-signup-newsletter-anmeldung.scss */
#block-mailchimp-signup-newsletter-anmeldung .content form.mailchimp-signup-subscribe-form input.form-text,
#block-mailchimp-signup-newsletter-anmeldung-franz-sisch .content form.mailchimp-signup-subscribe-form input.form-text,
#block-mailchimp-signup-newsletter-anmeldung-italienisch .content form.mailchimp-signup-subscribe-form input.form-text,
#block-mailchimp-signup-newsletter-anmeldung-englisch .content form.mailchimp-signup-subscribe-form input.form-text {
  border-bottom: 1px solid #B4B3B4;
}
/* line 35, ../scss/2_styles_custom/block/_block-mailchimp-signup-newsletter-anmeldung.scss */
#block-mailchimp-signup-newsletter-anmeldung .content form.mailchimp-signup-subscribe-form input.form-submit,
#block-mailchimp-signup-newsletter-anmeldung-franz-sisch .content form.mailchimp-signup-subscribe-form input.form-submit,
#block-mailchimp-signup-newsletter-anmeldung-italienisch .content form.mailchimp-signup-subscribe-form input.form-submit,
#block-mailchimp-signup-newsletter-anmeldung-englisch .content form.mailchimp-signup-subscribe-form input.form-submit {
  border: 1px solid #B4B3B4;
  margin: 0;
  padding: 0;
  width: 100%;
  float: none;
}
/* line 42, ../scss/2_styles_custom/block/_block-mailchimp-signup-newsletter-anmeldung.scss */
#block-mailchimp-signup-newsletter-anmeldung .content form.mailchimp-signup-subscribe-form input.form-submit:hover,
#block-mailchimp-signup-newsletter-anmeldung-franz-sisch .content form.mailchimp-signup-subscribe-form input.form-submit:hover,
#block-mailchimp-signup-newsletter-anmeldung-italienisch .content form.mailchimp-signup-subscribe-form input.form-submit:hover,
#block-mailchimp-signup-newsletter-anmeldung-englisch .content form.mailchimp-signup-subscribe-form input.form-submit:hover {
  background-color: #B4B3B4;
  color: #FFFFFF;
}
/* line 48, ../scss/2_styles_custom/block/_block-mailchimp-signup-newsletter-anmeldung.scss */
#block-mailchimp-signup-newsletter-anmeldung .content form.mailchimp-signup-subscribe-form .form-actions,
#block-mailchimp-signup-newsletter-anmeldung-franz-sisch .content form.mailchimp-signup-subscribe-form .form-actions,
#block-mailchimp-signup-newsletter-anmeldung-italienisch .content form.mailchimp-signup-subscribe-form .form-actions,
#block-mailchimp-signup-newsletter-anmeldung-englisch .content form.mailchimp-signup-subscribe-form .form-actions {
  margin: 0;
  margin-top: 10px;
  padding: 0;
  height: 25px;
  display: inline-block;
  width: 100%;
}
@media only screen and (min-width: 55em) {
  /* line 48, ../scss/2_styles_custom/block/_block-mailchimp-signup-newsletter-anmeldung.scss */
  #block-mailchimp-signup-newsletter-anmeldung .content form.mailchimp-signup-subscribe-form .form-actions,
  #block-mailchimp-signup-newsletter-anmeldung-franz-sisch .content form.mailchimp-signup-subscribe-form .form-actions,
  #block-mailchimp-signup-newsletter-anmeldung-italienisch .content form.mailchimp-signup-subscribe-form .form-actions,
  #block-mailchimp-signup-newsletter-anmeldung-englisch .content form.mailchimp-signup-subscribe-form .form-actions {
    margin: 0;
    width: 20%;
  }
}

/* line 2, ../scss/2_styles_custom/block/_block-mailchimp-signup-presseverteiler-de.scss */
#block-mailchimp-signup-presseverteiler-de .form-item.form-item-mailchimp-lists-interest-groups-10577 {
  margin-top: 12.8px;
}

/* line 1, ../scss/2_styles_custom/block/_block-menu-menu-footer-menu.scss */
#block-menu-menu-footer-menu, #block-menu-menu-footer-menu-2 {
  display: inline-block;
}
/* line 3, ../scss/2_styles_custom/block/_block-menu-menu-footer-menu.scss */
#block-menu-menu-footer-menu ul.menu, #block-menu-menu-footer-menu-2 ul.menu {
  margin: 0;
  padding: 0;
  font-size: 0.85714rem;
}
/* line 7, ../scss/2_styles_custom/block/_block-menu-menu-footer-menu.scss */
#block-menu-menu-footer-menu ul.menu li, #block-menu-menu-footer-menu-2 ul.menu li {
  display: inline;
  margin: 0;
  padding: 0;
  margin-right: 5px;
}
/* line 12, ../scss/2_styles_custom/block/_block-menu-menu-footer-menu.scss */
#block-menu-menu-footer-menu ul.menu li::after, #block-menu-menu-footer-menu-2 ul.menu li::after {
  color: #2779BD;
  content: "|";
  margin-left: 10px;
}
/* line 18, ../scss/2_styles_custom/block/_block-menu-menu-footer-menu.scss */
#block-menu-menu-footer-menu ul.menu li:last-child, #block-menu-menu-footer-menu-2 ul.menu li:last-child {
  margin: 0;
}
/* line 20, ../scss/2_styles_custom/block/_block-menu-menu-footer-menu.scss */
#block-menu-menu-footer-menu ul.menu li:last-child::after, #block-menu-menu-footer-menu-2 ul.menu li:last-child::after {
  content: "";
  margin: 0;
}
/* line 27, ../scss/2_styles_custom/block/_block-menu-menu-footer-menu.scss */
#block-menu-menu-footer-menu ul.menu li a:link, #block-menu-menu-footer-menu ul.menu li a:visited, #block-menu-menu-footer-menu ul.menu li a:active, #block-menu-menu-footer-menu-2 ul.menu li a:link, #block-menu-menu-footer-menu-2 ul.menu li a:visited, #block-menu-menu-footer-menu-2 ul.menu li a:active {
  color: #2779BD;
  font-weight: bold;
}
/* line 33, ../scss/2_styles_custom/block/_block-menu-menu-footer-menu.scss */
#block-menu-menu-footer-menu ul.menu li a:hover, #block-menu-menu-footer-menu-2 ul.menu li a:hover {
  opacity: 0.6;
}

/* line 1, ../scss/2_styles_custom/block/_block-system-main.scss */
#block-system-main {
  margin-bottom: 61px;
}

/* line 2, ../scss/2_styles_custom/block/_block_block-custom-general-pionier-more-projects.scss */
#block-custom-general-pionier-more-projects .medium-12 {
  padding: 0;
}

/* line 7, ../scss/2_styles_custom/block/_block_block-custom-general-pionier-more-projects.scss */
#block-custom-general-pionier-more-projects .more-projects-wrapper {
  padding-bottom: 10px;
  overflow: auto;
}
@media only screen and (min-width: 55em) {
  /* line 7, ../scss/2_styles_custom/block/_block_block-custom-general-pionier-more-projects.scss */
  #block-custom-general-pionier-more-projects .more-projects-wrapper {
    margin-top: 0px;
  }
  /* line 12, ../scss/2_styles_custom/block/_block_block-custom-general-pionier-more-projects.scss */
  #block-custom-general-pionier-more-projects .more-projects-wrapper h3 {
    display: inline-block;
  }
  /* line 15, ../scss/2_styles_custom/block/_block_block-custom-general-pionier-more-projects.scss */
  #block-custom-general-pionier-more-projects .more-projects-wrapper .themen-liste-more {
    display: inline-block;
    margin-left: 15px;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 7, ../scss/2_styles_custom/block/_block_block-custom-general-pionier-more-projects.scss */
  #block-custom-general-pionier-more-projects .more-projects-wrapper {
    margin-top: 0px;
  }
  /* line 22, ../scss/2_styles_custom/block/_block_block-custom-general-pionier-more-projects.scss */
  #block-custom-general-pionier-more-projects .more-projects-wrapper h3 {
    display: inline-block;
  }
  /* line 25, ../scss/2_styles_custom/block/_block_block-custom-general-pionier-more-projects.scss */
  #block-custom-general-pionier-more-projects .more-projects-wrapper .themen-liste-more {
    display: inline-block;
    margin-left: 15px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 7, ../scss/2_styles_custom/block/_block_block-custom-general-pionier-more-projects.scss */
  #block-custom-general-pionier-more-projects .more-projects-wrapper {
    margin-top: 30px;
  }
}
@media print {
  /* line 6, ../scss/2_styles_custom/block/_block_block-custom-general-pionier-more-projects.scss */
  #block-custom-general-pionier-more-projects {
    display: none;
  }
}

@media print {
  /* line 1, ../scss/2_styles_custom/block/_share-buttons.scss */
  .field-name-social-links {
    display: none;
  }
}
/* line 9, ../scss/2_styles_custom/block/_share-buttons.scss */
.field-name-social-links ul.field-social-links li a {
  display: block;
  background-repeat: no-repeat;
  height: 50px;
  width: 50px;
}
/* line 15, ../scss/2_styles_custom/block/_share-buttons.scss */
.field-name-social-links ul.field-social-links li:last-child a {
  margin-right: 0;
}
/* line 17, ../scss/2_styles_custom/block/_share-buttons.scss */
.field-name-social-links ul.field-social-links li:last-child a::after {
  float: none;
}

/* line 27, ../scss/2_styles_custom/block/_share-buttons.scss */
.sticky-social-btns {
  position: absolute;
  padding-top: 2rem;
  z-index: 30;
}
@media only screen and (min-width: 73.21429em) {
  /* line 27, ../scss/2_styles_custom/block/_share-buttons.scss */
  .sticky-social-btns {
    padding-left: 0;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 27, ../scss/2_styles_custom/block/_share-buttons.scss */
  .sticky-social-btns {
    padding-left: 1rem;
    left: 3%;
  }
}

/* line 45, ../scss/2_styles_custom/block/_share-buttons.scss */
.is_stuck + div {
  display: none !important;
}

/* line 51, ../scss/2_styles_custom/block/_share-buttons.scss */
.field-name-social-links .field-social-links {
  position: relative;
  list-style: none;
  margin-left: 0;
}
@media only screen and (min-width: 55em) {
  /* line 56, ../scss/2_styles_custom/block/_share-buttons.scss */
  .field-name-social-links .field-social-links:before {
    position: absolute;
    content: 'Share';
    font-size: 14px;
    font-weight: bold;
    left: 6px;
    top: -30px;
  }
}
/* line 66, ../scss/2_styles_custom/block/_share-buttons.scss */
.field-name-social-links .field-social-links li a {
  border: 2px solid #F5F5F5;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
/* line 72, ../scss/2_styles_custom/block/_share-buttons.scss */
.field-name-social-links .field-social-links li a.facebook {
  background-image: url("/sites/all/themes/engagement/img/share-icon-facebook.svg");
}
/* line 75, ../scss/2_styles_custom/block/_share-buttons.scss */
.field-name-social-links .field-social-links li a.twitter {
  background-image: url("/sites/all/themes/engagement/img/share-icon-twitter.svg");
}
/* line 78, ../scss/2_styles_custom/block/_share-buttons.scss */
.field-name-social-links .field-social-links li a.linkedin {
  background-image: url("/sites/all/themes/engagement/img/share-icon-linkedin.svg");
}
/* line 81, ../scss/2_styles_custom/block/_share-buttons.scss */
.field-name-social-links .field-social-links li:nth-of-type(2) {
  margin: 10px 0;
}

@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 88, ../scss/2_styles_custom/block/_share-buttons.scss */
  .mobile-share-btns {
    margin-top: 50px;
    padding-left: 0 !important;
  }
}
/* line 93, ../scss/2_styles_custom/block/_share-buttons.scss */
.mobile-share-btns .field-social-links {
  padding: 0 1rem;
  width: 100%;
  position: relative;
  display: block;
  left: 1.5rem;
}
@media only screen and (max-width: 54.92857em) {
  /* line 93, ../scss/2_styles_custom/block/_share-buttons.scss */
  .mobile-share-btns .field-social-links {
    margin: 28px 2.1rem;
  }
  /* line 101, ../scss/2_styles_custom/block/_share-buttons.scss */
  .mobile-share-btns .field-social-links:before {
    position: absolute;
    content: 'Share';
    font-size: 14px;
    font-weight: bold;
    left: -59px;
    top: 12px;
    padding: 0 1rem;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 93, ../scss/2_styles_custom/block/_share-buttons.scss */
  .mobile-share-btns .field-social-links {
    margin: 28px 1.1rem 28px 0;
  }
  /* line 113, ../scss/2_styles_custom/block/_share-buttons.scss */
  .mobile-share-btns .field-social-links:before {
    position: absolute;
    content: 'Share';
    font-size: 14px;
    font-weight: bold;
    left: -59px;
    top: 12px;
    padding: 0 1rem;
  }
}
@media only screen and (min-width: 73.21429em) {
  /* line 93, ../scss/2_styles_custom/block/_share-buttons.scss */
  .mobile-share-btns .field-social-links {
    margin: 28px 1.1rem;
  }
}
/* line 126, ../scss/2_styles_custom/block/_share-buttons.scss */
.mobile-share-btns .field-social-links li {
  display: inline-block;
}
/* line 128, ../scss/2_styles_custom/block/_share-buttons.scss */
.mobile-share-btns .field-social-links li:nth-of-type(2) {
  margin: 0 10px !important;
}

/* line 138, ../scss/2_styles_custom/block/_share-buttons.scss */
.ds-pionieredetail .mobile-share-btns .field-social-links {
  margin: 0;
  left: 0;
}
@media only screen and (min-width: 732px) and (max-width: 1355px) {
  /* line 138, ../scss/2_styles_custom/block/_share-buttons.scss */
  .ds-pionieredetail .mobile-share-btns .field-social-links {
    margin-top: 80px;
    padding-left: 4rem;
  }
  /* line 144, ../scss/2_styles_custom/block/_share-buttons.scss */
  .ds-pionieredetail .mobile-share-btns .field-social-links:before {
    left: 0rem;
    top: 0.9rem;
  }
}
@media only screen and (max-width: 731px) {
  /* line 138, ../scss/2_styles_custom/block/_share-buttons.scss */
  .ds-pionieredetail .mobile-share-btns .field-social-links {
    margin-top: 26px;
    margin-bottom: 32px;
    padding-left: 4rem;
  }
  /* line 153, ../scss/2_styles_custom/block/_share-buttons.scss */
  .ds-pionieredetail .mobile-share-btns .field-social-links:before {
    left: 0rem;
    top: 0.9rem;
  }
}

/* line 1, ../scss/2_styles_custom/field/_thema-pionier-resultate.scss */
.field-name-thema-pionier-resultate,
.field-name-thema-pionier-resultate-finished {
  margin: 28px 0;
}
/* line 4, ../scss/2_styles_custom/field/_thema-pionier-resultate.scss */
.field-name-thema-pionier-resultate ul,
.field-name-thema-pionier-resultate-finished ul {
  margin: 0;
  padding: 0;
  margin: 0 -1.07143rem;
  max-width: none;
  width: auto;
}
/* line 239, ../bower_components/foundation/scss/foundation/components/_global.scss */
.field-name-thema-pionier-resultate ul:before, .field-name-thema-pionier-resultate ul:after,
.field-name-thema-pionier-resultate-finished ul:before,
.field-name-thema-pionier-resultate-finished ul:after {
  content: " ";
  display: table;
}
/* line 240, ../bower_components/foundation/scss/foundation/components/_global.scss */
.field-name-thema-pionier-resultate ul:after,
.field-name-thema-pionier-resultate-finished ul:after {
  clear: both;
}
/* line 8, ../scss/2_styles_custom/field/_thema-pionier-resultate.scss */
.field-name-thema-pionier-resultate ul li,
.field-name-thema-pionier-resultate-finished ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  padding-left: 1.07143rem;
  padding-right: 1.07143rem;
  width: 100%;
  float: left;
}
/* line 14, ../scss/2_styles_custom/field/_thema-pionier-resultate.scss */
.field-name-thema-pionier-resultate ul li a,
.field-name-thema-pionier-resultate-finished ul li a {
  display: block;
  padding: 15px 15px 15px 0;
  border-top: 1px solid #B4B3B4;
  border-bottom: 1px solid #B4B3B4;
  margin-top: -1px;
  font-size: 14px;
  font-weight: bold;
  background: url('../img/arrow_right_blue.svg?1589440002') no-repeat right center;
  height: 54px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  -moz-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
  -o-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition-delay: 0.1s;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
}
/* line 29, ../scss/2_styles_custom/field/_thema-pionier-resultate.scss */
.field-name-thema-pionier-resultate ul li a:before,
.field-name-thema-pionier-resultate-finished ul li a:before {
  content: '';
  position: absolute;
  background: #2779BD;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  transform: scaleX(0);
  transform-origin: 0 100%;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
/* line 41, ../scss/2_styles_custom/field/_thema-pionier-resultate.scss */
.field-name-thema-pionier-resultate ul li a:hover,
.field-name-thema-pionier-resultate-finished ul li a:hover {
  padding-left: 20px;
}
/* line 43, ../scss/2_styles_custom/field/_thema-pionier-resultate.scss */
.field-name-thema-pionier-resultate ul li a:hover:before,
.field-name-thema-pionier-resultate-finished ul li a:hover:before {
  left: 0;
}
@media only screen and (min-width: 55em) {
  /* line 43, ../scss/2_styles_custom/field/_thema-pionier-resultate.scss */
  .field-name-thema-pionier-resultate ul li a:hover:before,
  .field-name-thema-pionier-resultate-finished ul li a:hover:before {
    transform: scaleX(0.05);
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 43, ../scss/2_styles_custom/field/_thema-pionier-resultate.scss */
  .field-name-thema-pionier-resultate ul li a:hover:before,
  .field-name-thema-pionier-resultate-finished ul li a:hover:before {
    transform: scaleX(0.03);
  }
}
@media only screen and (min-width: 55em) {
  /* line 59, ../scss/2_styles_custom/field/_thema-pionier-resultate.scss */
  .field-name-thema-pionier-resultate ul li,
  .field-name-thema-pionier-resultate-finished ul li {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 33.33333%;
    float: left;
  }
}
@media only screen and (min-width: 73.21429em) {
  /* line 67, ../scss/2_styles_custom/field/_thema-pionier-resultate.scss */
  .field-name-thema-pionier-resultate ul li,
  .field-name-thema-pionier-resultate-finished ul li {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 25%;
    float: left;
  }
}

/* line 1, ../scss/2_styles_custom/layout/_body.scss */
html body {
  overflow-x: hidden;
}

/* line 2, ../scss/2_styles_custom/layout/_col1grid.scss */
.ds-col1grid .col1grid-middle {
  margin: 20px 0;
  background-color: #2779BD;
  color: #fff;
  padding: 20px 0;
}
/* line 3, ../scss/2_styles_custom/layout/_col1grid.scss */
.ds-col1grid .col1grid-middle h1, .ds-col1grid .col1grid-middle h2 {
  color: #fff;
}
@media only screen and (max-width: 54.92857em) {
  /* line 11, ../scss/2_styles_custom/layout/_col1grid.scss */
  .ds-col1grid .col1grid-middle .field-name-field-thema-teaser-image img {
    width: 60%;
    margin: 0 auto;
    display: block;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 11, ../scss/2_styles_custom/layout/_col1grid.scss */
  .ds-col1grid .col1grid-middle .field-name-field-thema-teaser-image img {
    margin-top: 80px;
  }
}
/* line 23, ../scss/2_styles_custom/layout/_col1grid.scss */
.ds-col1grid .col1grid-middle2 {
  margin-bottom: 20px;
}

@media only screen and (min-width: 55em) {
  /* line 4, ../scss/2_styles_custom/layout/_col2grid.scss */
  .col2grid-top img {
    max-height: 400px;
    width: auto;
  }
}
/* line 9, ../scss/2_styles_custom/layout/_col2grid.scss */
.col2grid-top .ds-topright {
  margin-top: 0px;
}

/* line 15, ../scss/2_styles_custom/layout/_col2grid.scss */
.col2grid-content .field-name-field-page-illu-1,
.col2grid-content .field-name-field-page-illu-2 {
  position: relative;
  display: inline-block;
  bottom: -50px;
  width: 130px;
}
/* line 22, ../scss/2_styles_custom/layout/_col2grid.scss */
.col2grid-content .field-name-field-page-illu-1 {
  float: right;
  right: 10%;
}
/* line 26, ../scss/2_styles_custom/layout/_col2grid.scss */
.col2grid-content .field-name-field-page-illu-2 {
  left: 10%;
}

/* line 36, ../scss/2_styles_custom/layout/_col2grid.scss */
.ds-col2grid .col2grid-bottom .field-name-field-page-faq .field-items .field-item h2 {
  cursor: pointer;
  display: flex;
  font-weight: 600;
  font-size: 100%;
}
/* line 41, ../scss/2_styles_custom/layout/_col2grid.scss */
.ds-col2grid .col2grid-bottom .field-name-field-page-faq .field-items .field-item h2::before {
  content: "";
  padding-right: 13px;
  margin-right: 10px;
  display: inline-block;
  background-image: url('../img/arrow_down.png?1589440002');
  background-repeat: no-repeat;
  width: 14px;
  height: 9px;
  top: 5px;
  position: relative;
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 41, ../scss/2_styles_custom/layout/_col2grid.scss */
  .ds-col2grid .col2grid-bottom .field-name-field-page-faq .field-items .field-item h2::before {
    background-image: url('../img/arrow_down@2x.png?1589440002');
    background-size: 14px 9px;
  }
}
/* line 54, ../scss/2_styles_custom/layout/_col2grid.scss */
.ds-col2grid .col2grid-bottom .field-name-field-page-faq .field-items .field-item p {
  display: none;
}
/* line 58, ../scss/2_styles_custom/layout/_col2grid.scss */
.ds-col2grid .col2grid-bottom .field-name-field-page-faq .field-items .field-item.active p {
  display: block;
}
/* line 61, ../scss/2_styles_custom/layout/_col2grid.scss */
.ds-col2grid .col2grid-bottom .field-name-field-page-faq .field-items .field-item.active h2::before {
  background-image: url('../img/arrow_up.png?1589440002');
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 61, ../scss/2_styles_custom/layout/_col2grid.scss */
  .ds-col2grid .col2grid-bottom .field-name-field-page-faq .field-items .field-item.active h2::before {
    background-image: url('../img/arrow_up@2x.png?1589440002');
    background-size: 14px 9px;
  }
}

/* line 1, ../scss/2_styles_custom/layout/_footer.scss */
#footer_wrapper {
  background-color: white;
}
/* line 3, ../scss/2_styles_custom/layout/_footer.scss */
#footer_wrapper #pre_footer {
  overflow: auto;
}
/* line 6, ../scss/2_styles_custom/layout/_footer.scss */
#footer_wrapper #footer {
  padding: 20px 0;
  background-color: #F5F5F5;
}
/* line 9, ../scss/2_styles_custom/layout/_footer.scss */
#footer_wrapper #footer p {
  font-size: 0.85714rem;
}
@media only screen and (min-width: 55em) {
  /* line 16, ../scss/2_styles_custom/layout/_footer.scss */
  #footer_wrapper #footer p {
    margin: 0;
  }
}
@media only screen and (min-width: 73.21429em) {
  /* line 24, ../scss/2_styles_custom/layout/_footer.scss */
  #footer_wrapper #pre_footer .row .columns {
    padding: 0;
  }
  /* line 29, ../scss/2_styles_custom/layout/_footer.scss */
  #footer_wrapper #footer .row:nth-child(2) .columns:first-of-type {
    padding-left: 0;
  }
  /* line 32, ../scss/2_styles_custom/layout/_footer.scss */
  #footer_wrapper #footer .row:nth-child(2) .columns:last-of-type {
    padding-right: 0;
  }
}

/* line 39, ../scss/2_styles_custom/layout/_footer.scss */
a.banner-policy-link {
  color: white !important;
}

/* line 3, ../scss/2_styles_custom/layout/_frontpage.scss */
.ds-frontpage .frontpage-row1 {
  margin-bottom: 30px;
  padding-bottom: 30px;
  background-color: #2779BD;
}
@media only screen and (min-width: 55em) {
  /* line 3, ../scss/2_styles_custom/layout/_frontpage.scss */
  .ds-frontpage .frontpage-row1 {
    height: 400px;
  }
  /* line 6, ../scss/2_styles_custom/layout/_frontpage.scss */
  .ds-frontpage .frontpage-row1 img {
    max-height: 400px;
    width: auto;
  }
}
/* line 14, ../scss/2_styles_custom/layout/_frontpage.scss */
.ds-frontpage .frontpage-row1, .ds-frontpage .frontpage-row1 h1, .ds-frontpage .frontpage-row1 h2, .ds-frontpage .frontpage-row1 h3, .ds-frontpage .frontpage-row1 h4, .ds-frontpage .frontpage-row1 h5, .ds-frontpage .frontpage-row1 h6 {
  color: #FFFFFF;
}

/* line 22, ../scss/2_styles_custom/layout/_frontpage.scss */
.ds-frontpage .frontpage-row2 {
  margin-bottom: 40px;
}
/* line 24, ../scss/2_styles_custom/layout/_frontpage.scss */
.ds-frontpage .frontpage-row2 .label {
  font-weight: 500;
  margin-bottom: 30px;
}

/* line 1, ../scss/2_styles_custom/layout/_header.scss */
#header {
  position: relative;
  z-index: 100;
  margin-top: 27px;
}
/* line 7, ../scss/2_styles_custom/layout/_header.scss */
#header .header-right {
  text-align: right;
  bottom: -3px;
}
@media print {
  /* line 7, ../scss/2_styles_custom/layout/_header.scss */
  #header .header-right {
    display: none;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 1, ../scss/2_styles_custom/layout/_header.scss */
  #header {
    position: fixed;
    background: #FFFFFF;
    padding-top: 27px;
    padding-bottom: 1rem;
    top: 0;
    z-index: 110;
    margin-top: 0;
    margin-bottom: 0;
    transform: translateY(0%);
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 1, ../scss/2_styles_custom/layout/_header.scss */
  #header {
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 73.21429em) {
  /* line 1, ../scss/2_styles_custom/layout/_header.scss */
  #header {
    margin-bottom: 80px;
  }
  /* line 33, ../scss/2_styles_custom/layout/_header.scss */
  #header .header-left {
    padding-left: 0;
  }
  /* line 36, ../scss/2_styles_custom/layout/_header.scss */
  #header .header-right {
    padding-right: 0;
  }
}
@media print {
  /* line 42, ../scss/2_styles_custom/layout/_header.scss */
  #header .header-logo > a {
    visibility: hidden;
  }
  /* line 44, ../scss/2_styles_custom/layout/_header.scss */
  #header .header-logo > a > img {
    visibility: visible;
  }
}

/* line 51, ../scss/2_styles_custom/layout/_header.scss */
.header-is-hidden {
  transform: translateY(-100%);
}

/* line 2, ../scss/2_styles_custom/layout/_menu-section.scss */
#menu-section {
  display: block;
  position: fixed;
  padding-top: 8rem;
  background: #FFFFFF;
  width: 100%;
  height: 101%;
  top: 0;
  left: 0;
  z-index: 100;
  transform: translateX(100%);
  transform-origin: right center;
  transition: all, 0.5s, cubic-bezier(1, 0, 0, 1), false;
}
/* line 16, ../scss/2_styles_custom/layout/_menu-section.scss */
#menu-section .region-mobile-off-canvas-header-right {
  text-align: left;
}
/* line 20, ../scss/2_styles_custom/layout/_menu-section.scss */
#menu-section .region-mobile-off-canvas-header-right {
  text-align: right;
}
/* line 24, ../scss/2_styles_custom/layout/_menu-section.scss */
#menu-section .mobile-off-canvas-content {
  margin-top: 12%;
}
@media only screen and (min-width: 55em) {
  /* line 2, ../scss/2_styles_custom/layout/_menu-section.scss */
  #menu-section {
    display: none;
  }
}

/* line 34, ../scss/2_styles_custom/layout/_menu-section.scss */
.menu-section__isopened {
  transform: scaleX(1) !important;
}

/* line 1, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-body.scss */
.milestone {
  /**
* BODY
*/
}
@media only screen and (min-width: 55em) {
  /* line 5, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-body.scss */
  .milestone .body .row {
    margin-top: 5.69rem;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 5, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-body.scss */
  .milestone .body .row {
    margin-top: 3.69rem;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 5, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-body.scss */
  .milestone .body .row {
    margin-top: 1rem;
    padding: 0;
  }
}
@media only screen and (min-width: 55em) {
  /* line 17, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-body.scss */
  .milestone .body .row .medium-11 {
    left: 6%;
  }
}
@media only screen and (min-width: 73.21429em) {
  /* line 23, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-body.scss */
  .milestone .body .row .medium-11 .ds-left .field-name-meilenstein-image-caption,
  .milestone .body .row .medium-11 .ds-left .field-name-field-meilenstein-image {
    position: relative;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 83.33333%;
    left: 16.66667%;
    right: auto;
    float: none;
    margin-bottom: 4.28571rem;
    padding-left: 0;
  }
  /* line 34, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-body.scss */
  .milestone .body .row .medium-11 .ds-left .field-name-meilenstein-image-caption figure img,
  .milestone .body .row .medium-11 .ds-left .field-name-field-meilenstein-image figure img {
    max-height: 571px;
    overflow: hidden;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 23, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-body.scss */
  .milestone .body .row .medium-11 .ds-left .field-name-meilenstein-image-caption,
  .milestone .body .row .medium-11 .ds-left .field-name-field-meilenstein-image {
    position: relative;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 91.66667%;
    left: 8.33333%;
    right: auto;
    float: none;
    left: 0;
    margin-bottom: 2.85714rem;
    padding-left: 0;
  }
  /* line 50, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-body.scss */
  .milestone .body .row .medium-11 .ds-left .field-name-meilenstein-image-caption figure img,
  .milestone .body .row .medium-11 .ds-left .field-name-field-meilenstein-image figure img {
    max-height: 571px;
    overflow: hidden;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 23, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-body.scss */
  .milestone .body .row .medium-11 .ds-left .field-name-meilenstein-image-caption,
  .milestone .body .row .medium-11 .ds-left .field-name-field-meilenstein-image {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 100%;
    float: left;
    margin-bottom: 2.14286rem;
    padding: 0;
  }
  /* line 61, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-body.scss */
  .milestone .body .row .medium-11 .ds-left .field-name-meilenstein-image-caption figure img,
  .milestone .body .row .medium-11 .ds-left .field-name-field-meilenstein-image figure img {
    overflow: hidden;
  }
  /* line 65, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-body.scss */
  .milestone .body .row .medium-11 .ds-left .field-name-meilenstein-image-caption figure figcaption,
  .milestone .body .row .medium-11 .ds-left .field-name-field-meilenstein-image figure figcaption {
    padding: 1em 1em 0 1em;
  }
}
/* line 73, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-body.scss */
.milestone .body .row .medium-11 .ds-left .field-name-field-meilenstein-widgets iframe {
  width: 100%;
}
@media only screen and (min-width: 55em) {
  /* line 72, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-body.scss */
  .milestone .body .row .medium-11 .ds-left .field-name-field-meilenstein-widgets {
    position: relative;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 83.33333%;
    left: 16.66667%;
    right: auto;
    float: none;
    margin-bottom: 4.28571rem;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 72, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-body.scss */
  .milestone .body .row .medium-11 .ds-left .field-name-field-meilenstein-widgets {
    position: relative;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 91.66667%;
    left: 8.33333%;
    right: auto;
    float: right;
    left: 0;
    margin-bottom: 4.28571rem;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 72, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-body.scss */
  .milestone .body .row .medium-11 .ds-left .field-name-field-meilenstein-widgets {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 100%;
    float: left;
    margin-bottom: 2.14286rem;
    padding: 0;
  }
}
/* line 99, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-body.scss */
.milestone .body .row .medium-11 .ds-left .field-name-meilenstein-links {
  margin: 0 auto;
  max-width: 71.42857rem;
  width: 100%;
}
/* line 239, ../bower_components/foundation/scss/foundation/components/_global.scss */
.milestone .body .row .medium-11 .ds-left .field-name-meilenstein-links:before, .milestone .body .row .medium-11 .ds-left .field-name-meilenstein-links:after {
  content: " ";
  display: table;
}
/* line 240, ../bower_components/foundation/scss/foundation/components/_global.scss */
.milestone .body .row .medium-11 .ds-left .field-name-meilenstein-links:after {
  clear: both;
}
@media only screen and (min-width: 55em) {
  /* line 99, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-body.scss */
  .milestone .body .row .medium-11 .ds-left .field-name-meilenstein-links {
    margin: 7.8rem auto 0 auto;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 99, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-body.scss */
  .milestone .body .row .medium-11 .ds-left .field-name-meilenstein-links {
    margin: 3.8rem auto 0 auto;
    padding: 0 1rem;
  }
}
@media only screen and (min-width: 55em) {
  /* line 109, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-body.scss */
  .milestone .body .row .medium-11 .ds-left .field-name-meilenstein-links .field-items > .field-item .meilenstein-links {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 66.66667%;
    float: left;
    padding: 0;
    margin: 0 auto;
    float: none;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 109, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-body.scss */
  .milestone .body .row .medium-11 .ds-left .field-name-meilenstein-links .field-items > .field-item .meilenstein-links {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 83.33333%;
    float: left;
    padding: 0;
    margin: 0 auto;
    float: none;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 109, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-body.scss */
  .milestone .body .row .medium-11 .ds-left .field-name-meilenstein-links .field-items > .field-item .meilenstein-links {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 100%;
    float: left;
    padding: 0;
    margin: 0 auto;
    float: none;
  }
  /* line 129, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-body.scss */
  .milestone .body .row .medium-11 .ds-left .field-name-meilenstein-links .field-items > .field-item .meilenstein-links li a {
    font-size: 14px;
  }
}

/* line 1, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
.milestone {
  /**
  * TOP
  */
  /**
  * BOTTOM
  */
}
/* line 7, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
.milestone .top .row .medium-2 {
  padding-left: 0;
}
/* line 16, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
.milestone .bottom .row {
  margin-top: 4rem;
}
/* line 19, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
.milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .field-name-meilenstein-project-status {
  margin: 0;
}
/* line 23, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
.milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .entry-info .date {
  color: #000000;
  font-size: 14px;
}
/* line 29, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
.milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-header h2 {
  font-size: 32px;
  font-weight: bold;
}
@media only screen and (max-width: 54.92857em) {
  /* line 29, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-header h2 {
    font-size: 15px;
  }
}
@media only screen and (min-width: 55em) {
  /* line 29, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-header h2 {
    margin-bottom: 72px;
  }
}
/* line 40, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
.milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
  align-items: baseline;
  align-content: stretch;
}
/* line 47, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
.milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .view-mode-teaser_noimage {
  width: 100%;
}
@media only screen and (max-width: 54.92857em) {
  /* line 46, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 100%;
    float: left;
    padding: 0;
  }
  /* line 53, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .view-mode-teaser {
    margin: 1.2em 0;
  }
  /* line 56, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .view-mode-teaser_noimage {
    height: 155px;
    width: 100%;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  /* line 61, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .view-mode-teaser_noimage h2 {
    color: #FFFFFF;
  }
  /* line 64, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .view-mode-teaser_noimage a {
    padding: 1rem !important;
    margin: 0;
  }
  /* line 68, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .view-mode-teaser_noimage .entry-info {
    display: block;
  }
  /* line 71, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .view-mode-teaser_noimage .field-name-meilenstein-project-status {
    margin: 0;
  }
  /* line 74, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .view-mode-teaser_noimage .field-name-meilenstein-titel-anzeige {
    width: 100%;
    padding: 0;
  }
  /* line 79, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .view-mode-teaser_noimage .entry-info .date, .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .view-mode-teaser_noimage .entry-info .project-status {
    color: #FFFFFF;
  }
  /* line 82, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .view-mode-teaser_noimage .entry-info .date {
    margin-left: 0;
    margin-top: 0;
  }
  /* line 88, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row a {
    display: flex;
    flex-direction: row;
  }
  /* line 91, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row a .field-name-field-meilenstein-image {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 33.33333%;
    float: left;
    padding: 0;
  }
  /* line 95, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row a .field-name-meilenstein-titel-anzeige-2 {
    margin-left: 1.3em;
  }
  /* line 98, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row a .field-name-meilenstein-project-status {
    margin: 0 0 0 1em;
  }
  /* line 102, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row a .entry-info .date {
    color: #000000;
    font-size: 10px;
    margin-top: 1em;
  }
  /* line 107, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row a .entry-info .project-status {
    font-size: 9px;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 46, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 50%;
    float: left;
    padding: 0;
    align-self: flex-start;
    margin-bottom: 64px;
  }
  /* line 118, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .view-mode-teaser {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 122, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row:not(.view-mode-teaser_noimage) {
    margin-top: 0 !important;
  }
  /* line 126, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .view-mode-teaser_noimage {
    height: 321px;
    padding: 0;
  }
  /* line 129, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .view-mode-teaser_noimage h2 {
    color: #FFFFFF;
  }
  /* line 132, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .view-mode-teaser_noimage a {
    background: #2779BD;
    margin: 0;
    width: 100%;
    height: inherit;
    display: table-cell;
    vertical-align: middle;
    padding: 1.3rem 2.6rem 2.3rem 1.5rem !important;
  }
  /* line 142, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .view-mode-teaser_noimage .entry-info .date, .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .view-mode-teaser_noimage .entry-info .project-status {
    display: inline-block;
    color: #FFFFFF;
    font-size: 14px;
  }
  /* line 147, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .view-mode-teaser_noimage .entry-info .date {
    margin-right: 1.2em;
  }
  /* line 150, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .view-mode-teaser_noimage .entry-info .project-status {
    display: none;
  }
  /* line 155, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .node-meilenstein {
    padding: 0 1.7em;
    display: table;
  }
  /* line 159, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .node-meilenstein .field-name-meilenstein-titel-anzeige h2 {
    font-size: 26px;
  }
  /* line 163, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .node-meilenstein:nth-child(even) {
    padding-left: 0;
  }
  /* line 168, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row:first-of-type div {
    padding-left: 0;
  }
  /* line 175, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row:nth-of-type(odd) div {
    padding-left: 0;
  }
}
@media only screen and (min-width: 73.21429em) {
  /* line 46, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 33.33333%;
    float: left;
    padding: 0;
    align-self: flex-start;
    margin-bottom: 64px;
  }
  /* line 185, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .view-mode-teaser {
    margin-top: 0;
    margin-bottom: 0;
  }
  /* line 190, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .view-mode-teaser_noimage {
    height: 321px;
    padding: 0;
    margin-bottom: 89px;
    display: table;
  }
  /* line 195, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .view-mode-teaser_noimage h2 {
    color: #FFFFFF;
  }
  /* line 198, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .view-mode-teaser_noimage a {
    padding: 0;
  }
  /* line 202, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .view-mode-teaser_noimage .entry-info .date, .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .view-mode-teaser_noimage .entry-info .project-status {
    display: inline-block;
    color: #FFFFFF;
  }
  /* line 203, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .view-mode-teaser_noimage .entry-info .date {
    margin-right: 1.2em;
  }
  /* line 206, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .view-mode-teaser_noimage .entry-info .project-status {
    display: none;
  }
  /* line 212, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .view-mode-teaser_noimage a {
    padding: 1.3rem 0.6rem 2.3rem 1.5rem !important;
    display: table-cell;
  }
  /* line 218, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .node-meilenstein:not(.view-mode-teaser_noimage) a {
    display: block;
  }
  /* line 223, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .node-meilenstein {
    padding: 0 1.7em 0 0;
  }
  /* line 225, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .node-meilenstein a > .field-name-meilenstein-titel-anzeige {
    width: 100%;
  }
  /* line 227, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .node-meilenstein a > .field-name-meilenstein-titel-anzeige h2 {
    font-size: 26px;
  }
  /* line 231, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row .node-meilenstein a > .field-name-meilenstein-project-status {
    height: 26px;
  }
  /* line 236, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row:first-of-type div {
    padding-left: 0;
  }
  /* line 240, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row:first-of-type .view-mode-teaser_noimage a {
    margin: auto;
    padding: 1.3rem 0.6rem 2.3rem 1.5rem !important;
  }
  /* line 245, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row:first-of-type .view-mode-teaser_noimage a:first-of-type div {
    padding-left: 0;
  }
  /* line 254, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row:nth-of-type(3) div {
    padding-right: 0;
  }
  /* line 259, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-bottom.scss */
  .milestone .bottom .row .medium-12 > .ds-left > .field > .field-items > .field-item > .view-project-progress .view-content .views-row:nth-of-type(4) div {
    padding-left: 0;
  }
}

@media only screen and (max-width: 54.92857em) {
  /* line 3, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-top.scss */
  .milestone .top .row {
    margin-bottom: 1em;
  }
}
@media print {
  /* line 9, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-top.scss */
  .milestone .top .row .medium-2 .field-name-meilenstein-back-to-all-updates {
    display: none;
  }
}
@media only screen and (min-width: 73.21429em) {
  /* line 9, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-top.scss */
  .milestone .top .row .medium-2 .field-name-meilenstein-back-to-all-updates {
    margin: 5px 0 0 17px;
    display: block;
  }
}
@media only screen and (min-width: 55em) {
  /* line 9, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-top.scss */
  .milestone .top .row .medium-2 .field-name-meilenstein-back-to-all-updates {
    margin: 5px 0 0 31px;
    display: block;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 9, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-top.scss */
  .milestone .top .row .medium-2 .field-name-meilenstein-back-to-all-updates {
    font-size: 0.8em;
    margin: 0 0 0 19px;
  }
  /* line 25, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-top.scss */
  .milestone .top .row .medium-2 .field-name-meilenstein-back-to-all-updates a:before {
    top: 2px !important;
  }
}
/* line 30, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-top.scss */
.milestone .top .row .medium-2 .field-name-meilenstein-back-to-all-updates a {
  position: relative;
}
/* line 32, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-top.scss */
.milestone .top .row .medium-2 .field-name-meilenstein-back-to-all-updates a:before {
  position: absolute;
  content: '';
  left: -19px;
  display: block;
  background-image: url("/sites/all/themes/engagement/img/arrow_left_blue.svg");
  background-size: 8px 13px;
  background-repeat: no-repeat;
  background-position: right;
  height: 13px;
  width: 10px;
  top: 3px;
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
@media only screen and (max-width: 54.92857em) {
  /* line 30, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-top.scss */
  .milestone .top .row .medium-2 .field-name-meilenstein-back-to-all-updates a {
    font-size: 12px;
    margin: 1rem 0 0 1rem;
  }
  /* line 49, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-top.scss */
  .milestone .top .row .medium-2 .field-name-meilenstein-back-to-all-updates a:before {
    top: 0;
  }
}
/* line 56, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-top.scss */
.milestone .top .row .medium-2 .field-name-meilenstein-back-to-all-updates:hover a:before {
  transform: translateX(-10px);
}
/* line 65, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-top.scss */
.milestone .top .row .medium-9 .ds-left > .field-name-meilenstein-titel-anzeige .field-items > .field-item > h1 {
  margin: 0 0 0.4rem 0;
  font-weight: 500;
}
@media only screen and (min-width: 55em) {
  /* line 65, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-top.scss */
  .milestone .top .row .medium-9 .ds-left > .field-name-meilenstein-titel-anzeige .field-items > .field-item > h1 {
    font-size: 35px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 65, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-top.scss */
  .milestone .top .row .medium-9 .ds-left > .field-name-meilenstein-titel-anzeige .field-items > .field-item > h1 {
    font-size: 18px;
    margin: 0 0 1rem 0;
  }
}
@media print {
  /* line 65, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-top.scss */
  .milestone .top .row .medium-9 .ds-left > .field-name-meilenstein-titel-anzeige .field-items > .field-item > h1 {
    margin: 0 0 1rem 0;
  }
}
/* line 82, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-top.scss */
.milestone .top .row .medium-9 .ds-left .field-name-meilenstein-project-status .entry-info .date, .milestone .top .row .medium-9 .ds-left .field-name-meilenstein-project-status .entry-info .project-status {
  display: inline-block;
}
/* line 83, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-top.scss */
.milestone .top .row .medium-9 .ds-left .field-name-meilenstein-project-status .entry-info .date {
  font-weight: bold;
}
@media only screen and (min-width: 55em) {
  /* line 89, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-top.scss */
  .milestone .top .row .medium-9 .ds-left .field-name-meilenstein-project-status .entry-info .date, .milestone .top .row .medium-9 .ds-left .field-name-meilenstein-project-status .entry-info .project-status {
    font-size: 14px;
  }
  /* line 92, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-top.scss */
  .milestone .top .row .medium-9 .ds-left .field-name-meilenstein-project-status .entry-info .date {
    margin-right: 1.5em;
    margin-left: 10px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 101, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-top.scss */
  .milestone .top .row .medium-9 .ds-left .field-name-meilenstein-project-status .entry-info .date, .milestone .top .row .medium-9 .ds-left .field-name-meilenstein-project-status .entry-info .project-status {
    font-size: 12px;
  }
  /* line 104, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-top.scss */
  .milestone .top .row .medium-9 .ds-left .field-name-meilenstein-project-status .entry-info .date {
    margin-right: 1.2em;
  }
}
@media print {
  /* line 80, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-top.scss */
  .milestone .top .row .medium-9 .ds-left .field-name-meilenstein-project-status {
    margin-bottom: 10px;
  }
  /* line 112, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-top.scss */
  .milestone .top .row .medium-9 .ds-left .field-name-meilenstein-project-status .entry-info .date {
    margin-right: 10px;
  }
}
/* line 119, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-top.scss */
.milestone .top .row .medium-9 .field-name-post-date {
  display: inline-block;
}
@media only screen and (min-width: 55em) {
  /* line 119, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-top.scss */
  .milestone .top .row .medium-9 .field-name-post-date {
    font-size: 14px;
    margin-right: 25px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 119, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-top.scss */
  .milestone .top .row .medium-9 .field-name-post-date {
    font-size: 12px;
    margin-right: 25px;
  }
}
@media print {
  /* line 134, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone-top.scss */
  .milestone .bottom {
    display: none;
  }
}

/* line 2, ../scss/2_styles_custom/layout/_node-milestone/_node-milestone.scss */
.node-meilenstein.view-mode-full .field-name-title-field {
  font-size: 25px;
  font-weight: 300;
  margin: 10px 0;
}

/* line 3, ../scss/2_styles_custom/layout/_node-milestone/content/_content-quote.scss */
.meilenstein-content .paragraphs-item-pg-m-quote blockquote {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 2.5rem;
  color: #000000;
  border: 0;
  line-height: 1.2;
}
/* line 11, ../scss/2_styles_custom/layout/_node-milestone/content/_content-quote.scss */
.meilenstein-content .paragraphs-item-pg-m-quote blockquote p {
  margin: 0;
  line-height: 1.2;
}
/* line 15, ../scss/2_styles_custom/layout/_node-milestone/content/_content-quote.scss */
.meilenstein-content .paragraphs-item-pg-m-quote blockquote .field-name-field-pg-m-quote-author {
  font-size: 1rem;
  margin-left: 5%;
  position: relative;
}
/* line 19, ../scss/2_styles_custom/layout/_node-milestone/content/_content-quote.scss */
.meilenstein-content .paragraphs-item-pg-m-quote blockquote .field-name-field-pg-m-quote-author:before {
  content: '—';
  position: absolute;
  left: -5%;
  top: 0;
}

@media only screen and (min-width: 55em) {
  /* line 29, ../scss/2_styles_custom/layout/_node-milestone/content/_content-quote.scss */
  .meilenstein-content .paragraphs-item-pg-m-quote {
    position: relative;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 66.66667%;
    left: 16.66667%;
    right: auto;
    float: none;
  }

  /* line 36, ../scss/2_styles_custom/layout/_node-milestone/content/_content-quote.scss */
  .meilenstein-content .paragraphs-item-pg-m-quote blockquote {
    margin-bottom: 3.57143rem;
  }
  /* line 38, ../scss/2_styles_custom/layout/_node-milestone/content/_content-quote.scss */
  .meilenstein-content .paragraphs-item-pg-m-quote blockquote .field-name-field-pg-m-quote-author {
    margin-top: 11px;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 45, ../scss/2_styles_custom/layout/_node-milestone/content/_content-quote.scss */
  .meilenstein-content .paragraphs-item-pg-m-quote {
    position: relative;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 91.66667%;
    left: 8.33333%;
    right: auto;
    float: left;
    padding: 0;
  }

  /* line 52, ../scss/2_styles_custom/layout/_node-milestone/content/_content-quote.scss */
  .meilenstein-content .paragraphs-item-pg-m-quote blockquote {
    padding: 0 1em;
  }
  /* line 54, ../scss/2_styles_custom/layout/_node-milestone/content/_content-quote.scss */
  .meilenstein-content .paragraphs-item-pg-m-quote blockquote .field-name-field-pg-m-quote-author {
    margin-top: 11px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 61, ../scss/2_styles_custom/layout/_node-milestone/content/_content-quote.scss */
  .meilenstein-content .paragraphs-item-pg-m-quote {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 100%;
    float: none;
  }

  /* line 67, ../scss/2_styles_custom/layout/_node-milestone/content/_content-quote.scss */
  .meilenstein-content .paragraphs-item-pg-m-quote blockquote {
    padding: 0 0em;
    font-size: 1.5rem;
    margin-top: 17px;
    margin-bottom: 17px;
  }
  /* line 72, ../scss/2_styles_custom/layout/_node-milestone/content/_content-quote.scss */
  .meilenstein-content .paragraphs-item-pg-m-quote blockquote span {
    display: none;
    font-size: 0.85714rem;
  }
  /* line 75, ../scss/2_styles_custom/layout/_node-milestone/content/_content-quote.scss */
  .meilenstein-content .paragraphs-item-pg-m-quote blockquote span:before {
    top: -25%;
  }
}
@media print {
  /* line 83, ../scss/2_styles_custom/layout/_node-milestone/content/_content-quote.scss */
  .meilenstein-content .paragraphs-item-pg-m-quote {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 100%;
    float: none;
  }

  /* line 89, ../scss/2_styles_custom/layout/_node-milestone/content/_content-quote.scss */
  .meilenstein-content .paragraphs-item-pg-m-quote blockquote {
    padding: 0 0em;
    font-size: 1.07143rem;
    margin-top: 17px;
    margin-bottom: 17px;
  }
  /* line 94, ../scss/2_styles_custom/layout/_node-milestone/content/_content-quote.scss */
  .meilenstein-content .paragraphs-item-pg-m-quote blockquote span {
    display: none;
    font-size: 0.85714rem;
  }
  /* line 97, ../scss/2_styles_custom/layout/_node-milestone/content/_content-quote.scss */
  .meilenstein-content .paragraphs-item-pg-m-quote blockquote span:before {
    top: -25%;
  }
}
@media only screen and (min-width: 55em) {
  /* line 4, ../scss/2_styles_custom/layout/_node-milestone/content/_content-text-folding.scss */
  .meilenstein-content .paragraphs-item-pg-m-box {
    position: relative;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 66.66667%;
    left: 16.66667%;
    right: auto;
    float: none;
    font-size: 18px;
    padding-left: 0;
    margin-bottom: 2.85714rem;
  }
  /* line 11, ../scss/2_styles_custom/layout/_node-milestone/content/_content-text-folding.scss */
  .meilenstein-content .paragraphs-item-pg-m-box p {
    font-size: 18px;
  }
  /* line 16, ../scss/2_styles_custom/layout/_node-milestone/content/_content-text-folding.scss */
  .meilenstein-content .paragraphs-item-pg-m-box:last-of-type {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 22, ../scss/2_styles_custom/layout/_node-milestone/content/_content-text-folding.scss */
  .meilenstein-content .paragraphs-item-pg-m-box {
    position: relative;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 83.33333%;
    left: 8.33333%;
    right: auto;
    float: left;
    font-size: 18px;
    padding: 0;
  }
  /* line 29, ../scss/2_styles_custom/layout/_node-milestone/content/_content-text-folding.scss */
  .meilenstein-content .paragraphs-item-pg-m-box p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 35, ../scss/2_styles_custom/layout/_node-milestone/content/_content-text-folding.scss */
  .meilenstein-content .paragraphs-item-pg-m-box {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 100%;
    float: none;
    font-size: 14px;
    margin-bottom: 20px;
  }
  /* line 42, ../scss/2_styles_custom/layout/_node-milestone/content/_content-text-folding.scss */
  .meilenstein-content .paragraphs-item-pg-m-box p {
    font-size: 14px;
  }
}
/* line 48, ../scss/2_styles_custom/layout/_node-milestone/content/_content-text-folding.scss */
.paragraph-text-folding {
  border-top: 1px solid #2779BD;
  color: #2779BD;
  padding-top: 15px;
  position: relative;
}
/* line 54, ../scss/2_styles_custom/layout/_node-milestone/content/_content-text-folding.scss */
.paragraph-text-folding h2 {
  color: #2779BD;
  font-family: "Raleway", sans-serif;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.05rem;
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
}
@media only screen and (min-width: 55em) {
  /* line 54, ../scss/2_styles_custom/layout/_node-milestone/content/_content-text-folding.scss */
  .paragraph-text-folding h2 {
    font-size: 20px;
  }
}
/* line 69, ../scss/2_styles_custom/layout/_node-milestone/content/_content-text-folding.scss */
.paragraph-text-folding .gradient {
  background: url(data:image/svg+xml;base64,alotofcodehere);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 70%);
  bottom: 0;
  height: 75px;
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  z-index: 2;
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
/* line 86, ../scss/2_styles_custom/layout/_node-milestone/content/_content-text-folding.scss */
.paragraph-text-folding .gradient.opened {
  height: 0;
  opacity: 0;
}

/* line 93, ../scss/2_styles_custom/layout/_node-milestone/content/_content-text-folding.scss */
.expand {
  max-height: 180px;
  overflow: hidden;
  transition: max-height 1s ease-in-out;
}
/* line 101, ../scss/2_styles_custom/layout/_node-milestone/content/_content-text-folding.scss */
.expand.open {
  max-height: 3000px;
}

/* line 106, ../scss/2_styles_custom/layout/_node-milestone/content/_content-text-folding.scss */
.toggle-wrapper {
  text-align: center;
}
/* line 109, ../scss/2_styles_custom/layout/_node-milestone/content/_content-text-folding.scss */
.toggle-wrapper .expand-toggle {
  background-image: url("../img/arrow_down_blue.svg");
  background-position: right center;
  background-repeat: no-repeat;
  display: inline-block;
  font-weight: 700;
  padding-right: 30px;
  text-align: center;
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
/* line 119, ../scss/2_styles_custom/layout/_node-milestone/content/_content-text-folding.scss */
.toggle-wrapper .expand-toggle.opened {
  background-image: url("../img/arrow_up_blue.svg");
}

@media only screen and (min-width: 55em) {
  /* line 4, ../scss/2_styles_custom/layout/_node-milestone/content/_content-text.scss */
  .meilenstein-content .paragraphs-item-pg-m-text {
    position: relative;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 66.66667%;
    left: 16.66667%;
    right: auto;
    float: none;
    font-size: 20px;
    padding-left: 0;
    margin-bottom: 2.85714rem;
  }
  /* line 11, ../scss/2_styles_custom/layout/_node-milestone/content/_content-text.scss */
  .meilenstein-content .paragraphs-item-pg-m-text p {
    font-size: 20px;
  }
  /* line 16, ../scss/2_styles_custom/layout/_node-milestone/content/_content-text.scss */
  .meilenstein-content .paragraphs-item-pg-m-text:last-of-type {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 23, ../scss/2_styles_custom/layout/_node-milestone/content/_content-text.scss */
  .meilenstein-content .paragraphs-item-pg-m-text {
    position: relative;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 83.33333%;
    left: 8.33333%;
    right: auto;
    float: left;
    font-size: 20px;
    padding: 0;
  }
  /* line 30, ../scss/2_styles_custom/layout/_node-milestone/content/_content-text.scss */
  .meilenstein-content .paragraphs-item-pg-m-text p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 37, ../scss/2_styles_custom/layout/_node-milestone/content/_content-text.scss */
  .meilenstein-content .paragraphs-item-pg-m-text {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 100%;
    float: none;
    font-size: 15px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 55em) {
  /* line 4, ../scss/2_styles_custom/layout/_node-milestone/content/_content-textImage.scss */
  .paragraphs-item-pg-m-text-image .content {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 100%;
    float: left;
    margin-bottom: 2.85714rem;
  }
  /* line 10, ../scss/2_styles_custom/layout/_node-milestone/content/_content-textImage.scss */
  .paragraphs-item-pg-m-text-image .content figure {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 41.66667%;
    float: left;
  }
  /* line 14, ../scss/2_styles_custom/layout/_node-milestone/content/_content-textImage.scss */
  .paragraphs-item-pg-m-text-image .content .field-name-field-pg-m-text-image-text {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 41.66667%;
    float: left;
  }
  /* line 17, ../scss/2_styles_custom/layout/_node-milestone/content/_content-textImage.scss */
  .paragraphs-item-pg-m-text-image .content .field-name-field-pg-m-text-image-text .field-items .field-item {
    font-size: 20px;
  }
  /* line 18, ../scss/2_styles_custom/layout/_node-milestone/content/_content-textImage.scss */
  .paragraphs-item-pg-m-text-image .content .field-name-field-pg-m-text-image-text .field-items .field-item p {
    font-size: 20px;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 24, ../scss/2_styles_custom/layout/_node-milestone/content/_content-textImage.scss */
  .paragraphs-item-pg-m-text-image .content {
    position: relative;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 83.33333%;
    left: 8.33333%;
    right: auto;
    float: left;
    padding: 0;
    margin-bottom: 2.85714rem;
  }
  /* line 31, ../scss/2_styles_custom/layout/_node-milestone/content/_content-textImage.scss */
  .paragraphs-item-pg-m-text-image .content figure {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 41.66667%;
    float: left;
    padding-left: 0;
  }
  /* line 36, ../scss/2_styles_custom/layout/_node-milestone/content/_content-textImage.scss */
  .paragraphs-item-pg-m-text-image .content .field-name-field-pg-m-text-image-text {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 58.33333%;
    float: left;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 45, ../scss/2_styles_custom/layout/_node-milestone/content/_content-textImage.scss */
  .paragraphs-item-pg-m-text-image {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 100%;
    float: none;
    margin-top: 2.85714rem;
  }
  /* line 52, ../scss/2_styles_custom/layout/_node-milestone/content/_content-textImage.scss */
  .paragraphs-item-pg-m-text-image .field-name-field-pg-m-text-image-text .field-items .field-item {
    font-size: 15px;
    margin-bottom: 2.85714rem;
  }
  /* line 53, ../scss/2_styles_custom/layout/_node-milestone/content/_content-textImage.scss */
  .paragraphs-item-pg-m-text-image .field-name-field-pg-m-text-image-text .field-items .field-item p {
    font-size: 15px;
  }
}
/* line 25, ../scss/2_styles_custom/layout/_node-milestone/content/_content.scss */
.meilenstein-content {
  margin: 0 auto;
  max-width: 71.42857rem;
  width: 100%;
}
/* line 239, ../bower_components/foundation/scss/foundation/components/_global.scss */
.meilenstein-content:before, .meilenstein-content:after {
  content: " ";
  display: table;
}
/* line 240, ../bower_components/foundation/scss/foundation/components/_global.scss */
.meilenstein-content:after {
  clear: both;
}

/* line 4, ../scss/2_styles_custom/layout/_page-user.scss */
.not-logged-in.page-user .region-content,
.page-protected-node .region-content,
.page-newsletter-signup .region-content {
  margin: 0 auto;
  max-width: 71.42857rem;
  width: 100%;
}
/* line 239, ../bower_components/foundation/scss/foundation/components/_global.scss */
.not-logged-in.page-user .region-content:before, .not-logged-in.page-user .region-content:after,
.page-protected-node .region-content:before,
.page-protected-node .region-content:after,
.page-newsletter-signup .region-content:before,
.page-newsletter-signup .region-content:after {
  content: " ";
  display: table;
}
/* line 240, ../bower_components/foundation/scss/foundation/components/_global.scss */
.not-logged-in.page-user .region-content:after,
.page-protected-node .region-content:after,
.page-newsletter-signup .region-content:after {
  clear: both;
}

/* line 8, ../scss/2_styles_custom/layout/_page.scss */
#drupal-content #system .row .columns {
  padding: 0;
}

/* line 13, ../scss/2_styles_custom/layout/_page.scss */
body, html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 19, ../scss/2_styles_custom/layout/_page.scss */
figure {
  background: transparent;
  border: none;
}
/* line 22, ../scss/2_styles_custom/layout/_page.scss */
figure figcaption {
  font-size: 14px;
  padding-left: 0;
  color: #8c8c8c;
  font-weight: 500;
}
@media only screen and (min-width: 55em) {
  /* line 22, ../scss/2_styles_custom/layout/_page.scss */
  figure figcaption {
    padding: 15px 15px 0 0px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 22, ../scss/2_styles_custom/layout/_page.scss */
  figure figcaption {
    padding: 17px 17px 0 0px;
  }
}

@media only screen and (max-width: 54.92857em) {
  /* line 36, ../scss/2_styles_custom/layout/_page.scss */
  p {
    font-size: 15px;
  }
}

@media only screen and (max-width: 54.92857em) {
  /* line 41, ../scss/2_styles_custom/layout/_page.scss */
  h2 {
    font-size: 18px;
  }
}

/* line 47, ../scss/2_styles_custom/layout/_page.scss */
.col2grid-content ul {
  list-style: none;
}
/* line 49, ../scss/2_styles_custom/layout/_page.scss */
.col2grid-content ul li:before {
  content: '-';
  position: absolute;
  left: 3%;
  font-size: inherit;
}
@media only screen and (min-width: 55em) {
  /* line 56, ../scss/2_styles_custom/layout/_page.scss */
  .col2grid-content ul li {
    margin-bottom: 14px;
  }
  /* line 59, ../scss/2_styles_custom/layout/_page.scss */
  .col2grid-content ul li:last-of-type {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 64, ../scss/2_styles_custom/layout/_page.scss */
  .col2grid-content ul li {
    margin-bottom: 14px;
  }
  /* line 67, ../scss/2_styles_custom/layout/_page.scss */
  .col2grid-content ul li:last-of-type {
    margin-bottom: 0;
  }
}

/* line 73, ../scss/2_styles_custom/layout/_page.scss */
.mobile-menu__isopened {
  overflow: hidden !important;
}

@media only screen and (max-width: 54.92857em) {
  /* line 79, ../scss/2_styles_custom/layout/_page.scss */
  .general-page-updates .view-mode-teaser_noimage {
    width: 100%;
  }
}
@media only screen and (min-width: 55em) {
  /* line 79, ../scss/2_styles_custom/layout/_page.scss */
  .general-page-updates .view-mode-teaser_noimage {
    height: 499px;
    width: 51%;
    max-width: 499px;
    padding-left: 5em;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 77, ../scss/2_styles_custom/layout/_page.scss */
  .general-page-updates {
    padding: 0 1rem;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 77, ../scss/2_styles_custom/layout/_page.scss */
  .general-page-updates {
    padding: 0 0.75rem;
  }
}

/* line 102, ../scss/2_styles_custom/layout/_page.scss */
.general-page-updates .view-mode-teaser_big {
  float: none;
  width: 100%;
}
/* line 105, ../scss/2_styles_custom/layout/_page.scss */
.general-page-updates .view-mode-teaser_big a {
  position: relative;
  height: 100%;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  justify-content: flex-start;
  overflow: hidden;
}
/* line 118, ../scss/2_styles_custom/layout/_page.scss */
.general-page-updates .view-mode-teaser_big .field-name-field-meilenstein-image, .general-page-updates .view-mode-teaser_big .field-name-field-fc-hauptbild {
  position: absolute;
  z-index: -1;
  width: 100%;
  right: 0;
  align-self: center;
}
/* line 124, ../scss/2_styles_custom/layout/_page.scss */
.general-page-updates .view-mode-teaser_big .field-name-field-meilenstein-image:before, .general-page-updates .view-mode-teaser_big .field-name-field-fc-hauptbild:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
}
/* line 132, ../scss/2_styles_custom/layout/_page.scss */
.general-page-updates .view-mode-teaser_big .field-name-field-meilenstein-image img, .general-page-updates .view-mode-teaser_big .field-name-field-fc-hauptbild img {
  width: 100%;
}
@media only screen and (max-width: 54.92857em) {
  /* line 136, ../scss/2_styles_custom/layout/_page.scss */
  .general-page-updates .view-mode-teaser_big .group-status {
    width: 100%;
    padding: 0 20px;
  }
  /* line 142, ../scss/2_styles_custom/layout/_page.scss */
  .general-page-updates .view-mode-teaser_big .group-status .field-name-featured-content-titel-anzeige,
  .general-page-updates .view-mode-teaser_big .group-status .field-name-meilenstein-project-title,
  .general-page-updates .view-mode-teaser_big .group-status .field-name-field-meilenstein-project-ref {
    margin-top: 4.5rem;
  }
}
@media only screen and (min-width: 55em) {
  /* line 136, ../scss/2_styles_custom/layout/_page.scss */
  .general-page-updates .view-mode-teaser_big .group-status {
    flex: 1 100%;
    align-self: flex-end;
    margin: 0 auto 0 auto;
    position: absolute;
    top: 39%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 66%;
  }
}
/* line 162, ../scss/2_styles_custom/layout/_page.scss */
.general-page-updates .view-mode-teaser_big .group-status .field-name-meilenstein-project-title,
.general-page-updates .view-mode-teaser_big .group-status .field-name-field-meilenstein-project-ref,
.general-page-updates .view-mode-teaser_big .group-status .spitzmarke {
  color: #FFFFFF;
  font-weight: 700;
}
/* line 171, ../scss/2_styles_custom/layout/_page.scss */
.general-page-updates .view-mode-teaser_big .group-status .field-name-meilenstein-project-status .entry-info .date, .general-page-updates .view-mode-teaser_big .group-status .field-name-meilenstein-project-status .entry-info .project-status {
  display: inline-block;
  color: #FFFFFF;
}
@media only screen and (max-width: 54.92857em) {
  /* line 171, ../scss/2_styles_custom/layout/_page.scss */
  .general-page-updates .view-mode-teaser_big .group-status .field-name-meilenstein-project-status .entry-info .date, .general-page-updates .view-mode-teaser_big .group-status .field-name-meilenstein-project-status .entry-info .project-status {
    font-size: 12px;
  }
}
/* line 178, ../scss/2_styles_custom/layout/_page.scss */
.general-page-updates .view-mode-teaser_big .group-status .field-name-meilenstein-project-status .entry-info .date {
  margin-right: 2.2em;
}
@media only screen and (min-width: 55em) {
  /* line 178, ../scss/2_styles_custom/layout/_page.scss */
  .general-page-updates .view-mode-teaser_big .group-status .field-name-meilenstein-project-status .entry-info .date {
    font-size: 14px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 178, ../scss/2_styles_custom/layout/_page.scss */
  .general-page-updates .view-mode-teaser_big .group-status .field-name-meilenstein-project-status .entry-info .date {
    margin-right: 1.2em;
  }
}
@media only screen and (min-width: 55em) {
  /* line 187, ../scss/2_styles_custom/layout/_page.scss */
  .general-page-updates .view-mode-teaser_big .group-status .field-name-meilenstein-project-status .entry-info .project-status {
    border: 1px solid #FFFFFF;
    padding: 0 0.4em;
  }
}
/* line 197, ../scss/2_styles_custom/layout/_page.scss */
.general-page-updates .view-mode-teaser_big .group-status .field-name-meilenstein-titel-anzeige h2, .general-page-updates .view-mode-teaser_big .group-status .field-name-featured-content-titel-anzeige h2 {
  color: #FFFFFF;
  font-weight: 500;
  margin: 0;
  font-size: 18px;
}
/* line 203, ../scss/2_styles_custom/layout/_page.scss */
.general-page-updates .view-mode-teaser_big .group-status .field-name-meilenstein-titel-anzeige .date, .general-page-updates .view-mode-teaser_big .group-status .field-name-featured-content-titel-anzeige .date {
  margin-right: 1.5em;
  color: #FFFFFF;
  font-size: 12px;
}
@media only screen and (min-width: 55em) {
  /* line 203, ../scss/2_styles_custom/layout/_page.scss */
  .general-page-updates .view-mode-teaser_big .group-status .field-name-meilenstein-titel-anzeige .date, .general-page-updates .view-mode-teaser_big .group-status .field-name-featured-content-titel-anzeige .date {
    font-size: 14px;
  }
}
@media only screen and (min-width: 55em) {
  /* line 213, ../scss/2_styles_custom/layout/_page.scss */
  .general-page-updates .view-mode-teaser_big .group-status .field-name-meilenstein-titel-anzeige h2, .general-page-updates .view-mode-teaser_big .group-status .field-name-featured-content-titel-anzeige h2 {
    font-size: 34px;
    margin: 10px 0;
  }
}
@media only screen and (min-width: 55em) {
  /* line 102, ../scss/2_styles_custom/layout/_page.scss */
  .general-page-updates .view-mode-teaser_big {
    height: 650px;
    margin-bottom: 90px;
  }
  /* line 226, ../scss/2_styles_custom/layout/_page.scss */
  .general-page-updates .view-mode-teaser_big .field-name-field-fc-spitzmarke .field-item {
    font-size: 14px;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 102, ../scss/2_styles_custom/layout/_page.scss */
  .general-page-updates .view-mode-teaser_big {
    margin-bottom: 45px;
  }
  /* line 233, ../scss/2_styles_custom/layout/_page.scss */
  .general-page-updates .view-mode-teaser_big .field-name-field-meilenstein-image, .general-page-updates .view-mode-teaser_big .field-name-field-fc-hauptbild {
    top: 50%;
    transform: translateY(-50%) scale(2);
  }
  /* line 238, ../scss/2_styles_custom/layout/_page.scss */
  .general-page-updates .view-mode-teaser_big .field-name-field-fc-spitzmarke .field-item {
    font-size: 14px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 102, ../scss/2_styles_custom/layout/_page.scss */
  .general-page-updates .view-mode-teaser_big {
    height: 285px;
    margin-top: 0;
    margin-bottom: 3em;
  }
  /* line 247, ../scss/2_styles_custom/layout/_page.scss */
  .general-page-updates .view-mode-teaser_big .field-name-field-meilenstein-image, .general-page-updates .view-mode-teaser_big .field-name-field-fc-hauptbild {
    top: 50%;
    transform: translateY(-50%) scale(2);
  }
  /* line 251, ../scss/2_styles_custom/layout/_page.scss */
  .general-page-updates .view-mode-teaser_big .field-name-field-fc-spitzmarke .field-item {
    font-size: 12px;
  }
  /* line 253, ../scss/2_styles_custom/layout/_page.scss */
  .general-page-updates .view-mode-teaser_big .field-name-field-fc-spitzmarke .field-item:before {
    height: 20px;
  }
}

@media only screen and (max-width: 54.92857em) {
  /* line 259, ../scss/2_styles_custom/layout/_page.scss */
  #content {
    margin-top: 5rem;
  }
}
/* line 263, ../scss/2_styles_custom/layout/_page.scss */
#content .updates-container {
  background-color: #2779BD;
  color: #FFFFFF;
  font-size: 0.71429rem;
}
@media only screen and (max-width: 54.92857em) {
  /* line 263, ../scss/2_styles_custom/layout/_page.scss */
  #content .updates-container {
    padding: 1rem 0;
    margin: 1rem auto 0 auto;
  }
  /* line 271, ../scss/2_styles_custom/layout/_page.scss */
  #content .updates-container .column .updates {
    padding: 0;
  }
  /* line 273, ../scss/2_styles_custom/layout/_page.scss */
  #content .updates-container .column .updates p {
    font-size: 18px;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 263, ../scss/2_styles_custom/layout/_page.scss */
  #content .updates-container {
    padding: 1rem 0;
    margin: 1rem auto 1rem auto;
    width: 97%;
  }
  /* line 284, ../scss/2_styles_custom/layout/_page.scss */
  #content .updates-container .content p {
    font-size: 21px;
  }
  /* line 289, ../scss/2_styles_custom/layout/_page.scss */
  #content .updates-container > div {
    display: flex;
  }
  /* line 293, ../scss/2_styles_custom/layout/_page.scss */
  #content .updates-container .information {
    margin: auto;
    padding-right: 4rem;
    padding-left: 2.5rem;
  }
}
@media only screen and (min-width: 73.21429em) {
  /* line 263, ../scss/2_styles_custom/layout/_page.scss */
  #content .updates-container {
    padding: 1rem 0;
    margin: 1rem auto 3rem auto;
    box-sizing: content-box;
    min-height: 243px;
  }
  /* line 305, ../scss/2_styles_custom/layout/_page.scss */
  #content .updates-container .content p {
    font-size: 24px;
    line-height: 1.55;
    padding: 1em 3em 0 1.1em;
  }
  /* line 312, ../scss/2_styles_custom/layout/_page.scss */
  #content .updates-container > div {
    display: flex;
  }
}
@media only screen and (min-width: 73.21429em) and (min-width: 73.21429em) {
  /* line 312, ../scss/2_styles_custom/layout/_page.scss */
  #content .updates-container > div {
    margin-bottom: 53px;
  }
}
@media only screen and (min-width: 73.21429em) {
  /* line 319, ../scss/2_styles_custom/layout/_page.scss */
  #content .updates-container .information {
    margin: auto;
  }
}
/* line 324, ../scss/2_styles_custom/layout/_page.scss */
#content .updates-container-icn {
  background-image: url("/sites/all/themes/engagement/img/illustrations/engagement-milestones.gif");
  background-repeat: no-repeat;
}
@media only screen and (max-width: 54.92857em) {
  /* line 324, ../scss/2_styles_custom/layout/_page.scss */
  #content .updates-container-icn {
    height: 150px;
    background-position: right;
    background-size: 150px 150px;
  }
}
@media only screen and (min-width: 55em) {
  /* line 324, ../scss/2_styles_custom/layout/_page.scss */
  #content .updates-container-icn {
    background-position: 80% 50%;
    background-size: 100%;
  }
}

/* line 339, ../scss/2_styles_custom/layout/_page.scss */
.general-page-updates > .view-mode-teaser_noimage {
  display: table;
}

/* line 342, ../scss/2_styles_custom/layout/_page.scss */
.view-mode-teaser_noimage > a {
  background: #2779BD;
  margin: 0;
  width: 100%;
  height: inherit;
  display: table-cell;
  vertical-align: middle;
}
/* line 349, ../scss/2_styles_custom/layout/_page.scss */
.view-mode-teaser_noimage > a .entry-info {
  font-weight: 500;
  height: inherit;
  width: inherit;
  display: flex;
}
/* line 354, ../scss/2_styles_custom/layout/_page.scss */
.view-mode-teaser_noimage > a .entry-info .date, .view-mode-teaser_noimage > a .entry-info .project-status {
  color: #FFFFFF;
  display: inline-block;
}
/* line 358, ../scss/2_styles_custom/layout/_page.scss */
.view-mode-teaser_noimage > a .entry-info .date {
  margin-right: 1em;
}
@media only screen and (min-width: 55em) {
  /* line 361, ../scss/2_styles_custom/layout/_page.scss */
  .view-mode-teaser_noimage > a .entry-info .project-status {
    padding: 0 0.3em;
    border: 1px solid #FFFFFF;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 342, ../scss/2_styles_custom/layout/_page.scss */
  .view-mode-teaser_noimage > a {
    width: 100%;
    display: flex !important;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 3.3rem 2.6rem 3.3rem 1.5rem;
  }
  /* line 375, ../scss/2_styles_custom/layout/_page.scss */
  .view-mode-teaser_noimage > a .entry-info .date {
    margin-right: 1.2em;
    font-size: 11px;
  }
}
@media only screen and (min-width: 55em) {
  /* line 342, ../scss/2_styles_custom/layout/_page.scss */
  .view-mode-teaser_noimage > a {
    padding: 1.3rem 2.6rem 2.3rem 1.5rem;
  }
}

@media only screen and (max-width: 54.92857em) {
  /* line 387, ../scss/2_styles_custom/layout/_page.scss */
  .view-mode-teaser_noimage:nth-of-type(even) {
    float: none;
  }
}

/* line 392, ../scss/2_styles_custom/layout/_page.scss */
.node-teaser {
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
/* line 394, ../scss/2_styles_custom/layout/_page.scss */
.node-teaser .field-name-featured-content-titel-anzeige {
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
/* line 397, ../scss/2_styles_custom/layout/_page.scss */
.node-teaser .field-name-field-fc-hauptbild {
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
/* line 400, ../scss/2_styles_custom/layout/_page.scss */
.node-teaser .field-name-field-fc-spitzmarke {
  transform-origin: 172% -30%;
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}

/* line 407, ../scss/2_styles_custom/layout/_page.scss */
.node-promoted .field-name-field-meilenstein-image, .node-promoted .field-name-field-fc-hauptbild {
  transition: all 0.7s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
/* line 408, ../scss/2_styles_custom/layout/_page.scss */
.node-promoted .field-name-meilenstein-titel-anzeige, .node-promoted .field-name-featured-content-titel-anzeige {
  -moz-transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.1s;
  -o-transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.1s;
  -webkit-transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition-delay: 0.1s;
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.1s;
}
/* line 409, ../scss/2_styles_custom/layout/_page.scss */
.node-promoted .field-name-meilenstein-project-status {
  -moz-transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.1s;
  -o-transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.1s;
  -webkit-transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition-delay: 0.1s;
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.1s;
}

/* line 412, ../scss/2_styles_custom/layout/_page.scss */
.neues-projekt {
  color: #16A50E;
}
@media only screen and (min-width: 55em) {
  /* line 412, ../scss/2_styles_custom/layout/_page.scss */
  .neues-projekt {
    font-size: 14px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 412, ../scss/2_styles_custom/layout/_page.scss */
  .neues-projekt {
    font-size: 12px;
  }
}

/* line 421, ../scss/2_styles_custom/layout/_page.scss */
.projekt-abgeschlossen {
  color: #701BD5;
}
@media only screen and (min-width: 55em) {
  /* line 421, ../scss/2_styles_custom/layout/_page.scss */
  .projekt-abgeschlossen {
    font-size: 14px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 421, ../scss/2_styles_custom/layout/_page.scss */
  .projekt-abgeschlossen {
    font-size: 12px;
  }
}

/* line 430, ../scss/2_styles_custom/layout/_page.scss */
.laufendes-projekt {
  color: #2779BD;
}
@media only screen and (min-width: 55em) {
  /* line 430, ../scss/2_styles_custom/layout/_page.scss */
  .laufendes-projekt {
    font-size: 14px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 430, ../scss/2_styles_custom/layout/_page.scss */
  .laufendes-projekt {
    font-size: 12px;
  }
}

/* line 441, ../scss/2_styles_custom/layout/_page.scss */
.ds-col2grid .col2grid-top {
  background-color: transparent !important;
}
@media only screen and (min-width: 55em) {
  /* line 441, ../scss/2_styles_custom/layout/_page.scss */
  .ds-col2grid .col2grid-top {
    margin-bottom: 90px !important;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 441, ../scss/2_styles_custom/layout/_page.scss */
  .ds-col2grid .col2grid-top {
    margin-bottom: 90px !important;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 441, ../scss/2_styles_custom/layout/_page.scss */
  .ds-col2grid .col2grid-top {
    margin-bottom: 40px !important;
  }
}
/* line 453, ../scss/2_styles_custom/layout/_page.scss */
.ds-col2grid .col2grid-top .row {
  background-color: #2779BD !important;
}
@media only screen and (min-width: 55em) {
  /* line 453, ../scss/2_styles_custom/layout/_page.scss */
  .ds-col2grid .col2grid-top .row {
    min-height: 462px;
  }
}
@media only screen and (min-width: 55em) {
  /* line 461, ../scss/2_styles_custom/layout/_page.scss */
  .ds-col2grid .col2grid-top .row .medium-7 {
    padding: 3.5rem 0 3.5rem 4rem !important;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 461, ../scss/2_styles_custom/layout/_page.scss */
  .ds-col2grid .col2grid-top .row .medium-7 {
    padding: 1rem 2rem !important;
  }
}
@media only screen and (min-width: 55em) {
  /* line 469, ../scss/2_styles_custom/layout/_page.scss */
  .ds-col2grid .col2grid-top .row .medium-7 .ds-topleft .field .field-items .field-item {
    font-size: 24px;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 469, ../scss/2_styles_custom/layout/_page.scss */
  .ds-col2grid .col2grid-top .row .medium-7 .ds-topleft .field .field-items .field-item {
    font-size: 21px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 469, ../scss/2_styles_custom/layout/_page.scss */
  .ds-col2grid .col2grid-top .row .medium-7 .ds-topleft .field .field-items .field-item {
    font-size: 18px;
  }
}
@media only screen and (min-width: 55em) {
  /* line 481, ../scss/2_styles_custom/layout/_page.scss */
  .ds-col2grid .col2grid-top .row .medium-7 .ds-topleft .field .field-items .field-item p {
    font-size: 24px;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 481, ../scss/2_styles_custom/layout/_page.scss */
  .ds-col2grid .col2grid-top .row .medium-7 .ds-topleft .field .field-items .field-item p {
    font-size: 21px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 481, ../scss/2_styles_custom/layout/_page.scss */
  .ds-col2grid .col2grid-top .row .medium-7 .ds-topleft .field .field-items .field-item p {
    font-size: 18px;
  }
}
/* line 493, ../scss/2_styles_custom/layout/_page.scss */
.ds-col2grid .col2grid-top .row .medium-7 .field-name-title {
  display: none;
}
@media only screen and (min-width: 73.21429em) {
  /* line 496, ../scss/2_styles_custom/layout/_page.scss */
  .ds-col2grid .col2grid-top .row .medium-7 .field-name-field-page-top {
    font-size: 24px;
    line-height: 1.55em;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 496, ../scss/2_styles_custom/layout/_page.scss */
  .ds-col2grid .col2grid-top .row .medium-7 .field-name-field-page-top {
    font-size: 21px;
    line-height: 1.55em;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 496, ../scss/2_styles_custom/layout/_page.scss */
  .ds-col2grid .col2grid-top .row .medium-7 .field-name-field-page-top {
    font-size: 18px;
  }
}
@media only screen and (min-width: 73.21429em) {
  /* line 512, ../scss/2_styles_custom/layout/_page.scss */
  .ds-col2grid .col2grid-top .row .medium-5 {
    position: relative;
    height: 100%;
    margin: auto;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 520, ../scss/2_styles_custom/layout/_page.scss */
  .ds-col2grid .col2grid-top .row .medium-5 {
    margin: auto;
  }
  /* line 522, ../scss/2_styles_custom/layout/_page.scss */
  .ds-col2grid .col2grid-top .row .medium-5 .ds-topright .field .field-items .even img {
    display: block;
    margin: 0 auto;
    width: 70%;
  }
}
@media only screen and (min-width: 55em) {
  /* line 453, ../scss/2_styles_custom/layout/_page.scss */
  .ds-col2grid .col2grid-top .row {
    display: flex;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 453, ../scss/2_styles_custom/layout/_page.scss */
  .ds-col2grid .col2grid-top .row {
    display: flex;
  }
  /* line 536, ../scss/2_styles_custom/layout/_page.scss */
  .ds-col2grid .col2grid-top .row .medium-5 {
    height: 100%;
    display: flex;
  }
  /* line 539, ../scss/2_styles_custom/layout/_page.scss */
  .ds-col2grid .col2grid-top .row .medium-5 .ds-topright {
    margin: auto;
  }
}

/* line 4, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-top .field-name-title {
  margin-bottom: 30px;
}
/* line 11, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-back a.back, .ds-pionierdetail .pionierdetail-back a.back:link, .ds-pionierdetail .pionierdetail-back a.back:visited, .ds-pionierdetail .pionierdetail-back a.back:active, .ds-pionierdetail .pionierdetail-back a.back:hover {
  font-weight: 700;
  font-size: 1rem;
  background: url('../img/arrow_left_blue.svg?1589440002') no-repeat left center;
  padding: 20px;
}
@media only screen and (min-width: 55em) {
  /* line 25, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-content .ds-right {
    top: 7px;
    position: relative;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 31, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-content .ds-right .image-wrapper {
    margin-top: 3rem;
  }
}
/* line 35, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-right .image-wrapper .featured-img-foreground {
  width: 100%;
}
/* line 39, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-right .image-wrapper .field-item:not(:first-child) {
  display: none;
}
/* line 44, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-right #pioniere-gallerie {
  cursor: pointer;
  margin-bottom: 30px;
}
/* line 47, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-right #pioniere-gallerie .pioniere-gallerie-count {
  z-index: 1;
  position: absolute;
  margin: 10px;
  display: inline-block;
  background-repeat: no-repeat;
  height: 37px;
  width: 50px;
  text-align: center;
  padding-left: 9px;
  padding-bottom: 9px;
  background-image: url('../img/gallery_icon.png?1589440002');
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 47, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-content .ds-right #pioniere-gallerie .pioniere-gallerie-count {
    background-image: url('../img/gallery_icon@2x.png?1589440002');
    background-size: 50px 37px;
  }
}
/* line 59, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-right #pioniere-gallerie .pioniere-gallerie-count .pioniere-gallerie-count-number {
  display: inline-block;
}
/* line 64, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-right #pioniere-gallerie ul {
  margin: 0;
  padding: 0;
}
/* line 68, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-right #pioniere-gallerie ul.slides li {
  display: inline-block;
}
/* line 72, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-right #pioniere-gallerie ul li {
  display: none;
}
/* line 74, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-right #pioniere-gallerie ul li .caption {
  display: none;
}
/* line 77, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-right #pioniere-gallerie ul li.featured-img {
  display: inline;
}
/* line 79, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-right #pioniere-gallerie ul li.featured-img:hover .featured-img-foreground {
  display: inline-block;
}
/* line 84, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-right #pioniere-gallerie ul li.featured-img .featured-img-zoom {
  display: inline-block;
  height: 93px;
  width: 93px;
  top: 50%;
  left: 50%;
  position: relative;
  transform: translate(-50%, -50%);
  background-image: url('../img/icon_gallery_zoom.png?1589440002');
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 84, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-content .ds-right #pioniere-gallerie ul li.featured-img .featured-img-zoom {
    background-image: url('../img/icon_gallery_zoom@2x.png?1589440002');
    background-size: 93px 93px;
  }
}
/* line 94, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-right #pioniere-gallerie ul li.featured-img .featured-img-foreground {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  display: none;
}
/* line 107, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-right .field-name-field-pionier-video .field-items .field-item .image,
.ds-pionierdetail .pionierdetail-content .ds-right .field-name-field-pionier-video .field-items .field-item .player,
.ds-pionierdetail .pionierdetail-content .ds-right .field-name-field-pionier-videoembed .field-items .field-item .image,
.ds-pionierdetail .pionierdetail-content .ds-right .field-name-field-pionier-videoembed .field-items .field-item .player {
  height: 0;
  margin-bottom: 1.14286rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.78571rem;
  position: relative;
}
/* line 32, ../bower_components/foundation/scss/foundation/components/_flex-video.scss */
.ds-pionierdetail .pionierdetail-content .ds-right .field-name-field-pionier-video .field-items .field-item .image.widescreen,
.ds-pionierdetail .pionierdetail-content .ds-right .field-name-field-pionier-video .field-items .field-item .player.widescreen,
.ds-pionierdetail .pionierdetail-content .ds-right .field-name-field-pionier-videoembed .field-items .field-item .image.widescreen,
.ds-pionierdetail .pionierdetail-content .ds-right .field-name-field-pionier-videoembed .field-items .field-item .player.widescreen {
  padding-bottom: 56.34%;
}
/* line 33, ../bower_components/foundation/scss/foundation/components/_flex-video.scss */
.ds-pionierdetail .pionierdetail-content .ds-right .field-name-field-pionier-video .field-items .field-item .image.vimeo,
.ds-pionierdetail .pionierdetail-content .ds-right .field-name-field-pionier-video .field-items .field-item .player.vimeo,
.ds-pionierdetail .pionierdetail-content .ds-right .field-name-field-pionier-videoembed .field-items .field-item .image.vimeo,
.ds-pionierdetail .pionierdetail-content .ds-right .field-name-field-pionier-videoembed .field-items .field-item .player.vimeo {
  padding-top: 0;
}
/* line 35, ../bower_components/foundation/scss/foundation/components/_flex-video.scss */
.ds-pionierdetail .pionierdetail-content .ds-right .field-name-field-pionier-video .field-items .field-item .image iframe,
.ds-pionierdetail .pionierdetail-content .ds-right .field-name-field-pionier-video .field-items .field-item .image object,
.ds-pionierdetail .pionierdetail-content .ds-right .field-name-field-pionier-video .field-items .field-item .image embed,
.ds-pionierdetail .pionierdetail-content .ds-right .field-name-field-pionier-video .field-items .field-item .image video,
.ds-pionierdetail .pionierdetail-content .ds-right .field-name-field-pionier-video .field-items .field-item .player iframe,
.ds-pionierdetail .pionierdetail-content .ds-right .field-name-field-pionier-video .field-items .field-item .player object,
.ds-pionierdetail .pionierdetail-content .ds-right .field-name-field-pionier-video .field-items .field-item .player embed,
.ds-pionierdetail .pionierdetail-content .ds-right .field-name-field-pionier-video .field-items .field-item .player video,
.ds-pionierdetail .pionierdetail-content .ds-right .field-name-field-pionier-videoembed .field-items .field-item .image iframe,
.ds-pionierdetail .pionierdetail-content .ds-right .field-name-field-pionier-videoembed .field-items .field-item .image object,
.ds-pionierdetail .pionierdetail-content .ds-right .field-name-field-pionier-videoembed .field-items .field-item .image embed,
.ds-pionierdetail .pionierdetail-content .ds-right .field-name-field-pionier-videoembed .field-items .field-item .image video,
.ds-pionierdetail .pionierdetail-content .ds-right .field-name-field-pionier-videoembed .field-items .field-item .player iframe,
.ds-pionierdetail .pionierdetail-content .ds-right .field-name-field-pionier-videoembed .field-items .field-item .player object,
.ds-pionierdetail .pionierdetail-content .ds-right .field-name-field-pionier-videoembed .field-items .field-item .player embed,
.ds-pionierdetail .pionierdetail-content .ds-right .field-name-field-pionier-videoembed .field-items .field-item .player video {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
}
/* line 116, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-left .field-name-body {
  margin-bottom: 15px;
}
/* line 119, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-left .field-name-body p:last-child {
  margin-bottom: 0;
}
/* line 124, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-left .field-name-field-pionier-medienmitteilung {
  margin-bottom: 15px;
}
@media only screen and (min-width: 55em) {
  /* line 127, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-content .ds-left .field-name-social-links {
    margin-bottom: 39px;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 127, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-content .ds-left .field-name-social-links {
    margin-top: 40px;
  }
}
/* line 134, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-left .field-name-social-links ul.field-social-links {
  margin: 0 0 0 58px;
  padding: 0;
  display: inline-block;
  position: relative;
}
/* line 139, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-left .field-name-social-links ul.field-social-links:before {
  position: absolute;
  content: 'Share';
  font-size: 14px;
  font-weight: bold;
  left: -58px;
  top: 14px;
}
/* line 147, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-left .field-name-social-links ul.field-social-links li {
  display: inline;
}
/* line 149, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-left .field-name-social-links ul.field-social-links li a {
  display: block;
  background-repeat: no-repeat;
  height: 50px;
  width: 50px;
  float: left;
  margin-right: 15px;
  border: 2px solid #F5F5F5;
  border-radius: 50%;
  background-position: 50% 50%;
}
/* line 159, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-left .field-name-social-links ul.field-social-links li a.facebook {
  background-image: url(/sites/all/themes/engagement/img/share-icon-facebook.svg);
}
/* line 162, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-left .field-name-social-links ul.field-social-links li a.twitter {
  background-image: url(/sites/all/themes/engagement/img/share-icon-twitter.svg);
}
/* line 165, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-left .field-name-social-links ul.field-social-links li a.googleplus {
  background-image: url('../img/social_icon_google_plus.png?1589440002');
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 165, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-content .ds-left .field-name-social-links ul.field-social-links li a.googleplus {
    background-image: url('../img/social_icon_google_plus@2x.png?1589440002');
    background-size: 22px 22px;
  }
}
/* line 168, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-left .field-name-social-links ul.field-social-links li a.email {
  background-image: url('../img/social_icon_email.png?1589440002');
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 168, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-content .ds-left .field-name-social-links ul.field-social-links li a.email {
    background-image: url('../img/social_icon_email@2x.png?1589440002');
    background-size: 22px 22px;
  }
}
/* line 171, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-left .field-name-social-links ul.field-social-links li a.linkedin {
  background-image: url(/sites/all/themes/engagement/img/share-icon-linkedin.svg);
}
/* line 175, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-left .field-name-social-links ul.field-social-links li:last-child a {
  margin-right: 0;
}
/* line 177, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-left .field-name-social-links ul.field-social-links li:last-child a::after {
  float: none;
}
/* line 184, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-left .field-name-field-pionier-tags {
  margin-bottom: 20px;
}
/* line 188, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-left .field-name-field-pionier-tags .field-items .field-item a {
  float: left;
  border: 1px solid black;
  padding: 2px 10px;
  margin: 5px 10px 5px 0px;
}
/* line 193, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-left .field-name-field-pionier-tags .field-items .field-item a:link, .ds-pionierdetail .pionierdetail-content .ds-left .field-name-field-pionier-tags .field-items .field-item a:visited, .ds-pionierdetail .pionierdetail-content .ds-left .field-name-field-pionier-tags .field-items .field-item a:active, .ds-pionierdetail .pionierdetail-content .ds-left .field-name-field-pionier-tags .field-items .field-item a:hover {
  color: #000000;
}
/* line 199, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-left .field-name-field-pionier-tags .field-items .field-item a:last-child {
  margin-right: 0;
}
/* line 202, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-content .ds-left .field-name-field-pionier-tags .field-items .field-item a::after {
  float: none;
}
/* line 212, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-bottom {
  margin-top: 6rem;
}
/* line 215, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-bottom .row .columns .ds-bottom .field-name-pionier-project-progress .field-items .field-item .view-project-progress-project .view-content {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
  align-items: stretch;
  align-content: stretch;
}
/* line 221, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-bottom .row .columns .ds-bottom .field-name-pionier-project-progress .field-items .field-item .view-project-progress-project .view-content .views-row {
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (min-width: 55em) {
  /* line 221, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-bottom .row .columns .ds-bottom .field-name-pionier-project-progress .field-items .field-item .view-project-progress-project .view-content .views-row {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 33.33333%;
    float: left;
    align-self: flex-end;
    margin-bottom: 55px;
  }
  /* line 230, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-bottom .row .columns .ds-bottom .field-name-pionier-project-progress .field-items .field-item .view-project-progress-project .view-content .views-row .view-mode-teaser a {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: baseline;
    align-content: stretch;
  }
  /* line 237, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-bottom .row .columns .ds-bottom .field-name-pionier-project-progress .field-items .field-item .view-project-progress-project .view-content .views-row .view-mode-teaser a > .field-name-meilenstein-image {
    flex-grow: 0.5;
  }
  /* line 240, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-bottom .row .columns .ds-bottom .field-name-pionier-project-progress .field-items .field-item .view-project-progress-project .view-content .views-row .view-mode-teaser a > .field-name-meilenstein-titel-anzeige {
    height: 100px;
    width: 100%;
  }
  /* line 245, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-bottom .row .columns .ds-bottom .field-name-pionier-project-progress .field-items .field-item .view-project-progress-project .view-content .views-row .view-mode-teaser a > .field-name-meilenstein-project-status {
    height: 26px;
  }
  /* line 250, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-bottom .row .columns .ds-bottom .field-name-pionier-project-progress .field-items .field-item .view-project-progress-project .view-content .views-row .view-mode-teaser_noimage {
    height: 321px;
    margin-bottom: 125px;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 221, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-bottom .row .columns .ds-bottom .field-name-pionier-project-progress .field-items .field-item .view-project-progress-project .view-content .views-row {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 50%;
    float: left;
  }
  /* line 259, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-bottom .row .columns .ds-bottom .field-name-pionier-project-progress .field-items .field-item .view-project-progress-project .view-content .views-row .view-mode-teaser_noimage .entry-info {
    margin-top: 0.5em;
  }
  /* line 262, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-bottom .row .columns .ds-bottom .field-name-pionier-project-progress .field-items .field-item .view-project-progress-project .view-content .views-row .view-mode-teaser_noimage .date, .ds-pionierdetail .pionierdetail-bottom .row .columns .ds-bottom .field-name-pionier-project-progress .field-items .field-item .view-project-progress-project .view-content .views-row .view-mode-teaser_noimage .project-status {
    font-size: 13px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 221, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-bottom .row .columns .ds-bottom .field-name-pionier-project-progress .field-items .field-item .view-project-progress-project .view-content .views-row {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 100%;
    float: left;
    padding: 0;
    align-self: center;
  }
  /* line 272, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-bottom .row .columns .ds-bottom .field-name-pionier-project-progress .field-items .field-item .view-project-progress-project .view-content .views-row .view-mode-teaser {
    margin: 1.2em 0 !important;
    padding: 0;
    position: relative;
    display: block;
    float: none;
  }
  /* line 278, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-bottom .row .columns .ds-bottom .field-name-pionier-project-progress .field-items .field-item .view-project-progress-project .view-content .views-row .view-mode-teaser .field-name-field-meilenstein-image {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 33.33333%;
    float: left;
    padding: 0;
  }
  /* line 282, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-bottom .row .columns .ds-bottom .field-name-pionier-project-progress .field-items .field-item .view-project-progress-project .view-content .views-row .view-mode-teaser .field-name-meilenstein-titel-anzeige {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 66.66667%;
    float: left;
  }
  /* line 284, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-bottom .row .columns .ds-bottom .field-name-pionier-project-progress .field-items .field-item .view-project-progress-project .view-content .views-row .view-mode-teaser .field-name-meilenstein-titel-anzeige h2 {
    margin: 0;
  }
  /* line 288, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-bottom .row .columns .ds-bottom .field-name-pionier-project-progress .field-items .field-item .view-project-progress-project .view-content .views-row .view-mode-teaser .field-name-meilenstein-project-status {
    width: 100%;
    margin: 0 0 0 1em;
  }
  /* line 292, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-bottom .row .columns .ds-bottom .field-name-pionier-project-progress .field-items .field-item .view-project-progress-project .view-content .views-row .view-mode-teaser .field-name-meilenstein-project-status .entry-info .date, .ds-pionierdetail .pionierdetail-bottom .row .columns .ds-bottom .field-name-pionier-project-progress .field-items .field-item .view-project-progress-project .view-content .views-row .view-mode-teaser .field-name-meilenstein-project-status .entry-info .project-status {
    font-size: 10px;
    margin-top: 1em;
    margin-left: 1.3em;
  }
  /* line 297, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-bottom .row .columns .ds-bottom .field-name-pionier-project-progress .field-items .field-item .view-project-progress-project .view-content .views-row .view-mode-teaser .field-name-meilenstein-project-status .entry-info .date {
    margin-right: 0em;
  }
  /* line 303, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-bottom .row .columns .ds-bottom .field-name-pionier-project-progress .field-items .field-item .view-project-progress-project .view-content .views-row .view-mode-teaser_noimage {
    height: 155px;
    width: 100%;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  /* line 308, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-bottom .row .columns .ds-bottom .field-name-pionier-project-progress .field-items .field-item .view-project-progress-project .view-content .views-row .view-mode-teaser_noimage a {
    width: 100%;
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
  }
  /* line 313, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-bottom .row .columns .ds-bottom .field-name-pionier-project-progress .field-items .field-item .view-project-progress-project .view-content .views-row .view-mode-teaser_noimage a .field-name-meilenstein-titel-anzeige {
    width: 100%;
    padding: 0 0 1em 0;
  }
  /* line 316, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-bottom .row .columns .ds-bottom .field-name-pionier-project-progress .field-items .field-item .view-project-progress-project .view-content .views-row .view-mode-teaser_noimage a .field-name-meilenstein-titel-anzeige h2 {
    font-size: 18px;
    margin: 0;
  }
  /* line 321, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-bottom .row .columns .ds-bottom .field-name-pionier-project-progress .field-items .field-item .view-project-progress-project .view-content .views-row .view-mode-teaser_noimage a .field-name-meilenstein-project-status {
    margin: 0;
  }
  /* line 324, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-bottom .row .columns .ds-bottom .field-name-pionier-project-progress .field-items .field-item .view-project-progress-project .view-content .views-row .view-mode-teaser_noimage a .field-name-meilenstein-project-status .entry-info .date {
    font-size: 10px;
  }
  /* line 327, ../scss/2_styles_custom/layout/_pionierdetail.scss */
  .ds-pionierdetail .pionierdetail-bottom .row .columns .ds-bottom .field-name-pionier-project-progress .field-items .field-item .view-project-progress-project .view-content .views-row .view-mode-teaser_noimage a .field-name-meilenstein-project-status .entry-info .project-status {
    font-size: 10px;
  }
}
/* line 335, ../scss/2_styles_custom/layout/_pionierdetail.scss */
.ds-pionierdetail .pionierdetail-bottom .row .columns .ds-bottom .field-name-pionier-project-progress .field-items .field-item .view-project-progress-project .view-content .views-row .node-meilenstein.view-mode-teaser:nth-of-type(odd), .ds-pionierdetail .pionierdetail-bottom .row .columns .ds-bottom .field-name-pionier-project-progress .field-items .field-item .view-project-progress-project .view-content .views-row .node-meilenstein.view-mode-teaser:nth-of-type(even) {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

/* line 1, ../scss/2_styles_custom/menu/_block-menu-block-2.scss */
#block-menu-block-2 {
  display: none;
}
@media only screen and (min-width: 55em) {
  /* line 1, ../scss/2_styles_custom/menu/_block-menu-block-2.scss */
  #block-menu-block-2 {
    margin-right: 10%;
    display: inline-block;
  }
  /* line 8, ../scss/2_styles_custom/menu/_block-menu-block-2.scss */
  #block-menu-block-2 ul.menu {
    margin: 0;
    padding: 0;
  }
  /* line 11, ../scss/2_styles_custom/menu/_block-menu-block-2.scss */
  #block-menu-block-2 ul.menu li {
    display: inline;
    margin: 0 18px 0 0;
    padding: 3px 0 0 0;
    position: relative;
  }
  /* line 16, ../scss/2_styles_custom/menu/_block-menu-block-2.scss */
  #block-menu-block-2 ul.menu li:last-child {
    margin: 0;
  }
  /* line 21, ../scss/2_styles_custom/menu/_block-menu-block-2.scss */
  #block-menu-block-2 ul.menu li.active-trail a {
    font-weight: 500;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  }
  /* line 28, ../scss/2_styles_custom/menu/_block-menu-block-2.scss */
  #block-menu-block-2 ul.menu li a {
    color: #000000;
    padding-top: 3px;
    font-weight: 400;
    letter-spacing: 0.5px;
    padding-bottom: 1px;
  }
  /* line 34, ../scss/2_styles_custom/menu/_block-menu-block-2.scss */
  #block-menu-block-2 ul.menu li a:before {
    content: '';
    position: absolute;
    height: 1px;
    background: black;
    width: 100%;
    bottom: -1px;
    transform-origin: right center;
    transform: scaleX(0);
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  }
  /* line 46, ../scss/2_styles_custom/menu/_block-menu-block-2.scss */
  #block-menu-block-2 ul.menu li a:hover:before {
    transform-origin: left center;
    transform: scaleX(1);
  }
}
@media only screen and (min-width: 73.21429em) {
  /* line 1, ../scss/2_styles_custom/menu/_block-menu-block-2.scss */
  #block-menu-block-2 {
    margin-right: 200px;
  }
  /* line 58, ../scss/2_styles_custom/menu/_block-menu-block-2.scss */
  #block-menu-block-2 ul.menu li {
    margin: 0 26px 0 0;
  }
}

/* line 3, ../scss/2_styles_custom/menu/_block-menu-block-3.scss */
#block-menu-block-3 .menu-name-main-menu ul.menu {
  margin: 0;
  padding: 0;
}
/* line 6, ../scss/2_styles_custom/menu/_block-menu-block-3.scss */
#block-menu-block-3 .menu-name-main-menu ul.menu li {
  display: block;
  margin: 0;
  padding: 0;
}
/* line 10, ../scss/2_styles_custom/menu/_block-menu-block-3.scss */
#block-menu-block-3 .menu-name-main-menu ul.menu li a {
  display: inline-block;
  padding-top: 30px;
  font-size: 1.42857rem;
  font-weight: 500;
  letter-spacing: 0.75px;
}
/* line 16, ../scss/2_styles_custom/menu/_block-menu-block-3.scss */
#block-menu-block-3 .menu-name-main-menu ul.menu li a:link, #block-menu-block-3 .menu-name-main-menu ul.menu li a:visited, #block-menu-block-3 .menu-name-main-menu ul.menu li a:active, #block-menu-block-3 .menu-name-main-menu ul.menu li a:hover {
  color: #000000;
}
/* line 22, ../scss/2_styles_custom/menu/_block-menu-block-3.scss */
#block-menu-block-3 .menu-name-main-menu ul.menu li a.active-trail {
  position: relative;
  font-weight: bold;
}
/* line 25, ../scss/2_styles_custom/menu/_block-menu-block-3.scss */
#block-menu-block-3 .menu-name-main-menu ul.menu li a.active-trail:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  bottom: 3px;
}
/* line 37, ../scss/2_styles_custom/menu/_block-menu-block-3.scss */
#block-menu-block-3 .menu-name-main-menu ul.menu li:first-child a {
  padding-top: 0px;
}

/* line 1, ../scss/2_styles_custom/menu/_block-menu-block-5.scss */
#block-menu-block-5 {
  margin-top: 15px;
}
/* line 4, ../scss/2_styles_custom/menu/_block-menu-block-5.scss */
#block-menu-block-5 .menu-name-menu-footer-menu ul.menu {
  margin: 0;
  padding: 0;
  background: blue;
}
/* line 8, ../scss/2_styles_custom/menu/_block-menu-block-5.scss */
#block-menu-block-5 .menu-name-menu-footer-menu ul.menu li {
  display: block;
  margin: 0;
}
/* line 11, ../scss/2_styles_custom/menu/_block-menu-block-5.scss */
#block-menu-block-5 .menu-name-menu-footer-menu ul.menu li a {
  padding-bottom: 5px;
  text-transform: uppercase;
  padding-top: 3px;
}
/* line 15, ../scss/2_styles_custom/menu/_block-menu-block-5.scss */
#block-menu-block-5 .menu-name-menu-footer-menu ul.menu li a:link, #block-menu-block-5 .menu-name-menu-footer-menu ul.menu li a:visited, #block-menu-block-5 .menu-name-menu-footer-menu ul.menu li a:active, #block-menu-block-5 .menu-name-menu-footer-menu ul.menu li a:hover {
  color: #B4B3B4;
}

/* line 1, ../scss/2_styles_custom/menu/_block-menu-block-themen_mobile_navigation.scss */
#block-menu-block-4,
#block-menu-block-6,
#block-menu-block-7,
#block-menu-block-8 {
  margin-top: 15px;
}
/* line 6, ../scss/2_styles_custom/menu/_block-menu-block-themen_mobile_navigation.scss */
#block-menu-block-4 h2,
#block-menu-block-6 h2,
#block-menu-block-7 h2,
#block-menu-block-8 h2 {
  font-size: 0.85714rem;
  color: #B4B3B4;
  margin-bottom: 0;
}
/* line 12, ../scss/2_styles_custom/menu/_block-menu-block-themen_mobile_navigation.scss */
#block-menu-block-4 .menu-name-main-menu ul.menu,
#block-menu-block-6 .menu-name-main-menu ul.menu,
#block-menu-block-7 .menu-name-main-menu ul.menu,
#block-menu-block-8 .menu-name-main-menu ul.menu {
  margin: 0;
  padding: 0;
}
/* line 15, ../scss/2_styles_custom/menu/_block-menu-block-themen_mobile_navigation.scss */
#block-menu-block-4 .menu-name-main-menu ul.menu li,
#block-menu-block-6 .menu-name-main-menu ul.menu li,
#block-menu-block-7 .menu-name-main-menu ul.menu li,
#block-menu-block-8 .menu-name-main-menu ul.menu li {
  display: block;
  margin: 0;
}
/* line 18, ../scss/2_styles_custom/menu/_block-menu-block-themen_mobile_navigation.scss */
#block-menu-block-4 .menu-name-main-menu ul.menu li a,
#block-menu-block-6 .menu-name-main-menu ul.menu li a,
#block-menu-block-7 .menu-name-main-menu ul.menu li a,
#block-menu-block-8 .menu-name-main-menu ul.menu li a {
  padding-top: 5px;
  padding-bottom: 5px;
  text-transform: uppercase;
  font-size: 0.85714rem;
}
/* line 23, ../scss/2_styles_custom/menu/_block-menu-block-themen_mobile_navigation.scss */
#block-menu-block-4 .menu-name-main-menu ul.menu li a:link, #block-menu-block-4 .menu-name-main-menu ul.menu li a:visited, #block-menu-block-4 .menu-name-main-menu ul.menu li a:active, #block-menu-block-4 .menu-name-main-menu ul.menu li a:hover,
#block-menu-block-6 .menu-name-main-menu ul.menu li a:link,
#block-menu-block-6 .menu-name-main-menu ul.menu li a:visited,
#block-menu-block-6 .menu-name-main-menu ul.menu li a:active,
#block-menu-block-6 .menu-name-main-menu ul.menu li a:hover,
#block-menu-block-7 .menu-name-main-menu ul.menu li a:link,
#block-menu-block-7 .menu-name-main-menu ul.menu li a:visited,
#block-menu-block-7 .menu-name-main-menu ul.menu li a:active,
#block-menu-block-7 .menu-name-main-menu ul.menu li a:hover,
#block-menu-block-8 .menu-name-main-menu ul.menu li a:link,
#block-menu-block-8 .menu-name-main-menu ul.menu li a:visited,
#block-menu-block-8 .menu-name-main-menu ul.menu li a:active,
#block-menu-block-8 .menu-name-main-menu ul.menu li a:hover {
  color: #000000;
}
/* line 29, ../scss/2_styles_custom/menu/_block-menu-block-themen_mobile_navigation.scss */
#block-menu-block-4 .menu-name-main-menu ul.menu li a.menu-position-link.active-trail.active,
#block-menu-block-6 .menu-name-main-menu ul.menu li a.menu-position-link.active-trail.active,
#block-menu-block-7 .menu-name-main-menu ul.menu li a.menu-position-link.active-trail.active,
#block-menu-block-8 .menu-name-main-menu ul.menu li a.menu-position-link.active-trail.active {
  display: none;
}

@media only screen and (max-width: 54.92857em) {
  /* line 1, ../scss/2_styles_custom/menu/_block-menu-menu-footer-menu.scss */
  #block-menu-menu-footer-menu, #block-menu-menu-footer-menu-2 {
    margin-bottom: 15px;
  }
}

/* line 1, ../scss/2_styles_custom/modal/_modal-custom-newsletter.scss */
.custom-general-newsletter-form {
  padding: 0 10px;
}
/* line 4, ../scss/2_styles_custom/modal/_modal-custom-newsletter.scss */
.custom-general-newsletter-form #newsletter-wrapper.sent {
  margin-top: 30px;
}
/* line 6, ../scss/2_styles_custom/modal/_modal-custom-newsletter.scss */
.custom-general-newsletter-form #newsletter-wrapper.sent h2 {
  margin-top: 20px !important;
}
/* line 9, ../scss/2_styles_custom/modal/_modal-custom-newsletter.scss */
.custom-general-newsletter-form #newsletter-wrapper.sent .messages.status {
  display: none;
}
/* line 13, ../scss/2_styles_custom/modal/_modal-custom-newsletter.scss */
.custom-general-newsletter-form #newsletter-wrapper label {
  display: none;
}
/* line 16, ../scss/2_styles_custom/modal/_modal-custom-newsletter.scss */
.custom-general-newsletter-form #newsletter-wrapper input {
  color: #222;
  background-color: #f3f3f3;
  border: 1px solid #f3f3f3;
  padding: 10px;
  width: 100%;
  text-transform: uppercase;
}
/* line 23, ../scss/2_styles_custom/modal/_modal-custom-newsletter.scss */
.custom-general-newsletter-form #newsletter-wrapper input.form-submit {
  color: #FFFFFF;
  border: none;
  border-radius: 0;
  background-color: #277cbf;
  width: auto;
  cursor: pointer;
  -webkit-appearance: none;
}
/* line 34, ../scss/2_styles_custom/modal/_modal-custom-newsletter.scss */
.custom-general-newsletter-form #newsletter-wrapper .title {
  position: relative;
  min-height: 100px;
}
/* line 37, ../scss/2_styles_custom/modal/_modal-custom-newsletter.scss */
.custom-general-newsletter-form #newsletter-wrapper .title h2 {
  width: 50%;
  display: inline-block;
  margin: 0;
  line-height: 30px;
  font-size: 30px;
  font-weight: 500;
}
/* line 45, ../scss/2_styles_custom/modal/_modal-custom-newsletter.scss */
.custom-general-newsletter-form #newsletter-wrapper .title img {
  position: absolute;
  right: 15px;
  top: -5px;
}
/* line 51, ../scss/2_styles_custom/modal/_modal-custom-newsletter.scss */
.custom-general-newsletter-form #newsletter-wrapper .description {
  margin-top: 30px;
  font-size: 20px;
}
/* line 55, ../scss/2_styles_custom/modal/_modal-custom-newsletter.scss */
.custom-general-newsletter-form #newsletter-wrapper .label {
  width: 100%;
  color: #222;
  margin: 30px 0;
  font-size: 14px;
}
/* line 62, ../scss/2_styles_custom/modal/_modal-custom-newsletter.scss */
.custom-general-newsletter-form .form-actions {
  margin-bottom: 0;
}

/* line 1, ../scss/2_styles_custom/modal/_modal-default.scss */
#modalBackdrop {
  background: #000 !important;
}

@media only screen and (max-width: 54.92857em) {
  /* line 4, ../scss/2_styles_custom/modal/_modal-default.scss */
  #modalContent {
    max-width: 100%;
    left: -2px !important;
  }
  /* line 8, ../scss/2_styles_custom/modal/_modal-default.scss */
  #modalContent .ctools-modal-content {
    width: 100% !important;
  }
  /* line 10, ../scss/2_styles_custom/modal/_modal-default.scss */
  #modalContent .ctools-modal-content .modal-header {
    height: 25px;
    position: relative;
    top: 1px;
  }
  /* line 14, ../scss/2_styles_custom/modal/_modal-default.scss */
  #modalContent .ctools-modal-content .modal-header .close .modal-close {
    top: 5px !important;
    right: 5px !important;
  }
}
/* line 21, ../scss/2_styles_custom/modal/_modal-default.scss */
#modalContent .ctools-modal-content {
  border: none;
  background: transparent;
}
/* line 24, ../scss/2_styles_custom/modal/_modal-default.scss */
#modalContent .ctools-modal-content .modal-content {
  width: 100% !important;
  height: auto !important;
  background: #fff;
}
/* line 29, ../scss/2_styles_custom/modal/_modal-default.scss */
#modalContent .ctools-modal-content .modal-header {
  background-color: #fff;
  width: 100%;
  height: 30px;
  padding: 0;
}
/* line 34, ../scss/2_styles_custom/modal/_modal-default.scss */
#modalContent .ctools-modal-content .modal-header .close {
  font-size: 0;
  color: #555;
  outline: none;
}
/* line 38, ../scss/2_styles_custom/modal/_modal-default.scss */
#modalContent .ctools-modal-content .modal-header .close .modal-close {
  font-size: 20px;
  height: 20px;
  width: 20px;
  position: absolute;
  right: 13px;
  top: 13px;
  background: url('../img/icon_close.png?1589440002') no-repeat center center;
}
/* line 48, ../scss/2_styles_custom/modal/_modal-default.scss */
#modalContent .ctools-modal-content .modal-header #modal-title {
  display: none;
}

/* line 1, ../scss/2_styles_custom/modal/_modal-lightbox.scss */
#lightbox2-overlay {
  position: fixed !important;
  opacity: 0.7 !important;
}

/* line 5, ../scss/2_styles_custom/modal/_modal-lightbox.scss */
#lightbox {
  position: fixed;
  top: 50px !important;
}
/* line 11, ../scss/2_styles_custom/modal/_modal-lightbox.scss */
#lightbox #imageContainer #hoverNav #prevLink:hover {
  position: relative;
  background: none;
}
/* line 14, ../scss/2_styles_custom/modal/_modal-lightbox.scss */
#lightbox #imageContainer #hoverNav #prevLink:hover::after {
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  display: inline-block;
  height: 30px;
  width: 37px;
  background: url('../img/arrow_gallery_left.png?1589440002') no-repeat;
  background-color: #fff;
  background-size: 10px 15px;
  background-position: center center;
}
/* line 28, ../scss/2_styles_custom/modal/_modal-lightbox.scss */
#lightbox #imageContainer #hoverNav #nextLink:hover {
  position: relative;
  background: none;
}
/* line 31, ../scss/2_styles_custom/modal/_modal-lightbox.scss */
#lightbox #imageContainer #hoverNav #nextLink:hover::after {
  content: '';
  position: absolute;
  right: 10px;
  top: 50%;
  display: inline-block;
  height: 30px;
  width: 37px;
  background: url('../img/arrow_gallery_right.png?1589440002') no-repeat;
  background-color: #fff;
  background-size: 10px 15px;
  background-position: center center;
}

/* line 49, ../scss/2_styles_custom/modal/_modal-lightbox.scss */
#imageData #bottomNav {
  height: 30px;
}
/* line 51, ../scss/2_styles_custom/modal/_modal-lightbox.scss */
#imageData #bottomNav #bottomNavZoom {
  display: none !important;
}
/* line 54, ../scss/2_styles_custom/modal/_modal-lightbox.scss */
#imageData #bottomNav #bottomNavClose {
  margin: 0 !important;
  background: url('../img/icon_close.png?1589440002') left no-repeat;
  height: 23px;
  width: 17px;
}
/* line 62, ../scss/2_styles_custom/modal/_modal-lightbox.scss */
#imageData #imageDetails #numberDisplay {
  display: none !important;
}
/* line 66, ../scss/2_styles_custom/modal/_modal-lightbox.scss */
#imageData #caption {
  line-height: 24px;
  font-size: 1.3em;
  font-weight: 300;
}

/* line 74, ../scss/2_styles_custom/modal/_modal-lightbox.scss */
.image-wrapper a.lightbox-proceed span.caption {
  height: 20px;
  width: 100%;
  display: block;
}
/* line 79, ../scss/2_styles_custom/modal/_modal-lightbox.scss */
.image-wrapper a.lightbox-proceed:hover {
  opacity: 1 !important;
}
/* line 82, ../scss/2_styles_custom/modal/_modal-lightbox.scss */
.image-wrapper a.lightbox-proceed:hover .featured-img-foreground {
  display: inline-block;
}
/* line 87, ../scss/2_styles_custom/modal/_modal-lightbox.scss */
.image-wrapper .gallerie-count {
  z-index: 1;
  position: absolute;
  margin: 10px;
  display: inline-block;
  background-repeat: no-repeat;
  height: 37px;
  width: 50px;
  text-align: center;
  padding-left: 9px;
  padding-bottom: 9px;
  background-image: url('../img/gallery_icon.png?1589440002');
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 87, ../scss/2_styles_custom/modal/_modal-lightbox.scss */
  .image-wrapper .gallerie-count {
    background-image: url('../img/gallery_icon@2x.png?1589440002');
    background-size: 50px 37px;
  }
}
/* line 99, ../scss/2_styles_custom/modal/_modal-lightbox.scss */
.image-wrapper .gallerie-count .gallerie-count-number {
  display: inline-block;
}
/* line 103, ../scss/2_styles_custom/modal/_modal-lightbox.scss */
.image-wrapper .featured-img-zoom {
  display: inline-block;
  height: 92px;
  width: 92px;
  top: 50%;
  left: 50%;
  position: relative;
  background: url('../img/icon_gallery_zoom.png?1589440002') no-repeat center center;
  transform: translate(-50%, -50%);
}
/* line 113, ../scss/2_styles_custom/modal/_modal-lightbox.scss */
.image-wrapper .featured-img-foreground {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  width: calc(100% - 34px);
  height: calc(100% - 20px);
  display: none;
}
/* line 121, ../scss/2_styles_custom/modal/_modal-lightbox.scss */
.image-wrapper .field-items .field-item {
  display: none;
}
/* line 124, ../scss/2_styles_custom/modal/_modal-lightbox.scss */
.image-wrapper .field-items .field-item:first-child {
  display: block;
}

/* line 1, ../scss/2_styles_custom/modal/_modal-pioniere-gallerie.scss */
#pioniere-gallerie-modal {
  position: fixed;
  top: 0 !important;
  border-radius: 0;
}
@media only screen and (min-width: 55em) {
  /* line 1, ../scss/2_styles_custom/modal/_modal-pioniere-gallerie.scss */
  #pioniere-gallerie-modal {
    max-width: 800px;
    padding-right: 100px;
    padding-left: 100px;
  }
}
@media only screen and (min-width: 73.21429em) {
  /* line 1, ../scss/2_styles_custom/modal/_modal-pioniere-gallerie.scss */
  #pioniere-gallerie-modal {
    max-width: 1200px;
    padding-right: 100px;
    padding-left: 100px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 1, ../scss/2_styles_custom/modal/_modal-pioniere-gallerie.scss */
  #pioniere-gallerie-modal {
    padding: 0;
    margin: 0;
  }
}
/* line 27, ../scss/2_styles_custom/modal/_modal-pioniere-gallerie.scss */
#pioniere-gallerie-modal .close {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 44px;
  right: 10px;
  display: inline-block;
  width: 26px;
  height: 25px;
  background-image: url('../img/icon_close_menu.png?1589440002');
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 27, ../scss/2_styles_custom/modal/_modal-pioniere-gallerie.scss */
  #pioniere-gallerie-modal .close {
    background-image: url('../img/icon_close_menu@2x.png?1589440002');
    background-size: 26px 25px;
  }
}
/* line 40, ../scss/2_styles_custom/modal/_modal-pioniere-gallerie.scss */
#pioniere-gallerie-modal ul li {
  text-align: center;
  white-space: nowrap;
}
/* line 44, ../scss/2_styles_custom/modal/_modal-pioniere-gallerie.scss */
#pioniere-gallerie-modal ul li .caption {
  text-align: left;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 40px;
  padding-bottom: 10px;
  width: 100%;
  background-color: #fff;
}
@media only screen and (max-width: 54.92857em) {
  /* line 44, ../scss/2_styles_custom/modal/_modal-pioniere-gallerie.scss */
  #pioniere-gallerie-modal ul li .caption {
    display: none;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 44, ../scss/2_styles_custom/modal/_modal-pioniere-gallerie.scss */
  #pioniere-gallerie-modal ul li .caption {
    display: none;
  }
}
/* line 59, ../scss/2_styles_custom/modal/_modal-pioniere-gallerie.scss */
#pioniere-gallerie-modal ul li .caption .title {
  margin: 0 40px;
  border-top: 1px solid #000000;
}
/* line 63, ../scss/2_styles_custom/modal/_modal-pioniere-gallerie.scss */
#pioniere-gallerie-modal ul li .caption .counter {
  color: #B4B3B4;
  margin: 0 40px;
}
/* line 69, ../scss/2_styles_custom/modal/_modal-pioniere-gallerie.scss */
#pioniere-gallerie-modal ul li .pioniere-gallerie-count,
#pioniere-gallerie-modal ul li .featured-img-foreground {
  display: none;
}
/* line 77, ../scss/2_styles_custom/modal/_modal-pioniere-gallerie.scss */
#pioniere-gallerie-modal ul li .helper {
  height: 100%;
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 77, ../scss/2_styles_custom/modal/_modal-pioniere-gallerie.scss */
  #pioniere-gallerie-modal ul li .helper {
    display: none;
  }
}
/* line 89, ../scss/2_styles_custom/modal/_modal-pioniere-gallerie.scss */
#pioniere-gallerie-modal ul li img {
  vertical-align: middle;
  max-height: 700px;
  width: auto;
  height: auto;
  display: inline-block;
}
@media only screen and (max-width: 54.92857em) {
  /* line 89, ../scss/2_styles_custom/modal/_modal-pioniere-gallerie.scss */
  #pioniere-gallerie-modal ul li img {
    max-height: 300px;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 89, ../scss/2_styles_custom/modal/_modal-pioniere-gallerie.scss */
  #pioniere-gallerie-modal ul li img {
    max-height: 300px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 118, ../scss/2_styles_custom/modal/_modal-pioniere-gallerie.scss */
  #pioniere-gallerie-modal .navigation {
    display: none;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 118, ../scss/2_styles_custom/modal/_modal-pioniere-gallerie.scss */
  #pioniere-gallerie-modal .navigation {
    display: none;
  }
}
/* line 125, ../scss/2_styles_custom/modal/_modal-pioniere-gallerie.scss */
#pioniere-gallerie-modal .navigation .flex-prev,
#pioniere-gallerie-modal .navigation .flex-next {
  z-index: 2;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
/* line 132, ../scss/2_styles_custom/modal/_modal-pioniere-gallerie.scss */
#pioniere-gallerie-modal .navigation .flex-prev {
  left: 25px;
  display: inline-block;
  background-repeat: no-repeat;
  height: 48px;
  width: 31px;
  background-image: url('../img/arrow_gallery_left.png?1589440002');
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 132, ../scss/2_styles_custom/modal/_modal-pioniere-gallerie.scss */
  #pioniere-gallerie-modal .navigation .flex-prev {
    background-image: url('../img/arrow_gallery_left@2x.png?1589440002');
    background-size: 31px 48px;
  }
}
/* line 140, ../scss/2_styles_custom/modal/_modal-pioniere-gallerie.scss */
#pioniere-gallerie-modal .navigation .flex-next {
  right: 25px;
  display: inline-block;
  background-repeat: no-repeat;
  height: 48px;
  width: 30px;
  background-image: url('../img/arrow_gallery_right.png?1589440002');
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 140, ../scss/2_styles_custom/modal/_modal-pioniere-gallerie.scss */
  #pioniere-gallerie-modal .navigation .flex-next {
    background-image: url('../img/arrow_gallery_right@2x.png?1589440002');
    background-size: 30px 48px;
  }
}

/* line 2, ../scss/2_styles_custom/node/_node-impuls-teaser.scss */
.node-impuls.view-mode-teaser {
  position: relative;
  padding: 35px;
  margin-bottom: 22px;
}
/* line 6, ../scss/2_styles_custom/node/_node-impuls-teaser.scss */
.node-impuls.view-mode-teaser > .field {
  width: 80%;
}
/* line 10, ../scss/2_styles_custom/node/_node-impuls-teaser.scss */
.node-impuls.view-mode-teaser .field-name-field-impuls-backgroundimage {
  position: absolute;
  opacity: 0.1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-position: center center;
}
/* line 20, ../scss/2_styles_custom/node/_node-impuls-teaser.scss */
.node-impuls.view-mode-teaser .field-name-field-impuls-backgroundimage img {
  display: none;
}
/* line 25, ../scss/2_styles_custom/node/_node-impuls-teaser.scss */
.node-impuls.view-mode-teaser .field-name-title {
  margin-bottom: 25px;
}
/* line 27, ../scss/2_styles_custom/node/_node-impuls-teaser.scss */
.node-impuls.view-mode-teaser .field-name-title h2 {
  font-size: 35px;
  margin: 0;
}
/* line 32, ../scss/2_styles_custom/node/_node-impuls-teaser.scss */
.node-impuls.view-mode-teaser .field-name-title h2 a, .node-impuls.view-mode-teaser .field-name-title h2 a:active, .node-impuls.view-mode-teaser .field-name-title h2 a:focus, .node-impuls.view-mode-teaser .field-name-title h2 a:hover, .node-impuls.view-mode-teaser .field-name-title h2 a:visited {
  color: #000000;
  font-weight: normal;
}

/* line 3, ../scss/2_styles_custom/node/_node-impuls.scss */
.node-impuls.view-mode-full .lead {
  font-size: 35px;
  line-height: 40px;
}
/* line 8, ../scss/2_styles_custom/node/_node-impuls.scss */
.node-impuls.view-mode-full .impuls-back {
  margin-bottom: 40px;
}
/* line 11, ../scss/2_styles_custom/node/_node-impuls.scss */
.node-impuls.view-mode-full .impuls-back a.back, .node-impuls.view-mode-full .impuls-back a.back:link, .node-impuls.view-mode-full .impuls-back a.back:visited, .node-impuls.view-mode-full .impuls-back a.back:active, .node-impuls.view-mode-full .impuls-back a.back:hover {
  font-weight: bold;
  font-size: 0.85714rem;
  background: url('../img/arrow_left_blue.svg?1589440002') no-repeat left center;
  padding: 20px;
}
/* line 26, ../scss/2_styles_custom/node/_node-impuls.scss */
.node-impuls.view-mode-full .impuls-top .field-name-title h2 {
  margin-top: 0;
  font-size: 2.85714rem;
  font-weight: 500;
}
/* line 31, ../scss/2_styles_custom/node/_node-impuls.scss */
.node-impuls.view-mode-full .impuls-top .field-name-title h3 {
  font-size: 1.42857rem;
}

/* line 1, ../scss/2_styles_custom/node/_node-medienmitteilung-frontpage_teaser.scss */
.node-medienmitteilung.view-mode-frontpage_teaser {
  padding-top: 10px;
  padding-bottom: 17px;
}
/* line 2, ../scss/2_styles_custom/node/_node-medienmitteilung-frontpage_teaser.scss */
.node-medienmitteilung.view-mode-frontpage_teaser:hover {
  opacity: 0.6;
}
/* line 7, ../scss/2_styles_custom/node/_node-medienmitteilung-frontpage_teaser.scss */
.node-medienmitteilung.view-mode-frontpage_teaser .group-left {
  padding-top: 10px;
  border-top: 1px solid #000000;
  position: absolute;
  background-color: #FFFFFF;
  padding-bottom: 5px;
}
/* line 16, ../scss/2_styles_custom/node/_node-medienmitteilung-frontpage_teaser.scss */
.node-medienmitteilung.view-mode-frontpage_teaser .group-left .field-name-title h2 {
  font-size: 1.07143rem;
  margin: 0;
}
/* line 19, ../scss/2_styles_custom/node/_node-medienmitteilung-frontpage_teaser.scss */
.node-medienmitteilung.view-mode-frontpage_teaser .group-left .field-name-title h2 a {
  color: #000;
}
/* line 21, ../scss/2_styles_custom/node/_node-medienmitteilung-frontpage_teaser.scss */
.node-medienmitteilung.view-mode-frontpage_teaser .group-left .field-name-title h2 a:link, .node-medienmitteilung.view-mode-frontpage_teaser .group-left .field-name-title h2 a:visited, .node-medienmitteilung.view-mode-frontpage_teaser .group-left .field-name-title h2 a:active, .node-medienmitteilung.view-mode-frontpage_teaser .group-left .field-name-title h2 a:hover {
  color: #000;
}
/* line 31, ../scss/2_styles_custom/node/_node-medienmitteilung-frontpage_teaser.scss */
.node-medienmitteilung.view-mode-frontpage_teaser .group-left .field-name-field-pionier-kategorie {
  font-size: 0.85714rem;
}
/* line 35, ../scss/2_styles_custom/node/_node-medienmitteilung-frontpage_teaser.scss */
.node-medienmitteilung.view-mode-frontpage_teaser .group-left .field-name-post-date {
  font-size: 0.85714rem;
}
/* line 40, ../scss/2_styles_custom/node/_node-medienmitteilung-frontpage_teaser.scss */
.node-medienmitteilung.view-mode-frontpage_teaser .group-right {
  width: 100%;
}
/* line 42, ../scss/2_styles_custom/node/_node-medienmitteilung-frontpage_teaser.scss */
.node-medienmitteilung.view-mode-frontpage_teaser .group-right .field-name-field-medienmitteilung-image {
  padding-top: 61px;
}
/* line 44, ../scss/2_styles_custom/node/_node-medienmitteilung-frontpage_teaser.scss */
.node-medienmitteilung.view-mode-frontpage_teaser .group-right .field-name-field-medienmitteilung-image img {
  width: 100%;
}

@media only screen and (max-width: 54.92857em) {
  /* line 2, ../scss/2_styles_custom/node/_node-medienmitteilung-teaser.scss */
  .node-medienmitteilung.view-mode-teaser .group-left {
    width: 100%;
  }
}
@media only screen and (min-width: 55em) {
  /* line 2, ../scss/2_styles_custom/node/_node-medienmitteilung-teaser.scss */
  .node-medienmitteilung.view-mode-teaser .group-left {
    width: 25%;
    margin-right: 30px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 11, ../scss/2_styles_custom/node/_node-medienmitteilung-teaser.scss */
  .node-medienmitteilung.view-mode-teaser .group-left img {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 17, ../scss/2_styles_custom/node/_node-medienmitteilung-teaser.scss */
  .node-medienmitteilung.view-mode-teaser .group-right {
    width: 100%;
  }
}
@media only screen and (min-width: 55em) {
  /* line 17, ../scss/2_styles_custom/node/_node-medienmitteilung-teaser.scss */
  .node-medienmitteilung.view-mode-teaser .group-right {
    width: 70%;
  }
}
/* line 24, ../scss/2_styles_custom/node/_node-medienmitteilung-teaser.scss */
.node-medienmitteilung.view-mode-teaser .group-right .field-name-post-date {
  margin-top: -4px;
}
/* line 27, ../scss/2_styles_custom/node/_node-medienmitteilung-teaser.scss */
.node-medienmitteilung.view-mode-teaser .group-right h2 {
  font-size: 1.28571rem;
  line-height: 1.42857rem;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  font-weight: bold;
}
/* line 34, ../scss/2_styles_custom/node/_node-medienmitteilung-teaser.scss */
.node-medienmitteilung.view-mode-teaser .group-right h2 a {
  color: #222222;
}
/* line 41, ../scss/2_styles_custom/node/_node-medienmitteilung-teaser.scss */
.node-medienmitteilung.view-mode-teaser .group-right .field-name-field-medienmitteilung-lead p {
  margin-bottom: 8px;
}

/* line 5, ../scss/2_styles_custom/node/_node-medienmitteilung.scss */
.node-medienmitteilung.view-mode-full .pressrelease-layout-top .back, .node-medienmitteilung.view-mode-full .pressrelease-layout-top .back:link, .node-medienmitteilung.view-mode-full .pressrelease-layout-top .back:visited, .node-medienmitteilung.view-mode-full .pressrelease-layout-top .back:active, .node-medienmitteilung.view-mode-full .pressrelease-layout-top .back:hover {
  font-weight: bold;
  font-size: 0.85714rem;
  background: url('../img/arrow_left_blue.svg?1589440002') no-repeat left center;
  padding: 20px;
  margin-bottom: 40px;
  display: block;
}
/* line 23, ../scss/2_styles_custom/node/_node-medienmitteilung.scss */
.node-medienmitteilung.view-mode-full .field-name-field-medienmitteilung-image {
  margin-bottom: 20px;
}
/* line 25, ../scss/2_styles_custom/node/_node-medienmitteilung.scss */
.node-medienmitteilung.view-mode-full .field-name-field-medienmitteilung-image .caption {
  font-size: 12px;
  text-align: right;
  float: right;
  color: #333;
}
/* line 31, ../scss/2_styles_custom/node/_node-medienmitteilung.scss */
.node-medienmitteilung.view-mode-full .field-name-field-medienmitteilung-image img {
  width: 100%;
  margin: 0;
}
/* line 37, ../scss/2_styles_custom/node/_node-medienmitteilung.scss */
.node-medienmitteilung.view-mode-full .ds-bottom {
  margin: 0;
}
@media only screen and (min-width: 55em) {
  /* line 37, ../scss/2_styles_custom/node/_node-medienmitteilung.scss */
  .node-medienmitteilung.view-mode-full .ds-bottom {
    margin: 0 50px;
  }
}
@media only screen and (min-width: 73.21429em) {
  /* line 37, ../scss/2_styles_custom/node/_node-medienmitteilung.scss */
  .node-medienmitteilung.view-mode-full .ds-bottom {
    margin: 0 200px;
  }
}
/* line 48, ../scss/2_styles_custom/node/_node-medienmitteilung.scss */
.node-medienmitteilung.view-mode-full .ds-bottom .field-name-title h1, .node-medienmitteilung.view-mode-full .ds-bottom .field-name-title h2 {
  font-size: 2.14286rem;
  line-height: 2.5rem;
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: bold;
}
/* line 55, ../scss/2_styles_custom/node/_node-medienmitteilung.scss */
.node-medienmitteilung.view-mode-full .ds-bottom .field-name-title h1 {
  font-weight: 100;
}
/* line 63, ../scss/2_styles_custom/node/_node-medienmitteilung.scss */
.node-medienmitteilung.view-mode-full .ds-bottom .field-name-field-medienmitteilung-lead p {
  font-weight: bold;
}
/* line 69, ../scss/2_styles_custom/node/_node-medienmitteilung.scss */
.node-medienmitteilung.view-mode-full .ds-bottom .field-name-body h1, .node-medienmitteilung.view-mode-full .ds-bottom .field-name-body h2 {
  font-size: 1.28571rem;
  line-height: 1.42857rem;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  font-weight: bold;
}
/* line 78, ../scss/2_styles_custom/node/_node-medienmitteilung.scss */
.node-medienmitteilung.view-mode-full .ds-bottom .field-name-body h3 {
  font-size: 1.14286rem;
  line-height: 1.42857rem;
  font-weight: bold;
}
/* line 85, ../scss/2_styles_custom/node/_node-medienmitteilung.scss */
.node-medienmitteilung.view-mode-full .ds-bottom .field-name-field-medienmitteilung-footer {
  margin-top: 50px;
}
/* line 87, ../scss/2_styles_custom/node/_node-medienmitteilung.scss */
.node-medienmitteilung.view-mode-full .ds-bottom .field-name-field-medienmitteilung-footer p {
  font-size: 14px;
}
/* line 93, ../scss/2_styles_custom/node/_node-medienmitteilung.scss */
.node-medienmitteilung.view-mode-full .ds-bottom .field-name-field-medienmitteilung-attach span.file {
  display: block;
  margin: 5px 0;
}

/* line 3, ../scss/2_styles_custom/node/_node-overviewpage.scss */
.node-overview-page.view-mode-full .overviewpage-top {
  margin-bottom: 80px;
  padding-bottom: 10px;
}
@media only screen and (min-width: 55em) {
  /* line 9, ../scss/2_styles_custom/node/_node-overviewpage.scss */
  .node-overview-page.view-mode-full .overviewpage-top img {
    max-height: 400px;
    width: auto;
  }
}
/* line 14, ../scss/2_styles_custom/node/_node-overviewpage.scss */
.node-overview-page.view-mode-full .overviewpage-top .row {
  background-color: #2779BD !important;
}
@media only screen and (min-width: 55em) {
  /* line 14, ../scss/2_styles_custom/node/_node-overviewpage.scss */
  .node-overview-page.view-mode-full .overviewpage-top .row {
    min-height: 462px;
    display: flex;
  }
}
@media only screen and (min-width: 55em) {
  /* line 20, ../scss/2_styles_custom/node/_node-overviewpage.scss */
  .node-overview-page.view-mode-full .overviewpage-top .row .medium-7 {
    padding: 3.5rem 0 3.5rem 4rem !important;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 20, ../scss/2_styles_custom/node/_node-overviewpage.scss */
  .node-overview-page.view-mode-full .overviewpage-top .row .medium-7 {
    padding: 1rem 2rem !important;
  }
}
/* line 29, ../scss/2_styles_custom/node/_node-overviewpage.scss */
.node-overview-page.view-mode-full .overviewpage-top .row .medium-5 {
  display: flex;
  height: 100%;
}
/* line 32, ../scss/2_styles_custom/node/_node-overviewpage.scss */
.node-overview-page.view-mode-full .overviewpage-top .row .medium-5 .overviewpage-top-left_region {
  margin: auto;
}
@media only screen and (min-width: 55em) {
  /* line 29, ../scss/2_styles_custom/node/_node-overviewpage.scss */
  .node-overview-page.view-mode-full .overviewpage-top .row .medium-5 {
    margin: auto;
  }
}
/* line 42, ../scss/2_styles_custom/node/_node-overviewpage.scss */
.node-overview-page.view-mode-full .overviewpage-top .field-name-field-overview-page-body {
  color: #FFFFFF;
}
/* line 44, ../scss/2_styles_custom/node/_node-overviewpage.scss */
.node-overview-page.view-mode-full .overviewpage-top .field-name-field-overview-page-body h1, .node-overview-page.view-mode-full .overviewpage-top .field-name-field-overview-page-body h2, .node-overview-page.view-mode-full .overviewpage-top .field-name-field-overview-page-body h3, .node-overview-page.view-mode-full .overviewpage-top .field-name-field-overview-page-body h4, .node-overview-page.view-mode-full .overviewpage-top .field-name-field-overview-page-body h5, .node-overview-page.view-mode-full .overviewpage-top .field-name-field-overview-page-body h6 {
  color: #FFFFFF;
}
/* line 47, ../scss/2_styles_custom/node/_node-overviewpage.scss */
.node-overview-page.view-mode-full .overviewpage-top .field-name-field-overview-page-body p {
  font-weight: 400;
}
@media only screen and (min-width: 73.21429em) {
  /* line 42, ../scss/2_styles_custom/node/_node-overviewpage.scss */
  .node-overview-page.view-mode-full .overviewpage-top .field-name-field-overview-page-body {
    font-size: 24px;
    line-height: 1.55em;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 42, ../scss/2_styles_custom/node/_node-overviewpage.scss */
  .node-overview-page.view-mode-full .overviewpage-top .field-name-field-overview-page-body {
    font-size: 21px;
    line-height: 1.55em;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 42, ../scss/2_styles_custom/node/_node-overviewpage.scss */
  .node-overview-page.view-mode-full .overviewpage-top .field-name-field-overview-page-body {
    font-size: 18px;
  }
}
/* line 63, ../scss/2_styles_custom/node/_node-overviewpage.scss */
.node-overview-page.view-mode-full .overviewpage-top .ds-topright {
  margin-top: 0;
}

/* line 2, ../scss/2_styles_custom/node/_node-page.scss */
.node-page.view-mode-full .field-name-field-page-top {
  color: #FFFFFF;
}
/* line 4, ../scss/2_styles_custom/node/_node-page.scss */
.node-page.view-mode-full .field-name-field-page-top h1, .node-page.view-mode-full .field-name-field-page-top h2, .node-page.view-mode-full .field-name-field-page-top h3, .node-page.view-mode-full .field-name-field-page-top h4, .node-page.view-mode-full .field-name-field-page-top h5, .node-page.view-mode-full .field-name-field-page-top h6 {
  color: #FFFFFF;
}

/* line 1, ../scss/2_styles_custom/node/_node-pionier-teaser.scss */
.node-pionier.node-teaser {
  padding-top: 10px;
  padding-bottom: 17px;
}
/* line 3, ../scss/2_styles_custom/node/_node-pionier-teaser.scss */
.node-pionier.node-teaser:hover {
  opacity: 0.6;
}
/* line 8, ../scss/2_styles_custom/node/_node-pionier-teaser.scss */
.node-pionier.node-teaser .group-left {
  padding-top: 10px;
  border-top: 1px solid #000000;
  position: absolute;
  background-color: #FFFFFF;
  padding-bottom: 5px;
}
/* line 17, ../scss/2_styles_custom/node/_node-pionier-teaser.scss */
.node-pionier.node-teaser .group-left .field-name-title h2 {
  font-size: 1.07143rem;
  margin: 0;
}
/* line 20, ../scss/2_styles_custom/node/_node-pionier-teaser.scss */
.node-pionier.node-teaser .group-left .field-name-title h2 a {
  color: #000;
}
/* line 22, ../scss/2_styles_custom/node/_node-pionier-teaser.scss */
.node-pionier.node-teaser .group-left .field-name-title h2 a:link, .node-pionier.node-teaser .group-left .field-name-title h2 a:visited, .node-pionier.node-teaser .group-left .field-name-title h2 a:active, .node-pionier.node-teaser .group-left .field-name-title h2 a:hover {
  color: #000;
}
/* line 32, ../scss/2_styles_custom/node/_node-pionier-teaser.scss */
.node-pionier.node-teaser .group-left .field-name-field-pionier-kategorie {
  font-size: 0.85714rem;
}
/* line 36, ../scss/2_styles_custom/node/_node-pionier-teaser.scss */
.node-pionier.node-teaser .group-left .field-name-post-date {
  font-size: 0.85714rem;
}
/* line 41, ../scss/2_styles_custom/node/_node-pionier-teaser.scss */
.node-pionier.node-teaser .group-right {
  width: 100%;
}
/* line 43, ../scss/2_styles_custom/node/_node-pionier-teaser.scss */
.node-pionier.node-teaser .group-right .field-name-field-pionier-images {
  padding-top: 61px;
  position: relative;
}
/* line 46, ../scss/2_styles_custom/node/_node-pionier-teaser.scss */
.node-pionier.node-teaser .group-right .field-name-field-pionier-images img {
  width: 100%;
}
/* line 49, ../scss/2_styles_custom/node/_node-pionier-teaser.scss */
.node-pionier.node-teaser .group-right .field-name-field-pionier-images:before {
  position: absolute;
  height: 50px;
  width: 50px;
  background: red;
  left: 0;
  top: 0;
  z-index: 99;
}

@media print {
  /* line 4, ../scss/2_styles_custom/node/_node-pionier.scss */
  .node-pionier .field-name-pioneredetail-links,
  .node-pionier .field-name-pioneredetail-mailchimpsignup {
    display: none;
  }
  /* line 8, ../scss/2_styles_custom/node/_node-pionier.scss */
  .node-pionier .field-name-pioneredetail-progress {
    margin-bottom: 1em;
  }
  /* line 10, ../scss/2_styles_custom/node/_node-pionier.scss */
  .node-pionier .field-name-pioneredetail-progress .project-status {
    margin-right: 1em;
  }
}

/* line 1, ../scss/2_styles_custom/node/_node-thema-frontpage_teaser.scss */
.node-type-frontpage .node-thema.view-mode-frontpage_teaser {
  background-color: #2779BD;
  padding-top: 10px;
  padding-bottom: 5px;
  text-align: center;
  margin-bottom: 31px;
}
/* line 4, ../scss/2_styles_custom/node/_node-thema-frontpage_teaser.scss */
.node-type-frontpage .node-thema.view-mode-frontpage_teaser:hover {
  opacity: 0.6;
}
@media only screen and (min-width: 55em) {
  /* line 1, ../scss/2_styles_custom/node/_node-thema-frontpage_teaser.scss */
  .node-type-frontpage .node-thema.view-mode-frontpage_teaser {
    margin-bottom: 0;
  }
}
/* line 16, ../scss/2_styles_custom/node/_node-thema-frontpage_teaser.scss */
.node-type-frontpage .node-thema.view-mode-frontpage_teaser .field-name-title {
  padding-top: 5px;
  position: absolute;
  display: block;
  text-transform: uppercase;
}
/* line 21, ../scss/2_styles_custom/node/_node-thema-frontpage_teaser.scss */
.node-type-frontpage .node-thema.view-mode-frontpage_teaser .field-name-title h2 {
  display: inline-block;
  margin: 0;
  font-size: 0.92857rem;
}
/* line 27, ../scss/2_styles_custom/node/_node-thema-frontpage_teaser.scss */
.node-type-frontpage .node-thema.view-mode-frontpage_teaser .field-name-title h2 a:link, .node-type-frontpage .node-thema.view-mode-frontpage_teaser .field-name-title h2 a:visited, .node-type-frontpage .node-thema.view-mode-frontpage_teaser .field-name-title h2 a:active, .node-type-frontpage .node-thema.view-mode-frontpage_teaser .field-name-title h2 a:hover {
  color: #FFFFFF;
}
/* line 36, ../scss/2_styles_custom/node/_node-thema-frontpage_teaser.scss */
.node-type-frontpage .node-thema.view-mode-frontpage_teaser .field-name-field-thema-teaser-image {
  padding-top: 45px;
}
/* line 38, ../scss/2_styles_custom/node/_node-thema-frontpage_teaser.scss */
.node-type-frontpage .node-thema.view-mode-frontpage_teaser .field-name-field-thema-teaser-image img {
  width: 86%;
}

/* line 44, ../scss/2_styles_custom/node/_node-thema-frontpage_teaser.scss */
.page-pioniere .node-thema.view-mode-frontpage_teaser {
  padding-top: 10px;
  padding-bottom: 17px;
  text-align: center;
}
/* line 46, ../scss/2_styles_custom/node/_node-thema-frontpage_teaser.scss */
.page-pioniere .node-thema.view-mode-frontpage_teaser:hover {
  opacity: 0.6;
}
/* line 52, ../scss/2_styles_custom/node/_node-thema-frontpage_teaser.scss */
.page-pioniere .node-thema.view-mode-frontpage_teaser .field-name-title {
  background-color: #2779BD;
  padding-top: 10px;
  position: absolute;
  padding-bottom: 5px;
  text-transform: uppercase;
}
/* line 58, ../scss/2_styles_custom/node/_node-thema-frontpage_teaser.scss */
.page-pioniere .node-thema.view-mode-frontpage_teaser .field-name-title h2 {
  display: inline-block;
  font-size: 0.92857rem;
  margin: 0;
}
/* line 64, ../scss/2_styles_custom/node/_node-thema-frontpage_teaser.scss */
.page-pioniere .node-thema.view-mode-frontpage_teaser .field-name-title h2 a:link, .page-pioniere .node-thema.view-mode-frontpage_teaser .field-name-title h2 a:visited, .page-pioniere .node-thema.view-mode-frontpage_teaser .field-name-title h2 a:active, .page-pioniere .node-thema.view-mode-frontpage_teaser .field-name-title h2 a:hover {
  color: #FFFFFF;
}
/* line 74, ../scss/2_styles_custom/node/_node-thema-frontpage_teaser.scss */
.page-pioniere .node-thema.view-mode-frontpage_teaser .field-name-field-thema-teaser-image {
  background-color: #2779BD;
  padding-bottom: 16px;
}
/* line 77, ../scss/2_styles_custom/node/_node-thema-frontpage_teaser.scss */
.page-pioniere .node-thema.view-mode-frontpage_teaser .field-name-field-thema-teaser-image .field-items .field-item {
  padding-top: 45px;
}
/* line 79, ../scss/2_styles_custom/node/_node-thema-frontpage_teaser.scss */
.page-pioniere .node-thema.view-mode-frontpage_teaser .field-name-field-thema-teaser-image .field-items .field-item img {
  width: 100%;
}

/* line 4, ../scss/2_styles_custom/node/_node-type-meilenstein.scss */
.node-meilenstein .field-name-field-meilenstein-titel-anzeige h1 a {
  color: #000000;
}
/* line 10, ../scss/2_styles_custom/node/_node-type-meilenstein.scss */
.node-meilenstein .field-name-meilenstein-project-title,
.node-meilenstein .field-name-field-meilenstein-project-ref {
  margin: 5px 0 0 0;
}
@media only screen and (max-width: 54.92857em) {
  /* line 10, ../scss/2_styles_custom/node/_node-type-meilenstein.scss */
  .node-meilenstein .field-name-meilenstein-project-title,
  .node-meilenstein .field-name-field-meilenstein-project-ref {
    margin-top: 2rem;
  }
}
@media print {
  /* line 10, ../scss/2_styles_custom/node/_node-type-meilenstein.scss */
  .node-meilenstein .field-name-meilenstein-project-title,
  .node-meilenstein .field-name-field-meilenstein-project-ref {
    margin-top: 2rem;
  }
}
/* line 21, ../scss/2_styles_custom/node/_node-type-meilenstein.scss */
.node-meilenstein .field-name-meilenstein-links {
  margin-top: 100px;
}
@media print {
  /* line 21, ../scss/2_styles_custom/node/_node-type-meilenstein.scss */
  .node-meilenstein .field-name-meilenstein-links {
    display: none;
  }
}
/* line 28, ../scss/2_styles_custom/node/_node-type-meilenstein.scss */
.node-meilenstein .field-name-meilenstein-links ul.meilenstein-links {
  list-style-type: none;
  margin-left: 0;
}
/* line 32, ../scss/2_styles_custom/node/_node-type-meilenstein.scss */
.node-meilenstein .field-name-meilenstein-links ul.meilenstein-links li {
  display: block;
  border-bottom: 1px solid #B4B3B4;
}
/* line 36, ../scss/2_styles_custom/node/_node-type-meilenstein.scss */
.node-meilenstein .field-name-meilenstein-links ul.meilenstein-links li a {
  display: block;
  padding: 15px 8px 15px 0;
  background-image: url("/sites/all/themes/engagement/img/arrow_right_blue.svg");
  background-size: 8px 13px;
  background-repeat: no-repeat;
  background-position: right;
}
@media only screen and (max-width: 54.92857em) {
  /* line 36, ../scss/2_styles_custom/node/_node-type-meilenstein.scss */
  .node-meilenstein .field-name-meilenstein-links ul.meilenstein-links li a {
    padding-right: 10px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
  }
}
/* line 52, ../scss/2_styles_custom/node/_node-type-meilenstein.scss */
.node-meilenstein .field-name-meilenstein-links ul.meilenstein-links li:first-child {
  border-top: 1px solid #B4B3B4;
}

/* line 3, ../scss/2_styles_custom/node/_node-type-meilenstein_teaser.scss */
.node-meilenstein.node-teaser .field-name-meilenstein-titel-anzeige-2 .project {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  margin-top: 13px;
  margin-bottom: 4px;
}
/* line 10, ../scss/2_styles_custom/node/_node-type-meilenstein_teaser.scss */
.node-meilenstein.node-teaser .field-name-meilenstein-titel-anzeige-2 h2 {
  margin-top: 0;
}
@media only screen and (max-width: 54.92857em) {
  /* line 16, ../scss/2_styles_custom/node/_node-type-meilenstein_teaser.scss */
  .field-name-meilenstein-project-progress .node-meilenstein.node-teaser .field-name-meilenstein-titel-anzeige-2 {
    margin-left: 1.3em;
    width: 75%;
  }
  /* line 18, ../scss/2_styles_custom/node/_node-type-meilenstein_teaser.scss */
  .field-name-meilenstein-project-progress .node-meilenstein.node-teaser .field-name-meilenstein-titel-anzeige-2 .project {
    margin-top: 0;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 25, ../scss/2_styles_custom/node/_node-type-meilenstein_teaser.scss */
  .field-name-meilenstein-project-progress .node-meilenstein.node-teaser .field-name-frontpage-update-stream-teaser-image {
    width: 25%;
  }
}

/* line 37, ../scss/2_styles_custom/node/_node-type-meilenstein_teaser.scss */
.general-page-updates > .node-meilenstein:nth-of-type(even), .general-page-updates > .node-featured-content:nth-of-type(even) {
  float: right;
}
/* line 40, ../scss/2_styles_custom/node/_node-type-meilenstein_teaser.scss */
.general-page-updates > .node-meilenstein:nth-of-type(odd), .general-page-updates > .node-featured-content:nth-of-type(odd) {
  float: left;
}
@media only screen and (max-width: 54.92857em) {
  /* line 44, ../scss/2_styles_custom/node/_node-type-meilenstein_teaser.scss */
  .general-page-updates > .node-meilenstein:nth-of-type(even), .general-page-updates > .node-meilenstein:nth-of-type(odd), .general-page-updates > .node-featured-content:nth-of-type(even), .general-page-updates > .node-featured-content:nth-of-type(odd) {
    float: none;
    margin: 3rem auto 3rem auto;
  }
}
/* line 51, ../scss/2_styles_custom/node/_node-type-meilenstein_teaser.scss */
.general-page-updates > .view-mode-teaser_noimage {
  padding-left: 0;
  margin-bottom: 2.3rem;
  margin-top: 2.3rem;
  width: 100%;
}
/* line 56, ../scss/2_styles_custom/node/_node-type-meilenstein_teaser.scss */
.general-page-updates > .view-mode-teaser_noimage .project {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 400;
}
/* line 61, ../scss/2_styles_custom/node/_node-type-meilenstein_teaser.scss */
.general-page-updates > .view-mode-teaser_noimage h2 {
  color: #FFFFFF;
}
/* line 64, ../scss/2_styles_custom/node/_node-type-meilenstein_teaser.scss */
.general-page-updates > .view-mode-teaser_noimage .entry-info .date {
  font-size: 14px;
  color: #FFFFFF;
}
/* line 68, ../scss/2_styles_custom/node/_node-type-meilenstein_teaser.scss */
.general-page-updates > .view-mode-teaser_noimage .entry-info .project-status {
  font-size: 14px;
  color: #FFFFFF;
}
/* line 72, ../scss/2_styles_custom/node/_node-type-meilenstein_teaser.scss */
.general-page-updates > .view-mode-teaser_noimage:nth-of-type(even) {
  padding-left: 0;
}
/* line 75, ../scss/2_styles_custom/node/_node-type-meilenstein_teaser.scss */
.general-page-updates > .view-mode-teaser_noimage:nth-of-type(odd) {
  padding-left: 0;
  margin-right: 9rem;
}
@media only screen and (min-width: 55em) {
  /* line 51, ../scss/2_styles_custom/node/_node-type-meilenstein_teaser.scss */
  .general-page-updates > .view-mode-teaser_noimage {
    max-width: 500px;
  }
  /* line 81, ../scss/2_styles_custom/node/_node-type-meilenstein_teaser.scss */
  .general-page-updates > .view-mode-teaser_noimage:nth-of-type(odd) {
    padding-left: 0;
    margin-right: 9rem;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 88, ../scss/2_styles_custom/node/_node-type-meilenstein_teaser.scss */
  .general-page-updates > div:nth-child(2) {
    margin-top: 3rem !important;
  }
}

/* line 96, ../scss/2_styles_custom/node/_node-type-meilenstein_teaser.scss */
.node-featured-content.view-mode-teaser,
.node-meilenstein.view-mode-teaser {
  margin-bottom: 2.3rem;
  margin-top: 2.3rem;
  max-width: 650px;
  width: 100%;
}
/* line 103, ../scss/2_styles_custom/node/_node-type-meilenstein_teaser.scss */
.node-featured-content.view-mode-teaser .spitzmarke,
.node-meilenstein.view-mode-teaser .spitzmarke {
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  margin-top: 13px;
  margin-bottom: -18px;
}
/* line 111, ../scss/2_styles_custom/node/_node-type-meilenstein_teaser.scss */
.node-featured-content.view-mode-teaser:nth-of-type(even),
.node-meilenstein.view-mode-teaser:nth-of-type(even) {
  padding: 0 0 0 9.4rem;
}
/* line 114, ../scss/2_styles_custom/node/_node-type-meilenstein_teaser.scss */
.node-featured-content.view-mode-teaser:nth-of-type(odd),
.node-meilenstein.view-mode-teaser:nth-of-type(odd) {
  padding: 0 9.4rem 0 0;
}
/* line 119, ../scss/2_styles_custom/node/_node-type-meilenstein_teaser.scss */
.node-featured-content.view-mode-teaser:not(.view-mode-teaser_noimage) .entry-info .date,
.node-meilenstein.view-mode-teaser:not(.view-mode-teaser_noimage) .entry-info .date {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  margin-right: 25px;
}
/* line 126, ../scss/2_styles_custom/node/_node-type-meilenstein_teaser.scss */
.node-featured-content.view-mode-teaser:not(.view-mode-teaser_noimage) .entry-info .project-status,
.node-meilenstein.view-mode-teaser:not(.view-mode-teaser_noimage) .entry-info .project-status {
  display: inline-block;
  font-weight: 500;
  font-size: 14px;
}
/* line 133, ../scss/2_styles_custom/node/_node-type-meilenstein_teaser.scss */
.node-featured-content.view-mode-teaser .field-name-field-meilenstein-titel-anzeige,
.node-meilenstein.view-mode-teaser .field-name-field-meilenstein-titel-anzeige {
  margin-top: 10px;
  font-size: 25px;
  font-weight: 400;
}
/* line 139, ../scss/2_styles_custom/node/_node-type-meilenstein_teaser.scss */
.node-featured-content.view-mode-teaser .field-name-meilenstein-project-status,
.node-meilenstein.view-mode-teaser .field-name-meilenstein-project-status {
  font-weight: 100;
}
/* line 142, ../scss/2_styles_custom/node/_node-type-meilenstein_teaser.scss */
.node-featured-content.view-mode-teaser .field-name-meilenstein-project-status .entry-info .date, .node-featured-content.view-mode-teaser .field-name-meilenstein-project-status .entry-info .project-status,
.node-meilenstein.view-mode-teaser .field-name-meilenstein-project-status .entry-info .date,
.node-meilenstein.view-mode-teaser .field-name-meilenstein-project-status .entry-info .project-status {
  display: inline-block;
}
/* line 145, ../scss/2_styles_custom/node/_node-type-meilenstein_teaser.scss */
.node-featured-content.view-mode-teaser .field-name-meilenstein-project-status .entry-info .date,
.node-meilenstein.view-mode-teaser .field-name-meilenstein-project-status .entry-info .date {
  margin-right: 1.5em;
  color: #000000;
  font-size: 14px;
}
@media only screen and (max-width: 54.92857em) {
  /* line 155, ../scss/2_styles_custom/node/_node-type-meilenstein_teaser.scss */
  .node-featured-content.view-mode-teaser .field-name-meilenstein-project-status .entry-info .date,
  .node-meilenstein.view-mode-teaser .field-name-meilenstein-project-status .entry-info .date {
    font-size: 12px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 163, ../scss/2_styles_custom/node/_node-type-meilenstein_teaser.scss */
  .node-featured-content.view-mode-teaser:nth-of-type(odd), .node-featured-content.view-mode-teaser:nth-of-type(even),
  .node-meilenstein.view-mode-teaser:nth-of-type(odd),
  .node-meilenstein.view-mode-teaser:nth-of-type(even) {
    padding: 0;
    margin: 5rem auto 5rem auto;
    position: relative;
    display: block;
    float: none;
  }
}

/*
 *TOP
*/
/* line 5, ../scss/2_styles_custom/page/pionere/_pionere.scss */
.pioneers-top {
  box-sizing: content-box;
  min-height: 462px;
  background: #2779BD;
  padding: 0;
}
/* line 10, ../scss/2_styles_custom/page/pionere/_pionere.scss */
.pioneers-top > .node {
  height: 100%;
  display: flex;
}
@media only screen and (min-width: 55em) {
  /* line 10, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .pioneers-top > .node {
    flex-direction: row;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 10, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .pioneers-top > .node {
    flex-direction: column;
  }
}
/* line 20, ../scss/2_styles_custom/page/pionere/_pionere.scss */
.pioneers-top .medium-5 {
  height: 100%;
}
@media only screen and (min-width: 55em) {
  /* line 20, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .pioneers-top .medium-5 {
    margin: auto;
    padding: 1.7rem 0 0 0;
  }
}
/* line 29, ../scss/2_styles_custom/page/pionere/_pionere.scss */
.pioneers-top .group-left .field-item > .even {
  font-weight: 400;
}
@media only screen and (min-width: 73.21429em) {
  /* line 28, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .pioneers-top .group-left {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 400;
    margin-top: -10px;
    line-height: 1.55em;
    padding: 4rem 0 2rem 4rem !important;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 28, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .pioneers-top .group-left {
    color: #FFFFFF;
    font-size: 21px;
    font-weight: 400;
    line-height: 1.55em;
    padding: 3.5rem 0 3.5rem 3rem !important;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 28, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .pioneers-top .group-left {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 400;
    margin-top: 0;
    line-height: 1.35em;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 5, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .pioneers-top {
    margin-bottom: 43px;
  }
  /* line 61, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .pioneers-top img {
    display: block;
    margin: 0 auto;
    width: 57%;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 5, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .pioneers-top {
    padding-left: 1em;
    padding-right: 1em;
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 55em) {
  /* line 5, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .pioneers-top {
    margin-bottom: 90px;
  }
  /* line 74, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .pioneers-top img {
    max-height: 400px;
    width: auto;
  }
}

/*
 * BODY
*/
@media only screen and (max-width: 54.92857em) {
  /* line 87, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .view-Pinoiere .views-row {
    margin-bottom: 0.3rem;
  }
  /* line 89, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .view-Pinoiere .views-row:first-of-type {
    margin-top: 0.3rem;
  }
  /* line 92, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .view-Pinoiere .views-row:last-of-type {
    margin-bottom: 0.3rem;
  }
}
@media only screen {
  /* line 85, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .view-Pinoiere {
    margin-top: 4px;
  }
}
/* line 101, ../scss/2_styles_custom/page/pionere/_pionere.scss */
.view-Pinoiere .node-thema .thema-region_top {
  position: relative;
}
/* line 103, ../scss/2_styles_custom/page/pionere/_pionere.scss */
.view-Pinoiere .node-thema .thema-region_top h2 {
  font-weight: bold !important;
}
/* line 107, ../scss/2_styles_custom/page/pionere/_pionere.scss */
.view-Pinoiere .node-thema .thema-region_top .row .medium-8 {
  padding: 0;
}
/* line 110, ../scss/2_styles_custom/page/pionere/_pionere.scss */
.view-Pinoiere .node-thema .thema-region_top .row .medium-4 {
  padding: 0;
}
/* line 113, ../scss/2_styles_custom/page/pionere/_pionere.scss */
.view-Pinoiere .node-thema .thema-region_top .row .medium-4 .field-name-field-thema-icon-inside img {
  float: right;
  height: 160px;
  width: 160px;
}
@media only screen and (max-width: 54.92857em) {
  /* line 101, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .view-Pinoiere .node-thema .thema-region_top {
    padding: 0 1rem !important;
  }
  /* line 124, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .view-Pinoiere .node-thema .thema-region_top h2:before {
    content: '';
    position: absolute;
    height: 16px;
    width: 10px;
    display: block;
    right: 0;
    background-image: url("/sites/all/themes/engagement/img/arrow_left_blue.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    transform: rotate(-90deg);
    transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  }
  /* line 139, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .view-Pinoiere .node-thema .thema-region_top .dropdown-active:before {
    transform: rotate(90deg);
  }
  /* line 145, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .view-Pinoiere .node-thema .thema-region_top .row .medium-8 .field-name-field-thema-lead {
    margin-top: 120px;
  }
  /* line 149, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .view-Pinoiere .node-thema .thema-region_top .row .medium-4 {
    position: absolute !important;
    left: 0 !important;
    top: 50px !important;
  }
  /* line 153, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .view-Pinoiere .node-thema .thema-region_top .row .medium-4 img {
    height: 100px !important;
    width: 100px !important;
    float: left !important;
    margin-top: 9px !important;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 165, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .view-Pinoiere .node-thema .thema-region_top .row .medium-8 {
    padding: 0 1rem !important;
  }
  /* line 168, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .view-Pinoiere .node-thema .thema-region_top .row .medium-4 {
    padding: 0 1rem !important;
  }
  /* line 171, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .view-Pinoiere .node-thema .thema-region_top .row .medium-4 .field-name-field-thema-icon-inside img {
    float: right;
    height: 160px;
    width: 160px;
  }
}
@media only screen and (min-width: 55em) {
  /* line 101, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .view-Pinoiere .node-thema .thema-region_top {
    margin-bottom: 27px;
  }
  /* line 183, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .view-Pinoiere .node-thema .thema-region_top h2 {
    font-size: 35px;
  }
  /* line 187, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .view-Pinoiere .node-thema .thema-region_top .row .medium-8 {
    padding: 0;
  }
  /* line 189, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .view-Pinoiere .node-thema .thema-region_top .row .medium-8 h2 {
    margin-bottom: 14px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 196, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .view-Pinoiere .node-thema .thema-region_bottom {
    padding: 0 1rem !important;
  }
  /* line 201, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .view-Pinoiere .node-thema .thema-region_bottom .field-name-thema-pionier-resultate .field-label,
  .view-Pinoiere .node-thema .thema-region_bottom .field-name-thema-pionier-resultate-finished .field-label {
    margin-left: -1em;
    margin-bottom: 1em;
  }
  /* line 205, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .view-Pinoiere .node-thema .thema-region_bottom .field-name-thema-pionier-resultate .medium-12:first-of-type,
  .view-Pinoiere .node-thema .thema-region_bottom .field-name-thema-pionier-resultate-finished .medium-12:first-of-type {
    padding: 0 !important;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 213, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .view-Pinoiere .node-thema .thema-region_bottom .field-name-thema-pionier-resultate .field-label,
  .view-Pinoiere .node-thema .thema-region_bottom .field-name-thema-pionier-resultate-finished .field-label {
    margin-left: 0em !important;
    margin-bottom: 1em;
  }
  /* line 217, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .view-Pinoiere .node-thema .thema-region_bottom .field-name-thema-pionier-resultate .medium-12:first-of-type,
  .view-Pinoiere .node-thema .thema-region_bottom .field-name-thema-pionier-resultate-finished .medium-12:first-of-type {
    padding: 0 1rem !important;
  }
}
@media only screen and (min-width: 55em) {
  /* line 196, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .view-Pinoiere .node-thema .thema-region_bottom {
    margin-bottom: 55px;
  }
  /* line 226, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .view-Pinoiere .node-thema .thema-region_bottom .field-name-thema-pionier-resultate .field-label,
  .view-Pinoiere .node-thema .thema-region_bottom .field-name-thema-pionier-resultate-finished .field-label {
    margin-left: -1em;
    margin-bottom: 1em;
  }
  /* line 230, ../scss/2_styles_custom/page/pionere/_pionere.scss */
  .view-Pinoiere .node-thema .thema-region_bottom .field-name-thema-pionier-resultate .medium-12:first-of-type,
  .view-Pinoiere .node-thema .thema-region_bottom .field-name-thema-pionier-resultate-finished .medium-12:first-of-type {
    padding: 0;
  }
}

@media only screen and (min-width: 55em) {
  /* line 1, ../scss/2_styles_custom/page/pionere/_pioneredetail-bottom.scss */
  .ds-pionieredetail .bottom {
    margin-bottom: 128px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 1, ../scss/2_styles_custom/page/pionere/_pioneredetail-bottom.scss */
  .ds-pionieredetail .bottom {
    margin-bottom: 68px;
  }
}

/* line 10, ../scss/2_styles_custom/page/pionere/_pioneredetail-bottom.scss */
.ds-pionieredetail .bottom .view-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
}

/* line 21, ../scss/2_styles_custom/page/pionere/_pioneredetail-bottom.scss */
.ds-pionieredetail .bottom .view-content .views-row:nth-child(even) .view-mode-teaser {
  padding: 0 0 0 2rem;
}
/* line 26, ../scss/2_styles_custom/page/pionere/_pioneredetail-bottom.scss */
.ds-pionieredetail .bottom .view-content .views-row:nth-child(odd) .view-mode-teaser {
  padding: 0 2rem 0 0;
}
@media only screen and (max-width: 54.92857em) {
  /* line 32, ../scss/2_styles_custom/page/pionere/_pioneredetail-bottom.scss */
  .ds-pionieredetail .bottom .view-content .views-row:nth-child(even) .view-mode-teaser, .ds-pionieredetail .bottom .view-content .views-row:nth-child(odd) .view-mode-teaser {
    padding: 0;
  }
}
@media only screen and (min-width: 73.21429em) {
  /* line 41, ../scss/2_styles_custom/page/pionere/_pioneredetail-bottom.scss */
  .ds-pionieredetail .bottom .view-content .views-row:nth-child(3n) .view-mode-teaser {
    padding: 0 0 0 2rem;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 49, ../scss/2_styles_custom/page/pionere/_pioneredetail-bottom.scss */
  .ds-pionieredetail .bottom .view-content .views-row:nth-child(3n) .view-mode-teaser {
    padding: 0 0 0 2rem;
  }
}

/* line 2, ../scss/2_styles_custom/page/pionere/_pionierdetail-top.scss */
.ds-pionieredetail-top h1 {
  font-weight: 900;
  text-align: right;
}
@media only screen and (min-width: 73.21429em) {
  /* line 2, ../scss/2_styles_custom/page/pionere/_pionierdetail-top.scss */
  .ds-pionieredetail-top h1 {
    font-size: 100px;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 2, ../scss/2_styles_custom/page/pionere/_pionierdetail-top.scss */
  .ds-pionieredetail-top h1 {
    font-size: calc(100px / 2);
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 2, ../scss/2_styles_custom/page/pionere/_pionierdetail-top.scss */
  .ds-pionieredetail-top h1 {
    font-size: 30px;
  }
}

@media print {
  /* line 20, ../scss/2_styles_custom/page/pionere/_pionierdetail-top.scss */
  .ds-pionieredetail-top .field-name-meilenstein-back-to-all-updates {
    display: none;
  }
}
@media only screen and (min-width: 55em) {
  /* line 20, ../scss/2_styles_custom/page/pionere/_pionierdetail-top.scss */
  .ds-pionieredetail-top .field-name-meilenstein-back-to-all-updates {
    margin: 5px 0 0 20px;
    display: block;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 20, ../scss/2_styles_custom/page/pionere/_pionierdetail-top.scss */
  .ds-pionieredetail-top .field-name-meilenstein-back-to-all-updates {
    font-size: 0.8em;
  }
  /* line 31, ../scss/2_styles_custom/page/pionere/_pionierdetail-top.scss */
  .ds-pionieredetail-top .field-name-meilenstein-back-to-all-updates a:before {
    top: 2px !important;
  }
}
/* line 36, ../scss/2_styles_custom/page/pionere/_pionierdetail-top.scss */
.ds-pionieredetail-top .field-name-meilenstein-back-to-all-updates a {
  position: relative;
}
/* line 38, ../scss/2_styles_custom/page/pionere/_pionierdetail-top.scss */
.ds-pionieredetail-top .field-name-meilenstein-back-to-all-updates a:before {
  position: absolute;
  content: '';
  left: -19px;
  display: block;
  background-image: url("/sites/all/themes/engagement/img/arrow_left_blue.svg");
  background-size: 8px 13px;
  background-repeat: no-repeat;
  background-position: right;
  height: 13px;
  width: 10px;
  top: 3px;
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
@media only screen and (max-width: 54.92857em) {
  /* line 36, ../scss/2_styles_custom/page/pionere/_pionierdetail-top.scss */
  .ds-pionieredetail-top .field-name-meilenstein-back-to-all-updates a {
    font-size: 12px;
    margin: 1rem 0 0 1rem;
  }
  /* line 55, ../scss/2_styles_custom/page/pionere/_pionierdetail-top.scss */
  .ds-pionieredetail-top .field-name-meilenstein-back-to-all-updates a:before {
    top: 0;
  }
}
/* line 62, ../scss/2_styles_custom/page/pionere/_pionierdetail-top.scss */
.ds-pionieredetail-top .field-name-meilenstein-back-to-all-updates:hover a:before {
  transform: translateX(-10px);
}

/* line 72, ../scss/2_styles_custom/page/pionere/_pionierdetail-top.scss */
.ds-pionieredetail-featured {
  padding-right: 0;
}
/* line 74, ../scss/2_styles_custom/page/pionere/_pionierdetail-top.scss */
.ds-pionieredetail-featured figure img {
  width: 100%;
}

@media only screen and (min-width: 55em) {
  /* line 1, ../scss/2_styles_custom/page/pionere/_pionieredetail-body.scss */
  .ds-pionieredetail-body {
    padding-right: 3.7rem;
  }
}

/**
  BODY MAIN
**/
@media only screen and (min-width: 55em) {
  /* line 10, ../scss/2_styles_custom/page/pionere/_pionieredetail-body.scss */
  .ds-pionieredetail-bodyMain p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 10, ../scss/2_styles_custom/page/pionere/_pionieredetail-body.scss */
  .ds-pionieredetail-bodyMain p {
    font-size: 15px;
  }
}

/* line 19, ../scss/2_styles_custom/page/pionere/_pionieredetail-body.scss */
.ds-pionieredetail-bodyMain p:last-of-type {
  margin-bottom: 33px;
}

/**
  BODY BOTTOM
**/
/* line 27, ../scss/2_styles_custom/page/pionere/_pionieredetail-body.scss */
.ds-pionieredetail-bodyBottom .pioneredetail-links {
  list-style: none;
  margin: 0;
}

/* line 32, ../scss/2_styles_custom/page/pionere/_pionieredetail-body.scss */
.ds-pionieredetail-bodyBottom .pioneredetail-links li {
  list-style: none;
  border-bottom: 1px solid #B4B3B4;
  background: url(../img/arrow_right_blue.svg) no-repeat right center;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
}
/* line 40, ../scss/2_styles_custom/page/pionere/_pionieredetail-body.scss */
.ds-pionieredetail-bodyBottom .pioneredetail-links li:first-child {
  border-top: 1px solid #B4B3B4;
}
@media only screen and (min-width: 55em) {
  /* line 32, ../scss/2_styles_custom/page/pionere/_pionieredetail-body.scss */
  .ds-pionieredetail-bodyBottom .pioneredetail-links li {
    padding: 14px 0;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 32, ../scss/2_styles_custom/page/pionere/_pionieredetail-body.scss */
  .ds-pionieredetail-bodyBottom .pioneredetail-links li {
    padding: 15px 0;
  }
}

@media only screen and (min-width: 55em) {
  /* line 52, ../scss/2_styles_custom/page/pionere/_pionieredetail-body.scss */
  .ds-pionieredetail-bodyBottom .pioneredetail-links li a {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
}

@media only screen and (min-width: 55em) {
  /* line 61, ../scss/2_styles_custom/page/pionere/_pionieredetail-body.scss */
  .pionieredetail-linksRight {
    padding-right: 30px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 61, ../scss/2_styles_custom/page/pionere/_pionieredetail-body.scss */
  .pionieredetail-linksRight {
    display: block;
  }
}

@media only screen and (max-width: 54.92857em) {
  /* line 70, ../scss/2_styles_custom/page/pionere/_pionieredetail-body.scss */
  .pionieredetail-linksLeft {
    display: block;
  }
}

@media only screen and (max-width: 54.92857em) {
  /* line 1, ../scss/2_styles_custom/page/pionere/_pionieredetail-featured.scss */
  .ds-pionieredetail-featured {
    padding: 0;
  }
}

/* line 7, ../scss/2_styles_custom/page/pionere/_pionieredetail-featured.scss */
.ds-pionieredetail-featured figure {
  width: 100%;
}

@media only screen and (min-width: 55em) {
  /* line 11, ../scss/2_styles_custom/page/pionere/_pionieredetail-featured.scss */
  .ds-pionieredetail-featured figcaption {
    padding-left: 0;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 11, ../scss/2_styles_custom/page/pionere/_pionieredetail-featured.scss */
  .ds-pionieredetail-featured figcaption {
    padding: 17px 18px;
  }
}

/* line 20, ../scss/2_styles_custom/page/pionere/_pionieredetail-featured.scss */
.ds-pionieredetail-featuredImage {
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 73.21429em) {
  /* line 20, ../scss/2_styles_custom/page/pionere/_pionieredetail-featured.scss */
  .ds-pionieredetail-featuredImage {
    height: 575px;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 20, ../scss/2_styles_custom/page/pionere/_pionieredetail-featured.scss */
  .ds-pionieredetail-featuredImage {
    height: 575px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 20, ../scss/2_styles_custom/page/pionere/_pionieredetail-featured.scss */
  .ds-pionieredetail-featuredImage {
    height: 170px;
  }
}

/* line 2, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.mailchimp-signup-subscribe-form {
  background-color: #F5F5F5;
  position: relative;
}
@media only screen and (min-width: 55em) {
  /* line 6, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
  .node-meilenstein .mailchimp-signup-subscribe-form > div {
    width: 80%;
  }
}
/* line 12, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.page-newsletter-signup .mailchimp-signup-subscribe-form {
  width: 730px;
}
@media only screen and (min-width: 55em) {
  /* line 2, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
  .mailchimp-signup-subscribe-form {
    margin-top: 80px;
    margin-bottom: 68px;
    padding: 34px 44px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 2, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
  .mailchimp-signup-subscribe-form {
    margin-bottom: 40px;
    padding: 20px 14px;
  }
}
/* line 29, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.mailchimp-signup-subscribe-form .mailchimp-signup-subscribe-form-description {
  font-weight: 900;
}
@media only screen and (min-width: 55em) {
  /* line 29, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
  .mailchimp-signup-subscribe-form .mailchimp-signup-subscribe-form-description {
    font-size: 16px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 29, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
  .mailchimp-signup-subscribe-form .mailchimp-signup-subscribe-form-description {
    font-size: 14px;
  }
}
/* line 40, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields .row {
  margin: 0 auto;
}
/* line 41, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields input[type=text], .mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields input[type=email] {
  -webkit-appearance: none;
  border-radius: 0;
  background: #FFFFFF;
  padding: 13px 21px 16px 21px;
  color: #000000;
  font-size: 14px;
  border: none;
}
/* line 49, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields input[type=text]::-webkit-input-placeholder, .mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields input[type=email]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000000;
}
/* line 52, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields input[type=text]::-moz-placeholder, .mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields input[type=email]::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
}
/* line 55, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields input[type=text]:-ms-input-placeholder, .mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields input[type=email]:-ms-input-placeholder {
  /* IE 10+ */
  color: #000000;
}
/* line 58, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields input[type=text]:-moz-placeholder, .mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields input[type=email]:-moz-placeholder {
  /* Firefox 18- */
  color: #000000;
}
@media only screen and (min-width: 55em) {
  /* line 41, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
  .mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields input[type=text], .mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields input[type=email] {
    margin-right: 33px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 41, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
  .mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields input[type=text], .mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields input[type=email] {
    margin-bottom: 11px;
  }
}
@media only screen and (min-width: 55em) {
  /* line 39, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
  .mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields {
    padding-top: 19px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 39, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
  .mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields {
    padding-top: 16px;
  }
}
@media only screen and (min-width: 73.21429em) {
  /* line 77, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
  .mailchimp-signup-subscribe-form .form-item.form-type-textfield {
    display: inline-block;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 77, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
  .mailchimp-signup-subscribe-form .form-item.form-type-textfield {
    display: block;
  }
  /* line 83, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
  .mailchimp-signup-subscribe-form .form-item.form-type-textfield input {
    width: 100%;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 77, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
  .mailchimp-signup-subscribe-form .form-item.form-type-textfield {
    display: block;
  }
  /* line 89, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
  .mailchimp-signup-subscribe-form .form-item.form-type-textfield input {
    width: 100%;
  }
}
/* line 95, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.mailchimp-signup-subscribe-form .form-item.form-type-radios.form-item-mergevars-GENDER {
  margin-bottom: 10px !important;
}
@media only screen and (min-width: 55em) {
  /* line 99, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
  .mailchimp-signup-subscribe-form .form-item.form-type-checkboxes {
    padding-bottom: 14px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 99, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
  .mailchimp-signup-subscribe-form .form-item.form-type-checkboxes {
    padding-bottom: 30px;
  }
}
/* line 108, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.mailchimp-signup-subscribe-form input[type=submit] {
  color: transparent;
  border: 1px solid #B4B3B4;
  border-radius: 50%;
  background: url(../img/arrow_right_blue.svg) no-repeat 53% 50%;
  height: 50px;
  width: 50px;
  cursor: pointer;
}
@media only screen and (min-width: 55em) {
  /* line 108, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
  .mailchimp-signup-subscribe-form input[type=submit] {
    position: absolute;
    bottom: 29px;
    right: 40px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 108, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
  .mailchimp-signup-subscribe-form input[type=submit] {
    margin-top: 20px;
  }
}
/* line 126, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.mailchimp-signup-subscribe-form .form-item {
  margin: 0;
}
/* line 130, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.mailchimp-signup-subscribe-form .form-required {
  color: black;
}
/* line 134, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.mailchimp-signup-subscribe-form .form-item.form-type-textfield label {
  display: none;
}
/* line 138, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.mailchimp-signup-subscribe-form .form-item-mergevars-LANG {
  display: none;
}
/* line 142, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.mailchimp-signup-subscribe-form .form-item-mailchimp-lists-interest-groups-28c3b1d98b {
  display: none;
}
/* line 148, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.page-newsletter-signup .mailchimp-signup-subscribe-form .form-item-mailchimp-lists-interest-groups-28c3b1d98b {
  padding-top: 19px;
}

/* line 154, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.ds-pionieredetail-newsletterformLabel {
  font-weight: 900;
}
@media only screen and (min-width: 55em) {
  /* line 154, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
  .ds-pionieredetail-newsletterformLabel {
    font-size: 16px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 154, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
  .ds-pionieredetail-newsletterformLabel {
    font-size: 14px;
  }
}

/* line 165, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.ds-pionieredetail-newsletterformContent .row {
  margin: 0 auto;
}
/* line 166, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.ds-pionieredetail-newsletterformContent input[type=text], .ds-pionieredetail-newsletterformContent input[type=email] {
  -webkit-appearance: none;
  border-radius: 0;
  background: #FFFFFF;
  padding: 13px 21px 16px 21px;
  color: #000000;
  font-size: 14px;
  border: none;
}
/* line 174, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.ds-pionieredetail-newsletterformContent input[type=text]::-webkit-input-placeholder, .ds-pionieredetail-newsletterformContent input[type=email]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000000;
}
/* line 177, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.ds-pionieredetail-newsletterformContent input[type=text]::-moz-placeholder, .ds-pionieredetail-newsletterformContent input[type=email]::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
}
/* line 180, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.ds-pionieredetail-newsletterformContent input[type=text]:-ms-input-placeholder, .ds-pionieredetail-newsletterformContent input[type=email]:-ms-input-placeholder {
  /* IE 10+ */
  color: #000000;
}
/* line 183, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.ds-pionieredetail-newsletterformContent input[type=text]:-moz-placeholder, .ds-pionieredetail-newsletterformContent input[type=email]:-moz-placeholder {
  /* Firefox 18- */
  color: #000000;
}
@media only screen and (min-width: 55em) {
  /* line 166, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
  .ds-pionieredetail-newsletterformContent input[type=text], .ds-pionieredetail-newsletterformContent input[type=email] {
    margin-right: 33px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 166, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
  .ds-pionieredetail-newsletterformContent input[type=text], .ds-pionieredetail-newsletterformContent input[type=email] {
    margin-bottom: 11px;
  }
}
@media only screen and (min-width: 55em) {
  /* line 164, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
  .ds-pionieredetail-newsletterformContent {
    padding: 19px 0 14px 0;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 164, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
  .ds-pionieredetail-newsletterformContent {
    padding: 16px 0 30px 0;
  }
}

/* line 202, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.ds-pionieredetail-newsletterformSubmit {
  border: 1px solid #B4B3B4;
  border-radius: 50%;
  background: url(../img/arrow_right_blue.svg) no-repeat center center;
  height: 50px;
  width: 50px;
  cursor: pointer;
}
@media only screen and (min-width: 55em) {
  /* line 202, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
  .ds-pionieredetail-newsletterformSubmit {
    position: absolute;
    bottom: 29px;
    right: 40px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 202, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
  .ds-pionieredetail-newsletterformSubmit {
    margin-top: 20px;
  }
}

/* The switch - the box around the slider */
/* line 221, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.switch-container {
  display: none;
}
@media only screen and (min-width: 55em) {
  /* line 221, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
  .switch-container {
    margin-top: 19px;
    margin-bottom: 19px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 221, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
  .switch-container {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

/* line 233, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.switch {
  position: relative;
  display: inline-block;
  width: 45px;
  height: 24px;
}

/* Hide default HTML checkbox */
/* line 241, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.switch input {
  display: none;
}

/* The slider */
/* line 244, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
  transition: .4s;
}

/* line 256, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 4px;
  bottom: 3px;
  background-color: #B4B3B4;
  transition: .4s;
}

/* line 268, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
input:checked + .slider:before {
  background-color: #2779BD;
}

/* line 276, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
input:checked + .slider:before {
  transform: translateX(20px);
}

/* Rounded sliders */
/* line 281, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.slider.round {
  border-radius: 34px;
}

/* line 285, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.slider.round:before {
  border-radius: 50%;
}

/* line 289, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
.switch-message {
  font-weight: 600;
  position: relative;
}
@media only screen and (min-width: 73.21429em) {
  /* line 289, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
  .switch-message {
    margin-left: 11px;
    top: -4px;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 289, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
  .switch-message {
    margin-left: 11px;
    font-size: 12px;
    top: -6px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 289, ../scss/2_styles_custom/page/pionere/_pionieredetail-newsletterform.scss */
  .switch-message {
    display: inline-block;
    font-size: 12px;
    padding: 0 0 0 9px;
    width: 100%;
    max-width: 169px;
    line-height: 1.4;
    vertical-align: bottom;
  }
}

/* line 1, ../scss/2_styles_custom/page/pionere/_pionieredetail-progressCategory.scss */
.ds-pionieredetail-progressCategory {
  text-align: right;
}
@media only screen and (min-width: 73.21429em) {
  /* line 1, ../scss/2_styles_custom/page/pionere/_pionieredetail-progressCategory.scss */
  .ds-pionieredetail-progressCategory {
    margin-top: 30px;
    margin-bottom: 37px;
    padding-right: 57px;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 1, ../scss/2_styles_custom/page/pionere/_pionieredetail-progressCategory.scss */
  .ds-pionieredetail-progressCategory {
    margin-top: 30px;
    margin-bottom: 37px;
    padding-right: 57px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 1, ../scss/2_styles_custom/page/pionere/_pionieredetail-progressCategory.scss */
  .ds-pionieredetail-progressCategory {
    margin-top: 28px;
    margin-bottom: 28px;
    padding-right: 19px;
  }
}

@media only screen and (min-width: 55em) {
  /* line 20, ../scss/2_styles_custom/page/pionere/_pionieredetail-progressCategory.scss */
  .node-type-pionier .ds-pionieredetail-body {
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 29, ../scss/2_styles_custom/page/pionere/_pionieredetail-progressCategory.scss */
  .node-type-pionier .ds-pionieredetail-body .mobile-share-btns .field-social-links:before {
    padding: 0;
  }
}

/* line 37, ../scss/2_styles_custom/page/pionere/_pionieredetail-progressCategory.scss */
.ds-pionieredetail-progressCategory .project-status, .ds-pionieredetail-progressCategory .project-category {
  display: inline-block;
  font-weight: 500;
}

@media only screen and (max-width: 54.92857em) {
  /* line 42, ../scss/2_styles_custom/page/pionere/_pionieredetail-progressCategory.scss */
  .ds-pionieredetail-progressCategory .project-status {
    font-size: 12px;
  }
}

/* line 54, ../scss/2_styles_custom/page/pionere/_pionieredetail-progressCategory.scss */
.ds-pionieredetail-progressCategory .project-category p, .ds-pionieredetail-progressCategory .project-category img {
  display: inline-block;
}
@media only screen and (min-width: 73.21429em) {
  /* line 52, ../scss/2_styles_custom/page/pionere/_pionieredetail-progressCategory.scss */
  .ds-pionieredetail-progressCategory .project-category {
    margin-left: 44px;
    font-size: 14px;
  }
  /* line 64, ../scss/2_styles_custom/page/pionere/_pionieredetail-progressCategory.scss */
  .ds-pionieredetail-progressCategory .project-category img {
    height: 48px;
    width: 48px;
    margin-left: 15px;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 52, ../scss/2_styles_custom/page/pionere/_pionieredetail-progressCategory.scss */
  .ds-pionieredetail-progressCategory .project-category {
    margin-left: 22px;
    font-size: 14px;
  }
  /* line 73, ../scss/2_styles_custom/page/pionere/_pionieredetail-progressCategory.scss */
  .ds-pionieredetail-progressCategory .project-category img {
    height: 40px;
    width: 40px;
    margin-left: 10px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 52, ../scss/2_styles_custom/page/pionere/_pionieredetail-progressCategory.scss */
  .ds-pionieredetail-progressCategory .project-category {
    margin-left: 19px;
    font-size: 12px;
  }
  /* line 82, ../scss/2_styles_custom/page/pionere/_pionieredetail-progressCategory.scss */
  .ds-pionieredetail-progressCategory .project-category img {
    height: 40px;
    width: 40px;
    margin-left: 10px;
  }
  /* line 87, ../scss/2_styles_custom/page/pionere/_pionieredetail-progressCategory.scss */
  .ds-pionieredetail-progressCategory .project-category p {
    font-size: 12px;
  }
}

@media (max-width: 1355px) {
  /* line 2, ../scss/2_styles_custom/page/pionere/_pionieredetail-shareButtons.scss */
  .ds-pionieredetail .sticky-social-btns {
    display: none;
  }

  /* line 5, ../scss/2_styles_custom/page/pionere/_pionieredetail-shareButtons.scss */
  .ds-pionieredetail .mobile-share-btns {
    display: block;
  }
}
@media (min-width: 1355px) {
  /* line 11, ../scss/2_styles_custom/page/pionere/_pionieredetail-shareButtons.scss */
  .ds-pionieredetail .sticky-social-btns {
    display: block;
  }

  /* line 14, ../scss/2_styles_custom/page/pionere/_pionieredetail-shareButtons.scss */
  .ds-pionieredetail .mobile-share-btns {
    display: none;
  }
}
/* line 3, ../scss/2_styles_custom/paragraph/_paragraphs-item-image-gallery.scss */
.paragraphs-items-field-pg-image-gallery-slides .field-name-field-pg-slide-caption {
  margin: 15px 15px 0 0;
}
/* line 5, ../scss/2_styles_custom/paragraph/_paragraphs-item-image-gallery.scss */
.paragraphs-items-field-pg-image-gallery-slides .field-name-field-pg-slide-caption p {
  font-size: 14px;
  color: #8c8c8c;
  font-weight: 500;
}
/* line 12, ../scss/2_styles_custom/paragraph/_paragraphs-item-image-gallery.scss */
.paragraphs-items-field-pg-image-gallery-slides .flexslider {
  width: 100% !important;
}
@media only screen and (min-width: 55em) {
  /* line 12, ../scss/2_styles_custom/paragraph/_paragraphs-item-image-gallery.scss */
  .paragraphs-items-field-pg-image-gallery-slides .flexslider {
    margin-bottom: 2.85714rem;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 12, ../scss/2_styles_custom/paragraph/_paragraphs-item-image-gallery.scss */
  .paragraphs-items-field-pg-image-gallery-slides .flexslider {
    margin-bottom: 20px;
  }
}
/* line 22, ../scss/2_styles_custom/paragraph/_paragraphs-item-image-gallery.scss */
.paragraphs-items-field-pg-image-gallery-slides .flexslider .flex-viewport {
  width: 100% !important;
}
/* line 28, ../scss/2_styles_custom/paragraph/_paragraphs-item-image-gallery.scss */
.paragraphs-items-field-pg-image-gallery-slides .flexslider .flex-viewport .slides li figcaption p {
  font-size: 14px;
}
/* line 39, ../scss/2_styles_custom/paragraph/_paragraphs-item-image-gallery.scss */
.paragraphs-items-field-pg-image-gallery-slides .flexslider .nav a {
  position: absolute;
  z-index: 10;
  background-image: url("../img/slider_prev.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 50px 50px;
  display: inline-block;
  height: 50px;
  width: 50px;
}
@media only screen and (max-width: 54.92857em) {
  /* line 39, ../scss/2_styles_custom/paragraph/_paragraphs-item-image-gallery.scss */
  .paragraphs-items-field-pg-image-gallery-slides .flexslider .nav a {
    display: none;
  }
}
/* line 56, ../scss/2_styles_custom/paragraph/_paragraphs-item-image-gallery.scss */
.paragraphs-items-field-pg-image-gallery-slides .flexslider .nav a.flex-prev {
  left: calc(-50px - 1vw);
}
/* line 60, ../scss/2_styles_custom/paragraph/_paragraphs-item-image-gallery.scss */
.paragraphs-items-field-pg-image-gallery-slides .flexslider .nav a.flex-next {
  right: calc(-50px - 1vw);
  background-image: url("../img/slider_next.png");
}
/* line 66, ../scss/2_styles_custom/paragraph/_paragraphs-item-image-gallery.scss */
.paragraphs-items-field-pg-image-gallery-slides .flexslider .flex-control-nav {
  bottom: 0;
  position: relative;
  text-align: left;
}
/* line 72, ../scss/2_styles_custom/paragraph/_paragraphs-item-image-gallery.scss */
.paragraphs-items-field-pg-image-gallery-slides .flexslider .flex-control-nav li:first-child {
  margin-left: 0;
}
/* line 75, ../scss/2_styles_custom/paragraph/_paragraphs-item-image-gallery.scss */
.paragraphs-items-field-pg-image-gallery-slides .flexslider .flex-control-nav li:last-child {
  margin-right: 0;
}
/* line 78, ../scss/2_styles_custom/paragraph/_paragraphs-item-image-gallery.scss */
.paragraphs-items-field-pg-image-gallery-slides .flexslider .flex-control-nav li a {
  background: #EEEEEE;
  height: 10px;
  width: 10px;
}
/* line 83, ../scss/2_styles_custom/paragraph/_paragraphs-item-image-gallery.scss */
.paragraphs-items-field-pg-image-gallery-slides .flexslider .flex-control-nav li a.flex-active {
  background: #2779BD;
}

@media only screen and (min-width: 55em) {
  /* line 3, ../scss/2_styles_custom/paragraph/_paragraphs-item-images.scss */
  .paragraphs-item-pg-image-landscape figure {
    margin-bottom: 2.85714rem;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 3, ../scss/2_styles_custom/paragraph/_paragraphs-item-images.scss */
  .paragraphs-item-pg-image-landscape figure {
    margin-bottom: 20px;
  }
}
/* line 12, ../scss/2_styles_custom/paragraph/_paragraphs-item-images.scss */
.paragraphs-item-pg-image-landscape figure figcaption p {
  font-size: 14px;
}

/* line 1, ../scss/2_styles_custom/paragraph/_paragraphs-item-one-column-text.scss */
.entity.entity-paragraphs-item.paragraphs-item-one-column-text {
  margin-top: 35px;
}
/* line 4, ../scss/2_styles_custom/paragraph/_paragraphs-item-one-column-text.scss */
.entity.entity-paragraphs-item.paragraphs-item-one-column-text .field-name-field-one-column-text-body {
  position: relative;
}
/* line 8, ../scss/2_styles_custom/paragraph/_paragraphs-item-one-column-text.scss */
.entity.entity-paragraphs-item.paragraphs-item-one-column-text .field-name-field-one-column-text-body iframe {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 500px;
}

/* line 1, ../scss/2_styles_custom/paragraph/_paragraphs-item-press-release-intro-block.scss */
.paragraphs-item-press-release-intro-block {
  background-color: #f5f5f5;
  padding: 20px;
  margin-bottom: 40px;
}
/* line 6, ../scss/2_styles_custom/paragraph/_paragraphs-item-press-release-intro-block.scss */
.paragraphs-item-press-release-intro-block .group-left {
  width: 45%;
  margin-right: 5%;
}
@media only screen and (max-width: 54.92857em) {
  /* line 6, ../scss/2_styles_custom/paragraph/_paragraphs-item-press-release-intro-block.scss */
  .paragraphs-item-press-release-intro-block .group-left {
    width: 100%;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 13, ../scss/2_styles_custom/paragraph/_paragraphs-item-press-release-intro-block.scss */
  .paragraphs-item-press-release-intro-block .group-right {
    width: 100%;
  }
}
/* line 20, ../scss/2_styles_custom/paragraph/_paragraphs-item-press-release-intro-block.scss */
.paragraphs-item-press-release-intro-block h2 {
  font-size: 20px;
  line-height: 24px;
  margin: 0px 0px 10px 0px;
  font-weight: bold;
}
/* line 28, ../scss/2_styles_custom/paragraph/_paragraphs-item-press-release-intro-block.scss */
.paragraphs-item-press-release-intro-block form *::-webkit-input-placeholder {
  color: #000;
}
/* line 31, ../scss/2_styles_custom/paragraph/_paragraphs-item-press-release-intro-block.scss */
.paragraphs-item-press-release-intro-block form *:-moz-placeholder {
  /* FF 4-18 */
  color: #000;
}
/* line 35, ../scss/2_styles_custom/paragraph/_paragraphs-item-press-release-intro-block.scss */
.paragraphs-item-press-release-intro-block form *::-moz-placeholder {
  /* FF 19+ */
  color: #000;
}
/* line 39, ../scss/2_styles_custom/paragraph/_paragraphs-item-press-release-intro-block.scss */
.paragraphs-item-press-release-intro-block form *:-ms-input-placeholder {
  /* IE 10+ */
  color: #000;
}
/* line 44, ../scss/2_styles_custom/paragraph/_paragraphs-item-press-release-intro-block.scss */
.paragraphs-item-press-release-intro-block form .form-item {
  margin-top: 0.4rem;
  margin-bottom: 0.4rem;
}
/* line 48, ../scss/2_styles_custom/paragraph/_paragraphs-item-press-release-intro-block.scss */
.paragraphs-item-press-release-intro-block form .form-type-select {
  width: 50%;
  float: left;
}
/* line 52, ../scss/2_styles_custom/paragraph/_paragraphs-item-press-release-intro-block.scss */
.paragraphs-item-press-release-intro-block form .form-type-checkbox {
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
  font-size: 12px;
}
/* line 58, ../scss/2_styles_custom/paragraph/_paragraphs-item-press-release-intro-block.scss */
.paragraphs-item-press-release-intro-block form label {
  font-weight: normal;
}
/* line 62, ../scss/2_styles_custom/paragraph/_paragraphs-item-press-release-intro-block.scss */
.paragraphs-item-press-release-intro-block form .form-type-textfield label {
  display: none;
}
/* line 65, ../scss/2_styles_custom/paragraph/_paragraphs-item-press-release-intro-block.scss */
.paragraphs-item-press-release-intro-block form .form-type-textfield input {
  height: 28px;
  font-size: 18px;
  font-family: "Raleway", sans-serif;
  font-weight: 100;
  color: #000;
  width: 100%;
  border-radius: 0;
}
/* line 74, ../scss/2_styles_custom/paragraph/_paragraphs-item-press-release-intro-block.scss */
.paragraphs-item-press-release-intro-block form .form-type-textfield input.form-text {
  width: 100%;
  font-size: 0.85714rem;
  padding: 4px;
}
/* line 84, ../scss/2_styles_custom/paragraph/_paragraphs-item-press-release-intro-block.scss */
.paragraphs-item-press-release-intro-block form input.form-submit {
  border: 1px solid #B4B3B4;
  font-family: "Raleway", sans-serif;
  margin: 0;
  padding: 0;
  padding: 5px;
  float: none;
  background-color: transparent;
}
/* line 92, ../scss/2_styles_custom/paragraph/_paragraphs-item-press-release-intro-block.scss */
.paragraphs-item-press-release-intro-block form input.form-submit:hover {
  background-color: #2779BD;
  color: #FFFFFF;
}

/* line 1, ../scss/2_styles_custom/paragraph/_paragraphs-item-two-column-text.scss */
.entity-paragraphs-item.paragraphs-item-two-column-text {
  margin-top: 35px;
}

/* line 10, ../scss/2_styles_custom/paragraph/_paragraphs-item-two-column-text.scss */
.two-col-paragraph .field-name-field-text-image-text .field-items .field-item:first-child h2 {
  margin-top: 0px;
}

/* line 3, ../scss/2_styles_custom/utils/_pager.scss */
.pager {
  position: relative;
}
@media only screen and (min-width: 55em) {
  /* line 3, ../scss/2_styles_custom/utils/_pager.scss */
  .pager {
    padding-top: 4.1rem !important;
    margin-bottom: 64px !important;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 3, ../scss/2_styles_custom/utils/_pager.scss */
  .pager {
    margin-top: 2em !important;
    padding-top: 0.1rem !important;
    margin-bottom: 40px !important;
  }
}
/* line 14, ../scss/2_styles_custom/utils/_pager.scss */
.pager li {
  margin: 0;
}
/* line 18, ../scss/2_styles_custom/utils/_pager.scss */
.pager .pager-ellipsis {
  display: none !important;
}
/* line 22, ../scss/2_styles_custom/utils/_pager.scss */
.pager .pager-first, .pager .pager-last {
  display: none !important;
}
/* line 26, ../scss/2_styles_custom/utils/_pager.scss */
.pager .pager-current {
  position: relative;
  margin: 0 14px;
  color: #2779BD;
}
/* line 30, ../scss/2_styles_custom/utils/_pager.scss */
.pager .pager-current:before, .pager .pager-current:after {
  content: '';
  position: absolute;
  border-radius: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
/* line 37, ../scss/2_styles_custom/utils/_pager.scss */
.pager .pager-current:before {
  z-index: -1;
  height: 43px;
  width: 43px;
  background: #FFFFFF;
}
/* line 43, ../scss/2_styles_custom/utils/_pager.scss */
.pager .pager-current:after {
  z-index: -2;
  height: 48px;
  width: 48px;
  background: linear-gradient(0deg, #2779bd, #ffffff 110%, #ffffff);
  background-size: 400% 400%;
  background-position: 0% 100%;
}
@media only screen and (min-width: 55em) {
  /* line 52, ../scss/2_styles_custom/utils/_pager.scss */
  .pager .pager-current:before, .pager .pager-current:after {
    top: 18px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 26, ../scss/2_styles_custom/utils/_pager.scss */
  .pager .pager-current {
    margin: 0;
  }
  /* line 58, ../scss/2_styles_custom/utils/_pager.scss */
  .pager .pager-current:before, .pager .pager-current:after {
    top: 18px;
  }
  /* line 61, ../scss/2_styles_custom/utils/_pager.scss */
  .pager .pager-current:before {
    height: 31px;
    width: 31px;
  }
  /* line 65, ../scss/2_styles_custom/utils/_pager.scss */
  .pager .pager-current:after {
    height: 36px;
    width: 36px;
  }
}
/* line 72, ../scss/2_styles_custom/utils/_pager.scss */
.pager .pager-item {
  position: relative;
}
/* line 74, ../scss/2_styles_custom/utils/_pager.scss */
.pager .pager-item:before, .pager .pager-item:after {
  content: '';
  position: absolute;
  border-radius: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
/* line 81, ../scss/2_styles_custom/utils/_pager.scss */
.pager .pager-item:before {
  z-index: -1;
  height: 43px;
  width: 43px;
  background: #FFFFFF;
}
/* line 87, ../scss/2_styles_custom/utils/_pager.scss */
.pager .pager-item:after {
  z-index: -2;
  height: 48px;
  width: 48px;
  background: linear-gradient(0deg, #2779bd, #ffffff 60%, #ffffff);
  background-size: 400% 400%;
  transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
}
/* line 96, ../scss/2_styles_custom/utils/_pager.scss */
.pager .pager-item:hover:after {
  background-position: 0% 100%;
}
/* line 100, ../scss/2_styles_custom/utils/_pager.scss */
.pager .pager-item a {
  color: #000000;
  position: relative;
}
@media only screen and (min-width: 55em) {
  /* line 105, ../scss/2_styles_custom/utils/_pager.scss */
  .pager .pager-item:before, .pager .pager-item:after {
    top: 19px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 110, ../scss/2_styles_custom/utils/_pager.scss */
  .pager .pager-item:before, .pager .pager-item:after {
    top: 19px;
  }
  /* line 113, ../scss/2_styles_custom/utils/_pager.scss */
  .pager .pager-item:before {
    height: 31px;
    width: 31px;
  }
  /* line 117, ../scss/2_styles_custom/utils/_pager.scss */
  .pager .pager-item:after {
    height: 36px;
    width: 36px;
  }
}
/* line 124, ../scss/2_styles_custom/utils/_pager.scss */
.pager .pager-previous, .pager .pager-next {
  position: absolute;
  bottom: 7px;
}
@media only screen and (max-width: 54.92857em) {
  /* line 124, ../scss/2_styles_custom/utils/_pager.scss */
  .pager .pager-previous, .pager .pager-next {
    padding: 0 !important;
    width: 26px;
    height: 43px;
    overflow: hidden;
    color: transparent;
  }
  /* line 133, ../scss/2_styles_custom/utils/_pager.scss */
  .pager .pager-previous a, .pager .pager-next a {
    color: transparent;
  }
}
/* line 139, ../scss/2_styles_custom/utils/_pager.scss */
.pager .pager-next {
  float: right;
  position: relative;
}
@media only screen and (min-width: 55em) {
  /* line 143, ../scss/2_styles_custom/utils/_pager.scss */
  .pager .pager-next:before {
    right: -11px;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 139, ../scss/2_styles_custom/utils/_pager.scss */
  .pager .pager-next {
    padding-right: 2em !important;
  }
  /* line 149, ../scss/2_styles_custom/utils/_pager.scss */
  .pager .pager-next:before {
    right: 8px;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 154, ../scss/2_styles_custom/utils/_pager.scss */
  .pager .pager-next a {
    width: 100%;
    position: absolute;
    right: 0;
  }
  /* line 159, ../scss/2_styles_custom/utils/_pager.scss */
  .pager .pager-next:before {
    right: 18px;
  }
}
/* line 163, ../scss/2_styles_custom/utils/_pager.scss */
.pager .pager-next:before {
  position: absolute;
  content: '';
  display: block;
  background-image: url(/sites/all/themes/engagement/img/arrow_right_blue.svg);
  background-size: 8px 13px;
  background-repeat: no-repeat;
  background-position: right;
  height: 13px;
  width: 10px;
  top: 15px;
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
/* line 177, ../scss/2_styles_custom/utils/_pager.scss */
.pager .pager-next:hover:before {
  transform: translateX(12px);
}
/* line 183, ../scss/2_styles_custom/utils/_pager.scss */
.pager .pager-previous {
  float: left;
  position: relative;
}
@media only screen and (min-width: 55em) {
  /* line 187, ../scss/2_styles_custom/utils/_pager.scss */
  .pager .pager-previous:before {
    left: -18px !important;
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 183, ../scss/2_styles_custom/utils/_pager.scss */
  .pager .pager-previous {
    padding-right: 0;
    margin-right: 0 !important;
  }
  /* line 194, ../scss/2_styles_custom/utils/_pager.scss */
  .pager .pager-previous a {
    width: 100%;
    position: absolute;
    left: 0;
  }
  /* line 199, ../scss/2_styles_custom/utils/_pager.scss */
  .pager .pager-previous:before {
    left: 13px;
  }
}
/* line 203, ../scss/2_styles_custom/utils/_pager.scss */
.pager .pager-previous:before {
  position: absolute;
  content: '';
  display: block;
  background-image: url("/sites/all/themes/engagement/img/arrow_left_blue.svg");
  background-size: 8px 13px;
  background-repeat: no-repeat;
  background-position: right;
  height: 13px;
  width: 10px;
  top: 15px;
  left: 6px;
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
/* line 218, ../scss/2_styles_custom/utils/_pager.scss */
.pager .pager-previous:hover:before {
  transform: translateX(-12px);
}
@media only screen and (max-width: 54.92857em) {
  /* line 226, ../scss/2_styles_custom/utils/_pager.scss */
  .pager li {
    padding: 0.3em;
    margin: 0 0.5em 0.25em 0.5em !important;
  }
}
@media only screen and (min-width: 55em) {
  /* line 237, ../scss/2_styles_custom/utils/_pager.scss */
  .pager .pager-item, .pager .first, .pager .last {
    margin: 0 14px;
  }
}

@-webkit-keyframes gradientAnimation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

@keyframes gradientAnimation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
/* line 3, ../scss/2_styles_custom/views/_downloads.scss */
.view-downloads table {
  width: 100%;
}

/* line 3, ../scss/2_styles_custom/views/_impulse.scss */
.view.view-impulse .view-content .views-row {
  margin-bottom: 20px;
}
/* line 6, ../scss/2_styles_custom/views/_impulse.scss */
.view.view-impulse .view-content .views-row:last-child {
  margin-bottom: 0;
}

/*impulse slider*/
/* line 2, ../scss/2_styles_custom/views/_impulse_frontpage.scss */
.view-custom-timeline.impulse {
  margin-bottom: 30px;
}
/* line 6, ../scss/2_styles_custom/views/_impulse_frontpage.scss */
.view-custom-timeline.impulse .view-content .owl-stage-outer .owl-item {
  opacity: 1;
}
/* line 8, ../scss/2_styles_custom/views/_impulse_frontpage.scss */
.view-custom-timeline.impulse .view-content .owl-stage-outer .owl-item .view-mode-teaser {
  max-width: 1143px;
}
/* line 11, ../scss/2_styles_custom/views/_impulse_frontpage.scss */
.view-custom-timeline.impulse .view-content .owl-stage-outer .owl-item .field-name-field-impuls-backgroundimage {
  background-position: left center;
}
/* line 19, ../scss/2_styles_custom/views/_impulse_frontpage.scss */
.view-custom-timeline.impulse .owl-dots .owl-dot span {
  background: #999;
  opacity: 0.5;
}
/* line 24, ../scss/2_styles_custom/views/_impulse_frontpage.scss */
.view-custom-timeline.impulse .owl-dots .owl-dot.active span {
  opacity: 1;
}

/* line 4, ../scss/2_styles_custom/views/_pioniere.scss */
.view.view-Pinoiere .view-content .item-list h2 {
  font-size: 25px;
}
/* line 6, ../scss/2_styles_custom/views/_pioniere.scss */
.view.view-Pinoiere .view-content .item-list h2 a {
  color: #000000;
  font-weight: 300;
}
/* line 11, ../scss/2_styles_custom/views/_pioniere.scss */
.view.view-Pinoiere .view-content .item-list h3 {
  min-height: 1px;
}
/* line 14, ../scss/2_styles_custom/views/_pioniere.scss */
.view.view-Pinoiere .view-content .item-list > ul {
  margin: 0;
  padding: 0;
  margin: 0 -1.07143rem;
  max-width: none;
  width: auto;
}
/* line 239, ../bower_components/foundation/scss/foundation/components/_global.scss */
.view.view-Pinoiere .view-content .item-list > ul:before, .view.view-Pinoiere .view-content .item-list > ul:after {
  content: " ";
  display: table;
}
/* line 240, ../bower_components/foundation/scss/foundation/components/_global.scss */
.view.view-Pinoiere .view-content .item-list > ul:after {
  clear: both;
}
/* line 18, ../scss/2_styles_custom/views/_pioniere.scss */
.view.view-Pinoiere .view-content .item-list > ul li.views-row {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  padding-left: 1.07143rem;
  padding-right: 1.07143rem;
  width: 100%;
  float: left;
}
/* line 26, ../scss/2_styles_custom/views/_pioniere.scss */
.view.view-Pinoiere .view-content .item-list > ul li.views-row .views-field .field-content a {
  display: block;
  padding: 15px 15px 15px 0;
  border-top: 1px solid #B4B3B4;
  border-bottom: 1px solid #B4B3B4;
  margin-top: -1px;
  font-size: 14px;
  font-weight: bold;
  background: url('../img/arrow_right_blue.svg?1589440002') no-repeat right center;
  height: 54px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  -moz-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
  -o-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition-delay: 0.1s;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
}
/* line 41, ../scss/2_styles_custom/views/_pioniere.scss */
.view.view-Pinoiere .view-content .item-list > ul li.views-row .views-field .field-content a:before {
  content: '';
  position: absolute;
  background: #2779BD;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  transform: scaleX(0);
  transform-origin: 0 100%;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
/* line 53, ../scss/2_styles_custom/views/_pioniere.scss */
.view.view-Pinoiere .view-content .item-list > ul li.views-row .views-field .field-content a:hover {
  padding-left: 20px;
}
/* line 55, ../scss/2_styles_custom/views/_pioniere.scss */
.view.view-Pinoiere .view-content .item-list > ul li.views-row .views-field .field-content a:hover:before {
  left: 0;
}
@media only screen and (min-width: 55em) {
  /* line 55, ../scss/2_styles_custom/views/_pioniere.scss */
  .view.view-Pinoiere .view-content .item-list > ul li.views-row .views-field .field-content a:hover:before {
    transform: scaleX(0.05);
  }
}
@media only screen and (max-width: 54.92857em) {
  /* line 55, ../scss/2_styles_custom/views/_pioniere.scss */
  .view.view-Pinoiere .view-content .item-list > ul li.views-row .views-field .field-content a:hover:before {
    transform: scaleX(0.03);
  }
}
@media only screen and (min-width: 55em) {
  /* line 76, ../scss/2_styles_custom/views/_pioniere.scss */
  .view.view-Pinoiere .view-content .item-list > ul li.views-row {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 33.33333%;
    float: left;
  }
}
@media only screen and (min-width: 73.21429em) {
  /* line 88, ../scss/2_styles_custom/views/_pioniere.scss */
  .view.view-Pinoiere .view-content .item-list > ul li.views-row {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 25%;
    float: left;
  }
}

/* line 4, ../scss/2_styles_custom/views/_pressreleases.scss */
.view-pressreleases .view-header h2 {
  margin-bottom: 20px;
}
/* line 8, ../scss/2_styles_custom/views/_pressreleases.scss */
.view-pressreleases .views-row {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #D9D9D9;
}
/* line 14, ../scss/2_styles_custom/views/_pressreleases.scss */
.view-pressreleases .views-row-first {
  padding-top: 0px;
}

/* line 3, ../scss/2_styles_custom/views/_projekte-more.scss */
.themen-liste-more > a img {
  margin-right: 24px;
}
/* line 6, ../scss/2_styles_custom/views/_projekte-more.scss */
.themen-liste-more > a img.active {
  opacity: 1;
}
/* line 10, ../scss/2_styles_custom/views/_projekte-more.scss */
.themen-liste-more > a img.not-active {
  opacity: 0.5;
}
/* line 14, ../scss/2_styles_custom/views/_projekte-more.scss */
.themen-liste-more > a img:hover {
  opacity: 1;
}
/* line 20, ../scss/2_styles_custom/views/_projekte-more.scss */
.themen-liste-more > a:last-child img {
  margin-right: 0;
}
/* line 26, ../scss/2_styles_custom/views/_projekte-more.scss */
.themen-liste-more > a:hover img {
  opacity: 1;
}

/* line 3, ../scss/2_styles_custom/views/_thema.scss */
.node-type-thema .view-thema .views-row a.active {
  opacity: 1;
}
/* line 6, ../scss/2_styles_custom/views/_thema.scss */
.node-type-thema .view-thema .views-row a {
  opacity: 0.5;
}
/* line 8, ../scss/2_styles_custom/views/_thema.scss */
.node-type-thema .view-thema .views-row a:hover {
  opacity: 0.9;
}

/* line 14, ../scss/2_styles_custom/views/_thema.scss */
.view.view-thema {
  padding-bottom: 20px;
}
/* line 16, ../scss/2_styles_custom/views/_thema.scss */
.view.view-thema .view-content {
  font-size: 0;
}
/* line 18, ../scss/2_styles_custom/views/_thema.scss */
.view.view-thema .view-content .views-row {
  display: inline-block;
  width: 60px;
  margin-right: calc(25% - 60px + ((25% - 60px)/3));
}
/* line 24, ../scss/2_styles_custom/views/_thema.scss */
.view.view-thema .view-content .views-row:last-child {
  margin-right: 0;
}
/* line 28, ../scss/2_styles_custom/views/_thema.scss */
.view.view-thema .view-content .views-row .views-field-title-field-et {
  background: #FFFFFF;
  z-index: 1;
  position: relative;
  margin-bottom: 10px;
}
/* line 34, ../scss/2_styles_custom/views/_thema.scss */
.view.view-thema .view-content .views-row .views-field-title-field-et .field-content a {
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
}
/* line 44, ../scss/2_styles_custom/views/_thema.scss */
.view.view-thema .view-content .views-row .views-field-field-thema-icon-inside a:hover {
  opacity: 1;
}
/* line 50, ../scss/2_styles_custom/views/_thema.scss */
.view.view-thema .view-content .views-row .views-field-field-thema-icon-outside {
  display: none;
}
/* line 53, ../scss/2_styles_custom/views/_thema.scss */
.view.view-thema .view-content .views-row .views-field-field-thema-icon-outside a:hover {
  opacity: 1;
}
/* line 60, ../scss/2_styles_custom/views/_thema.scss */
.view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a {
  position: relative;
  display: inline-block;
  background: #2779BD;
  overflow: hidden;
  border-radius: 30px;
  width: 60px;
  height: 60px;
}
/* line 70, ../scss/2_styles_custom/views/_thema.scss */
.view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a img {
  position: absolute;
  transform: scale(1.7);
}
/* line 79, ../scss/2_styles_custom/views/_thema.scss */
.view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/de/pioniere/kreation-markt'] img, .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/it/pionieri/creazione-mercato'] img, .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/fr/pionniers/creation-marche'] img, .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/en/pioneers/creatives-market'] img {
  top: 10px;
}
/* line 85, ../scss/2_styles_custom/views/_thema.scss */
body.page-node-12 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/de/pioniere/kreation-markt'], body.page-node-12 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/it/pionieri/creazione-mercato'], body.page-node-12 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/fr/pionniers/creation-marche'], body.page-node-12 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/en/pioneers/creatives-market'] {
  overflow: visible;
}
/* line 90, ../scss/2_styles_custom/views/_thema.scss */
body.page-node-12 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/de/pioniere/kreation-markt'] img, body.page-node-12 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/it/pionieri/creazione-mercato'] img, body.page-node-12 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/fr/pionniers/creation-marche'] img, body.page-node-12 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/en/pioneers/creatives-market'] img {
  top: -2px;
}
/* line 97, ../scss/2_styles_custom/views/_thema.scss */
body.page-node-10 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/de/pioniere/museen-publikum'], body.page-node-10 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/it/pionieri/musei-pubblico'], body.page-node-10 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/en/pioneers/museums-public'], body.page-node-10 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/fr/pionniers/musees-public'] {
  overflow: visible;
}
/* line 102, ../scss/2_styles_custom/views/_thema.scss */
body.page-node-10 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/de/pioniere/museen-publikum'] img, body.page-node-10 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/it/pionieri/musei-pubblico'] img, body.page-node-10 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/en/pioneers/museums-public'] img, body.page-node-10 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/fr/pionniers/musees-public'] img {
  top: -2px;
}
/* line 112, ../scss/2_styles_custom/views/_thema.scss */
.view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/de/pioniere/mobilitaet'] img, .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/it/pionieri/mobilita'] img, .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/en/pioneers/mobility'] img, .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/fr/pionniers/mobilite'] img {
  top: 0;
}
/* line 118, ../scss/2_styles_custom/views/_thema.scss */
body.page-node-9 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/de/pioniere/mobilitaet'], body.page-node-9 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/it/pionieri/mobilita'], body.page-node-9 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/en/pioneers/mobility'], body.page-node-9 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/fr/pionniers/mobilite'] {
  overflow: visible;
}
/* line 123, ../scss/2_styles_custom/views/_thema.scss */
body.page-node-9 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/de/pioniere/mobilitaet'] img, body.page-node-9 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/it/pionieri/mobilita'] img, body.page-node-9 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/en/pioneers/mobility'] img, body.page-node-9 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/fr/pionniers/mobilite'] img {
  top: -2px;
}
/* line 133, ../scss/2_styles_custom/views/_thema.scss */
.view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/de/pioniere/ernaehrung-produktion'] img, .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/it/pionieri/alimentazione-produzione'] img, .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/en/pioneers/nutrition-production'] img, .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/fr/pionniers/alimentation-production'] img {
  top: 30px;
}
/* line 139, ../scss/2_styles_custom/views/_thema.scss */
body.page-node-8 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/de/pioniere/ernaehrung-produktion'], body.page-node-8 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/it/pionieri/alimentazione-produzione'], body.page-node-8 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/en/pioneers/nutrition-production'], body.page-node-8 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/fr/pionniers/alimentation-production'] {
  overflow: visible;
}
/* line 144, ../scss/2_styles_custom/views/_thema.scss */
body.page-node-8 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/de/pioniere/ernaehrung-produktion'] img, body.page-node-8 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/it/pionieri/alimentazione-produzione'] img, body.page-node-8 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/en/pioneers/nutrition-production'] img, body.page-node-8 .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a[href='/fr/pionniers/alimentation-production'] img {
  top: 0;
}
@media only screen and (min-width: 55em) {
  /* line 14, ../scss/2_styles_custom/views/_thema.scss */
  .view.view-thema {
    padding-bottom: 10px;
  }
  /* line 158, ../scss/2_styles_custom/views/_thema.scss */
  .view.view-thema .view-content .views-row {
    width: 130px;
    margin-right: calc(15% - 130px + ((15% - 130px)/3));
  }
  /* line 163, ../scss/2_styles_custom/views/_thema.scss */
  .view.view-thema .view-content .views-row .views-field-title-field-et {
    margin-left: 0px;
    margin-bottom: 0px;
    text-align: center;
  }
  /* line 169, ../scss/2_styles_custom/views/_thema.scss */
  .view.view-thema .view-content .views-row .views-field-title-field-et .field-content a {
    font-size: 14px;
    line-height: 20px;
  }
  /* line 177, ../scss/2_styles_custom/views/_thema.scss */
  .view.view-thema .view-content .views-row .views-field-field-thema-teaser-image-small a {
    border-radius: 50px;
    width: 130px;
    height: 130px;
  }
}

/* line 1, ../scss/2_styles_custom/views/_timeline.scss */
body.front #block-system-main,
body.front #block-system-main .frontpage-row2 {
  margin: 0 auto;
}

/* line 6, ../scss/2_styles_custom/views/_timeline.scss */
#block-views-custom-timeline-block-1 {
  margin-top: 75px;
}

/* line 10, ../scss/2_styles_custom/views/_timeline.scss */
#block-views-pinoiere-block-3 {
  margin: 0 auto;
  max-width: 71.42857rem;
  width: 100%;
  margin-bottom: 30px;
  padding-left: 1.07143rem;
  padding-right: 1.07143rem;
}

/* line 19, ../scss/2_styles_custom/views/_timeline.scss */
#block-views-custom-timeline-block-1 > h2,
#block-views-custom-timeline-block-2 > h2,
#block-views-custom-timeline-block-3 > h2 {
  position: relative;
  z-index: 5;
  font-size: 16px;
  font-weight: 500;
  max-width: 71.42857rem;
  width: 100%;
  margin: 0 auto;
  padding-left: 1.07143rem;
}

/*global slider*/
/* line 33, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline {
  position: relative;
}
/* line 35, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline .view-header .timeline-header {
  background-color: #eff6fc;
  width: 100%;
  min-height: 250px;
  position: relative;
}
/* line 40, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline .view-header .timeline-header .row {
  min-height: 200px;
  padding-left: 1.07143rem;
  padding-right: 1.07143rem;
}
/* line 45, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline .view-header .timeline-header .row:after {
  content: "";
  width: calc(100% + 2px);
  height: 200px;
  margin-top: 60px;
  border-left: 1px solid #2574ad;
  border-right: 1px solid #2574ad;
  opacity: 0.7;
}
/* line 55, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline .view-content {
  margin: 0 auto;
  max-width: 71.42857rem;
  width: 100%;
  padding-left: 1.07143rem;
  padding-right: 1.07143rem;
}
/* line 61, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline .view-content .owl-stage-outer .owl-item {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  opacity: 0.5;
}
/* line 67, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline .view-content .owl-stage-outer .owl-item.active {
  opacity: 1;
  cursor: auto;
}
/* line 71, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline .view-content .owl-stage-outer .owl-item:hover {
  opacity: 0.9;
}
/* line 74, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline .view-content .owl-stage-outer .owl-item img {
  transform: none;
}
/* line 79, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline .view-footer {
  margin-top: 30px;
}
/* line 81, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline .view-footer h2 {
  margin-top: 10px;
}
/* line 84, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline .view-footer ul.field-social-links {
  border-top: 0px solid #ccc;
  margin: 0;
  margin-top: 30px;
  padding: 0;
  padding-top: 00px;
  padding-bottom: 60px;
  display: block;
}
/* line 92, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline .view-footer ul.field-social-links li {
  display: inline;
}
/* line 94, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline .view-footer ul.field-social-links li a {
  display: block;
  background-repeat: no-repeat;
  height: 22px;
  width: 22px;
  float: left;
  margin-right: 15px;
}
/* line 101, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline .view-footer ul.field-social-links li a.facebook {
  background-image: url("/sites/all/themes/engagement/img/social_icon_fb.png");
}
/* line 104, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline .view-footer ul.field-social-links li a.twitter {
  background-image: url("/sites/all/themes/engagement/img/social_icon_twitter.png");
}
/* line 107, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline .view-footer ul.field-social-links li a.googleplus {
  background-image: url("/sites/all/themes/engagement/img/social_icon_google_plus.png");
}
/* line 110, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline .view-footer ul.field-social-links li a.email {
  background-image: url("/sites/all/themes/engagement/img/social_icon_email.png");
}
/* line 113, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline .view-footer ul.field-social-links li a.linkedin {
  background-image: url("/sites/all/themes/engagement/img/social_icon_fb.png");
}
/* line 117, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline .view-footer ul.field-social-links li:last-child a {
  margin-right: 0;
}
/* line 119, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline .view-footer ul.field-social-links li:last-child a::after {
  float: none;
}
/* line 126, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline .owl-nav.disabled,
.view-custom-timeline .owl-nav.disabled:hover {
  display: none;
}
/* line 130, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline .owl-dots {
  margin-top: 15px;
  text-align: center;
}
/* line 133, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline .owl-dots .owl-dot {
  cursor: pointer;
}

/*pionier slider*/
/* line 142, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline.pionier .view-header .timeline-header {
  min-height: 280px;
  position: absolute;
  top: -41px;
  width: 100%;
}
/* line 147, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline.pionier .view-header .timeline-header .row:after {
  height: 200px;
}
/* line 151, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline.pionier .view-header .project-info-link {
  position: absolute;
  top: -52px;
  font-weight: bold;
  font-size: 0.85714rem;
  padding: 20px 12px;
  display: none;
}
/* line 158, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline.pionier .view-header .project-info-link:before {
  content: "";
  width: 8px;
  height: 15px;
  position: relative;
  top: 2px;
  left: -10px;
  display: inline-block;
  background: url("/sites/all/themes/engagement/img/arrow_left_blue.svg") no-repeat left center;
  transform: rotate(90deg);
}
/* line 171, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline.pionier .view-content {
  padding-top: 15px;
}
/* line 174, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline.pionier .view-content .owl-stage-outer .owl-item {
  cursor: pointer;
  opacity: 0.5;
}
/* line 177, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline.pionier .view-content .owl-stage-outer .owl-item.current {
  opacity: 1;
  cursor: auto;
}
/* line 182, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline.pionier .view-content .owl-stage-outer .owl-item:last-child .field-name-field-meilenstein-date:after {
  position: absolute;
  width: 60%;
  height: 2px;
  top: 18px;
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #eff6fc 50%), linear-gradient(to right, #2574ad, #eff6fc);
  background-size: 4px 2px, 100% 2px;
}
/* line 192, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline.pionier .view-content .owl-stage-outer .owl-item:not(:last-child) .field-name-field-meilenstein-date:after {
  position: absolute;
  width: 100%;
  height: 2px;
  top: 18px;
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #eff6fc 50%), linear-gradient(to right, #2574ad, #2574ad);
  background-size: 4px 2px, 100% 2px;
}
/* line 202, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline.pionier .view-content .owl-stage-outer .owl-item .field {
  display: none;
}
/* line 205, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline.pionier .view-content .owl-stage-outer .owl-item .field-name-title {
  display: block;
  width: 85%;
}
/* line 208, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline.pionier .view-content .owl-stage-outer .owl-item .field-name-title h2 {
  color: #2574ad;
  font-weight: bold;
  font-size: 1.3em !important;
  top: initial !important;
  height: 115px;
}
/* line 216, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline.pionier .view-content .owl-stage-outer .owl-item .field-name-field-meilenstein-date {
  color: #2574ad;
  font-weight: bold;
  display: block;
  position: relative;
  z-index: 2;
}
/* line 222, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline.pionier .view-content .owl-stage-outer .owl-item .field-name-field-meilenstein-date:after {
  content: "";
  display: block;
  margin: 38px 0 32px 0;
}
/* line 228, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline.pionier .view-content .owl-stage-outer .owl-item .field-name-timeline-theme-image {
  display: block;
  position: relative;
  z-index: 2;
}
/* line 232, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline.pionier .view-content .owl-stage-outer .owl-item .field-name-timeline-theme-image img {
  width: 64px;
  height: 64px;
  border-radius: 100%;
  background: #fff;
}
/* line 244, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline.pionier .view-footer .image-wrapper .field-item img {
  width: 100%;
}
/* line 247, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline.pionier .view-footer .image-wrapper .field-item .caption {
  color: #101010;
  padding-top: 5px;
  font-weight: 500;
}
/* line 258, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline.pionier .owl-nav .owl-next, .view-custom-timeline.pionier .owl-nav .owl-prev {
  position: absolute;
  padding: 40px 10px;
  right: -7px;
  top: -16px;
  background: none;
  color: #2574ad;
  font-size: 40px;
  opacity: 0.3;
  cursor: pointer;
}
/* line 268, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline.pionier .owl-nav .owl-next.disabled, .view-custom-timeline.pionier .owl-nav .owl-prev.disabled {
  opacity: 0 !important;
}
/* line 271, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline.pionier .owl-nav .owl-next:hover, .view-custom-timeline.pionier .owl-nav .owl-prev:hover {
  opacity: 1;
}
/* line 275, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline.pionier .owl-nav .owl-prev {
  right: auto;
  left: -7px;
}
/* line 280, ../scss/2_styles_custom/views/_timeline.scss */
.view-custom-timeline.pionier .owl-dots {
  display: none !important;
}

/* responsive*/
@media only screen and (max-width: 768px) {
  /* line 287, ../scss/2_styles_custom/views/_timeline.scss */
  #block-views-custom-timeline-block-1 > h2,
  #block-views-custom-timeline-block-2 > h2,
  #block-views-custom-timeline-block-3 > h2 {
    padding-left: 1.07143rem;
  }

  /* line 296, ../scss/2_styles_custom/views/_timeline.scss */
  .view-custom-timeline .view-content .owl-stage-outer .owl-item {
    opacity: 1 !important;
    cursor: auto !important;
  }
  /* line 306, ../scss/2_styles_custom/views/_timeline.scss */
  .view-custom-timeline.frontpage .view-content .owl-stage-outer .owl-item .milestone {
    margin: 0 5px;
    height: 240px;
  }
  /* line 310, ../scss/2_styles_custom/views/_timeline.scss */
  .view-custom-timeline.frontpage .view-content .owl-stage-outer .owl-item .views-field-title a {
    font-size: 1.3em;
    pointer-events: auto !important;
  }
  /* line 315, ../scss/2_styles_custom/views/_timeline.scss */
  .view-custom-timeline.frontpage .view-content .owl-stage-outer .owl-item .field-name-frontpage-slider-item .title {
    height: 100%;
  }
  /* line 323, ../scss/2_styles_custom/views/_timeline.scss */
  .view-custom-timeline .owl-dots {
    margin-top: 25px !important;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 333, ../scss/2_styles_custom/views/_timeline.scss */
  .view-custom-timeline .view-footer ul.field-social-links li a {
    background-size: 22px 22px;
  }
  /* line 339, ../scss/2_styles_custom/views/_timeline.scss */
  .view-custom-timeline .view-footer ul.field-social-links li a.facebook {
    background-image: url("/sites/all/themes/engagement/img/social_icon_fb@2x.png");
  }
  /* line 342, ../scss/2_styles_custom/views/_timeline.scss */
  .view-custom-timeline .view-footer ul.field-social-links li a.twitter {
    background-image: url("/sites/all/themes/engagement/img/social_icon_twitter@2x.png");
  }
  /* line 345, ../scss/2_styles_custom/views/_timeline.scss */
  .view-custom-timeline .view-footer ul.field-social-links li a.googleplus {
    background-image: url("/sites/all/themes/engagement/img/social_icon_google_plus@2x.png");
  }
  /* line 348, ../scss/2_styles_custom/views/_timeline.scss */
  .view-custom-timeline .view-footer ul.field-social-links li a.email {
    background-image: url("/sites/all/themes/engagement/img/social_icon_email@2x.png");
  }
  /* line 351, ../scss/2_styles_custom/views/_timeline.scss */
  .view-custom-timeline .view-footer ul.field-social-links li a.linkedin {
    background-image: url("/sites/all/themes/engagement/img/social_icon_fb.png");
  }
}
/* line 3, ../scss/2_styles_custom/views/_timeline_frontpage.scss */
.view-custom-timeline.frontpage .view-header .timeline-header {
  min-height: 320px;
  position: absolute;
  top: -72px;
  width: 100%;
}
/* line 9, ../scss/2_styles_custom/views/_timeline_frontpage.scss */
.view-custom-timeline.frontpage .view-header .timeline-header:after {
  height: 225px;
  margin-top: 75px;
}
/* line 15, ../scss/2_styles_custom/views/_timeline_frontpage.scss */
.view-custom-timeline.frontpage .view-content {
  padding-bottom: 10px;
}
/* line 17, ../scss/2_styles_custom/views/_timeline_frontpage.scss */
.view-custom-timeline.frontpage .view-content .owl-stage-outer {
  margin-top: 20px;
  padding-top: 3px;
}
/* line 21, ../scss/2_styles_custom/views/_timeline_frontpage.scss */
.view-custom-timeline.frontpage .view-content .owl-stage-outer .owl-item .field-name-frontpage-slider-item {
  display: block;
}
/* line 23, ../scss/2_styles_custom/views/_timeline_frontpage.scss */
.view-custom-timeline.frontpage .view-content .owl-stage-outer .owl-item .field-name-frontpage-slider-item .title a {
  color: #b4b4b4;
  font-size: 2em;
  font-weight: normal;
  line-height: 1em;
  margin-top: 1em;
}
/* line 29, ../scss/2_styles_custom/views/_timeline_frontpage.scss */
.view-custom-timeline.frontpage .view-content .owl-stage-outer .owl-item .field-name-frontpage-slider-item .title a .arrow {
  color: #2574ad;
}
/* line 33, ../scss/2_styles_custom/views/_timeline_frontpage.scss */
.view-custom-timeline.frontpage .view-content .owl-stage-outer .owl-item .field-name-frontpage-slider-item .date, .view-custom-timeline.frontpage .view-content .owl-stage-outer .owl-item .field-name-frontpage-slider-item .project {
  display: inline-block;
  position: relative;
  top: -15px;
  padding: 0 15px 0 0;
  color: #2574ad;
  font-weight: bold;
  max-width: calc(50% - 12px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 33, ../scss/2_styles_custom/views/_timeline_frontpage.scss */
  .view-custom-timeline.frontpage .view-content .owl-stage-outer .owl-item .field-name-frontpage-slider-item .date, .view-custom-timeline.frontpage .view-content .owl-stage-outer .owl-item .field-name-frontpage-slider-item .project {
    top: -35px;
  }
}
/* line 49, ../scss/2_styles_custom/views/_timeline_frontpage.scss */
.view-custom-timeline.frontpage .view-content .owl-stage-outer .owl-item .field-name-frontpage-slider-item .milestone {
  margin: 0 25px 0 50px;
}
@media only screen and (max-width: 54.92857em) {
  /* line 49, ../scss/2_styles_custom/views/_timeline_frontpage.scss */
  .view-custom-timeline.frontpage .view-content .owl-stage-outer .owl-item .field-name-frontpage-slider-item .milestone {
    margin: 0 15px 0 20px;
  }
}
/* line 54, ../scss/2_styles_custom/views/_timeline_frontpage.scss */
.view-custom-timeline.frontpage .view-content .owl-stage-outer .owl-item .field-name-frontpage-slider-item .milestone .icon {
  display: inline-block;
  padding: 0 10px 0 0;
}
/* line 57, ../scss/2_styles_custom/views/_timeline_frontpage.scss */
.view-custom-timeline.frontpage .view-content .owl-stage-outer .owl-item .field-name-frontpage-slider-item .milestone .icon img {
  width: 46px;
  height: 46px;
  border-radius: 100%;
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 54, ../scss/2_styles_custom/views/_timeline_frontpage.scss */
  .view-custom-timeline.frontpage .view-content .owl-stage-outer .owl-item .field-name-frontpage-slider-item .milestone .icon {
    padding: 0 10px 20px 0;
  }
}
/* line 66, ../scss/2_styles_custom/views/_timeline_frontpage.scss */
.view-custom-timeline.frontpage .view-content .owl-stage-outer .owl-item .field-name-frontpage-slider-item .milestone .title {
  font-size: 1.0em !important;
  padding: 10px 0;
  font-weight: bold;
  height: 150px;
}
@media only screen and (max-width: 54.92857em) {
  /* line 66, ../scss/2_styles_custom/views/_timeline_frontpage.scss */
  .view-custom-timeline.frontpage .view-content .owl-stage-outer .owl-item .field-name-frontpage-slider-item .milestone .title {
    font-size: 0.8em !important;
  }
}
@media only screen and (min-width: 55em) and (max-width: 73.14286em) {
  /* line 66, ../scss/2_styles_custom/views/_timeline_frontpage.scss */
  .view-custom-timeline.frontpage .view-content .owl-stage-outer .owl-item .field-name-frontpage-slider-item .milestone .title {
    height: auto;
  }
}
@media only screen and (min-width: 55em) {
  /* line 66, ../scss/2_styles_custom/views/_timeline_frontpage.scss */
  .view-custom-timeline.frontpage .view-content .owl-stage-outer .owl-item .field-name-frontpage-slider-item .milestone .title {
    font-size: 0.9em !important;
    padding: 0;
  }
}
@media only screen and (min-width: 73.21429em) {
  /* line 66, ../scss/2_styles_custom/views/_timeline_frontpage.scss */
  .view-custom-timeline.frontpage .view-content .owl-stage-outer .owl-item .field-name-frontpage-slider-item .milestone .title {
    font-size: 1.0em !important;
    padding: 10px 0 0 10px;
  }
}
/* line 89, ../scss/2_styles_custom/views/_timeline_frontpage.scss */
.view-custom-timeline.frontpage .view-content .owl-stage-outer .owl-item .field-name-frontpage-slider-item .milestone .title a {
  color: #101010;
  font-size: 2em;
  font-weight: normal;
  line-height: 1em;
  margin-top: 1em;
}
/* line 98, ../scss/2_styles_custom/views/_timeline_frontpage.scss */
.view-custom-timeline.frontpage .view-content .owl-stage-outer .owl-item .field-name-frontpage-slider-item .newsletter .icon {
  display: block;
  position: absolute;
  width: 100px;
  height: 100px;
  top: 100px;
  right: 0;
}
/* line 105, ../scss/2_styles_custom/views/_timeline_frontpage.scss */
.view-custom-timeline.frontpage .view-content .owl-stage-outer .owl-item .field-name-frontpage-slider-item .newsletter .icon img {
  width: 100%;
  height: auto;
}
/* line 112, ../scss/2_styles_custom/views/_timeline_frontpage.scss */
.view-custom-timeline.frontpage .view-content .owl-stage-outer .owl-item.active .field-name-frontpage-slider-item .title a {
  color: #101010;
}
/* line 117, ../scss/2_styles_custom/views/_timeline_frontpage.scss */
.view-custom-timeline.frontpage .view-content .owl-stage-outer .owl-item:not(.active) .field-name-frontpage-slider-item .title a {
  pointer-events: none;
}
/* line 125, ../scss/2_styles_custom/views/_timeline_frontpage.scss */
.view-custom-timeline.frontpage .owl-dots {
  margin-top: 30px !important;
  margin-bottom: 30px;
}
@media only screen and (min-width: 48.063em) and (max-width: 63.999em) {
  /* line 125, ../scss/2_styles_custom/views/_timeline_frontpage.scss */
  .view-custom-timeline.frontpage .owl-dots {
    margin-top: 140px !important;
  }
}
@media only screen and (min-width: 769px) and (max-width: 769px) {
  /* line 125, ../scss/2_styles_custom/views/_timeline_frontpage.scss */
  .view-custom-timeline.frontpage .owl-dots {
    margin-top: 140px !important;
  }
}
@media only screen and (min-width: 64em) and (max-width: 73.125em) {
  /* line 125, ../scss/2_styles_custom/views/_timeline_frontpage.scss */
  .view-custom-timeline.frontpage .owl-dots {
    margin-top: 100px !important;
  }
}
@media only screen and (min-width: 73.188em) {
  /* line 125, ../scss/2_styles_custom/views/_timeline_frontpage.scss */
  .view-custom-timeline.frontpage .owl-dots {
    margin-top: 65px !important;
  }
}
/* line 150, ../scss/2_styles_custom/views/_timeline_frontpage.scss */
.view-custom-timeline.frontpage .owl-dots .owl-dot span {
  background: #1f73af;
  opacity: 0.5;
}
/* line 154, ../scss/2_styles_custom/views/_timeline_frontpage.scss */
.view-custom-timeline.frontpage .owl-dots .owl-dot.active span {
  opacity: 1;
}
