@charset "UTF-8";
@font-face {
  font-family: 'LabGrotesque-Regular';
  src: url("../fonts/LabGrotesque-Regular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/LabGrotesque-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/LabGrotesque-Regular.woff2") format("woff2"), url("../fonts/LabGrotesque-Regular.woff") format("woff"), url("../fonts/LabGrotesque-Regular.ttf") format("truetype");
  /*,*/
  /* Safari, Android, iOS */
  /*url('../fonts/LabGrotesque-Regular.svg#svgFontName') format('svg');*/
  /* Legacy iOS */
  font-style: normal; }

@font-face {
  font-family: 'LabGrotesque-Italic';
  src: url("../fonts/LabGrotesque-Italic.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/LabGrotesque-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/LabGrotesque-Italic.woff2") format("woff2"), url("../fonts/LabGrotesque-Italic.woff") format("woff"), url("../fonts/LabGrotesque-Italic.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-style: italic; }

@font-face {
  font-family: 'LabGrotesque-Bold';
  src: url("../fonts/LabGrotesque-Bold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/LabGrotesque-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/LabGrotesque-Bold.woff2") format("woff2"), url("../fonts/LabGrotesque-Bold.woff") format("woff"), url("../fonts/LabGrotesque-Bold.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-style: bold; }

@font-face {
  font-family: 'LabGrotesque-Light';
  src: url("../fonts/LabGrotesque-Light.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/LabGrotesque-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/LabGrotesque-Light.woff2") format("woff2"), url("../fonts/LabGrotesque-Light.woff") format("woff"), url("../fonts/LabGrotesque-Light.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-style: normal; }

@font-face {
  font-family: 'LabGrotesque-Medium';
  src: url("../fonts/LabGrotesque-Medium.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/LabGrotesque-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/LabGrotesque-Medium.woff2") format("woff2"), url("../fonts/LabGrotesque-Medium.woff") format("woff"), url("../fonts/LabGrotesque-Medium.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-style: bold; }

@font-face {
  font-family: 'Catalog-Regular';
  src: url("../fonts/Catalog-Regular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/Catalog-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Catalog-Regular.woff2") format("woff2"), url("../fonts/Catalog-Regular.woff") format("woff");
  /* Pretty Modern Browsers */
  font-style: normal; }

@font-face {
  font-family: 'Catalog-Bold';
  src: url("../fonts/Catalog-Bold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/Catalog-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Catalog-Bold.woff2") format("woff2"), url("../fonts/Catalog-Bold.woff") format("woff");
  /* Pretty Modern Browsers */
  font-style: bold; }

@font-face {
  font-family: 'Catalog-Italic';
  src: url("../fonts/Catalog-Italic.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/Catalog-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Catalog-Italic.woff2") format("woff2"), url("../fonts/Catalog-Italic.woff") format("woff");
  /* Pretty Modern Browsers */
  font-style: italic; }

/**
 * Foundation for Sites by ZURB
 * Version 6.5.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 50em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto; } }

/*! 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;
  -webkit-text-decoration: underline dotted;
          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=50em&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: "Catalog-Regular", Georgia, Times, Times New Roman, 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: 4px; }

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

.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;
  -webkit-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 4px;
  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; }

[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.438rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 4px;
  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;
  -webkit-appearance: none;
          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'] {
  -webkit-appearance: none;
          appearance: none;
  border-radius: 4px; }

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.562rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.812rem;
  font-style: italic;
  color: #333; }

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch; }
  .input-group > :first-child, .input-group > :first-child.input-group-button > * {
    border-radius: 4px 0 0 4px; }
  .input-group > :last-child, .input-group > :last-child.input-group-button > * {
    border-radius: 0 4px 4px 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; }

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

.input-group-field {
  border-radius: 0;
  flex: 1 1 0px;
  min-width: 0; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  flex: 0 0 auto; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button,
  .input-group-button label {
    align-self: stretch;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem; }

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.188rem;
    padding: 0 0.188rem; }

select {
  height: 2.438rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
          appearance: none;
  border: 1px solid #cacaca;
  border-radius: 4px;
  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%2851, 51, 51%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; }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h2.block-title,
.news .views-row h2,
.node--type-press-release article h1,
.path-presse article h1,
.path-press article h1,
.node--type-article article h1,
.path-news article h1,
.node--type-real-estate article h1,
.issuu .issuubody 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.block-title,
.news .views-row h2,
.node--type-press-release article h1,
.path-presse article h1,
.path-press article h1,
.node--type-article article h1,
.path-news article h1,
.node--type-real-estate article h1,
.issuu .issuubody h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Catalog-Regular", Georgia, Times, Times New Roman, serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,
  h2 small,
  h2.block-title small,
  .news .views-row h2 small,
  .node--type-press-release article h1 small,
  .path-presse article h1 small,
  .path-press article h1 small,
  .node--type-article article h1 small,
  .path-news article h1 small,
  .node--type-real-estate article h1 small,
  .issuu .issuubody 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.3;
  margin-top: 0;
  margin-bottom: 0.5rem; }


h2,
h2.block-title,
.news .views-row h2,
.node--type-press-release article h1,
.path-presse article h1,
.path-press article h1,
.node--type-article article h1,
.path-news article h1,
.node--type-real-estate article h1,
.issuu .issuubody h2, .h2 {
  font-size: 1.5rem;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 0.5rem; }

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

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

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

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

@media print, screen and (min-width: 50em) {
  h1, .h1 {
    font-size: 3rem; }
  
  h2,
  h2.block-title,
  .news .views-row h2,
  .node--type-press-release article h1,
  .path-presse article h1,
  .path-press article h1,
  .node--type-article article h1,
  .path-news article h1,
  .node--type-real-estate article h1,
  .issuu .issuubody h2, .h2 {
    font-size: 1.875rem; }
  h3, .h3 {
    font-size: 1.938rem; }
  h4, .h4 {
    font-size: 1.562rem; }
  h5, .h5 {
    font-size: 1.25rem; }
  h6, .h6 {
    font-size: 1rem; } }

a {
  line-height: inherit;
  color: #000;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #666666; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 75rem;
  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.562rem 1.25rem 0 1.188rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a; }

cite {
  display: block;
  font-size: 0.812rem;
  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.312rem 0.062rem;
  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;
  border-radius: 4px; }

.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: 50em) {
  .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,
  h2.block-title,
  .news .views-row h2,
  .node--type-press-release article h1,
  .path-presse article h1,
  .path-press article h1,
  .node--type-article article h1,
  .path-news article h1,
  .node--type-real-estate article h1,
  .issuu .issuubody h2,
  h3 {
    orphans: 3;
    widows: 3; }
  
  h2,
  h2.block-title,
  .news .views-row h2,
  .node--type-press-release article h1,
  .path-presse article h1,
  .path-press article h1,
  .node--type-article article h1,
  .path-news article h1,
  .node--type-real-estate article h1,
  .issuu .issuubody h2,
  h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto; }
  .row::before, .row::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .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: 50em) {
      .row .row {
        margin-right: -1.875rem;
        margin-left: -1.875rem; } }
    @media print, screen and (min-width: 64em) {
      .row .row {
        margin-right: -1.875rem;
        margin-left: -1.875rem; } }
    .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: 1.875rem;
    padding-left: 1.875rem; }

.column, .columns {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 50em) {
    .column, .columns {
      padding-right: 1.875rem;
      padding-left: 1.875rem; } }
  .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.333%; }

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

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

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

.small-2 {
  width: 16.667%; }

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

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

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

.small-3 {
  width: 25%; }

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

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

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

.small-4 {
  width: 33.333%; }

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

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

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

.small-5 {
  width: 41.667%; }

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

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

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

.small-6 {
  width: 50%; }

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

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

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

.small-7 {
  width: 58.333%; }

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

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

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

.small-8 {
  width: 66.667%; }

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

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

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

.small-9 {
  width: 75%; }

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

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

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

.small-10 {
  width: 83.333%; }

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

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

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

.small-11 {
  width: 91.667%; }

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

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

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

.small-12 {
  width: 100%; }

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

.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.333%; }
  .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.667%; }
  .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.286%; }
  .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: 50em) {
  .medium-1 {
    width: 8.333%; }
  .medium-push-1 {
    position: relative;
    left: 8.333%; }
  .medium-pull-1 {
    position: relative;
    left: -8.333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    width: 16.667%; }
  .medium-push-2 {
    position: relative;
    left: 16.667%; }
  .medium-pull-2 {
    position: relative;
    left: -16.667%; }
  .medium-offset-1 {
    margin-left: 8.333%; }
  .medium-3 {
    width: 25%; }
  .medium-push-3 {
    position: relative;
    left: 25%; }
  .medium-pull-3 {
    position: relative;
    left: -25%; }
  .medium-offset-2 {
    margin-left: 16.667%; }
  .medium-4 {
    width: 33.333%; }
  .medium-push-4 {
    position: relative;
    left: 33.333%; }
  .medium-pull-4 {
    position: relative;
    left: -33.333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    width: 41.667%; }
  .medium-push-5 {
    position: relative;
    left: 41.667%; }
  .medium-pull-5 {
    position: relative;
    left: -41.667%; }
  .medium-offset-4 {
    margin-left: 33.333%; }
  .medium-6 {
    width: 50%; }
  .medium-push-6 {
    position: relative;
    left: 50%; }
  .medium-pull-6 {
    position: relative;
    left: -50%; }
  .medium-offset-5 {
    margin-left: 41.667%; }
  .medium-7 {
    width: 58.333%; }
  .medium-push-7 {
    position: relative;
    left: 58.333%; }
  .medium-pull-7 {
    position: relative;
    left: -58.333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    width: 66.667%; }
  .medium-push-8 {
    position: relative;
    left: 66.667%; }
  .medium-pull-8 {
    position: relative;
    left: -66.667%; }
  .medium-offset-7 {
    margin-left: 58.333%; }
  .medium-9 {
    width: 75%; }
  .medium-push-9 {
    position: relative;
    left: 75%; }
  .medium-pull-9 {
    position: relative;
    left: -75%; }
  .medium-offset-8 {
    margin-left: 66.667%; }
  .medium-10 {
    width: 83.333%; }
  .medium-push-10 {
    position: relative;
    left: 83.333%; }
  .medium-pull-10 {
    position: relative;
    left: -83.333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    width: 91.667%; }
  .medium-push-11 {
    position: relative;
    left: 91.667%; }
  .medium-pull-11 {
    position: relative;
    left: -91.667%; }
  .medium-offset-10 {
    margin-left: 83.333%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-11 {
    margin-left: 91.667%; }
  .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.333%; }
    .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.667%; }
    .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.286%; }
    .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: 1.875rem;
    padding-left: 1.875rem; }
  .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.333%; }
  .large-push-1 {
    position: relative;
    left: 8.333%; }
  .large-pull-1 {
    position: relative;
    left: -8.333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    width: 16.667%; }
  .large-push-2 {
    position: relative;
    left: 16.667%; }
  .large-pull-2 {
    position: relative;
    left: -16.667%; }
  .large-offset-1 {
    margin-left: 8.333%; }
  .large-3 {
    width: 25%; }
  .large-push-3 {
    position: relative;
    left: 25%; }
  .large-pull-3 {
    position: relative;
    left: -25%; }
  .large-offset-2 {
    margin-left: 16.667%; }
  .large-4 {
    width: 33.333%; }
  .large-push-4 {
    position: relative;
    left: 33.333%; }
  .large-pull-4 {
    position: relative;
    left: -33.333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    width: 41.667%; }
  .large-push-5 {
    position: relative;
    left: 41.667%; }
  .large-pull-5 {
    position: relative;
    left: -41.667%; }
  .large-offset-4 {
    margin-left: 33.333%; }
  .large-6 {
    width: 50%; }
  .large-push-6 {
    position: relative;
    left: 50%; }
  .large-pull-6 {
    position: relative;
    left: -50%; }
  .large-offset-5 {
    margin-left: 41.667%; }
  .large-7 {
    width: 58.333%; }
  .large-push-7 {
    position: relative;
    left: 58.333%; }
  .large-pull-7 {
    position: relative;
    left: -58.333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    width: 66.667%; }
  .large-push-8 {
    position: relative;
    left: 66.667%; }
  .large-pull-8 {
    position: relative;
    left: -66.667%; }
  .large-offset-7 {
    margin-left: 58.333%; }
  .large-9 {
    width: 75%; }
  .large-push-9 {
    position: relative;
    left: 75%; }
  .large-pull-9 {
    position: relative;
    left: -75%; }
  .large-offset-8 {
    margin-left: 66.667%; }
  .large-10 {
    width: 83.333%; }
  .large-push-10 {
    position: relative;
    left: 83.333%; }
  .large-pull-10 {
    position: relative;
    left: -83.333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    width: 91.667%; }
  .large-push-11 {
    position: relative;
    left: 91.667%; }
  .large-pull-11 {
    position: relative;
    left: -91.667%; }
  .large-offset-10 {
    margin-left: 83.333%; }
  .large-12 {
    width: 100%; }
  .large-offset-11 {
    margin-left: 91.667%; }
  .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.333%; }
    .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.667%; }
    .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.286%; }
    .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: 1.875rem;
    padding-left: 1.875rem; }
  .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: 50em) {
    .column-block {
      margin-bottom: 3.75rem; }
      .column-block > :last-child {
        margin-bottom: 0; } }

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.3em 0.4em;
  border: 1px solid transparent;
  border-radius: 4px;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: "LabGrotesque-Regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #fefefe;
  color: #0a0a0a; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button:hover, .button:focus {
    background-color: #fefefe;
    color: #0a0a0a; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 1.25rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .button.primary {
    background-color: #000;
    color: #0a0a0a; }
    .button.primary:hover, .button.primary:focus {
      background-color: black;
      color: #0a0a0a; }
  .button.secondary {
    background-color: #777;
    color: #0a0a0a; }
    .button.secondary:hover, .button.secondary:focus {
      background-color: #5f5f5f;
      color: #0a0a0a; }
  .button.success {
    background-color: #3adb76;
    color: #0a0a0a; }
    .button.success:hover, .button.success:focus {
      background-color: #22bb5b;
      color: #0a0a0a; }
  .button.warning {
    background-color: #ffae00;
    color: #0a0a0a; }
    .button.warning:hover, .button.warning:focus {
      background-color: #cc8b00;
      color: #0a0a0a; }
  .button.alert {
    background-color: #ec5840;
    color: #0a0a0a; }
    .button.alert:hover, .button.alert:focus {
      background-color: #da3116;
      color: #0a0a0a; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
    .button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
      background-color: #fefefe;
      color: #0a0a0a; }
    .button.disabled.primary, .button[disabled].primary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
        background-color: #000;
        color: #0a0a0a; }
    .button.disabled.secondary, .button[disabled].secondary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #777;
        color: #0a0a0a; }
    .button.disabled.success, .button[disabled].success {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #3adb76;
        color: #0a0a0a; }
    .button.disabled.warning, .button[disabled].warning {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #ffae00;
        color: #0a0a0a; }
    .button.disabled.alert, .button[disabled].alert {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #ec5840;
        color: #0a0a0a; }
  .button.hollow {
    border: 1px solid #fefefe;
    color: #fefefe; }
    .button.hollow, .button.hollow:hover, .button.hollow:focus {
      background-color: transparent; }
    .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
      background-color: transparent; }
    .button.hollow:hover, .button.hollow:focus {
      border-color: #7f7f7f;
      color: #7f7f7f; }
      .button.hollow:hover.disabled, .button.hollow:hover[disabled], .button.hollow:focus.disabled, .button.hollow:focus[disabled] {
        border: 1px solid #fefefe;
        color: #fefefe; }
    .button.hollow.primary {
      border: 1px solid #000;
      color: #000; }
      .button.hollow.primary:hover, .button.hollow.primary:focus {
        border-color: black;
        color: black; }
        .button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled], .button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled] {
          border: 1px solid #000;
          color: #000; }
    .button.hollow.secondary {
      border: 1px solid #777;
      color: #777; }
      .button.hollow.secondary:hover, .button.hollow.secondary:focus {
        border-color: #3c3c3c;
        color: #3c3c3c; }
        .button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled], .button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled] {
          border: 1px solid #777;
          color: #777; }
    .button.hollow.success {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button.hollow.success:hover, .button.hollow.success:focus {
        border-color: #157539;
        color: #157539; }
        .button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled], .button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled] {
          border: 1px solid #3adb76;
          color: #3adb76; }
    .button.hollow.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.hollow.warning:hover, .button.hollow.warning:focus {
        border-color: #805700;
        color: #805700; }
        .button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled], .button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled] {
          border: 1px solid #ffae00;
          color: #ffae00; }
    .button.hollow.alert {
      border: 1px solid #ec5840;
      color: #ec5840; }
      .button.hollow.alert:hover, .button.hollow.alert:focus {
        border-color: #881f0e;
        color: #881f0e; }
        .button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled], .button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled] {
          border: 1px solid #ec5840;
          color: #ec5840; }
  .button.clear {
    border: 1px solid #fefefe;
    color: #fefefe; }
    .button.clear, .button.clear:hover, .button.clear:focus {
      background-color: transparent; }
    .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
      background-color: transparent; }
    .button.clear:hover, .button.clear:focus {
      border-color: #7f7f7f;
      color: #7f7f7f; }
      .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus.disabled, .button.clear:focus[disabled] {
        border: 1px solid #fefefe;
        color: #fefefe; }
    .button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled] {
      border-color: transparent; }
    .button.clear.primary {
      border: 1px solid #000;
      color: #000; }
      .button.clear.primary:hover, .button.clear.primary:focus {
        border-color: black;
        color: black; }
        .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
          border: 1px solid #000;
          color: #000; }
      .button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
        border-color: transparent; }
    .button.clear.secondary {
      border: 1px solid #777;
      color: #777; }
      .button.clear.secondary:hover, .button.clear.secondary:focus {
        border-color: #3c3c3c;
        color: #3c3c3c; }
        .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
          border: 1px solid #777;
          color: #777; }
      .button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
        border-color: transparent; }
    .button.clear.success {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button.clear.success:hover, .button.clear.success:focus {
        border-color: #157539;
        color: #157539; }
        .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
          border: 1px solid #3adb76;
          color: #3adb76; }
      .button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
        border-color: transparent; }
    .button.clear.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.clear.warning:hover, .button.clear.warning:focus {
        border-color: #805700;
        color: #805700; }
        .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
          border: 1px solid #ffae00;
          color: #ffae00; }
      .button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
        border-color: transparent; }
    .button.clear.alert {
      border: 1px solid #ec5840;
      color: #ec5840; }
      .button.clear.alert:hover, .button.clear.alert:focus {
        border-color: #881f0e;
        color: #881f0e; }
        .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
          border: 1px solid #ec5840;
          color: #ec5840; }
      .button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
        border-color: transparent; }
  .button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 0.4em; }
  .button.dropdown.hollow::after, .button.dropdown.clear::after {
    border-top-color: #fefefe; }
  .button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
    border-top-color: #000; }
  .button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
    border-top-color: #777; }
  .button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
    border-top-color: #3adb76; }
  .button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
    border-top-color: #ffae00; }
  .button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
    border-top-color: #ec5840; }
  .button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

a.button:hover, a.button:focus {
  text-decoration: none; }

.button-group {
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch; }
  .button-group::before, .button-group::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .button-group::after {
    clear: both; }
  .button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 1rem;
    flex: 0 0 auto; }
    .button-group .button:last-child {
      margin-right: 0; }
  .button-group.tiny .button {
    font-size: 0.6rem; }
  .button-group.small .button {
    font-size: 0.75rem; }
  .button-group.large .button {
    font-size: 1.25rem; }
  .button-group.expanded .button {
    flex: 1 1 0px; }
  .button-group.primary .button {
    background-color: #000;
    color: #0a0a0a; }
    .button-group.primary .button:hover, .button-group.primary .button:focus {
      background-color: black;
      color: #0a0a0a; }
  .button-group.secondary .button {
    background-color: #777;
    color: #0a0a0a; }
    .button-group.secondary .button:hover, .button-group.secondary .button:focus {
      background-color: #5f5f5f;
      color: #0a0a0a; }
  .button-group.success .button {
    background-color: #3adb76;
    color: #0a0a0a; }
    .button-group.success .button:hover, .button-group.success .button:focus {
      background-color: #22bb5b;
      color: #0a0a0a; }
  .button-group.warning .button {
    background-color: #ffae00;
    color: #0a0a0a; }
    .button-group.warning .button:hover, .button-group.warning .button:focus {
      background-color: #cc8b00;
      color: #0a0a0a; }
  .button-group.alert .button {
    background-color: #ec5840;
    color: #0a0a0a; }
    .button-group.alert .button:hover, .button-group.alert .button:focus {
      background-color: #da3116;
      color: #0a0a0a; }
  .button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
    flex-wrap: wrap; }
    .button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
      flex: 0 0 100%; }
      .button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
        margin-bottom: 0; }
    .button-group.stacked.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-medium.expanded .button {
      flex: 1 1 0px; }
  @media print, screen and (min-width: 50em) {
    .button-group.stacked-for-small .button {
      flex: 0 0 auto;
      margin-bottom: 0; } }
  @media print, screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
      flex: 0 0 auto;
      margin-bottom: 0; } }
  @media screen and (max-width: 49.999em) {
    .button-group.stacked-for-small.expanded {
      display: block; }
      .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0; } }
  @media screen and (max-width: 63.999em) {
    .button-group.stacked-for-medium.expanded {
      display: block; }
      .button-group.stacked-for-medium.expanded .button {
        display: block;
        margin-right: 0; } }

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer; }
  [data-whatinput='mouse'] .close-button {
    outline: 0; }
  .close-button:hover, .close-button:focus {
    color: #0a0a0a; }
  .close-button.small {
    right: 0.66rem;
    top: 0.33em;
    font-size: 1.5em;
    line-height: 1; }
  .close-button, .close-button.medium {
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1; }

.label {
  display: inline-block;
  padding: 0.333rem 0.5rem;
  border-radius: 4px;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #000;
  color: #fefefe; }
  .label.primary {
    background: #000;
    color: #fefefe; }
  .label.secondary {
    background: #777;
    color: #fefefe; }
  .label.success {
    background: #3adb76;
    color: #0a0a0a; }
  .label.warning {
    background: #ffae00;
    color: #0a0a0a; }
  .label.alert {
    background: #ec5840;
    color: #0a0a0a; }

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 4px;
  background-color: #cacaca; }
  .progress.primary .progress-meter {
    background-color: #000; }
  .progress.secondary .progress-meter {
    background-color: #777; }
  .progress.success .progress-meter {
    background-color: #3adb76; }
  .progress.warning .progress-meter {
    background-color: #ffae00; }
  .progress.alert .progress-meter {
    background-color: #ec5840; }

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #000;
  border-radius: 4px; }

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #fefefe;
  white-space: nowrap;
  border-radius: 4px; }

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  touch-action: none; }

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  transition: all 0.2s ease-in-out; }
  .slider-fill.is-dragging {
    transition: all 0s linear; }

.slider-handle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 4px;
  background-color: #000;
  transition: all 0.2s ease-in-out;
  touch-action: manipulation; }
  [data-whatinput='mouse'] .slider-handle {
    outline: 0; }
  .slider-handle:hover {
    background-color: black; }
  .slider-handle.is-dragging {
    transition: all 0s linear; }

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed; }

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  transform: scale(1, -1); }
  .slider.vertical .slider-fill {
    top: 0;
    width: 0.5rem;
    max-height: 100%; }
  .slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    transform: translateX(-50%); }

.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #fefefe;
  -webkit-user-select: none;
          user-select: none; }

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0; }

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 4px;
  background: #cacaca;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer; }
  input + .switch-paddle {
    margin: 0; }
  .switch-paddle::after {
    position: absolute;
    top: 0.25rem;
    left: 0.25rem;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    transform: translate3d(0, 0, 0);
    border-radius: 4px;
    background: #fefefe;
    transition: all 0.25s ease-out;
    content: ''; }
  input:checked ~ .switch-paddle {
    background: #000; }
    input:checked ~ .switch-paddle::after {
      left: 2.25rem; }
  [data-whatinput='mouse'] input:focus ~ .switch-paddle {
    outline: 0; }

.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.switch-active {
  left: 8%;
  display: none; }
  input:checked + label > .switch-active {
    display: block; }

.switch-inactive {
  right: 15%; }
  input:checked + label > .switch-inactive {
    display: none; }

.switch.tiny {
  height: 1.5rem; }
  .switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: 0.625rem; }
  .switch.tiny .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1rem;
    height: 1rem; }
  .switch.tiny input:checked ~ .switch-paddle::after {
    left: 1.75rem; }

.switch.small {
  height: 1.75rem; }
  .switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: 0.75rem; }
  .switch.small .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1.25rem;
    height: 1.25rem; }
  .switch.small input:checked ~ .switch-paddle::after {
    left: 2rem; }

.switch.large {
  height: 2.5rem; }
  .switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem; }
  .switch.large .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 2rem;
    height: 2rem; }
  .switch.large input:checked ~ .switch-paddle::after {
    left: 2.75rem; }

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 4px; }
  thead,
  tbody,
  tfoot {
    border: 0px 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: #fefefe; }
  table.unstriped tbody {
    background-color: #fefefe; }
    table.unstriped tbody tr {
      border-bottom: 0;
      border-bottom: 0px solid #f1f1f1;
      background-color: #fefefe; }

@media screen and (max-width: 63.999em) {
  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; }

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #000;
  color: #fefefe; }
  .badge.primary {
    background: #000;
    color: #fefefe; }
  .badge.secondary {
    background: #777;
    color: #fefefe; }
  .badge.success {
    background: #3adb76;
    color: #0a0a0a; }
  .badge.warning {
    background: #ffae00;
    color: #0a0a0a; }
  .badge.alert {
    background: #ec5840;
    color: #0a0a0a; }

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none; }
  .breadcrumbs::before, .breadcrumbs::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .breadcrumbs::after {
    clear: both; }
  .breadcrumbs li {
    float: left;
    font-size: 0.688rem;
    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: #000; }
    .breadcrumbs a:hover {
      text-decoration: underline; }
  .breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed; }

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 4px;
  background-color: white;
  color: #0a0a0a; }
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout.primary {
    background-color: #d9d9d9;
    color: #0a0a0a; }
  .callout.secondary {
    background-color: #ebebeb;
    color: #0a0a0a; }
  .callout.success {
    background-color: #e1faea;
    color: #0a0a0a; }
  .callout.warning {
    background-color: #fff3d9;
    color: #0a0a0a; }
  .callout.alert {
    background-color: #fce6e2;
    color: #0a0a0a; }
  .callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem; }
  .callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem; }

.card {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  background: #fefefe;
  box-shadow: none;
  overflow: hidden;
  color: #0a0a0a; }
  .card > :last-child {
    margin-bottom: 0; }

.card-divider {
  display: flex;
  flex: 0 1 auto;
  padding: 1rem;
  background: #e6e6e6; }
  .card-divider > :last-child {
    margin-bottom: 0; }

.card-section {
  flex: 1 0 auto;
  padding: 1rem; }
  .card-section > :last-child {
    margin-bottom: 0; }

.card-image {
  min-height: 1px; }

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 4px;
  background-color: #fefefe;
  font-size: 1rem; }
  .dropdown-pane.is-opening {
    display: block; }
  .dropdown-pane.is-open {
    display: block;
    visibility: visible; }

.dropdown-pane.tiny {
  width: 100px; }

.dropdown-pane.small {
  width: 200px; }

.dropdown-pane.large {
  width: 400px; }

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }
  .pagination::before, .pagination::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .pagination::after {
    clear: both; }
  .pagination li {
    margin-right: 0.062rem;
    border-radius: 4px;
    font-size: 0.875rem;
    display: none; }
    .pagination li:last-child, .pagination li:first-child {
      display: inline-block; }
    @media print, screen and (min-width: 50em) {
      .pagination li {
        display: inline-block; } }
  .pagination a,
  .pagination button {
    display: block;
    padding: 0.188rem 0.625rem;
    border-radius: 4px;
    color: #0a0a0a; }
    .pagination a:hover,
    .pagination button:hover {
      background: #e6e6e6; }
  .pagination .current {
    padding: 0.188rem 0.625rem;
    background: #000;
    color: #fefefe;
    cursor: default; }
  .pagination .disabled {
    padding: 0.188rem 0.625rem;
    color: #cacaca;
    cursor: not-allowed; }
    .pagination .disabled:hover {
      background: transparent; }
  .pagination .ellipsis::after {
    padding: 0.188rem 0.625rem;
    content: '\2026';
    color: #0a0a0a; }

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: '\00ab'; }

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: '\00bb'; }

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help; }

.tooltip {
  position: absolute;
  top: calc(100% + 0.649rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 4px;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe; }
  .tooltip::before {
    position: absolute; }
  .tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #0a0a0a;
    bottom: 100%; }
  .tooltip.bottom.align-center::before {
    left: 50%;
    transform: translateX(-50%); }
  .tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #0a0a0a transparent transparent;
    top: 100%;
    bottom: auto; }
  .tooltip.top.align-center::before {
    left: 50%;
    transform: translateX(-50%); }
  .tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #0a0a0a;
    left: 100%; }
  .tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%); }
  .tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #0a0a0a transparent transparent;
    right: 100%;
    left: auto; }
  .tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%); }
  .tooltip.align-top::before {
    bottom: auto;
    top: 10%; }
  .tooltip.align-bottom::before {
    bottom: 10%;
    top: auto; }
  .tooltip.align-left::before {
    left: 10%;
    right: auto; }
  .tooltip.align-right::before {
    left: auto;
    right: 10%; }

.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none; }
  .accordion[disabled] .accordion-title {
    cursor: not-allowed; }

.accordion-item:first-child > :first-child {
  border-radius: 4px 4px 0 0; }

.accordion-item:last-child > :last-child {
  border-radius: 0 0 4px 4px; }

.accordion-title {
  position: relative;
  display: block;
  padding: 0rem 1rem;
  border: 0px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #000; }
  :last-child:not(.is-active) > .accordion-title {
    border-bottom: 0px solid #e6e6e6;
    border-radius: 0 0 4px 4px; }
  .accordion-title:hover, .accordion-title:focus {
    background-color: #e7e6e3; }
  .accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
    content: '+'; }
  .is-active > .accordion-title::before {
    content: '\2013'; }

.accordion-content {
  display: none;
  padding: 1rem 1rem 0rem 1rem;
  border: 0px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #0a0a0a; }
  :last-child > .accordion-content:last-child {
    border-bottom: 0px solid #e6e6e6; }

.media-object {
  display: flex;
  margin-bottom: 1rem;
  flex-wrap: nowrap; }
  .media-object img {
    max-width: none; }
  @media screen and (max-width: 49.999em) {
    .media-object.stack-for-small {
      flex-wrap: wrap; } }

.media-object-section {
  flex: 0 1 auto; }
  .media-object-section:first-child {
    padding-right: 1rem; }
  .media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem; }
  .media-object-section > :last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 49.999em) {
    .stack-for-small .media-object-section {
      padding: 0;
      padding-bottom: 1rem;
      flex-basis: 100%;
      max-width: 100%; }
      .stack-for-small .media-object-section img {
        width: 100%; } }
  .media-object-section.main-section {
    flex: 1 1 0px; }

.orbit {
  position: relative; }

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden; }

.orbit-slide {
  width: 100%;
  position: absolute; }
  .orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0; }

.orbit-figure {
  margin: 0; }

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0; }

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(10, 10, 10, 0.5);
  color: #fefefe; }

.orbit-previous, .orbit-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe; }
  [data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
    outline: 0; }
  .orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
    background-color: rgba(254, 254, 254, 0.5); }

.orbit-previous {
  left: 0; }

.orbit-next {
  left: auto;
  right: 0; }

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center; }
  [data-whatinput='mouse'] .orbit-bullets {
    outline: 0; }
  .orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0.1rem;
    border-radius: 50%;
    background-color: #cacaca; }
    .orbit-bullets button:hover {
      background-color: #8a8a8a; }
    .orbit-bullets button.is-active {
      background-color: #8a8a8a; }

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden; }
  .responsive-embed iframe,
  .responsive-embed object,
  .responsive-embed embed,
  .responsive-embed video,
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .responsive-embed.widescreen,
  .flex-video.widescreen {
    padding-bottom: 56.25%; }

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none; }
  .tabs::before, .tabs::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .tabs::after {
    clear: both; }

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto; }

.tabs.simple > li > a {
  padding: 0; }
  .tabs.simple > li > a:hover {
    background: transparent; }

.tabs.primary {
  background: #000; }
  .tabs.primary > li > a {
    color: #fefefe; }
    .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
      background: #0d0d0d; }

.tabs-title {
  float: left; }
  .tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 0.75rem;
    line-height: 1;
    color: #000; }
    [data-whatinput='mouse'] .tabs-title > a {
      outline: 0; }
    .tabs-title > a:hover {
      background: #fefefe;
      color: black; }
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #e6e6e6;
      color: #000; }

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  transition: all 0.5s ease; }

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem; }
  .tabs-panel.is-active {
    display: block; }

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: 4px solid #fefefe;
  border-radius: 4px;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0; }

a.thumbnail {
  transition: box-shadow 200ms ease-out; }
  a.thumbnail:hover, a.thumbnail:focus {
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.5); }
  a.thumbnail image {
    box-shadow: none; }

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap; }
  [data-whatinput='mouse'] .menu li {
    outline: 0; }
  .menu a,
  .menu .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 0.7rem 1rem; }
  .menu input,
  .menu select,
  .menu a,
  .menu button {
    margin-bottom: 0; }
  .menu input {
    display: inline-block; }
  .menu, .menu.horizontal {
    flex-wrap: wrap;
    flex-direction: row; }
  .menu.vertical {
    flex-wrap: nowrap;
    flex-direction: column; }
  .menu.expanded li {
    flex: 1 1 0px; }
  .menu.simple {
    align-items: center; }
    .menu.simple li + li {
      margin-left: 1rem; }
    .menu.simple a {
      padding: 0; }
  @media print, screen and (min-width: 50em) {
    .menu.medium-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.medium-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.medium-expanded li {
      flex: 1 1 0px; }
    .menu.medium-simple li {
      flex: 1 1 0px; } }
  @media print, screen and (min-width: 64em) {
    .menu.large-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.large-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.large-expanded li {
      flex: 1 1 0px; }
    .menu.large-simple li {
      flex: 1 1 0px; } }
  .menu.nested {
    margin-right: 0;
    margin-left: 1rem; }
  .menu.icons a {
    display: flex; }
  .menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
    display: flex; }
  .menu.icon-left li a {
    flex-flow: row nowrap; }
    .menu.icon-left li a img,
    .menu.icon-left li a i,
    .menu.icon-left li a svg {
      margin-right: 0.25rem; }
  .menu.icon-right li a {
    flex-flow: row nowrap; }
    .menu.icon-right li a img,
    .menu.icon-right li a i,
    .menu.icon-right li a svg {
      margin-left: 0.25rem; }
  .menu.icon-top li a {
    flex-flow: column nowrap; }
    .menu.icon-top li a img,
    .menu.icon-top li a i,
    .menu.icon-top li a svg {
      align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu.icon-bottom li a {
    flex-flow: column nowrap; }
    .menu.icon-bottom li a img,
    .menu.icon-bottom li a i,
    .menu.icon-bottom li a svg {
      align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu .is-active > a {
    background: #000;
    color: #fefefe; }
  .menu .active > a {
    background: #000;
    color: #fefefe; }
  .menu.align-left {
    justify-content: flex-start; }
  .menu.align-right li {
    display: flex;
    justify-content: flex-end; }
    .menu.align-right li .submenu li {
      justify-content: flex-start; }
  .menu.align-right.vertical li {
    display: block;
    text-align: right; }
    .menu.align-right.vertical li .submenu li {
      text-align: right; }
  .menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0; }
  .menu.align-center li {
    display: flex;
    justify-content: center; }
    .menu.align-center li .submenu li {
      justify-content: flex-start; }
  .menu .menu-text {
    padding: 0.7rem 1rem;
    font-weight: bold;
    line-height: 1;
    color: inherit; }

.menu-centered > .menu {
  justify-content: center; }
  .menu-centered > .menu li {
    display: flex;
    justify-content: center; }
    .menu-centered > .menu li .submenu li {
      justify-content: flex-start; }

.no-js [data-responsive-menu] ul {
  display: none; }

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }
  .menu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
    content: ''; }
  .menu-icon:hover::after {
    background: #cacaca;
    box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca; }

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }
  .menu-icon.dark::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
    content: ''; }
  .menu-icon.dark:hover::after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }

.accordion-menu li {
  width: 100%; }

.accordion-menu a {
  padding: 0.7rem 1rem; }

.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem; }

.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem; }

.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0; }

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative; }
  .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #000 transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem; }

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  right: 1rem;
  left: auto; }

.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem; }

.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  transform: rotate(180deg);
  transform-origin: 50% 50%; }

.is-accordion-submenu-parent {
  position: relative; }

.has-submenu-toggle > a {
  margin-right: 40px; }

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer; }
  .submenu-toggle::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #000 transparent transparent;
    top: 0;
    bottom: 0;
    margin: auto; }

.submenu-toggle[aria-expanded='true']::after {
  transform: scaleY(-1);
  transform-origin: 50% 50%; }

.submenu-toggle-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.is-drilldown {
  position: relative;
  overflow: hidden; }
  .is-drilldown li {
    display: block; }
  .is-drilldown.animate-height {
    transition: height 0.5s; }

.drilldown a {
  padding: 0.7rem 1rem;
  background: #fefefe; }

.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  transition: transform 0.15s linear; }
  .drilldown .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    transform: translateX(-100%); }
  .drilldown .is-drilldown-submenu.is-closing {
    transform: translateX(100%); }
  .drilldown .is-drilldown-submenu a {
    padding: 0.7rem 1rem; }

.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0; }

.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%; }

.drilldown .is-drilldown-submenu-parent > a {
  position: relative; }
  .drilldown .is-drilldown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #000;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem; }

.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #000;
  right: 1rem;
  left: auto; }

.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #000 transparent transparent;
  right: auto;
  left: 1rem; }

.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #000 transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem; }

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto; }

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0; }

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem; }

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #000 transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px; }

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0; }

.dropdown.menu > li > a {
  background: #fefefe;
  padding: 0.7rem 1rem; }

.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #000; }

.no-js .dropdown.menu ul {
  display: none; }

.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0; }

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0; }

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto; }

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%; }

.dropdown.menu.vertical > li > a::after {
  right: 14px; }

.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #000 transparent transparent;
  right: auto;
  left: 5px; }

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #000; }

@media print, screen and (min-width: 50em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #000 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto; }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #000 transparent transparent;
    right: auto;
    left: 5px; }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #000; } }

@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #000 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto; }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #000 transparent transparent;
    right: auto;
    left: 5px; }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #000; } }

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto; }

.is-dropdown-menu.vertical {
  width: 100px; }
  .is-dropdown-menu.vertical.align-right {
    float: right; }

.is-dropdown-submenu-parent {
  position: relative; }
  .is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    left: auto;
    margin-top: -6px; }
  .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    top: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fefefe; }
  .dropdown .is-dropdown-submenu a {
    padding: 0.7rem 1rem; }
  .is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #000 transparent transparent;
    right: auto;
    left: 5px; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #000; }
  .is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px; }
  .is-dropdown-submenu > li {
    width: 100%; }
  .is-dropdown-submenu.js-dropdown-active {
    display: block; }

.is-off-canvas-open {
  overflow: hidden; }

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: #fefefe;
  opacity: 0;
  visibility: hidden;
  overflow: hidden; }
  .js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible; }
  .js-off-canvas-overlay.is-closable {
    cursor: pointer; }
  .js-off-canvas-overlay.is-overlay-absolute {
    position: absolute; }
  .js-off-canvas-overlay.is-overlay-fixed {
    position: fixed; }

.off-canvas-wrapper {
  position: relative;
  overflow: hidden; }

.off-canvas {
  position: fixed;
  z-index: 12;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #fefefe; }
  [data-whatinput='mouse'] .off-canvas {
    outline: 0; }
  .off-canvas.is-transition-push {
    z-index: 12; }
  .off-canvas.is-closed {
    visibility: hidden; }
  .off-canvas.is-transition-overlap {
    z-index: 13; }
    .off-canvas.is-transition-overlap.is-open {
      box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
  .off-canvas.is-open {
    transform: translate(0, 0); }

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #fefefe; }
  [data-whatinput='mouse'] .off-canvas-absolute {
    outline: 0; }
  .off-canvas-absolute.is-transition-push {
    z-index: 12; }
  .off-canvas-absolute.is-closed {
    visibility: hidden; }
  .off-canvas-absolute.is-transition-overlap {
    z-index: 13; }
    .off-canvas-absolute.is-transition-overlap.is-open {
      box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
  .off-canvas-absolute.is-open {
    transform: translate(0, 0); }

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(-250px); }
  .off-canvas-content .off-canvas.position-left {
    transform: translateX(-250px); }
    .off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
      transform: translate(0, 0); }
  .off-canvas-content.is-open-left.has-transition-push {
    transform: translateX(250px); }
  .position-left.is-transition-push {
    box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(250px); }
  .off-canvas-content .off-canvas.position-right {
    transform: translateX(250px); }
    .off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
      transform: translate(0, 0); }
  .off-canvas-content.is-open-right.has-transition-push {
    transform: translateX(-250px); }
  .position-right.is-transition-push {
    box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(-250px); }
  .off-canvas-content .off-canvas.position-top {
    transform: translateY(-250px); }
    .off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
      transform: translate(0, 0); }
  .off-canvas-content.is-open-top.has-transition-push {
    transform: translateY(250px); }
  .position-top.is-transition-push {
    box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25); }

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(250px); }
  .off-canvas-content .off-canvas.position-bottom {
    transform: translateY(250px); }
    .off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
      transform: translate(0, 0); }
  .off-canvas-content.is-open-bottom.has-transition-push {
    transform: translateY(-250px); }
  .position-bottom.is-transition-push {
    box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25); }

.off-canvas-content {
  transform: none;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
  .off-canvas-content.has-transition-push {
    transform: translate(0, 0); }
  .off-canvas-content .off-canvas.is-open {
    transform: translate(0, 0); }

@media print, screen and (min-width: 50em) {
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-medium {
      transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-medium ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-medium {
      transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-medium ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-medium {
      transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-medium ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-medium {
      transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-medium ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-large {
      transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-large ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-large {
      transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-large ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-large {
      transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-large ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-large {
      transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-large ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media print, screen and (min-width: 50em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none; }
    .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
      box-shadow: none;
      transform: none; }
    .off-canvas.in-canvas-for-medium .close-button {
      display: none; } }

@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none; }
    .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
      box-shadow: none;
      transform: none; }
    .off-canvas.in-canvas-for-large .close-button {
      display: none; } }

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden; }
  html.is-reveal-open.zf-has-scroll {
    overflow-y: scroll; }
  html.is-reveal-open body {
    overflow-y: hidden; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: auto; }

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 4px;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media print, screen and (min-width: 50em) {
    .reveal {
      min-height: 0; } }
  .reveal .column, .reveal .columns {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 50em) {
    .reveal {
      width: 600px;
      max-width: 75rem; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 50em) {
    .reveal.tiny {
      width: 30%;
      max-width: 75rem; } }
  @media print, screen and (min-width: 50em) {
    .reveal.small {
      width: 50%;
      max-width: 75rem; } }
  @media print, screen and (min-width: 50em) {
    .reveal.large {
      width: 90%;
      max-width: 75rem; } }
  .reveal.full {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 49.999em) {
    .reveal {
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      max-width: none;
      height: 100%;
      min-height: 100%;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

.sticky-container {
  position: relative; }

.sticky {
  position: relative;
  z-index: 0;
  transform: translate3d(0, 0, 0); }

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%; }
  .sticky.is-stuck.is-at-top {
    top: 0; }
  .sticky.is-stuck.is-at-bottom {
    bottom: 0; }

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto; }
  .sticky.is-anchored.is-at-bottom {
    bottom: 0; }

.title-bar {
  padding: 0.6rem;
  background: #fefefe;
  color: #0a0a0a;
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  .title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.25rem; }

.title-bar-left,
.title-bar-right {
  flex: 1 1 0px; }

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

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold; }

.top-bar {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem;
  flex-wrap: wrap; }
  .top-bar,
  .top-bar ul {
    background-color: #fefefe; }
  .top-bar input {
    max-width: 200px;
    margin-right: 1rem; }
  .top-bar .input-group-field {
    width: 100%;
    margin-right: 0; }
  .top-bar input.button {
    width: auto; }
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%; }
  @media print, screen and (min-width: 50em) {
    .top-bar {
      flex-wrap: nowrap; }
      .top-bar .top-bar-left {
        flex: 1 1 auto;
        margin-right: auto; }
      .top-bar .top-bar-right {
        flex: 0 1 auto;
        margin-left: auto; } }
  @media screen and (max-width: 63.999em) {
    .top-bar.stacked-for-medium {
      flex-wrap: wrap; }
      .top-bar.stacked-for-medium .top-bar-left,
      .top-bar.stacked-for-medium .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%; } }
  @media screen and (max-width: 74.999em) {
    .top-bar.stacked-for-large {
      flex-wrap: wrap; }
      .top-bar.stacked-for-large .top-bar-left,
      .top-bar.stacked-for-large .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%; } }

.top-bar-title {
  flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0; }

.top-bar-left,
.top-bar-right {
  flex: 0 0 auto; }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.clearfix::before, .clearfix::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1; }

.clearfix::after {
  clear: both; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

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

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

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

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

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

@media screen and (max-width: 49.999em), 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.999em) {
  .show-for-large {
    display: none !important; } }

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

@media screen and (max-width: 63.999em), 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; } }

/*! 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;
  -webkit-text-decoration: underline dotted;
          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=50em&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: "Catalog-Regular", Georgia, Times, Times New Roman, 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: 4px; }

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

.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;
  -webkit-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 4px;
  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; }

[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.438rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 4px;
  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;
  -webkit-appearance: none;
          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'] {
  -webkit-appearance: none;
          appearance: none;
  border-radius: 4px; }

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.562rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.812rem;
  font-style: italic;
  color: #333; }

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch; }
  .input-group > :first-child, .input-group > :first-child.input-group-button > * {
    border-radius: 4px 0 0 4px; }
  .input-group > :last-child, .input-group > :last-child.input-group-button > * {
    border-radius: 0 4px 4px 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; }

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

.input-group-field {
  border-radius: 0;
  flex: 1 1 0px;
  min-width: 0; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  flex: 0 0 auto; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button,
  .input-group-button label {
    align-self: stretch;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem; }

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.188rem;
    padding: 0 0.188rem; }

select {
  height: 2.438rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
          appearance: none;
  border: 1px solid #cacaca;
  border-radius: 4px;
  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%2851, 51, 51%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; }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h2.block-title,
.news .views-row h2,
.node--type-press-release article h1,
.path-presse article h1,
.path-press article h1,
.node--type-article article h1,
.path-news article h1,
.node--type-real-estate article h1,
.issuu .issuubody 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.block-title,
.news .views-row h2,
.node--type-press-release article h1,
.path-presse article h1,
.path-press article h1,
.node--type-article article h1,
.path-news article h1,
.node--type-real-estate article h1,
.issuu .issuubody h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Catalog-Regular", Georgia, Times, Times New Roman, serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,
  h2 small,
  h2.block-title small,
  .news .views-row h2 small,
  .node--type-press-release article h1 small,
  .path-presse article h1 small,
  .path-press article h1 small,
  .node--type-article article h1 small,
  .path-news article h1 small,
  .node--type-real-estate article h1 small,
  .issuu .issuubody 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.3;
  margin-top: 0;
  margin-bottom: 0.5rem; }


h2,
h2.block-title,
.news .views-row h2,
.node--type-press-release article h1,
.path-presse article h1,
.path-press article h1,
.node--type-article article h1,
.path-news article h1,
.node--type-real-estate article h1,
.issuu .issuubody h2, .h2 {
  font-size: 1.5rem;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 0.5rem; }

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

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

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

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

@media print, screen and (min-width: 50em) {
  h1, .h1 {
    font-size: 3rem; }
  
  h2,
  h2.block-title,
  .news .views-row h2,
  .node--type-press-release article h1,
  .path-presse article h1,
  .path-press article h1,
  .node--type-article article h1,
  .path-news article h1,
  .node--type-real-estate article h1,
  .issuu .issuubody h2, .h2 {
    font-size: 1.875rem; }
  h3, .h3 {
    font-size: 1.938rem; }
  h4, .h4 {
    font-size: 1.562rem; }
  h5, .h5 {
    font-size: 1.25rem; }
  h6, .h6 {
    font-size: 1rem; } }

a {
  line-height: inherit;
  color: #000;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #666666; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 75rem;
  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.562rem 1.25rem 0 1.188rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a; }

cite {
  display: block;
  font-size: 0.812rem;
  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.312rem 0.062rem;
  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;
  border-radius: 4px; }

.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: 50em) {
  .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,
  h2.block-title,
  .news .views-row h2,
  .node--type-press-release article h1,
  .path-presse article h1,
  .path-press article h1,
  .node--type-article article h1,
  .path-news article h1,
  .node--type-real-estate article h1,
  .issuu .issuubody h2,
  h3 {
    orphans: 3;
    widows: 3; }
  
  h2,
  h2.block-title,
  .news .views-row h2,
  .node--type-press-release article h1,
  .path-presse article h1,
  .path-press article h1,
  .node--type-article article h1,
  .path-news article h1,
  .node--type-real-estate article h1,
  .issuu .issuubody h2,
  h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

.grid-container {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto; }
  @media print, screen and (min-width: 50em) {
    .grid-container {
      padding-right: 0.938rem;
      padding-left: 0.938rem; } }
  .grid-container.fluid {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    @media print, screen and (min-width: 50em) {
      .grid-container.fluid {
        padding-right: 0.938rem;
        padding-left: 0.938rem; } }
  .grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }

.grid-x {
  display: flex;
  flex-flow: row wrap; }

.cell {
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%; }
  .cell.auto {
    flex: 1 1 0px; }
  .cell.shrink {
    flex: 0 0 auto; }

.grid-x > .auto {
  width: auto; }

.grid-x > .shrink {
  width: auto; }

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  flex-basis: auto; }

@media print, screen and (min-width: 50em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    flex-basis: auto; } }

@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    flex-basis: auto; } }

.grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  flex: 0 0 auto; }

.grid-x > .small-1 {
  width: 8.333%; }

.grid-x > .small-2 {
  width: 16.667%; }

.grid-x > .small-3 {
  width: 25%; }

.grid-x > .small-4 {
  width: 33.333%; }

.grid-x > .small-5 {
  width: 41.667%; }

.grid-x > .small-6 {
  width: 50%; }

.grid-x > .small-7 {
  width: 58.333%; }

.grid-x > .small-8 {
  width: 66.667%; }

.grid-x > .small-9 {
  width: 75%; }

.grid-x > .small-10 {
  width: 83.333%; }

.grid-x > .small-11 {
  width: 91.667%; }

.grid-x > .small-12 {
  width: 100%; }

@media print, screen and (min-width: 50em) {
  .grid-x > .medium-auto {
    flex: 1 1 0px;
    width: auto; }
  .grid-x > .medium-shrink, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    flex: 0 0 auto; }
  .grid-x > .medium-shrink {
    width: auto; }
  .grid-x > .medium-1 {
    width: 8.333%; }
  .grid-x > .medium-2 {
    width: 16.667%; }
  .grid-x > .medium-3 {
    width: 25%; }
  .grid-x > .medium-4 {
    width: 33.333%; }
  .grid-x > .medium-5 {
    width: 41.667%; }
  .grid-x > .medium-6 {
    width: 50%; }
  .grid-x > .medium-7 {
    width: 58.333%; }
  .grid-x > .medium-8 {
    width: 66.667%; }
  .grid-x > .medium-9 {
    width: 75%; }
  .grid-x > .medium-10 {
    width: 83.333%; }
  .grid-x > .medium-11 {
    width: 91.667%; }
  .grid-x > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    flex: 1 1 0px;
    width: auto; }
  .grid-x > .large-shrink, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    flex: 0 0 auto; }
  .grid-x > .large-shrink {
    width: auto; }
  .grid-x > .large-1 {
    width: 8.333%; }
  .grid-x > .large-2 {
    width: 16.667%; }
  .grid-x > .large-3 {
    width: 25%; }
  .grid-x > .large-4 {
    width: 33.333%; }
  .grid-x > .large-5 {
    width: 41.667%; }
  .grid-x > .large-6 {
    width: 50%; }
  .grid-x > .large-7 {
    width: 58.333%; }
  .grid-x > .large-8 {
    width: 66.667%; }
  .grid-x > .large-9 {
    width: 75%; }
  .grid-x > .large-10 {
    width: 83.333%; }
  .grid-x > .large-11 {
    width: 91.667%; }
  .grid-x > .large-12 {
    width: 100%; } }

.grid-margin-x:not(.grid-x) > .cell {
  width: auto; }

.grid-margin-y:not(.grid-y) > .cell {
  height: auto; }

.grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem; }
  @media print, screen and (min-width: 50em) {
    .grid-margin-x {
      margin-left: -0.938rem;
      margin-right: -0.938rem; } }
  .grid-margin-x > .cell {
    width: calc(100% - 1.25rem);
    margin-left: 0.625rem;
    margin-right: 0.625rem; }
  @media print, screen and (min-width: 50em) {
    .grid-margin-x > .cell {
      width: calc(100% - 1.875rem);
      margin-left: 0.938rem;
      margin-right: 0.938rem; } }
  .grid-margin-x > .auto {
    width: auto; }
  .grid-margin-x > .shrink {
    width: auto; }
  .grid-margin-x > .small-1 {
    width: calc(8.333% - 1.25rem); }
  .grid-margin-x > .small-2 {
    width: calc(16.667% - 1.25rem); }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.25rem); }
  .grid-margin-x > .small-4 {
    width: calc(33.333% - 1.25rem); }
  .grid-margin-x > .small-5 {
    width: calc(41.667% - 1.25rem); }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.25rem); }
  .grid-margin-x > .small-7 {
    width: calc(58.333% - 1.25rem); }
  .grid-margin-x > .small-8 {
    width: calc(66.667% - 1.25rem); }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.25rem); }
  .grid-margin-x > .small-10 {
    width: calc(83.333% - 1.25rem); }
  .grid-margin-x > .small-11 {
    width: calc(91.667% - 1.25rem); }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 50em) {
    .grid-margin-x > .auto {
      width: auto; }
    .grid-margin-x > .shrink {
      width: auto; }
    .grid-margin-x > .small-1 {
      width: calc(8.333% - 1.875rem); }
    .grid-margin-x > .small-2 {
      width: calc(16.667% - 1.875rem); }
    .grid-margin-x > .small-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .small-4 {
      width: calc(33.333% - 1.875rem); }
    .grid-margin-x > .small-5 {
      width: calc(41.667% - 1.875rem); }
    .grid-margin-x > .small-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .small-7 {
      width: calc(58.333% - 1.875rem); }
    .grid-margin-x > .small-8 {
      width: calc(66.667% - 1.875rem); }
    .grid-margin-x > .small-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .small-10 {
      width: calc(83.333% - 1.875rem); }
    .grid-margin-x > .small-11 {
      width: calc(91.667% - 1.875rem); }
    .grid-margin-x > .small-12 {
      width: calc(100% - 1.875rem); }
    .grid-margin-x > .medium-auto {
      width: auto; }
    .grid-margin-x > .medium-shrink {
      width: auto; }
    .grid-margin-x > .medium-1 {
      width: calc(8.333% - 1.875rem); }
    .grid-margin-x > .medium-2 {
      width: calc(16.667% - 1.875rem); }
    .grid-margin-x > .medium-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .medium-4 {
      width: calc(33.333% - 1.875rem); }
    .grid-margin-x > .medium-5 {
      width: calc(41.667% - 1.875rem); }
    .grid-margin-x > .medium-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .medium-7 {
      width: calc(58.333% - 1.875rem); }
    .grid-margin-x > .medium-8 {
      width: calc(66.667% - 1.875rem); }
    .grid-margin-x > .medium-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .medium-10 {
      width: calc(83.333% - 1.875rem); }
    .grid-margin-x > .medium-11 {
      width: calc(91.667% - 1.875rem); }
    .grid-margin-x > .medium-12 {
      width: calc(100% - 1.875rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-x > .large-auto {
      width: auto; }
    .grid-margin-x > .large-shrink {
      width: auto; }
    .grid-margin-x > .large-1 {
      width: calc(8.333% - 1.875rem); }
    .grid-margin-x > .large-2 {
      width: calc(16.667% - 1.875rem); }
    .grid-margin-x > .large-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .large-4 {
      width: calc(33.333% - 1.875rem); }
    .grid-margin-x > .large-5 {
      width: calc(41.667% - 1.875rem); }
    .grid-margin-x > .large-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .large-7 {
      width: calc(58.333% - 1.875rem); }
    .grid-margin-x > .large-8 {
      width: calc(66.667% - 1.875rem); }
    .grid-margin-x > .large-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .large-10 {
      width: calc(83.333% - 1.875rem); }
    .grid-margin-x > .large-11 {
      width: calc(91.667% - 1.875rem); }
    .grid-margin-x > .large-12 {
      width: calc(100% - 1.875rem); } }

.grid-padding-x .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }
  @media print, screen and (min-width: 50em) {
    .grid-padding-x .grid-padding-x {
      margin-right: -0.938rem;
      margin-left: -0.938rem; } }

.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }
  @media print, screen and (min-width: 50em) {
    .grid-container:not(.full) > .grid-padding-x {
      margin-right: -0.938rem;
      margin-left: -0.938rem; } }

.grid-padding-x > .cell {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 50em) {
    .grid-padding-x > .cell {
      padding-right: 0.938rem;
      padding-left: 0.938rem; } }

.small-up-1 > .cell {
  width: 100%; }

.small-up-2 > .cell {
  width: 50%; }

.small-up-3 > .cell {
  width: 33.333%; }

.small-up-4 > .cell {
  width: 25%; }

.small-up-5 > .cell {
  width: 20%; }

.small-up-6 > .cell {
  width: 16.667%; }

.small-up-7 > .cell {
  width: 14.286%; }

.small-up-8 > .cell {
  width: 12.5%; }

@media print, screen and (min-width: 50em) {
  .medium-up-1 > .cell {
    width: 100%; }
  .medium-up-2 > .cell {
    width: 50%; }
  .medium-up-3 > .cell {
    width: 33.333%; }
  .medium-up-4 > .cell {
    width: 25%; }
  .medium-up-5 > .cell {
    width: 20%; }
  .medium-up-6 > .cell {
    width: 16.667%; }
  .medium-up-7 > .cell {
    width: 14.286%; }
  .medium-up-8 > .cell {
    width: 12.5%; } }

@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%; }
  .large-up-2 > .cell {
    width: 50%; }
  .large-up-3 > .cell {
    width: 33.333%; }
  .large-up-4 > .cell {
    width: 25%; }
  .large-up-5 > .cell {
    width: 20%; }
  .large-up-6 > .cell {
    width: 16.667%; }
  .large-up-7 > .cell {
    width: 14.286%; }
  .large-up-8 > .cell {
    width: 12.5%; } }

.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.25rem); }

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.25rem); }

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.333% - 1.25rem); }

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.25rem); }

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.25rem); }

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.667% - 1.25rem); }

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.286% - 1.25rem); }

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.25rem); }

@media print, screen and (min-width: 50em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.333% - 1.875rem); }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.667% - 1.875rem); }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.286% - 1.875rem); }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.875rem); }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.333% - 1.875rem); }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.667% - 1.875rem); }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.286% - 1.875rem); }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.333% - 1.875rem); }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.667% - 1.875rem); }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.286% - 1.875rem); }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

.small-margin-collapse {
  margin-right: 0;
  margin-left: 0; }
  .small-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0; }
  .small-margin-collapse > .small-1 {
    width: 8.333%; }
  .small-margin-collapse > .small-2 {
    width: 16.667%; }
  .small-margin-collapse > .small-3 {
    width: 25%; }
  .small-margin-collapse > .small-4 {
    width: 33.333%; }
  .small-margin-collapse > .small-5 {
    width: 41.667%; }
  .small-margin-collapse > .small-6 {
    width: 50%; }
  .small-margin-collapse > .small-7 {
    width: 58.333%; }
  .small-margin-collapse > .small-8 {
    width: 66.667%; }
  .small-margin-collapse > .small-9 {
    width: 75%; }
  .small-margin-collapse > .small-10 {
    width: 83.333%; }
  .small-margin-collapse > .small-11 {
    width: 91.667%; }
  .small-margin-collapse > .small-12 {
    width: 100%; }
  @media print, screen and (min-width: 50em) {
    .small-margin-collapse > .medium-1 {
      width: 8.333%; }
    .small-margin-collapse > .medium-2 {
      width: 16.667%; }
    .small-margin-collapse > .medium-3 {
      width: 25%; }
    .small-margin-collapse > .medium-4 {
      width: 33.333%; }
    .small-margin-collapse > .medium-5 {
      width: 41.667%; }
    .small-margin-collapse > .medium-6 {
      width: 50%; }
    .small-margin-collapse > .medium-7 {
      width: 58.333%; }
    .small-margin-collapse > .medium-8 {
      width: 66.667%; }
    .small-margin-collapse > .medium-9 {
      width: 75%; }
    .small-margin-collapse > .medium-10 {
      width: 83.333%; }
    .small-margin-collapse > .medium-11 {
      width: 91.667%; }
    .small-margin-collapse > .medium-12 {
      width: 100%; } }
  @media print, screen and (min-width: 64em) {
    .small-margin-collapse > .large-1 {
      width: 8.333%; }
    .small-margin-collapse > .large-2 {
      width: 16.667%; }
    .small-margin-collapse > .large-3 {
      width: 25%; }
    .small-margin-collapse > .large-4 {
      width: 33.333%; }
    .small-margin-collapse > .large-5 {
      width: 41.667%; }
    .small-margin-collapse > .large-6 {
      width: 50%; }
    .small-margin-collapse > .large-7 {
      width: 58.333%; }
    .small-margin-collapse > .large-8 {
      width: 66.667%; }
    .small-margin-collapse > .large-9 {
      width: 75%; }
    .small-margin-collapse > .large-10 {
      width: 83.333%; }
    .small-margin-collapse > .large-11 {
      width: 91.667%; }
    .small-margin-collapse > .large-12 {
      width: 100%; } }

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0; }
  .small-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0; }

@media print, screen and (min-width: 50em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .medium-margin-collapse > .cell {
      margin-right: 0;
      margin-left: 0; } }

@media print, screen and (min-width: 50em) {
  .medium-margin-collapse > .small-1 {
    width: 8.333%; }
  .medium-margin-collapse > .small-2 {
    width: 16.667%; }
  .medium-margin-collapse > .small-3 {
    width: 25%; }
  .medium-margin-collapse > .small-4 {
    width: 33.333%; }
  .medium-margin-collapse > .small-5 {
    width: 41.667%; }
  .medium-margin-collapse > .small-6 {
    width: 50%; }
  .medium-margin-collapse > .small-7 {
    width: 58.333%; }
  .medium-margin-collapse > .small-8 {
    width: 66.667%; }
  .medium-margin-collapse > .small-9 {
    width: 75%; }
  .medium-margin-collapse > .small-10 {
    width: 83.333%; }
  .medium-margin-collapse > .small-11 {
    width: 91.667%; }
  .medium-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 50em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.333%; }
  .medium-margin-collapse > .medium-2 {
    width: 16.667%; }
  .medium-margin-collapse > .medium-3 {
    width: 25%; }
  .medium-margin-collapse > .medium-4 {
    width: 33.333%; }
  .medium-margin-collapse > .medium-5 {
    width: 41.667%; }
  .medium-margin-collapse > .medium-6 {
    width: 50%; }
  .medium-margin-collapse > .medium-7 {
    width: 58.333%; }
  .medium-margin-collapse > .medium-8 {
    width: 66.667%; }
  .medium-margin-collapse > .medium-9 {
    width: 75%; }
  .medium-margin-collapse > .medium-10 {
    width: 83.333%; }
  .medium-margin-collapse > .medium-11 {
    width: 91.667%; }
  .medium-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.333%; }
  .medium-margin-collapse > .large-2 {
    width: 16.667%; }
  .medium-margin-collapse > .large-3 {
    width: 25%; }
  .medium-margin-collapse > .large-4 {
    width: 33.333%; }
  .medium-margin-collapse > .large-5 {
    width: 41.667%; }
  .medium-margin-collapse > .large-6 {
    width: 50%; }
  .medium-margin-collapse > .large-7 {
    width: 58.333%; }
  .medium-margin-collapse > .large-8 {
    width: 66.667%; }
  .medium-margin-collapse > .large-9 {
    width: 75%; }
  .medium-margin-collapse > .large-10 {
    width: 83.333%; }
  .medium-margin-collapse > .large-11 {
    width: 91.667%; }
  .medium-margin-collapse > .large-12 {
    width: 100%; } }

@media print, screen and (min-width: 50em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .medium-padding-collapse > .cell {
      padding-right: 0;
      padding-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .large-margin-collapse > .cell {
      margin-right: 0;
      margin-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.333%; }
  .large-margin-collapse > .small-2 {
    width: 16.667%; }
  .large-margin-collapse > .small-3 {
    width: 25%; }
  .large-margin-collapse > .small-4 {
    width: 33.333%; }
  .large-margin-collapse > .small-5 {
    width: 41.667%; }
  .large-margin-collapse > .small-6 {
    width: 50%; }
  .large-margin-collapse > .small-7 {
    width: 58.333%; }
  .large-margin-collapse > .small-8 {
    width: 66.667%; }
  .large-margin-collapse > .small-9 {
    width: 75%; }
  .large-margin-collapse > .small-10 {
    width: 83.333%; }
  .large-margin-collapse > .small-11 {
    width: 91.667%; }
  .large-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.333%; }
  .large-margin-collapse > .medium-2 {
    width: 16.667%; }
  .large-margin-collapse > .medium-3 {
    width: 25%; }
  .large-margin-collapse > .medium-4 {
    width: 33.333%; }
  .large-margin-collapse > .medium-5 {
    width: 41.667%; }
  .large-margin-collapse > .medium-6 {
    width: 50%; }
  .large-margin-collapse > .medium-7 {
    width: 58.333%; }
  .large-margin-collapse > .medium-8 {
    width: 66.667%; }
  .large-margin-collapse > .medium-9 {
    width: 75%; }
  .large-margin-collapse > .medium-10 {
    width: 83.333%; }
  .large-margin-collapse > .medium-11 {
    width: 91.667%; }
  .large-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.333%; }
  .large-margin-collapse > .large-2 {
    width: 16.667%; }
  .large-margin-collapse > .large-3 {
    width: 25%; }
  .large-margin-collapse > .large-4 {
    width: 33.333%; }
  .large-margin-collapse > .large-5 {
    width: 41.667%; }
  .large-margin-collapse > .large-6 {
    width: 50%; }
  .large-margin-collapse > .large-7 {
    width: 58.333%; }
  .large-margin-collapse > .large-8 {
    width: 66.667%; }
  .large-margin-collapse > .large-9 {
    width: 75%; }
  .large-margin-collapse > .large-10 {
    width: 83.333%; }
  .large-margin-collapse > .large-11 {
    width: 91.667%; }
  .large-margin-collapse > .large-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .large-padding-collapse > .cell {
      padding-right: 0;
      padding-left: 0; } }

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

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.625rem); }

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

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.333% + 0.625rem); }

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

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.667% + 0.625rem); }

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

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.625rem); }

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

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.333% + 0.625rem); }

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

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.667% + 0.625rem); }

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

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.625rem); }

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

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.333% + 0.625rem); }

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

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.667% + 0.625rem); }

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

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.625rem); }

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

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.333% + 0.625rem); }

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

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.667% + 0.625rem); }

@media print, screen and (min-width: 50em) {
  .medium-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.938rem); }
  .medium-offset-1 {
    margin-left: 8.333%; }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.333% + 0.938rem); }
  .medium-offset-2 {
    margin-left: 16.667%; }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.667% + 0.938rem); }
  .medium-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.938rem); }
  .medium-offset-4 {
    margin-left: 33.333%; }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.333% + 0.938rem); }
  .medium-offset-5 {
    margin-left: 41.667%; }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.667% + 0.938rem); }
  .medium-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.938rem); }
  .medium-offset-7 {
    margin-left: 58.333%; }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.333% + 0.938rem); }
  .medium-offset-8 {
    margin-left: 66.667%; }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.667% + 0.938rem); }
  .medium-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.938rem); }
  .medium-offset-10 {
    margin-left: 83.333%; }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.333% + 0.938rem); }
  .medium-offset-11 {
    margin-left: 91.667%; }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.667% + 0.938rem); } }

@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.938rem); }
  .large-offset-1 {
    margin-left: 8.333%; }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.333% + 0.938rem); }
  .large-offset-2 {
    margin-left: 16.667%; }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.667% + 0.938rem); }
  .large-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.938rem); }
  .large-offset-4 {
    margin-left: 33.333%; }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.333% + 0.938rem); }
  .large-offset-5 {
    margin-left: 41.667%; }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.667% + 0.938rem); }
  .large-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.938rem); }
  .large-offset-7 {
    margin-left: 58.333%; }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.333% + 0.938rem); }
  .large-offset-8 {
    margin-left: 66.667%; }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.667% + 0.938rem); }
  .large-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.938rem); }
  .large-offset-10 {
    margin-left: 83.333%; }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.333% + 0.938rem); }
  .large-offset-11 {
    margin-left: 91.667%; }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.667% + 0.938rem); } }

.grid-y {
  display: flex;
  flex-flow: column nowrap; }
  .grid-y > .cell {
    width: auto;
    max-width: none; }
  .grid-y > .auto {
    height: auto; }
  .grid-y > .shrink {
    height: auto; }
  .grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
    flex-basis: auto; }
  @media print, screen and (min-width: 50em) {
    .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
      flex-basis: auto; } }
  @media print, screen and (min-width: 64em) {
    .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
      flex-basis: auto; } }
  .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
    flex: 0 0 auto; }
  .grid-y > .small-1 {
    height: 8.333%; }
  .grid-y > .small-2 {
    height: 16.667%; }
  .grid-y > .small-3 {
    height: 25%; }
  .grid-y > .small-4 {
    height: 33.333%; }
  .grid-y > .small-5 {
    height: 41.667%; }
  .grid-y > .small-6 {
    height: 50%; }
  .grid-y > .small-7 {
    height: 58.333%; }
  .grid-y > .small-8 {
    height: 66.667%; }
  .grid-y > .small-9 {
    height: 75%; }
  .grid-y > .small-10 {
    height: 83.333%; }
  .grid-y > .small-11 {
    height: 91.667%; }
  .grid-y > .small-12 {
    height: 100%; }
  @media print, screen and (min-width: 50em) {
    .grid-y > .medium-auto {
      flex: 1 1 0px;
      height: auto; }
    .grid-y > .medium-shrink, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
      flex: 0 0 auto; }
    .grid-y > .medium-shrink {
      height: auto; }
    .grid-y > .medium-1 {
      height: 8.333%; }
    .grid-y > .medium-2 {
      height: 16.667%; }
    .grid-y > .medium-3 {
      height: 25%; }
    .grid-y > .medium-4 {
      height: 33.333%; }
    .grid-y > .medium-5 {
      height: 41.667%; }
    .grid-y > .medium-6 {
      height: 50%; }
    .grid-y > .medium-7 {
      height: 58.333%; }
    .grid-y > .medium-8 {
      height: 66.667%; }
    .grid-y > .medium-9 {
      height: 75%; }
    .grid-y > .medium-10 {
      height: 83.333%; }
    .grid-y > .medium-11 {
      height: 91.667%; }
    .grid-y > .medium-12 {
      height: 100%; } }
  @media print, screen and (min-width: 64em) {
    .grid-y > .large-auto {
      flex: 1 1 0px;
      height: auto; }
    .grid-y > .large-shrink, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
      flex: 0 0 auto; }
    .grid-y > .large-shrink {
      height: auto; }
    .grid-y > .large-1 {
      height: 8.333%; }
    .grid-y > .large-2 {
      height: 16.667%; }
    .grid-y > .large-3 {
      height: 25%; }
    .grid-y > .large-4 {
      height: 33.333%; }
    .grid-y > .large-5 {
      height: 41.667%; }
    .grid-y > .large-6 {
      height: 50%; }
    .grid-y > .large-7 {
      height: 58.333%; }
    .grid-y > .large-8 {
      height: 66.667%; }
    .grid-y > .large-9 {
      height: 75%; }
    .grid-y > .large-10 {
      height: 83.333%; }
    .grid-y > .large-11 {
      height: 91.667%; }
    .grid-y > .large-12 {
      height: 100%; } }

.grid-padding-y .grid-padding-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }
  @media print, screen and (min-width: 50em) {
    .grid-padding-y .grid-padding-y {
      margin-top: -0.938rem;
      margin-bottom: -0.938rem; } }

.grid-padding-y > .cell {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem; }
  @media print, screen and (min-width: 50em) {
    .grid-padding-y > .cell {
      padding-top: 0.938rem;
      padding-bottom: 0.938rem; } }

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }
  @media print, screen and (min-width: 50em) {
    .grid-margin-y {
      margin-top: -0.938rem;
      margin-bottom: -0.938rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem; }
  @media print, screen and (min-width: 50em) {
    .grid-margin-y > .cell {
      height: calc(100% - 1.875rem);
      margin-top: 0.938rem;
      margin-bottom: 0.938rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.333% - 1.25rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.667% - 1.25rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.333% - 1.25rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.667% - 1.25rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.333% - 1.25rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.667% - 1.25rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.333% - 1.25rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.667% - 1.25rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 50em) {
    .grid-margin-y > .auto {
      height: auto; }
    .grid-margin-y > .shrink {
      height: auto; }
    .grid-margin-y > .small-1 {
      height: calc(8.333% - 1.875rem); }
    .grid-margin-y > .small-2 {
      height: calc(16.667% - 1.875rem); }
    .grid-margin-y > .small-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .small-4 {
      height: calc(33.333% - 1.875rem); }
    .grid-margin-y > .small-5 {
      height: calc(41.667% - 1.875rem); }
    .grid-margin-y > .small-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .small-7 {
      height: calc(58.333% - 1.875rem); }
    .grid-margin-y > .small-8 {
      height: calc(66.667% - 1.875rem); }
    .grid-margin-y > .small-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .small-10 {
      height: calc(83.333% - 1.875rem); }
    .grid-margin-y > .small-11 {
      height: calc(91.667% - 1.875rem); }
    .grid-margin-y > .small-12 {
      height: calc(100% - 1.875rem); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.333% - 1.875rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.667% - 1.875rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.333% - 1.875rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.667% - 1.875rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.333% - 1.875rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.667% - 1.875rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.333% - 1.875rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.667% - 1.875rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 1.875rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
      height: auto; }
    .grid-margin-y > .large-shrink {
      height: auto; }
    .grid-margin-y > .large-1 {
      height: calc(8.333% - 1.875rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.667% - 1.875rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.333% - 1.875rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.667% - 1.875rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.333% - 1.875rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.667% - 1.875rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.333% - 1.875rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.667% - 1.875rem); }
    .grid-margin-y > .large-12 {
      height: calc(100% - 1.875rem); } }

.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100vw; }

.cell .grid-frame {
  width: 100%; }

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

.cell-block-container {
  display: flex;
  flex-direction: column;
  max-height: 100%; }
  .cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap; }

@media print, screen and (min-width: 50em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw; }
  .cell .medium-grid-frame {
    width: 100%; }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .medium-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%; }
    .medium-cell-block-container > .grid-x {
      max-height: 100%;
      flex-wrap: nowrap; }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw; }
  .cell .large-grid-frame {
    width: 100%; }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .large-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%; }
    .large-cell-block-container > .grid-x {
      max-height: 100%;
      flex-wrap: nowrap; }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  height: 100vh; }

@media print, screen and (min-width: 50em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh; } }

@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh; } }

.cell .grid-y.grid-frame {
  height: 100%; }

@media print, screen and (min-width: 50em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%; } }

@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%; } }

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }
  @media print, screen and (min-width: 50em) {
    .grid-margin-y {
      margin-top: -0.938rem;
      margin-bottom: -0.938rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem; }
  @media print, screen and (min-width: 50em) {
    .grid-margin-y > .cell {
      height: calc(100% - 1.875rem);
      margin-top: 0.938rem;
      margin-bottom: 0.938rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.333% - 1.25rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.667% - 1.25rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.333% - 1.25rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.667% - 1.25rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.333% - 1.25rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.667% - 1.25rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.333% - 1.25rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.667% - 1.25rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 50em) {
    .grid-margin-y > .auto {
      height: auto; }
    .grid-margin-y > .shrink {
      height: auto; }
    .grid-margin-y > .small-1 {
      height: calc(8.333% - 1.875rem); }
    .grid-margin-y > .small-2 {
      height: calc(16.667% - 1.875rem); }
    .grid-margin-y > .small-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .small-4 {
      height: calc(33.333% - 1.875rem); }
    .grid-margin-y > .small-5 {
      height: calc(41.667% - 1.875rem); }
    .grid-margin-y > .small-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .small-7 {
      height: calc(58.333% - 1.875rem); }
    .grid-margin-y > .small-8 {
      height: calc(66.667% - 1.875rem); }
    .grid-margin-y > .small-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .small-10 {
      height: calc(83.333% - 1.875rem); }
    .grid-margin-y > .small-11 {
      height: calc(91.667% - 1.875rem); }
    .grid-margin-y > .small-12 {
      height: calc(100% - 1.875rem); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.333% - 1.875rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.667% - 1.875rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.333% - 1.875rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.667% - 1.875rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.333% - 1.875rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.667% - 1.875rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.333% - 1.875rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.667% - 1.875rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 1.875rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
      height: auto; }
    .grid-margin-y > .large-shrink {
      height: auto; }
    .grid-margin-y > .large-1 {
      height: calc(8.333% - 1.875rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.667% - 1.875rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.333% - 1.875rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.667% - 1.875rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.333% - 1.875rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.667% - 1.875rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.333% - 1.875rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.667% - 1.875rem); }
    .grid-margin-y > .large-12 {
      height: calc(100% - 1.875rem); } }

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem); }
  @media print, screen and (min-width: 50em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 1.875rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 1.875rem); } }

@media print, screen and (min-width: 50em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem); } }

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.3em 0.4em;
  border: 1px solid transparent;
  border-radius: 4px;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: "LabGrotesque-Regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #fefefe;
  color: #0a0a0a; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button:hover, .button:focus {
    background-color: #fefefe;
    color: #0a0a0a; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 1.25rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .button.primary {
    background-color: #000;
    color: #0a0a0a; }
    .button.primary:hover, .button.primary:focus {
      background-color: black;
      color: #0a0a0a; }
  .button.secondary {
    background-color: #777;
    color: #0a0a0a; }
    .button.secondary:hover, .button.secondary:focus {
      background-color: #5f5f5f;
      color: #0a0a0a; }
  .button.success {
    background-color: #3adb76;
    color: #0a0a0a; }
    .button.success:hover, .button.success:focus {
      background-color: #22bb5b;
      color: #0a0a0a; }
  .button.warning {
    background-color: #ffae00;
    color: #0a0a0a; }
    .button.warning:hover, .button.warning:focus {
      background-color: #cc8b00;
      color: #0a0a0a; }
  .button.alert {
    background-color: #ec5840;
    color: #0a0a0a; }
    .button.alert:hover, .button.alert:focus {
      background-color: #da3116;
      color: #0a0a0a; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
    .button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
      background-color: #fefefe;
      color: #0a0a0a; }
    .button.disabled.primary, .button[disabled].primary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
        background-color: #000;
        color: #0a0a0a; }
    .button.disabled.secondary, .button[disabled].secondary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #777;
        color: #0a0a0a; }
    .button.disabled.success, .button[disabled].success {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #3adb76;
        color: #0a0a0a; }
    .button.disabled.warning, .button[disabled].warning {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #ffae00;
        color: #0a0a0a; }
    .button.disabled.alert, .button[disabled].alert {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #ec5840;
        color: #0a0a0a; }
  .button.hollow {
    border: 1px solid #fefefe;
    color: #fefefe; }
    .button.hollow, .button.hollow:hover, .button.hollow:focus {
      background-color: transparent; }
    .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
      background-color: transparent; }
    .button.hollow:hover, .button.hollow:focus {
      border-color: #7f7f7f;
      color: #7f7f7f; }
      .button.hollow:hover.disabled, .button.hollow:hover[disabled], .button.hollow:focus.disabled, .button.hollow:focus[disabled] {
        border: 1px solid #fefefe;
        color: #fefefe; }
    .button.hollow.primary {
      border: 1px solid #000;
      color: #000; }
      .button.hollow.primary:hover, .button.hollow.primary:focus {
        border-color: black;
        color: black; }
        .button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled], .button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled] {
          border: 1px solid #000;
          color: #000; }
    .button.hollow.secondary {
      border: 1px solid #777;
      color: #777; }
      .button.hollow.secondary:hover, .button.hollow.secondary:focus {
        border-color: #3c3c3c;
        color: #3c3c3c; }
        .button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled], .button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled] {
          border: 1px solid #777;
          color: #777; }
    .button.hollow.success {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button.hollow.success:hover, .button.hollow.success:focus {
        border-color: #157539;
        color: #157539; }
        .button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled], .button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled] {
          border: 1px solid #3adb76;
          color: #3adb76; }
    .button.hollow.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.hollow.warning:hover, .button.hollow.warning:focus {
        border-color: #805700;
        color: #805700; }
        .button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled], .button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled] {
          border: 1px solid #ffae00;
          color: #ffae00; }
    .button.hollow.alert {
      border: 1px solid #ec5840;
      color: #ec5840; }
      .button.hollow.alert:hover, .button.hollow.alert:focus {
        border-color: #881f0e;
        color: #881f0e; }
        .button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled], .button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled] {
          border: 1px solid #ec5840;
          color: #ec5840; }
  .button.clear {
    border: 1px solid #fefefe;
    color: #fefefe; }
    .button.clear, .button.clear:hover, .button.clear:focus {
      background-color: transparent; }
    .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
      background-color: transparent; }
    .button.clear:hover, .button.clear:focus {
      border-color: #7f7f7f;
      color: #7f7f7f; }
      .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus.disabled, .button.clear:focus[disabled] {
        border: 1px solid #fefefe;
        color: #fefefe; }
    .button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled] {
      border-color: transparent; }
    .button.clear.primary {
      border: 1px solid #000;
      color: #000; }
      .button.clear.primary:hover, .button.clear.primary:focus {
        border-color: black;
        color: black; }
        .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
          border: 1px solid #000;
          color: #000; }
      .button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
        border-color: transparent; }
    .button.clear.secondary {
      border: 1px solid #777;
      color: #777; }
      .button.clear.secondary:hover, .button.clear.secondary:focus {
        border-color: #3c3c3c;
        color: #3c3c3c; }
        .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
          border: 1px solid #777;
          color: #777; }
      .button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
        border-color: transparent; }
    .button.clear.success {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button.clear.success:hover, .button.clear.success:focus {
        border-color: #157539;
        color: #157539; }
        .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
          border: 1px solid #3adb76;
          color: #3adb76; }
      .button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
        border-color: transparent; }
    .button.clear.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.clear.warning:hover, .button.clear.warning:focus {
        border-color: #805700;
        color: #805700; }
        .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
          border: 1px solid #ffae00;
          color: #ffae00; }
      .button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
        border-color: transparent; }
    .button.clear.alert {
      border: 1px solid #ec5840;
      color: #ec5840; }
      .button.clear.alert:hover, .button.clear.alert:focus {
        border-color: #881f0e;
        color: #881f0e; }
        .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
          border: 1px solid #ec5840;
          color: #ec5840; }
      .button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
        border-color: transparent; }
  .button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 0.4em; }
  .button.dropdown.hollow::after, .button.dropdown.clear::after {
    border-top-color: #fefefe; }
  .button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
    border-top-color: #000; }
  .button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
    border-top-color: #777; }
  .button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
    border-top-color: #3adb76; }
  .button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
    border-top-color: #ffae00; }
  .button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
    border-top-color: #ec5840; }
  .button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

a.button:hover, a.button:focus {
  text-decoration: none; }

.button-group {
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch; }
  .button-group::before, .button-group::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .button-group::after {
    clear: both; }
  .button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 1rem;
    flex: 0 0 auto; }
    .button-group .button:last-child {
      margin-right: 0; }
  .button-group.tiny .button {
    font-size: 0.6rem; }
  .button-group.small .button {
    font-size: 0.75rem; }
  .button-group.large .button {
    font-size: 1.25rem; }
  .button-group.expanded .button {
    flex: 1 1 0px; }
  .button-group.primary .button {
    background-color: #000;
    color: #0a0a0a; }
    .button-group.primary .button:hover, .button-group.primary .button:focus {
      background-color: black;
      color: #0a0a0a; }
  .button-group.secondary .button {
    background-color: #777;
    color: #0a0a0a; }
    .button-group.secondary .button:hover, .button-group.secondary .button:focus {
      background-color: #5f5f5f;
      color: #0a0a0a; }
  .button-group.success .button {
    background-color: #3adb76;
    color: #0a0a0a; }
    .button-group.success .button:hover, .button-group.success .button:focus {
      background-color: #22bb5b;
      color: #0a0a0a; }
  .button-group.warning .button {
    background-color: #ffae00;
    color: #0a0a0a; }
    .button-group.warning .button:hover, .button-group.warning .button:focus {
      background-color: #cc8b00;
      color: #0a0a0a; }
  .button-group.alert .button {
    background-color: #ec5840;
    color: #0a0a0a; }
    .button-group.alert .button:hover, .button-group.alert .button:focus {
      background-color: #da3116;
      color: #0a0a0a; }
  .button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
    flex-wrap: wrap; }
    .button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
      flex: 0 0 100%; }
      .button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
        margin-bottom: 0; }
    .button-group.stacked.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-medium.expanded .button {
      flex: 1 1 0px; }
  @media print, screen and (min-width: 50em) {
    .button-group.stacked-for-small .button {
      flex: 0 0 auto;
      margin-bottom: 0; } }
  @media print, screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
      flex: 0 0 auto;
      margin-bottom: 0; } }
  @media screen and (max-width: 49.999em) {
    .button-group.stacked-for-small.expanded {
      display: block; }
      .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0; } }
  @media screen and (max-width: 63.999em) {
    .button-group.stacked-for-medium.expanded {
      display: block; }
      .button-group.stacked-for-medium.expanded .button {
        display: block;
        margin-right: 0; } }

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer; }
  [data-whatinput='mouse'] .close-button {
    outline: 0; }
  .close-button:hover, .close-button:focus {
    color: #0a0a0a; }
  .close-button.small {
    right: 0.66rem;
    top: 0.33em;
    font-size: 1.5em;
    line-height: 1; }
  .close-button, .close-button.medium {
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1; }

.label {
  display: inline-block;
  padding: 0.333rem 0.5rem;
  border-radius: 4px;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #000;
  color: #fefefe; }
  .label.primary {
    background: #000;
    color: #fefefe; }
  .label.secondary {
    background: #777;
    color: #fefefe; }
  .label.success {
    background: #3adb76;
    color: #0a0a0a; }
  .label.warning {
    background: #ffae00;
    color: #0a0a0a; }
  .label.alert {
    background: #ec5840;
    color: #0a0a0a; }

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 4px;
  background-color: #cacaca; }
  .progress.primary .progress-meter {
    background-color: #000; }
  .progress.secondary .progress-meter {
    background-color: #777; }
  .progress.success .progress-meter {
    background-color: #3adb76; }
  .progress.warning .progress-meter {
    background-color: #ffae00; }
  .progress.alert .progress-meter {
    background-color: #ec5840; }

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #000;
  border-radius: 4px; }

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #fefefe;
  white-space: nowrap;
  border-radius: 4px; }

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  touch-action: none; }

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  transition: all 0.2s ease-in-out; }
  .slider-fill.is-dragging {
    transition: all 0s linear; }

.slider-handle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 4px;
  background-color: #000;
  transition: all 0.2s ease-in-out;
  touch-action: manipulation; }
  [data-whatinput='mouse'] .slider-handle {
    outline: 0; }
  .slider-handle:hover {
    background-color: black; }
  .slider-handle.is-dragging {
    transition: all 0s linear; }

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed; }

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  transform: scale(1, -1); }
  .slider.vertical .slider-fill {
    top: 0;
    width: 0.5rem;
    max-height: 100%; }
  .slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    transform: translateX(-50%); }

.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #fefefe;
  -webkit-user-select: none;
          user-select: none; }

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0; }

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 4px;
  background: #cacaca;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer; }
  input + .switch-paddle {
    margin: 0; }
  .switch-paddle::after {
    position: absolute;
    top: 0.25rem;
    left: 0.25rem;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    transform: translate3d(0, 0, 0);
    border-radius: 4px;
    background: #fefefe;
    transition: all 0.25s ease-out;
    content: ''; }
  input:checked ~ .switch-paddle {
    background: #000; }
    input:checked ~ .switch-paddle::after {
      left: 2.25rem; }
  [data-whatinput='mouse'] input:focus ~ .switch-paddle {
    outline: 0; }

.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.switch-active {
  left: 8%;
  display: none; }
  input:checked + label > .switch-active {
    display: block; }

.switch-inactive {
  right: 15%; }
  input:checked + label > .switch-inactive {
    display: none; }

.switch.tiny {
  height: 1.5rem; }
  .switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: 0.625rem; }
  .switch.tiny .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1rem;
    height: 1rem; }
  .switch.tiny input:checked ~ .switch-paddle::after {
    left: 1.75rem; }

.switch.small {
  height: 1.75rem; }
  .switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: 0.75rem; }
  .switch.small .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1.25rem;
    height: 1.25rem; }
  .switch.small input:checked ~ .switch-paddle::after {
    left: 2rem; }

.switch.large {
  height: 2.5rem; }
  .switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem; }
  .switch.large .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 2rem;
    height: 2rem; }
  .switch.large input:checked ~ .switch-paddle::after {
    left: 2.75rem; }

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 4px; }
  thead,
  tbody,
  tfoot {
    border: 0px 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: #fefefe; }
  table.unstriped tbody {
    background-color: #fefefe; }
    table.unstriped tbody tr {
      border-bottom: 0;
      border-bottom: 0px solid #f1f1f1;
      background-color: #fefefe; }

@media screen and (max-width: 63.999em) {
  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; }

input[type='range'] {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 0.45rem;
  margin-bottom: 0.45rem;
  -webkit-appearance: none;
          appearance: none;
  border: 0;
  line-height: 1;
  cursor: pointer;
  border-radius: 4px; }
  input[type='range']:focus {
    outline: 0; }
  input[type='range'][disabled] {
    opacity: 0.25; }
  input[type='range']::-webkit-slider-runnable-track {
    height: 0.5rem;
    background: #e6e6e6; }
  input[type='range']::-webkit-slider-thumb {
    width: 1.4rem;
    height: 1.4rem;
    margin-top: -0.45rem;
    -webkit-appearance: none;
    background: #000;
    border-radius: 4px; }
  input[type='range']::-moz-range-track {
    height: 0.5rem;
    -moz-appearance: none;
    background: #e6e6e6; }
  input[type='range']::-moz-range-thumb {
    width: 1.4rem;
    height: 1.4rem;
    margin-top: -0.45rem;
    -moz-appearance: none;
    background: #000;
    border-radius: 4px; }
  input[type='range']::-ms-track {
    height: 0.5rem;
    border: 0;
    border-top: 0.45rem solid #fefefe;
    border-bottom: 0.45rem solid #fefefe;
    background: #e6e6e6;
    overflow: visible;
    color: transparent; }
  input[type='range']::-ms-thumb {
    width: 1.4rem;
    height: 1.4rem;
    border: 0;
    background: #000;
    border-radius: 4px; }
  input[type='range']::-ms-fill-lower {
    background: #cacaca; }
  input[type='range']::-ms-fill-upper {
    background: #e6e6e6; }
  output {
    vertical-align: middle;
    margin-left: 0.5em;
    line-height: 1.4rem; }

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #000;
  color: #fefefe; }
  .badge.primary {
    background: #000;
    color: #fefefe; }
  .badge.secondary {
    background: #777;
    color: #fefefe; }
  .badge.success {
    background: #3adb76;
    color: #0a0a0a; }
  .badge.warning {
    background: #ffae00;
    color: #0a0a0a; }
  .badge.alert {
    background: #ec5840;
    color: #0a0a0a; }

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none; }
  .breadcrumbs::before, .breadcrumbs::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .breadcrumbs::after {
    clear: both; }
  .breadcrumbs li {
    float: left;
    font-size: 0.688rem;
    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: #000; }
    .breadcrumbs a:hover {
      text-decoration: underline; }
  .breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed; }

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 4px;
  background-color: white;
  color: #0a0a0a; }
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout.primary {
    background-color: #d9d9d9;
    color: #0a0a0a; }
  .callout.secondary {
    background-color: #ebebeb;
    color: #0a0a0a; }
  .callout.success {
    background-color: #e1faea;
    color: #0a0a0a; }
  .callout.warning {
    background-color: #fff3d9;
    color: #0a0a0a; }
  .callout.alert {
    background-color: #fce6e2;
    color: #0a0a0a; }
  .callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem; }
  .callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem; }

.card {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  background: #fefefe;
  box-shadow: none;
  overflow: hidden;
  color: #0a0a0a; }
  .card > :last-child {
    margin-bottom: 0; }

.card-divider {
  display: flex;
  flex: 0 1 auto;
  padding: 1rem;
  background: #e6e6e6; }
  .card-divider > :last-child {
    margin-bottom: 0; }

.card-section {
  flex: 1 0 auto;
  padding: 1rem; }
  .card-section > :last-child {
    margin-bottom: 0; }

.card-image {
  min-height: 1px; }

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 4px;
  background-color: #fefefe;
  font-size: 1rem; }
  .dropdown-pane.is-opening {
    display: block; }
  .dropdown-pane.is-open {
    display: block;
    visibility: visible; }

.dropdown-pane.tiny {
  width: 100px; }

.dropdown-pane.small {
  width: 200px; }

.dropdown-pane.large {
  width: 400px; }

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }
  .pagination::before, .pagination::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .pagination::after {
    clear: both; }
  .pagination li {
    margin-right: 0.062rem;
    border-radius: 4px;
    font-size: 0.875rem;
    display: none; }
    .pagination li:last-child, .pagination li:first-child {
      display: inline-block; }
    @media print, screen and (min-width: 50em) {
      .pagination li {
        display: inline-block; } }
  .pagination a,
  .pagination button {
    display: block;
    padding: 0.188rem 0.625rem;
    border-radius: 4px;
    color: #0a0a0a; }
    .pagination a:hover,
    .pagination button:hover {
      background: #e6e6e6; }
  .pagination .current {
    padding: 0.188rem 0.625rem;
    background: #000;
    color: #fefefe;
    cursor: default; }
  .pagination .disabled {
    padding: 0.188rem 0.625rem;
    color: #cacaca;
    cursor: not-allowed; }
    .pagination .disabled:hover {
      background: transparent; }
  .pagination .ellipsis::after {
    padding: 0.188rem 0.625rem;
    content: '\2026';
    color: #0a0a0a; }

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: '\00ab'; }

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: '\00bb'; }

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help; }

.tooltip {
  position: absolute;
  top: calc(100% + 0.649rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 4px;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe; }
  .tooltip::before {
    position: absolute; }
  .tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #0a0a0a;
    bottom: 100%; }
  .tooltip.bottom.align-center::before {
    left: 50%;
    transform: translateX(-50%); }
  .tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #0a0a0a transparent transparent;
    top: 100%;
    bottom: auto; }
  .tooltip.top.align-center::before {
    left: 50%;
    transform: translateX(-50%); }
  .tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #0a0a0a;
    left: 100%; }
  .tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%); }
  .tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #0a0a0a transparent transparent;
    right: 100%;
    left: auto; }
  .tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%); }
  .tooltip.align-top::before {
    bottom: auto;
    top: 10%; }
  .tooltip.align-bottom::before {
    bottom: 10%;
    top: auto; }
  .tooltip.align-left::before {
    left: 10%;
    right: auto; }
  .tooltip.align-right::before {
    left: auto;
    right: 10%; }

.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none; }
  .accordion[disabled] .accordion-title {
    cursor: not-allowed; }

.accordion-item:first-child > :first-child {
  border-radius: 4px 4px 0 0; }

.accordion-item:last-child > :last-child {
  border-radius: 0 0 4px 4px; }

.accordion-title {
  position: relative;
  display: block;
  padding: 0rem 1rem;
  border: 0px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #000; }
  :last-child:not(.is-active) > .accordion-title {
    border-bottom: 0px solid #e6e6e6;
    border-radius: 0 0 4px 4px; }
  .accordion-title:hover, .accordion-title:focus {
    background-color: #e7e6e3; }
  .accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
    content: '+'; }
  .is-active > .accordion-title::before {
    content: '\2013'; }

.accordion-content {
  display: none;
  padding: 1rem 1rem 0rem 1rem;
  border: 0px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #0a0a0a; }
  :last-child > .accordion-content:last-child {
    border-bottom: 0px solid #e6e6e6; }

.media-object {
  display: flex;
  margin-bottom: 1rem;
  flex-wrap: nowrap; }
  .media-object img {
    max-width: none; }
  @media screen and (max-width: 49.999em) {
    .media-object.stack-for-small {
      flex-wrap: wrap; } }

.media-object-section {
  flex: 0 1 auto; }
  .media-object-section:first-child {
    padding-right: 1rem; }
  .media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem; }
  .media-object-section > :last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 49.999em) {
    .stack-for-small .media-object-section {
      padding: 0;
      padding-bottom: 1rem;
      flex-basis: 100%;
      max-width: 100%; }
      .stack-for-small .media-object-section img {
        width: 100%; } }
  .media-object-section.main-section {
    flex: 1 1 0px; }

.orbit {
  position: relative; }

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden; }

.orbit-slide {
  width: 100%;
  position: absolute; }
  .orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0; }

.orbit-figure {
  margin: 0; }

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0; }

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(10, 10, 10, 0.5);
  color: #fefefe; }

.orbit-previous, .orbit-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe; }
  [data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
    outline: 0; }
  .orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
    background-color: rgba(254, 254, 254, 0.5); }

.orbit-previous {
  left: 0; }

.orbit-next {
  left: auto;
  right: 0; }

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center; }
  [data-whatinput='mouse'] .orbit-bullets {
    outline: 0; }
  .orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0.1rem;
    border-radius: 50%;
    background-color: #cacaca; }
    .orbit-bullets button:hover {
      background-color: #8a8a8a; }
    .orbit-bullets button.is-active {
      background-color: #8a8a8a; }

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden; }
  .responsive-embed iframe,
  .responsive-embed object,
  .responsive-embed embed,
  .responsive-embed video,
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .responsive-embed.widescreen,
  .flex-video.widescreen {
    padding-bottom: 56.25%; }

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none; }
  .tabs::before, .tabs::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .tabs::after {
    clear: both; }

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto; }

.tabs.simple > li > a {
  padding: 0; }
  .tabs.simple > li > a:hover {
    background: transparent; }

.tabs.primary {
  background: #000; }
  .tabs.primary > li > a {
    color: #fefefe; }
    .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
      background: #0d0d0d; }

.tabs-title {
  float: left; }
  .tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 0.75rem;
    line-height: 1;
    color: #000; }
    [data-whatinput='mouse'] .tabs-title > a {
      outline: 0; }
    .tabs-title > a:hover {
      background: #fefefe;
      color: black; }
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #e6e6e6;
      color: #000; }

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  transition: all 0.5s ease; }

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem; }
  .tabs-panel.is-active {
    display: block; }

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: 4px solid #fefefe;
  border-radius: 4px;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0; }

a.thumbnail {
  transition: box-shadow 200ms ease-out; }
  a.thumbnail:hover, a.thumbnail:focus {
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.5); }
  a.thumbnail image {
    box-shadow: none; }

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap; }
  [data-whatinput='mouse'] .menu li {
    outline: 0; }
  .menu a,
  .menu .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 0.7rem 1rem; }
  .menu input,
  .menu select,
  .menu a,
  .menu button {
    margin-bottom: 0; }
  .menu input {
    display: inline-block; }
  .menu, .menu.horizontal {
    flex-wrap: wrap;
    flex-direction: row; }
  .menu.vertical {
    flex-wrap: nowrap;
    flex-direction: column; }
  .menu.expanded li {
    flex: 1 1 0px; }
  .menu.simple {
    align-items: center; }
    .menu.simple li + li {
      margin-left: 1rem; }
    .menu.simple a {
      padding: 0; }
  @media print, screen and (min-width: 50em) {
    .menu.medium-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.medium-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.medium-expanded li {
      flex: 1 1 0px; }
    .menu.medium-simple li {
      flex: 1 1 0px; } }
  @media print, screen and (min-width: 64em) {
    .menu.large-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.large-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.large-expanded li {
      flex: 1 1 0px; }
    .menu.large-simple li {
      flex: 1 1 0px; } }
  .menu.nested {
    margin-right: 0;
    margin-left: 1rem; }
  .menu.icons a {
    display: flex; }
  .menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
    display: flex; }
  .menu.icon-left li a {
    flex-flow: row nowrap; }
    .menu.icon-left li a img,
    .menu.icon-left li a i,
    .menu.icon-left li a svg {
      margin-right: 0.25rem; }
  .menu.icon-right li a {
    flex-flow: row nowrap; }
    .menu.icon-right li a img,
    .menu.icon-right li a i,
    .menu.icon-right li a svg {
      margin-left: 0.25rem; }
  .menu.icon-top li a {
    flex-flow: column nowrap; }
    .menu.icon-top li a img,
    .menu.icon-top li a i,
    .menu.icon-top li a svg {
      align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu.icon-bottom li a {
    flex-flow: column nowrap; }
    .menu.icon-bottom li a img,
    .menu.icon-bottom li a i,
    .menu.icon-bottom li a svg {
      align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu .is-active > a {
    background: #000;
    color: #fefefe; }
  .menu .active > a {
    background: #000;
    color: #fefefe; }
  .menu.align-left {
    justify-content: flex-start; }
  .menu.align-right li {
    display: flex;
    justify-content: flex-end; }
    .menu.align-right li .submenu li {
      justify-content: flex-start; }
  .menu.align-right.vertical li {
    display: block;
    text-align: right; }
    .menu.align-right.vertical li .submenu li {
      text-align: right; }
  .menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0; }
  .menu.align-center li {
    display: flex;
    justify-content: center; }
    .menu.align-center li .submenu li {
      justify-content: flex-start; }
  .menu .menu-text {
    padding: 0.7rem 1rem;
    font-weight: bold;
    line-height: 1;
    color: inherit; }

.menu-centered > .menu {
  justify-content: center; }
  .menu-centered > .menu li {
    display: flex;
    justify-content: center; }
    .menu-centered > .menu li .submenu li {
      justify-content: flex-start; }

.no-js [data-responsive-menu] ul {
  display: none; }

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }
  .menu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
    content: ''; }
  .menu-icon:hover::after {
    background: #cacaca;
    box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca; }

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }
  .menu-icon.dark::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
    content: ''; }
  .menu-icon.dark:hover::after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }

.accordion-menu li {
  width: 100%; }

.accordion-menu a {
  padding: 0.7rem 1rem; }

.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem; }

.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem; }

.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0; }

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative; }
  .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #000 transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem; }

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  right: 1rem;
  left: auto; }

.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem; }

.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  transform: rotate(180deg);
  transform-origin: 50% 50%; }

.is-accordion-submenu-parent {
  position: relative; }

.has-submenu-toggle > a {
  margin-right: 40px; }

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer; }
  .submenu-toggle::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #000 transparent transparent;
    top: 0;
    bottom: 0;
    margin: auto; }

.submenu-toggle[aria-expanded='true']::after {
  transform: scaleY(-1);
  transform-origin: 50% 50%; }

.submenu-toggle-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.is-drilldown {
  position: relative;
  overflow: hidden; }
  .is-drilldown li {
    display: block; }
  .is-drilldown.animate-height {
    transition: height 0.5s; }

.drilldown a {
  padding: 0.7rem 1rem;
  background: #fefefe; }

.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  transition: transform 0.15s linear; }
  .drilldown .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    transform: translateX(-100%); }
  .drilldown .is-drilldown-submenu.is-closing {
    transform: translateX(100%); }
  .drilldown .is-drilldown-submenu a {
    padding: 0.7rem 1rem; }

.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0; }

.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%; }

.drilldown .is-drilldown-submenu-parent > a {
  position: relative; }
  .drilldown .is-drilldown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #000;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem; }

.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #000;
  right: 1rem;
  left: auto; }

.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #000 transparent transparent;
  right: auto;
  left: 1rem; }

.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #000 transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem; }

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto; }

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0; }

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem; }

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #000 transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px; }

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0; }

.dropdown.menu > li > a {
  background: #fefefe;
  padding: 0.7rem 1rem; }

.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #000; }

.no-js .dropdown.menu ul {
  display: none; }

.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0; }

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0; }

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto; }

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%; }

.dropdown.menu.vertical > li > a::after {
  right: 14px; }

.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #000 transparent transparent;
  right: auto;
  left: 5px; }

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #000; }

@media print, screen and (min-width: 50em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #000 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto; }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #000 transparent transparent;
    right: auto;
    left: 5px; }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #000; } }

@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #000 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto; }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #000 transparent transparent;
    right: auto;
    left: 5px; }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #000; } }

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto; }

.is-dropdown-menu.vertical {
  width: 100px; }
  .is-dropdown-menu.vertical.align-right {
    float: right; }

.is-dropdown-submenu-parent {
  position: relative; }
  .is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    left: auto;
    margin-top: -6px; }
  .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    top: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fefefe; }
  .dropdown .is-dropdown-submenu a {
    padding: 0.7rem 1rem; }
  .is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #000 transparent transparent;
    right: auto;
    left: 5px; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #000; }
  .is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px; }
  .is-dropdown-submenu > li {
    width: 100%; }
  .is-dropdown-submenu.js-dropdown-active {
    display: block; }

.is-off-canvas-open {
  overflow: hidden; }

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: #fefefe;
  opacity: 0;
  visibility: hidden;
  overflow: hidden; }
  .js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible; }
  .js-off-canvas-overlay.is-closable {
    cursor: pointer; }
  .js-off-canvas-overlay.is-overlay-absolute {
    position: absolute; }
  .js-off-canvas-overlay.is-overlay-fixed {
    position: fixed; }

.off-canvas-wrapper {
  position: relative;
  overflow: hidden; }

.off-canvas {
  position: fixed;
  z-index: 12;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #fefefe; }
  [data-whatinput='mouse'] .off-canvas {
    outline: 0; }
  .off-canvas.is-transition-push {
    z-index: 12; }
  .off-canvas.is-closed {
    visibility: hidden; }
  .off-canvas.is-transition-overlap {
    z-index: 13; }
    .off-canvas.is-transition-overlap.is-open {
      box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
  .off-canvas.is-open {
    transform: translate(0, 0); }

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #fefefe; }
  [data-whatinput='mouse'] .off-canvas-absolute {
    outline: 0; }
  .off-canvas-absolute.is-transition-push {
    z-index: 12; }
  .off-canvas-absolute.is-closed {
    visibility: hidden; }
  .off-canvas-absolute.is-transition-overlap {
    z-index: 13; }
    .off-canvas-absolute.is-transition-overlap.is-open {
      box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
  .off-canvas-absolute.is-open {
    transform: translate(0, 0); }

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(-250px); }
  .off-canvas-content .off-canvas.position-left {
    transform: translateX(-250px); }
    .off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
      transform: translate(0, 0); }
  .off-canvas-content.is-open-left.has-transition-push {
    transform: translateX(250px); }
  .position-left.is-transition-push {
    box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(250px); }
  .off-canvas-content .off-canvas.position-right {
    transform: translateX(250px); }
    .off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
      transform: translate(0, 0); }
  .off-canvas-content.is-open-right.has-transition-push {
    transform: translateX(-250px); }
  .position-right.is-transition-push {
    box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(-250px); }
  .off-canvas-content .off-canvas.position-top {
    transform: translateY(-250px); }
    .off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
      transform: translate(0, 0); }
  .off-canvas-content.is-open-top.has-transition-push {
    transform: translateY(250px); }
  .position-top.is-transition-push {
    box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25); }

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(250px); }
  .off-canvas-content .off-canvas.position-bottom {
    transform: translateY(250px); }
    .off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
      transform: translate(0, 0); }
  .off-canvas-content.is-open-bottom.has-transition-push {
    transform: translateY(-250px); }
  .position-bottom.is-transition-push {
    box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25); }

.off-canvas-content {
  transform: none;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
  .off-canvas-content.has-transition-push {
    transform: translate(0, 0); }
  .off-canvas-content .off-canvas.is-open {
    transform: translate(0, 0); }

@media print, screen and (min-width: 50em) {
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-medium {
      transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-medium ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-medium {
      transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-medium ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-medium {
      transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-medium ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-medium {
      transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-medium ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-large {
      transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-large ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-large {
      transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-large ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-large {
      transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-large ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-large {
      transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-large ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media print, screen and (min-width: 50em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none; }
    .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
      box-shadow: none;
      transform: none; }
    .off-canvas.in-canvas-for-medium .close-button {
      display: none; } }

@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none; }
    .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
      box-shadow: none;
      transform: none; }
    .off-canvas.in-canvas-for-large .close-button {
      display: none; } }

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden; }
  html.is-reveal-open.zf-has-scroll {
    overflow-y: scroll; }
  html.is-reveal-open body {
    overflow-y: hidden; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: auto; }

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 4px;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media print, screen and (min-width: 50em) {
    .reveal {
      min-height: 0; } }
  .reveal .column, .reveal .columns {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 50em) {
    .reveal {
      width: 600px;
      max-width: 75rem; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 50em) {
    .reveal.tiny {
      width: 30%;
      max-width: 75rem; } }
  @media print, screen and (min-width: 50em) {
    .reveal.small {
      width: 50%;
      max-width: 75rem; } }
  @media print, screen and (min-width: 50em) {
    .reveal.large {
      width: 90%;
      max-width: 75rem; } }
  .reveal.full {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 49.999em) {
    .reveal {
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      max-width: none;
      height: 100%;
      min-height: 100%;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

.sticky-container {
  position: relative; }

.sticky {
  position: relative;
  z-index: 0;
  transform: translate3d(0, 0, 0); }

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%; }
  .sticky.is-stuck.is-at-top {
    top: 0; }
  .sticky.is-stuck.is-at-bottom {
    bottom: 0; }

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto; }
  .sticky.is-anchored.is-at-bottom {
    bottom: 0; }

.title-bar {
  padding: 0.6rem;
  background: #fefefe;
  color: #0a0a0a;
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  .title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.25rem; }

.title-bar-left,
.title-bar-right {
  flex: 1 1 0px; }

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

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold; }

.top-bar {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem;
  flex-wrap: wrap; }
  .top-bar,
  .top-bar ul {
    background-color: #fefefe; }
  .top-bar input {
    max-width: 200px;
    margin-right: 1rem; }
  .top-bar .input-group-field {
    width: 100%;
    margin-right: 0; }
  .top-bar input.button {
    width: auto; }
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%; }
  @media print, screen and (min-width: 50em) {
    .top-bar {
      flex-wrap: nowrap; }
      .top-bar .top-bar-left {
        flex: 1 1 auto;
        margin-right: auto; }
      .top-bar .top-bar-right {
        flex: 0 1 auto;
        margin-left: auto; } }
  @media screen and (max-width: 63.999em) {
    .top-bar.stacked-for-medium {
      flex-wrap: wrap; }
      .top-bar.stacked-for-medium .top-bar-left,
      .top-bar.stacked-for-medium .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%; } }
  @media screen and (max-width: 74.999em) {
    .top-bar.stacked-for-large {
      flex-wrap: wrap; }
      .top-bar.stacked-for-large .top-bar-left,
      .top-bar.stacked-for-large .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%; } }

.top-bar-title {
  flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0; }

.top-bar-left,
.top-bar-right {
  flex: 0 0 auto; }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.clearfix::before, .clearfix::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1; }

.clearfix::after {
  clear: both; }

.align-left {
  justify-content: flex-start; }

.align-right {
  justify-content: flex-end; }

.align-center {
  justify-content: center; }

.align-justify {
  justify-content: space-between; }

.align-spaced {
  justify-content: space-around; }

.align-left.vertical.menu > li > a {
  justify-content: flex-start; }

.align-right.vertical.menu > li > a {
  justify-content: flex-end; }

.align-center.vertical.menu > li > a {
  justify-content: center; }

.align-top {
  align-items: flex-start; }

.align-self-top {
  align-self: flex-start; }

.align-bottom {
  align-items: flex-end; }

.align-self-bottom {
  align-self: flex-end; }

.align-middle {
  align-items: center; }

.align-self-middle {
  align-self: center; }

.align-stretch {
  align-items: stretch; }

.align-self-stretch {
  align-self: stretch; }

.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center; }

.small-order-1 {
  order: 1; }

.small-order-2 {
  order: 2; }

.small-order-3 {
  order: 3; }

.small-order-4 {
  order: 4; }

.small-order-5 {
  order: 5; }

.small-order-6 {
  order: 6; }

@media print, screen and (min-width: 50em) {
  .medium-order-1 {
    order: 1; }
  .medium-order-2 {
    order: 2; }
  .medium-order-3 {
    order: 3; }
  .medium-order-4 {
    order: 4; }
  .medium-order-5 {
    order: 5; }
  .medium-order-6 {
    order: 6; } }

@media print, screen and (min-width: 64em) {
  .large-order-1 {
    order: 1; }
  .large-order-2 {
    order: 2; }
  .large-order-3 {
    order: 3; }
  .large-order-4 {
    order: 4; }
  .large-order-5 {
    order: 5; }
  .large-order-6 {
    order: 6; } }

.flex-container {
  display: flex; }

.flex-child-auto {
  flex: 1 1 auto; }

.flex-child-grow {
  flex: 1 0 auto; }

.flex-child-shrink {
  flex: 0 1 auto; }

.flex-dir-row {
  flex-direction: row; }

.flex-dir-row-reverse {
  flex-direction: row-reverse; }

.flex-dir-column {
  flex-direction: column; }

.flex-dir-column-reverse {
  flex-direction: column-reverse; }

@media print, screen and (min-width: 50em) {
  .medium-flex-container {
    display: flex; }
  .medium-flex-child-auto {
    flex: 1 1 auto; }
  .medium-flex-child-grow {
    flex: 1 0 auto; }
  .medium-flex-child-shrink {
    flex: 0 1 auto; }
  .medium-flex-dir-row {
    flex-direction: row; }
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse; }
  .medium-flex-dir-column {
    flex-direction: column; }
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse; } }

@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: flex; }
  .large-flex-child-auto {
    flex: 1 1 auto; }
  .large-flex-child-grow {
    flex: 1 0 auto; }
  .large-flex-child-shrink {
    flex: 0 1 auto; }
  .large-flex-dir-row {
    flex-direction: row; }
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse; }
  .large-flex-dir-column {
    flex-direction: column; }
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse; } }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

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

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

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

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

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

@media screen and (max-width: 49.999em), 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.999em) {
  .show-for-large {
    display: none !important; } }

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

@media screen and (max-width: 63.999em), 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; } }

.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-down.mui-enter.mui-enter-active {
  transform: translateY(0); }

.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-left.mui-enter.mui-enter-active {
  transform: translateX(0); }

.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-up.mui-enter.mui-enter-active {
  transform: translateY(0); }

.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-right.mui-enter.mui-enter-active {
  transform: translateX(0); }

.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-down.mui-leave.mui-leave-active {
  transform: translateY(100%); }

.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-right.mui-leave.mui-leave-active {
  transform: translateX(100%); }

.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-up.mui-leave.mui-leave-active {
  transform: translateY(-100%); }

.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-left.mui-leave.mui-leave-active {
  transform: translateX(-100%); }

.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity; }

.fade-in.mui-enter.mui-enter-active {
  opacity: 1; }

.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity; }

.fade-out.mui-leave.mui-leave-active {
  opacity: 0; }

.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(90deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(90deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(0.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-up.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1; }

.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-down.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1; }

.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-up.mui-leave.mui-leave-active {
  transform: scale(1.5);
  opacity: 0; }

.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-down.mui-leave.mui-leave-active {
  transform: scale(0.5);
  opacity: 0; }

.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(-0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1; }

.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out.mui-leave.mui-leave-active {
  transform: rotate(0.75turn);
  opacity: 0; }

.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in-ccw.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1; }

.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out-ccw.mui-leave.mui-leave-active {
  transform: rotate(-0.75turn);
  opacity: 0; }

.slow {
  transition-duration: 750ms !important; }

.fast {
  transition-duration: 250ms !important; }

.linear {
  transition-timing-function: linear !important; }

.ease {
  transition-timing-function: ease !important; }

.ease-in {
  transition-timing-function: ease-in !important; }

.ease-out {
  transition-timing-function: ease-out !important; }

.ease-in-out {
  transition-timing-function: ease-in-out !important; }

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  transition-delay: 300ms !important; }

.long-delay {
  transition-delay: 700ms !important; }

.shake {
  animation-name: shake-7; }

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%); } }

.spin-cw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn); }
  100% {
    transform: rotate(0); } }

.spin-ccw {
  animation-name: spin-ccw-1turn; }

@keyframes spin-ccw-1turn {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(-1turn); } }

.wiggle {
  animation-name: wiggle-7deg; }

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    transform: rotate(0); } }

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  animation-duration: 500ms; }

.infinite {
  animation-iteration-count: infinite; }

.slow {
  animation-duration: 750ms !important; }

.fast {
  animation-duration: 250ms !important; }

.linear {
  animation-timing-function: linear !important; }

.ease {
  animation-timing-function: ease !important; }

.ease-in {
  animation-timing-function: ease-in !important; }

.ease-out {
  animation-timing-function: ease-out !important; }

.ease-in-out {
  animation-timing-function: ease-in-out !important; }

.bounce-in {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  animation-delay: 300ms !important; }

.long-delay {
  animation-delay: 700ms !important; }

/*
 * zurb_foundation.scss - Contains all Drupal-specific SASS for this theme.
 *
 * @todo Split this into multiple folders/files.
*/
.region-highlighted:empty {
  display: none; }

.toolbar-tray a {
  font-size: 13px; }

.toolbar .toolbar-toggle-orientation .toolbar-icon {
  margin: 0; }
  .toolbar .toolbar-toggle-orientation .toolbar-icon:before {
    min-height: 0; }

.top-bar-section ul li {
  padding-top: 0; }
  .top-bar-section ul li a.is-active {
    color: #FFFFFF; }

.no-js .top-bar {
  display: none; }

@media screen and (min-width: 40em) {
  .no-js .top-bar {
    display: block; }
  .no-js .title-bar {
    display: none; } }

body.toolbar-fixed .sticky.is-stuck .top-bar {
  margin-top: 39px; }

body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open .sticky.is-stuck .top-bar {
  margin-top: 78px; }

body.toolbar-fixed .sticky.is-stuck.is-at-top {
  margin-top: 0 !important; }

.top-bar .menu-item--collapsed, .top-bar .menu-item--expanded {
  list-style: none; }

.top-bar .search-block-form .form-item-keys, .top-bar .search-block-form .form-actions {
  display: inline-block; }

.dropbutton-wrapper {
  background-color: #008CBA;
  margin: 0 0 1.25rem; }
  .dropbutton-wrapper .button {
    margin-bottom: 0;
    width: 100%;
    text-align: left; }

.form-required:after {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 0.3em;
  content: "";
  vertical-align: super;
  background-image: url(../images/foundation/misc/required.svg);
  background-repeat: no-repeat;
  background-size: 6px 6px; }

.node-preview-container {
  position: relative; }
  .node-preview-container .node-preview-backlink {
    margin-right: 1rem; }
  .node-preview-container select {
    width: auto; }

#edit-comment-body-wrapper {
  margin: 0 0 0.625rem; }

.button {
  font-family: "LabGrotesque-Regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  border-color: #8a8a8a;
  margin-bottom: 0rem; }
  .button:hover, .button:focus {
    color: #858585; }
  .button.black {
    color: #fefefe;
    background-color: #0a0a0a; }
    .button.black:hover, .button.black:focus {
      background-color: #858585; }
    .button.black a {
      color: #fefefe; }
  @media print, screen and (min-width: 64em) {
    .button {
      margin-bottom: 1rem; } }

.piwik-optout {
  position: relative;
  padding-bottomOFF: 56.25%;
  /* 16:9 */
  padding-bottomOFF: 10%;
  padding-topOFF: 25px;
  height: 40rem; }
  @media screen and (min-width: 20em) {
    .piwik-optout {
      height: 33rem; } }
  @media screen and (min-width: 30em) {
    .piwik-optout {
      height: 27rem; } }
  @media print, screen and (min-width: 50em) {
    .piwik-optout {
      height: 18rem; } }
  @media print, screen and (min-width: 64em) {
    .piwik-optout {
      height: 12rem; } }
  .piwik-optout iframe {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

form {
  font-family: "LabGrotesque-Regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
  form input.trackVisits {
    width: 20px;
    display: inline-block;
    vertical-align: text-bottom; }
  form label {
    display: inline-block;
    max-width: 180px;
    margin-right: 0; }
    @media screen and (min-width: 20.062em) {
      form label {
        max-width: 280px; } }
    @media screen and (min-width: 30em) {
      form label {
        max-width: 320px; } }
    @media print, screen and (min-width: 50em) {
      form label {
        max-width: 600px; } }
    @media print, screen and (min-width: 64em) {
      form label {
        max-width: 980px; } }

#main.columns {
  background-color: #fefefe;
  padding: 0 1rem 100px 1rem; }
  @media print, screen and (min-width: 50em) {
    #main.columns {
      padding: 0 30px 100px 30px; } }

body.path-frontpage #main.columns {
  padding: 0 0 100px 0; }

/* additional space between tiles in small 1-column layout */
body.path-frontpage #main .panel-panel .column, body.path-frontpage #main .panel-panel .columns {
  margin-bottom: 1rem; }
  @media print, screen and (min-width: 50em) {
    body.path-frontpage #main .panel-panel .column, body.path-frontpage #main .panel-panel .columns {
      margin-bottom: 0rem; } }

#top-bar-sticky-container .sticky {
  border-bottom: 1px solid #cacaca;
  width: 100%; }

header {
  background-color: #fefefe; }

.parallax-background {
  height: 800px;
  background-repeat: no-repeat;
  background-size: cover;
  position: fixed;
  width: 100%; }
  .parallax-background .hero {
    background: #000 url("/themes/custom/mercurius/images/161108_Mercurius_Start_Test.png") no-repeat center center; }

.parallax-content {
  /*max-width: 100%;*/
  position: relative;
  top: 800px; }

p, li {
  font-family: "LabGrotesque-Light", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1.15rem; }
  p strong, li strong {
    font-family: "LabGrotesque-Medium", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal; }

h4 {
  font-family: "LabGrotesque-Medium", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }

h5 {
  font-family: "LabGrotesque-Medium", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1.15rem; }

h2.block-title, .news .views-row h2, .node--type-press-release article h1.block-title, .path-presse article h1.block-title, .path-press article h1.block-title,
.node--type-article article h1.block-title, .path-news article h1.block-title,
.node--type-real-estate article h1.block-title, .issuu .issuubody h2.block-title {
  text-transform: uppercase;
  margin-bottom: 14px; }

div.endingline {
  border-top: 0.2rem solid black;
  width: 1.8rem;
  margin-bottom: 30px; }

/* image zoom effect */
a div.image-wrapper {
  border: 0px solid #333;
  margin: 0;
  overflow: hidden; }
  a div.image-wrapper:hover img {
    transform: scale(1.1); }
  a div.image-wrapper img {
    max-width: 100%;
    transition: all 0.7s; }

.top-bar {
  padding: 0; }

#top-bar-sticky-container .title-bar .title-bar-title {
  text-align: left;
  width: 85%;
  /* TODO: center with 100%?!*/
  height: 40px;
  vertical-align: middle;
  overflow: hidden; }
  #top-bar-sticky-container .title-bar .title-bar-title img {
    height: 36px;
    margin-top: 2px;
    max-height: 40px;
    min-height: 32px; }

#top-bar-sticky-container .title-bar .title-bar-menu {
  float: right;
  height: 40px; }
  #top-bar-sticky-container .title-bar .title-bar-menu button.menu-icon {
    margin-top: 12px; }

.domain-mercurius-de #top-bar-sticky-container .title-bar .title-bar-title img {
  height: 36px;
  margin-top: 2px; }
  @media screen and (min-width: 20.062em) {
    .domain-mercurius-de #top-bar-sticky-container .title-bar .title-bar-title img {
      height: 40px;
      margin-top: 0px; } }

.domain-mercurius-re-de #top-bar-sticky-container .title-bar .title-bar-title img {
  height: 32px;
  margin-top: 4px; }
  @media screen and (min-width: 23.75em) {
    .domain-mercurius-re-de #top-bar-sticky-container .title-bar .title-bar-title img {
      height: 40px;
      margin-top: 0px; } }

.domain-mercurius-pe-de #top-bar-sticky-container .title-bar .title-bar-title img {
  height: 32px;
  margin-top: 4px; }
  @media screen and (min-width: 25em) {
    .domain-mercurius-pe-de #top-bar-sticky-container .title-bar .title-bar-title img {
      height: 40px;
      margin-top: 0px; } }

