@charset "UTF-8";
@font-face {
  font-family: 'UniversLTPro-Condensed';
  src: url("../fonts/322601_0_0.eot");
  src: url("../fonts/322601_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/322601_0_0.woff2") format("woff2"), url("../fonts/322601_0_0.woff") format("woff"), url("../fonts/322601_0_0.ttf") format("truetype"); }

@font-face {
  font-family: 'UniversLTPro-BoldCond';
  src: url("../fonts/322601_1_0.eot");
  src: url("../fonts/322601_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/322601_1_0.woff2") format("woff2"), url("../fonts/322601_1_0.woff") format("woff"), url("../fonts/322601_1_0.ttf") format("truetype"); }

/**
 * Foundation for Sites by ZURB
 * Version 6.5.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

.foundation-mq {
  font-family: "small=0em&medium=46.25em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  box-sizing: border-box;
  font-size: 100%; }

*,
*::before,
*::after {
  box-sizing: inherit; }

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

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

button {
  padding: 0;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

.row {
  max-width: 87.5rem;
  margin-right: auto;
  margin-left: auto; }
  .row::before, .row::after {
    display: table;
    content: ' '; }
  .row::after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row .row {
    margin-right: -0.625rem;
    margin-left: -0.625rem; }
    @media print, screen and (min-width: 46.25em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    @media print, screen and (min-width: 64em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    .row .row.collapse {
      margin-right: 0;
      margin-left: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-right: auto;
      margin-left: auto; }
  .row:not(.expanded) .row {
    max-width: none; }
  .row.gutter-small > .column, .row.gutter-small > .columns {
    padding-right: 0.625rem;
    padding-left: 0.625rem; }
  .row.gutter-medium > .column, .row.gutter-medium > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }

.column, .columns {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 46.25em) {
    .column, .columns {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .column, .columns, .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: left;
    clear: none; }
  .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right; }
  .column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left; }

.column.row.row, .row.row.columns {
  float: none; }

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.small-1 {
  width: 8.33333%; }

.small-push-1 {
  position: relative;
  left: 8.33333%; }

.small-pull-1 {
  position: relative;
  left: -8.33333%; }

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

.small-2 {
  width: 16.66667%; }

.small-push-2 {
  position: relative;
  left: 16.66667%; }

.small-pull-2 {
  position: relative;
  left: -16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  width: 25%; }

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

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

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  width: 33.33333%; }

.small-push-4 {
  position: relative;
  left: 33.33333%; }

.small-pull-4 {
  position: relative;
  left: -33.33333%; }

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

.small-5 {
  width: 41.66667%; }

.small-push-5 {
  position: relative;
  left: 41.66667%; }

.small-pull-5 {
  position: relative;
  left: -41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  width: 50%; }

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

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

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  width: 58.33333%; }

.small-push-7 {
  position: relative;
  left: 58.33333%; }

.small-pull-7 {
  position: relative;
  left: -58.33333%; }

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

.small-8 {
  width: 66.66667%; }

.small-push-8 {
  position: relative;
  left: 66.66667%; }

.small-pull-8 {
  position: relative;
  left: -66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  width: 75%; }

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

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

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  width: 83.33333%; }

.small-push-10 {
  position: relative;
  left: 83.33333%; }

.small-pull-10 {
  position: relative;
  left: -83.33333%; }

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

.small-11 {
  width: 91.66667%; }

.small-push-11 {
  position: relative;
  left: 91.66667%; }

.small-pull-11 {
  position: relative;
  left: -91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-up-1 > .column, .small-up-1 > .columns {
  float: left;
  width: 100%; }
  .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  float: left;
  width: 50%; }
  .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  float: left;
  width: 33.33333%; }
  .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  float: left;
  width: 25%; }
  .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  float: left;
  width: 20%; }
  .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  float: left;
  width: 16.66667%; }
  .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
  float: left;
  width: 14.28571%; }
  .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
  .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
    float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
  float: left;
  width: 12.5%; }
  .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
  .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
    float: left; }

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.small-collapse .row {
  margin-right: 0;
  margin-left: 0; }

.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }

.small-centered {
  margin-right: auto;
  margin-left: auto; }
  .small-centered, .small-centered:last-child:not(:first-child) {
    float: none;
    clear: both; }

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  margin-right: 0;
  margin-left: 0; }
  .small-uncentered, .small-uncentered:last-child:not(:first-child),
  .small-push-0,
  .small-push-0:last-child:not(:first-child),
  .small-pull-0,
  .small-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none; }
  .small-uncentered:last-child:not(:first-child),
  .small-push-0:last-child:not(:first-child),
  .small-pull-0:last-child:not(:first-child) {
    float: right; }

@media print, screen and (min-width: 46.25em) {
  .medium-1 {
    width: 8.33333%; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%; }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%; }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    width: 25%; }
  .medium-push-3 {
    position: relative;
    left: 25%; }
  .medium-pull-3 {
    position: relative;
    left: -25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%; }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%; }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    width: 50%; }
  .medium-push-6 {
    position: relative;
    left: 50%; }
  .medium-pull-6 {
    position: relative;
    left: -50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%; }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%; }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    width: 75%; }
  .medium-push-9 {
    position: relative;
    left: 75%; }
  .medium-pull-9 {
    position: relative;
    left: -75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%; }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%; }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    float: left;
    width: 100%; }
    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
      float: left; }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    float: left;
    width: 50%; }
    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
      float: left; }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
      float: left; }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    float: left;
    width: 25%; }
    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
      float: left; }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    float: left;
    width: 20%; }
    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
      float: left; }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
      float: left; }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
      float: left; }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
      float: left; }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .medium-centered {
    margin-right: auto;
    margin-left: auto; }
    .medium-centered, .medium-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0; }
    .medium-uncentered, .medium-uncentered:last-child:not(:first-child),
    .medium-push-0,
    .medium-push-0:last-child:not(:first-child),
    .medium-pull-0,
    .medium-pull-0:last-child:not(:first-child) {
      float: left;
      clear: none; }
    .medium-uncentered:last-child:not(:first-child),
    .medium-push-0:last-child:not(:first-child),
    .medium-pull-0:last-child:not(:first-child) {
      float: right; } }

@media print, screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%; }
  .large-push-1 {
    position: relative;
    left: 8.33333%; }
  .large-pull-1 {
    position: relative;
    left: -8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    width: 16.66667%; }
  .large-push-2 {
    position: relative;
    left: 16.66667%; }
  .large-pull-2 {
    position: relative;
    left: -16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    width: 25%; }
  .large-push-3 {
    position: relative;
    left: 25%; }
  .large-pull-3 {
    position: relative;
    left: -25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    width: 33.33333%; }
  .large-push-4 {
    position: relative;
    left: 33.33333%; }
  .large-pull-4 {
    position: relative;
    left: -33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    width: 41.66667%; }
  .large-push-5 {
    position: relative;
    left: 41.66667%; }
  .large-pull-5 {
    position: relative;
    left: -41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    width: 50%; }
  .large-push-6 {
    position: relative;
    left: 50%; }
  .large-pull-6 {
    position: relative;
    left: -50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    width: 58.33333%; }
  .large-push-7 {
    position: relative;
    left: 58.33333%; }
  .large-pull-7 {
    position: relative;
    left: -58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    width: 66.66667%; }
  .large-push-8 {
    position: relative;
    left: 66.66667%; }
  .large-pull-8 {
    position: relative;
    left: -66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    width: 75%; }
  .large-push-9 {
    position: relative;
    left: 75%; }
  .large-pull-9 {
    position: relative;
    left: -75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    width: 83.33333%; }
  .large-push-10 {
    position: relative;
    left: 83.33333%; }
  .large-pull-10 {
    position: relative;
    left: -83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    width: 91.66667%; }
  .large-push-11 {
    position: relative;
    left: 91.66667%; }
  .large-pull-11 {
    position: relative;
    left: -91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 > .column, .large-up-1 > .columns {
    float: left;
    width: 100%; }
    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
      float: left; }
  .large-up-2 > .column, .large-up-2 > .columns {
    float: left;
    width: 50%; }
    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
      float: left; }
  .large-up-3 > .column, .large-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
      float: left; }
  .large-up-4 > .column, .large-up-4 > .columns {
    float: left;
    width: 25%; }
    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
      float: left; }
  .large-up-5 > .column, .large-up-5 > .columns {
    float: left;
    width: 20%; }
    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
      float: left; }
  .large-up-6 > .column, .large-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
      float: left; }
  .large-up-7 > .column, .large-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
      float: left; }
  .large-up-8 > .column, .large-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
      float: left; }
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .large-centered {
    margin-right: auto;
    margin-left: auto; }
    .large-centered, .large-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0; }
    .large-uncentered, .large-uncentered:last-child:not(:first-child),
    .large-push-0,
    .large-push-0:last-child:not(:first-child),
    .large-pull-0,
    .large-pull-0:last-child:not(:first-child) {
      float: left;
      clear: none; }
    .large-uncentered:last-child:not(:first-child),
    .large-push-0:last-child:not(:first-child),
    .large-pull-0:last-child:not(:first-child) {
      float: right; } }

.column-block {
  margin-bottom: 1.25rem; }
  .column-block > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 46.25em) {
    .column-block {
      margin-bottom: 1.875rem; }
      .column-block > :last-child {
        margin-bottom: 0; } }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

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

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

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,
  h2 small, .h2 small,
  h3 small, .h3 small,
  h4 small, .h4 small,
  h5 small, .h5 small,
  h6 small, .h6 small {
    line-height: 0;
    color: #cacaca; }

h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h2, .h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h6, .h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

@media print, screen and (min-width: 46.25em) {
  h1, .h1 {
    font-size: 3rem; }
  h2, .h2 {
    font-size: 2.5rem; }
  h3, .h3 {
    font-size: 1.9375rem; }
  h4, .h4 {
    font-size: 1.5625rem; }
  h5, .h5 {
    font-size: 1.25rem; }
  h6, .h6 {
    font-size: 1rem; } }

a {
  line-height: inherit;
  color: #2199e8;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #1585cf; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 87.5rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a; }

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a; }
  cite:before {
    content: "— "; }

abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none; }

figure {
  margin: 0; }

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a; }

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none; }

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

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

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

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

@media print, screen and (min-width: 46.25em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

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

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: default; }

[type='submit'],
[type='button'] {
  appearance: none;
  border-radius: 0; }

input[type='search'] {
  box-sizing: border-box; }

::placeholder {
  color: #cacaca; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0; }
  [type='checkbox'] + label[for],
  [type='radio'] + label[for] {
    cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a; }
  label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a; }

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem; }
  .input-group > :first-child, .input-group > :first-child.input-group-button > * {
    border-radius: 0 0 0 0; }
  .input-group > :last-child, .input-group > :last-child.input-group-button > * {
    border-radius: 0 0 0 0; }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle; }

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  width: 1%;
  height: 100%; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-field {
  border-radius: 0; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  width: 1%;
  height: 100%; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button,
  .input-group-button label {
    height: 2.4375rem;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem; }

.input-group .input-group-button {
  display: table-cell; }

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

legend {
  max-width: 100%;
  margin-bottom: 0.5rem; }

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca; }
  .fieldset legend {
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem; }

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  select:disabled {
    background-color: #e6e6e6;
    cursor: default; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }

.is-invalid-input:not(:focus) {
  border-color: #ec5840;
  background-color: #fcedeb; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #ec5840; }

.is-invalid-label {
  color: #ec5840; }

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #ec5840; }
  .form-error.is-visible {
    display: block; }

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none; }
  .breadcrumbs::before, .breadcrumbs::after {
    display: table;
    content: ' '; }
  .breadcrumbs::after {
    clear: both; }
  .breadcrumbs li {
    float: left;
    font-size: 0.6875rem;
    color: #0a0a0a;
    cursor: default;
    text-transform: uppercase; }
    .breadcrumbs li:not(:last-child)::after {
      position: relative;
      margin: 0 0.75rem;
      opacity: 1;
      content: "/";
      color: #cacaca; }
  .breadcrumbs a {
    color: #2199e8; }
    .breadcrumbs a:hover {
      text-decoration: underline; }
  .breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed; }

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0; }
  thead,
  tbody,
  tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe; }
  caption {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold; }
  thead {
    background: #f8f8f8;
    color: #0a0a0a; }
  tfoot {
    background: #f1f1f1;
    color: #0a0a0a; }
  thead tr,
  tfoot tr {
    background: transparent; }
  thead th,
  thead td,
  tfoot th,
  tfoot td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold;
    text-align: left; }
  tbody th,
  tbody td {
    padding: 0.5rem 0.625rem 0.625rem; }
  tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f1f1f1; }
  table.unstriped tbody {
    background-color: #fefefe; }
    table.unstriped tbody tr {
      border-bottom: 0;
      border-bottom: 1px solid #f1f1f1;
      background-color: #fefefe; }

@media screen and (max-width: 63.99875em) {
  table.stack thead {
    display: none; }
  table.stack tfoot {
    display: none; }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block; }
  table.stack td {
    border-top: 0; } }

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }

table.hover thead tr:hover {
  background-color: #f3f3f3; }

table.hover tfoot tr:hover {
  background-color: #ececec; }

table.hover tbody tr:hover {
  background-color: #f9f9f9; }

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec; }

.table-scroll {
  overflow-x: auto; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media screen and (max-width: 46.24875em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 46.25em) {
  .show-for-small-only {
    display: none !important; } }

@media print, screen and (min-width: 46.25em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 46.24875em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 46.25em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 46.24875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important; } }

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

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

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

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

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

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

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

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

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

.fancybox-inner {
  overflow: hidden; }

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

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

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

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

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../img/fancybox_sprite.png"); }

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

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

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

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

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

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

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

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

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

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

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

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

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../img/fancybox_overlay.png"); }

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

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

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

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

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

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

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

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

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

body {
  font-family: Arial, "Lucida Grande", sans-serif;
  padding-top: 150px; }

.right {
  float: right; }

.left {
  float: left; }

h1, .h1 {
  font-size: 3.5em;
  color: #0091a7;
  line-height: 1em;
  font-family: "UniversLTPro-BoldCond", arial, sans-serif;
  margin-bottom: 0.1em; }
  h1.white,
  .h1.white {
    color: #fff; }
  h1.mtop,
  .h1.mtop {
    margin-top: 0.5em; }
  h1.nomag,
  .h1.nomag {
    margin-bottom: 0em; }

h2, .h2 {
  font-size: 2em;
  color: #484847;
  line-height: 1.2em;
  font-family: "UniversLTPro-BoldCond", arial, sans-serif;
  margin-bottom: 0.2em; }
  h2:first-child,
  .h2:first-child {
    margin-top: 0.5em; }
  h2.nomag,
  .h2.nomag {
    margin-top: 0; }

h3, .h3 {
  font-size: 1.5em;
  color: #484847;
  line-height: 1.4em;
  font-family: "UniversLTPro-Condensed", arial, sans-serif; }
  h3:first-child,
  .h3:first-child {
    margin-top: 0.5em; }
  h3.nomag,
  .h3.nomag {
    margin-top: 0; }
  h3.brand,
  .h3.brand {
    color: #0091a7; }
  h3.big,
  .h3.big {
    font-size: 1.5em; }
  h3.slim,
  .h3.slim {
    font-weight: 400; }

@media all and (max-width: 739px) {
  h1, .h1 {
    font-size: 2em; }
  h2, .h2 {
    font-size: 1.5em; } }

.h1 .subline {
  font-weight: normal; }

.subline {
  font-size: 1.3em;
  color: #484847;
  margin-bottom: 0px;
  font-weight: bold; }
  .subline.mbot {
    margin-bottom: 1em; }
  .subline.big {
    font-size: 1.5em; }
  .subline.initial {
    font-size: 1em; }

.clearfix:after {
  content: '';
  display: block;
  clear: both; }

.relative {
  position: relative; }

.clear {
  clear: both; }

.content-row br:first-child,
.content-row > br {
  display: none; }

.force-left:last-child {
  float: left !important; }

.force-left h1 {
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }

.wp-caption {
  position: relative;
  z-index: 3; }
  .wp-caption img {
    width: 100%; }
  .wp-caption .wp-caption-text {
    margin: 0.2em 0 0 0;
    font-size: 0.8em;
    font-style: italic; }
  .wp-caption.alignright .wp-caption-text {
    text-align: right; }

.search-entry {
  margin-top: 3em; }
  .search-entry:first-child {
    margin-top: 0; }

hr {
  border-bottom: 2px solid #aecb06;
  margin: 0 0 1.8em 0; }

.the-content,
.accordion-content,
.section p {
  /*h2,
	.h2{
		//color: $c1;
		color: $c2;
	}*/ }
  .the-content * :not(i.type-number),
  .accordion-content * :not(i.type-number),
  .section p * :not(i.type-number) {
    color: #484847; }
  .the-content ol,
  .the-content ul,
  .accordion-content ol,
  .accordion-content ul,
  .section p ol,
  .section p ul {
    margin-bottom: 2em; }
    .the-content ol li,
    .the-content ul li,
    .accordion-content ol li,
    .accordion-content ul li,
    .section p ol li,
    .section p ul li {
      margin-top: 0.5em; }
      .the-content ol li:first-child,
      .the-content ul li:first-child,
      .accordion-content ol li:first-child,
      .accordion-content ul li:first-child,
      .section p ol li:first-child,
      .section p ul li:first-child {
        margin-top: 0; }
  .the-content p,
  .accordion-content p,
  .section p p {
    margin-bottom: 2em; }
  .the-content a[href*='.png']:before,
  .the-content a[href*='.jpg']:before,
  .accordion-content a[href*='.png']:before,
  .accordion-content a[href*='.jpg']:before,
  .section p a[href*='.png']:before,
  .section p a[href*='.jpg']:before {
    display: none !important; }
  .the-content .quote-trigger,
  .the-content a:not(.button),
  .accordion-content .quote-trigger,
  .accordion-content a:not(.button),
  .section p .quote-trigger,
  .section p a:not(.button) {
    color: #0091a7;
    position: relative;
    transition: background-color 0.2s, color 0.2s;
    border-radius: 5px;
    text-decoration: underline; }
    .the-content .quote-trigger *,
    .the-content a:not(.button) *,
    .accordion-content .quote-trigger *,
    .accordion-content a:not(.button) *,
    .section p .quote-trigger *,
    .section p a:not(.button) * {
      color: #0091a7; }
    .the-content .quote-trigger:before,
    .the-content a:not(.button):before,
    .accordion-content .quote-trigger:before,
    .accordion-content a:not(.button):before,
    .section p .quote-trigger:before,
    .section p a:not(.button):before {
      /*content: '';
			position: absolute;
			bottom: 0px;
			//bottom: -3px;
			height: 1px;
			width: 100%;
			background: $c1;
			z-index: -1;
			transition: all 0.2s;
			left: 0px;
			border-radius: 5px;*/ }
    .the-content .quote-trigger:hover,
    .the-content a:not(.button):hover,
    .accordion-content .quote-trigger:hover,
    .accordion-content a:not(.button):hover,
    .section p .quote-trigger:hover,
    .section p a:not(.button):hover {
      z-index: 1;
      color: #fff;
      background: #0091a7;
      text-decoration: none; }
      .the-content .quote-trigger:hover *,
      .the-content a:not(.button):hover *,
      .accordion-content .quote-trigger:hover *,
      .accordion-content a:not(.button):hover *,
      .section p .quote-trigger:hover *,
      .section p a:not(.button):hover * {
        color: #fff; }
      .the-content .quote-trigger:hover:before,
      .the-content a:not(.button):hover:before,
      .accordion-content .quote-trigger:hover:before,
      .accordion-content a:not(.button):hover:before,
      .section p .quote-trigger:hover:before,
      .section p a:not(.button):hover:before {
        /*height: calc(100% + 6px);
				width: calc(100% + 12px);
				left: -6px;*/ }
  .the-content .quote-trigger:before,
  .accordion-content .quote-trigger:before,
  .section p .quote-trigger:before {
    left: 1.6em;
    right: 0px;
    width: auto; }
  .the-content .quote-trigger:hover:before,
  .accordion-content .quote-trigger:hover:before,
  .section p .quote-trigger:hover:before {
    left: -5px;
    right: -5px;
    width: auto; }
  .the-content .alignleft,
  .accordion-content .alignleft,
  .section p .alignleft {
    max-width: 45%;
    float: left;
    margin: 0.4em 1em 0.4em 0;
    position: relative;
    z-index: 3; }
  .the-content .alignright,
  .accordion-content .alignright,
  .section p .alignright {
    max-width: 45%;
    float: right;
    margin: 0.4em 0 0.4em 1em; }
  .the-content .aligncenter,
  .accordion-content .aligncenter,
  .section p .aligncenter {
    margin: 0 auto 2em auto; }
  .the-content .alignnone,
  .accordion-content .alignnone,
  .section p .alignnone {
    margin: 0 0 2em 0; }
  .the-content.sidebar-content h2,
  .the-content.sidebar-content .h2,
  .accordion-content.sidebar-content h2,
  .accordion-content.sidebar-content .h2,
  .section p.sidebar-content h2,
  .section p.sidebar-content .h2 {
    margin-top: 0; }
  .the-content.sidebar-content p.nomargin,
  .accordion-content.sidebar-content p.nomargin,
  .section p.sidebar-content p.nomargin {
    margin-bottom: 0; }
  .the-content .quote-trigger,
  .accordion-content .quote-trigger,
  .section p .quote-trigger {
    cursor: pointer;
    position: relative;
    display: inline-block;
    padding-left: 1.6em !important; }
    .the-content .quote-trigger.hinweis:after,
    .accordion-content .quote-trigger.hinweis:after,
    .section p .quote-trigger.hinweis:after {
      background: #0091a7 url("../img/hinweis.svg") no-repeat;
      background-size: 16%;
      background-position: center center; }
    .the-content .quote-trigger:after,
    .accordion-content .quote-trigger:after,
    .section p .quote-trigger:after {
      position: absolute;
      left: 0px;
      top: 2px;
      display: inline-block;
      content: '';
      width: 1.3em;
      height: 1.3em;
      background: #0091a7 url("../img/quote.svg") no-repeat;
      border-radius: 50%;
      background-size: 60%;
      background-position: center center;
      border: 1px solid transparent;
      transition: all 0.2s; }
    .the-content .quote-trigger:hover:after,
    .accordion-content .quote-trigger:hover:after,
    .section p .quote-trigger:hover:after {
      border: 1px solid #fff;
      left: 2px;
      top: 4px; }
  .the-content .quote,
  .accordion-content .quote,
  .section p .quote {
    padding: 15px 30px 0px 30px;
    background: #ededed;
    position: relative;
    /*p {
			font-style: italic;
		}*/ }
    .the-content .quote h2,
    .accordion-content .quote h2,
    .section p .quote h2 {
      margin-bottom: 1em; }
    .the-content .quote:before,
    .accordion-content .quote:before,
    .section p .quote:before {
      content: '"';
      position: absolute;
      top: -30px;
      left: -5px;
      color: #18a1b8;
      font-size: 120px;
      font-style: italic;
      font-family: arial;
      line-height: 1em;
      pointer-events: none;
      transition: all 0.4s; }
    .the-content .quote.progress:before,
    .accordion-content .quote.progress:before,
    .section p .quote.progress:before {
      color: transparent;
      top: 0px;
      left: 0px;
      font-size: 75px; }
    .the-content .quote .quote-close,
    .accordion-content .quote .quote-close,
    .section p .quote .quote-close {
      background: #0091a7;
      padding: 3px 30px 3px 10px;
      float: left;
      margin-bottom: 2em;
      color: #fff;
      border-radius: 3px;
      position: relative;
      cursor: pointer; }
      .the-content .quote .quote-close:hover,
      .accordion-content .quote .quote-close:hover,
      .section p .quote .quote-close:hover {
        background: #00a7c1; }
      .the-content .quote .quote-close:before,
      .accordion-content .quote .quote-close:before,
      .section p .quote .quote-close:before {
        content: '';
        display: block;
        position: absolute;
        right: 8px;
        top: 5px;
        width: 15px;
        height: 15px;
        background: url("../img/arrow-down.svg") no-repeat;
        background-position: center;
        transform: rotate(180deg); }

a[href$='jpg'],
a[href$='svg'],
a[href$='png'] {
  background: none !important;
  margin: 0 !important;
  padding: 0 !important; }
  a[href$='jpg']:hover,
  a[href$='svg']:hover,
  a[href$='png']:hover {
    background: none !important;
    margin: 0 !important;
    padding: 0 !important; }

.attachment-post-thumbnail {
  max-height: 390px;
  overflow: hidden;
  padding-bottom: 1.5em; }

.video-iframe-box {
  padding-top: 56.25%;
  position: relative; }
  .video-iframe-box iframe {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%; }

@media all and (min-width: 1024px) {
  .large-6:nth-child(2n+3) {
    clear: left; }
  .large-4:nth-child(3n+4) {
    clear: left; }
  .large-3:nth-child(4n+5) {
    clear: left; }
  .large-2:nth-child(6n+7) {
    clear: left; } }

@media all and (min-width: 740px) and (max-width: 1023px) {
  .medium-6:nth-child(2n+3) {
    clear: left; }
  .medium-4:nth-child(3n+4) {
    clear: left; }
  .medium-3:nth-child(4n+5) {
    clear: left; } }

@media all and (max-width: 740px) {
  .small-6:nth-child(2n+3) {
    clear: left; } }

@media all and (max-width: 400px) {
  .the-content .alignleft,
  .the-content .alignright,
  .the-content .aligncenter,
  .the-content .alignnone {
    width: 100% !important;
    max-width: 100%;
    margin: 0.5em 0 0.5em; } }

.isgrey {
  background: #f3f3f3 !important; }

.the-content .alignright {
  padding: 0 0 0.6em 0.6em;
  position: relative;
  z-index: 3;
  background: #fefefe; }

.the-content .quote .alignright {
  background: transparent; }

.the-content .alignleft {
  padding: 0 0.6em 0.6em 0;
  position: relative;
  z-index: 3;
  background: #fefefe; }

.the-content .quote .alignleft {
  background: transparent; }

.the-content .accordion-content .alignright {
  background: transparent; }

.the-content .accordion-content .alignleft {
  background: transparent; }

.accordion-content {
  display: none;
  padding: 1em 30px 3em 30px;
  background: #ededed;
  position: relative;
  margin-bottom: 1em;
  /*p {
            margin: 0;
        }*/ }

.accordion-close {
  background: #0091a7;
  padding: 3px 30px 3px 10px;
  float: left;
  margin-top: 5px;
  margin-bottom: 2em;
  color: #fff;
  border-radius: 3px;
  position: relative;
  cursor: pointer; }
  .accordion-close:hover {
    background: #00a7c1; }
  .accordion-close:before {
    content: '';
    display: block;
    position: absolute;
    right: 8px;
    top: 5px;
    width: 15px;
    height: 15px;
    background: url("../img/arrow-down.svg") no-repeat;
    background-position: center;
    transform: rotate(180deg); }

.archive .attachment-post-thumbnail {
  max-height: 390px;
  overflow: hidden;
  padding-bottom: 1.5em; }

.archive .personen .full-list {
  column-count: 1;
  list-style: none; }
  @media screen and (min-width: 46.25em) {
    .archive .personen .full-list {
      column-count: 2; } }
  @media screen and (min-width: 64em) {
    .archive .personen .full-list {
      column-count: 3; } }
  .archive .personen .full-list li:before {
    display: none; }

.section {
  padding: 80px 0; }
  .section.grey {
    background: #f3f3f3; }
  .section.slim {
    padding: 80px 0 40px 0; }
  .section.topslim {
    padding: 40px 0 80px; }

@media all and (max-width: 739px) {
  .section {
    padding: 30px 0; } }

.main-header {
  box-shadow: 0px 2px 4px -3px #000;
  position: fixed;
  z-index: 12;
  top: 0px;
  left: 0px;
  width: 100%; }
  .main-header .main-header-meta {
    text-align: right;
    background: #0091a7;
    height: 40px; }
    .main-header .main-header-meta,
    .main-header .main-header-meta * {
      color: #fff; }
  .main-header .main-header-main {
    background: #fff;
    height: 110px; }

@media all and (max-width: 940px) {
  .main-header .main-header-meta {
    display: none; }
  .main-header .main-header-main {
    height: 90px;
    background: #fff; }
  body {
    padding-top: 90px; } }

.main-footer .main-footer-main {
  border-top: 1px solid #dadada;
  padding: 30px 0 50px;
  background: #f3f3f3; }
  .main-footer .main-footer-main .partner-listing a img[src*='.svg'] {
    min-width: 30px;
    height: 62px; }
  .main-footer .main-footer-main .partner-listing a img[src*='Saar_MZ_Min-BK-D_std_4C.svg'] {
    height: 80px; }
  .main-footer .main-footer-main .partner-listing a img[src*='stiftung_me_saar-logo-1.svg'] {
    height: 40px;
    margin-top: 20px; }

.main-footer .main-footer-meta {
  min-height: 40px;
  background: #0091a7; }
  .main-footer .main-footer-meta,
  .main-footer .main-footer-meta * {
    color: #fff; }

@media all and (max-width: 640px) {
  .main-footer .main-footer-meta {
    text-align: center;
    padding-bottom: 0.5em; }
    .main-footer .main-footer-meta .meta-nav {
      display: block;
      float: none;
      clear: both; }
      .main-footer .main-footer-meta .meta-nav li {
        float: none;
        display: inline-block; } }

.meta-nav {
  list-style-type: none;
  margin: 0.53em 0 0 0; }
  .meta-nav li {
    float: left;
    padding: 0 15px;
    font-size: 0.9em;
    position: relative; }
    .meta-nav li a:hover {
      text-decoration: underline; }
    .meta-nav li:after {
      content: '|';
      position: absolute;
      right: -2px;
      top: -1px; }
    .meta-nav li:first-child {
      padding-left: 0px; }
    .meta-nav li:last-child {
      padding-right: 0px; }
      .meta-nav li:last-child:after {
        content: ''; }

.main-nav {
  list-style-type: none;
  margin: 3em 0 0 0; }
  .main-nav li {
    float: left; }
    .main-nav li a {
      color: #484847;
      font-size: 1.2em;
      padding: 0 10px;
      font-family: "UniversLTPro-Condensed", arial, sans-serif; }
      @media all and (min-width: 1240px) {
        .main-nav li a {
          padding: 0 20px;
          font-size: 1.4em; } }
      .main-nav li a:hover {
        color: #0091a7; }
  .main-nav .current-menu-item > a,
  .main-nav .current-page-ancestor > a {
    color: #0091a7; }

.mobile-nav-hide {
  display: none; }

@media all and (max-width: 940px) {
  .nav-open,
  .nav-close {
    width: 35px;
    height: 35px;
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: block;
    cursor: pointer; }
  .nav-open {
    background-image: url("../img/menu-open.svg");
    margin-top: 1.6em;
    margin-left: 1.5em; }
  .nav-close {
    background-image: url("../img/menu-close.svg"); }
  .mobile-nav-hide {
    display: block; }
  .main-nav {
    background: #0091a7;
    position: fixed;
    top: 0px;
    right: -300px;
    bottom: 0px;
    margin: 0;
    padding: 2em;
    width: 100%;
    max-width: 300px;
    box-shadow: -1px 0px 6px -2px #000; }
    .main-nav li {
      float: none; }
      .main-nav li a {
        font-family: Arial, "Lucida Grande", sans-serif;
        font-size: 1.1em;
        padding: 0.4em 0.8em;
        display: block;
        background: #fff;
        color: #0091a7;
        margin-top: 0.7em;
        transition: all 0.2s; }
  body {
    position: relative;
    right: 0; }
    body, body:before,
    body .main-header,
    body .main-nav {
      transition: all 0.5s; }
    body:before {
      content: '';
      display: block;
      position: fixed;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      background: #0091a7;
      opacity: 0;
      z-index: -1; }
    body.mobile-nav-open {
      right: 300px; }
      body.mobile-nav-open:before {
        opacity: 0.4;
        z-index: 1; }
      body.mobile-nav-open .main-nav {
        right: 0px; }
      body.mobile-nav-open .main-header {
        left: -300px; } }

.searchbox {
  background: #ededed;
  padding-right: 40px;
  position: relative;
  margin-top: 2.8em;
  margin-left: 1em; }
  .searchbox input {
    font-family: Arial, "Lucida Grande", sans-serif;
    font-size: 1.3em;
    height: 40px;
    border: none;
    width: 100%;
    margin: 0px;
    background: transparent;
    box-shadow: none;
    outline: 0px;
    border: none !important;
    font-family: "UniversLTPro-Condensed", arial, sans-serif;
    max-width: 185px; }
    @media all and (min-width: 1240px) {
      .searchbox input {
        max-width: 100%; } }
  .searchbox input[type="submit"] {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 40px;
    background-image: url("../img/magnifying_glass.svg");
    background-position: center;
    background-size: 60%;
    background-repeat: no-repeat; }

@media all and (max-width: 940px) {
  .searchbox {
    margin-top: 1.5em; } }

@media all and (max-width: 620px) {
  .searchbox {
    display: none; } }

.map .map-wrapper {
  margin-top: 1em;
  position: relative; }
  .map .map-wrapper .map-link {
    width: 2%;
    height: 3%;
    border-radius: 50%;
    position: absolute;
    cursor: pointer; }
  .map .map-wrapper .map-link-big {
    position: absolute;
    display: block; }

.keyvisual {
  width: 100%;
  height: calc(100vh - 150px);
  background: #ccc;
  overflow: hidden; }
  .keyvisual .keyvisual-slide {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: calc(100vh - 150px);
    width: 100%;
    position: relative; }
    .keyvisual .keyvisual-slide .keyvisual-content {
      position: absolute;
      bottom: 0px;
      left: 0px;
      width: 100%;
      padding: 50px 0;
      background: rgba(0, 145, 167, 0.6); }
      .keyvisual .keyvisual-slide .keyvisual-content .subline {
        color: #fff; }
  .keyvisual .bx-controls-direction {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 0px; }
    .keyvisual .bx-controls-direction .bx-prev,
    .keyvisual .bx-controls-direction .bx-next {
      background: red;
      width: 60px;
      height: 40px;
      background: url("../img/arrow-right.svg") no-repeat;
      background-position: center center;
      opacity: 0.6;
      transform: translateY(-50%);
      transition: all 0.2s; }
      .keyvisual .bx-controls-direction .bx-prev:hover,
      .keyvisual .bx-controls-direction .bx-next:hover {
        height: 50px; }
    .keyvisual .bx-controls-direction .bx-prev {
      float: left;
      transform: rotate(180deg) translateY(50%); }
      .keyvisual .bx-controls-direction .bx-prev:hover {
        transform: rotate(180deg) translateY(50%); }
    .keyvisual .bx-controls-direction .bx-next {
      float: right; }
      .keyvisual .bx-controls-direction .bx-next:hover {
        transform: translateY(-50%); }

@media all and (max-width: 739px) {
  .keyvisual,
  .keyvisual .keyvisual-slide {
    height: calc(100vh - 90px); } }

.post-listing {
  display: block;
  padding-top: 55%;
  position: relative;
  margin-bottom: 2em;
  color: #484847; }
  .post-listing.slim {
    padding-top: 27.7777777%; }
  .post-listing.person-listing .h2 {
    position: absolute;
    bottom: -3.4vw;
    z-index: 1;
    font-size: 8vw;
    color: #fff;
    left: 10px; }
  .post-listing.person-listing:before {
    content: '';
    width: 100%;
    background: #0091a7;
    padding-top: 55%;
    z-index: 1;
    transition: all 0.2s; }
  .post-listing.person-listing.light:before {
    background: #00a7c1; }
  .post-listing.person-listing.dark:before {
    background: #007b8e; }
  .post-listing.person-listing.inactive:before, .post-listing.person-listing.inactive:hover:before {
    background: #e1e1e0; }
  .post-listing.person-listing.special-card:before {
    background: #7c1e81; }
  .post-listing.person-listing:hover:before {
    background: #aecb06; }
  .post-listing.person-highlight .h2 {
    bottom: -0.4vw;
    font-size: 2.4vw;
    z-index: 2;
    line-height: 1.1; }
  .post-listing:before,
  .post-listing .listing-image {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 1; }
  .post-listing a:not(.button) {
      position: initial;
      text-decoration: none;
     }
  .post-listing a:not(.button) h1 {
      color: #484847;
     }
  .post-listing a:not(.button):hover h1 {
      color: #0091a7;
     }

@media all and (min-width: 1400px) {
  .post-listing.person-listing .h2 {
    bottom: -0.45em;
    font-size: 6em; }
  .post-listing.person-highlight .h2 {
    font-size: 33px;
    bottom: -6px;
    z-index: 2;
    line-height: 1.1; } }

@media all and (max-width: 1023px) {
  .post-listing.person-listing .h2 {
    bottom: -4.6vw;
    font-size: 10vw; }
  .post-listing.person-highlight .h2 {
    font-size: 3.7vw;
    bottom: -6px;
    z-index: 2;
    line-height: 1.1; } }

@media all and (max-width: 739px) {
  .post-listing.person-listing .h2 {
    bottom: -9.6vw;
    font-size: 24vw; }
  .post-listing.person-highlight .h2 {
    font-size: 7.7vw;
    bottom: -6px;
    z-index: 2;
    line-height: 1.1; } }

.partner-listing-wrap:not(:first-child) {
  margin-right: 60px; }

.partner-listing {
  list-style-type: none;
  margin: 0px;
  color: #484847; }
  .partner-listing li {
    float: left;
    margin-right: 2em; }
    .partner-listing li:last-child {
      margin-right: 0px; }

@media all and (max-width: 800px) {
  .partner-listing-wrap {
    display: block;
    float: none;
    clear: both; }
    .partner-listing-wrap:not(:first-child) {
      padding-top: 1em;
      margin-right: 0; }
  .partner-listing li {
    float: none;
    display: inline-block;
    margin-top: 10px; } }

.content-info {
  font-size: 0.9em;
  width: 1.5em;
  height: 1.5em;
  background: none;
  border: 2px solid #0091a7;
  display: inline-block;
  color: #0091a7;
  text-align: center;
  font-style: normal;
  border-radius: 50%;
  margin: 0 0 0 0.2em;
  cursor: pointer;
  line-height: 1.3em;
  transition: all 0.2s;
  font-weight: bold; }
  .content-info:hover:not(.big) {
    background: #0091a7;
    color: #fff; }
  .content-info.big {
    width: 2em;
    height: 2em;
    font-size: 1.1em;
    line-height: 2.1em; }

.content-info-display {
  margin-top: 1em; }
  .content-info-display .content-info-display-single {
    position: relative;
    padding: 1.5em 0 0.5em 0;
    border-top: 2px solid #aecb06; }
    .content-info-display .content-info-display-single:last-child p:last-child {
      margin-bottom: 0; }
    .content-info-display .content-info-display-single .content-info {
      float: left;
      left: 0px;
      top: 1.5em;
      cursor: default;
      margin: 0;
      background: none;
      border: 2px solid #0091a7;
      color: #0091a7; }
    .content-info-display .content-info-display-single.no-head .content-info {
      margin-top: 0.1em;
      margin-right: 0.5em; }
    .content-info-display .content-info-display-single:before {
      content: '';
      display: block;
      transition: all 0.2s;
      background: transparent;
      position: absolute;
      top: 10px;
      left: -10px;
      right: -15px;
      bottom: 20px;
      z-index: -1; }
    .content-info-display .content-info-display-single.highlight:before {
      background: #ededed;
      bottom: 0px;
      right: 0; }

.logo.logo-header {
  background: url("../img/lisa.svg") no-repeat;
  width: 100px;
  height: 20px;
  background-position: left;
  background-size: contain;
  width: 300px;
  height: 56px;
  margin-top: 1.9em; }

@media all and (min-width: 1051px) and (max-width: 1200px) {
  .logo.logo-header {
    width: 280px;
    height: 52px;
    margin-top: 2.3em; } }

@media all and (min-width: 941px) and (max-width: 1050px) {
  .logo.logo-header {
    width: 200px;
    height: 37px;
    margin-top: 3.1em; } }

@media all and (max-width: 940px) {
  .logo.logo-header {
    width: 280px;
    height: 52px;
    margin-top: 1.3em;
    max-width: 70%; } }

.button {
  position: relative;
  background: #0091a7;
  padding: 0.6em 2em 0.6em 1em;
  color: #fff !important;
  margin: 0 0 1em 0;
  display: block;
  font-weight: bold;
  font-size: 0.9em;
  transition: all 0.2s;
  cursor: pointer; }
  .button:hover, .button:focus {
    color: #fff;
    background: #aecb06;
    box-shadow: none; }
    .button:hover:before, .button:focus:before {
      right: 7px; }
  .button.nobrand {
    background: #aecb06; }
    .button.nobrand:hover, .button.nobrand:focus {
      background: #c3e407; }
  .button.purple {
    background: #7c1e81; }
    .button.purple:hover, .button.purple:focus {
      background: #aecb06; }
  .button:before {
    content: '';
    transition: all 0.2s;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    height: 18px;
    width: 11px;
    background: url("../img/arrow-right.svg") no-repeat; }
  .button.white {
    margin-top: 1em;
    background: #fff;
    color: #0091a7 !important; }
    .button.white:before {
      background: url("../img/arrow-right-brand.svg") no-repeat; }
  .button.opacity {
    opacity: 0.9; }

.map-select-start,
.map-select {
  cursor: pointer;
  color: #fff;
  border: none;
  position: relative;
  background: #0091a7;
  background-image: url("../img/arrow-down.svg");
  background-repeat: no-repeat;
  background-position: 97.7% center;
  background-size: 5% 32%;
  transition: all 0.2s; }
  .map-select-start:hover,
  .map-select:hover {
    background-color: #aecb06; }

.map-select-desktop {
  position: relative;
  cursor: initial; }
  .map-select-desktop:not(.map-select-service) a:first-child {
    background: #e9e9e9; }
  .map-select-desktop:hover .map-select-start {
    background-color: #aecb06; }
  .map-select-desktop .map-select-start {
    padding: 8px;
    font-weight: bold;
    font-size: 0.9em; }
    .map-select-desktop .map-select-start:hover + .map-select-inner {
      max-height: 300px;
      overflow-y: scroll; }
  .map-select-desktop .map-select-inner {
    width: 100%;
    background: #fff;
    position: absolute;
    top: 100%;
    z-index: 1;
    box-shadow: 0px 2px 9px -3px #000;
    max-height: 0px;
    transition: all 0.4s;
    overflow: hidden;
    z-index: 2; }
    .map-select-desktop .map-select-inner:hover {
      max-height: 300px;
      overflow-y: scroll; }
    .map-select-desktop .map-select-inner a, .map-select-desktop .map-select-inner .link {
      display: block;
      padding: 8px 15px;
      background: #fff;
      transition: all 0.2s;
      color: #484847; }
      .map-select-desktop .map-select-inner a:first-child, .map-select-desktop .map-select-inner .link:first-child {
        margin-top: 2px; }
      .map-select-desktop .map-select-inner a:not(:first-child), .map-select-desktop .map-select-inner .link:not(:first-child) {
        border-top: 1px solid #0091a7; }
      .map-select-desktop .map-select-inner a:hover, .map-select-desktop .map-select-inner .link:hover {
        background: #0091a7;
        color: #fff; }
      .map-select-desktop .map-select-inner a.isgrey, .map-select-desktop .map-select-inner .link.isgrey {
        background: #e9e9e9 !important; }
    .map-select-desktop .map-select-inner .link {
      transition: none; }
      .map-select-desktop .map-select-inner .link:hover {
        color: #484847; }

.triggermap:hover .map-select-desktop .map-select-inner {
  max-height: 300px;
  overflow-y: auto; }

*:hover > .person-select-wrapper {
  opacity: 1; }

.person-select-wrapper {
  position: absolute;
  top: calc(100% - 2em);
  margin-top: 2px;
  z-index: 10;
  left: 15px;
  right: 15px; }

.pictolengend-open {
  background: #0091a7;
  padding: 15px 15px 15px 60px;
  color: #fff;
  cursor: pointer;
  float: left;
  text-align: center;
  font-weight: bold;
  position: absolute;
  z-index: 10;
  left: 0px; }
  .pictolengend-open:before {
    content: '';
    width: 50px;
    height: 50px;
    background: #fff url("../img/arrow-down-brand.svg") no-repeat;
    background-position: center;
    background-size: 60% 60%;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    margin-bottom: 0.1em; }
  .pictolengend-open.active + .pictolegend {
    opacity: 1;
    z-index: 11;
    pointer-events: auto; }

.pictolegend {
  position: absolute;
  transition: all 0.2s;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
  left: 160px;
  padding: 0.5em 0.3em 1em 0.3em;
  background: #fff;
  max-width: calc(100% - 30px);
  width: 480px;
  box-shadow: 0px 1px 5px #484847;
  margin-top: -20px; }
  .pictolegend:before {
    content: '';
    top: 30px;
    display: block;
    position: absolute;
    right: 100%;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #0091a7; }
  .pictolegend .picto-single {
    text-align: center;
    margin-top: 1em;
    width: 25%;
    float: left;
    font-size: 0.8em;
    line-height: 1.2em;
    color: #333; }
    .pictolegend .picto-single .picto-single-image {
      margin: 0 auto 0.5em auto;
      background: #0091a7;
      width: 80px;
      height: 80px;
      background-repeat: no-repeat;
      background-size: 60% 50%;
      background-position: center;
      border-radius: 50%; }
    .pictolegend .picto-single:nth-child(4n+6) {
      clear: left; }
  .pictolegend .picto-close {
    cursor: pointer;
    position: absolute;
    top: -10px;
    right: -10px;
    background: #0091a7;
    border-radius: 50%;
    color: #fff;
    display: block;
    width: 25px;
    height: 25px;
    text-align: center;
    font-style: normal;
    line-height: 25px;
    font-weight: bold;
    font-size: 0.9em;
    padding-left: 0.9px; }
    .pictolegend .picto-close:before {
      content: 'X';
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateX(-50%) translateY(-50%); }

@media all and (max-width: 640px) {
  .pictolegend {
    left: 15px;
    right: 15px;
    width: auto; }
    .pictolegend:before {
      display: none; } }

@media all and (max-width: 480px) {
  .pictolengend-open {
    font-size: 0.8em;
    padding: 15px; }
    .pictolengend-open:before {
      width: 40px;
      height: 40px; }
  .pictolegend .picto-single {
    width: 33.3333%;
    font-size: 0.7em; }
    .pictolegend .picto-single .picto-single-image {
      width: 70px;
      height: 70px; }
    .pictolegend .picto-single:nth-child(3n+5) {
      clear: left; }
    .pictolegend .picto-single:nth-child(4n+6) {
      clear: none; } }

h2 .picto-image,
.h2 .picto-image {
  position: absolute;
  left: 0px;
  top: -0.1em; }

.picto-image {
  display: block;
  width: 1.3em;
  height: 1.3em;
  background: #0091a7;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 60% 60%;
  border-radius: 50%; }
  .picto-image.left {
    margin: 0 1em 0.5em 0; }
  .picto-image.big {
    background-size: 50%;
    width: 4em;
    height: 4em; }

.picto-filmbeitraege {
  background-position-x: 10px; }
  .picto-filmbeitraege.atFront {
    background-position-x: 20px; }

.has-picto {
  position: relative;
  padding-left: 1.7em; }

.sidebar-content {
  margin-bottom: 2em; }

.gallery:after {
  content: '';
  display: block;
  clear: both; }

.gallery img {
  border: none !important;
  display: block; }

.gallery p {
  display: none; }

.gallery .gallery-item,
.gallery .gallery-icon {
  margin: 0px !important; }

.gallery .gallery-item:not(:first-child) {
  display: none; }

.gallery a:before {
  display: none; }

.fancybox-nav span {
  visibility: visible; }

.fancybox-skin {
  padding: 5px !important;
  box-shadow: 0px 6px 10px -2px !important; }

.fancybox-overlay {
  background: rgba(0, 0, 0, 0.2); }


.column.end:last-child {
  clear: both;}

.home .pictolegend + .row .column:first-child .h1 {
  margin-top: 0;
}

.home .pictolengend-open {
  margin-top: 4.5em;
}

@media all and (max-width: 740px){
.home .pictolengend-open {
  margin-top: 2.9em;
}
}

@media all and (max-width: 480px){
.home .pictolengend-open {
  margin-top: 3.6em;
}
}

@media all and (max-width: 399px){
.home .pictolengend-open {
  margin-top: 6.1em;
}
}

.home .post-listing.the-content {
  margin-top: 0.7em;
}

.keyvisual {
  position: relative;
}

.keyvisual .scroll {
  position: absolute;
  color: white;
  font-weight: bold;
  font-size: 28px;
  bottom: 30px;
  right: 100px;
}

@media all and (max-width: 769px){
.keyvisual .scroll {
  bottom: 15px;
    right: 50px;
  font-size: 22px;
}
}

.keyvisual .scroll span {
  position: relative;
padding-right: 34px;
color: #fff;
}

@media all and (max-width: 769px){
.keyvisual .scroll span {
  padding-right: 26px;
}
}

.keyvisual .scroll span:after {
  content: '';
  background: url("/wp-content/themes/lisa/assets/img/arrow-white-down.svg") no-repeat;
top: 11px;
right: 0;
position: absolute;
width: 24px;
height: 24px;
}

@media all and (max-width: 769px){
.keyvisual .scroll span:after {
  width: 18px;
    height: 18px;
  top: 8px;
}
}