.domain-mercurius-ip-de #top-bar-sticky-container .title-bar .title-bar-title img {
  height: 24px;
  margin-top: 8px;
  max-height: 32px;
  min-height: 24px; }
  @media screen and (min-width: 26.25em) {
    .domain-mercurius-ip-de #top-bar-sticky-container .title-bar .title-bar-title img {
      height: 32px;
      margin-top: 4px; } }

.domain-mercurius-se-de #top-bar-sticky-container .title-bar .title-bar-title img {
  height: 36px;
  margin-top: 2px; }
  @media screen and (min-width: 21.25em) {
    .domain-mercurius-se-de #top-bar-sticky-container .title-bar .title-bar-title img {
      height: 40px;
      margin-top: 0px; } }

.domain-mercurius-se-de .teasers {
  padding-bottom: 2rem; }

.domain-mercurius-se-de .news {
  background-color: #e3e1de; }
  .domain-mercurius-se-de .news article {
    padding-top: 1rem;
    border-bottom: 0px solid #cacaca;
    padding-bottom: 0rem;
    margin-bottom: 1rem; }
    .domain-mercurius-se-de .news article h2.node-title, .domain-mercurius-se-de .news .node--type-press-release article h1.node-title, .node--type-press-release .domain-mercurius-se-de .news article h1.node-title, .domain-mercurius-se-de .news .path-presse article h1.node-title, .path-presse .domain-mercurius-se-de .news article h1.node-title, .domain-mercurius-se-de .news .path-press article h1.node-title, .path-press .domain-mercurius-se-de .news article h1.node-title,
    .domain-mercurius-se-de .news .node--type-article article h1.node-title, .node--type-article .domain-mercurius-se-de .news article h1.node-title, .domain-mercurius-se-de .news .path-news article h1.node-title, .path-news .domain-mercurius-se-de .news article h1.node-title,
    .domain-mercurius-se-de .news .node--type-real-estate article h1.node-title, .node--type-real-estate .domain-mercurius-se-de .news article h1.node-title {
      display: none; }
  .domain-mercurius-se-de .news .views-row h2, .domain-mercurius-se-de .news .views-row .node--type-press-release article h1, .node--type-press-release article .domain-mercurius-se-de .news .views-row h1, .domain-mercurius-se-de .news .views-row .path-presse article h1, .path-presse article .domain-mercurius-se-de .news .views-row h1, .domain-mercurius-se-de .news .views-row .path-press article h1, .path-press article .domain-mercurius-se-de .news .views-row h1,
  .domain-mercurius-se-de .news .views-row .node--type-article article h1, .node--type-article article .domain-mercurius-se-de .news .views-row h1, .domain-mercurius-se-de .news .views-row .path-news article h1, .path-news article .domain-mercurius-se-de .news .views-row h1,
  .domain-mercurius-se-de .news .views-row .node--type-real-estate article h1, .node--type-real-estate article .domain-mercurius-se-de .news .views-row h1 {
    color: #0a0a0a;
    text-transform: none; }

.domain-mercurius-se-de article h2 strong, .domain-mercurius-se-de article .news .views-row h2 strong, .news .views-row .domain-mercurius-se-de article h2 strong, .domain-mercurius-se-de .node--type-press-release article h1 strong, .node--type-press-release .domain-mercurius-se-de article h1 strong, .domain-mercurius-se-de .path-presse article h1 strong, .path-presse .domain-mercurius-se-de article h1 strong, .domain-mercurius-se-de .path-press article h1 strong, .path-press .domain-mercurius-se-de article h1 strong, .domain-mercurius-se-de .node--type-article article h1 strong, .node--type-article .domain-mercurius-se-de article h1 strong, .domain-mercurius-se-de .path-news article h1 strong, .path-news .domain-mercurius-se-de article h1 strong, .domain-mercurius-se-de .node--type-real-estate article h1 strong, .node--type-real-estate .domain-mercurius-se-de article h1 strong, .domain-mercurius-se-de article .issuu .issuubody h2 strong, .issuu .issuubody .domain-mercurius-se-de article h2 strong {
  font-family: "Catalog-Bold", Georgia, Times, Times New Roman, serif;
  font-weight: normal; }

.domain-mercurius-se-de article#leistungen, .domain-mercurius-se-de article#objektverwaltung, .domain-mercurius-se-de article#mieterverwaltung, .domain-mercurius-se-de article#facility-services {
  padding-top: 2rem; }
  .domain-mercurius-se-de article#leistungen h2.node-title, .domain-mercurius-se-de .node--type-press-release article#leistungen h1.node-title, .node--type-press-release .domain-mercurius-se-de article#leistungen h1.node-title, .domain-mercurius-se-de .path-presse article#leistungen h1.node-title, .path-presse .domain-mercurius-se-de article#leistungen h1.node-title, .domain-mercurius-se-de .path-press article#leistungen h1.node-title, .path-press .domain-mercurius-se-de article#leistungen h1.node-title,
  .domain-mercurius-se-de .node--type-article article#leistungen h1.node-title, .node--type-article .domain-mercurius-se-de article#leistungen h1.node-title, .domain-mercurius-se-de .path-news article#leistungen h1.node-title, .path-news .domain-mercurius-se-de article#leistungen h1.node-title,
  .domain-mercurius-se-de .node--type-real-estate article#leistungen h1.node-title, .node--type-real-estate .domain-mercurius-se-de article#leistungen h1.node-title, .domain-mercurius-se-de article#objektverwaltung h2.node-title, .domain-mercurius-se-de .node--type-press-release article#objektverwaltung h1.node-title, .node--type-press-release .domain-mercurius-se-de article#objektverwaltung h1.node-title, .domain-mercurius-se-de .path-presse article#objektverwaltung h1.node-title, .path-presse .domain-mercurius-se-de article#objektverwaltung h1.node-title, .domain-mercurius-se-de .path-press article#objektverwaltung h1.node-title, .path-press .domain-mercurius-se-de article#objektverwaltung h1.node-title,
  .domain-mercurius-se-de .node--type-article article#objektverwaltung h1.node-title, .node--type-article .domain-mercurius-se-de article#objektverwaltung h1.node-title, .domain-mercurius-se-de .path-news article#objektverwaltung h1.node-title, .path-news .domain-mercurius-se-de article#objektverwaltung h1.node-title,
  .domain-mercurius-se-de .node--type-real-estate article#objektverwaltung h1.node-title, .node--type-real-estate .domain-mercurius-se-de article#objektverwaltung h1.node-title, .domain-mercurius-se-de article#mieterverwaltung h2.node-title, .domain-mercurius-se-de .node--type-press-release article#mieterverwaltung h1.node-title, .node--type-press-release .domain-mercurius-se-de article#mieterverwaltung h1.node-title, .domain-mercurius-se-de .path-presse article#mieterverwaltung h1.node-title, .path-presse .domain-mercurius-se-de article#mieterverwaltung h1.node-title, .domain-mercurius-se-de .path-press article#mieterverwaltung h1.node-title, .path-press .domain-mercurius-se-de article#mieterverwaltung h1.node-title,
  .domain-mercurius-se-de .node--type-article article#mieterverwaltung h1.node-title, .node--type-article .domain-mercurius-se-de article#mieterverwaltung h1.node-title, .domain-mercurius-se-de .path-news article#mieterverwaltung h1.node-title, .path-news .domain-mercurius-se-de article#mieterverwaltung h1.node-title,
  .domain-mercurius-se-de .node--type-real-estate article#mieterverwaltung h1.node-title, .node--type-real-estate .domain-mercurius-se-de article#mieterverwaltung h1.node-title, .domain-mercurius-se-de article#facility-services h2.node-title, .domain-mercurius-se-de .node--type-press-release article#facility-services h1.node-title, .node--type-press-release .domain-mercurius-se-de article#facility-services h1.node-title, .domain-mercurius-se-de .path-presse article#facility-services h1.node-title, .path-presse .domain-mercurius-se-de article#facility-services h1.node-title, .domain-mercurius-se-de .path-press article#facility-services h1.node-title, .path-press .domain-mercurius-se-de article#facility-services h1.node-title,
  .domain-mercurius-se-de .node--type-article article#facility-services h1.node-title, .node--type-article .domain-mercurius-se-de article#facility-services h1.node-title, .domain-mercurius-se-de .path-news article#facility-services h1.node-title, .path-news .domain-mercurius-se-de article#facility-services h1.node-title,
  .domain-mercurius-se-de .node--type-real-estate article#facility-services h1.node-title, .node--type-real-estate .domain-mercurius-se-de article#facility-services h1.node-title {
    display: none; }

.domain-mercurius-se-de article#objektverwaltung {
  padding-top: 0rem; }

.domain-mercurius-se-de article#leistungen {
  border-bottom: 0px solid #cacaca; }

.domain-mercurius-se-de div.column.grey, .domain-mercurius-se-de div.grey.columns {
  background-color: #e3e1de; }
  .domain-mercurius-se-de div.column.grey article, .domain-mercurius-se-de div.grey.columns article {
    padding-top: 2rem;
    border-bottom: 0px solid #cacaca;
    padding-bottom: 0rem;
    margin-bottom: 1rem; }
    .domain-mercurius-se-de div.column.grey article h2.node-title, .domain-mercurius-se-de div.grey.columns article h2.node-title, .domain-mercurius-se-de div.column.grey .node--type-press-release article h1.node-title, .node--type-press-release .domain-mercurius-se-de div.column.grey article h1.node-title, .domain-mercurius-se-de div.grey.columns .node--type-press-release article h1.node-title, .node--type-press-release .domain-mercurius-se-de div.grey.columns article h1.node-title, .domain-mercurius-se-de div.column.grey .path-presse article h1.node-title, .path-presse .domain-mercurius-se-de div.column.grey article h1.node-title, .domain-mercurius-se-de div.grey.columns .path-presse article h1.node-title, .path-presse .domain-mercurius-se-de div.grey.columns article h1.node-title, .domain-mercurius-se-de div.column.grey .path-press article h1.node-title, .path-press .domain-mercurius-se-de div.column.grey article h1.node-title, .domain-mercurius-se-de div.grey.columns .path-press article h1.node-title, .path-press .domain-mercurius-se-de div.grey.columns article h1.node-title,
    .domain-mercurius-se-de div.column.grey .node--type-article article h1.node-title, .node--type-article .domain-mercurius-se-de div.column.grey article h1.node-title,
    .domain-mercurius-se-de div.grey.columns .node--type-article article h1.node-title, .node--type-article .domain-mercurius-se-de div.grey.columns article h1.node-title, .domain-mercurius-se-de div.column.grey .path-news article h1.node-title, .path-news .domain-mercurius-se-de div.column.grey article h1.node-title, .domain-mercurius-se-de div.grey.columns .path-news article h1.node-title, .path-news .domain-mercurius-se-de div.grey.columns article h1.node-title,
    .domain-mercurius-se-de div.column.grey .node--type-real-estate article h1.node-title, .node--type-real-estate .domain-mercurius-se-de div.column.grey article h1.node-title,
    .domain-mercurius-se-de div.grey.columns .node--type-real-estate article h1.node-title, .node--type-real-estate .domain-mercurius-se-de div.grey.columns article h1.node-title {
      display: none; }

#block-mercurius-branding,
.top-bar-left {
  display: none;
  font-size: 1.5rem;
  margin: 15px 0 15px 30px; }
  #block-mercurius-branding img,
  .top-bar-left img {
    height: 50px;
    padding: 0; }

.domain-mercurius-re-de .top-bar-right .dropdown.menu.medium-horizontal > li#menu-item-presse.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 0;
  top: 100%; }

@media print, screen and (min-width: 50em) {
  .top-bar-left {
    display: block; }
  .top-bar-right {
    margin-top: 0px;
    padding: 25px 30px 0 30px; }
    .top-bar-right ul {
      float: left; } }

#block-mercurius-footer, section.block-languageswitchercontent,
.menu {
  font-family: "LabGrotesque-Light", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1.15rem; }
  #block-mercurius-footer ul li, section.block-languageswitchercontent ul li,
  .menu ul li {
    white-space: nowrap; }
  #block-mercurius-footer .is-active, section.block-languageswitchercontent .is-active,
  .menu .is-active {
    color: #666666; }
    #block-mercurius-footer .is-active .submenu .is-active, section.block-languageswitchercontent .is-active .submenu .is-active,
    .menu .is-active .submenu .is-active {
      color: #000; }
      #block-mercurius-footer .is-active .submenu .is-active:hover, section.block-languageswitchercontent .is-active .submenu .is-active:hover,
      .menu .is-active .submenu .is-active:hover {
        color: #666666; }
  #block-mercurius-footer .is-accordion-submenu, section.block-languageswitchercontent .is-accordion-submenu,
  .menu .is-accordion-submenu {
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
    border-bottom: 1px solid #bbb; }

#main-menu .menu > li.is-submenu-item > a {
  line-height: 1;
  line-height: 2rem;
  padding: 0.7rem 1rem 0.7rem 1rem;
  padding: 0rem 1rem 0.7rem 1rem; }

#main-menu .menu > li.is-submenu-item:first-child > a {
  padding: 0.7rem 1rem 0.7rem 1rem; }

.dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
  left: 1rem;
  right: auto;
  top: 100%; }

#block-long-page-menu-ueber-uns,
#block-long-page-menu,
#block-long-page-menu2 {
  display: none; }
  @media print, screen and (min-width: 50em) {
    #block-long-page-menu-ueber-uns,
    #block-long-page-menu,
    #block-long-page-menu2 {
      display: block; } }
  #block-long-page-menu-ueber-uns ul.menu.long-page-menu,
  #block-long-page-menu ul.menu.long-page-menu,
  #block-long-page-menu2 ul.menu.long-page-menu {
    padding: 30px 30px 30px 0;
    border-bottom: 1px solid #bbb; }
    #block-long-page-menu-ueber-uns ul.menu.long-page-menu li a,
    #block-long-page-menu ul.menu.long-page-menu li a,
    #block-long-page-menu2 ul.menu.long-page-menu li a {
      padding-left: 0;
      color: #000;
      text-decoration: underline; }
      #block-long-page-menu-ueber-uns ul.menu.long-page-menu li a:hover,
      #block-long-page-menu ul.menu.long-page-menu li a:hover,
      #block-long-page-menu2 ul.menu.long-page-menu li a:hover {
        color: #666666; }

.orbit {
  margin-bottom: 4rem; }
  .orbit .orbit-previous, .orbit .orbit-next {
    display: none; }
    @media print, screen and (min-width: 50em) {
      .orbit .orbit-previous, .orbit .orbit-next {
        display: block; } }
    .orbit .orbit-previous i, .orbit .orbit-next i {
      font-size: 3rem;
      color: #0a0a0a; }
  .orbit .orbit-previous {
    padding: 0.5rem 1.75rem 0.5rem 1.25rem; }
  .orbit .orbit-next {
    padding: 0.5rem 1.25rem 0.5rem 1.75rem; }
  .orbit .orbit-caption {
    font-family: "Catalog-Regular", Georgia, Times, Times New Roman, serif;
    font-family: "LabGrotesque-Regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.15rem;
    display: none; }
    @media print, screen and (min-width: 50em) {
      .orbit .orbit-caption {
        display: block; } }
  @media print, screen and (min-width: 50em) {
    .orbit .orbit-bullets {
      display: none; } }

@media screen and (max-width: 39.938em) {
  .OFForbit-caption p {
    font-size: 12px; } }

.OFForbit-container {
  position: relative;
  height: 500px; }

.OFForbit-caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(10, 10, 10, 0.9); }

.OFForbit-caption p {
  font-family: "Catalog-Regular", Georgia, Times, Times New Roman, serif;
  position: relative;
  top: 50%;
  /*	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);*/
  text-align: center;
  color: #fff;
  font-size: 3rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.hero {
  height: 300px;
  margin-bottom: 0px;
  background-image: url("/themes/custom/mercurius/images/Mercurius_Start_1200x600.jpg");
  background-size: 100% auto;
  background-size: cover;
  background-position: center center;
  /*
	background-size: cover;
	height: 100vh;
	&:before {
	content : '';
	position: absolute;	top: 0;	right: 0; bottom: 0; left: 0;
	background-image: linear-gradient(to bottom right, #002f4b, #dc4225);
	opacity: .8;
	}
	*/ }
  @media print, screen and (min-width: 64em) {
    .hero {
      height: 480px; } }
  .hero h2, .hero .news .views-row h2, .news .views-row .hero h2, .hero .node--type-press-release article h1, .node--type-press-release article .hero h1, .hero .path-presse article h1, .path-presse article .hero h1, .hero .path-press article h1, .path-press article .hero h1,
  .hero .node--type-article article h1, .node--type-article article .hero h1, .hero .path-news article h1, .path-news article .hero h1,
  .hero .node--type-real-estate article h1, .node--type-real-estate article .hero h1, .hero .issuu .issuubody h2, .issuu .issuubody .hero h2 {
    font-family: "Catalog-Regular", Georgia, Times, Times New Roman, serif;
    text-align: center;
    color: #fefefe;
    font-size: 1.8rem; }
  .hero .intro {
    padding: 3rem;
    position: relative;
    top: 50%;
    transform: translateY(-50%); }
  @media print, screen and (min-width: 50em) {
    .hero h2, .hero .news .views-row h2, .news .views-row .hero h2, .hero .node--type-press-release article h1, .node--type-press-release article .hero h1, .hero .path-presse article h1, .path-presse article .hero h1, .hero .path-press article h1, .path-press article .hero h1,
    .hero .node--type-article article h1, .node--type-article article .hero h1, .hero .path-news article h1, .path-news article .hero h1,
    .hero .node--type-real-estate article h1, .node--type-real-estate article .hero h1, .hero .issuu .issuubody h2, .issuu .issuubody .hero h2 {
      font-size: 2.5rem; } }
  @media print, screen and (min-width: 64em) {
    .hero h2, .hero .news .views-row h2, .news .views-row .hero h2, .hero .node--type-press-release article h1, .node--type-press-release article .hero h1, .hero .path-presse article h1, .path-presse article .hero h1, .hero .path-press article h1, .path-press article .hero h1,
    .hero .node--type-article article h1, .node--type-article article .hero h1, .hero .path-news article h1, .path-news article .hero h1,
    .hero .node--type-real-estate article h1, .node--type-real-estate article .hero h1, .hero .issuu .issuubody h2, .issuu .issuubody .hero h2 {
      font-size: 3.5rem; } }

#gmap {
  width: 100%; }
  #gmap img {
    width: 100%; }

#map {
  height: 300px;
  width: 100%; }
  @media print, screen and (min-width: 64em) {
    #map {
      height: 480px; } }

body.node--type-long-page #block-mercurius-page-title {
  display: none; }

.breadcrumb-title, article h2.node-title, article .news .views-row h2.node-title, .news .views-row article h2.node-title, .node--type-press-release article h1.node-title, .path-presse article h1.node-title, .path-press article h1.node-title,
.node--type-article article h1.node-title, .path-news article h1.node-title,
.node--type-real-estate article h1.node-title, article .issuu .issuubody h2.node-title, .issuu .issuubody article h2.node-title, .real-estates article h2#title-referenzen, .real-estates .node--type-press-release article h1#title-referenzen, .node--type-press-release .real-estates article h1#title-referenzen, .real-estates .path-presse article h1#title-referenzen, .path-presse .real-estates article h1#title-referenzen, .real-estates .path-press article h1#title-referenzen, .path-press .real-estates article h1#title-referenzen,
.real-estates .node--type-article article h1#title-referenzen, .node--type-article .real-estates article h1#title-referenzen, .real-estates .path-news article h1#title-referenzen, .path-news .real-estates article h1#title-referenzen,
.real-estates .node--type-real-estate article h1#title-referenzen, .node--type-real-estate .real-estates article h1#title-referenzen,
.real-estates article h2#real-estates, .real-estates .node--type-press-release article h1#real-estates, .node--type-press-release .real-estates article h1#real-estates, .real-estates .path-presse article h1#real-estates, .path-presse .real-estates article h1#real-estates, .real-estates .path-press article h1#real-estates, .path-press .real-estates article h1#real-estates,
.real-estates .node--type-article article h1#real-estates, .node--type-article .real-estates article h1#real-estates, .real-estates .path-news article h1#real-estates, .path-news .real-estates article h1#real-estates,
.real-estates .node--type-real-estate article h1#real-estates, .node--type-real-estate .real-estates article h1#real-estates, .path-presse header h2#press_releases_year, .node--type-press-release article .path-presse header h1#press_releases_year, .path-presse header article h1#press_releases_year, .path-presse article header h1#press_releases_year, .node--type-article article .path-presse header h1#press_releases_year, .path-news article .path-presse header h1#press_releases_year, .node--type-real-estate article .path-presse header h1#press_releases_year, .path-press header h2#press_releases_year, .node--type-press-release article .path-press header h1#press_releases_year, .path-press header article h1#press_releases_year, .path-press article header h1#press_releases_year, .node--type-article article .path-press header h1#press_releases_year, .path-news article .path-press header h1#press_releases_year, .node--type-real-estate article .path-press header h1#press_releases_year {
  padding: 40px 0px 30px 0px;
  margin-bottom: 0;
  font-size: 1.2rem;
  text-transform: none; }

article h2.node-title.anchorOFF:target, .node--type-press-release article h1.node-title.anchorOFF:target, .path-presse article h1.node-title.anchorOFF:target, .path-press article h1.node-title.anchorOFF:target,
.node--type-article article h1.node-title.anchorOFF:target, .path-news article h1.node-title.anchorOFF:target,
.node--type-real-estate article h1.node-title.anchorOFF:target {
  /* http://stackoverflow.com/questions/4086107/html-positionfixed-page-header-and-in-page-anchors */
  padding-top: 120px;
  margin-top: -120px; }

article .field-node--body {
  font-size: 1.15rem;
  margin-bottom: 3rem; }
  article .field-node--body h2 em, article .field-node--body .news .views-row h2 em, .news .views-row article .field-node--body h2 em, .node--type-press-release article .field-node--body h1 em, .path-presse article .field-node--body h1 em, .path-press article .field-node--body h1 em, .node--type-article article .field-node--body h1 em, .path-news article .field-node--body h1 em, .node--type-real-estate article .field-node--body h1 em, article .field-node--body .issuu .issuubody h2 em, .issuu .issuubody article .field-node--body h2 em {
    font-family: "Catalog-Italic", Georgia, Times, Times New Roman, serif; }
  article .field-node--body p + h2, article .field-node--body .news .views-row p + h2, .news .views-row article .field-node--body p + h2, .node--type-press-release article .field-node--body p + h1, .path-presse article .field-node--body p + h1, .path-press article .field-node--body p + h1,
  .node--type-article article .field-node--body p + h1, .path-news article .field-node--body p + h1,
  .node--type-real-estate article .field-node--body p + h1, article .field-node--body .issuu .issuubody p + h2, .issuu .issuubody article .field-node--body p + h2 {
    margin-top: 3rem; }
  article .field-node--body h2 + h2, .node--type-press-release article .field-node--body h1 + h2, .path-presse article .field-node--body h1 + h2, .path-press article .field-node--body h1 + h2, .node--type-article article .field-node--body h1 + h2, .path-news article .field-node--body h1 + h2, .node--type-real-estate article .field-node--body h1 + h2, article .field-node--body .news .views-row h2 + h2, .news .views-row article .field-node--body h2 + h2, .node--type-press-release article .field-node--body .news .views-row h1 + h2, .path-presse article .field-node--body .news .views-row h1 + h2, .path-press article .field-node--body .news .views-row h1 + h2, .node--type-article article .field-node--body .news .views-row h1 + h2, .path-news article .field-node--body .news .views-row h1 + h2, .node--type-real-estate article .field-node--body .news .views-row h1 + h2, .node--type-press-release article .field-node--body h2 + h1, .node--type-press-release article .field-node--body .news .views-row h2 + h1, .node--type-press-release article .field-node--body h1 + h1, .node--type-press-release article .field-node--body .issuu .issuubody h2 + h1, .path-presse article .field-node--body h2 + h1, .path-presse article .field-node--body .news .views-row h2 + h1, .path-presse article .field-node--body h1 + h1, .path-presse article .field-node--body .issuu .issuubody h2 + h1, .path-press article .field-node--body h2 + h1, .path-press article .field-node--body .news .views-row h2 + h1, .path-press article .field-node--body h1 + h1, .path-press article .field-node--body .issuu .issuubody h2 + h1,
  .node--type-article article .field-node--body h2 + h1,
  .node--type-article article .field-node--body .news .views-row h2 + h1,
  .node--type-article article .field-node--body h1 + h1,
  .node--type-article article .field-node--body .issuu .issuubody h2 + h1, .path-news article .field-node--body h2 + h1, .path-news article .field-node--body .news .views-row h2 + h1, .path-news article .field-node--body h1 + h1, .path-news article .field-node--body .issuu .issuubody h2 + h1,
  .node--type-real-estate article .field-node--body h2 + h1,
  .node--type-real-estate article .field-node--body .news .views-row h2 + h1,
  .node--type-real-estate article .field-node--body h1 + h1,
  .node--type-real-estate article .field-node--body .issuu .issuubody h2 + h1, .node--type-press-release article .field-node--body .issuu .issuubody h1 + h2, .path-presse article .field-node--body .issuu .issuubody h1 + h2, .path-press article .field-node--body .issuu .issuubody h1 + h2, .node--type-article article .field-node--body .issuu .issuubody h1 + h2, .path-news article .field-node--body .issuu .issuubody h1 + h2, .node--type-real-estate article .field-node--body .issuu .issuubody h1 + h2, article .field-node--body .issuu .issuubody h2 + h2, .issuu .issuubody article .field-node--body h2 + h2 {
    margin-top: 2rem; }
  article .field-node--body p {
    font-size: 1.15rem; }
    article .field-node--body p a {
      text-decoration: underline; }

article .field-type-text-long h2 em, article .field-type-text-long .news .views-row h2 em, .news .views-row article .field-type-text-long h2 em, .node--type-press-release article .field-type-text-long h1 em, .path-presse article .field-type-text-long h1 em, .path-press article .field-type-text-long h1 em, .node--type-article article .field-type-text-long h1 em, .path-news article .field-type-text-long h1 em, .node--type-real-estate article .field-type-text-long h1 em, article .field-type-text-long .issuu .issuubody h2 em, .issuu .issuubody article .field-type-text-long h2 em {
  font-family: "Catalog-Italic", Georgia, Times, Times New Roman, serif; }

article article .field-node--body {
  margin-bottom: 2rem; }

article .field-item {
  margin-bottom: 1rem; }
  article .field-item article {
    border-bottom: 1px solid #cacaca;
    padding-bottom: 1rem;
    margin-bottom: 1rem; }
    article .field-item article#partner {
      border-bottom: 0px;
      padding-bottom: 0;
      margin-bottom: 0; }
    article .field-item article#anfahrt {
      margin-bottom: 0; }
    article .field-item article#urheberrecht {
      margin-bottom: 0; }
    article .field-item article#datenschutz {
      margin-bottom: 0; }
  article .field-item .field-paragraph--field-image {
    margin-bottom: 1.5rem;
    margin-top: 1rem; }
    @media print, screen and (min-width: 64em) {
      article .field-item .field-paragraph--field-image {
        margin-top: 0; } }
  article .field-item .field-paragraph--field-image + .field-paragraph--field-image-caption {
    margin-bottom: 1.5rem;
    margin-top: -1rem;
    font-family: "LabGrotesque-Light", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.15rem; }

article #node-ber-uns .field-item {
  margin-bottom: 0; }
  @media print, screen and (min-width: 64em) {
    article #node-ber-uns .field-item {
      margin-bottom: 1rem; } }

article #node-ber-uns .field-paragraph--field-column-1, article #node-ber-uns .field-paragraph--field-column-2 {
  margin-bottom: 3rem; }
  @media print, screen and (min-width: 64em) {
    article #node-ber-uns .field-paragraph--field-column-1, article #node-ber-uns .field-paragraph--field-column-2 {
      margin-bottom: 0; } }

article#mercurius-industrial-properties, article#impressum, article#haftungsausschluss, article#urheberrecht, article#datenschutz, article#gvg-glasfaser, article#fruitbox-africa, article#artgerecht, article#quoscient, article#book-a-street-artist, article#mercurius-production, article#enua-pharma-gmbh, article#paracrine-inc, article#anturec-pharmaceuticals-gmbh, article#omakase-four-gmbh, article#recorrido, article#supreme-sports-hospitality-frankfurt-gmbh, article#auctiontech, article#greek-commercial-real-estate, article#blockwall, article#quolab, article#quointelligence-gmbh {
  padding-top: 2rem;
  /*h2 {
			margin-top: 3rem;
		}
		h2 + h2 {
			margin-top: 2rem;
		}*/ }
  article#mercurius-industrial-properties h2.node-title, .node--type-press-release article#mercurius-industrial-properties h1.node-title, .path-presse article#mercurius-industrial-properties h1.node-title, .path-press article#mercurius-industrial-properties h1.node-title,
  .node--type-article article#mercurius-industrial-properties h1.node-title, .path-news article#mercurius-industrial-properties h1.node-title,
  .node--type-real-estate article#mercurius-industrial-properties h1.node-title, article#impressum h2.node-title, .node--type-press-release article#impressum h1.node-title, .path-presse article#impressum h1.node-title, .path-press article#impressum h1.node-title,
  .node--type-article article#impressum h1.node-title, .path-news article#impressum h1.node-title,
  .node--type-real-estate article#impressum h1.node-title, article#haftungsausschluss h2.node-title, .node--type-press-release article#haftungsausschluss h1.node-title, .path-presse article#haftungsausschluss h1.node-title, .path-press article#haftungsausschluss h1.node-title,
  .node--type-article article#haftungsausschluss h1.node-title, .path-news article#haftungsausschluss h1.node-title,
  .node--type-real-estate article#haftungsausschluss h1.node-title, article#urheberrecht h2.node-title, .node--type-press-release article#urheberrecht h1.node-title, .path-presse article#urheberrecht h1.node-title, .path-press article#urheberrecht h1.node-title,
  .node--type-article article#urheberrecht h1.node-title, .path-news article#urheberrecht h1.node-title,
  .node--type-real-estate article#urheberrecht h1.node-title, article#datenschutz h2.node-title, .node--type-press-release article#datenschutz h1.node-title, .path-presse article#datenschutz h1.node-title, .path-press article#datenschutz h1.node-title,
  .node--type-article article#datenschutz h1.node-title, .path-news article#datenschutz h1.node-title,
  .node--type-real-estate article#datenschutz h1.node-title, article#gvg-glasfaser h2.node-title, .node--type-press-release article#gvg-glasfaser h1.node-title, .path-presse article#gvg-glasfaser h1.node-title, .path-press article#gvg-glasfaser h1.node-title,
  .node--type-article article#gvg-glasfaser h1.node-title, .path-news article#gvg-glasfaser h1.node-title,
  .node--type-real-estate article#gvg-glasfaser h1.node-title, article#fruitbox-africa h2.node-title, .node--type-press-release article#fruitbox-africa h1.node-title, .path-presse article#fruitbox-africa h1.node-title, .path-press article#fruitbox-africa h1.node-title,
  .node--type-article article#fruitbox-africa h1.node-title, .path-news article#fruitbox-africa h1.node-title,
  .node--type-real-estate article#fruitbox-africa h1.node-title, article#artgerecht h2.node-title, .node--type-press-release article#artgerecht h1.node-title, .path-presse article#artgerecht h1.node-title, .path-press article#artgerecht h1.node-title,
  .node--type-article article#artgerecht h1.node-title, .path-news article#artgerecht h1.node-title,
  .node--type-real-estate article#artgerecht h1.node-title, article#quoscient h2.node-title, .node--type-press-release article#quoscient h1.node-title, .path-presse article#quoscient h1.node-title, .path-press article#quoscient h1.node-title,
  .node--type-article article#quoscient h1.node-title, .path-news article#quoscient h1.node-title,
  .node--type-real-estate article#quoscient h1.node-title, article#book-a-street-artist h2.node-title, .node--type-press-release article#book-a-street-artist h1.node-title, .path-presse article#book-a-street-artist h1.node-title, .path-press article#book-a-street-artist h1.node-title,
  .node--type-article article#book-a-street-artist h1.node-title, .path-news article#book-a-street-artist h1.node-title,
  .node--type-real-estate article#book-a-street-artist h1.node-title, article#mercurius-production h2.node-title, .node--type-press-release article#mercurius-production h1.node-title, .path-presse article#mercurius-production h1.node-title, .path-press article#mercurius-production h1.node-title,
  .node--type-article article#mercurius-production h1.node-title, .path-news article#mercurius-production h1.node-title,
  .node--type-real-estate article#mercurius-production h1.node-title, article#enua-pharma-gmbh h2.node-title, .node--type-press-release article#enua-pharma-gmbh h1.node-title, .path-presse article#enua-pharma-gmbh h1.node-title, .path-press article#enua-pharma-gmbh h1.node-title,
  .node--type-article article#enua-pharma-gmbh h1.node-title, .path-news article#enua-pharma-gmbh h1.node-title,
  .node--type-real-estate article#enua-pharma-gmbh h1.node-title, article#paracrine-inc h2.node-title, .node--type-press-release article#paracrine-inc h1.node-title, .path-presse article#paracrine-inc h1.node-title, .path-press article#paracrine-inc h1.node-title,
  .node--type-article article#paracrine-inc h1.node-title, .path-news article#paracrine-inc h1.node-title,
  .node--type-real-estate article#paracrine-inc h1.node-title, article#anturec-pharmaceuticals-gmbh h2.node-title, .node--type-press-release article#anturec-pharmaceuticals-gmbh h1.node-title, .path-presse article#anturec-pharmaceuticals-gmbh h1.node-title, .path-press article#anturec-pharmaceuticals-gmbh h1.node-title,
  .node--type-article article#anturec-pharmaceuticals-gmbh h1.node-title, .path-news article#anturec-pharmaceuticals-gmbh h1.node-title,
  .node--type-real-estate article#anturec-pharmaceuticals-gmbh h1.node-title, article#omakase-four-gmbh h2.node-title, .node--type-press-release article#omakase-four-gmbh h1.node-title, .path-presse article#omakase-four-gmbh h1.node-title, .path-press article#omakase-four-gmbh h1.node-title,
  .node--type-article article#omakase-four-gmbh h1.node-title, .path-news article#omakase-four-gmbh h1.node-title,
  .node--type-real-estate article#omakase-four-gmbh h1.node-title, article#recorrido h2.node-title, .node--type-press-release article#recorrido h1.node-title, .path-presse article#recorrido h1.node-title, .path-press article#recorrido h1.node-title,
  .node--type-article article#recorrido h1.node-title, .path-news article#recorrido h1.node-title,
  .node--type-real-estate article#recorrido h1.node-title, article#supreme-sports-hospitality-frankfurt-gmbh h2.node-title, .node--type-press-release article#supreme-sports-hospitality-frankfurt-gmbh h1.node-title, .path-presse article#supreme-sports-hospitality-frankfurt-gmbh h1.node-title, .path-press article#supreme-sports-hospitality-frankfurt-gmbh h1.node-title,
  .node--type-article article#supreme-sports-hospitality-frankfurt-gmbh h1.node-title, .path-news article#supreme-sports-hospitality-frankfurt-gmbh h1.node-title,
  .node--type-real-estate article#supreme-sports-hospitality-frankfurt-gmbh h1.node-title, article#auctiontech h2.node-title, .node--type-press-release article#auctiontech h1.node-title, .path-presse article#auctiontech h1.node-title, .path-press article#auctiontech h1.node-title,
  .node--type-article article#auctiontech h1.node-title, .path-news article#auctiontech h1.node-title,
  .node--type-real-estate article#auctiontech h1.node-title, article#greek-commercial-real-estate h2.node-title, .node--type-press-release article#greek-commercial-real-estate h1.node-title, .path-presse article#greek-commercial-real-estate h1.node-title, .path-press article#greek-commercial-real-estate h1.node-title,
  .node--type-article article#greek-commercial-real-estate h1.node-title, .path-news article#greek-commercial-real-estate h1.node-title,
  .node--type-real-estate article#greek-commercial-real-estate h1.node-title, article#blockwall h2.node-title, .node--type-press-release article#blockwall h1.node-title, .path-presse article#blockwall h1.node-title, .path-press article#blockwall h1.node-title,
  .node--type-article article#blockwall h1.node-title, .path-news article#blockwall h1.node-title,
  .node--type-real-estate article#blockwall h1.node-title, article#quolab h2.node-title, .node--type-press-release article#quolab h1.node-title, .path-presse article#quolab h1.node-title, .path-press article#quolab h1.node-title,
  .node--type-article article#quolab h1.node-title, .path-news article#quolab h1.node-title,
  .node--type-real-estate article#quolab h1.node-title, article#quointelligence-gmbh h2.node-title, .node--type-press-release article#quointelligence-gmbh h1.node-title, .path-presse article#quointelligence-gmbh h1.node-title, .path-press article#quointelligence-gmbh h1.node-title,
  .node--type-article article#quointelligence-gmbh h1.node-title, .path-news article#quointelligence-gmbh h1.node-title,
  .node--type-real-estate article#quointelligence-gmbh h1.node-title {
    display: none; }

article table, article .paragraph--type--key-value {
  font-family: "LabGrotesque-Light", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1.15rem;
  width: auto; }
  article table td, article .paragraph--type--key-value td {
    padding-left: 0;
    padding-right: 0.8rem; }
    article table td:first-child, article .paragraph--type--key-value td:first-child {
      width: 1px;
      white-space: nowrap; }
  article table .field-paragraph--field-key, article table strong, article .paragraph--type--key-value .field-paragraph--field-key, article .paragraph--type--key-value strong {
    font-family: "LabGrotesque-Medium", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal; }
  article table .field-paragraph--field-key .field-item, article table .field-paragraph--field-value .field-item, article .paragraph--type--key-value .field-paragraph--field-key .field-item, article .paragraph--type--key-value .field-paragraph--field-value .field-item {
    margin: 0; }
  article table .field-paragraph--field-value .field-item, article .paragraph--type--key-value .field-paragraph--field-value .field-item {
    margin-left: 0rem; }

.node--type-long-page article h2.node-title, .node--type-long-page .node--type-press-release article h1.node-title, .node--type-press-release .node--type-long-page article h1.node-title, .node--type-long-page .path-presse article h1.node-title, .path-presse .node--type-long-page article h1.node-title, .node--type-long-page .path-press article h1.node-title, .path-press .node--type-long-page article h1.node-title,
.node--type-long-page .node--type-article article h1.node-title, .node--type-article .node--type-long-page article h1.node-title, .node--type-long-page .path-news article h1.node-title, .path-news .node--type-long-page article h1.node-title,
.node--type-long-page .node--type-real-estate article h1.node-title, .node--type-real-estate .node--type-long-page article h1.node-title {
  font-size: 1.2rem; }

.issuu,
.news,
.teasers,
.real-estatesOFF,
.panel-panel .press,
body.path-frontpage #block-mercurius-footer,
body.path-frontpage section.block-languageswitchercontent,
body.path-referenzenOFF #block-mercurius-footer,
body.path-referenzenOFF section.block-languageswitchercontent,
body.path-frontpage #back-top,
body.path-referenzenOFF #back-top {
  padding: 30px 1rem 0 1rem; }
  @media print, screen and (min-width: 50em) {
    .issuu,
    .news,
    .teasers,
    .real-estatesOFF,
    .panel-panel .press,
    body.path-frontpage #block-mercurius-footer,
    body.path-frontpage section.block-languageswitchercontent,
    body.path-referenzenOFF #block-mercurius-footer,
    body.path-referenzenOFF section.block-languageswitchercontent,
    body.path-frontpage #back-top,
    body.path-referenzenOFF #back-top {
      padding: 30px 30px 0 30px; } }

#block-back2top {
  border-bottom: 1px solid #cacaca; }
  #block-back2top #back-top {
    padding-top: 36px;
    padding-bottom: 36px; }

.teaser-headline, .teasers article .field-node--body, .real-estates article h2.node-title, .real-estates .node--type-press-release article h1.node-title, .node--type-press-release .real-estates article h1.node-title, .real-estates .path-presse article h1.node-title, .path-presse .real-estates article h1.node-title, .real-estates .path-press article h1.node-title, .path-press .real-estates article h1.node-title,
.real-estates .node--type-article article h1.node-title, .node--type-article .real-estates article h1.node-title, .real-estates .path-news article h1.node-title, .path-news .real-estates article h1.node-title,
.real-estates .node--type-real-estate article h1.node-title, .node--type-real-estate .real-estates article h1.node-title {
  font-family: "Catalog-Regular", Georgia, Times, Times New Roman, serif;
  font-size: 1.8rem;
  font-style: normal;
  text-transform: uppercase;
  margin-bottom: 0.5rem; }

.teasers article h2.node-title, .teasers .node--type-press-release article h1.node-title, .node--type-press-release .teasers article h1.node-title, .teasers .path-presse article h1.node-title, .path-presse .teasers article h1.node-title, .teasers .path-press article h1.node-title, .path-press .teasers article h1.node-title,
.teasers .node--type-article article h1.node-title, .node--type-article .teasers article h1.node-title, .teasers .path-news article h1.node-title, .path-news .teasers article h1.node-title,
.teasers .node--type-real-estate article h1.node-title, .node--type-real-estate .teasers article h1.node-title {
  border-top: 0px solid black;
  padding: 0px 0px 0px 0px;
  font-size: 1.2rem;
  margin-bottom: 15px; }

.teasers article .field-item {
  margin-bottom: 1.2rem; }

.teasers article .field-node--body .field-item {
  margin-bottom: 0.5rem;
  line-height: 1.2; }

.press {
  /*	.panel-panel & {padding: $gridpadding;}*/ }
  .press .views-field {
    margin-bottom: 0px; }
  .press .views-field-field-date {
    font-size: 1rem;
    font-style: normal;
    font-weight: normal;
    font-family: "LabGrotesque-Regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    margin-bottom: 18px; }
  .press .views-field-title {
    font-size: 1.8rem;
    font-style: normal;
    line-height: 1.2;
    border-bottom: 1px solid #bbb;
    padding-bottom: 30px;
    margin-bottom: 20px; }
    .press .views-field-title a:after {
      /*content : ' →';*/ }
  .press #all_press_releases_year {
    margin-top: 1rem; }

.real-estates article#referenzen .field-node--body {
  margin-bottom: 0; }

.real-estates article h2.node-title, .real-estates .node--type-press-release article h1.node-title, .node--type-press-release .real-estates article h1.node-title, .real-estates .path-presse article h1.node-title, .path-presse .real-estates article h1.node-title, .real-estates .path-press article h1.node-title, .path-press .real-estates article h1.node-title,
.real-estates .node--type-article article h1.node-title, .node--type-article .real-estates article h1.node-title, .real-estates .path-news article h1.node-title, .path-news .real-estates article h1.node-title,
.real-estates .node--type-real-estate article h1.node-title, .node--type-real-estate .real-estates article h1.node-title {
  margin-bottom: 0;
  padding-bottom: 1rem;
  line-height: 1.2; }

.real-estates article .field-item {
  margin-bottom: 1.2rem; }

.real-estates article .image-wrapper {
  margin-bottom: 1.2rem; }

.real-estates article div.endingline {
  margin-bottom: 0; }

.node--type-press-release #block-mercurius-page-title, .node--type-press-release #block-mercurius-local-tasks, .path-presse #block-mercurius-page-title, .path-presse #block-mercurius-local-tasks, .path-press #block-mercurius-page-title, .path-press #block-mercurius-local-tasks,
.node--type-article #block-mercurius-page-title,
.node--type-article #block-mercurius-local-tasks, .path-news #block-mercurius-page-title, .path-news #block-mercurius-local-tasks,
.node--type-real-estate #block-mercurius-page-title,
.node--type-real-estate #block-mercurius-local-tasks {
  display: none; }

.node--type-press-release #press_releases_year, .path-presse #press_releases_year, .path-press #press_releases_year,
.node--type-article #press_releases_year, .path-news #press_releases_year,
.node--type-real-estate #press_releases_year {
  margin-bottom: 1.5rem; }

.node--type-press-release article, .path-presse article, .path-press article,
.node--type-article article, .path-news article,
.node--type-real-estate article {
  border-bottom: 1px solid #cacaca;
  padding-bottom: 3rem;
  margin-bottom: 3rem; }
  @media print, screen and (min-width: 64em) {
    .node--type-press-release article, .path-presse article, .path-press article,
    .node--type-article article, .path-news article,
    .node--type-real-estate article {
      padding-bottom: 1rem; } }
  .node--type-press-release article h1, .path-presse article h1, .path-press article h1,
  .node--type-article article h1, .path-news article h1,
  .node--type-real-estate article h1 {
    margin-bottom: 2rem; }
  .node--type-press-release article .field-node--body, .path-presse article .field-node--body, .path-press article .field-node--body,
  .node--type-article article .field-node--body, .path-news article .field-node--body,
  .node--type-real-estate article .field-node--body {
    margin-bottom: 2rem; }
  .node--type-press-release article .readmore, .path-presse article .readmore, .path-press article .readmore,
  .node--type-article article .readmore, .path-news article .readmore,
  .node--type-real-estate article .readmore {
    margin-right: 1.2rem; }

.node--type-press-release header article, .path-presse header article, .path-press header article,
.node--type-article header article, .path-news header article,
.node--type-real-estate header article {
  border-bottom: 0px solid #cacaca;
  margin-bottom: 0rem;
  padding-bottom: 0rem; }

.node--type-press-release article {
  border-bottom: 0px solid #cacaca; }

.node--type-real-estate article {
  margin-bottom: 1rem; }

.node--type-real-estate .field-node--field-map-image {
  margin-top: 2rem;
  margin-bottom: 3rem; }

.node--type-article article {
  margin-top: 3rem; }

.news {
  background-color: #343434;
  color: #fefefe; }
  .news p {
    font-family: "Catalog-Regular", Georgia, Times, Times New Roman, serif; }
  .news a {
    color: #fefefe;
    text-decoration: underline; }
  .news .button a {
    color: #0a0a0a; }
    .news .button a:hover, .news .button a:focus {
      color: #545454; }
  .news .views-row h2, .news .views-row .node--type-press-release article h1, .node--type-press-release article .news .views-row h1, .news .views-row .path-presse article h1, .path-presse article .news .views-row h1, .news .views-row .path-press article h1, .path-press article .news .views-row h1,
  .news .views-row .node--type-article article h1, .node--type-article article .news .views-row h1, .news .views-row .path-news article h1, .path-news article .news .views-row h1,
  .news .views-row .node--type-real-estate article h1, .node--type-real-estate article .news .views-row h1 {
    color: #fefefe;
    line-height: 1.2; }
  .news .views-row .columns {
    padding-bottom: 30px; }
  .news .views-field-body {
    margin-bottom: 20px; }

.path-referenzen #block-mercurius-content, .path-references #block-mercurius-content {
  padding-bottom: 45px;
  border-bottom: 1px solid #cacaca; }

.path-presse header > div.columnOFF:last-child, .path-press header > div.columnOFF:last-child {
  padding-top: 2rem;
  margin-bottom: 0;
  background-color: #e3e1de; }

.path-presse header + div.column, .path-presse header + div.columns, .path-press header + div.column, .path-press header + div.columns {
  background-color: #e3e1de;
  padding-top: 2rem;
  margin-bottom: 2rem; }
  .path-presse header + div.column article, .path-presse header + div.columns article, .path-press header + div.column article, .path-press header + div.columns article {
    border-bottom: 0;
    margin-bottom: 0; }

.path-presse span.readmore, .path-press span.readmore {
  background-color: transparent; }

.path-presse footer, .path-press footer {
  /*&> div.column:first-child {
			background-color: $background-grey;
		}*/ }
  .path-presse footer > div.column.grey, .path-presse footer > div.grey.columns, .path-press footer > div.column.grey, .path-press footer > div.grey.columns {
    background-color: #e3e1de; }
  .path-presse footer article#pressemitteilungen, .path-presse footer article#press, .path-press footer article#pressemitteilungen, .path-press footer article#press {
    padding-top: 2rem;
    padding-bottom: 0rem;
    margin-bottom: 0rem;
    border-bottom: 0px solid #cacaca; }
    .path-presse footer article#pressemitteilungen .node-title, .path-presse footer article#press .node-title, .path-press footer article#pressemitteilungen .node-title, .path-press footer article#press .node-title {
      display: none; }
  .path-presse footer div#all_press_releases_year, .path-press footer div#all_press_releases_year {
    margin-top: 2rem;
    border-bottom: 1px solid #cacaca; }
    .path-presse footer div#all_press_releases_year span.button, .path-press footer div#all_press_releases_year span.button {
      margin-right: 1rem; }

.node--type-topic h2.node-title, .node--type-topic .node--type-press-release article h1.node-title, .node--type-press-release article .node--type-topic h1.node-title, .node--type-topic .path-presse article h1.node-title, .path-presse article .node--type-topic h1.node-title, .node--type-topic .path-press article h1.node-title, .path-press article .node--type-topic h1.node-title,
.node--type-topic .node--type-article article h1.node-title, .node--type-article article .node--type-topic h1.node-title, .node--type-topic .path-news article h1.node-title, .path-news article .node--type-topic h1.node-title,
.node--type-topic .node--type-real-estate article h1.node-title, .node--type-real-estate article .node--type-topic h1.node-title {
  padding-bottom: 1rem; }

.node--type-topic article {
  padding-bottom: 2rem;
  border-bottom: 1px solid #cacaca; }
  .node--type-topic article .field-node--body {
    margin-bottom: 1rem; }
  .node--type-topic article .paragraph--type--image {
    padding: 1rem 0 0.5rem 0; }

.accordion .accordion-item {
  font-family: "LabGrotesque-Light", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1.15rem;
  margin-bottom: 1rem; }
  .accordion .accordion-item a.accordion-title {
    background-color: #e7e6e3; }
    .accordion .accordion-item a.accordion-title h2, .accordion .accordion-item a.accordion-title .node--type-press-release article h1, .node--type-press-release article .accordion .accordion-item a.accordion-title h1, .accordion .accordion-item a.accordion-title .path-presse article h1, .path-presse article .accordion .accordion-item a.accordion-title h1, .accordion .accordion-item a.accordion-title .path-press article h1, .path-press article .accordion .accordion-item a.accordion-title h1,
    .accordion .accordion-item a.accordion-title .node--type-article article h1, .node--type-article article .accordion .accordion-item a.accordion-title h1, .accordion .accordion-item a.accordion-title .path-news article h1, .path-news article .accordion .accordion-item a.accordion-title h1,
    .accordion .accordion-item a.accordion-title .node--type-real-estate article h1, .node--type-real-estate article .accordion .accordion-item a.accordion-title h1 {
      margin: 0;
      line-height: 4rem; }
    .accordion .accordion-item a.accordion-title span {
      margin: 0;
      line-height: 4rem;
      font-size: inherit; }
  .accordion .accordion-item .accordion-title::before {
    font-family: 'FontAwesome';
    font-size: 3em;
    content: '▼';
    content: '\f0d7';
    right: 2rem;
    top: 50%;
    margin-top: -1rem; }
  .is-active > .accordion .accordion-item .accordion-title::before {
    content: '▲';
    content: '\f0d8'; }
  .accordion .accordion-item .accordion-content {
    margin-top: 1rem; }
  .accordion .accordion-item ul {
    margin: 1.5rem 0 1.5rem 1.25rem; }

.issuu {
  background-color: #e3e1de;
  padding-bottom: 30px; }
  .issuu .issuubody {
    margin-top: 30px;
    margin-bottom: 30px; }
  .issuu span.readmore {
    background-color: transparent; }

.row-brochure {
  background-color: #e3e1de; }
  .row-brochure h2, .row-brochure .news .views-row h2, .news .views-row .row-brochure h2, .row-brochure .node--type-press-release article h1, .node--type-press-release article .row-brochure h1, .row-brochure .path-presse article h1, .path-presse article .row-brochure h1, .row-brochure .path-press article h1, .path-press article .row-brochure h1,
  .row-brochure .node--type-article article h1, .node--type-article article .row-brochure h1, .row-brochure .path-news article h1, .path-news article .row-brochure h1,
  .row-brochure .node--type-real-estate article h1, .node--type-real-estate article .row-brochure h1, .row-brochure .issuu .issuubody h2, .issuu .issuubody .row-brochure h2 {
    padding: 30px 0 30px 0; }
  .row-brochure .button {
    margin-bottom: 2rem; }
  .row-brochure #link-brochure {
    display: none;
    background-image: url("/themes/custom/mercurius/images/Mercurius_Real_Estate_Frankfurt_Brochure.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 20rem;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap; }
  @media print, screen and (min-width: 50em) {
    .row-brochure h2, .row-brochure .news .views-row h2, .news .views-row .row-brochure h2, .row-brochure .node--type-press-release article h1, .node--type-press-release article .row-brochure h1, .row-brochure .path-presse article h1, .path-presse article .row-brochure h1, .row-brochure .path-press article h1, .path-press article .row-brochure h1,
    .row-brochure .node--type-article article h1, .node--type-article article .row-brochure h1, .row-brochure .path-news article h1, .path-news article .row-brochure h1,
    .row-brochure .node--type-real-estate article h1, .node--type-real-estate article .row-brochure h1, .row-brochure .issuu .issuubody h2, .issuu .issuubody .row-brochure h2 {
      padding: 30px 0 30px 0; }
    .row-brochure .button {
      margin-bottom: 30px; }
    .row-brochure #link-brochure {
      display: block;
      background-size: 100%;
      height: 25rem; } }
  @media screen and (min-width: 61.25em) {
    .row-brochure h2, .row-brochure .news .views-row h2, .news .views-row .row-brochure h2, .row-brochure .node--type-press-release article h1, .node--type-press-release article .row-brochure h1, .row-brochure .path-presse article h1, .path-presse article .row-brochure h1, .row-brochure .path-press article h1, .path-press article .row-brochure h1,
    .row-brochure .node--type-article article h1, .node--type-article article .row-brochure h1, .row-brochure .path-news article h1, .path-news article .row-brochure h1,
    .row-brochure .node--type-real-estate article h1, .node--type-real-estate article .row-brochure h1, .row-brochure .issuu .issuubody h2, .issuu .issuubody .row-brochure h2 {
      padding: 30px 0 30px 0; }
    .row-brochure .button {
      margin-bottom: 30px; } }
  @media print, screen and (min-width: 64em) {
    .row-brochure h2, .row-brochure .news .views-row h2, .news .views-row .row-brochure h2, .row-brochure .node--type-press-release article h1, .node--type-press-release article .row-brochure h1, .row-brochure .path-presse article h1, .path-presse article .row-brochure h1, .row-brochure .path-press article h1, .path-press article .row-brochure h1,
    .row-brochure .node--type-article article h1, .node--type-article article .row-brochure h1, .row-brochure .path-news article h1, .path-news article .row-brochure h1,
    .row-brochure .node--type-real-estate article h1, .node--type-real-estate article .row-brochure h1, .row-brochure .issuu .issuubody h2, .issuu .issuubody .row-brochure h2 {
      padding: 30px 0 45px 0; }
    .row-brochure .button {
      margin-bottom: 30px; } }

#block-mercurius-footer, section.block-languageswitchercontent {
  margin-top: 0rem;
  padding-top: 30px; }
  @media print, screen and (min-width: 50em) {
    #block-mercurius-footer, section.block-languageswitchercontent {
      padding-top: 0rem; } }
  #block-mercurius-footer ul, section.block-languageswitchercontent ul {
    border-top: 0px solid #cacaca; }
  #block-mercurius-footer .menu > li > a, section.block-languageswitchercontent .menu > li > a {
    padding: 0rem 1.5rem 1rem 0;
    text-decoration: underline; }
    @media print, screen and (min-width: 50em) {
      #block-mercurius-footer .menu > li > a, section.block-languageswitchercontent .menu > li > a {
        padding: 2rem 1.5rem 2rem 0; } }

.bottom-bar {
  height: 100px;
  background-color: #fefefe; }

#createdby {
  margin-top: 3rem; }
  #createdby a {
    text-decoration: underline; }

section.block-languageswitchercontent {
  margin-top: 0;
  padding-top: 0; }
  section.block-languageswitchercontent .menu > li > a {
    padding-top: 0; }

body.path-frontpage section.block-languageswitchercontent {
  margin-top: 0;
  padding-top: 0; }

ul.menu.medium-horizontal > li#menu-item-projekte,
ul.menu.medium-horizontal > li#menu-item-ber-uns {
  display: none; }

body.section-neue-startseite article#expertise {
  border-bottom: 0; }

.field-type-link {
  margin-top: 30px; }

body.domain-mercurius-re-de.section-projekte,
body.domain-mercurius-re-de.section-neue-ueber-uns,
body.domain-mercurius-re-de.section-neue-startseite {
  /* image zoom effect */ }
  body.domain-mercurius-re-de.section-projekte p, body.domain-mercurius-re-de.section-projekte li,
  body.domain-mercurius-re-de.section-neue-ueber-uns p,
  body.domain-mercurius-re-de.section-neue-ueber-uns li,
  body.domain-mercurius-re-de.section-neue-startseite p,
  body.domain-mercurius-re-de.section-neue-startseite li {
    font-size: 1.3rem; }
  body.domain-mercurius-re-de.section-projekte h1, body.domain-mercurius-re-de.section-projekte h2, body.domain-mercurius-re-de.section-projekte .node--type-press-release article h1, .node--type-press-release article body.domain-mercurius-re-de.section-projekte h1, body.domain-mercurius-re-de.section-projekte .path-presse article h1, .path-presse article body.domain-mercurius-re-de.section-projekte h1, body.domain-mercurius-re-de.section-projekte .path-press article h1, .path-press article body.domain-mercurius-re-de.section-projekte h1,
  body.domain-mercurius-re-de.section-projekte .node--type-article article h1, .node--type-article article body.domain-mercurius-re-de.section-projekte h1, body.domain-mercurius-re-de.section-projekte .path-news article h1, .path-news article body.domain-mercurius-re-de.section-projekte h1,
  body.domain-mercurius-re-de.section-projekte .node--type-real-estate article h1, .node--type-real-estate article body.domain-mercurius-re-de.section-projekte h1, body.domain-mercurius-re-de.section-projekte h5,
  body.domain-mercurius-re-de.section-neue-ueber-uns h1,
  body.domain-mercurius-re-de.section-neue-ueber-uns h2,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-press-release article h1,
  .node--type-press-release article body.domain-mercurius-re-de.section-neue-ueber-uns h1,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-presse article h1,
  .path-presse article body.domain-mercurius-re-de.section-neue-ueber-uns h1,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-press article h1,
  .path-press article body.domain-mercurius-re-de.section-neue-ueber-uns h1,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-article article h1,
  .node--type-article article body.domain-mercurius-re-de.section-neue-ueber-uns h1,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-news article h1,
  .path-news article body.domain-mercurius-re-de.section-neue-ueber-uns h1,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-real-estate article h1,
  .node--type-real-estate article body.domain-mercurius-re-de.section-neue-ueber-uns h1,
  body.domain-mercurius-re-de.section-neue-ueber-uns h5,
  body.domain-mercurius-re-de.section-neue-startseite h1,
  body.domain-mercurius-re-de.section-neue-startseite h2,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-press-release article h1,
  .node--type-press-release article body.domain-mercurius-re-de.section-neue-startseite h1,
  body.domain-mercurius-re-de.section-neue-startseite .path-presse article h1,
  .path-presse article body.domain-mercurius-re-de.section-neue-startseite h1,
  body.domain-mercurius-re-de.section-neue-startseite .path-press article h1,
  .path-press article body.domain-mercurius-re-de.section-neue-startseite h1,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-article article h1,
  .node--type-article article body.domain-mercurius-re-de.section-neue-startseite h1,
  body.domain-mercurius-re-de.section-neue-startseite .path-news article h1,
  .path-news article body.domain-mercurius-re-de.section-neue-startseite h1,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-real-estate article h1,
  .node--type-real-estate article body.domain-mercurius-re-de.section-neue-startseite h1,
  body.domain-mercurius-re-de.section-neue-startseite h5 {
    font-family: "LabGrotesque-Medium", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
  body.domain-mercurius-re-de.section-projekte h5,
  body.domain-mercurius-re-de.section-neue-ueber-uns h5,
  body.domain-mercurius-re-de.section-neue-startseite h5 {
    font-size: 1.3rem;
    margin-bottom: 0rem;
    line-height: 1.6; }
  body.domain-mercurius-re-de.section-projekte article article .field-node--body,
  body.domain-mercurius-re-de.section-neue-ueber-uns article article .field-node--body,
  body.domain-mercurius-re-de.section-neue-startseite article article .field-node--body {
    margin-bottom: 0rem; }
  body.domain-mercurius-re-de.section-projekte article h2.node-title, body.domain-mercurius-re-de.section-projekte .node--type-press-release article h1.node-title, .node--type-press-release body.domain-mercurius-re-de.section-projekte article h1.node-title, body.domain-mercurius-re-de.section-projekte .path-presse article h1.node-title, .path-presse body.domain-mercurius-re-de.section-projekte article h1.node-title, body.domain-mercurius-re-de.section-projekte .path-press article h1.node-title, .path-press body.domain-mercurius-re-de.section-projekte article h1.node-title,
  body.domain-mercurius-re-de.section-projekte .node--type-article article h1.node-title, .node--type-article body.domain-mercurius-re-de.section-projekte article h1.node-title, body.domain-mercurius-re-de.section-projekte .path-news article h1.node-title, .path-news body.domain-mercurius-re-de.section-projekte article h1.node-title,
  body.domain-mercurius-re-de.section-projekte .node--type-real-estate article h1.node-title, .node--type-real-estate body.domain-mercurius-re-de.section-projekte article h1.node-title,
  body.domain-mercurius-re-de.section-neue-ueber-uns article h2.node-title,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-press-release article h1.node-title,
  .node--type-press-release body.domain-mercurius-re-de.section-neue-ueber-uns article h1.node-title,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-presse article h1.node-title,
  .path-presse body.domain-mercurius-re-de.section-neue-ueber-uns article h1.node-title,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-press article h1.node-title,
  .path-press body.domain-mercurius-re-de.section-neue-ueber-uns article h1.node-title,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-article article h1.node-title,
  .node--type-article body.domain-mercurius-re-de.section-neue-ueber-uns article h1.node-title,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-news article h1.node-title,
  .path-news body.domain-mercurius-re-de.section-neue-ueber-uns article h1.node-title,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-real-estate article h1.node-title,
  .node--type-real-estate body.domain-mercurius-re-de.section-neue-ueber-uns article h1.node-title,
  body.domain-mercurius-re-de.section-neue-startseite article h2.node-title,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-press-release article h1.node-title,
  .node--type-press-release body.domain-mercurius-re-de.section-neue-startseite article h1.node-title,
  body.domain-mercurius-re-de.section-neue-startseite .path-presse article h1.node-title,
  .path-presse body.domain-mercurius-re-de.section-neue-startseite article h1.node-title,
  body.domain-mercurius-re-de.section-neue-startseite .path-press article h1.node-title,
  .path-press body.domain-mercurius-re-de.section-neue-startseite article h1.node-title,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-article article h1.node-title,
  .node--type-article body.domain-mercurius-re-de.section-neue-startseite article h1.node-title,
  body.domain-mercurius-re-de.section-neue-startseite .path-news article h1.node-title,
  .path-news body.domain-mercurius-re-de.section-neue-startseite article h1.node-title,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-real-estate article h1.node-title,
  .node--type-real-estate body.domain-mercurius-re-de.section-neue-startseite article h1.node-title {
    font-family: "Catalog-Regular", Georgia, Times, Times New Roman, serif;
    padding: 30px 0px 30px 0px; }
    @media print, screen and (min-width: 50em) {
      body.domain-mercurius-re-de.section-projekte article h2.node-title, body.domain-mercurius-re-de.section-projekte .node--type-press-release article h1.node-title, .node--type-press-release body.domain-mercurius-re-de.section-projekte article h1.node-title, body.domain-mercurius-re-de.section-projekte .path-presse article h1.node-title, .path-presse body.domain-mercurius-re-de.section-projekte article h1.node-title, body.domain-mercurius-re-de.section-projekte .path-press article h1.node-title, .path-press body.domain-mercurius-re-de.section-projekte article h1.node-title,
      body.domain-mercurius-re-de.section-projekte .node--type-article article h1.node-title, .node--type-article body.domain-mercurius-re-de.section-projekte article h1.node-title, body.domain-mercurius-re-de.section-projekte .path-news article h1.node-title, .path-news body.domain-mercurius-re-de.section-projekte article h1.node-title,
      body.domain-mercurius-re-de.section-projekte .node--type-real-estate article h1.node-title, .node--type-real-estate body.domain-mercurius-re-de.section-projekte article h1.node-title,
      body.domain-mercurius-re-de.section-neue-ueber-uns article h2.node-title,
      body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-press-release article h1.node-title,
      .node--type-press-release body.domain-mercurius-re-de.section-neue-ueber-uns article h1.node-title,
      body.domain-mercurius-re-de.section-neue-ueber-uns .path-presse article h1.node-title,
      .path-presse body.domain-mercurius-re-de.section-neue-ueber-uns article h1.node-title,
      body.domain-mercurius-re-de.section-neue-ueber-uns .path-press article h1.node-title,
      .path-press body.domain-mercurius-re-de.section-neue-ueber-uns article h1.node-title,
      body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-article article h1.node-title,
      .node--type-article body.domain-mercurius-re-de.section-neue-ueber-uns article h1.node-title,
      body.domain-mercurius-re-de.section-neue-ueber-uns .path-news article h1.node-title,
      .path-news body.domain-mercurius-re-de.section-neue-ueber-uns article h1.node-title,
      body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-real-estate article h1.node-title,
      .node--type-real-estate body.domain-mercurius-re-de.section-neue-ueber-uns article h1.node-title,
      body.domain-mercurius-re-de.section-neue-startseite article h2.node-title,
      body.domain-mercurius-re-de.section-neue-startseite .node--type-press-release article h1.node-title,
      .node--type-press-release body.domain-mercurius-re-de.section-neue-startseite article h1.node-title,
      body.domain-mercurius-re-de.section-neue-startseite .path-presse article h1.node-title,
      .path-presse body.domain-mercurius-re-de.section-neue-startseite article h1.node-title,
      body.domain-mercurius-re-de.section-neue-startseite .path-press article h1.node-title,
      .path-press body.domain-mercurius-re-de.section-neue-startseite article h1.node-title,
      body.domain-mercurius-re-de.section-neue-startseite .node--type-article article h1.node-title,
      .node--type-article body.domain-mercurius-re-de.section-neue-startseite article h1.node-title,
      body.domain-mercurius-re-de.section-neue-startseite .path-news article h1.node-title,
      .path-news body.domain-mercurius-re-de.section-neue-startseite article h1.node-title,
      body.domain-mercurius-re-de.section-neue-startseite .node--type-real-estate article h1.node-title,
      .node--type-real-estate body.domain-mercurius-re-de.section-neue-startseite article h1.node-title {
        padding: 30px 0px 30px 0px; } }
  body.domain-mercurius-re-de.section-projekte #top-bar-sticky-container .title-bar,
  body.domain-mercurius-re-de.section-neue-ueber-uns #top-bar-sticky-container .title-bar,
  body.domain-mercurius-re-de.section-neue-startseite #top-bar-sticky-container .title-bar {
    padding: 1rem; }
    body.domain-mercurius-re-de.section-projekte #top-bar-sticky-container .title-bar .title-bar-title,
    body.domain-mercurius-re-de.section-neue-ueber-uns #top-bar-sticky-container .title-bar .title-bar-title,
    body.domain-mercurius-re-de.section-neue-startseite #top-bar-sticky-container .title-bar .title-bar-title {
      text-align: left;
      width: 100%;
      /* TODO: center with 100%?!*/
      height: 50px;
      vertical-align: middle;
      overflow: hidden; }
      body.domain-mercurius-re-de.section-projekte #top-bar-sticky-container .title-bar .title-bar-title img,
      body.domain-mercurius-re-de.section-neue-ueber-uns #top-bar-sticky-container .title-bar .title-bar-title img,
      body.domain-mercurius-re-de.section-neue-startseite #top-bar-sticky-container .title-bar .title-bar-title img {
        width: 300px;
        margin-top: 2px;
        max-height: 54px;
        min-height: 32px; }
    body.domain-mercurius-re-de.section-projekte #top-bar-sticky-container .title-bar .title-bar-menu,
    body.domain-mercurius-re-de.section-neue-ueber-uns #top-bar-sticky-container .title-bar .title-bar-menu,
    body.domain-mercurius-re-de.section-neue-startseite #top-bar-sticky-container .title-bar .title-bar-menu {
      float: right;
      height: 56px;
      width: 42px; }
      body.domain-mercurius-re-de.section-projekte #top-bar-sticky-container .title-bar .title-bar-menu button.menu-icon,
      body.domain-mercurius-re-de.section-neue-ueber-uns #top-bar-sticky-container .title-bar .title-bar-menu button.menu-icon,
      body.domain-mercurius-re-de.section-neue-startseite #top-bar-sticky-container .title-bar .title-bar-menu button.menu-icon {
        text-align: right;
        margin-top: 10px;
        position: relative;
        display: inline-block;
        vertical-align: middle;
        width: 39px;
        height: 16px;
        cursor: pointer; }
        body.domain-mercurius-re-de.section-projekte #top-bar-sticky-container .title-bar .title-bar-menu button.menu-icon:after,
        body.domain-mercurius-re-de.section-neue-ueber-uns #top-bar-sticky-container .title-bar .title-bar-menu button.menu-icon:after,
        body.domain-mercurius-re-de.section-neue-startseite #top-bar-sticky-container .title-bar .title-bar-menu button.menu-icon:after {
          position: absolute;
          top: 0;
          left: 0;
          display: block;
          width: 100%;
          height: 4px;
          background: #0a0a0a;
          box-shadow: 0 12px 0 #0a0a0a, 0 24px 0 #0a0a0a;
          content: ''; }
  body.domain-mercurius-re-de.section-projekte .margin-bottom-3,
  body.domain-mercurius-re-de.section-neue-ueber-uns .margin-bottom-3,
  body.domain-mercurius-re-de.section-neue-startseite .margin-bottom-3 {
    margin-bottom: 3rem !important; }
  body.domain-mercurius-re-de.section-projekte ul.menu.medium-horizontal > li#menu-item-projekte,
  body.domain-mercurius-re-de.section-projekte ul.menu.medium-horizontal > li#menu-item-ber-uns,
  body.domain-mercurius-re-de.section-neue-ueber-uns ul.menu.medium-horizontal > li#menu-item-projekte,
  body.domain-mercurius-re-de.section-neue-ueber-uns ul.menu.medium-horizontal > li#menu-item-ber-uns,
  body.domain-mercurius-re-de.section-neue-startseite ul.menu.medium-horizontal > li#menu-item-projekte,
  body.domain-mercurius-re-de.section-neue-startseite ul.menu.medium-horizontal > li#menu-item-ber-uns {
    display: list-item; }
  body.domain-mercurius-re-de.section-projekte ul.menu.medium-horizontal > li#menu-item-unternehmen,
  body.domain-mercurius-re-de.section-projekte ul.menu.medium-horizontal > li#menu-item-referenzen,
  body.domain-mercurius-re-de.section-projekte ul.menu.medium-horizontal > li#menu-item-presseOFF,
  body.domain-mercurius-re-de.section-neue-ueber-uns ul.menu.medium-horizontal > li#menu-item-unternehmen,
  body.domain-mercurius-re-de.section-neue-ueber-uns ul.menu.medium-horizontal > li#menu-item-referenzen,
  body.domain-mercurius-re-de.section-neue-ueber-uns ul.menu.medium-horizontal > li#menu-item-presseOFF,
  body.domain-mercurius-re-de.section-neue-startseite ul.menu.medium-horizontal > li#menu-item-unternehmen,
  body.domain-mercurius-re-de.section-neue-startseite ul.menu.medium-horizontal > li#menu-item-referenzen,
  body.domain-mercurius-re-de.section-neue-startseite ul.menu.medium-horizontal > li#menu-item-presseOFF {
    display: none; }
  body.domain-mercurius-re-de.section-projekte #top-bar-sticky-container .sticky,
  body.domain-mercurius-re-de.section-neue-ueber-uns #top-bar-sticky-container .sticky,
  body.domain-mercurius-re-de.section-neue-startseite #top-bar-sticky-container .sticky {
    border-bottom: 0; }
  body.domain-mercurius-re-de.section-projekte article#neue-startseite h2.node-title, body.domain-mercurius-re-de.section-projekte .node--type-press-release article#neue-startseite h1.node-title, .node--type-press-release body.domain-mercurius-re-de.section-projekte article#neue-startseite h1.node-title, body.domain-mercurius-re-de.section-projekte .path-presse article#neue-startseite h1.node-title, .path-presse body.domain-mercurius-re-de.section-projekte article#neue-startseite h1.node-title, body.domain-mercurius-re-de.section-projekte .path-press article#neue-startseite h1.node-title, .path-press body.domain-mercurius-re-de.section-projekte article#neue-startseite h1.node-title,
  body.domain-mercurius-re-de.section-projekte .node--type-article article#neue-startseite h1.node-title, .node--type-article body.domain-mercurius-re-de.section-projekte article#neue-startseite h1.node-title, body.domain-mercurius-re-de.section-projekte .path-news article#neue-startseite h1.node-title, .path-news body.domain-mercurius-re-de.section-projekte article#neue-startseite h1.node-title,
  body.domain-mercurius-re-de.section-projekte .node--type-real-estate article#neue-startseite h1.node-title, .node--type-real-estate body.domain-mercurius-re-de.section-projekte article#neue-startseite h1.node-title,
  body.domain-mercurius-re-de.section-neue-ueber-uns article#neue-startseite h2.node-title,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-press-release article#neue-startseite h1.node-title,
  .node--type-press-release body.domain-mercurius-re-de.section-neue-ueber-uns article#neue-startseite h1.node-title,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-presse article#neue-startseite h1.node-title,
  .path-presse body.domain-mercurius-re-de.section-neue-ueber-uns article#neue-startseite h1.node-title,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-press article#neue-startseite h1.node-title,
  .path-press body.domain-mercurius-re-de.section-neue-ueber-uns article#neue-startseite h1.node-title,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-article article#neue-startseite h1.node-title,
  .node--type-article body.domain-mercurius-re-de.section-neue-ueber-uns article#neue-startseite h1.node-title,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-news article#neue-startseite h1.node-title,
  .path-news body.domain-mercurius-re-de.section-neue-ueber-uns article#neue-startseite h1.node-title,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-real-estate article#neue-startseite h1.node-title,
  .node--type-real-estate body.domain-mercurius-re-de.section-neue-ueber-uns article#neue-startseite h1.node-title,
  body.domain-mercurius-re-de.section-neue-startseite article#neue-startseite h2.node-title,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-press-release article#neue-startseite h1.node-title,
  .node--type-press-release body.domain-mercurius-re-de.section-neue-startseite article#neue-startseite h1.node-title,
  body.domain-mercurius-re-de.section-neue-startseite .path-presse article#neue-startseite h1.node-title,
  .path-presse body.domain-mercurius-re-de.section-neue-startseite article#neue-startseite h1.node-title,
  body.domain-mercurius-re-de.section-neue-startseite .path-press article#neue-startseite h1.node-title,
  .path-press body.domain-mercurius-re-de.section-neue-startseite article#neue-startseite h1.node-title,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-article article#neue-startseite h1.node-title,
  .node--type-article body.domain-mercurius-re-de.section-neue-startseite article#neue-startseite h1.node-title,
  body.domain-mercurius-re-de.section-neue-startseite .path-news article#neue-startseite h1.node-title,
  .path-news body.domain-mercurius-re-de.section-neue-startseite article#neue-startseite h1.node-title,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-real-estate article#neue-startseite h1.node-title,
  .node--type-real-estate body.domain-mercurius-re-de.section-neue-startseite article#neue-startseite h1.node-title {
    visibility: hidden;
    padding: 0; }
  body.domain-mercurius-re-de.section-projekte h2#title-green-cam-frankfurt-slider, body.domain-mercurius-re-de.section-projekte .node--type-press-release article h1#title-green-cam-frankfurt-slider, .node--type-press-release article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-slider, body.domain-mercurius-re-de.section-projekte .path-presse article h1#title-green-cam-frankfurt-slider, .path-presse article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-slider, body.domain-mercurius-re-de.section-projekte .path-press article h1#title-green-cam-frankfurt-slider, .path-press article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-slider,
  body.domain-mercurius-re-de.section-projekte .node--type-article article h1#title-green-cam-frankfurt-slider, .node--type-article article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-slider, body.domain-mercurius-re-de.section-projekte .path-news article h1#title-green-cam-frankfurt-slider, .path-news article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-slider,
  body.domain-mercurius-re-de.section-projekte .node--type-real-estate article h1#title-green-cam-frankfurt-slider, .node--type-real-estate article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-slider,
  body.domain-mercurius-re-de.section-projekte h2#title-green-cam-frankfurt-bilder,
  body.domain-mercurius-re-de.section-projekte .node--type-press-release article h1#title-green-cam-frankfurt-bilder,
  .node--type-press-release article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-bilder,
  body.domain-mercurius-re-de.section-projekte .path-presse article h1#title-green-cam-frankfurt-bilder,
  .path-presse article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-bilder,
  body.domain-mercurius-re-de.section-projekte .path-press article h1#title-green-cam-frankfurt-bilder,
  .path-press article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-bilder,
  body.domain-mercurius-re-de.section-projekte .node--type-article article h1#title-green-cam-frankfurt-bilder,
  .node--type-article article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-bilder,
  body.domain-mercurius-re-de.section-projekte .path-news article h1#title-green-cam-frankfurt-bilder,
  .path-news article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-bilder,
  body.domain-mercurius-re-de.section-projekte .node--type-real-estate article h1#title-green-cam-frankfurt-bilder,
  .node--type-real-estate article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-bilder,
  body.domain-mercurius-re-de.section-projekte h2#title-green-cam-frankfurt-teaser,
  body.domain-mercurius-re-de.section-projekte .node--type-press-release article h1#title-green-cam-frankfurt-teaser,
  .node--type-press-release article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-teaser,
  body.domain-mercurius-re-de.section-projekte .path-presse article h1#title-green-cam-frankfurt-teaser,
  .path-presse article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-teaser,
  body.domain-mercurius-re-de.section-projekte .path-press article h1#title-green-cam-frankfurt-teaser,
  .path-press article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-teaser,
  body.domain-mercurius-re-de.section-projekte .node--type-article article h1#title-green-cam-frankfurt-teaser,
  .node--type-article article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-teaser,
  body.domain-mercurius-re-de.section-projekte .path-news article h1#title-green-cam-frankfurt-teaser,
  .path-news article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-teaser,
  body.domain-mercurius-re-de.section-projekte .node--type-real-estate article h1#title-green-cam-frankfurt-teaser,
  .node--type-real-estate article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-teaser,
  body.domain-mercurius-re-de.section-projekte h2#title-green-cam-frankfurt-fakten,
  body.domain-mercurius-re-de.section-projekte .node--type-press-release article h1#title-green-cam-frankfurt-fakten,
  .node--type-press-release article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-fakten,
  body.domain-mercurius-re-de.section-projekte .path-presse article h1#title-green-cam-frankfurt-fakten,
  .path-presse article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-fakten,
  body.domain-mercurius-re-de.section-projekte .path-press article h1#title-green-cam-frankfurt-fakten,
  .path-press article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-fakten,
  body.domain-mercurius-re-de.section-projekte .node--type-article article h1#title-green-cam-frankfurt-fakten,
  .node--type-article article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-fakten,
  body.domain-mercurius-re-de.section-projekte .path-news article h1#title-green-cam-frankfurt-fakten,
  .path-news article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-fakten,
  body.domain-mercurius-re-de.section-projekte .node--type-real-estate article h1#title-green-cam-frankfurt-fakten,
  .node--type-real-estate article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-fakten,
  body.domain-mercurius-re-de.section-projekte h2#title-green-cam-frankfurt-mikrolage,
  body.domain-mercurius-re-de.section-projekte .node--type-press-release article h1#title-green-cam-frankfurt-mikrolage,
  .node--type-press-release article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-mikrolage,
  body.domain-mercurius-re-de.section-projekte .path-presse article h1#title-green-cam-frankfurt-mikrolage,
  .path-presse article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-mikrolage,
  body.domain-mercurius-re-de.section-projekte .path-press article h1#title-green-cam-frankfurt-mikrolage,
  .path-press article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-mikrolage,
  body.domain-mercurius-re-de.section-projekte .node--type-article article h1#title-green-cam-frankfurt-mikrolage,
  .node--type-article article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-mikrolage,
  body.domain-mercurius-re-de.section-projekte .path-news article h1#title-green-cam-frankfurt-mikrolage,
  .path-news article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-mikrolage,
  body.domain-mercurius-re-de.section-projekte .node--type-real-estate article h1#title-green-cam-frankfurt-mikrolage,
  .node--type-real-estate article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-mikrolage,
  body.domain-mercurius-re-de.section-projekte h2#title-projekte-mit-potenzial-und-perspektive,
  body.domain-mercurius-re-de.section-projekte .node--type-press-release article h1#title-projekte-mit-potenzial-und-perspektive,
  .node--type-press-release article body.domain-mercurius-re-de.section-projekte h1#title-projekte-mit-potenzial-und-perspektive,
  body.domain-mercurius-re-de.section-projekte .path-presse article h1#title-projekte-mit-potenzial-und-perspektive,
  .path-presse article body.domain-mercurius-re-de.section-projekte h1#title-projekte-mit-potenzial-und-perspektive,
  body.domain-mercurius-re-de.section-projekte .path-press article h1#title-projekte-mit-potenzial-und-perspektive,
  .path-press article body.domain-mercurius-re-de.section-projekte h1#title-projekte-mit-potenzial-und-perspektive,
  body.domain-mercurius-re-de.section-projekte .node--type-article article h1#title-projekte-mit-potenzial-und-perspektive,
  .node--type-article article body.domain-mercurius-re-de.section-projekte h1#title-projekte-mit-potenzial-und-perspektive,
  body.domain-mercurius-re-de.section-projekte .path-news article h1#title-projekte-mit-potenzial-und-perspektive,
  .path-news article body.domain-mercurius-re-de.section-projekte h1#title-projekte-mit-potenzial-und-perspektive,
  body.domain-mercurius-re-de.section-projekte .node--type-real-estate article h1#title-projekte-mit-potenzial-und-perspektive,
  .node--type-real-estate article body.domain-mercurius-re-de.section-projekte h1#title-projekte-mit-potenzial-und-perspektive,
  body.domain-mercurius-re-de.section-projekte h2#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  body.domain-mercurius-re-de.section-projekte .node--type-press-release article h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  .node--type-press-release article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  body.domain-mercurius-re-de.section-projekte .path-presse article h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  .path-presse article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  body.domain-mercurius-re-de.section-projekte .path-press article h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  .path-press article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  body.domain-mercurius-re-de.section-projekte .node--type-article article h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  .node--type-article article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  body.domain-mercurius-re-de.section-projekte .path-news article h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  .path-news article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  body.domain-mercurius-re-de.section-projekte .node--type-real-estate article h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  .node--type-real-estate article body.domain-mercurius-re-de.section-projekte h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  body.domain-mercurius-re-de.section-projekte h2#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  body.domain-mercurius-re-de.section-projekte .node--type-press-release article h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  .node--type-press-release article body.domain-mercurius-re-de.section-projekte h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  body.domain-mercurius-re-de.section-projekte .path-presse article h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  .path-presse article body.domain-mercurius-re-de.section-projekte h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  body.domain-mercurius-re-de.section-projekte .path-press article h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  .path-press article body.domain-mercurius-re-de.section-projekte h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  body.domain-mercurius-re-de.section-projekte .node--type-article article h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  .node--type-article article body.domain-mercurius-re-de.section-projekte h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  body.domain-mercurius-re-de.section-projekte .path-news article h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  .path-news article body.domain-mercurius-re-de.section-projekte h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  body.domain-mercurius-re-de.section-projekte .node--type-real-estate article h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  .node--type-real-estate article body.domain-mercurius-re-de.section-projekte h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  body.domain-mercurius-re-de.section-projekte h2#title-download-mre-broschre,
  body.domain-mercurius-re-de.section-projekte .node--type-press-release article h1#title-download-mre-broschre,
  .node--type-press-release article body.domain-mercurius-re-de.section-projekte h1#title-download-mre-broschre,
  body.domain-mercurius-re-de.section-projekte .path-presse article h1#title-download-mre-broschre,
  .path-presse article body.domain-mercurius-re-de.section-projekte h1#title-download-mre-broschre,
  body.domain-mercurius-re-de.section-projekte .path-press article h1#title-download-mre-broschre,
  .path-press article body.domain-mercurius-re-de.section-projekte h1#title-download-mre-broschre,
  body.domain-mercurius-re-de.section-projekte .node--type-article article h1#title-download-mre-broschre,
  .node--type-article article body.domain-mercurius-re-de.section-projekte h1#title-download-mre-broschre,
  body.domain-mercurius-re-de.section-projekte .path-news article h1#title-download-mre-broschre,
  .path-news article body.domain-mercurius-re-de.section-projekte h1#title-download-mre-broschre,
  body.domain-mercurius-re-de.section-projekte .node--type-real-estate article h1#title-download-mre-broschre,
  .node--type-real-estate article body.domain-mercurius-re-de.section-projekte h1#title-download-mre-broschre,
  body.domain-mercurius-re-de.section-projekte h2#title-mercurius-real-estate-in-zahlen,
  body.domain-mercurius-re-de.section-projekte .node--type-press-release article h1#title-mercurius-real-estate-in-zahlen,
  .node--type-press-release article body.domain-mercurius-re-de.section-projekte h1#title-mercurius-real-estate-in-zahlen,
  body.domain-mercurius-re-de.section-projekte .path-presse article h1#title-mercurius-real-estate-in-zahlen,
  .path-presse article body.domain-mercurius-re-de.section-projekte h1#title-mercurius-real-estate-in-zahlen,
  body.domain-mercurius-re-de.section-projekte .path-press article h1#title-mercurius-real-estate-in-zahlen,
  .path-press article body.domain-mercurius-re-de.section-projekte h1#title-mercurius-real-estate-in-zahlen,
  body.domain-mercurius-re-de.section-projekte .node--type-article article h1#title-mercurius-real-estate-in-zahlen,
  .node--type-article article body.domain-mercurius-re-de.section-projekte h1#title-mercurius-real-estate-in-zahlen,
  body.domain-mercurius-re-de.section-projekte .path-news article h1#title-mercurius-real-estate-in-zahlen,
  .path-news article body.domain-mercurius-re-de.section-projekte h1#title-mercurius-real-estate-in-zahlen,
  body.domain-mercurius-re-de.section-projekte .node--type-real-estate article h1#title-mercurius-real-estate-in-zahlen,
  .node--type-real-estate article body.domain-mercurius-re-de.section-projekte h1#title-mercurius-real-estate-in-zahlen,
  body.domain-mercurius-re-de.section-projekte h2#title-zitat-vorstand,
  body.domain-mercurius-re-de.section-projekte .node--type-press-release article h1#title-zitat-vorstand,
  .node--type-press-release article body.domain-mercurius-re-de.section-projekte h1#title-zitat-vorstand,
  body.domain-mercurius-re-de.section-projekte .path-presse article h1#title-zitat-vorstand,
  .path-presse article body.domain-mercurius-re-de.section-projekte h1#title-zitat-vorstand,
  body.domain-mercurius-re-de.section-projekte .path-press article h1#title-zitat-vorstand,
  .path-press article body.domain-mercurius-re-de.section-projekte h1#title-zitat-vorstand,
  body.domain-mercurius-re-de.section-projekte .node--type-article article h1#title-zitat-vorstand,
  .node--type-article article body.domain-mercurius-re-de.section-projekte h1#title-zitat-vorstand,
  body.domain-mercurius-re-de.section-projekte .path-news article h1#title-zitat-vorstand,
  .path-news article body.domain-mercurius-re-de.section-projekte h1#title-zitat-vorstand,
  body.domain-mercurius-re-de.section-projekte .node--type-real-estate article h1#title-zitat-vorstand,
  .node--type-real-estate article body.domain-mercurius-re-de.section-projekte h1#title-zitat-vorstand,
  body.domain-mercurius-re-de.section-projekte article#news h2#title-news,
  body.domain-mercurius-re-de.section-projekte .node--type-press-release article#news h1#title-news,
  .node--type-press-release body.domain-mercurius-re-de.section-projekte article#news h1#title-news,
  body.domain-mercurius-re-de.section-projekte .path-presse article#news h1#title-news,
  .path-presse body.domain-mercurius-re-de.section-projekte article#news h1#title-news,
  body.domain-mercurius-re-de.section-projekte .path-press article#news h1#title-news,
  .path-press body.domain-mercurius-re-de.section-projekte article#news h1#title-news,
  body.domain-mercurius-re-de.section-projekte .node--type-article article#news h1#title-news,
  .node--type-article body.domain-mercurius-re-de.section-projekte article#news h1#title-news,
  body.domain-mercurius-re-de.section-projekte .path-news article#news h1#title-news,
  .path-news body.domain-mercurius-re-de.section-projekte article#news h1#title-news,
  body.domain-mercurius-re-de.section-projekte .node--type-real-estate article#news h1#title-news,
  .node--type-real-estate body.domain-mercurius-re-de.section-projekte article#news h1#title-news,
  body.domain-mercurius-re-de.section-neue-ueber-uns h2#title-green-cam-frankfurt-slider,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-press-release article h1#title-green-cam-frankfurt-slider,
  .node--type-press-release article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-slider,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-presse article h1#title-green-cam-frankfurt-slider,
  .path-presse article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-slider,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-press article h1#title-green-cam-frankfurt-slider,
  .path-press article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-slider,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-article article h1#title-green-cam-frankfurt-slider,
  .node--type-article article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-slider,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-news article h1#title-green-cam-frankfurt-slider,
  .path-news article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-slider,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-real-estate article h1#title-green-cam-frankfurt-slider,
  .node--type-real-estate article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-slider,
  body.domain-mercurius-re-de.section-neue-ueber-uns h2#title-green-cam-frankfurt-bilder,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-press-release article h1#title-green-cam-frankfurt-bilder,
  .node--type-press-release article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-bilder,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-presse article h1#title-green-cam-frankfurt-bilder,
  .path-presse article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-bilder,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-press article h1#title-green-cam-frankfurt-bilder,
  .path-press article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-bilder,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-article article h1#title-green-cam-frankfurt-bilder,
  .node--type-article article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-bilder,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-news article h1#title-green-cam-frankfurt-bilder,
  .path-news article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-bilder,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-real-estate article h1#title-green-cam-frankfurt-bilder,
  .node--type-real-estate article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-bilder,
  body.domain-mercurius-re-de.section-neue-ueber-uns h2#title-green-cam-frankfurt-teaser,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-press-release article h1#title-green-cam-frankfurt-teaser,
  .node--type-press-release article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-teaser,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-presse article h1#title-green-cam-frankfurt-teaser,
  .path-presse article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-teaser,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-press article h1#title-green-cam-frankfurt-teaser,
  .path-press article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-teaser,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-article article h1#title-green-cam-frankfurt-teaser,
  .node--type-article article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-teaser,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-news article h1#title-green-cam-frankfurt-teaser,
  .path-news article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-teaser,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-real-estate article h1#title-green-cam-frankfurt-teaser,
  .node--type-real-estate article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-teaser,
  body.domain-mercurius-re-de.section-neue-ueber-uns h2#title-green-cam-frankfurt-fakten,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-press-release article h1#title-green-cam-frankfurt-fakten,
  .node--type-press-release article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-fakten,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-presse article h1#title-green-cam-frankfurt-fakten,
  .path-presse article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-fakten,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-press article h1#title-green-cam-frankfurt-fakten,
  .path-press article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-fakten,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-article article h1#title-green-cam-frankfurt-fakten,
  .node--type-article article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-fakten,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-news article h1#title-green-cam-frankfurt-fakten,
  .path-news article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-fakten,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-real-estate article h1#title-green-cam-frankfurt-fakten,
  .node--type-real-estate article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-fakten,
  body.domain-mercurius-re-de.section-neue-ueber-uns h2#title-green-cam-frankfurt-mikrolage,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-press-release article h1#title-green-cam-frankfurt-mikrolage,
  .node--type-press-release article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-mikrolage,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-presse article h1#title-green-cam-frankfurt-mikrolage,
  .path-presse article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-mikrolage,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-press article h1#title-green-cam-frankfurt-mikrolage,
  .path-press article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-mikrolage,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-article article h1#title-green-cam-frankfurt-mikrolage,
  .node--type-article article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-mikrolage,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-news article h1#title-green-cam-frankfurt-mikrolage,
  .path-news article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-mikrolage,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-real-estate article h1#title-green-cam-frankfurt-mikrolage,
  .node--type-real-estate article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-mikrolage,
  body.domain-mercurius-re-de.section-neue-ueber-uns h2#title-projekte-mit-potenzial-und-perspektive,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-press-release article h1#title-projekte-mit-potenzial-und-perspektive,
  .node--type-press-release article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-projekte-mit-potenzial-und-perspektive,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-presse article h1#title-projekte-mit-potenzial-und-perspektive,
  .path-presse article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-projekte-mit-potenzial-und-perspektive,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-press article h1#title-projekte-mit-potenzial-und-perspektive,
  .path-press article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-projekte-mit-potenzial-und-perspektive,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-article article h1#title-projekte-mit-potenzial-und-perspektive,
  .node--type-article article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-projekte-mit-potenzial-und-perspektive,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-news article h1#title-projekte-mit-potenzial-und-perspektive,
  .path-news article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-projekte-mit-potenzial-und-perspektive,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-real-estate article h1#title-projekte-mit-potenzial-und-perspektive,
  .node--type-real-estate article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-projekte-mit-potenzial-und-perspektive,
  body.domain-mercurius-re-de.section-neue-ueber-uns h2#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-press-release article h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  .node--type-press-release article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-presse article h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  .path-presse article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-press article h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  .path-press article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-article article h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  .node--type-article article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-news article h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  .path-news article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-real-estate article h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  .node--type-real-estate article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  body.domain-mercurius-re-de.section-neue-ueber-uns h2#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-press-release article h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  .node--type-press-release article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-presse article h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  .path-presse article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-press article h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  .path-press article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-article article h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  .node--type-article article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-news article h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  .path-news article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-real-estate article h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  .node--type-real-estate article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  body.domain-mercurius-re-de.section-neue-ueber-uns h2#title-download-mre-broschre,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-press-release article h1#title-download-mre-broschre,
  .node--type-press-release article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-download-mre-broschre,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-presse article h1#title-download-mre-broschre,
  .path-presse article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-download-mre-broschre,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-press article h1#title-download-mre-broschre,
  .path-press article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-download-mre-broschre,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-article article h1#title-download-mre-broschre,
  .node--type-article article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-download-mre-broschre,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-news article h1#title-download-mre-broschre,
  .path-news article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-download-mre-broschre,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-real-estate article h1#title-download-mre-broschre,
  .node--type-real-estate article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-download-mre-broschre,
  body.domain-mercurius-re-de.section-neue-ueber-uns h2#title-mercurius-real-estate-in-zahlen,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-press-release article h1#title-mercurius-real-estate-in-zahlen,
  .node--type-press-release article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-mercurius-real-estate-in-zahlen,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-presse article h1#title-mercurius-real-estate-in-zahlen,
  .path-presse article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-mercurius-real-estate-in-zahlen,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-press article h1#title-mercurius-real-estate-in-zahlen,
  .path-press article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-mercurius-real-estate-in-zahlen,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-article article h1#title-mercurius-real-estate-in-zahlen,
  .node--type-article article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-mercurius-real-estate-in-zahlen,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-news article h1#title-mercurius-real-estate-in-zahlen,
  .path-news article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-mercurius-real-estate-in-zahlen,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-real-estate article h1#title-mercurius-real-estate-in-zahlen,
  .node--type-real-estate article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-mercurius-real-estate-in-zahlen,
  body.domain-mercurius-re-de.section-neue-ueber-uns h2#title-zitat-vorstand,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-press-release article h1#title-zitat-vorstand,
  .node--type-press-release article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-zitat-vorstand,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-presse article h1#title-zitat-vorstand,
  .path-presse article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-zitat-vorstand,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-press article h1#title-zitat-vorstand,
  .path-press article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-zitat-vorstand,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-article article h1#title-zitat-vorstand,
  .node--type-article article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-zitat-vorstand,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-news article h1#title-zitat-vorstand,
  .path-news article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-zitat-vorstand,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-real-estate article h1#title-zitat-vorstand,
  .node--type-real-estate article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-zitat-vorstand,
  body.domain-mercurius-re-de.section-neue-ueber-uns article#news h2#title-news,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-press-release article#news h1#title-news,
  .node--type-press-release body.domain-mercurius-re-de.section-neue-ueber-uns article#news h1#title-news,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-presse article#news h1#title-news,
  .path-presse body.domain-mercurius-re-de.section-neue-ueber-uns article#news h1#title-news,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-press article#news h1#title-news,
  .path-press body.domain-mercurius-re-de.section-neue-ueber-uns article#news h1#title-news,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-article article#news h1#title-news,
  .node--type-article body.domain-mercurius-re-de.section-neue-ueber-uns article#news h1#title-news,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-news article#news h1#title-news,
  .path-news body.domain-mercurius-re-de.section-neue-ueber-uns article#news h1#title-news,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-real-estate article#news h1#title-news,
  .node--type-real-estate body.domain-mercurius-re-de.section-neue-ueber-uns article#news h1#title-news,
  body.domain-mercurius-re-de.section-neue-startseite h2#title-green-cam-frankfurt-slider,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-press-release article h1#title-green-cam-frankfurt-slider,
  .node--type-press-release article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-slider,
  body.domain-mercurius-re-de.section-neue-startseite .path-presse article h1#title-green-cam-frankfurt-slider,
  .path-presse article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-slider,
  body.domain-mercurius-re-de.section-neue-startseite .path-press article h1#title-green-cam-frankfurt-slider,
  .path-press article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-slider,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-article article h1#title-green-cam-frankfurt-slider,
  .node--type-article article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-slider,
  body.domain-mercurius-re-de.section-neue-startseite .path-news article h1#title-green-cam-frankfurt-slider,
  .path-news article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-slider,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-real-estate article h1#title-green-cam-frankfurt-slider,
  .node--type-real-estate article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-slider,
  body.domain-mercurius-re-de.section-neue-startseite h2#title-green-cam-frankfurt-bilder,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-press-release article h1#title-green-cam-frankfurt-bilder,
  .node--type-press-release article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-bilder,
  body.domain-mercurius-re-de.section-neue-startseite .path-presse article h1#title-green-cam-frankfurt-bilder,
  .path-presse article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-bilder,
  body.domain-mercurius-re-de.section-neue-startseite .path-press article h1#title-green-cam-frankfurt-bilder,
  .path-press article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-bilder,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-article article h1#title-green-cam-frankfurt-bilder,
  .node--type-article article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-bilder,
  body.domain-mercurius-re-de.section-neue-startseite .path-news article h1#title-green-cam-frankfurt-bilder,
  .path-news article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-bilder,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-real-estate article h1#title-green-cam-frankfurt-bilder,
  .node--type-real-estate article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-bilder,
  body.domain-mercurius-re-de.section-neue-startseite h2#title-green-cam-frankfurt-teaser,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-press-release article h1#title-green-cam-frankfurt-teaser,
  .node--type-press-release article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-teaser,
  body.domain-mercurius-re-de.section-neue-startseite .path-presse article h1#title-green-cam-frankfurt-teaser,
  .path-presse article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-teaser,
  body.domain-mercurius-re-de.section-neue-startseite .path-press article h1#title-green-cam-frankfurt-teaser,
  .path-press article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-teaser,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-article article h1#title-green-cam-frankfurt-teaser,
  .node--type-article article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-teaser,
  body.domain-mercurius-re-de.section-neue-startseite .path-news article h1#title-green-cam-frankfurt-teaser,
  .path-news article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-teaser,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-real-estate article h1#title-green-cam-frankfurt-teaser,
  .node--type-real-estate article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-teaser,
  body.domain-mercurius-re-de.section-neue-startseite h2#title-green-cam-frankfurt-fakten,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-press-release article h1#title-green-cam-frankfurt-fakten,
  .node--type-press-release article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-fakten,
  body.domain-mercurius-re-de.section-neue-startseite .path-presse article h1#title-green-cam-frankfurt-fakten,
  .path-presse article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-fakten,
  body.domain-mercurius-re-de.section-neue-startseite .path-press article h1#title-green-cam-frankfurt-fakten,
  .path-press article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-fakten,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-article article h1#title-green-cam-frankfurt-fakten,
  .node--type-article article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-fakten,
  body.domain-mercurius-re-de.section-neue-startseite .path-news article h1#title-green-cam-frankfurt-fakten,
  .path-news article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-fakten,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-real-estate article h1#title-green-cam-frankfurt-fakten,
  .node--type-real-estate article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-fakten,
  body.domain-mercurius-re-de.section-neue-startseite h2#title-green-cam-frankfurt-mikrolage,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-press-release article h1#title-green-cam-frankfurt-mikrolage,
  .node--type-press-release article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-mikrolage,
  body.domain-mercurius-re-de.section-neue-startseite .path-presse article h1#title-green-cam-frankfurt-mikrolage,
  .path-presse article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-mikrolage,
  body.domain-mercurius-re-de.section-neue-startseite .path-press article h1#title-green-cam-frankfurt-mikrolage,
  .path-press article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-mikrolage,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-article article h1#title-green-cam-frankfurt-mikrolage,
  .node--type-article article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-mikrolage,
  body.domain-mercurius-re-de.section-neue-startseite .path-news article h1#title-green-cam-frankfurt-mikrolage,
  .path-news article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-mikrolage,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-real-estate article h1#title-green-cam-frankfurt-mikrolage,
  .node--type-real-estate article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-mikrolage,
  body.domain-mercurius-re-de.section-neue-startseite h2#title-projekte-mit-potenzial-und-perspektive,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-press-release article h1#title-projekte-mit-potenzial-und-perspektive,
  .node--type-press-release article body.domain-mercurius-re-de.section-neue-startseite h1#title-projekte-mit-potenzial-und-perspektive,
  body.domain-mercurius-re-de.section-neue-startseite .path-presse article h1#title-projekte-mit-potenzial-und-perspektive,
  .path-presse article body.domain-mercurius-re-de.section-neue-startseite h1#title-projekte-mit-potenzial-und-perspektive,
  body.domain-mercurius-re-de.section-neue-startseite .path-press article h1#title-projekte-mit-potenzial-und-perspektive,
  .path-press article body.domain-mercurius-re-de.section-neue-startseite h1#title-projekte-mit-potenzial-und-perspektive,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-article article h1#title-projekte-mit-potenzial-und-perspektive,
  .node--type-article article body.domain-mercurius-re-de.section-neue-startseite h1#title-projekte-mit-potenzial-und-perspektive,
  body.domain-mercurius-re-de.section-neue-startseite .path-news article h1#title-projekte-mit-potenzial-und-perspektive,
  .path-news article body.domain-mercurius-re-de.section-neue-startseite h1#title-projekte-mit-potenzial-und-perspektive,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-real-estate article h1#title-projekte-mit-potenzial-und-perspektive,
  .node--type-real-estate article body.domain-mercurius-re-de.section-neue-startseite h1#title-projekte-mit-potenzial-und-perspektive,
  body.domain-mercurius-re-de.section-neue-startseite h2#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-press-release article h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  .node--type-press-release article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  body.domain-mercurius-re-de.section-neue-startseite .path-presse article h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  .path-presse article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  body.domain-mercurius-re-de.section-neue-startseite .path-press article h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  .path-press article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-article article h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  .node--type-article article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  body.domain-mercurius-re-de.section-neue-startseite .path-news article h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  .path-news article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-real-estate article h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  .node--type-real-estate article body.domain-mercurius-re-de.section-neue-startseite h1#title-green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  body.domain-mercurius-re-de.section-neue-startseite h2#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-press-release article h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  .node--type-press-release article body.domain-mercurius-re-de.section-neue-startseite h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  body.domain-mercurius-re-de.section-neue-startseite .path-presse article h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  .path-presse article body.domain-mercurius-re-de.section-neue-startseite h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  body.domain-mercurius-re-de.section-neue-startseite .path-press article h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  .path-press article body.domain-mercurius-re-de.section-neue-startseite h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-article article h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  .node--type-article article body.domain-mercurius-re-de.section-neue-startseite h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  body.domain-mercurius-re-de.section-neue-startseite .path-news article h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  .path-news article body.domain-mercurius-re-de.section-neue-startseite h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-real-estate article h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  .node--type-real-estate article body.domain-mercurius-re-de.section-neue-startseite h1#title-blue-wing-mercurius-real-estate-baut-am-stuttgarter-flughafen,
  body.domain-mercurius-re-de.section-neue-startseite h2#title-download-mre-broschre,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-press-release article h1#title-download-mre-broschre,
  .node--type-press-release article body.domain-mercurius-re-de.section-neue-startseite h1#title-download-mre-broschre,
  body.domain-mercurius-re-de.section-neue-startseite .path-presse article h1#title-download-mre-broschre,
  .path-presse article body.domain-mercurius-re-de.section-neue-startseite h1#title-download-mre-broschre,
  body.domain-mercurius-re-de.section-neue-startseite .path-press article h1#title-download-mre-broschre,
  .path-press article body.domain-mercurius-re-de.section-neue-startseite h1#title-download-mre-broschre,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-article article h1#title-download-mre-broschre,
  .node--type-article article body.domain-mercurius-re-de.section-neue-startseite h1#title-download-mre-broschre,
  body.domain-mercurius-re-de.section-neue-startseite .path-news article h1#title-download-mre-broschre,
  .path-news article body.domain-mercurius-re-de.section-neue-startseite h1#title-download-mre-broschre,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-real-estate article h1#title-download-mre-broschre,
  .node--type-real-estate article body.domain-mercurius-re-de.section-neue-startseite h1#title-download-mre-broschre,
  body.domain-mercurius-re-de.section-neue-startseite h2#title-mercurius-real-estate-in-zahlen,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-press-release article h1#title-mercurius-real-estate-in-zahlen,
  .node--type-press-release article body.domain-mercurius-re-de.section-neue-startseite h1#title-mercurius-real-estate-in-zahlen,
  body.domain-mercurius-re-de.section-neue-startseite .path-presse article h1#title-mercurius-real-estate-in-zahlen,
  .path-presse article body.domain-mercurius-re-de.section-neue-startseite h1#title-mercurius-real-estate-in-zahlen,
  body.domain-mercurius-re-de.section-neue-startseite .path-press article h1#title-mercurius-real-estate-in-zahlen,
  .path-press article body.domain-mercurius-re-de.section-neue-startseite h1#title-mercurius-real-estate-in-zahlen,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-article article h1#title-mercurius-real-estate-in-zahlen,
  .node--type-article article body.domain-mercurius-re-de.section-neue-startseite h1#title-mercurius-real-estate-in-zahlen,
  body.domain-mercurius-re-de.section-neue-startseite .path-news article h1#title-mercurius-real-estate-in-zahlen,
  .path-news article body.domain-mercurius-re-de.section-neue-startseite h1#title-mercurius-real-estate-in-zahlen,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-real-estate article h1#title-mercurius-real-estate-in-zahlen,
  .node--type-real-estate article body.domain-mercurius-re-de.section-neue-startseite h1#title-mercurius-real-estate-in-zahlen,
  body.domain-mercurius-re-de.section-neue-startseite h2#title-zitat-vorstand,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-press-release article h1#title-zitat-vorstand,
  .node--type-press-release article body.domain-mercurius-re-de.section-neue-startseite h1#title-zitat-vorstand,
  body.domain-mercurius-re-de.section-neue-startseite .path-presse article h1#title-zitat-vorstand,
  .path-presse article body.domain-mercurius-re-de.section-neue-startseite h1#title-zitat-vorstand,
  body.domain-mercurius-re-de.section-neue-startseite .path-press article h1#title-zitat-vorstand,
  .path-press article body.domain-mercurius-re-de.section-neue-startseite h1#title-zitat-vorstand,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-article article h1#title-zitat-vorstand,
  .node--type-article article body.domain-mercurius-re-de.section-neue-startseite h1#title-zitat-vorstand,
  body.domain-mercurius-re-de.section-neue-startseite .path-news article h1#title-zitat-vorstand,
  .path-news article body.domain-mercurius-re-de.section-neue-startseite h1#title-zitat-vorstand,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-real-estate article h1#title-zitat-vorstand,
  .node--type-real-estate article body.domain-mercurius-re-de.section-neue-startseite h1#title-zitat-vorstand,
  body.domain-mercurius-re-de.section-neue-startseite article#news h2#title-news,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-press-release article#news h1#title-news,
  .node--type-press-release body.domain-mercurius-re-de.section-neue-startseite article#news h1#title-news,
  body.domain-mercurius-re-de.section-neue-startseite .path-presse article#news h1#title-news,
  .path-presse body.domain-mercurius-re-de.section-neue-startseite article#news h1#title-news,
  body.domain-mercurius-re-de.section-neue-startseite .path-press article#news h1#title-news,
  .path-press body.domain-mercurius-re-de.section-neue-startseite article#news h1#title-news,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-article article#news h1#title-news,
  .node--type-article body.domain-mercurius-re-de.section-neue-startseite article#news h1#title-news,
  body.domain-mercurius-re-de.section-neue-startseite .path-news article#news h1#title-news,
  .path-news body.domain-mercurius-re-de.section-neue-startseite article#news h1#title-news,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-real-estate article#news h1#title-news,
  .node--type-real-estate body.domain-mercurius-re-de.section-neue-startseite article#news h1#title-news {
    display: none; }
  body.domain-mercurius-re-de.section-projekte h2#title-expertise, body.domain-mercurius-re-de.section-projekte .node--type-press-release article h1#title-expertise, .node--type-press-release article body.domain-mercurius-re-de.section-projekte h1#title-expertise, body.domain-mercurius-re-de.section-projekte .path-presse article h1#title-expertise, .path-presse article body.domain-mercurius-re-de.section-projekte h1#title-expertise, body.domain-mercurius-re-de.section-projekte .path-press article h1#title-expertise, .path-press article body.domain-mercurius-re-de.section-projekte h1#title-expertise,
  body.domain-mercurius-re-de.section-projekte .node--type-article article h1#title-expertise, .node--type-article article body.domain-mercurius-re-de.section-projekte h1#title-expertise, body.domain-mercurius-re-de.section-projekte .path-news article h1#title-expertise, .path-news article body.domain-mercurius-re-de.section-projekte h1#title-expertise,
  body.domain-mercurius-re-de.section-projekte .node--type-real-estate article h1#title-expertise, .node--type-real-estate article body.domain-mercurius-re-de.section-projekte h1#title-expertise,
  body.domain-mercurius-re-de.section-projekte h2#title-projekte,
  body.domain-mercurius-re-de.section-projekte .node--type-press-release article h1#title-projekte,
  .node--type-press-release article body.domain-mercurius-re-de.section-projekte h1#title-projekte,
  body.domain-mercurius-re-de.section-projekte .path-presse article h1#title-projekte,
  .path-presse article body.domain-mercurius-re-de.section-projekte h1#title-projekte,
  body.domain-mercurius-re-de.section-projekte .path-press article h1#title-projekte,
  .path-press article body.domain-mercurius-re-de.section-projekte h1#title-projekte,
  body.domain-mercurius-re-de.section-projekte .node--type-article article h1#title-projekte,
  .node--type-article article body.domain-mercurius-re-de.section-projekte h1#title-projekte,
  body.domain-mercurius-re-de.section-projekte .path-news article h1#title-projekte,
  .path-news article body.domain-mercurius-re-de.section-projekte h1#title-projekte,
  body.domain-mercurius-re-de.section-projekte .node--type-real-estate article h1#title-projekte,
  .node--type-real-estate article body.domain-mercurius-re-de.section-projekte h1#title-projekte,
  body.domain-mercurius-re-de.section-projekte h2#title-aktuelle-projekteOFF,
  body.domain-mercurius-re-de.section-projekte .node--type-press-release article h1#title-aktuelle-projekteOFF,
  .node--type-press-release article body.domain-mercurius-re-de.section-projekte h1#title-aktuelle-projekteOFF,
  body.domain-mercurius-re-de.section-projekte .path-presse article h1#title-aktuelle-projekteOFF,
  .path-presse article body.domain-mercurius-re-de.section-projekte h1#title-aktuelle-projekteOFF,
  body.domain-mercurius-re-de.section-projekte .path-press article h1#title-aktuelle-projekteOFF,
  .path-press article body.domain-mercurius-re-de.section-projekte h1#title-aktuelle-projekteOFF,
  body.domain-mercurius-re-de.section-projekte .node--type-article article h1#title-aktuelle-projekteOFF,
  .node--type-article article body.domain-mercurius-re-de.section-projekte h1#title-aktuelle-projekteOFF,
  body.domain-mercurius-re-de.section-projekte .path-news article h1#title-aktuelle-projekteOFF,
  .path-news article body.domain-mercurius-re-de.section-projekte h1#title-aktuelle-projekteOFF,
  body.domain-mercurius-re-de.section-projekte .node--type-real-estate article h1#title-aktuelle-projekteOFF,
  .node--type-real-estate article body.domain-mercurius-re-de.section-projekte h1#title-aktuelle-projekteOFF,
  body.domain-mercurius-re-de.section-neue-ueber-uns h2#title-expertise,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-press-release article h1#title-expertise,
  .node--type-press-release article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-expertise,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-presse article h1#title-expertise,
  .path-presse article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-expertise,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-press article h1#title-expertise,
  .path-press article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-expertise,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-article article h1#title-expertise,
  .node--type-article article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-expertise,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-news article h1#title-expertise,
  .path-news article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-expertise,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-real-estate article h1#title-expertise,
  .node--type-real-estate article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-expertise,
  body.domain-mercurius-re-de.section-neue-ueber-uns h2#title-projekte,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-press-release article h1#title-projekte,
  .node--type-press-release article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-projekte,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-presse article h1#title-projekte,
  .path-presse article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-projekte,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-press article h1#title-projekte,
  .path-press article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-projekte,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-article article h1#title-projekte,
  .node--type-article article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-projekte,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-news article h1#title-projekte,
  .path-news article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-projekte,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-real-estate article h1#title-projekte,
  .node--type-real-estate article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-projekte,
  body.domain-mercurius-re-de.section-neue-ueber-uns h2#title-aktuelle-projekteOFF,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-press-release article h1#title-aktuelle-projekteOFF,
  .node--type-press-release article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-aktuelle-projekteOFF,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-presse article h1#title-aktuelle-projekteOFF,
  .path-presse article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-aktuelle-projekteOFF,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-press article h1#title-aktuelle-projekteOFF,
  .path-press article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-aktuelle-projekteOFF,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-article article h1#title-aktuelle-projekteOFF,
  .node--type-article article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-aktuelle-projekteOFF,
  body.domain-mercurius-re-de.section-neue-ueber-uns .path-news article h1#title-aktuelle-projekteOFF,
  .path-news article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-aktuelle-projekteOFF,
  body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-real-estate article h1#title-aktuelle-projekteOFF,
  .node--type-real-estate article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-aktuelle-projekteOFF,
  body.domain-mercurius-re-de.section-neue-startseite h2#title-expertise,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-press-release article h1#title-expertise,
  .node--type-press-release article body.domain-mercurius-re-de.section-neue-startseite h1#title-expertise,
  body.domain-mercurius-re-de.section-neue-startseite .path-presse article h1#title-expertise,
  .path-presse article body.domain-mercurius-re-de.section-neue-startseite h1#title-expertise,
  body.domain-mercurius-re-de.section-neue-startseite .path-press article h1#title-expertise,
  .path-press article body.domain-mercurius-re-de.section-neue-startseite h1#title-expertise,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-article article h1#title-expertise,
  .node--type-article article body.domain-mercurius-re-de.section-neue-startseite h1#title-expertise,
  body.domain-mercurius-re-de.section-neue-startseite .path-news article h1#title-expertise,
  .path-news article body.domain-mercurius-re-de.section-neue-startseite h1#title-expertise,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-real-estate article h1#title-expertise,
  .node--type-real-estate article body.domain-mercurius-re-de.section-neue-startseite h1#title-expertise,
  body.domain-mercurius-re-de.section-neue-startseite h2#title-projekte,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-press-release article h1#title-projekte,
  .node--type-press-release article body.domain-mercurius-re-de.section-neue-startseite h1#title-projekte,
  body.domain-mercurius-re-de.section-neue-startseite .path-presse article h1#title-projekte,
  .path-presse article body.domain-mercurius-re-de.section-neue-startseite h1#title-projekte,
  body.domain-mercurius-re-de.section-neue-startseite .path-press article h1#title-projekte,
  .path-press article body.domain-mercurius-re-de.section-neue-startseite h1#title-projekte,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-article article h1#title-projekte,
  .node--type-article article body.domain-mercurius-re-de.section-neue-startseite h1#title-projekte,
  body.domain-mercurius-re-de.section-neue-startseite .path-news article h1#title-projekte,
  .path-news article body.domain-mercurius-re-de.section-neue-startseite h1#title-projekte,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-real-estate article h1#title-projekte,
  .node--type-real-estate article body.domain-mercurius-re-de.section-neue-startseite h1#title-projekte,
  body.domain-mercurius-re-de.section-neue-startseite h2#title-aktuelle-projekteOFF,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-press-release article h1#title-aktuelle-projekteOFF,
  .node--type-press-release article body.domain-mercurius-re-de.section-neue-startseite h1#title-aktuelle-projekteOFF,
  body.domain-mercurius-re-de.section-neue-startseite .path-presse article h1#title-aktuelle-projekteOFF,
  .path-presse article body.domain-mercurius-re-de.section-neue-startseite h1#title-aktuelle-projekteOFF,
  body.domain-mercurius-re-de.section-neue-startseite .path-press article h1#title-aktuelle-projekteOFF,
  .path-press article body.domain-mercurius-re-de.section-neue-startseite h1#title-aktuelle-projekteOFF,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-article article h1#title-aktuelle-projekteOFF,
  .node--type-article article body.domain-mercurius-re-de.section-neue-startseite h1#title-aktuelle-projekteOFF,
  body.domain-mercurius-re-de.section-neue-startseite .path-news article h1#title-aktuelle-projekteOFF,
  .path-news article body.domain-mercurius-re-de.section-neue-startseite h1#title-aktuelle-projekteOFF,
  body.domain-mercurius-re-de.section-neue-startseite .node--type-real-estate article h1#title-aktuelle-projekteOFF,
  .node--type-real-estate article body.domain-mercurius-re-de.section-neue-startseite h1#title-aktuelle-projekteOFF {
    margin-top: 0;
    padding-top: 0; }
  body.domain-mercurius-re-de.section-projekte .dropdown.menu > li > a.language-link,
  body.domain-mercurius-re-de.section-neue-ueber-uns .dropdown.menu > li > a.language-link,
  body.domain-mercurius-re-de.section-neue-startseite .dropdown.menu > li > a.language-link {
    background-color: black;
    color: white;
    margin-top: 0.3rem;
    padding: 0.4rem 0.7rem; }
  body.domain-mercurius-re-de.section-projekte #main article .button.radius,
  body.domain-mercurius-re-de.section-neue-ueber-uns #main article .button.radius,
  body.domain-mercurius-re-de.section-neue-startseite #main article .button.radius {
    background-color: #AED0ED;
    border-color: #AED0ED;
    padding: 0.5em 0.8em 0.4em 0.6em;
    color: white;
    text-decoration: none; }
  body.domain-mercurius-re-de.section-projekte #main article h1.blue, body.domain-mercurius-re-de.section-projekte #main article h2.blue, body.domain-mercurius-re-de.section-projekte #main .node--type-press-release article h1.blue, .node--type-press-release body.domain-mercurius-re-de.section-projekte #main article h1.blue, body.domain-mercurius-re-de.section-projekte #main .path-presse article h1.blue, .path-presse body.domain-mercurius-re-de.section-projekte #main article h1.blue, body.domain-mercurius-re-de.section-projekte #main .path-press article h1.blue, .path-press body.domain-mercurius-re-de.section-projekte #main article h1.blue,
  body.domain-mercurius-re-de.section-projekte #main .node--type-article article h1.blue, .node--type-article body.domain-mercurius-re-de.section-projekte #main article h1.blue, body.domain-mercurius-re-de.section-projekte #main .path-news article h1.blue, .path-news body.domain-mercurius-re-de.section-projekte #main article h1.blue,
  body.domain-mercurius-re-de.section-projekte #main .node--type-real-estate article h1.blue, .node--type-real-estate body.domain-mercurius-re-de.section-projekte #main article h1.blue, body.domain-mercurius-re-de.section-projekte #main article p.blue,
  body.domain-mercurius-re-de.section-neue-ueber-uns #main article h1.blue,
  body.domain-mercurius-re-de.section-neue-ueber-uns #main article h2.blue,
  body.domain-mercurius-re-de.section-neue-ueber-uns #main .node--type-press-release article h1.blue,
  .node--type-press-release body.domain-mercurius-re-de.section-neue-ueber-uns #main article h1.blue,
  body.domain-mercurius-re-de.section-neue-ueber-uns #main .path-presse article h1.blue,
  .path-presse body.domain-mercurius-re-de.section-neue-ueber-uns #main article h1.blue,
  body.domain-mercurius-re-de.section-neue-ueber-uns #main .path-press article h1.blue,
  .path-press body.domain-mercurius-re-de.section-neue-ueber-uns #main article h1.blue,
  body.domain-mercurius-re-de.section-neue-ueber-uns #main .node--type-article article h1.blue,
  .node--type-article body.domain-mercurius-re-de.section-neue-ueber-uns #main article h1.blue,
  body.domain-mercurius-re-de.section-neue-ueber-uns #main .path-news article h1.blue,
  .path-news body.domain-mercurius-re-de.section-neue-ueber-uns #main article h1.blue,
  body.domain-mercurius-re-de.section-neue-ueber-uns #main .node--type-real-estate article h1.blue,
  .node--type-real-estate body.domain-mercurius-re-de.section-neue-ueber-uns #main article h1.blue,
  body.domain-mercurius-re-de.section-neue-ueber-uns #main article p.blue,
  body.domain-mercurius-re-de.section-neue-startseite #main article h1.blue,
  body.domain-mercurius-re-de.section-neue-startseite #main article h2.blue,
  body.domain-mercurius-re-de.section-neue-startseite #main .node--type-press-release article h1.blue,
  .node--type-press-release body.domain-mercurius-re-de.section-neue-startseite #main article h1.blue,
  body.domain-mercurius-re-de.section-neue-startseite #main .path-presse article h1.blue,
  .path-presse body.domain-mercurius-re-de.section-neue-startseite #main article h1.blue,
  body.domain-mercurius-re-de.section-neue-startseite #main .path-press article h1.blue,
  .path-press body.domain-mercurius-re-de.section-neue-startseite #main article h1.blue,
  body.domain-mercurius-re-de.section-neue-startseite #main .node--type-article article h1.blue,
  .node--type-article body.domain-mercurius-re-de.section-neue-startseite #main article h1.blue,
  body.domain-mercurius-re-de.section-neue-startseite #main .path-news article h1.blue,
  .path-news body.domain-mercurius-re-de.section-neue-startseite #main article h1.blue,
  body.domain-mercurius-re-de.section-neue-startseite #main .node--type-real-estate article h1.blue,
  .node--type-real-estate body.domain-mercurius-re-de.section-neue-startseite #main article h1.blue,
  body.domain-mercurius-re-de.section-neue-startseite #main article p.blue {
    color: #0000ff; }
  body.domain-mercurius-re-de.section-projekte #main article h1.citation,
  body.domain-mercurius-re-de.section-neue-ueber-uns #main article h1.citation,
  body.domain-mercurius-re-de.section-neue-startseite #main article h1.citation {
    line-height: 2rem;
    font-size: 1.75rem;
    margin-bottom: 1.5rem;
    margin-top: 0rem; }
    @media print, screen and (min-width: 50em) {
      body.domain-mercurius-re-de.section-projekte #main article h1.citation,
      body.domain-mercurius-re-de.section-neue-ueber-uns #main article h1.citation,
      body.domain-mercurius-re-de.section-neue-startseite #main article h1.citation {
        line-height: 3.4rem;
        font-size: 3rem;
        margin-top: 2rem; } }
  body.domain-mercurius-re-de.section-projekte #main article .field-name-field-image-caption,
  body.domain-mercurius-re-de.section-neue-ueber-uns #main article .field-name-field-image-caption,
  body.domain-mercurius-re-de.section-neue-startseite #main article .field-name-field-image-caption {
    display: none; }
  body.domain-mercurius-re-de.section-projekte #main article .row-overlap,
  body.domain-mercurius-re-de.section-neue-ueber-uns #main article .row-overlap,
  body.domain-mercurius-re-de.section-neue-startseite #main article .row-overlap {
    margin-bottom: 0rem; }
    @media print, screen and (min-width: 50em) {
      body.domain-mercurius-re-de.section-projekte #main article .row-overlap,
      body.domain-mercurius-re-de.section-neue-ueber-uns #main article .row-overlap,
      body.domain-mercurius-re-de.section-neue-startseite #main article .row-overlap {
        margin-bottom: 3rem; } }
  body.domain-mercurius-re-de.section-projekte #main article article#mixed-use .row h2, body.domain-mercurius-re-de.section-projekte #main .node--type-press-release article#mixed-use article#mixed-use .row h1, .node--type-press-release body.domain-mercurius-re-de.section-projekte #main article#mixed-use article#mixed-use .row h1, body.domain-mercurius-re-de.section-projekte #main .path-presse article#mixed-use article#mixed-use .row h1, .path-presse body.domain-mercurius-re-de.section-projekte #main article#mixed-use article#mixed-use .row h1, body.domain-mercurius-re-de.section-projekte #main .path-press article#mixed-use article#mixed-use .row h1, .path-press body.domain-mercurius-re-de.section-projekte #main article#mixed-use article#mixed-use .row h1,
  body.domain-mercurius-re-de.section-projekte #main .node--type-article article#mixed-use article#mixed-use .row h1, .node--type-article body.domain-mercurius-re-de.section-projekte #main article#mixed-use article#mixed-use .row h1, body.domain-mercurius-re-de.section-projekte #main .path-news article#mixed-use article#mixed-use .row h1, .path-news body.domain-mercurius-re-de.section-projekte #main article#mixed-use article#mixed-use .row h1,
  body.domain-mercurius-re-de.section-projekte #main .node--type-real-estate article#mixed-use article#mixed-use .row h1, .node--type-real-estate body.domain-mercurius-re-de.section-projekte #main article#mixed-use article#mixed-use .row h1,
  body.domain-mercurius-re-de.section-projekte #main article article#aktuelle-projekte .row h2,
  body.domain-mercurius-re-de.section-projekte #main .node--type-press-release article#aktuelle-projekte article#aktuelle-projekte .row h1,
  .node--type-press-release body.domain-mercurius-re-de.section-projekte #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
  body.domain-mercurius-re-de.section-projekte #main .path-presse article#aktuelle-projekte article#aktuelle-projekte .row h1,
  .path-presse body.domain-mercurius-re-de.section-projekte #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
  body.domain-mercurius-re-de.section-projekte #main .path-press article#aktuelle-projekte article#aktuelle-projekte .row h1,
  .path-press body.domain-mercurius-re-de.section-projekte #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
  body.domain-mercurius-re-de.section-projekte #main .node--type-article article#aktuelle-projekte article#aktuelle-projekte .row h1,
  .node--type-article body.domain-mercurius-re-de.section-projekte #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
  body.domain-mercurius-re-de.section-projekte #main .path-news article#aktuelle-projekte article#aktuelle-projekte .row h1,
  .path-news body.domain-mercurius-re-de.section-projekte #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
  body.domain-mercurius-re-de.section-projekte #main .node--type-real-estate article#aktuelle-projekte article#aktuelle-projekte .row h1,
  .node--type-real-estate body.domain-mercurius-re-de.section-projekte #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
  body.domain-mercurius-re-de.section-neue-ueber-uns #main article article#mixed-use .row h2,
  body.domain-mercurius-re-de.section-neue-ueber-uns #main .node--type-press-release article#mixed-use article#mixed-use .row h1,
  .node--type-press-release body.domain-mercurius-re-de.section-neue-ueber-uns #main article#mixed-use article#mixed-use .row h1,
  body.domain-mercurius-re-de.section-neue-ueber-uns #main .path-presse article#mixed-use article#mixed-use .row h1,
  .path-presse body.domain-mercurius-re-de.section-neue-ueber-uns #main article#mixed-use article#mixed-use .row h1,
  body.domain-mercurius-re-de.section-neue-ueber-uns #main .path-press article#mixed-use article#mixed-use .row h1,
  .path-press body.domain-mercurius-re-de.section-neue-ueber-uns #main article#mixed-use article#mixed-use .row h1,
  body.domain-mercurius-re-de.section-neue-ueber-uns #main .node--type-article article#mixed-use article#mixed-use .row h1,
  .node--type-article body.domain-mercurius-re-de.section-neue-ueber-uns #main article#mixed-use article#mixed-use .row h1,
  body.domain-mercurius-re-de.section-neue-ueber-uns #main .path-news article#mixed-use article#mixed-use .row h1,
  .path-news body.domain-mercurius-re-de.section-neue-ueber-uns #main article#mixed-use article#mixed-use .row h1,
  body.domain-mercurius-re-de.section-neue-ueber-uns #main .node--type-real-estate article#mixed-use article#mixed-use .row h1,
  .node--type-real-estate body.domain-mercurius-re-de.section-neue-ueber-uns #main article#mixed-use article#mixed-use .row h1,
  body.domain-mercurius-re-de.section-neue-ueber-uns #main article article#aktuelle-projekte .row h2,
  body.domain-mercurius-re-de.section-neue-ueber-uns #main .node--type-press-release article#aktuelle-projekte article#aktuelle-projekte .row h1,
  .node--type-press-release body.domain-mercurius-re-de.section-neue-ueber-uns #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
  body.domain-mercurius-re-de.section-neue-ueber-uns #main .path-presse article#aktuelle-projekte article#aktuelle-projekte .row h1,
  .path-presse body.domain-mercurius-re-de.section-neue-ueber-uns #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
  body.domain-mercurius-re-de.section-neue-ueber-uns #main .path-press article#aktuelle-projekte article#aktuelle-projekte .row h1,
  .path-press body.domain-mercurius-re-de.section-neue-ueber-uns #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
  body.domain-mercurius-re-de.section-neue-ueber-uns #main .node--type-article article#aktuelle-projekte article#aktuelle-projekte .row h1,
  .node--type-article body.domain-mercurius-re-de.section-neue-ueber-uns #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
  body.domain-mercurius-re-de.section-neue-ueber-uns #main .path-news article#aktuelle-projekte article#aktuelle-projekte .row h1,
  .path-news body.domain-mercurius-re-de.section-neue-ueber-uns #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
  body.domain-mercurius-re-de.section-neue-ueber-uns #main .node--type-real-estate article#aktuelle-projekte article#aktuelle-projekte .row h1,
  .node--type-real-estate body.domain-mercurius-re-de.section-neue-ueber-uns #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
  body.domain-mercurius-re-de.section-neue-startseite #main article article#mixed-use .row h2,
  body.domain-mercurius-re-de.section-neue-startseite #main .node--type-press-release article#mixed-use article#mixed-use .row h1,
  .node--type-press-release body.domain-mercurius-re-de.section-neue-startseite #main article#mixed-use article#mixed-use .row h1,
  body.domain-mercurius-re-de.section-neue-startseite #main .path-presse article#mixed-use article#mixed-use .row h1,
  .path-presse body.domain-mercurius-re-de.section-neue-startseite #main article#mixed-use article#mixed-use .row h1,
  body.domain-mercurius-re-de.section-neue-startseite #main .path-press article#mixed-use article#mixed-use .row h1,
  .path-press body.domain-mercurius-re-de.section-neue-startseite #main article#mixed-use article#mixed-use .row h1,
  body.domain-mercurius-re-de.section-neue-startseite #main .node--type-article article#mixed-use article#mixed-use .row h1,
  .node--type-article body.domain-mercurius-re-de.section-neue-startseite #main article#mixed-use article#mixed-use .row h1,
  body.domain-mercurius-re-de.section-neue-startseite #main .path-news article#mixed-use article#mixed-use .row h1,
  .path-news body.domain-mercurius-re-de.section-neue-startseite #main article#mixed-use article#mixed-use .row h1,
  body.domain-mercurius-re-de.section-neue-startseite #main .node--type-real-estate article#mixed-use article#mixed-use .row h1,
  .node--type-real-estate body.domain-mercurius-re-de.section-neue-startseite #main article#mixed-use article#mixed-use .row h1,
  body.domain-mercurius-re-de.section-neue-startseite #main article article#aktuelle-projekte .row h2,
  body.domain-mercurius-re-de.section-neue-startseite #main .node--type-press-release article#aktuelle-projekte article#aktuelle-projekte .row h1,
  .node--type-press-release body.domain-mercurius-re-de.section-neue-startseite #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
  body.domain-mercurius-re-de.section-neue-startseite #main .path-presse article#aktuelle-projekte article#aktuelle-projekte .row h1,
  .path-presse body.domain-mercurius-re-de.section-neue-startseite #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
  body.domain-mercurius-re-de.section-neue-startseite #main .path-press article#aktuelle-projekte article#aktuelle-projekte .row h1,
  .path-press body.domain-mercurius-re-de.section-neue-startseite #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
  body.domain-mercurius-re-de.section-neue-startseite #main .node--type-article article#aktuelle-projekte article#aktuelle-projekte .row h1,
  .node--type-article body.domain-mercurius-re-de.section-neue-startseite #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
  body.domain-mercurius-re-de.section-neue-startseite #main .path-news article#aktuelle-projekte article#aktuelle-projekte .row h1,
  .path-news body.domain-mercurius-re-de.section-neue-startseite #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
  body.domain-mercurius-re-de.section-neue-startseite #main .node--type-real-estate article#aktuelle-projekte article#aktuelle-projekte .row h1,
  .node--type-real-estate body.domain-mercurius-re-de.section-neue-startseite #main article#aktuelle-projekte article#aktuelle-projekte .row h1 {
    font-size: 2rem; }
    @media print, screen and (min-width: 50em) {
      body.domain-mercurius-re-de.section-projekte #main article article#mixed-use .row h2, body.domain-mercurius-re-de.section-projekte #main .node--type-press-release article#mixed-use article#mixed-use .row h1, .node--type-press-release body.domain-mercurius-re-de.section-projekte #main article#mixed-use article#mixed-use .row h1, body.domain-mercurius-re-de.section-projekte #main .path-presse article#mixed-use article#mixed-use .row h1, .path-presse body.domain-mercurius-re-de.section-projekte #main article#mixed-use article#mixed-use .row h1, body.domain-mercurius-re-de.section-projekte #main .path-press article#mixed-use article#mixed-use .row h1, .path-press body.domain-mercurius-re-de.section-projekte #main article#mixed-use article#mixed-use .row h1,
      body.domain-mercurius-re-de.section-projekte #main .node--type-article article#mixed-use article#mixed-use .row h1, .node--type-article body.domain-mercurius-re-de.section-projekte #main article#mixed-use article#mixed-use .row h1, body.domain-mercurius-re-de.section-projekte #main .path-news article#mixed-use article#mixed-use .row h1, .path-news body.domain-mercurius-re-de.section-projekte #main article#mixed-use article#mixed-use .row h1,
      body.domain-mercurius-re-de.section-projekte #main .node--type-real-estate article#mixed-use article#mixed-use .row h1, .node--type-real-estate body.domain-mercurius-re-de.section-projekte #main article#mixed-use article#mixed-use .row h1,
      body.domain-mercurius-re-de.section-projekte #main article article#aktuelle-projekte .row h2,
      body.domain-mercurius-re-de.section-projekte #main .node--type-press-release article#aktuelle-projekte article#aktuelle-projekte .row h1,
      .node--type-press-release body.domain-mercurius-re-de.section-projekte #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
      body.domain-mercurius-re-de.section-projekte #main .path-presse article#aktuelle-projekte article#aktuelle-projekte .row h1,
      .path-presse body.domain-mercurius-re-de.section-projekte #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
      body.domain-mercurius-re-de.section-projekte #main .path-press article#aktuelle-projekte article#aktuelle-projekte .row h1,
      .path-press body.domain-mercurius-re-de.section-projekte #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
      body.domain-mercurius-re-de.section-projekte #main .node--type-article article#aktuelle-projekte article#aktuelle-projekte .row h1,
      .node--type-article body.domain-mercurius-re-de.section-projekte #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
      body.domain-mercurius-re-de.section-projekte #main .path-news article#aktuelle-projekte article#aktuelle-projekte .row h1,
      .path-news body.domain-mercurius-re-de.section-projekte #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
      body.domain-mercurius-re-de.section-projekte #main .node--type-real-estate article#aktuelle-projekte article#aktuelle-projekte .row h1,
      .node--type-real-estate body.domain-mercurius-re-de.section-projekte #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
      body.domain-mercurius-re-de.section-neue-ueber-uns #main article article#mixed-use .row h2,
      body.domain-mercurius-re-de.section-neue-ueber-uns #main .node--type-press-release article#mixed-use article#mixed-use .row h1,
      .node--type-press-release body.domain-mercurius-re-de.section-neue-ueber-uns #main article#mixed-use article#mixed-use .row h1,
      body.domain-mercurius-re-de.section-neue-ueber-uns #main .path-presse article#mixed-use article#mixed-use .row h1,
      .path-presse body.domain-mercurius-re-de.section-neue-ueber-uns #main article#mixed-use article#mixed-use .row h1,
      body.domain-mercurius-re-de.section-neue-ueber-uns #main .path-press article#mixed-use article#mixed-use .row h1,
      .path-press body.domain-mercurius-re-de.section-neue-ueber-uns #main article#mixed-use article#mixed-use .row h1,
      body.domain-mercurius-re-de.section-neue-ueber-uns #main .node--type-article article#mixed-use article#mixed-use .row h1,
      .node--type-article body.domain-mercurius-re-de.section-neue-ueber-uns #main article#mixed-use article#mixed-use .row h1,
      body.domain-mercurius-re-de.section-neue-ueber-uns #main .path-news article#mixed-use article#mixed-use .row h1,
      .path-news body.domain-mercurius-re-de.section-neue-ueber-uns #main article#mixed-use article#mixed-use .row h1,
      body.domain-mercurius-re-de.section-neue-ueber-uns #main .node--type-real-estate article#mixed-use article#mixed-use .row h1,
      .node--type-real-estate body.domain-mercurius-re-de.section-neue-ueber-uns #main article#mixed-use article#mixed-use .row h1,
      body.domain-mercurius-re-de.section-neue-ueber-uns #main article article#aktuelle-projekte .row h2,
      body.domain-mercurius-re-de.section-neue-ueber-uns #main .node--type-press-release article#aktuelle-projekte article#aktuelle-projekte .row h1,
      .node--type-press-release body.domain-mercurius-re-de.section-neue-ueber-uns #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
      body.domain-mercurius-re-de.section-neue-ueber-uns #main .path-presse article#aktuelle-projekte article#aktuelle-projekte .row h1,
      .path-presse body.domain-mercurius-re-de.section-neue-ueber-uns #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
      body.domain-mercurius-re-de.section-neue-ueber-uns #main .path-press article#aktuelle-projekte article#aktuelle-projekte .row h1,
      .path-press body.domain-mercurius-re-de.section-neue-ueber-uns #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
      body.domain-mercurius-re-de.section-neue-ueber-uns #main .node--type-article article#aktuelle-projekte article#aktuelle-projekte .row h1,
      .node--type-article body.domain-mercurius-re-de.section-neue-ueber-uns #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
      body.domain-mercurius-re-de.section-neue-ueber-uns #main .path-news article#aktuelle-projekte article#aktuelle-projekte .row h1,
      .path-news body.domain-mercurius-re-de.section-neue-ueber-uns #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
      body.domain-mercurius-re-de.section-neue-ueber-uns #main .node--type-real-estate article#aktuelle-projekte article#aktuelle-projekte .row h1,
      .node--type-real-estate body.domain-mercurius-re-de.section-neue-ueber-uns #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
      body.domain-mercurius-re-de.section-neue-startseite #main article article#mixed-use .row h2,
      body.domain-mercurius-re-de.section-neue-startseite #main .node--type-press-release article#mixed-use article#mixed-use .row h1,
      .node--type-press-release body.domain-mercurius-re-de.section-neue-startseite #main article#mixed-use article#mixed-use .row h1,
      body.domain-mercurius-re-de.section-neue-startseite #main .path-presse article#mixed-use article#mixed-use .row h1,
      .path-presse body.domain-mercurius-re-de.section-neue-startseite #main article#mixed-use article#mixed-use .row h1,
      body.domain-mercurius-re-de.section-neue-startseite #main .path-press article#mixed-use article#mixed-use .row h1,
      .path-press body.domain-mercurius-re-de.section-neue-startseite #main article#mixed-use article#mixed-use .row h1,
      body.domain-mercurius-re-de.section-neue-startseite #main .node--type-article article#mixed-use article#mixed-use .row h1,
      .node--type-article body.domain-mercurius-re-de.section-neue-startseite #main article#mixed-use article#mixed-use .row h1,
      body.domain-mercurius-re-de.section-neue-startseite #main .path-news article#mixed-use article#mixed-use .row h1,
      .path-news body.domain-mercurius-re-de.section-neue-startseite #main article#mixed-use article#mixed-use .row h1,
      body.domain-mercurius-re-de.section-neue-startseite #main .node--type-real-estate article#mixed-use article#mixed-use .row h1,
      .node--type-real-estate body.domain-mercurius-re-de.section-neue-startseite #main article#mixed-use article#mixed-use .row h1,
      body.domain-mercurius-re-de.section-neue-startseite #main article article#aktuelle-projekte .row h2,
      body.domain-mercurius-re-de.section-neue-startseite #main .node--type-press-release article#aktuelle-projekte article#aktuelle-projekte .row h1,
      .node--type-press-release body.domain-mercurius-re-de.section-neue-startseite #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
      body.domain-mercurius-re-de.section-neue-startseite #main .path-presse article#aktuelle-projekte article#aktuelle-projekte .row h1,
      .path-presse body.domain-mercurius-re-de.section-neue-startseite #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
      body.domain-mercurius-re-de.section-neue-startseite #main .path-press article#aktuelle-projekte article#aktuelle-projekte .row h1,
      .path-press body.domain-mercurius-re-de.section-neue-startseite #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
      body.domain-mercurius-re-de.section-neue-startseite #main .node--type-article article#aktuelle-projekte article#aktuelle-projekte .row h1,
      .node--type-article body.domain-mercurius-re-de.section-neue-startseite #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
      body.domain-mercurius-re-de.section-neue-startseite #main .path-news article#aktuelle-projekte article#aktuelle-projekte .row h1,
      .path-news body.domain-mercurius-re-de.section-neue-startseite #main article#aktuelle-projekte article#aktuelle-projekte .row h1,
      body.domain-mercurius-re-de.section-neue-startseite #main .node--type-real-estate article#aktuelle-projekte article#aktuelle-projekte .row h1,
      .node--type-real-estate body.domain-mercurius-re-de.section-neue-startseite #main article#aktuelle-projekte article#aktuelle-projekte .row h1 {
        font-size: 3rem; } }
  body.domain-mercurius-re-de.section-projekte article#ber-uns,
  body.domain-mercurius-re-de.section-projekte article#mercurius-real-estate-in-zahlen,
  body.domain-mercurius-re-de.section-projekte article#projekteOFF,
  body.domain-mercurius-re-de.section-projekte article#vorstandOFF,
  body.domain-mercurius-re-de.section-projekte article#news,
  body.domain-mercurius-re-de.section-projekte article#expertiseOFF,
  body.domain-mercurius-re-de.section-projekte article#green-cam-frankfurt-slider,
  body.domain-mercurius-re-de.section-projekte article#green-cam-frankfurt-bilder,
  body.domain-mercurius-re-de.section-projekte article#green-cam-frankfurt-teaser,
  body.domain-mercurius-re-de.section-projekte article#green-cam-frankfurt-fakten,
  body.domain-mercurius-re-de.section-projekte article#green-cam-frankfurt-mikrolage,
  body.domain-mercurius-re-de.section-projekte article#aktuelle-projekteOFF,
  body.domain-mercurius-re-de.section-projekte article#projekte-mit-potenzial-und-perspektive,
  body.domain-mercurius-re-de.section-projekte article#green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  body.domain-mercurius-re-de.section-projekte article#unser-ankaufprofil,
  body.domain-mercurius-re-de.section-projekte article#aufsichtsrat,
  body.domain-mercurius-re-de.section-projekte article#download-mre-broschre,
  body.domain-mercurius-re-de.section-neue-ueber-uns article#ber-uns,
  body.domain-mercurius-re-de.section-neue-ueber-uns article#mercurius-real-estate-in-zahlen,
  body.domain-mercurius-re-de.section-neue-ueber-uns article#projekteOFF,
  body.domain-mercurius-re-de.section-neue-ueber-uns article#vorstandOFF,
  body.domain-mercurius-re-de.section-neue-ueber-uns article#news,
  body.domain-mercurius-re-de.section-neue-ueber-uns article#expertiseOFF,
  body.domain-mercurius-re-de.section-neue-ueber-uns article#green-cam-frankfurt-slider,
  body.domain-mercurius-re-de.section-neue-ueber-uns article#green-cam-frankfurt-bilder,
  body.domain-mercurius-re-de.section-neue-ueber-uns article#green-cam-frankfurt-teaser,
  body.domain-mercurius-re-de.section-neue-ueber-uns article#green-cam-frankfurt-fakten,
  body.domain-mercurius-re-de.section-neue-ueber-uns article#green-cam-frankfurt-mikrolage,
  body.domain-mercurius-re-de.section-neue-ueber-uns article#aktuelle-projekteOFF,
  body.domain-mercurius-re-de.section-neue-ueber-uns article#projekte-mit-potenzial-und-perspektive,
  body.domain-mercurius-re-de.section-neue-ueber-uns article#green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  body.domain-mercurius-re-de.section-neue-ueber-uns article#unser-ankaufprofil,
  body.domain-mercurius-re-de.section-neue-ueber-uns article#aufsichtsrat,
  body.domain-mercurius-re-de.section-neue-ueber-uns article#download-mre-broschre,
  body.domain-mercurius-re-de.section-neue-startseite article#ber-uns,
  body.domain-mercurius-re-de.section-neue-startseite article#mercurius-real-estate-in-zahlen,
  body.domain-mercurius-re-de.section-neue-startseite article#projekteOFF,
  body.domain-mercurius-re-de.section-neue-startseite article#vorstandOFF,
  body.domain-mercurius-re-de.section-neue-startseite article#news,
  body.domain-mercurius-re-de.section-neue-startseite article#expertiseOFF,
  body.domain-mercurius-re-de.section-neue-startseite article#green-cam-frankfurt-slider,
  body.domain-mercurius-re-de.section-neue-startseite article#green-cam-frankfurt-bilder,
  body.domain-mercurius-re-de.section-neue-startseite article#green-cam-frankfurt-teaser,
  body.domain-mercurius-re-de.section-neue-startseite article#green-cam-frankfurt-fakten,
  body.domain-mercurius-re-de.section-neue-startseite article#green-cam-frankfurt-mikrolage,
  body.domain-mercurius-re-de.section-neue-startseite article#aktuelle-projekteOFF,
  body.domain-mercurius-re-de.section-neue-startseite article#projekte-mit-potenzial-und-perspektive,
  body.domain-mercurius-re-de.section-neue-startseite article#green-cam-frankfurt-neuer-brokomplex-in-der-innenstadt,
  body.domain-mercurius-re-de.section-neue-startseite article#unser-ankaufprofil,
  body.domain-mercurius-re-de.section-neue-startseite article#aufsichtsrat,
  body.domain-mercurius-re-de.section-neue-startseite article#download-mre-broschre {
    border-bottom: 0; }
  body.domain-mercurius-re-de.section-projekte article#mercurius-real-estate-in-zahlen .field-node--body,
  body.domain-mercurius-re-de.section-neue-ueber-uns article#mercurius-real-estate-in-zahlen .field-node--body,
  body.domain-mercurius-re-de.section-neue-startseite article#mercurius-real-estate-in-zahlen .field-node--body {
    margin-bottom: 0; }
  body.domain-mercurius-re-de.section-projekte article#aktuelle-projekte p,
  body.domain-mercurius-re-de.section-neue-ueber-uns article#aktuelle-projekte p,
  body.domain-mercurius-re-de.section-neue-startseite article#aktuelle-projekte p {
    font-family: "Catalog-Italic", Georgia, Times, Times New Roman, serif; }
  body.domain-mercurius-re-de.section-projekte .row-gray,
  body.domain-mercurius-re-de.section-neue-ueber-uns .row-gray,
  body.domain-mercurius-re-de.section-neue-startseite .row-gray {
    padding-bottom: 1.5rem; }
    @media print, screen and (min-width: 50em) {
      body.domain-mercurius-re-de.section-projekte .row-gray,
      body.domain-mercurius-re-de.section-neue-ueber-uns .row-gray,
      body.domain-mercurius-re-de.section-neue-startseite .row-gray {
        padding-bottom: 0.5rem; } }
  body.domain-mercurius-re-de.section-projekte .paragraph--type--key-value div.small-6,
  body.domain-mercurius-re-de.section-neue-ueber-uns .paragraph--type--key-value div.small-6,
  body.domain-mercurius-re-de.section-neue-startseite .paragraph--type--key-value div.small-6 {
    width: 70%; }
    body.domain-mercurius-re-de.section-projekte .paragraph--type--key-value div.small-6:first-child,
    body.domain-mercurius-re-de.section-neue-ueber-uns .paragraph--type--key-value div.small-6:first-child,
    body.domain-mercurius-re-de.section-neue-startseite .paragraph--type--key-value div.small-6:first-child {
      width: 30%; }
  body.domain-mercurius-re-de.section-projekte div.image-wrapper,
  body.domain-mercurius-re-de.section-neue-ueber-uns div.image-wrapper,
  body.domain-mercurius-re-de.section-neue-startseite div.image-wrapper {
    border: 0px solid #333;
    margin: 0;
    overflow: hidden; }
    body.domain-mercurius-re-de.section-projekte div.image-wrapper:hover img,
    body.domain-mercurius-re-de.section-neue-ueber-uns div.image-wrapper:hover img,
    body.domain-mercurius-re-de.section-neue-startseite div.image-wrapper:hover img {
      transform: scale(1.1); }
    body.domain-mercurius-re-de.section-projekte div.image-wrapper img,
    body.domain-mercurius-re-de.section-neue-ueber-uns div.image-wrapper img,
    body.domain-mercurius-re-de.section-neue-startseite div.image-wrapper img {
      max-width: 100%;
      transition: all 0.7s; }


body.domain-mercurius-re-de.section-neue-ueber-uns h2#title-expertise,
body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-press-release article h1#title-expertise,
.node--type-press-release article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-expertise,
body.domain-mercurius-re-de.section-neue-ueber-uns .path-presse article h1#title-expertise,
.path-presse article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-expertise,
body.domain-mercurius-re-de.section-neue-ueber-uns .path-press article h1#title-expertise,
.path-press article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-expertise,
body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-article article h1#title-expertise,
.node--type-article article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-expertise,
body.domain-mercurius-re-de.section-neue-ueber-uns .path-news article h1#title-expertise,
.path-news article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-expertise,
body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-real-estate article h1#title-expertise,
.node--type-real-estate article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-expertise,
body.domain-mercurius-re-de.section-neue-ueber-uns h2#title-aktuelle-projekteOFF,
body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-press-release article h1#title-aktuelle-projekteOFF,
.node--type-press-release article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-aktuelle-projekteOFF,
body.domain-mercurius-re-de.section-neue-ueber-uns .path-presse article h1#title-aktuelle-projekteOFF,
.path-presse article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-aktuelle-projekteOFF,
body.domain-mercurius-re-de.section-neue-ueber-uns .path-press article h1#title-aktuelle-projekteOFF,
.path-press article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-aktuelle-projekteOFF,
body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-article article h1#title-aktuelle-projekteOFF,
.node--type-article article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-aktuelle-projekteOFF,
body.domain-mercurius-re-de.section-neue-ueber-uns .path-news article h1#title-aktuelle-projekteOFF,
.path-news article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-aktuelle-projekteOFF,
body.domain-mercurius-re-de.section-neue-ueber-uns .node--type-real-estate article h1#title-aktuelle-projekteOFF,
.node--type-real-estate article body.domain-mercurius-re-de.section-neue-ueber-uns h1#title-aktuelle-projekteOFF {
  padding: 30px 0px 30px 0px; }

body.domain-mercurius-re-de.section-neue-ueber-uns #main article h1.citation {
  margin-top: 2rem; }
  @media print, screen and (min-width: 50em) {
    body.domain-mercurius-re-de.section-neue-ueber-uns #main article h1.citation {
      margin-top: 2rem; } }

body.domain-mercurius-re-de.section-neue-startseite article#vorstand,
body.domain-mercurius-re-de.section-neue-startseite article#download-mre-broschre {
  border-bottom: 0; }

.row-new h1 {
  font-family: "LabGrotesque-Medium", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  line-height: 2.4rem;
  font-size: 1.75rem;
  display: inline-block;
  vertical-align: middle; }
  @media print, screen and (min-width: 50em) {
    .row-new h1 {
      line-height: 3.6rem;
      font-size: 3.6rem; } }
  @media print, screen and (min-width: 50em) {
    .row-new h1 br {
      display: inline-block; } }

.row-new.row-kompetentOFF {
  padding: 90px 0 90px 0; }

.row-new.row-download {
  padding: 0; }
  .row-new.row-download h1 {
    padding: 30px 0 30px 0;
    margin-bottom: 0rem;
    line-height: 2.4rem;
    font-size: 2rem; }
    @media print, screen and (min-width: 50em) {
      .row-new.row-download h1 {
        padding: 90px 0 0px 0;
        margin-bottom: 3rem;
        line-height: 2.9rem;
        font-size: 2.6rem; } }
    @media print, screen and (min-width: 64em) {
      .row-new.row-download h1 {
        padding: 90px 0 0px 0;
        margin-bottom: 3rem;
        line-height: 3.6rem;
        font-size: 3.6rem; } }

.row-new .frankfurt h1 br {
  display: inline-block; }

.row-blue-light {
  background-color: #e7f1fa; }
  .row-blue-light .frankfurt {
    width: 100%;
    height: 100%; }
    @media print, screen and (min-width: 64em) {
      .row-blue-light .frankfurt {
        width: 80%; } }
    .row-blue-light .frankfurt img#wurst {
      padding: 0 0 0.5rem 0;
      width: 158.34px;
      height: 195.6px; }
      @media print, screen and (min-width: 50em) {
        .row-blue-light .frankfurt img#wurst {
          padding: 0.5rem 0 0.5rem 0;
          width: 191.1px;
          height: 247.76px; } }
      @media print, screen and (min-width: 64em) {
        .row-blue-light .frankfurt img#wurst {
          padding: 0.5rem 0 0.5rem 0;
          width: 218.4px;
          height: 306.44px; } }
  .row-blue-light .frankfurt > div > div {
    display: inline-block; }

.row-blue {
  background-color: #AED0ED; }

.row .row.row-gray {
  background-color: #e3e1de;
  padding-bottom: 2rem; }
  .row .row.row-gray h2.node-title, .row .row.row-gray .node--type-press-release article h1.node-title, .node--type-press-release article .row .row.row-gray h1.node-title, .row .row.row-gray .path-presse article h1.node-title, .path-presse article .row .row.row-gray h1.node-title, .row .row.row-gray .path-press article h1.node-title, .path-press article .row .row.row-gray h1.node-title,
  .row .row.row-gray .node--type-article article h1.node-title, .node--type-article article .row .row.row-gray h1.node-title, .row .row.row-gray .path-news article h1.node-title, .path-news article .row .row.row-gray h1.node-title,
  .row .row.row-gray .node--type-real-estate article h1.node-title, .node--type-real-estate article .row .row.row-gray h1.node-title {
    padding: 30px 0px 20px 0px; }
  @media screen and (max-width: 49.999em) {
    .row .row.row-gray {
      margin-right: -1rem;
      margin-left: -1rem; }
      .row .row.row-gray .columns {
        padding-right: 1rem;
        padding-left: 1rem; } }

article .field-node--body .column-news-image {
  padding-right: 0;
  padding-bottom: 1rem; }

article .field-node--body .column-news h1 {
  font-family: "LabGrotesque-Medium", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  margin-bottom: 1rem;
  line-height: 2.4rem;
  font-size: 2rem; }
  @media print, screen and (min-width: 50em) {
    article .field-node--body .column-news h1 {
      line-height: 3.3rem;
      font-size: 3.1rem; } }

article .field-node--body .column-news p {
  font-family: "Catalog-Italic", Georgia, Times, Times New Roman, serif;
  font-size: 1.5rem;
  line-height: 1.75rem; }
  @media print, screen and (min-width: 50em) {
    article .field-node--body .column-news p {
      font-size: 1.8rem;
      line-height: 2.2rem; } }

@media print, screen and (min-width: 50em) {
  .slick-slider .row-blue div.column, .slick-slider .row-blue div.columns {
    line-height: 400px;
    height: 400px; } }

.slick-slider h1 {
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
  padding: 0 1rem 0 1rem;
  padding: 0; }
  @media print, screen and (min-width: 50em) {
    .slick-slider h1 {
      padding: 0 30px 0 80px;
      padding: 0 0 0 80px; } }

@media print, screen and (min-width: 50em) {
  .slick-slider .row-blue h1 {
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
    margin-left: 100px; } }

@media print, screen and (min-width: 50em) {
  .slick-slider .row-blue {
    height: 400px; } }

.row-overlap .overlap-parent {
  position: relative; }

.row-overlap .overlap-child {
  position: relative;
  top: 0;
  height: auto;
  margin-bottom: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media print, screen and (min-width: 50em) {
    .row-overlap .overlap-child {
      position: absolute;
      top: 0;
      height: 100%; } }

.row-overlap .overlap-child-1 {
  left: 0; }
  @media screen and (max-width: 49.999em) {
    .row-overlap .overlap-child-1 {
      margin-bottom: 0; } }

.row-overlap .overlap-child-2 {
  right: 0;
  max-width: 100%; }
  @media print, screen and (min-width: 50em) {
    .row-overlap .overlap-child-2 {
      max-width: 66%; } }
  .row-overlap .overlap-child-2 img {
    max-height: 400px; }

.row-overlap .overlap-child-3 {
  left: 0;
  top: 10%; }

.row-overlap .overlap-height {
  display: none;
  position: relative; }
  @media print, screen and (min-width: 50em) {
    .row-overlap .overlap-height {
      display: block;
      height: 400px;
      z-index: -1;
      visibility: hidden;
      width: 0 !important;
      /* if you got unnecessary horizontal scroll*/ } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  animation-name: fadeIn; }

.indicator {
  margin-top: 0rem;
  opacity: 0.1; }
  @media print, screen and (min-width: 50em) {
    .indicator {
      margin-top: 1rem; } }
  .indicator .indicator-value {
    font-family: "LabGrotesque-Medium", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    line-height: 2rem;
    font-size: 1.75rem; }
    @media print, screen and (min-width: 50em) {
      .indicator .indicator-value {
        line-height: 3.4rem;
        font-size: 3rem; } }
  .indicator.is-inViewport {
    /** animate **/
    animation: bounceInUp;
    /* referring directly to the animation's @keyframe declaration */
    animation: fadeInRightBig;
    animation: zoomIn;
    animation: fadeIn;
    animation-duration: 3s;
    animation-fill-mode: forwards; }

@keyframes fadeInOFF {
  0% {
    opacity: 0.1; }
  100% { } }
    .indicator.is-inViewport:nth-child(2) {
      animation-delay: 1.2s; }
    .indicator.is-inViewport:nth-child(3) {
      animation-delay: 2.4s; }
    .indicator.is-inViewport:nth-child(4) {
      animation-delay: 3.6s; }

#block-long-page-menu-projekte,
#block-long-page-menu-ueber-uns {
  display: block; }
  #block-long-page-menu-projekte ul.menu.long-page-menu,
  #block-long-page-menu-ueber-uns ul.menu.long-page-menu {
    border-bottom: 0px solid #bbb;
    padding: 30px 30px 30px 0; }
    #block-long-page-menu-projekte ul.menu.long-page-menu li a,
    #block-long-page-menu-ueber-uns ul.menu.long-page-menu li a {
      padding-left: 0;
      color: #000;
      text-decoration: underline; }

#block-long-page-menu-ueber-uns,
#block-long-page-menu-projekte {
  margin-bottom: 2rem; }
  #block-long-page-menu-ueber-uns ul.menu.long-page-menu,
  #block-long-page-menu-projekte ul.menu.long-page-menu {
    border-bottom: 1px solid #bbb; }

.block-neuertopslider,
.block-neuertopslidergreencam {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto; }

.slick-dots {
  position: absolute;
  bottom: -0px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }
  @media print, screen and (min-width: 50em) {
    .slick-dots {
      bottom: -40px; } }
  .slick-dots li {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 5px;
    margin: 0 2px;
    padding: 0;
    cursor: pointer; }
    @media print, screen and (min-width: 50em) {
      .slick-dots li {
        width: 18px;
        height: 18px; } }
    .slick-dots li button {
      font-size: 0;
      line-height: 0;
      display: block;
      width: 18px;
      height: 18px;
      padding: 5px;
      cursor: pointer;
      color: transparent;
      color: black;
      border: 0;
      outline: none;
      background: transparent; }

.slick-dots li button:before {
  font-family: 'slick';
  top: 1px;
  left: 0;
  content: '•';
  text-align: center;
  opacity: .75;
  color: black;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li button:before {
  font-size: 17px;
  line-height: 17px;
  -webkit-text-stroke: 1px black; }
  @media print, screen and (min-width: 50em) {
    .slick-dots li button:before {
      font-size: 17px;
      line-height: 17px; } }

.slick-dots li.slick-active button:before {
  top: 0px;
  font-size: 19px;
  line-height: 19px;
  opacity: .75;
  color: black;
  -webkit-text-stroke: 0; }
  @media print, screen and (min-width: 50em) {
    .slick-dots li.slick-active button:before {
      font-size: 19px;
      line-height: 19px; } }

#slick1 {
  margin-bottom: 1rem; }

/* Arrows */
.arrow, .slick-prev:before, .slick-next:before {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-top: 4px solid #000;
  border-right: 4px solid #000; }
  @media print, screen and (min-width: 50em) {
    .arrow, .slick-prev:before, .slick-next:before {
      width: 32px;
      height: 32px;
      border-top: 6px solid #000;
      border-right: 6px solid #000; } }

.arrow-top {
  transform: rotate(-45deg); }

.arrow-right, .slick-next:before {
  transform: rotate(45deg); }

.arrow-bottom {
  transform: rotate(135deg); }

.arrow-left, .slick-prev:before {
  transform: rotate(-135deg); }

.arrow-top-narrow {
  transform: rotate(-45deg) skew(-15deg, -15deg); }

.arrow-top-wide {
  transform: rotate(-45deg) skew(7deg, 7deg); }

.arrow-top-left {
  transform: rotate(-90deg) skew(-10deg, -10deg); }

.arrow-top-right {
  transform: rotate(0) skew(-10deg, -10deg); }

.arrow-bottom-left {
  transform: rotate(180deg) skew(-10deg, -10deg); }

.arrow-bottom-right {
  transform: rotate(90deg) skew(-10deg, -10deg); }

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 32%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  @media print, screen and (min-width: 50em) {
    .slick-prev,
    .slick-next {
      top: 50%; } }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: black;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  z-index: 1000;
  left: 1.2rem; }
  @media print, screen and (min-width: 50em) {
    .slick-prev {
      left: +50px; } }
  [dir="rtl"] .slick-prev {
    left: auto;
    left: 1.2rem; }
    @media print, screen and (min-width: 50em) {
      [dir="rtl"] .slick-prev {
        left: +50px; } }
  .slick-prev:before {
    content: "";
    border-color: black;
    background: none; }
    [dir="rtl"] .slick-prev:before {
      content: ""; }
    .slick-prev:before:hover {
      cursor: pointer; }

.slick-next {
  right: 1.5rem; }
  @media print, screen and (min-width: 50em) {
    .slick-next {
      right: +50px; } }
  [dir="rtl"] .slick-next {
    right: 1.5rem; }
    @media print, screen and (min-width: 50em) {
      [dir="rtl"] .slick-next {
        right: +50px; } }
  .slick-next:before {
    content: "";
    border-color: black;
    background: none; }
    [dir="rtl"] .slick-next:before {
      content: ""; }
    .slick-next:before:hover {
      cursor: pointer; }



