@charset "UTF-8";
/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/**
 * Foundation for Sites
 * Version 6.6.3
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 47.9375em) {
  .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=47.9375em&menuchange=54.125em&large=62em&xlarge=68em&xxlarge=90em";
}

html {
  box-sizing: border-box;
  font-size: 18px;
}

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}

[data-whatinput='mouse'] button {
  outline: 0;
}

pre {
  overflow: auto;
}

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

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

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

.row {
  max-width: 60.44444rem;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
}

.row .row {
  margin-right: -0.88889rem;
  margin-left: -0.88889rem;
}

@media print, screen and (min-width: 47.9375em) {
  .row .row {
    margin-right: -0.88889rem;
    margin-left: -0.88889rem;
  }
}

@media print, screen and (min-width: 54.125em) {
  .row .row {
    margin-right: -0.88889rem;
    margin-left: -0.88889rem;
  }
}

@media print, screen and (min-width: 62em) {
  .row .row {
    margin-right: -0.88889rem;
    margin-left: -0.88889rem;
  }
}

@media screen and (min-width: 68em) {
  .row .row {
    margin-right: -0.88889rem;
    margin-left: -0.88889rem;
  }
}

@media screen and (min-width: 90em) {
  .row .row {
    margin-right: -0.88889rem;
    margin-left: -0.88889rem;
  }
}

.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.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

.row.is-collapse-child,
.row.collapse > .column > .row,
.row.collapse > .columns > .row {
  margin-right: 0;
  margin-left: 0;
}

.column, .columns {
  flex: 1 1 0px;
  padding-right: 0.88889rem;
  padding-left: 0.88889rem;
  min-width: 0;
}

@media print, screen and (min-width: 47.9375em) {
  .column, .columns {
    padding-right: 0.88889rem;
    padding-left: 0.88889rem;
  }
}

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

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

.small-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

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

.small-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

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

.small-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

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

.small-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

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

.small-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

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

.small-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

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

.small-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

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

.small-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

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

.small-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

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

.small-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

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

.small-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

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

.small-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

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

.small-up-1 {
  flex-wrap: wrap;
}

.small-up-1 > .column, .small-up-1 > .columns {
  flex: 0 0 100%;
  max-width: 100%;
}

.small-up-2 {
  flex-wrap: wrap;
}

.small-up-2 > .column, .small-up-2 > .columns {
  flex: 0 0 50%;
  max-width: 50%;
}

.small-up-3 {
  flex-wrap: wrap;
}

.small-up-3 > .column, .small-up-3 > .columns {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.small-up-4 {
  flex-wrap: wrap;
}

.small-up-4 > .column, .small-up-4 > .columns {
  flex: 0 0 25%;
  max-width: 25%;
}

.small-up-5 {
  flex-wrap: wrap;
}

.small-up-5 > .column, .small-up-5 > .columns {
  flex: 0 0 20%;
  max-width: 20%;
}

.small-up-6 {
  flex-wrap: wrap;
}

.small-up-6 > .column, .small-up-6 > .columns {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.small-up-7 {
  flex-wrap: wrap;
}

.small-up-7 > .column, .small-up-7 > .columns {
  flex: 0 0 14.28571%;
  max-width: 14.28571%;
}

.small-up-8 {
  flex-wrap: wrap;
}

.small-up-8 > .column, .small-up-8 > .columns {
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

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

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

@media print, screen and (min-width: 47.9375em) {
  .medium-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .medium-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .medium-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .medium-offset-4 {
    margin-left: 33.33333%;
  }
  .medium-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .medium-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .medium-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .medium-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .medium-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .medium-up-1 {
    flex-wrap: wrap;
  }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-up-2 {
    flex-wrap: wrap;
  }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-up-3 {
    flex-wrap: wrap;
  }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .medium-up-4 {
    flex-wrap: wrap;
  }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-up-5 {
    flex-wrap: wrap;
  }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .medium-up-6 {
    flex-wrap: wrap;
  }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .medium-up-7 {
    flex-wrap: wrap;
  }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
  .medium-up-8 {
    flex-wrap: wrap;
  }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

@media print, screen and (min-width: 47.9375em) and (min-width: 47.9375em) {
  .medium-expand {
    flex: 1 1 0px;
  }
}

.row.medium-unstack > .column, .row.medium-unstack > .columns {
  flex: 0 0 100%;
}

@media print, screen and (min-width: 47.9375em) {
  .row.medium-unstack > .column, .row.medium-unstack > .columns {
    flex: 1 1 0px;
  }
}

@media print, screen and (min-width: 47.9375em) {
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.88889rem;
    padding-left: 0.88889rem;
  }
}

@media print, screen and (min-width: 54.125em) {
  .menuchange-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .menuchange-offset-0 {
    margin-left: 0%;
  }
  .menuchange-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .menuchange-offset-1 {
    margin-left: 8.33333%;
  }
  .menuchange-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .menuchange-offset-2 {
    margin-left: 16.66667%;
  }
  .menuchange-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .menuchange-offset-3 {
    margin-left: 25%;
  }
  .menuchange-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .menuchange-offset-4 {
    margin-left: 33.33333%;
  }
  .menuchange-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .menuchange-offset-5 {
    margin-left: 41.66667%;
  }
  .menuchange-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .menuchange-offset-6 {
    margin-left: 50%;
  }
  .menuchange-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .menuchange-offset-7 {
    margin-left: 58.33333%;
  }
  .menuchange-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .menuchange-offset-8 {
    margin-left: 66.66667%;
  }
  .menuchange-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .menuchange-offset-9 {
    margin-left: 75%;
  }
  .menuchange-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .menuchange-offset-10 {
    margin-left: 83.33333%;
  }
  .menuchange-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .menuchange-offset-11 {
    margin-left: 91.66667%;
  }
  .menuchange-up-1 {
    flex-wrap: wrap;
  }
  .menuchange-up-1 > .column, .menuchange-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .menuchange-up-2 {
    flex-wrap: wrap;
  }
  .menuchange-up-2 > .column, .menuchange-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .menuchange-up-3 {
    flex-wrap: wrap;
  }
  .menuchange-up-3 > .column, .menuchange-up-3 > .columns {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .menuchange-up-4 {
    flex-wrap: wrap;
  }
  .menuchange-up-4 > .column, .menuchange-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .menuchange-up-5 {
    flex-wrap: wrap;
  }
  .menuchange-up-5 > .column, .menuchange-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .menuchange-up-6 {
    flex-wrap: wrap;
  }
  .menuchange-up-6 > .column, .menuchange-up-6 > .columns {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .menuchange-up-7 {
    flex-wrap: wrap;
  }
  .menuchange-up-7 > .column, .menuchange-up-7 > .columns {
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
  .menuchange-up-8 {
    flex-wrap: wrap;
  }
  .menuchange-up-8 > .column, .menuchange-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

@media print, screen and (min-width: 54.125em) and (min-width: 54.125em) {
  .menuchange-expand {
    flex: 1 1 0px;
  }
}

.row.menuchange-unstack > .column, .row.menuchange-unstack > .columns {
  flex: 0 0 100%;
}

@media print, screen and (min-width: 54.125em) {
  .row.menuchange-unstack > .column, .row.menuchange-unstack > .columns {
    flex: 1 1 0px;
  }
}

@media print, screen and (min-width: 54.125em) {
  .menuchange-collapse > .column, .menuchange-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .menuchange-uncollapse > .column, .menuchange-uncollapse > .columns {
    padding-right: 0.88889rem;
    padding-left: 0.88889rem;
  }
}

@media print, screen and (min-width: 62em) {
  .large-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .large-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .large-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .large-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .large-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .large-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .large-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .large-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .large-up-1 {
    flex-wrap: wrap;
  }
  .large-up-1 > .column, .large-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-up-2 {
    flex-wrap: wrap;
  }
  .large-up-2 > .column, .large-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-up-3 {
    flex-wrap: wrap;
  }
  .large-up-3 > .column, .large-up-3 > .columns {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .large-up-4 {
    flex-wrap: wrap;
  }
  .large-up-4 > .column, .large-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-up-5 {
    flex-wrap: wrap;
  }
  .large-up-5 > .column, .large-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .large-up-6 {
    flex-wrap: wrap;
  }
  .large-up-6 > .column, .large-up-6 > .columns {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .large-up-7 {
    flex-wrap: wrap;
  }
  .large-up-7 > .column, .large-up-7 > .columns {
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
  .large-up-8 {
    flex-wrap: wrap;
  }
  .large-up-8 > .column, .large-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

@media print, screen and (min-width: 62em) and (min-width: 62em) {
  .large-expand {
    flex: 1 1 0px;
  }
}

.row.large-unstack > .column, .row.large-unstack > .columns {
  flex: 0 0 100%;
}

@media print, screen and (min-width: 62em) {
  .row.large-unstack > .column, .row.large-unstack > .columns {
    flex: 1 1 0px;
  }
}

@media print, screen and (min-width: 62em) {
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.88889rem;
    padding-left: 0.88889rem;
  }
}

@media screen and (min-width: 68em) {
  .xlarge-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .xlarge-offset-0 {
    margin-left: 0%;
  }
  .xlarge-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .xlarge-offset-1 {
    margin-left: 8.33333%;
  }
  .xlarge-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .xlarge-offset-2 {
    margin-left: 16.66667%;
  }
  .xlarge-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .xlarge-offset-3 {
    margin-left: 25%;
  }
  .xlarge-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .xlarge-offset-4 {
    margin-left: 33.33333%;
  }
  .xlarge-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .xlarge-offset-5 {
    margin-left: 41.66667%;
  }
  .xlarge-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .xlarge-offset-6 {
    margin-left: 50%;
  }
  .xlarge-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .xlarge-offset-7 {
    margin-left: 58.33333%;
  }
  .xlarge-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .xlarge-offset-8 {
    margin-left: 66.66667%;
  }
  .xlarge-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .xlarge-offset-9 {
    margin-left: 75%;
  }
  .xlarge-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .xlarge-offset-10 {
    margin-left: 83.33333%;
  }
  .xlarge-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .xlarge-offset-11 {
    margin-left: 91.66667%;
  }
  .xlarge-up-1 {
    flex-wrap: wrap;
  }
  .xlarge-up-1 > .column, .xlarge-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .xlarge-up-2 {
    flex-wrap: wrap;
  }
  .xlarge-up-2 > .column, .xlarge-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .xlarge-up-3 {
    flex-wrap: wrap;
  }
  .xlarge-up-3 > .column, .xlarge-up-3 > .columns {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .xlarge-up-4 {
    flex-wrap: wrap;
  }
  .xlarge-up-4 > .column, .xlarge-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .xlarge-up-5 {
    flex-wrap: wrap;
  }
  .xlarge-up-5 > .column, .xlarge-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .xlarge-up-6 {
    flex-wrap: wrap;
  }
  .xlarge-up-6 > .column, .xlarge-up-6 > .columns {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .xlarge-up-7 {
    flex-wrap: wrap;
  }
  .xlarge-up-7 > .column, .xlarge-up-7 > .columns {
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
  .xlarge-up-8 {
    flex-wrap: wrap;
  }
  .xlarge-up-8 > .column, .xlarge-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

@media screen and (min-width: 68em) and (min-width: 68em) {
  .xlarge-expand {
    flex: 1 1 0px;
  }
}

.row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
  flex: 0 0 100%;
}

@media screen and (min-width: 68em) {
  .row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
    flex: 1 1 0px;
  }
}

@media screen and (min-width: 68em) {
  .xlarge-collapse > .column, .xlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .xlarge-uncollapse > .column, .xlarge-uncollapse > .columns {
    padding-right: 0.88889rem;
    padding-left: 0.88889rem;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .xxlarge-offset-0 {
    margin-left: 0%;
  }
  .xxlarge-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .xxlarge-offset-1 {
    margin-left: 8.33333%;
  }
  .xxlarge-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .xxlarge-offset-2 {
    margin-left: 16.66667%;
  }
  .xxlarge-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .xxlarge-offset-3 {
    margin-left: 25%;
  }
  .xxlarge-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .xxlarge-offset-4 {
    margin-left: 33.33333%;
  }
  .xxlarge-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .xxlarge-offset-5 {
    margin-left: 41.66667%;
  }
  .xxlarge-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .xxlarge-offset-6 {
    margin-left: 50%;
  }
  .xxlarge-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .xxlarge-offset-7 {
    margin-left: 58.33333%;
  }
  .xxlarge-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .xxlarge-offset-8 {
    margin-left: 66.66667%;
  }
  .xxlarge-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .xxlarge-offset-9 {
    margin-left: 75%;
  }
  .xxlarge-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .xxlarge-offset-10 {
    margin-left: 83.33333%;
  }
  .xxlarge-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .xxlarge-offset-11 {
    margin-left: 91.66667%;
  }
  .xxlarge-up-1 {
    flex-wrap: wrap;
  }
  .xxlarge-up-1 > .column, .xxlarge-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .xxlarge-up-2 {
    flex-wrap: wrap;
  }
  .xxlarge-up-2 > .column, .xxlarge-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .xxlarge-up-3 {
    flex-wrap: wrap;
  }
  .xxlarge-up-3 > .column, .xxlarge-up-3 > .columns {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .xxlarge-up-4 {
    flex-wrap: wrap;
  }
  .xxlarge-up-4 > .column, .xxlarge-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .xxlarge-up-5 {
    flex-wrap: wrap;
  }
  .xxlarge-up-5 > .column, .xxlarge-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .xxlarge-up-6 {
    flex-wrap: wrap;
  }
  .xxlarge-up-6 > .column, .xxlarge-up-6 > .columns {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .xxlarge-up-7 {
    flex-wrap: wrap;
  }
  .xxlarge-up-7 > .column, .xxlarge-up-7 > .columns {
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
  .xxlarge-up-8 {
    flex-wrap: wrap;
  }
  .xxlarge-up-8 > .column, .xxlarge-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

@media screen and (min-width: 90em) and (min-width: 90em) {
  .xxlarge-expand {
    flex: 1 1 0px;
  }
}

.row.xxlarge-unstack > .column, .row.xxlarge-unstack > .columns {
  flex: 0 0 100%;
}

@media screen and (min-width: 90em) {
  .row.xxlarge-unstack > .column, .row.xxlarge-unstack > .columns {
    flex: 1 1 0px;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-collapse > .column, .xxlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .xxlarge-uncollapse > .column, .xxlarge-uncollapse > .columns {
    padding-right: 0.88889rem;
    padding-left: 0.88889rem;
  }
}

.shrink {
  flex: 0 0 auto;
  max-width: 100%;
}

.column-block {
  margin-bottom: 1.77778rem;
}

.column-block > :last-child {
  margin-bottom: 0;
}

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

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

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

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

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

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

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
}

h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #cacaca;
}

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

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

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

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

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

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

@media print, screen and (min-width: 47.9375em) {
  h1, .h1 {
    font-size: 2.66667rem;
  }
  h2, .h2 {
    font-size: 2.22222rem;
  }
  h3, .h3 {
    font-size: 1.72222rem;
  }
  h4, .h4 {
    font-size: 1.38889rem;
  }
  h5, .h5 {
    font-size: 1.11111rem;
  }
  h6, .h6 {
    font-size: 0.88889rem;
  }
}

a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer;
}

a:hover, a:focus {
  color: #1468a0;
}

a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 60.44444rem;
  height: 0;
  margin: 1.11111rem 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.5rem 1.11111rem 0 1.05556rem;
  border-left: 1px solid #cacaca;
}

blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}

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

figure {
  margin: 0;
}

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

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

.lead {
  font-size: 22.5px;
  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;
}

.cite-block, cite {
  display: block;
  color: #8a8a8a;
  font-size: 0.72222rem;
}

.cite-block:before, cite:before {
  content: "— ";
}

.code-inline, code {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.11111rem 0.27778rem 0.05556rem;
}

.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem;
}

.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: 47.9375em) {
  .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: 54.125em) {
  .menuchange-text-left {
    text-align: left;
  }
  .menuchange-text-right {
    text-align: right;
  }
  .menuchange-text-center {
    text-align: center;
  }
  .menuchange-text-justify {
    text-align: justify;
  }
}

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

@media screen and (min-width: 68em) {
  .xlarge-text-left {
    text-align: left;
  }
  .xlarge-text-right {
    text-align: right;
  }
  .xlarge-text-center {
    text-align: center;
  }
  .xlarge-text-justify {
    text-align: justify;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-text-left {
    text-align: left;
  }
  .xxlarge-text-right {
    text-align: right;
  }
  .xxlarge-text-center {
    text-align: center;
  }
  .xxlarge-text-justify {
    text-align: justify;
  }
}

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

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

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.16667rem;
  margin: 0 0 0.88889rem;
  padding: 0.44444rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 0.88889rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
     -moz-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: not-allowed;
}

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

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

::-moz-placeholder {
  color: #cacaca;
}

:-ms-input-placeholder {
  color: #cacaca;
}

::placeholder {
  color: #cacaca;
}

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

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.44444rem;
  margin-right: 0.88889rem;
  margin-bottom: 0;
}

[type='checkbox'] + label[for],
[type='radio'] + label[for] {
  cursor: pointer;
}

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

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

label {
  display: block;
  margin: 0;
  font-size: 0.77778rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a;
}

label.middle {
  margin: 0 0 0.88889rem;
  padding: 0.5rem 0;
}

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

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 0.88889rem;
}

.input-group > :first-child, .input-group > :first-child.input-group-button > * {
  border-radius: 0 0 0 0;
}

.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 0 0 0;
}

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

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

.input-group-label:first-child {
  border-right: 0;
}

.input-group-label:last-child {
  border-left: 0;
}

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

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  width: 1%;
  height: 100%;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  height: 2.16667rem;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0.88889rem;
}

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

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

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

.fieldset {
  margin: 1rem 0;
  padding: 1.11111rem;
  border: 1px solid #cacaca;
}

.fieldset legend {
  margin: 0;
  margin-left: -0.16667rem;
  padding: 0 0.16667rem;
}

select {
  height: 2.16667rem;
  margin: 0 0 0.88889rem;
  padding: 0.44444rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 0.88889rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -0.88889rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.33333rem;
  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: not-allowed;
}

select::-ms-expand {
  display: none;
}

select[multiple] {
  height: auto;
  background-image: none;
}

select:not([multiple]) {
  padding-top: 0;
  padding-bottom: 0;
}

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #f9ecea;
}

.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #cc4b37;
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #cc4b37;
}

.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37;
}

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

.form-error {
  display: none;
  margin-top: -0.44444rem;
  margin-bottom: 0.88889rem;
  font-size: 0.66667rem;
  font-weight: bold;
  color: #cc4b37;
}

.form-error.is-visible {
  display: block;
}

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}

[data-whatinput='mouse'] .button {
  outline: 0;
}

.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, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
  background-color: #1779ba;
  color: #fefefe;
}

.button:hover, .button:focus {
  background-color: #14679e;
  color: #fefefe;
}

.button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
  background-color: #1779ba;
  color: #fefefe;
}

.button.primary:hover, .button.primary:focus {
  background-color: #126195;
  color: #fefefe;
}

.button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
  background-color: #767676;
  color: #fefefe;
}

.button.secondary:hover, .button.secondary:focus {
  background-color: #5e5e5e;
  color: #fefefe;
}

.button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
  background-color: #3adb76;
  color: #0a0a0a;
}

.button.success:hover, .button.success:focus {
  background-color: #22bb5b;
  color: #0a0a0a;
}

.button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
  background-color: #ffae00;
  color: #0a0a0a;
}

.button.warning:hover, .button.warning:focus {
  background-color: #cc8b00;
  color: #0a0a0a;
}

.button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
  background-color: #cc4b37;
  color: #fefefe;
}

.button.alert:hover, .button.alert:focus {
  background-color: #a53b2a;
  color: #fefefe;
}

.button.hollow, .button.hollow:hover, .button.hollow:focus, .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, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}

.button.hollow:hover, .button.hollow:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}

.button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}

.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}

.button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}

.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}

.button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}

.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: #157539;
  color: #157539;
}

.button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: #805700;
  color: #805700;
}

.button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}

.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: #67251a;
  color: #67251a;
}

.button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}

.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
  color: #1779ba;
}

.button.clear:hover, .button.clear:focus {
  color: #0c3d5d;
}

.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
  color: #1779ba;
}

.button.clear.primary:hover, .button.clear.primary:focus {
  color: #0c3d5d;
}

.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
  color: #767676;
}

.button.clear.secondary:hover, .button.clear.secondary:focus {
  color: #3b3b3b;
}

.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
  color: #3adb76;
}

.button.clear.success:hover, .button.clear.success:focus {
  color: #157539;
}

.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
  color: #ffae00;
}

.button.clear.warning:hover, .button.clear.warning:focus {
  color: #805700;
}

.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
  color: #cc4b37;
}

.button.clear.alert:hover, .button.clear.alert:focus {
  color: #67251a;
}

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

.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: 1em;
}

.button.dropdown.hollow::after, .button.dropdown.clear::after {
  border-top-color: #1779ba;
}

.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
  border-top-color: #1779ba;
}

.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
  border-top-color: #767676;
}

.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: #cc4b37;
}

.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;
  font-size: 0;
}

.button-group::before, .button-group::after {
  display: table;
  content: ' ';
}

.button-group::after {
  clear: both;
}

.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
}

.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 {
  margin-right: -1px;
}

.button-group.expanded::before, .button-group.expanded::after {
  display: none;
}

.button-group.expanded .button:first-child:last-child {
  width: calc(100% - 1px);
}

.button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
  display: inline-block;
  width: calc(50% - 1px);
  margin-right: 1px;
}

.button-group.expanded .button:first-child:nth-last-child(2):last-child, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child {
  margin-right: -6px;
}

.button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
  display: inline-block;
  width: calc(33.33333% - 1px);
  margin-right: 1px;
}

.button-group.expanded .button:first-child:nth-last-child(3):last-child, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child {
  margin-right: -6px;
}

.button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
  display: inline-block;
  width: calc(25% - 1px);
  margin-right: 1px;
}

.button-group.expanded .button:first-child:nth-last-child(4):last-child, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child {
  margin-right: -6px;
}

.button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
  display: inline-block;
  width: calc(20% - 1px);
  margin-right: 1px;
}

.button-group.expanded .button:first-child:nth-last-child(5):last-child, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child {
  margin-right: -6px;
}

.button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
  display: inline-block;
  width: calc(16.66667% - 1px);
  margin-right: 1px;
}

.button-group.expanded .button:first-child:nth-last-child(6):last-child, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child {
  margin-right: -6px;
}

.button-group.primary .button, .button-group.primary .button.disabled, .button-group.primary .button[disabled], .button-group.primary .button.disabled:hover, .button-group.primary .button[disabled]:hover, .button-group.primary .button.disabled:focus, .button-group.primary .button[disabled]:focus {
  background-color: #1779ba;
  color: #fefefe;
}

.button-group.primary .button:hover, .button-group.primary .button:focus {
  background-color: #126195;
  color: #fefefe;
}

.button-group.secondary .button, .button-group.secondary .button.disabled, .button-group.secondary .button[disabled], .button-group.secondary .button.disabled:hover, .button-group.secondary .button[disabled]:hover, .button-group.secondary .button.disabled:focus, .button-group.secondary .button[disabled]:focus {
  background-color: #767676;
  color: #fefefe;
}

.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  background-color: #5e5e5e;
  color: #fefefe;
}

.button-group.success .button, .button-group.success .button.disabled, .button-group.success .button[disabled], .button-group.success .button.disabled:hover, .button-group.success .button[disabled]:hover, .button-group.success .button.disabled:focus, .button-group.success .button[disabled]:focus {
  background-color: #3adb76;
  color: #0a0a0a;
}

.button-group.success .button:hover, .button-group.success .button:focus {
  background-color: #22bb5b;
  color: #0a0a0a;
}

.button-group.warning .button, .button-group.warning .button.disabled, .button-group.warning .button[disabled], .button-group.warning .button.disabled:hover, .button-group.warning .button[disabled]:hover, .button-group.warning .button.disabled:focus, .button-group.warning .button[disabled]:focus {
  background-color: #ffae00;
  color: #0a0a0a;
}

.button-group.warning .button:hover, .button-group.warning .button:focus {
  background-color: #cc8b00;
  color: #0a0a0a;
}

.button-group.alert .button, .button-group.alert .button.disabled, .button-group.alert .button[disabled], .button-group.alert .button.disabled:hover, .button-group.alert .button[disabled]:hover, .button-group.alert .button.disabled:focus, .button-group.alert .button[disabled]:focus {
  background-color: #cc4b37;
  color: #fefefe;
}

.button-group.alert .button:hover, .button-group.alert .button:focus {
  background-color: #a53b2a;
  color: #fefefe;
}

.button-group.hollow .button, .button-group.hollow .button:hover, .button-group.hollow .button:focus, .button-group.hollow .button.disabled, .button-group.hollow .button.disabled:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled], .button-group.hollow .button[disabled]:hover, .button-group.hollow .button[disabled]:focus {
  background-color: transparent;
}

.button-group.hollow .button, .button-group.hollow .button.disabled, .button-group.hollow .button[disabled], .button-group.hollow .button.disabled:hover, .button-group.hollow .button[disabled]:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}

.button-group.hollow .button:hover, .button-group.hollow .button:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}

.button-group.hollow.primary .button, .button-group.hollow.primary .button.disabled, .button-group.hollow.primary .button[disabled], .button-group.hollow.primary .button.disabled:hover, .button-group.hollow.primary .button[disabled]:hover, .button-group.hollow.primary .button.disabled:focus, .button-group.hollow.primary .button[disabled]:focus, .button-group.hollow .button.primary, .button-group.hollow .button.primary.disabled, .button-group.hollow .button.primary[disabled], .button-group.hollow .button.primary.disabled:hover, .button-group.hollow .button.primary[disabled]:hover, .button-group.hollow .button.primary.disabled:focus, .button-group.hollow .button.primary[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}

.button-group.hollow.primary .button:hover, .button-group.hollow.primary .button:focus, .button-group.hollow .button.primary:hover, .button-group.hollow .button.primary:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}

.button-group.hollow.secondary .button, .button-group.hollow.secondary .button.disabled, .button-group.hollow.secondary .button[disabled], .button-group.hollow.secondary .button.disabled:hover, .button-group.hollow.secondary .button[disabled]:hover, .button-group.hollow.secondary .button.disabled:focus, .button-group.hollow.secondary .button[disabled]:focus, .button-group.hollow .button.secondary, .button-group.hollow .button.secondary.disabled, .button-group.hollow .button.secondary[disabled], .button-group.hollow .button.secondary.disabled:hover, .button-group.hollow .button.secondary[disabled]:hover, .button-group.hollow .button.secondary.disabled:focus, .button-group.hollow .button.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}

.button-group.hollow.secondary .button:hover, .button-group.hollow.secondary .button:focus, .button-group.hollow .button.secondary:hover, .button-group.hollow .button.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}

.button-group.hollow.success .button, .button-group.hollow.success .button.disabled, .button-group.hollow.success .button[disabled], .button-group.hollow.success .button.disabled:hover, .button-group.hollow.success .button[disabled]:hover, .button-group.hollow.success .button.disabled:focus, .button-group.hollow.success .button[disabled]:focus, .button-group.hollow .button.success, .button-group.hollow .button.success.disabled, .button-group.hollow .button.success[disabled], .button-group.hollow .button.success.disabled:hover, .button-group.hollow .button.success[disabled]:hover, .button-group.hollow .button.success.disabled:focus, .button-group.hollow .button.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}

.button-group.hollow.success .button:hover, .button-group.hollow.success .button:focus, .button-group.hollow .button.success:hover, .button-group.hollow .button.success:focus {
  border-color: #157539;
  color: #157539;
}

.button-group.hollow.warning .button, .button-group.hollow.warning .button.disabled, .button-group.hollow.warning .button[disabled], .button-group.hollow.warning .button.disabled:hover, .button-group.hollow.warning .button[disabled]:hover, .button-group.hollow.warning .button.disabled:focus, .button-group.hollow.warning .button[disabled]:focus, .button-group.hollow .button.warning, .button-group.hollow .button.warning.disabled, .button-group.hollow .button.warning[disabled], .button-group.hollow .button.warning.disabled:hover, .button-group.hollow .button.warning[disabled]:hover, .button-group.hollow .button.warning.disabled:focus, .button-group.hollow .button.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button-group.hollow.warning .button:hover, .button-group.hollow.warning .button:focus, .button-group.hollow .button.warning:hover, .button-group.hollow .button.warning:focus {
  border-color: #805700;
  color: #805700;
}

.button-group.hollow.alert .button, .button-group.hollow.alert .button.disabled, .button-group.hollow.alert .button[disabled], .button-group.hollow.alert .button.disabled:hover, .button-group.hollow.alert .button[disabled]:hover, .button-group.hollow.alert .button.disabled:focus, .button-group.hollow.alert .button[disabled]:focus, .button-group.hollow .button.alert, .button-group.hollow .button.alert.disabled, .button-group.hollow .button.alert[disabled], .button-group.hollow .button.alert.disabled:hover, .button-group.hollow .button.alert[disabled]:hover, .button-group.hollow .button.alert.disabled:focus, .button-group.hollow .button.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}

.button-group.hollow.alert .button:hover, .button-group.hollow.alert .button:focus, .button-group.hollow .button.alert:hover, .button-group.hollow .button.alert:focus {
  border-color: #67251a;
  color: #67251a;
}

.button-group.clear .button, .button-group.clear .button:hover, .button-group.clear .button:focus, .button-group.clear .button.disabled, .button-group.clear .button.disabled:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled], .button-group.clear .button[disabled]:hover, .button-group.clear .button[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}

.button-group.clear .button, .button-group.clear .button.disabled, .button-group.clear .button[disabled], .button-group.clear .button.disabled:hover, .button-group.clear .button[disabled]:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled]:focus {
  color: #1779ba;
}

.button-group.clear .button:hover, .button-group.clear .button:focus {
  color: #0c3d5d;
}

.button-group.clear.primary .button, .button-group.clear.primary .button.disabled, .button-group.clear.primary .button[disabled], .button-group.clear.primary .button.disabled:hover, .button-group.clear.primary .button[disabled]:hover, .button-group.clear.primary .button.disabled:focus, .button-group.clear.primary .button[disabled]:focus, .button-group.clear .button.primary, .button-group.clear .button.primary.disabled, .button-group.clear .button.primary[disabled], .button-group.clear .button.primary.disabled:hover, .button-group.clear .button.primary[disabled]:hover, .button-group.clear .button.primary.disabled:focus, .button-group.clear .button.primary[disabled]:focus {
  color: #1779ba;
}

.button-group.clear.primary .button:hover, .button-group.clear.primary .button:focus, .button-group.clear .button.primary:hover, .button-group.clear .button.primary:focus {
  color: #0c3d5d;
}

.button-group.clear.secondary .button, .button-group.clear.secondary .button.disabled, .button-group.clear.secondary .button[disabled], .button-group.clear.secondary .button.disabled:hover, .button-group.clear.secondary .button[disabled]:hover, .button-group.clear.secondary .button.disabled:focus, .button-group.clear.secondary .button[disabled]:focus, .button-group.clear .button.secondary, .button-group.clear .button.secondary.disabled, .button-group.clear .button.secondary[disabled], .button-group.clear .button.secondary.disabled:hover, .button-group.clear .button.secondary[disabled]:hover, .button-group.clear .button.secondary.disabled:focus, .button-group.clear .button.secondary[disabled]:focus {
  color: #767676;
}

.button-group.clear.secondary .button:hover, .button-group.clear.secondary .button:focus, .button-group.clear .button.secondary:hover, .button-group.clear .button.secondary:focus {
  color: #3b3b3b;
}

.button-group.clear.success .button, .button-group.clear.success .button.disabled, .button-group.clear.success .button[disabled], .button-group.clear.success .button.disabled:hover, .button-group.clear.success .button[disabled]:hover, .button-group.clear.success .button.disabled:focus, .button-group.clear.success .button[disabled]:focus, .button-group.clear .button.success, .button-group.clear .button.success.disabled, .button-group.clear .button.success[disabled], .button-group.clear .button.success.disabled:hover, .button-group.clear .button.success[disabled]:hover, .button-group.clear .button.success.disabled:focus, .button-group.clear .button.success[disabled]:focus {
  color: #3adb76;
}

.button-group.clear.success .button:hover, .button-group.clear.success .button:focus, .button-group.clear .button.success:hover, .button-group.clear .button.success:focus {
  color: #157539;
}

.button-group.clear.warning .button, .button-group.clear.warning .button.disabled, .button-group.clear.warning .button[disabled], .button-group.clear.warning .button.disabled:hover, .button-group.clear.warning .button[disabled]:hover, .button-group.clear.warning .button.disabled:focus, .button-group.clear.warning .button[disabled]:focus, .button-group.clear .button.warning, .button-group.clear .button.warning.disabled, .button-group.clear .button.warning[disabled], .button-group.clear .button.warning.disabled:hover, .button-group.clear .button.warning[disabled]:hover, .button-group.clear .button.warning.disabled:focus, .button-group.clear .button.warning[disabled]:focus {
  color: #ffae00;
}

.button-group.clear.warning .button:hover, .button-group.clear.warning .button:focus, .button-group.clear .button.warning:hover, .button-group.clear .button.warning:focus {
  color: #805700;
}

.button-group.clear.alert .button, .button-group.clear.alert .button.disabled, .button-group.clear.alert .button[disabled], .button-group.clear.alert .button.disabled:hover, .button-group.clear.alert .button[disabled]:hover, .button-group.clear.alert .button.disabled:focus, .button-group.clear.alert .button[disabled]:focus, .button-group.clear .button.alert, .button-group.clear .button.alert.disabled, .button-group.clear .button.alert[disabled], .button-group.clear .button.alert.disabled:hover, .button-group.clear .button.alert[disabled]:hover, .button-group.clear .button.alert.disabled:focus, .button-group.clear .button.alert[disabled]:focus {
  color: #cc4b37;
}

.button-group.clear.alert .button:hover, .button-group.clear.alert .button:focus, .button-group.clear .button.alert:hover, .button-group.clear .button.alert:focus {
  color: #67251a;
}

.button-group.no-gaps .button {
  margin-right: -0.05556rem;
}

.button-group.no-gaps .button + .button {
  border-left-color: transparent;
}

.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
  width: 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-group.stacked-for-small.expanded, .button-group.stacked-for-medium.expanded {
  margin-right: -1px;
}

.button-group.stacked.expanded::before, .button-group.stacked.expanded::after, .button-group.stacked-for-small.expanded::before, .button-group.stacked-for-small.expanded::after, .button-group.stacked-for-medium.expanded::before, .button-group.stacked-for-medium.expanded::after {
  display: none;
}

.button-group.stacked.expanded .button:first-child:last-child, .button-group.stacked-for-small.expanded .button:first-child:last-child, .button-group.stacked-for-medium.expanded .button:first-child:last-child {
  width: calc(100% - 1px);
}

.button-group.stacked.expanded .button:first-child:nth-last-child(2), .button-group.stacked.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(2), .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(2), .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
  display: inline-block;
  width: calc(50% - 1px);
  margin-right: 1px;
}

.button-group.stacked.expanded .button:first-child:nth-last-child(2):last-child, .button-group.stacked.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(2):last-child, .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(2):last-child, .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child {
  margin-right: -6px;
}

.button-group.stacked.expanded .button:first-child:nth-last-child(3), .button-group.stacked.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(3), .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(3), .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
  display: inline-block;
  width: calc(33.33333% - 1px);
  margin-right: 1px;
}

.button-group.stacked.expanded .button:first-child:nth-last-child(3):last-child, .button-group.stacked.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(3):last-child, .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(3):last-child, .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child {
  margin-right: -6px;
}

.button-group.stacked.expanded .button:first-child:nth-last-child(4), .button-group.stacked.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(4), .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(4), .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
  display: inline-block;
  width: calc(25% - 1px);
  margin-right: 1px;
}

.button-group.stacked.expanded .button:first-child:nth-last-child(4):last-child, .button-group.stacked.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(4):last-child, .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(4):last-child, .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child {
  margin-right: -6px;
}

.button-group.stacked.expanded .button:first-child:nth-last-child(5), .button-group.stacked.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(5), .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(5), .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
  display: inline-block;
  width: calc(20% - 1px);
  margin-right: 1px;
}

.button-group.stacked.expanded .button:first-child:nth-last-child(5):last-child, .button-group.stacked.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(5):last-child, .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(5):last-child, .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child {
  margin-right: -6px;
}

.button-group.stacked.expanded .button:first-child:nth-last-child(6), .button-group.stacked.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(6), .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(6), .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
  display: inline-block;
  width: calc(16.66667% - 1px);
  margin-right: 1px;
}

.button-group.stacked.expanded .button:first-child:nth-last-child(6):last-child, .button-group.stacked.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(6):last-child, .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(6):last-child, .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child {
  margin-right: -6px;
}

@media print, screen and (min-width: 47.9375em) {
  .button-group.stacked-for-small .button {
    width: auto;
    margin-bottom: 0;
  }
}

@media print, screen and (min-width: 62em) {
  .button-group.stacked-for-medium .button {
    width: auto;
    margin-bottom: 0;
  }
}

@media print, screen and (max-width: 47.93625em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}

@media print, screen and (max-width: 54.12375em) {
  .button-group.stacked-for-medium.expanded {
    display: block;
  }
  .button-group.stacked-for-medium.expanded .button {
    display: block;
    margin-right: 0;
  }
}

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

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

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.66667rem;
  line-height: 1;
  color: #1779ba;
}

:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 0 0;
}

.accordion-title:hover, .accordion-title:focus {
  background-color: #e6e6e6;
}

.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: "+";
}

.is-active > .accordion-title::before {
  content: "–";
}

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

:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}

.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: #1779ba 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: #1779ba 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 !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none;
}

.breadcrumbs::before, .breadcrumbs::after {
  display: table;
  content: ' ';
}

.breadcrumbs::after {
  clear: both;
}

.breadcrumbs li {
  float: left;
  font-size: 0.61111rem;
  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: #1779ba;
}

.breadcrumbs a:hover {
  text-decoration: underline;
}

.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed;
}

.card {
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background: #fefefe;
  box-shadow: none;
  overflow: hidden;
  color: #0a0a0a;
}

.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  padding: 1rem;
  background: #e6e6e6;
}

.card-divider > :last-child {
  margin-bottom: 0;
}

.card-section {
  padding: 1rem;
}

.card-section > :last-child {
  margin-bottom: 0;
}

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

.close-button {
  position: absolute;
  z-index: 10;
  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.medium, .close-button {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}

[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 li, .menu.horizontal li {
  display: inline-block;
}

.menu.vertical li {
  display: block;
}

.menu.expanded {
  display: table;
  width: 100%;
}

.menu.expanded > li {
  display: table-cell;
  vertical-align: middle;
}

.menu.simple li + li {
  margin-left: 1rem;
}

.menu.simple a {
  padding: 0;
}

@media print, screen and (min-width: 47.9375em) {
  .menu.medium-horizontal li {
    display: inline-block;
  }
  .menu.medium-vertical li {
    display: block;
  }
  .menu.medium-expanded {
    display: table;
    width: 100%;
  }
  .menu.medium-expanded > li {
    display: table-cell;
    vertical-align: middle;
  }
  .menu.medium-simple {
    display: table;
    width: 100%;
  }
  .menu.medium-simple > li {
    display: table-cell;
    vertical-align: middle;
  }
}

@media print, screen and (min-width: 54.125em) {
  .menu.menuchange-horizontal li {
    display: inline-block;
  }
  .menu.menuchange-vertical li {
    display: block;
  }
  .menu.menuchange-expanded {
    display: table;
    width: 100%;
  }
  .menu.menuchange-expanded > li {
    display: table-cell;
    vertical-align: middle;
  }
  .menu.menuchange-simple {
    display: table;
    width: 100%;
  }
  .menu.menuchange-simple > li {
    display: table-cell;
    vertical-align: middle;
  }
}

@media print, screen and (min-width: 62em) {
  .menu.large-horizontal li {
    display: inline-block;
  }
  .menu.large-vertical li {
    display: block;
  }
  .menu.large-expanded {
    display: table;
    width: 100%;
  }
  .menu.large-expanded > li {
    display: table-cell;
    vertical-align: middle;
  }
  .menu.large-simple {
    display: table;
    width: 100%;
  }
  .menu.large-simple > li {
    display: table-cell;
    vertical-align: middle;
  }
}

@media screen and (min-width: 68em) {
  .menu.xlarge-horizontal li {
    display: inline-block;
  }
  .menu.xlarge-vertical li {
    display: block;
  }
  .menu.xlarge-expanded {
    display: table;
    width: 100%;
  }
  .menu.xlarge-expanded > li {
    display: table-cell;
    vertical-align: middle;
  }
  .menu.xlarge-simple {
    display: table;
    width: 100%;
  }
  .menu.xlarge-simple > li {
    display: table-cell;
    vertical-align: middle;
  }
}

@media screen and (min-width: 90em) {
  .menu.xxlarge-horizontal li {
    display: inline-block;
  }
  .menu.xxlarge-vertical li {
    display: block;
  }
  .menu.xxlarge-expanded {
    display: table;
    width: 100%;
  }
  .menu.xxlarge-expanded > li {
    display: table-cell;
    vertical-align: middle;
  }
  .menu.xxlarge-simple {
    display: table;
    width: 100%;
  }
  .menu.xxlarge-simple > li {
    display: table-cell;
    vertical-align: middle;
  }
}

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

.menu.icons img,
.menu.icons i,
.menu.icons svg {
  vertical-align: middle;
}

.menu.icons img + span,
.menu.icons i + span,
.menu.icons svg + span {
  vertical-align: middle;
}

.menu.icon-top img,
.menu.icon-top i,
.menu.icon-top svg, .menu.icon-right img,
.menu.icon-right i,
.menu.icon-right svg, .menu.icon-bottom img,
.menu.icon-bottom i,
.menu.icon-bottom svg, .menu.icon-left img,
.menu.icon-left i,
.menu.icon-left svg {
  vertical-align: middle;
}

.menu.icon-top img + span,
.menu.icon-top i + span,
.menu.icon-top svg + span, .menu.icon-right img + span,
.menu.icon-right i + span,
.menu.icon-right svg + span, .menu.icon-bottom img + span,
.menu.icon-bottom i + span,
.menu.icon-bottom svg + span, .menu.icon-left img + span,
.menu.icon-left i + span,
.menu.icon-left svg + span {
  vertical-align: middle;
}

.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg {
  margin-right: 0.25rem;
  display: inline-block;
}

.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg {
  margin-left: 0.25rem;
  display: inline-block;
}

.menu.icon-top li a {
  text-align: center;
}

.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg {
  display: block;
  margin: 0 auto 0.25rem;
}

.menu.icon-bottom li a {
  text-align: center;
}

.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg {
  display: block;
  margin: 0.25rem auto 0;
}

.menu .is-active > a {
  background: #1779ba;
  color: #fefefe;
}

.menu .active > a {
  background: #1779ba;
  color: #fefefe;
}

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

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

.menu.align-right .submenu li {
  text-align: left;
}

.menu.align-right.vertical .submenu li {
  text-align: right;
}

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

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

.menu.align-center .submenu li {
  text-align: left;
}

.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

.menu-centered > .menu {
  text-align: center;
}

.menu-centered > .menu .submenu li {
  text-align: left;
}

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

.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 #1779ba;
  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 #1779ba;
  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 #1779ba 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 #1779ba transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
}

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 0;
  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;
}

.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: #1779ba transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}

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

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

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

.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 #1779ba 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 #1779ba;
}

@media print, screen and (min-width: 47.9375em) {
  .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: #1779ba 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 #1779ba 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 #1779ba;
  }
}

@media print, screen and (min-width: 54.125em) {
  .dropdown.menu.menuchange-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.menuchange-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.menuchange-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.menuchange-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: #1779ba transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.menuchange-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.menuchange-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.menuchange-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.menuchange-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.menuchange-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 #1779ba transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.menuchange-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 #1779ba;
  }
}

@media print, screen and (min-width: 62em) {
  .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: #1779ba 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 #1779ba 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 #1779ba;
  }
}

@media screen and (min-width: 68em) {
  .dropdown.menu.xlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.xlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.xlarge-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: #1779ba transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.xlarge-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.xlarge-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.xlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.xlarge-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.xlarge-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 #1779ba transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.xlarge-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 #1779ba;
  }
}

@media screen and (min-width: 90em) {
  .dropdown.menu.xxlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.xxlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.xxlarge-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: #1779ba transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.xxlarge-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.xxlarge-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.xxlarge-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 #1779ba transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.xxlarge-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 #1779ba;
  }
}

.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 #1779ba 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 #1779ba;
}

.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}

.is-dropdown-submenu > li {
  width: 100%;
}

.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 0.88889rem;
  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%;
}

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #1779ba;
  color: #fefefe;
}

.label.primary {
  background: #1779ba;
  color: #fefefe;
}

.label.secondary {
  background: #767676;
  color: #fefefe;
}

.label.success {
  background: #3adb76;
  color: #0a0a0a;
}

.label.warning {
  background: #ffae00;
  color: #0a0a0a;
}

.label.alert {
  background: #cc4b37;
  color: #fefefe;
}

.media-object {
  display: block;
  margin-bottom: 1rem;
}

.media-object img {
  max-width: none;
}

.media-object-section {
  display: table-cell;
  vertical-align: top;
}

.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 print, screen and (max-width: 47.93625em) {
  .stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    display: block;
  }
  .stack-for-small .media-object-section img {
    width: 100%;
  }
}

.media-object-section.middle {
  vertical-align: middle;
}

.media-object-section.bottom {
  vertical-align: bottom;
}

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

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1500;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(254, 254, 254, 0.25);
  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: 1501;
  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: 1501;
}

.off-canvas.is-closed {
  visibility: hidden;
}

.off-canvas.is-transition-overlap {
  z-index: 1502;
}

.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: 1501;
  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: 1501;
}

.off-canvas-absolute.is-closed {
  visibility: hidden;
}

.off-canvas-absolute.is-transition-overlap {
  z-index: 1502;
}

.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: 300px;
  transform: translateX(-300px);
}

@media print, screen and (min-width: 47.9375em) {
  .position-left {
    width: 300px;
    transform: translateX(-300px);
  }
}

@media print, screen and (min-width: 62em) {
  .position-left {
    width: 300px;
    transform: translateX(-300px);
  }
}

.off-canvas-content .off-canvas.position-left {
  transform: translateX(-300px);
}

@media print, screen and (min-width: 47.9375em) {
  .off-canvas-content .off-canvas.position-left {
    transform: translateX(-300px);
  }
}

@media print, screen and (min-width: 62em) {
  .off-canvas-content .off-canvas.position-left {
    transform: translateX(-300px);
  }
}

.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(300px);
}

@media print, screen and (min-width: 47.9375em) {
  .off-canvas-content.is-open-left.has-transition-push {
    transform: translateX(300px);
  }
}

@media print, screen and (min-width: 62em) {
  .off-canvas-content.is-open-left.has-transition-push {
    transform: translateX(300px);
  }
}

.position-left.is-transition-push {
  box-shadow: inset 0 0 0 0 transparent;
}

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 300px;
  transform: translateX(300px);
}

@media print, screen and (min-width: 47.9375em) {
  .position-right {
    width: 300px;
    transform: translateX(300px);
  }
}

@media print, screen and (min-width: 62em) {
  .position-right {
    width: 300px;
    transform: translateX(300px);
  }
}

.off-canvas-content .off-canvas.position-right {
  transform: translateX(300px);
}

@media print, screen and (min-width: 47.9375em) {
  .off-canvas-content .off-canvas.position-right {
    transform: translateX(300px);
  }
}

@media print, screen and (min-width: 62em) {
  .off-canvas-content .off-canvas.position-right {
    transform: translateX(300px);
  }
}

.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(-300px);
}

@media print, screen and (min-width: 47.9375em) {
  .off-canvas-content.is-open-right.has-transition-push {
    transform: translateX(-300px);
  }
}

@media print, screen and (min-width: 62em) {
  .off-canvas-content.is-open-right.has-transition-push {
    transform: translateX(-300px);
  }
}

.position-right.is-transition-push {
  box-shadow: inset 0 0 0 0 transparent;
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 100%;
  transform: translateY(-100%);
}

@media print, screen and (min-width: 47.9375em) {
  .position-top {
    height: 100%;
    transform: translateY(-100%);
  }
}

@media print, screen and (min-width: 62em) {
  .position-top {
    height: 100%;
    transform: translateY(-100%);
  }
}

.off-canvas-content .off-canvas.position-top {
  transform: translateY(-100%);
}

@media print, screen and (min-width: 47.9375em) {
  .off-canvas-content .off-canvas.position-top {
    transform: translateY(-100%);
  }
}

@media print, screen and (min-width: 62em) {
  .off-canvas-content .off-canvas.position-top {
    transform: translateY(-100%);
  }
}

.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(100%);
}

@media print, screen and (min-width: 47.9375em) {
  .off-canvas-content.is-open-top.has-transition-push {
    transform: translateY(100%);
  }
}

@media print, screen and (min-width: 62em) {
  .off-canvas-content.is-open-top.has-transition-push {
    transform: translateY(100%);
  }
}

.position-top.is-transition-push {
  box-shadow: inset 0 0 0 0 transparent;
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 100%;
  transform: translateY(100%);
}

@media print, screen and (min-width: 47.9375em) {
  .position-bottom {
    height: 100%;
    transform: translateY(100%);
  }
}

@media print, screen and (min-width: 62em) {
  .position-bottom {
    height: 100%;
    transform: translateY(100%);
  }
}

.off-canvas-content .off-canvas.position-bottom {
  transform: translateY(100%);
}

@media print, screen and (min-width: 47.9375em) {
  .off-canvas-content .off-canvas.position-bottom {
    transform: translateY(100%);
  }
}

@media print, screen and (min-width: 62em) {
  .off-canvas-content .off-canvas.position-bottom {
    transform: translateY(100%);
  }
}

.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(-100%);
}

@media print, screen and (min-width: 47.9375em) {
  .off-canvas-content.is-open-bottom.has-transition-push {
    transform: translateY(-100%);
  }
}

@media print, screen and (min-width: 62em) {
  .off-canvas-content.is-open-bottom.has-transition-push {
    transform: translateY(-100%);
  }
}

.position-bottom.is-transition-push {
  box-shadow: inset 0 0 0 0 transparent;
}

.off-canvas-content {
  transform: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.off-canvas-content.has-transition-overlap, .off-canvas-content.has-transition-push {
  transition: transform 0.5s ease;
}

.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: 47.9375em) {
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 1501;
    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: 300px;
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 300px;
  }
  .position-right.reveal-for-medium {
    transform: none;
    z-index: 1501;
    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: 300px;
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 300px;
  }
  .position-top.reveal-for-medium {
    transform: none;
    z-index: 1501;
    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: 300px;
  }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 300px;
  }
  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 1501;
    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: 300px;
  }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 300px;
  }
}

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

@media print, screen and (min-width: 62em) {
  .position-left.reveal-for-large {
    transform: none;
    z-index: 1501;
    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: 300px;
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 300px;
  }
  .position-right.reveal-for-large {
    transform: none;
    z-index: 1501;
    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: 300px;
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 300px;
  }
  .position-top.reveal-for-large {
    transform: none;
    z-index: 1501;
    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: 300px;
  }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 300px;
  }
  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 1501;
    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: 300px;
  }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 300px;
  }
}

@media screen and (min-width: 68em) {
  .position-left.reveal-for-xlarge {
    transform: none;
    z-index: 1501;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-xlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 300px;
  }
  .position-left.reveal-for-xlarge ~ .off-canvas-content {
    margin-left: 300px;
  }
  .position-right.reveal-for-xlarge {
    transform: none;
    z-index: 1501;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-xlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 300px;
  }
  .position-right.reveal-for-xlarge ~ .off-canvas-content {
    margin-right: 300px;
  }
  .position-top.reveal-for-xlarge {
    transform: none;
    z-index: 1501;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-xlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 300px;
  }
  .position-top.reveal-for-xlarge ~ .off-canvas-content {
    margin-top: 300px;
  }
  .position-bottom.reveal-for-xlarge {
    transform: none;
    z-index: 1501;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-xlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 300px;
  }
  .position-bottom.reveal-for-xlarge ~ .off-canvas-content {
    margin-bottom: 300px;
  }
}

@media screen and (min-width: 90em) {
  .position-left.reveal-for-xxlarge {
    transform: none;
    z-index: 1501;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-xxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-xxlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 300px;
  }
  .position-left.reveal-for-xxlarge ~ .off-canvas-content {
    margin-left: 300px;
  }
  .position-right.reveal-for-xxlarge {
    transform: none;
    z-index: 1501;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-xxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-xxlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 300px;
  }
  .position-right.reveal-for-xxlarge ~ .off-canvas-content {
    margin-right: 300px;
  }
  .position-top.reveal-for-xxlarge {
    transform: none;
    z-index: 1501;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-xxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-xxlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 300px;
  }
  .position-top.reveal-for-xxlarge ~ .off-canvas-content {
    margin-top: 300px;
  }
  .position-bottom.reveal-for-xxlarge {
    transform: none;
    z-index: 1501;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-xxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-xxlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 300px;
  }
  .position-bottom.reveal-for-xxlarge ~ .off-canvas-content {
    margin-bottom: 300px;
  }
}

@media print, screen and (min-width: 47.9375em) {
  .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: 54.125em) {
  .off-canvas.in-canvas-for-menuchange {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-menuchange.position-left, .off-canvas.in-canvas-for-menuchange.position-right, .off-canvas.in-canvas-for-menuchange.position-top, .off-canvas.in-canvas-for-menuchange.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-menuchange .close-button {
    display: none;
  }
}

@media print, screen and (min-width: 62em) {
  .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;
  }
}

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

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

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}

.pagination::before, .pagination::after {
  display: table;
  content: ' ';
}

.pagination::after {
  clear: both;
}

.pagination li {
  margin-right: 0.05556rem;
  border-radius: 0;
  font-size: 0.77778rem;
  display: none;
}

.pagination li:last-child, .pagination li:first-child {
  display: inline-block;
}

@media print, screen and (min-width: 47.9375em) {
  .pagination li {
    display: inline-block;
  }
}

.pagination a,
.pagination button {
  display: block;
  padding: 0.16667rem 0.55556rem;
  border-radius: 0;
  color: #0a0a0a;
}

.pagination a:hover,
.pagination button:hover {
  background: #e6e6e6;
}

.pagination .current {
  padding: 0.16667rem 0.55556rem;
  background: #1779ba;
  color: #fefefe;
  cursor: default;
}

.pagination .disabled {
  padding: 0.16667rem 0.55556rem;
  color: #cacaca;
  cursor: not-allowed;
}

.pagination .disabled:hover {
  background: transparent;
}

.pagination .ellipsis::after {
  padding: 0.16667rem 0.55556rem;
  content: '\2026';
  color: #0a0a0a;
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: "«";
}

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: "»";
}

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: 0;
  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: 47.9375em) {
  .reveal {
    min-height: 0;
  }
}

.reveal .column, .reveal .columns {
  min-width: 0;
}

.reveal > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 47.9375em) {
  .reveal {
    width: 600px;
    max-width: 60.44444rem;
  }
}

.reveal.collapse {
  padding: 0;
}

@media print, screen and (min-width: 47.9375em) {
  .reveal.tiny {
    width: 30%;
    max-width: 60.44444rem;
  }
}

@media print, screen and (min-width: 47.9375em) {
  .reveal.small {
    width: 50%;
    max-width: 60.44444rem;
  }
}

@media print, screen and (min-width: 47.9375em) {
  .reveal.large {
    width: 90%;
    max-width: 60.44444rem;
  }
}

.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 print, screen and (max-width: 47.93625em) {
  .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;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}

thead,
tbody,
tfoot {
  border: 1px solid #f1f1f1;
  background-color: #fefefe;
}

caption {
  padding: 0.44444rem 0.55556rem 0.55556rem;
  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.44444rem 0.55556rem 0.55556rem;
  font-weight: bold;
  text-align: left;
}

tbody th,
tbody td {
  padding: 0.44444rem 0.55556rem 0.55556rem;
}

tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f1f1f1;
}

table.unstriped tbody {
  background-color: #fefefe;
}

table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #f1f1f1;
  background-color: #fefefe;
}

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

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none;
}

.tabs::before, .tabs::after {
  display: table;
  content: ' ';
}

.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: #1779ba;
}

.tabs.primary > li > a {
  color: #fefefe;
}

.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: #1673b1;
}

.tabs-title {
  float: left;
}

.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.66667rem;
  line-height: 1;
  color: #1779ba;
}

[data-whatinput='mouse'] .tabs-title > a {
  outline: 0;
}

.tabs-title > a:hover {
  background: #fefefe;
  color: #1468a0;
}

.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
  background: #e6e6e6;
  color: #1779ba;
}

.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;
}

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

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  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%;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 54.125em) and (max-width: 61.99875em) {
  .hide-for-menuchange-only {
    display: none !important;
  }
}

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

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

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

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

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

@media screen and (min-width: 68em) {
  .hide-for-xlarge {
    display: none !important;
  }
}

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

@media screen and (min-width: 68em) and (max-width: 89.99875em) {
  .hide-for-xlarge-only {
    display: none !important;
  }
}

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

@media screen and (min-width: 90em) {
  .hide-for-xxlarge {
    display: none !important;
  }
}

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

@media screen and (min-width: 90em) {
  .hide-for-xxlarge-only {
    display: none !important;
  }
}

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

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

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

.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;
  }
}

.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: ' ';
}

.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: 47.9375em) {
  .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: 54.125em) {
  .menuchange-order-1 {
    order: 1;
  }
  .menuchange-order-2 {
    order: 2;
  }
  .menuchange-order-3 {
    order: 3;
  }
  .menuchange-order-4 {
    order: 4;
  }
  .menuchange-order-5 {
    order: 5;
  }
  .menuchange-order-6 {
    order: 6;
  }
}

@media print, screen and (min-width: 62em) {
  .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;
  }
}

@media screen and (min-width: 68em) {
  .xlarge-order-1 {
    order: 1;
  }
  .xlarge-order-2 {
    order: 2;
  }
  .xlarge-order-3 {
    order: 3;
  }
  .xlarge-order-4 {
    order: 4;
  }
  .xlarge-order-5 {
    order: 5;
  }
  .xlarge-order-6 {
    order: 6;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-order-1 {
    order: 1;
  }
  .xxlarge-order-2 {
    order: 2;
  }
  .xxlarge-order-3 {
    order: 3;
  }
  .xxlarge-order-4 {
    order: 4;
  }
  .xxlarge-order-5 {
    order: 5;
  }
  .xxlarge-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: 47.9375em) {
  .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: 54.125em) {
  .menuchange-flex-container {
    display: flex;
  }
  .menuchange-flex-child-auto {
    flex: 1 1 auto;
  }
  .menuchange-flex-child-grow {
    flex: 1 0 auto;
  }
  .menuchange-flex-child-shrink {
    flex: 0 1 auto;
  }
  .menuchange-flex-dir-row {
    flex-direction: row;
  }
  .menuchange-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .menuchange-flex-dir-column {
    flex-direction: column;
  }
  .menuchange-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}

@media print, screen and (min-width: 62em) {
  .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;
  }
}

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

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

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
  background: #fff url(../c5cd7f5300576ab4c88202b42f6ded62.gif) center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url(../ced611daf7709cc778da928fec876475.eot);
  src: url(../ced611daf7709cc778da928fec876475.eot?#iefix) format("embedded-opentype"), url(../b7c9e1e479de3b53f1e4e30ebac2403a.woff) format("woff"), url(../d41f55a78e6f49a5512878df1737e58a.ttf) format("truetype"), url(../f97e3bbf73254b0112091d0192f17aec.svg#slick) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.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: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.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: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

@charset "UTF-8";
.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 {
  -webkit-animation-name: shake-7;
          animation-name: shake-7;
}

@-webkit-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%);
  }
}

@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 {
  -webkit-animation-name: spin-cw-1turn;
          animation-name: spin-cw-1turn;
}

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

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

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

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

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

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

@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 {
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
}

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

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

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

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

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

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

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

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

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

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

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

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

.long-delay {
  -webkit-animation-delay: 700ms !important;
          animation-delay: 700ms !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 {
  -webkit-animation-name: shake-7;
          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 {
  -webkit-animation-name: spin-cw-1turn;
          animation-name: spin-cw-1turn;
}

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

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

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

.wiggle {
  -webkit-animation-name: wiggle-7deg;
          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 {
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/* =============================================================================
Automatic Link-Icons
========================================================================== */
.autoicon:before {
  font-size: calc(1em - 2px);
}

.autoicon[href]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905" !important;
}

.autoicon[href*="mailto:"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e966" !important;
}

.autoicon[href*="tel:"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e942" !important;
}

.autoicon[href*="fax:"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e918" !important;
}

.autoicon[href*=".pdf"]:before, .autoicon[href*=".PDF"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
}

html, body {
  overflow-x: hidden;
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
main {
  position: relative;
}

body .skip-link {
  background-color: #fffbe3;
  font-size: 0.77778rem;
  padding: 0 0.22222rem !important;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-style: italic;
  color: #8c611c;
}

body .skip-link:focus {
  z-index: 90;
  position: absolute !important;
}

body .skip-link.show-on-focus {
  top: 1.27778rem;
  left: 1.77778rem;
}

html, body {
  min-height: 100vh;
}

@media print {
  html, body {
    height: auto;
  }
}

body > .off-canvas-wrapper,
body > .off-canvas-wrapper > .off-canvas-content {
  min-height: 100vh;
}

@media print {
  body > .off-canvas-wrapper,
  body > .off-canvas-wrapper > .off-canvas-content {
    min-height: auto;
  }
}

body #content {
  padding-bottom: 20.11111rem;
}

@media print, screen and (min-width: 47.9375em) {
  body #content {
    padding-bottom: 14.11111rem;
  }
}

@media print, screen and (min-width: 62em) {
  body #content {
    padding-bottom: 11.11111rem;
  }
}

body .off-canvas.is-open + .off-canvas-content .content-wrap {
  margin-bottom: 0;
}

@media print {
  .ir a:after, a[href^='javascript:']:after, a[href^='#']:after {
    display: inline-block;
  }
}

@media print {
  body a[href]:after {
    content: "";
  }
}

@media print {
  .site-loading-overlay {
    display: none !important;
    visibility: hidden !important;
  }
  .container, .container * {
    display: inline;
  }
}

h1 span, h2 span, h3 span, h4 span, h4 span, h6 span, .h1 span, .h2 span, .h3 span, .h4 span, .h5 span, .h6 span, .headline span, .subheadline span {
  display: block;
}

.h1, .h2, .h3, .h4, .h5, .h6, .headline, .subheadline, .overline {
  display: block;
}

/* =============================================================================
Custom Overlay Styles
========================================================================== */
[data-overlay-container] {
  position: relative;
}

[data-overlay-container] [data-overlay-content] {
  display: none;
  opacity: 0;
  transition: opacity 0.5s ease-out;
  z-index: 100;
}

[data-overlay-container] [data-overlay-content].open {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

[data-overlay-container] .closeoverlay {
  position: fixed;
  z-index: 99;
  width: 100%;
  height: 100vh;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer;
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.linktrigger {
  cursor: pointer;
}

.linktrigger.focused {
  outline: 1px dotted #535353;
}

.linktrigger.focused .link {
  outline: none;
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.autocomplete-suggestions {
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  border-top: none;
  background: #ffffff;
  cursor: default;
  overflow: auto;
  margin-top: -1px;
  font-family: "Univers LT W01_57 Condensed";
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
  color: #948f87;
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  max-height: 11.11111rem;
  padding: 0.22222rem 0.44444rem;
}

.autocomplete-suggestion {
  padding: 0.22222rem 0;
  white-space: nowrap;
  overflow: hidden;
  background: #ffffff;
}

.autocomplete-suggestion:hover {
  cursor: pointer;
}

.autocomplete-selected {
  background: #fafafa;
}

.autocomplete-suggestions strong {
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  font-weight: normal;
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
div.datepicker {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  color: #535353;
}

div.datepicker.dropdown-menu {
  border-radius: 0;
  box-shadow: 0 3px 6px 0 #e5e5e5;
}

div.datepicker td.active.day, div.datepicker td.active.year, div.datepicker td.active.day:hover, div.datepicker td.active.year:hover {
  background: #aa813f;
  color: #ffffff;
}

div.datepicker td:hover {
  color: #aa813f;
}

div.datepicker .prev i, div.datepicker .next i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

div.datepicker .prev i:after {
  content: "\e901";
}

div.datepicker .next i:after {
  content: "\e902";
}

.fancybox-enabled {
  overflow: hidden;
}

.fancybox-enabled body {
  overflow: visible;
  height: 100%;
}

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Make sure that the first one is on the top */
.fancybox-container ~ .fancybox-container {
  z-index: 99992;
}

.fancybox-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #0f0f11;
  opacity: 0;
  transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fancybox-container--ready .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-controls {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  z-index: 99994;
  transition: opacity 0.2s;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  direction: ltr;
}

.fancybox-show-controls .fancybox-controls {
  opacity: 1;
}

.fancybox-infobar {
  display: none;
}

.fancybox-show-infobar .fancybox-infobar {
  display: inline-block;
  pointer-events: all;
}

.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, 0.7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
}

.fancybox-buttons {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  pointer-events: all;
}

.fancybox-show-buttons .fancybox-buttons {
  display: block;
}

.fancybox-slider-wrap {
  overflow: hidden;
  direction: ltr;
}

.fancybox-slider,
.fancybox-slider-wrap {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
}

.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box;
}

.fancybox-slide--image {
  overflow: hidden;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-content {
  display: inline-block;
  position: relative;
  margin: 44px auto;
  padding: 0;
  border: 0;
  width: 80%;
  height: calc(100% - 88px);
  vertical-align: middle;
  line-height: normal;
  text-align: left;
  white-space: normal;
  outline: none;
  font-size: 16px;
  font-family: Arial, sans-serif;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
}

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video .fancybox-iframe {
  background: transparent;
}

.fancybox-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  background: transparent;
  background-size: 100% 100%;
}

.fancybox-controls--canzoomOut .fancybox-placeholder {
  cursor: zoom-out;
}

.fancybox-controls--canzoomIn .fancybox-placeholder {
  cursor: zoom-in;
}

.fancybox-controls--canGrab .fancybox-placeholder {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-controls--isGrabbing .fancybox-placeholder {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}

.fancybox-error {
  position: absolute;
  margin: 0;
  padding: 40px;
  top: 50%;
  left: 50%;
  width: 380px;
  max-width: 100%;
  transform: translate(-50%, -50%);
  background: #fff;
  cursor: default;
}

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  z-index: 10;
  cursor: pointer;
}

.fancybox-close-small:after {
  content: '×';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background: #fff;
  transition: background 0.2s;
  box-sizing: border-box;
  z-index: 2;
}

.fancybox-close-small:focus:after {
  outline: 1px dotted #888;
}

.fancybox-slide--video .fancybox-close-small {
  top: -36px;
  right: -36px;
  background: transparent;
}

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee;
}

/* Caption */
.fancybox-caption-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0;
  z-index: 99998;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  opacity: 0;
  transition: opacity 0.2s;
  pointer-events: none;
}

.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
}

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none;
}

.fancybox-caption a,
.fancybox-caption button {
  pointer-events: all;
}

.fancybox-caption a {
  color: #fff;
  text-decoration: underline;
}

/* Buttons */
.fancybox-button {
  display: inline-block;
  position: relative;
  width: 44px;
  height: 44px;
  line-height: 44px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  background: transparent;
  color: #fff;
  box-sizing: border-box;
  vertical-align: top;
  outline: none;
}

.fancybox-button--disabled {
  cursor: default;
  pointer-events: none;
}

.fancybox-button,
.fancybox-infobar__body {
  background: rgba(30, 30, 30, 0.6);
}

.fancybox-button:hover {
  background: rgba(0, 0, 0, 0.8);
}

.fancybox-button::after,
.fancybox-button::before {
  content: '';
  pointer-events: none;
  position: absolute;
  border-color: #fff;
  background-color: currentColor;
  color: currentColor;
  opacity: 0.9;
  box-sizing: border-box;
  display: inline-block;
}

.fancybox-button--disabled::after,
.fancybox-button--disabled::before {
  opacity: 0.5;
}

.fancybox-button--left::after {
  left: 20px;
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  transform: rotate(-135deg);
}

.fancybox-button--right::after {
  right: 20px;
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  transform: rotate(45deg);
}

.fancybox-button--left {
  border-bottom-left-radius: 5px;
}

.fancybox-button--right {
  border-bottom-right-radius: 5px;
}

.fancybox-button--close {
  float: right;
}

.fancybox-button--close::after,
.fancybox-button--close::before {
  content: '';
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px);
}

.fancybox-button--close::before {
  transform: rotate(45deg);
}

.fancybox-button--close::after {
  transform: rotate(-45deg);
}

/* Loading spinner */
.fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate 0.8s infinite linear;
  animation: fancybox-rotate 0.8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

@keyframes fancybox-rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-controls {
    text-align: left;
  }
  .fancybox-button--left,
  .fancybox-button--right,
  .fancybox-buttons button:not(.fancybox-button--close) {
    display: none !important;
  }
  .fancybox-caption {
    padding: 20px 0;
    margin: 0;
  }
}

/* Fullscreen  */
.fancybox-button--fullscreen::before {
  width: 15px;
  height: 11px;
  left: 15px;
  top: 16px;
  border: 2px solid;
  background: none;
}

/* Slideshow button */
.fancybox-button--play::before {
  top: 16px;
  left: 18px;
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px;
  background: transparent;
}

.fancybox-button--pause::before {
  top: 16px;
  left: 18px;
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px 0 2px;
  background: transparent;
}

/* Thumbs */
.fancybox-button--thumbs span {
  font-size: 23px;
}

.fancybox-button--thumbs::before {
  top: 20px;
  left: 21px;
  width: 3px;
  height: 3px;
  box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
}

.fancybox-container--thumbs .fancybox-caption-wrap,
.fancybox-container--thumbs .fancybox-controls,
.fancybox-container--thumbs .fancybox-slider-wrap {
  right: 220px;
}

.fancybox-thumbs {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  width: 220px;
  margin: 0;
  padding: 5px 5px 0 0;
  background: #fff;
  z-index: 99993;
  word-break: normal;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
}

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
}

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  max-width: 50%;
  padding: 0;
  margin: 0;
  width: 105px;
  height: 75px;
  position: relative;
  cursor: pointer;
  outline: none;
  border: 5px solid #fff;
  border-top-width: 0;
  border-right-width: 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
}

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-thumbs > ul > li:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 2px;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    display: none !important;
  }
  .fancybox-container--thumbs .fancybox-caption-wrap,
  .fancybox-container--thumbs .fancybox-controls,
  .fancybox-container--thumbs .fancybox-slider-wrap {
    right: 0;
  }
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.fancybox-slider-wrap {
  bottom: 6.66667rem;
}

.fancybox-slider-wrap .fancybox-slide--video {
  overflow-y: hidden;
}

.fancybox-slider-wrap .fancybox-slide--video .fancybox-content {
  margin-top: 0;
  position: relative;
  height: 0;
  padding-bottom: 56.2%;
}

.fancybox-slider-wrap .fancybox-slide--video .fancybox-content .fancybox-iframe {
  position: absolute;
  top: 45%;
  right: 0;
  bottom: 0;
  left: 50%;
  max-width: 66.66667rem;
  max-height: 37.5rem;
  transform: translate(-50%, -50%);
}

.fancybox-caption-wrap {
  border: none;
  padding: 1.33333rem 0;
  display: inline-block;
  text-align: center;
}

.fancybox-caption {
  border: none;
  display: inline-block;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-style: italic;
  font-size: 1rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  color: #aa813f;
}

.fancybox-button:focus, .fancybox-button:hover {
  background: #000;
}

.fancybox-button:focus {
  outline: 1px dotted #ffffff;
}

/*!
 * Gutenberg
 *
 * MIT Fabien Sa
 * https://github.com/BafS/Gutenberg
 */
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Correct the line height in all browsers.
     * 2. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */
@media print {
  html {
    /* Change the default font family in all browsers (opinionated). */
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.15;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
  }
  /* Sections
          ========================================================================== */
  /**
        * Remove the margin in all browsers (opinionated).
        */
  body {
    margin: 0;
  }
  /**
        * Add the correct display in IE 9-.
        */
  article,
  aside,
  footer,
  header,
  nav,
  section {
    display: block;
  }
  /**
        * Correct the font size and margin on `h1` elements within `section` and
        * `article` contexts in Chrome, Firefox, and Safari.
        */
  h1 {
    font-size: 2em;
    margin: 0.67em 0;
  }
  /* Grouping content
          ========================================================================== */
  /**
        * Add the correct display in IE 9-.
        */
  figcaption,
  figure {
    display: block;
  }
  /**
        * Add the correct margin in IE 8.
        */
  figure {
    margin: 1em 40px;
  }
  /**
        * 1. Add the correct box sizing in Firefox.
        * 2. Show the overflow in Edge and IE.
        */
  hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
  }
  /**
        * Add the correct display in IE.
        */
  main {
    display: block;
  }
  /**
        * 1. Correct the inheritance and scaling of font size in all browsers.
        * 2. Correct the odd `em` font sizing in all browsers.
        */
  pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
  }
  /* Links
          ========================================================================== */
  /**
        * 1. Remove the gray background on active links in IE 10.
        * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
        */
  a {
    background-color: transparent;
    /* 1 */
    -webkit-text-decoration-skip: objects;
    /* 2 */
  }
  /* Text-level semantics
          ========================================================================== */
  /**
        * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
        * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
        */
  abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted;
    /* 2 */
  }
  /**
        * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
        */
  b,
  strong {
    font-weight: inherit;
  }
  /**
        * Add the correct font weight in Chrome, Edge, and Safari.
        */
  b,
  strong {
    font-weight: bolder;
  }
  /**
        * 1. Correct the inheritance and scaling of font size in all browsers.
        * 2. Correct the odd `em` font sizing in all browsers.
        */
  code,
  kbd,
  samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
  }
  /**
        * Add the correct font style in Android 4.3-.
        */
  dfn {
    font-style: italic;
  }
  /**
        * Add the correct background and color in IE 9-.
        */
  mark {
    background-color: #ff0;
    color: #000;
  }
  /**
        * Add the correct font size in all browsers.
        */
  small {
    font-size: 80%;
  }
  /**
        * Prevent `sub` and `sup` elements from affecting the line height in
        * all browsers.
        */
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  /* Embedded content
          ========================================================================== */
  /**
        * Add the correct display in IE 9-.
        */
  audio,
  video {
    display: inline-block;
  }
  /**
        * Add the correct display in iOS 4-7.
        */
  audio:not([controls]) {
    display: none;
    height: 0;
  }
  /**
        * Remove the border on images inside links in IE 10-.
        */
  img {
    border-style: none;
  }
  /**
        * Hide the overflow in IE.
        */
  svg:not(:root) {
    overflow: hidden;
  }
  /* Forms
          ========================================================================== */
  /**
        * 1. Change the font styles in all browsers (opinionated).
        * 2. Remove the margin in Firefox and Safari.
        */
  button,
  input,
  optgroup,
  select,
  textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
  }
  /**
        * Show the overflow in IE.
        */
  button {
    overflow: visible;
  }
  /**
        * Remove the inheritance of text transform in Edge, Firefox, and IE.
        * 1. Remove the inheritance of text transform in Firefox.
        */
  button,
  select {
    /* 1 */
    text-transform: none;
  }
  /**
        * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
        *    controls in Android 4.
        * 2. Correct the inability to style clickable types in iOS and Safari.
        */
  button,
  html [type="button"],
  [type="reset"],
  [type="submit"] {
    -webkit-appearance: button;
    /* 2 */
  }
  button,
  [type="button"],
  [type="reset"],
  [type="submit"] {
    /**
          * Remove the inner border and padding in Firefox.
          */
    /**
          * Restore the focus styles unset by the previous rule.
          */
  }
  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;
  }
  /**
        * Show the overflow in Edge.
        */
  input {
    overflow: visible;
  }
  /**
        * 1. Add the correct box sizing in IE 10-.
        * 2. Remove the padding in IE 10-.
        */
  [type="checkbox"],
  [type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
  }
  /**
        * Correct the cursor style of increment and decrement buttons in Chrome.
        */
  [type="number"]::-webkit-inner-spin-button,
  [type="number"]::-webkit-outer-spin-button {
    height: auto;
  }
  /**
        * 1. Correct the odd appearance in Chrome and Safari.
        * 2. Correct the outline style in Safari.
        */
  [type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
    /**
          * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
          */
  }
  [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  /**
        * 1. Correct the inability to style clickable types in iOS and Safari.
        * 2. Change font properties to `inherit` in Safari.
        */
  ::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
  }
  /**
        * Correct the padding in Firefox.
        */
  fieldset {
    padding: 0.35em 0.75em 0.625em;
  }
  /**
        * 1. Correct the text wrapping in Edge and IE.
        * 2. Correct the color inheritance from `fieldset` elements in IE.
        * 3. Remove the padding so developers are not caught out when they zero out
        *    `fieldset` elements in all browsers.
        */
  legend {
    box-sizing: border-box;
    /* 1 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    color: inherit;
    /* 2 */
    white-space: normal;
    /* 1 */
  }
  /**
        * 1. Add the correct display in IE 9-.
        * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
        */
  progress {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
  }
  /**
        * Remove the default vertical scrollbar in IE.
        */
  textarea {
    overflow: auto;
  }
  /* Interactive
          ========================================================================== */
  /*
        * Add the correct display in Edge, IE, and Firefox.
        */
  details {
    display: block;
  }
  /*
        * Add the correct display in all browsers.
        */
  summary {
    display: list-item;
  }
  /*
        * Add the correct display in IE 9-.
        */
  menu {
    display: block;
  }
  /* Scripting
          ========================================================================== */
  /**
        * Add the correct display in IE 9-.
        */
  canvas {
    display: inline-block;
  }
  /**
        * Add the correct display in IE.
        */
  template {
    display: none;
  }
  /* Hidden
          ========================================================================== */
  /**
        * Add the correct display in IE 10-.
        */
  [hidden] {
    display: none;
  }
  * {
    box-sizing: border-box;
  }
  *,
  *:before,
  *:after,
  p:first-letter,
  div:first-letter,
  blockquote:first-letter,
  li:first-letter,
  p:first-line,
  div:first-line,
  blockquote:first-line,
  li:first-line {
    background: transparent !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  html {
    font-size: 16px;
    margin: 0;
    padding: 0;
  }
  body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    background: #fff !important;
    color: #000 !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    margin: 0 auto;
    text-rendering: optimizeLegibility;
  }
  p,
  blockquote,
  table,
  ul,
  ol,
  dl {
    margin-bottom: 1.5rem;
    margin-top: 0;
  }
  p:last-child,
  ul:last-child,
  ol:last-child {
    margin-bottom: 0;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    color: #000;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.2;
    margin-bottom: 0.75rem;
    margin-top: 0;
  }
  h1 {
    font-size: 2.5rem;
  }
  h2 {
    font-size: 2rem;
  }
  h3 {
    font-size: 1.75rem;
  }
  h4 {
    font-size: 1.5rem;
  }
  h5 {
    font-size: 1.25rem;
  }
  h6 {
    font-size: 1rem;
  }
  a, a:visited {
    color: #000;
    text-decoration: underline;
    word-wrap: break-word;
  }
  table {
    border-collapse: collapse;
  }
  thead {
    display: table-header-group;
  }
  table,
  th,
  td {
    border-bottom: 1px solid #000;
  }
  td,
  th {
    padding: 8px 16px;
  }
  code,
  pre,
  kbd {
    border: 1px solid #bbb;
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
    font-size: 85%;
  }
  code,
  kbd {
    padding: 3px;
  }
  pre {
    margin-bottom: 1.5rem;
    padding: 10px 12px;
  }
  pre code,
  pre kbd {
    border: 0;
  }
  ::-webkit-input-placeholder {
    color: transparent;
  }
  :-moz-placeholder {
    color: transparent;
  }
  ::-moz-placeholder {
    color: transparent;
  }
  :-ms-input-placeholder {
    color: transparent;
  }
  blockquote {
    border: 0;
    border-left: 5px solid #bbb;
    margin-left: 1px;
    padding: 12px 1.5rem;
  }
  blockquote:first-child {
    margin-top: 0;
  }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0;
  }
  blockquote footer {
    display: block;
    font-size: 80%;
  }
  img {
    border: 0;
    display: block;
    max-width: 100% !important;
    vertical-align: middle;
  }
  hr {
    border: 0;
    border-bottom: 2px solid #bbb;
    height: 0;
    margin: 2.25rem 0;
    padding: 0;
  }
  dt {
    font-weight: bold;
  }
  dd {
    margin: 0;
    margin-bottom: 0.75rem;
  }
  abbr[title],
  acronym[title] {
    border: 0;
    text-decoration: none;
  }
  table,
  blockquote,
  pre,
  code,
  figure,
  li,
  hr,
  ul,
  ol,
  a,
  tr {
    page-break-inside: avoid;
  }
  h2,
  h3,
  h4,
  p,
  a {
    orphans: 3;
    widows: 3;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    page-break-after: avoid;
    page-break-inside: avoid;
  }
  h1 + p,
  h2 + p,
  h3 + p {
    page-break-before: avoid;
  }
  img {
    page-break-after: auto;
    page-break-before: auto;
    page-break-inside: avoid;
  }
  pre {
    white-space: pre-wrap !important;
    word-wrap: break-word;
  }
  body {
    padding-bottom: 2.54cm;
    padding-left: 1.8cm;
    padding-right: 1.8cm;
    padding-top: 2.54cm;
  }
  a[href^='http://']:after, a[href^='https://']:after, a[href^='ftp://']:after {
    content: " (" attr(href) ")";
    font-size: 80%;
  }
  abbr[title]:after,
  acronym[title]:after {
    content: " (" attr(title) ")";
  }
  .page-break,
  .page-break-before {
    page-break-before: always;
  }
  .page-break-after {
    page-break-after: always;
  }
  .no-print {
    display: none;
  }
  a.no-reformat:after {
    content: '';
  }
  abbr[title].no-reformat:after,
  acronym[title].no-reformat:after {
    content: '';
  }
  .no-reformat abbr:after,
  .no-reformat acronym:after,
  .no-reformat a:after {
    content: '';
  }
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.slick-slider .slick-arrow.slick-disabled,
.slick-slider .slick-dots button.slick-disabled {
  display: none !important;
}

.slick-slider .slick-arrow:focus:before,
.slick-slider .slick-dots button:focus:before {
  outline: 1px dotted #535353;
}

.slick-slider ~ .slick-nav .slick-arrow.slick-disabled,
.slick-slider ~ .slick-nav .slick-dots button.slick-disabled {
  display: none !important;
}

.slick-slider ~ .slick-nav .slick-arrow:focus:before,
.slick-slider ~ .slick-nav .slick-dots button:focus:before {
  outline: 1px dotted #535353;
}

@font-face {
  font-family: 'icomoon';
  src: url("/ssg_prototype/fonts/icomoon.eot");
  src: url("/ssg_prototype/fonts/icomoon.eot") format("embedded-opentype"), url("/ssg_prototype/fonts/icomoon.ttf") format("truetype"), url("/ssg_prototype/fonts/icomoon.woff") format("woff"), url("/ssg_prototype/fonts/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class^="icon-"]:after, [class*=" icon-"]:before, [class*=" icon-"]:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-themenjahr2021:before {
  content: "";
}

.icon-themenjahr2021-tipp:before {
  content: "";
}

.icon-adventskalender-stern:before {
  content: "";
}

.icon-pin:before {
  content: "";
}

.icon-stage_pause:before {
  content: "";
}

.icon-stage_play:before {
  content: "";
}

.icon-barrierefrei:before {
  content: "";
}

.icon-gebaerden-sprache:before {
  content: "";
}

.icon-leichte-sprache:before {
  content: "";
}

.icon-themenjahr:before {
  content: "";
}

.icon-highlights:before {
  content: "";
}

.icon-restaurants:before {
  content: "";
}

.icon-wc:before {
  content: "";
}

.icon-grad2:before {
  content: "";
}

.icon-arrow-left_slider2:before {
  content: "";
}

.icon-arrow-right_slider2:before {
  content: "";
}

.icon-burgen2:before {
  content: "";
}

.icon-foot_pdf2:before {
  content: "";
}

.icon-mail2:before {
  content: "";
}

.icon-home2:before {
  content: "";
}

.icon-filter2:before {
  content: "";
}

.icon-burger-menu2:before {
  content: "";
}

.icon-foot-special-twitter:before {
  content: "";
}

.icon-foot-special-face2:before {
  content: "";
}

.icon-foot-special-you2:before {
  content: "";
}

.icon-phone2:before {
  content: "";
}

.icon-printer2:before {
  content: "";
}

.icon-gaerten2:before {
  content: "";
}

.icon-kleinode2:before {
  content: "";
}

.icon-kloester2:before {
  content: "";
}

.icon-more2:before {
  content: "";
}

.icon-schloesser2:before {
  content: "";
}

.icon-video2:before {
  content: "";
}

.icon-search2:before {
  content: "";
}

.icon-arrow-up2:before {
  content: "";
}

.icon-arrow-right_link2:before {
  content: "";
}

.icon-arrow-down2:before {
  content: "";
}

.icon-arrow-left_link2:before {
  content: "";
}

.icon-share2:before {
  content: "";
}

.icon-google-plus2:before {
  content: "";
}

.icon-facebook2:before {
  content: "";
}

.icon-whatsapp2:before {
  content: "";
}

.icon-twitter2:before {
  content: "";
}

.icon-youtube2:before {
  content: "";
}

.icon-foot-special-face:before {
  content: "";
}

.icon-foot-special-you:before {
  content: "";
}

.icon-burger-menu:before {
  content: "";
}

.icon-filter:before {
  content: "";
}

.icon-home:before {
  content: "";
}

.icon-grad:before {
  content: "";
}

.icon-arrow-left_slider:before {
  content: "";
}

.icon-arrow-right_slider:before {
  content: "";
}

.icon-burgen:before {
  content: "";
}

.icon-gaerten:before {
  content: "";
}

.icon-kleinode:before {
  content: "";
}

.icon-kloester:before {
  content: "";
}

.icon-more:before {
  content: "";
}

.icon-schloesser:before {
  content: "";
}

.icon-video:before {
  content: "";
}

.icon-kalender_frei:before {
  content: "";
}

.icon-unendlich-schoen:before {
  content: "";
}

.icon-neu:before {
  content: "";
}

.icon-kinder_familie:before {
  content: "";
}

.icon-wissen_staunen:before {
  content: "";
}

.icon-workshop:before {
  content: "";
}

.icon-jubilaeen:before {
  content: "";
}

.icon-kostuemfuehrung:before {
  content: "";
}

.icon-genuss_geschichte:before {
  content: "";
}

.icon-stoerer-freunde:before {
  content: "";
}

.icon-saebelchen:before {
  content: "";
}

.icon-parlieren:before {
  content: "";
}

.icon-kalender:before {
  content: "";
}

.icon-minus:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-zentrieren:before {
  content: "";
}

.icon-gewinnspiel2018:before {
  content: "";
}

.icon-foot-special-insta:before {
  content: "";
}

.icon-kelch:before {
  content: "";
}

.icon-aktuelles:before {
  content: "";
}

.icon-backlink:before {
  content: "";
}

.icon-denkanstoesse:before {
  content: "";
}

.icon-gartentipps:before {
  content: "";
}

.icon-gewinnspiel:before {
  content: "";
}

.icon-horizontal:before {
  content: "";
}

.icon-laemmchen:before {
  content: "";
}

.icon-rezepte:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-fax:before {
  content: "";
}

.icon-foot_pdf:before {
  content: "";
}

.icon-mail:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-printer:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-arrow-up:before {
  content: "";
}

.icon-arrow-right_link:before {
  content: "";
}

.icon-arrow-down:before {
  content: "";
}

.icon-arrow-left_link:before {
  content: "";
}

.icon-share:before {
  content: "";
}

.icon-google-plus:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-whatsapp:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

/* Web Fonts */
/* Web fonts */
.section.fe-preview {
  background-color: #f8c3c0;
}

.column-control.fe-preview {
  background-color: #bfe1c9;
}

.column-control-container .cell.fe-preview {
  background-color: #d4f3fc;
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
@font-face {
  font-family: 'icomoon';
  src: url("/ssg_prototype/fonts/icomoon.eot");
  src: url("/ssg_prototype/fonts/icomoon.eot") format("embedded-opentype"), url("/ssg_prototype/fonts/icomoon.ttf") format("truetype"), url("/ssg_prototype/fonts/icomoon.woff") format("woff"), url("/ssg_prototype/fonts/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class^="icon-"]:after, [class*=" icon-"]:before, [class*=" icon-"]:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-themenjahr2021:before {
  content: "";
}

.icon-themenjahr2021-tipp:before {
  content: "";
}

.icon-adventskalender-stern:before {
  content: "";
}

.icon-pin:before {
  content: "";
}

.icon-stage_pause:before {
  content: "";
}

.icon-stage_play:before {
  content: "";
}

.icon-barrierefrei:before {
  content: "";
}

.icon-gebaerden-sprache:before {
  content: "";
}

.icon-leichte-sprache:before {
  content: "";
}

.icon-themenjahr:before {
  content: "";
}

.icon-highlights:before {
  content: "";
}

.icon-restaurants:before {
  content: "";
}

.icon-wc:before {
  content: "";
}

.icon-grad2:before {
  content: "";
}

.icon-arrow-left_slider2:before {
  content: "";
}

.icon-arrow-right_slider2:before {
  content: "";
}

.icon-burgen2:before {
  content: "";
}

.icon-foot_pdf2:before {
  content: "";
}

.icon-mail2:before {
  content: "";
}

.icon-home2:before {
  content: "";
}

.icon-filter2:before {
  content: "";
}

.icon-burger-menu2:before {
  content: "";
}

.icon-foot-special-twitter:before {
  content: "";
}

.icon-foot-special-face2:before {
  content: "";
}

.icon-foot-special-you2:before {
  content: "";
}

.icon-phone2:before {
  content: "";
}

.icon-printer2:before {
  content: "";
}

.icon-gaerten2:before {
  content: "";
}

.icon-kleinode2:before {
  content: "";
}

.icon-kloester2:before {
  content: "";
}

.icon-more2:before {
  content: "";
}

.icon-schloesser2:before {
  content: "";
}

.icon-video2:before {
  content: "";
}

.icon-search2:before {
  content: "";
}

.icon-arrow-up2:before {
  content: "";
}

.icon-arrow-right_link2:before {
  content: "";
}

.icon-arrow-down2:before {
  content: "";
}

.icon-arrow-left_link2:before {
  content: "";
}

.icon-share2:before {
  content: "";
}

.icon-google-plus2:before {
  content: "";
}

.icon-facebook2:before {
  content: "";
}

.icon-whatsapp2:before {
  content: "";
}

.icon-twitter2:before {
  content: "";
}

.icon-youtube2:before {
  content: "";
}

.icon-foot-special-face:before {
  content: "";
}

.icon-foot-special-you:before {
  content: "";
}

.icon-burger-menu:before {
  content: "";
}

.icon-filter:before {
  content: "";
}

.icon-home:before {
  content: "";
}

.icon-grad:before {
  content: "";
}

.icon-arrow-left_slider:before {
  content: "";
}

.icon-arrow-right_slider:before {
  content: "";
}

.icon-burgen:before {
  content: "";
}

.icon-gaerten:before {
  content: "";
}

.icon-kleinode:before {
  content: "";
}

.icon-kloester:before {
  content: "";
}

.icon-more:before {
  content: "";
}

.icon-schloesser:before {
  content: "";
}

.icon-video:before {
  content: "";
}

.icon-kalender_frei:before {
  content: "";
}

.icon-unendlich-schoen:before {
  content: "";
}

.icon-neu:before {
  content: "";
}

.icon-kinder_familie:before {
  content: "";
}

.icon-wissen_staunen:before {
  content: "";
}

.icon-workshop:before {
  content: "";
}

.icon-jubilaeen:before {
  content: "";
}

.icon-kostuemfuehrung:before {
  content: "";
}

.icon-genuss_geschichte:before {
  content: "";
}

.icon-stoerer-freunde:before {
  content: "";
}

.icon-saebelchen:before {
  content: "";
}

.icon-parlieren:before {
  content: "";
}

.icon-kalender:before {
  content: "";
}

.icon-minus:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-zentrieren:before {
  content: "";
}

.icon-gewinnspiel2018:before {
  content: "";
}

.icon-foot-special-insta:before {
  content: "";
}

.icon-kelch:before {
  content: "";
}

.icon-aktuelles:before {
  content: "";
}

.icon-backlink:before {
  content: "";
}

.icon-denkanstoesse:before {
  content: "";
}

.icon-gartentipps:before {
  content: "";
}

.icon-gewinnspiel:before {
  content: "";
}

.icon-horizontal:before {
  content: "";
}

.icon-laemmchen:before {
  content: "";
}

.icon-rezepte:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-fax:before {
  content: "";
}

.icon-foot_pdf:before {
  content: "";
}

.icon-mail:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-printer:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-arrow-up:before {
  content: "";
}

.icon-arrow-right_link:before {
  content: "";
}

.icon-arrow-down:before {
  content: "";
}

.icon-arrow-left_link:before {
  content: "";
}

.icon-share:before {
  content: "";
}

.icon-google-plus:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-whatsapp:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

/* =============================================================================
Custom Shrink Classes
========================================================================== */
.small-shrink {
  flex: 0 0 auto;
  max-width: 100%;
}

@media print, screen and (min-width: 47.9375em) {
  .medium-shrink {
    flex: 0 0 auto;
    max-width: 100%;
  }
}

@media print, screen and (min-width: 54.125em) {
  .menuchange-shrink {
    flex: 0 0 auto;
    max-width: 100%;
  }
}

@media print, screen and (min-width: 62em) {
  .large-shrink {
    flex: 0 0 auto;
    max-width: 100%;
  }
}

@media screen and (min-width: 68em) {
  .xlarge-shrink {
    flex: 0 0 auto;
    max-width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-shrink {
    flex: 0 0 auto;
    max-width: 100%;
  }
}

/* =============================================================================
Custom expanded-Classes
========================================================================== */
.small-expanded {
  max-width: none;
}

@media print, screen and (min-width: 47.9375em) {
  .medium-expanded {
    max-width: none;
  }
}

@media print, screen and (min-width: 54.125em) {
  .menuchange-expanded {
    max-width: none;
  }
}

@media print, screen and (min-width: 62em) {
  .large-expanded {
    max-width: none;
  }
}

@media screen and (min-width: 68em) {
  .xlarge-expanded {
    max-width: none;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-expanded {
    max-width: none;
  }
}

/* =============================================================================
Custom alignment-Classes
========================================================================== */
.small-align-left {
  justify-content: start;
}

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 47.9375em) {
  .medium-align-left {
    justify-content: start;
  }
  .medium-align-right {
    justify-content: end;
  }
  .medium-align-center {
    justify-content: center;
  }
  .medium-align-justify {
    justify-content: space-around;
  }
  .medium-align-spaced {
    justify-content: space-between;
  }
  .medium-align-top {
    align-items: flex-start;
  }
  .medium-align-bottom {
    align-items: flex-end;
  }
  .medium-align-middle {
    align-items: center;
  }
  .medium-align-stretch {
    align-items: stretch;
  }
}

@media print, screen and (min-width: 54.125em) {
  .menuchange-align-left {
    justify-content: start;
  }
  .menuchange-align-right {
    justify-content: end;
  }
  .menuchange-align-center {
    justify-content: center;
  }
  .menuchange-align-justify {
    justify-content: space-around;
  }
  .menuchange-align-spaced {
    justify-content: space-between;
  }
  .menuchange-align-top {
    align-items: flex-start;
  }
  .menuchange-align-bottom {
    align-items: flex-end;
  }
  .menuchange-align-middle {
    align-items: center;
  }
  .menuchange-align-stretch {
    align-items: stretch;
  }
}

@media print, screen and (min-width: 62em) {
  .large-align-left {
    justify-content: start;
  }
  .large-align-right {
    justify-content: end;
  }
  .large-align-center {
    justify-content: center;
  }
  .large-align-justify {
    justify-content: space-around;
  }
  .large-align-spaced {
    justify-content: space-between;
  }
  .large-align-top {
    align-items: flex-start;
  }
  .large-align-bottom {
    align-items: flex-end;
  }
  .large-align-middle {
    align-items: center;
  }
  .large-align-stretch {
    align-items: stretch;
  }
}

@media screen and (min-width: 68em) {
  .xlarge-align-left {
    justify-content: start;
  }
  .xlarge-align-right {
    justify-content: end;
  }
  .xlarge-align-center {
    justify-content: center;
  }
  .xlarge-align-justify {
    justify-content: space-around;
  }
  .xlarge-align-spaced {
    justify-content: space-between;
  }
  .xlarge-align-top {
    align-items: flex-start;
  }
  .xlarge-align-bottom {
    align-items: flex-end;
  }
  .xlarge-align-middle {
    align-items: center;
  }
  .xlarge-align-stretch {
    align-items: stretch;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-align-left {
    justify-content: start;
  }
  .xxlarge-align-right {
    justify-content: end;
  }
  .xxlarge-align-center {
    justify-content: center;
  }
  .xxlarge-align-justify {
    justify-content: space-around;
  }
  .xxlarge-align-spaced {
    justify-content: space-between;
  }
  .xxlarge-align-top {
    align-items: flex-start;
  }
  .xxlarge-align-bottom {
    align-items: flex-end;
  }
  .xxlarge-align-middle {
    align-items: center;
  }
  .xxlarge-align-stretch {
    align-items: stretch;
  }
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.adteaser {
  /*dots*/
}

.adteaser a, .adteaser .linktrigger {
  width: 100%;
  cursor: pointer;
}

.adteaser .headline {
  color: #535353;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 1.33333rem;
  margin-bottom: 0;
  line-height: 1.66667rem;
  letter-spacing: 0.02778rem;
  text-transform: uppercase;
}

@media print, screen and (min-width: 47.9375em) {
  .adteaser .headline {
    font-size: 1.44444rem;
  }
}

@media print, screen and (min-width: 62em) {
  .adteaser .headline {
    font-size: 1.77778rem;
    line-height: 2.22222rem;
  }
}

@media print, screen and (max-width: 47.93625em) {
  .adteaser.makesmallslides:not(.slick-initialized) .slide + .slide {
    display: none;
  }
}

.adteaser .slick-track {
  display: flex;
}

@media print, screen and (max-width: 47.93625em) {
  .adteaser .slick-track {
    background-color: #f3f0ec;
  }
}

.adteaser .slick-track .slick-slide {
  display: flex;
  flex: 1 1 100%;
  height: 100%;
}

.adteaser .slick-dots {
  bottom: -2.33333rem;
  background-color: #f3f0ec;
  padding-bottom: 1.66667rem;
}

.adteaser .slick-dots li {
  margin: 0;
  height: 1rem;
  width: 1rem;
}

.adteaser .slick-dots li button {
  padding: 0;
}

.adteaser .slick-dots li button:before {
  color: #948f87;
  font-size: 0.66667rem;
  height: 1rem;
  width: 1rem;
  opacity: 1;
}

.adteaser .slick-dots li.slick-active button:before {
  color: #bbb4ab;
  opacity: 1;
}

.adteaser .slide {
  background-color: #f3f0ec;
  margin-top: 4.44444rem;
  height: 100%;
}

@media print, screen and (min-width: 62em) {
  .adteaser .slide {
    padding-top: 0;
  }
}

@media print, screen and (max-width: 47.93625em) {
  .adteaser .slider-wrap {
    margin-top: 1.38889rem;
  }
}

@media print, screen and (max-width: 47.93625em) {
  .adteaser .slide {
    margin-top: 0;
  }
}

.adteaser .video-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.adteaser .video-wrap embed,
.adteaser .video-wrap iframe,
.adteaser .video-wrap object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.adteaser .text {
  padding: 1.33333rem 0.88889rem 1.77778rem;
}

@media print, screen and (min-width: 47.9375em) {
  .adteaser .text {
    padding-top: 1.77778rem;
    padding-left: 0;
    padding-right: 0;
  }
}

.adteaser .text .headline-wrap {
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
}

.adteaser .text .subheadline {
  color: #8c611c;
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  font-size: 0.72222rem;
  line-height: 1.05556rem;
  margin-bottom: 0;
  letter-spacing: 0.01389rem;
  text-transform: uppercase;
  order: 1;
}

@media print, screen and (min-width: 62em) {
  .adteaser .text .subheadline {
    font-size: 0.83333rem;
    line-height: 1.11111rem;
    margin-bottom: 0.11111rem;
  }
}

.adteaser .text .headline {
  color: #535353;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
  order: 2;
}

@media print, screen and (min-width: 47.9375em) {
  .adteaser .text .headline {
    font-size: 1.11111rem;
    line-height: 1.55556rem;
    letter-spacing: 0.02778rem;
  }
}

@media print, screen and (min-width: 62em) {
  .adteaser .text .headline {
    font-size: 1.33333rem;
    line-height: 1.66667rem;
    letter-spacing: 0.02778rem;
  }
}

.adteaser .text p {
  color: #535353;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  font-style: italic;
  margin-bottom: 0;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
  order: 3;
}

@media print, screen and (min-width: 62em) {
  .adteaser .text p {
    font-size: 1rem;
    line-height: 1.33333rem;
  }
}

@media print {
  .adteaser {
    display: none;
  }
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.aktuellesteaser {
  margin-top: 3.55556rem;
  margin-bottom: 3.55556rem;
  position: relative;
}

@media print {
  .aktuellesteaser .slick-list {
    height: auto !important;
  }
  .aktuellesteaser .slick-list .slick-track {
    width: 100% !important;
    transform: unset !important;
  }
  .aktuellesteaser .slick-list .slick-slide {
    width: 100% !important;
  }
  .aktuellesteaser .slick-list .slick-slide.slick-cloned {
    display: none;
  }
}

.aktuellesteaser .headline {
  color: #948f87;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 1.33333rem;
  margin-bottom: 1.77778rem;
  line-height: 1.66667rem;
  letter-spacing: 0.02778rem;
  text-transform: uppercase;
  padding-right: 3.11111rem;
}

@media print, screen and (min-width: 47.9375em) {
  .aktuellesteaser .headline {
    font-size: 1.44444rem;
    line-height: 1.66667rem;
  }
}

@media print, screen and (min-width: 62em) {
  .aktuellesteaser .headline {
    font-size: 1.77778rem;
    line-height: 2.22222rem;
  }
}

.aktuellesteaser .makeslides.slick-initialized,
.aktuellesteaser .makesmallslides.slick-initialized {
  position: static;
}

@media print, screen and (min-width: 47.9375em) {
  .aktuellesteaser .makeslides.slick-initialized,
  .aktuellesteaser .makesmallslides.slick-initialized {
    position: relative;
  }
}

.aktuellesteaser .makeslides.slick-initialized .slick-arrow,
.aktuellesteaser .makesmallslides.slick-initialized .slick-arrow {
  height: 1.33333rem;
  width: 1.33333rem;
  top: 0.83333rem;
}

@media print, screen and (min-width: 47.9375em) {
  .aktuellesteaser .makeslides.slick-initialized .slick-arrow,
  .aktuellesteaser .makesmallslides.slick-initialized .slick-arrow {
    top: -2.88889rem;
  }
}

.aktuellesteaser .makeslides.slick-initialized .slick-arrow:before,
.aktuellesteaser .makesmallslides.slick-initialized .slick-arrow:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #948f87;
  font-size: 1.33333rem;
  opacity: 1;
  position: relative;
}

@media print {
  .aktuellesteaser .makeslides.slick-initialized .slick-arrow,
  .aktuellesteaser .makesmallslides.slick-initialized .slick-arrow {
    display: none;
  }
}

.aktuellesteaser .makeslides.slick-initialized .slick-prev,
.aktuellesteaser .makesmallslides.slick-initialized .slick-prev {
  left: auto;
  right: 2.44444rem;
}

.aktuellesteaser .makeslides.slick-initialized .slick-prev:before,
.aktuellesteaser .makesmallslides.slick-initialized .slick-prev:before {
  content: "\e901";
}

.aktuellesteaser .makeslides.slick-initialized .slick-next,
.aktuellesteaser .makesmallslides.slick-initialized .slick-next {
  left: auto;
  right: 0.66667rem;
}

.aktuellesteaser .makeslides.slick-initialized .slick-next:before,
.aktuellesteaser .makesmallslides.slick-initialized .slick-next:before {
  content: "\e902";
}

.aktuellesteaser .slide {
  margin-bottom: 0.88889rem;
  margin-top: 0.88889rem;
  position: relative;
}

.aktuellesteaser .slide > a,
.aktuellesteaser .slide > .linktrigger {
  height: 100%;
}

.aktuellesteaser .slide .slide-content {
  background-color: #ffffff;
  box-shadow: 0 3px 6px 0 #e5e5e5;
  padding: 0.88889rem;
  height: 100%;
}

.aktuellesteaser .slide .slide-content .row div:last-child {
  display: flex;
  flex-direction: column;
}

.aktuellesteaser .slide .slide-content img {
  display: block;
  max-width: 100%;
  height: auto;
  background-color: #edece8;
  color: #535353;
}

.aktuellesteaser .slide .row {
  padding-left: 0.44444rem;
  padding-right: 0.44444rem;
}

@media print, screen and (min-width: 47.9375em) {
  .aktuellesteaser .slide .row {
    padding-left: 0.44444rem;
    padding-right: 0.44444rem;
  }
}

.aktuellesteaser .slide .row .column {
  padding-left: 0.44444rem;
  padding-right: 0.44444rem;
}

@media print, screen and (min-width: 47.9375em) {
  .aktuellesteaser .slide .row .column {
    padding-left: 0.44444rem;
    padding-right: 0.44444rem;
  }
}

.aktuellesteaser .slide .headline-wrap {
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
}

.aktuellesteaser .slide .headline-wrap .headline {
  color: #535353;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 1rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  margin-bottom: 0.33333rem;
  text-transform: uppercase;
  order: 2;
}

@media print, screen and (min-width: 47.9375em) {
  .aktuellesteaser .slide .headline-wrap .headline {
    font-size: 0.77778rem;
    line-height: 1.11111rem;
  }
}

.aktuellesteaser .slide .headline-wrap .subheadline {
  color: #8c611c;
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  font-size: 0.72222rem;
  line-height: 1.05556rem;
  letter-spacing: 0.01389rem;
  margin-bottom: 0.11111rem;
  margin-top: 0.66667rem;
  text-transform: uppercase;
  order: 1;
}

@media print, screen and (min-width: 47.9375em) {
  .aktuellesteaser .slide .headline-wrap .subheadline {
    font-size: 0.66667rem;
    line-height: 1rem;
  }
}

@media print, screen and (min-width: 62em) {
  .aktuellesteaser .slide .headline-wrap .subheadline {
    margin-top: 0;
  }
}

.aktuellesteaser .slide h5 {
  color: #8c611c;
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  font-size: 0.72222rem;
  line-height: 1.05556rem;
  letter-spacing: 0.01389rem;
  margin-bottom: 0.11111rem;
  margin-top: 0.66667rem;
  text-transform: uppercase;
  order: 1;
}

@media print, screen and (min-width: 47.9375em) {
  .aktuellesteaser .slide h5 {
    font-size: 0.66667rem;
    line-height: 1rem;
  }
}

@media print, screen and (min-width: 62em) {
  .aktuellesteaser .slide h5 {
    margin-top: 0;
  }
}

.aktuellesteaser .slide h4 {
  color: #535353;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 1rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  margin-bottom: 0.33333rem;
  text-transform: uppercase;
  order: 2;
}

@media print, screen and (min-width: 47.9375em) {
  .aktuellesteaser .slide h4 {
    font-size: 0.77778rem;
    line-height: 1.11111rem;
  }
}

.aktuellesteaser .slide a, .aktuellesteaser .slide .linktrigger {
  cursor: pointer;
  color: #8c611c;
  display: block;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  font-style: italic;
  letter-spacing: 0.01389rem;
  margin-top: 0;
}

@media print, screen and (min-width: 47.9375em) {
  .aktuellesteaser .slide a, .aktuellesteaser .slide .linktrigger {
    font-size: 0.77778rem;
    line-height: 1.11111rem;
  }
}

@media print {
  .aktuellesteaser .slide a, .aktuellesteaser .slide .linktrigger {
    text-decoration: none;
  }
}

.aktuellesteaser .slide a p, .aktuellesteaser .slide .linktrigger p {
  color: #535353;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  font-style: normal;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
  margin-bottom: 0;
  order: 3;
}

@media print, screen and (min-width: 47.9375em) {
  .aktuellesteaser .slide a p, .aktuellesteaser .slide .linktrigger p {
    font-size: 0.77778rem;
    line-height: 1.11111rem;
  }
}

.aktuellesteaser .slide a span, .aktuellesteaser .slide a .link, .aktuellesteaser .slide .linktrigger span, .aktuellesteaser .slide .linktrigger .link {
  order: 4;
  display: block;
}

.aktuellesteaser .slide a span.icon-arrow-right_link:before, .aktuellesteaser .slide a .link.icon-arrow-right_link:before, .aktuellesteaser .slide .linktrigger span.icon-arrow-right_link:before, .aktuellesteaser .slide .linktrigger .link.icon-arrow-right_link:before {
  margin-right: 0.16667rem;
  font-size: 0.61111rem;
}

@media print, screen and (min-width: 47.9375em) {
  .aktuellesteaser .slide a span.icon-arrow-right_link:before, .aktuellesteaser .slide a .link.icon-arrow-right_link:before, .aktuellesteaser .slide .linktrigger span.icon-arrow-right_link:before, .aktuellesteaser .slide .linktrigger .link.icon-arrow-right_link:before {
    font-size: 0.55556rem;
  }
}

.aktuellesteaser .slide:after {
  content: "";
  background: transparent url(../ec3fcadc17f866f70dc7cb62ecad6037.png) no-repeat bottom left;
  background-size: 100% 100%;
  height: 0.77778rem;
  display: block;
  position: absolute;
  left: 0.88889rem;
  right: 0.88889rem;
}

@media print {
  .aktuellesteaser .slide:after {
    background: none;
  }
}

@media print {
  .aktuellesteaser.narrow .large-6 {
    flex: 0 0 35%;
    max-width: 35%;
  }
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
@media print {
  .anchornav {
    display: none;
  }
}

.anchornav-content:not(.link-list) {
  background-color: #f9f9f8;
  width: 100%;
  transition: background-color ease-in 0.5s;
}

.anchornav-content:not(.link-list) ul {
  list-style-type: none;
  margin-bottom: 0;
}

.anchornav-content:not(.link-list) ul li {
  margin-top: 1.22222rem;
}

.anchornav-content:not(.link-list) ul li a {
  color: #727272;
  display: block;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  padding-top: 0.55556rem;
  padding-bottom: 0.55556rem;
  font-style: italic;
  border-bottom: 1px solid #ddd9d4;
}

.anchornav-content:not(.link-list) ul li a.active {
  color: black;
}

@media print, screen and (min-width: 47.9375em) {
  .anchornav-content:not(.link-list) ul li a {
    font-size: 1rem;
  }
}

.anchornav-content:not(.link-list) ul li a .icon {
  color: #948f87;
  font-size: 0.77778rem;
  margin-right: 0.33333rem;
}

.anchornav-content.link-list {
  font-family: "Arial", sans-serif;
}

.anchornav-content.link-list ul {
  list-style-type: none;
  margin-bottom: 2.22222rem;
}

.anchornav-content.link-list ul a {
  font-weight: 700;
  display: inline-block;
  color: #535353;
}

.anchornav-content.link-list ul a .icon:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: baseline;
  margin-right: 0.22222rem;
  font-size: 1.05556rem;
}

@media print {
  .anchornav-content.link-list ul a {
    font-family: "Times New Roman", serif;
    text-decoration: none;
    font-size: 0.77778rem;
    line-height: 1.11111rem;
  }
}

.anchornav-content.link-list ul li {
  font-size: 1.11111rem;
  line-height: 2.22222rem;
  margin-bottom: 0;
}

@media print, screen and (min-width: 47.9375em) {
  .is-sticky .anchornav-content {
    background-color: rgba(255, 255, 255, 0.95);
    transition: background-color ease-in 0.5s;
  }
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.backlink {
  width: 2.22222rem;
  height: 2.22222rem;
  border-radius: 1.66667rem;
  position: fixed;
  z-index: 1;
  left: 5%;
  background: #fafafa;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.1);
  bottom: 20.11111rem;
}

@media print, screen and (min-width: 47.9375em) {
  .backlink {
    left: calc(50% - 384px);
    bottom: 14.11111rem;
  }
}

@media print, screen and (min-width: 62em) {
  .backlink {
    left: calc(50% - 496px);
    bottom: 11.11111rem;
  }
}

@media screen and (min-width: 68em) {
  .backlink {
    left: calc(50% - 544px);
  }
}

.backlink a {
  position: relative;
  display: block;
  width: 2.22222rem;
  height: 2.22222rem;
}

.backlink .icon {
  color: #e0e0e0;
  font-size: 1.11111rem;
  line-height: 1.11111rem;
  width: 1.11111rem;
  height: 1.11111rem;
  position: absolute;
  top: 50%;
  left: 48%;
  transform: translate(-50%, -50%);
}

.backlink .icon:before {
  width: 1.11111rem;
  height: 1.11111rem;
}

@media print {
  .backlink {
    display: none;
  }
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.categories {
  margin-top: 3.55556rem;
}

@media print, screen and (min-width: 62em) {
  .categories {
    margin-top: 4.44444rem;
  }
}

.categories .column > a,
.categories .linktrigger {
  cursor: pointer;
}

.categories .column > a img,
.categories .linktrigger img {
  height: 3.55556rem;
  width: 4.44444rem;
}

.categories .column > a a,
.categories .column > a p,
.categories .linktrigger a,
.categories .linktrigger p {
  display: block;
  margin-bottom: 1.77778rem;
  margin-top: 0.88889rem;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  color: #535353;
  font-style: italic;
  font-size: 1rem;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
}

@media print, screen and (min-width: 62em) {
  .categories .column > a a,
  .categories .column > a p,
  .categories .linktrigger a,
  .categories .linktrigger p {
    margin-bottom: 3.55556rem;
  }
}

.categories .column > a:hover a,
.categories .column > a.focused a,
.categories .column > a p,
.categories .linktrigger:hover a,
.categories .linktrigger.focused a,
.categories .linktrigger p {
  color: #8c611c;
}

@media print {
  .categories .column > a,
  .categories .linktrigger {
    text-decoration: none;
  }
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.category-title {
  margin-top: 2.66667rem;
  margin-bottom: 1.33333rem;
}

@media print, screen and (min-width: 47.9375em) {
  .category-title {
    padding: 0 0.88889rem 0.88889rem;
  }
}

@media print, screen and (min-width: 62em) {
  .category-title {
    background-color: transparent;
  }
}

@media print, screen and (min-width: 62em) {
  .category-title .row {
    padding-left: 0.88889rem;
    padding-right: 0.88889rem;
  }
}

@media print, screen and (min-width: 62em) {
  .category-title .column {
    padding-right: 0.88889rem;
    background-color: #f7f5f3;
  }
}

.category-title .column + .column {
  background-color: #f7f5f3;
  padding-bottom: 1.77778rem;
}

@media print, screen and (min-width: 47.9375em) {
  .category-title .column + .column {
    padding-left: 0.88889rem;
    padding-right: 0;
    padding-bottom: 0;
  }
}

.category-title .cat-text {
  padding-left: 0.88889rem;
  padding-right: 0.88889rem;
}

@media print, screen and (min-width: 47.9375em) {
  .category-title .cat-text {
    padding-left: 0.44444rem;
    padding-right: 2.66667rem;
  }
}

.category-title .cat-text .headline-wrap {
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
}

.category-title .cat-text .headline, .category-title .cat-text h2 {
  color: #535353;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 1rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  margin-bottom: 1.11111rem;
  text-transform: uppercase;
  order: 2;
}

@media print, screen and (min-width: 47.9375em) {
  .category-title .cat-text .headline, .category-title .cat-text h2 {
    font-size: 1.11111rem;
    line-height: 1.55556rem;
    margin-bottom: 0.55556rem;
  }
}

@media print, screen and (min-width: 62em) {
  .category-title .cat-text .headline, .category-title .cat-text h2 {
    font-size: 1.77778rem;
    line-height: 2.22222rem;
    margin-bottom: 1.11111rem;
  }
}

.category-title .cat-text .subheadline, .category-title .cat-text h5 {
  color: #8c611c;
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  font-size: 0.72222rem;
  line-height: 1.05556rem;
  letter-spacing: 0.01389rem;
  margin-bottom: 0;
  margin-top: 1.33333rem;
  text-transform: uppercase;
  order: 1;
}

@media print, screen and (min-width: 62em) {
  .category-title .cat-text .subheadline, .category-title .cat-text h5 {
    font-size: 0.83333rem;
    line-height: 1.11111rem;
    margin-bottom: 0.11111rem;
    margin-top: 2.66667rem;
  }
}

.category-title .cat-text p {
  color: #8c611c;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  font-style: italic;
  letter-spacing: 0.01389rem;
  line-height: 1.33333rem;
  margin: 0;
}

@media print, screen and (min-width: 47.9375em) {
  .category-title .cat-text p {
    font-size: 0.88889rem;
    line-height: 1.33333rem;
  }
}

@media print, screen and (min-width: 62em) {
  .category-title .cat-text p {
    font-size: 1.11111rem;
    line-height: 1.55556rem;
  }
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.collapsible .headline-wrap {
  margin-top: 2.22222rem;
}

@media print, screen and (min-width: 47.9375em) {
  .collapsible .headline-wrap {
    margin-top: 2.66667rem;
  }
}

@media print, screen and (min-width: 62em) {
  .collapsible .headline-wrap {
    margin-top: 3.88889rem;
  }
}

.collapsible .headline-wrap .subheadline {
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  font-size: 0.72222rem;
  line-height: 1.05556rem;
  letter-spacing: 0.01389rem;
  text-transform: uppercase;
  color: #8c611c;
  margin: 0;
}

@media print, screen and (min-width: 47.9375em) {
  .collapsible .headline-wrap .subheadline {
    font-size: 0.83333rem;
    line-height: 1.11111rem;
    margin-bottom: 0.11111rem;
  }
}

.collapsible .headline-wrap .headline {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 1rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  text-transform: uppercase;
  color: #535353;
  margin: 0;
}

@media print, screen and (min-width: 47.9375em) {
  .collapsible .headline-wrap .headline {
    font-size: 1.44444rem;
    line-height: 1.66667rem;
  }
}

@media print, screen and (min-width: 62em) {
  .collapsible .headline-wrap .headline {
    font-size: 1.77778rem;
    line-height: 2.22222rem;
  }
}

.collapsible .accordion {
  margin-top: 1.77778rem;
}

@media print, screen and (min-width: 47.9375em) {
  .collapsible .accordion {
    margin-top: 3.11111rem;
  }
}

.collapsible .accordion .accordion-item {
  margin-bottom: 1.33333rem;
}

@media print, screen and (min-width: 47.9375em) {
  .collapsible .accordion .accordion-item {
    margin-bottom: 1.55556rem;
  }
}

@media print {
  .collapsible .accordion .accordion-item {
    display: block;
  }
}

.collapsible .accordion .accordion-title,
.collapsible .accordion .faux-accordion-title, .collapsible .accordion .accordion-title .headline {
  border: none;
  border-bottom: 0.05556rem solid #dfdbd8;
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.01389rem;
  color: #8c611c;
  text-transform: uppercase;
  padding: 0.66667rem 0;
  margin-bottom: 0;
}

@media print, screen and (min-width: 47.9375em) {
  .collapsible .accordion .accordion-title,
  .collapsible .accordion .faux-accordion-title, .collapsible .accordion .accordion-title .headline {
    font-size: 0.83333rem;
  }
}

@media print {
  .collapsible .accordion .accordion-title,
  .collapsible .accordion .faux-accordion-title, .collapsible .accordion .accordion-title .headline {
    display: block;
  }
}

.collapsible .accordion .accordion-title .icon,
.collapsible .accordion .faux-accordion-title .icon, .collapsible .accordion .accordion-title .headline .icon {
  margin-right: 0.44444rem;
}

@media print, screen and (min-width: 47.9375em) {
  .collapsible .accordion .accordion-title .icon,
  .collapsible .accordion .faux-accordion-title .icon, .collapsible .accordion .accordion-title .headline .icon {
    margin-left: 0.44444rem;
  }
}

.collapsible .accordion .accordion-title .icon:before,
.collapsible .accordion .faux-accordion-title .icon:before, .collapsible .accordion .accordion-title .headline .icon:before {
  font-size: 0.77778rem;
  line-height: 1;
  position: relative;
  top: -0.16667rem;
  vertical-align: middle;
}

.collapsible .accordion .accordion-title:focus, .collapsible .accordion .accordion-title:hover,
.collapsible .accordion .faux-accordion-title:focus,
.collapsible .accordion .faux-accordion-title:hover, .collapsible .accordion .accordion-title .headline:focus, .collapsible .accordion .accordion-title .headline:hover {
  background: none;
}

@media print {
  .collapsible .accordion .accordion-title,
  .collapsible .accordion .faux-accordion-title, .collapsible .accordion .accordion-title .headline {
    text-decoration: none;
  }
}

.collapsible .accordion .accordion-title .headline {
  border: none;
  padding: 0;
  display: inline-block;
}

.collapsible .accordion .accordion-title:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea3e";
  color: #727272;
  font-size: 0.66667rem;
  margin-top: -0.33333rem;
}

.collapsible .accordion .is-active > .accordion-title:before {
  content: "\ea3a";
}

.collapsible .accordion .crossheading-clone .accordion-title {
  position: relative;
  border-bottom: 1px dotted #c0b8b0;
}

.collapsible .accordion .crossheading-clone .accordion-title .headline {
  background-color: #fefefe;
  bottom: -1px;
  color: #535353;
  display: inline-block;
  font-family: "Univers LT W01_57 Condensed";
  font-size: 0.83333rem;
  line-height: 1.11111rem;
  left: 0;
  letter-spacing: 0.01389rem;
  margin-bottom: 0;
  padding: 0 0.88889rem 0 0;
  text-transform: uppercase;
}

@media print, screen and (min-width: 47.9375em) {
  .collapsible .accordion .crossheading-clone .accordion-title .headline {
    font-size: 0.88889rem;
    line-height: 1.33333rem;
    bottom: -6px;
    position: absolute;
  }
}

.collapsible .accordion .crossheading-clone .accordion-title:before {
  z-index: 1;
}

@media print, screen and (min-width: 47.9375em) {
  .collapsible .accordion .crossheading-clone .accordion-title:before {
    right: 0;
    margin-top: 0;
  }
}

.collapsible .accordion .crossheading-clone .accordion-title:after {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  background: #ffffff;
  position: absolute;
  right: 0;
  top: 0;
}

@media print, screen and (max-width: 47.93625em) {
  .collapsible .accordion .crossheading-clone .accordion-title:after {
    display: none;
  }
}

.collapsible .accordion .accordion-content {
  border: none;
  padding: 0 0 0.88889rem;
}

@media print {
  .collapsible .accordion .accordion-content {
    display: block;
  }
}

.collapsible .accordion .accordion-content .crossheading {
  margin-top: 0.88889rem;
}

@charset "UTF-8";
/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
@font-face {
  font-family: 'icomoon';
  src: url("/ssg_prototype/fonts/icomoon.eot");
  src: url("/ssg_prototype/fonts/icomoon.eot") format("embedded-opentype"), url("/ssg_prototype/fonts/icomoon.ttf") format("truetype"), url("/ssg_prototype/fonts/icomoon.woff") format("woff"), url("/ssg_prototype/fonts/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class^="icon-"]:after, [class*=" icon-"]:before, [class*=" icon-"]:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-themenjahr2021:before {
  content: "";
}

.icon-themenjahr2021-tipp:before {
  content: "";
}

.icon-adventskalender-stern:before {
  content: "";
}

.icon-pin:before {
  content: "";
}

.icon-stage_pause:before {
  content: "";
}

.icon-stage_play:before {
  content: "";
}

.icon-barrierefrei:before {
  content: "";
}

.icon-gebaerden-sprache:before {
  content: "";
}

.icon-leichte-sprache:before {
  content: "";
}

.icon-themenjahr:before {
  content: "";
}

.icon-highlights:before {
  content: "";
}

.icon-restaurants:before {
  content: "";
}

.icon-wc:before {
  content: "";
}

.icon-grad2:before {
  content: "";
}

.icon-arrow-left_slider2:before {
  content: "";
}

.icon-arrow-right_slider2:before {
  content: "";
}

.icon-burgen2:before {
  content: "";
}

.icon-foot_pdf2:before {
  content: "";
}

.icon-mail2:before {
  content: "";
}

.icon-home2:before {
  content: "";
}

.icon-filter2:before {
  content: "";
}

.icon-burger-menu2:before {
  content: "";
}

.icon-foot-special-twitter:before {
  content: "";
}

.icon-foot-special-face2:before {
  content: "";
}

.icon-foot-special-you2:before {
  content: "";
}

.icon-phone2:before {
  content: "";
}

.icon-printer2:before {
  content: "";
}

.icon-gaerten2:before {
  content: "";
}

.icon-kleinode2:before {
  content: "";
}

.icon-kloester2:before {
  content: "";
}

.icon-more2:before {
  content: "";
}

.icon-schloesser2:before {
  content: "";
}

.icon-video2:before {
  content: "";
}

.icon-search2:before {
  content: "";
}

.icon-arrow-up2:before {
  content: "";
}

.icon-arrow-right_link2:before {
  content: "";
}

.icon-arrow-down2:before {
  content: "";
}

.icon-arrow-left_link2:before {
  content: "";
}

.icon-share2:before {
  content: "";
}

.icon-google-plus2:before {
  content: "";
}

.icon-facebook2:before {
  content: "";
}

.icon-whatsapp2:before {
  content: "";
}

.icon-twitter2:before {
  content: "";
}

.icon-youtube2:before {
  content: "";
}

.icon-foot-special-face:before {
  content: "";
}

.icon-foot-special-you:before {
  content: "";
}

.icon-burger-menu:before {
  content: "";
}

.icon-filter:before {
  content: "";
}

.icon-home:before {
  content: "";
}

.icon-grad:before {
  content: "";
}

.icon-arrow-left_slider:before {
  content: "";
}

.icon-arrow-right_slider:before {
  content: "";
}

.icon-burgen:before {
  content: "";
}

.icon-gaerten:before {
  content: "";
}

.icon-kleinode:before {
  content: "";
}

.icon-kloester:before {
  content: "";
}

.icon-more:before {
  content: "";
}

.icon-schloesser:before {
  content: "";
}

.icon-video:before {
  content: "";
}

.icon-kalender_frei:before {
  content: "";
}

.icon-unendlich-schoen:before {
  content: "";
}

.icon-neu:before {
  content: "";
}

.icon-kinder_familie:before {
  content: "";
}

.icon-wissen_staunen:before {
  content: "";
}

.icon-workshop:before {
  content: "";
}

.icon-jubilaeen:before {
  content: "";
}

.icon-kostuemfuehrung:before {
  content: "";
}

.icon-genuss_geschichte:before {
  content: "";
}

.icon-stoerer-freunde:before {
  content: "";
}

.icon-saebelchen:before {
  content: "";
}

.icon-parlieren:before {
  content: "";
}

.icon-kalender:before {
  content: "";
}

.icon-minus:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-zentrieren:before {
  content: "";
}

.icon-gewinnspiel2018:before {
  content: "";
}

.icon-foot-special-insta:before {
  content: "";
}

.icon-kelch:before {
  content: "";
}

.icon-aktuelles:before {
  content: "";
}

.icon-backlink:before {
  content: "";
}

.icon-denkanstoesse:before {
  content: "";
}

.icon-gartentipps:before {
  content: "";
}

.icon-gewinnspiel:before {
  content: "";
}

.icon-horizontal:before {
  content: "";
}

.icon-laemmchen:before {
  content: "";
}

.icon-rezepte:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-fax:before {
  content: "";
}

.icon-foot_pdf:before {
  content: "";
}

.icon-mail:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-printer:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-arrow-up:before {
  content: "";
}

.icon-arrow-right_link:before, .opening-hour-text .morelink:before,
.opening-hour-text a:before {
  content: "";
}

.icon-arrow-down:before {
  content: "";
}

.icon-arrow-left_link:before {
  content: "";
}

.icon-share:before {
  content: "";
}

.icon-google-plus:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-whatsapp:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

@media print {
  body {
    -webkit-print-color-adjust: exact;
  }
}

.opening-hours,
.opening-hours table,
.services,
.services table,
.data-filter form table {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
  font-style: italic;
  color: #727272;
  border: none;
  border-collapse: collapse;
  border-spacing: none;
  margin-top: 0.88889rem;
  margin-bottom: 0.88889rem;
  padding-bottom: 0.88889rem;
}

.opening-hours tbody,
.opening-hours table tbody,
.services tbody,
.services table tbody,
.data-filter form table tbody {
  border: none;
}

.opening-hours tr th .line,
.opening-hours table tr th .line,
.services tr th .line,
.services table tr th .line,
.data-filter form table tr th .line {
  font-weight: normal;
  text-align: left;
}

.opening-hours tr td,
.opening-hours tr th,
.opening-hours table tr td,
.opening-hours table tr th,
.services tr td,
.services tr th,
.services table tr td,
.services table tr th,
.data-filter form table tr td,
.data-filter form table tr th {
  vertical-align: top;
  padding: 0.27778rem 0 0 0.22222rem !important;
}

@media print, screen and (min-width: 47.9375em) {
  .opening-hours tr td,
  .opening-hours tr th,
  .opening-hours table tr td,
  .opening-hours table tr th,
  .services tr td,
  .services tr th,
  .services table tr td,
  .services table tr th,
  .data-filter form table tr td,
  .data-filter form table tr th {
    padding: 0.27778rem 0 0 0.88889rem !important;
  }
}

@media print, screen and (min-width: 62em) {
  .opening-hours tr td,
  .opening-hours tr th,
  .opening-hours table tr td,
  .opening-hours table tr th,
  .services tr td,
  .services tr th,
  .services table tr td,
  .services table tr th,
  .data-filter form table tr td,
  .data-filter form table tr th {
    padding: 0.27778rem 0 0 1.77778rem !important;
  }
}

.opening-hours tr td + td,
.opening-hours tr td + th,
.opening-hours tr th + td,
.opening-hours tr th + th,
.opening-hours table tr td + td,
.opening-hours table tr td + th,
.opening-hours table tr th + td,
.opening-hours table tr th + th,
.services tr td + td,
.services tr td + th,
.services tr th + td,
.services tr th + th,
.services table tr td + td,
.services table tr td + th,
.services table tr th + td,
.services table tr th + th,
.data-filter form table tr td + td,
.data-filter form table tr td + th,
.data-filter form table tr th + td,
.data-filter form table tr th + th {
  text-align: right;
  padding: 0.27778rem 0.22222rem 0.27778rem 0 !important;
}

@media print, screen and (min-width: 47.9375em) {
  .opening-hours tr td + td,
  .opening-hours tr td + th,
  .opening-hours tr th + td,
  .opening-hours tr th + th,
  .opening-hours table tr td + td,
  .opening-hours table tr td + th,
  .opening-hours table tr th + td,
  .opening-hours table tr th + th,
  .services tr td + td,
  .services tr td + th,
  .services tr th + td,
  .services tr th + th,
  .services table tr td + td,
  .services table tr td + th,
  .services table tr th + td,
  .services table tr th + th,
  .data-filter form table tr td + td,
  .data-filter form table tr td + th,
  .data-filter form table tr th + td,
  .data-filter form table tr th + th {
    padding: 0.27778rem 0.88889rem 0.27778rem 0 !important;
  }
}

@media print, screen and (min-width: 62em) {
  .opening-hours tr td + td,
  .opening-hours tr td + th,
  .opening-hours tr th + td,
  .opening-hours tr th + th,
  .opening-hours table tr td + td,
  .opening-hours table tr td + th,
  .opening-hours table tr th + td,
  .opening-hours table tr th + th,
  .services tr td + td,
  .services tr td + th,
  .services tr th + td,
  .services tr th + th,
  .services table tr td + td,
  .services table tr td + th,
  .services table tr th + td,
  .services table tr th + th,
  .data-filter form table tr td + td,
  .data-filter form table tr td + th,
  .data-filter form table tr th + td,
  .data-filter form table tr th + th {
    padding: 0.27778rem 1.27778rem 0.27778rem 0 !important;
  }
}

.opening-hours tr td .detail,
.opening-hours tr td .sub,
.opening-hours tr td .subline,
.opening-hours tr th .detail,
.opening-hours tr th .sub,
.opening-hours tr th .subline,
.opening-hours table tr td .detail,
.opening-hours table tr td .sub,
.opening-hours table tr td .subline,
.opening-hours table tr th .detail,
.opening-hours table tr th .sub,
.opening-hours table tr th .subline,
.services tr td .detail,
.services tr td .sub,
.services tr td .subline,
.services tr th .detail,
.services tr th .sub,
.services tr th .subline,
.services table tr td .detail,
.services table tr td .sub,
.services table tr td .subline,
.services table tr th .detail,
.services table tr th .sub,
.services table tr th .subline,
.data-filter form table tr td .detail,
.data-filter form table tr td .sub,
.data-filter form table tr td .subline,
.data-filter form table tr th .detail,
.data-filter form table tr th .sub,
.data-filter form table tr th .subline {
  font-size: 0.66667rem;
  line-height: 1rem;
  min-height: 1.33333rem;
}

.opening-hours tr:nth-child(even),
.opening-hours table tr:nth-child(even),
.services tr:nth-child(even),
.services table tr:nth-child(even),
.data-filter form table tr:nth-child(even) {
  background: #ffffff !important;
}

.opening-hours tr:nth-child(odd),
.opening-hours table tr:nth-child(odd),
.services tr:nth-child(odd),
.services table tr:nth-child(odd),
.data-filter form table tr:nth-child(odd) {
  background: #faf7f5 !important;
}

.opening-hours tr .light,
.opening-hours table tr .light,
.services tr .light,
.services table tr .light,
.data-filter form table tr .light {
  color: #c0b8b0;
}

.opening-hours-indicator {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  font-style: italic;
  color: #535353;
  padding: 0.88889rem 0 0 0;
}

.opening-hours-indicator .column {
  position: relative;
}

.opening-hours-indicator .indicator-dot {
  position: absolute;
  left: 1.44444rem;
  top: 0.44444rem;
  width: 0.66667rem;
  height: 0.66667rem;
  border-radius: 0.66667rem;
}

.opening-hours-indicator .indicator-dot.open {
  background-color: #a5cd3a;
}

@media print {
  .opening-hours-indicator .indicator-dot.open {
    border: 0.33333rem solid #a5cd3a;
  }
}

.opening-hours-indicator .indicator-dot.closed {
  background-color: #f95150;
}

@media print {
  .opening-hours-indicator .indicator-dot.closed {
    border: 0.33333rem solid #f95150;
  }
}

.opening-hours-indicator .indicator-text {
  display: block;
  padding: 0.27778rem 0 0 1.77778rem;
}

.opening-hours-indicator .indicator-text p {
  margin: 0;
  line-height: 1.33333rem;
}

.opening-hours-indicator .indicator-hours {
  display: block;
  text-align: right;
  padding: 0.27778rem 0.22222rem 0.27778rem 0;
}

@media print, screen and (min-width: 47.9375em) {
  .opening-hours-indicator .indicator-hours {
    padding: 0.27778rem 0.88889rem 0.27778rem 0;
  }
}

@media print, screen and (min-width: 62em) {
  .opening-hours-indicator .indicator-hours {
    padding: 0.27778rem 1.27778rem 0.27778rem 0;
  }
}

.opening-hours-indicator .indicator-hours p {
  margin: 0;
  line-height: 1.33333rem;
}

.opening-hour-text {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
  color: #535353;
  padding: 0.88889rem 0 0 0.44444rem;
}

.opening-hour-text p {
  margin-bottom: 0;
}

.opening-hour-text p + p {
  margin-top: 0.88889rem;
}

.opening-hour-text.inner {
  padding-top: 0;
}

.opening-hour-text .morelink,
.opening-hour-text a {
  color: #8c611c;
  display: inline;
  line-height: 1.33333rem;
  font-size: 0.88889rem;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
}

.opening-hour-text .morelink:focus, .opening-hour-text .morelink:hover,
.opening-hour-text a:focus,
.opening-hour-text a:hover {
  color: #8c611c;
}

.opening-hour-text .morelink:before,
.opening-hour-text a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: baseline;
  font-size: 0.61111rem;
  margin-right: 0.22222rem;
}

@media print, screen and (min-width: 47.9375em) {
  .opening-hour-text .morelink:before,
  .opening-hour-text a:before {
    font-size: 0.55556rem;
  }
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.prices,
.prices table {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
  font-style: italic;
  color: #727272;
  border: none;
  border-collapse: collapse;
  border-spacing: none;
  margin-top: 0.88889rem;
  margin-bottom: 0.88889rem;
  position: relative;
}

.prices:after,
.prices table:after {
  content: "";
  display: block;
  height: 0.88889rem;
  border-bottom: 0.05556rem solid #dfdbd8;
  position: absolute;
  width: 100%;
}

.prices tbody,
.prices table tbody {
  border: none;
}

.prices tr td:first-child,
.prices table tr td:first-child {
  white-space: nowrap;
  padding-right: 0.66667rem;
}

.prices tr td,
.prices table tr td {
  vertical-align: top;
  padding: 0.27778rem 0 0 0.22222rem;
}

@media print, screen and (min-width: 47.9375em) {
  .prices tr td,
  .prices table tr td {
    padding: 0.27778rem 0 0 0.88889rem;
  }
}

@media print, screen and (min-width: 62em) {
  .prices tr td,
  .prices table tr td {
    padding: 0.27778rem 0 0 1.77778rem;
  }
}

.prices tr td + td,
.prices table tr td + td {
  text-align: right;
  padding: 0.27778rem 0.22222rem 0.27778rem 0;
}

@media print, screen and (min-width: 47.9375em) {
  .prices tr td + td,
  .prices table tr td + td {
    padding: 0.27778rem 0.88889rem 0.27778rem 0;
  }
}

@media print, screen and (min-width: 62em) {
  .prices tr td + td,
  .prices table tr td + td {
    padding: 0.27778rem 1.27778rem 0.27778rem 0;
  }
}

.prices tr:nth-child(2n),
.prices table tr:nth-child(2n) {
  background: #faf7f5;
}

.prices tr .light,
.prices table tr .light {
  color: #727272;
}

.hint {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
  font-style: italic;
  color: #77726d;
  padding: 1.11111rem 0 0 0;
}

@media print, screen and (min-width: 47.9375em) {
  .hint {
    padding: 1.11111rem 0.66667rem 0 0.66667rem;
  }
}

@media print, screen and (min-width: 62em) {
  .hint {
    padding: 1.11111rem 1.66667rem 0 1.66667rem;
  }
}

.morelink {
  color: #8c611c;
  display: inline;
  line-height: 1.33333rem;
  font-size: 0.88889rem;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
}

@media print, screen and (min-width: 62em) {
  .morelink {
    font-size: 0.77778rem;
    line-height: 1.11111rem;
  }
}

.morelink:focus, .morelink:hover {
  color: #8c611c;
}

.morelink:before {
  font-size: 0.61111rem;
  margin-right: 0.22222rem;
}

@media print, screen and (min-width: 47.9375em) {
  .morelink:before {
    font-size: 0.55556rem;
  }
}

@charset "UTF-8";
/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
@font-face {
  font-family: 'icomoon';
  src: url("/ssg_prototype/fonts/icomoon.eot");
  src: url("/ssg_prototype/fonts/icomoon.eot") format("embedded-opentype"), url("/ssg_prototype/fonts/icomoon.ttf") format("truetype"), url("/ssg_prototype/fonts/icomoon.woff") format("woff"), url("/ssg_prototype/fonts/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class^="icon-"]:after, [class*=" icon-"]:before, [class*=" icon-"]:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-themenjahr2021:before {
  content: "";
}

.icon-themenjahr2021-tipp:before {
  content: "";
}

.icon-adventskalender-stern:before {
  content: "";
}

.icon-pin:before {
  content: "";
}

.icon-stage_pause:before {
  content: "";
}

.icon-stage_play:before {
  content: "";
}

.icon-barrierefrei:before {
  content: "";
}

.icon-gebaerden-sprache:before {
  content: "";
}

.icon-leichte-sprache:before {
  content: "";
}

.icon-themenjahr:before {
  content: "";
}

.icon-highlights:before {
  content: "";
}

.icon-restaurants:before {
  content: "";
}

.icon-wc:before {
  content: "";
}

.icon-grad2:before {
  content: "";
}

.icon-arrow-left_slider2:before {
  content: "";
}

.icon-arrow-right_slider2:before {
  content: "";
}

.icon-burgen2:before {
  content: "";
}

.icon-foot_pdf2:before {
  content: "";
}

.icon-mail2:before {
  content: "";
}

.icon-home2:before {
  content: "";
}

.icon-filter2:before {
  content: "";
}

.icon-burger-menu2:before {
  content: "";
}

.icon-foot-special-twitter:before {
  content: "";
}

.icon-foot-special-face2:before {
  content: "";
}

.icon-foot-special-you2:before {
  content: "";
}

.icon-phone2:before {
  content: "";
}

.icon-printer2:before {
  content: "";
}

.icon-gaerten2:before {
  content: "";
}

.icon-kleinode2:before {
  content: "";
}

.icon-kloester2:before {
  content: "";
}

.icon-more2:before {
  content: "";
}

.icon-schloesser2:before {
  content: "";
}

.icon-video2:before {
  content: "";
}

.icon-search2:before {
  content: "";
}

.icon-arrow-up2:before {
  content: "";
}

.icon-arrow-right_link2:before {
  content: "";
}

.icon-arrow-down2:before {
  content: "";
}

.icon-arrow-left_link2:before {
  content: "";
}

.icon-share2:before {
  content: "";
}

.icon-google-plus2:before {
  content: "";
}

.icon-facebook2:before {
  content: "";
}

.icon-whatsapp2:before {
  content: "";
}

.icon-twitter2:before {
  content: "";
}

.icon-youtube2:before {
  content: "";
}

.icon-foot-special-face:before {
  content: "";
}

.icon-foot-special-you:before {
  content: "";
}

.icon-burger-menu:before {
  content: "";
}

.icon-filter:before {
  content: "";
}

.icon-home:before {
  content: "";
}

.icon-grad:before {
  content: "";
}

.icon-arrow-left_slider:before {
  content: "";
}

.icon-arrow-right_slider:before {
  content: "";
}

.icon-burgen:before {
  content: "";
}

.icon-gaerten:before {
  content: "";
}

.icon-kleinode:before {
  content: "";
}

.icon-kloester:before {
  content: "";
}

.icon-more:before {
  content: "";
}

.icon-schloesser:before {
  content: "";
}

.icon-video:before {
  content: "";
}

.icon-kalender_frei:before {
  content: "";
}

.icon-unendlich-schoen:before {
  content: "";
}

.icon-neu:before {
  content: "";
}

.icon-kinder_familie:before {
  content: "";
}

.icon-wissen_staunen:before {
  content: "";
}

.icon-workshop:before {
  content: "";
}

.icon-jubilaeen:before {
  content: "";
}

.icon-kostuemfuehrung:before {
  content: "";
}

.icon-genuss_geschichte:before {
  content: "";
}

.icon-stoerer-freunde:before {
  content: "";
}

.icon-saebelchen:before {
  content: "";
}

.icon-parlieren:before {
  content: "";
}

.icon-kalender:before {
  content: "";
}

.icon-minus:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-zentrieren:before {
  content: "";
}

.icon-gewinnspiel2018:before {
  content: "";
}

.icon-foot-special-insta:before {
  content: "";
}

.icon-kelch:before {
  content: "";
}

.icon-aktuelles:before {
  content: "";
}

.icon-backlink:before {
  content: "";
}

.icon-denkanstoesse:before {
  content: "";
}

.icon-gartentipps:before {
  content: "";
}

.icon-gewinnspiel:before {
  content: "";
}

.icon-horizontal:before {
  content: "";
}

.icon-laemmchen:before {
  content: "";
}

.icon-rezepte:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-fax:before {
  content: "";
}

.icon-foot_pdf:before {
  content: "";
}

.icon-mail:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-printer:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-arrow-up:before {
  content: "";
}

.icon-arrow-right_link:before {
  content: "";
}

.icon-arrow-down:before {
  content: "";
}

.icon-arrow-left_link:before {
  content: "";
}

.icon-share:before {
  content: "";
}

.icon-google-plus:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-whatsapp:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

/* =============================================================================
Automatic Link-Icons
========================================================================== */
.autoicon:before, .collapsible-text .collapse-content a:before,
.collapsible-text .collapse-teaser a:before {
  font-size: calc(1em - 2px);
}

.autoicon[href]:before, .collapsible-text .collapse-content a[href]:before,
.collapsible-text .collapse-teaser a[href]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905" !important;
}

.autoicon[href*="mailto:"]:before, .collapsible-text .collapse-content a[href*="mailto:"]:before,
.collapsible-text .collapse-teaser a[href*="mailto:"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e966" !important;
}

.autoicon[href*="tel:"]:before, .collapsible-text .collapse-content a[href*="tel:"]:before,
.collapsible-text .collapse-teaser a[href*="tel:"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e942" !important;
}

.autoicon[href*="fax:"]:before, .collapsible-text .collapse-content a[href*="fax:"]:before,
.collapsible-text .collapse-teaser a[href*="fax:"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e918" !important;
}

.autoicon[href*=".pdf"]:before, .collapsible-text .collapse-content a[href*=".pdf"]:before,
.collapsible-text .collapse-teaser a[href*=".pdf"]:before, .autoicon[href*=".PDF"]:before, .collapsible-text .collapse-content a[href*=".PDF"]:before,
.collapsible-text .collapse-teaser a[href*=".PDF"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
}

.collapsible-text {
  margin-top: 0.88889rem;
  margin-bottom: 3.55556rem;
}

.collapsible-text.noncollapsing {
  margin-bottom: 1.77778rem;
}

.collapsible-text .headline {
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  color: #77726d;
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.01389rem;
  text-transform: uppercase;
}

@media print, screen and (min-width: 47.9375em) {
  .collapsible-text .headline {
    font-size: 0.83333rem;
    line-height: 1.11111rem;
    margin-bottom: 0.11111rem;
  }
}

.collapsible-text .headline.gold {
  color: #8c611c;
}

.collapsible-text .collapse-wrap {
  position: relative;
}

.collapsible-text p {
  line-height: 1.33333rem;
}

.collapsible-text p:last-child {
  margin-bottom: 0;
}

.collapsible-text .collapse-content,
.collapsible-text .collapse-teaser {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
  color: #535353;
}

.collapsible-text .collapse-content table tbody,
.collapsible-text .collapse-teaser table tbody {
  border: none;
}

.collapsible-text .collapse-content table td,
.collapsible-text .collapse-content table tr,
.collapsible-text .collapse-teaser table td,
.collapsible-text .collapse-teaser table tr {
  background: transparent;
  padding: 0;
  border: 0;
}

.collapsible-text .collapse-content table td td:last-child,
.collapsible-text .collapse-content table tr td:last-child,
.collapsible-text .collapse-teaser table td td:last-child,
.collapsible-text .collapse-teaser table tr td:last-child {
  text-align: right;
}

.collapsible-text .collapse-content ul,
.collapsible-text .collapse-teaser ul {
  list-style-type: none;
  margin: 0;
}

.collapsible-text .collapse-content ul li,
.collapsible-text .collapse-teaser ul li {
  padding-left: 0.55556rem;
  text-indent: -0.55556rem;
  margin-top: 0.88889rem;
  line-height: 1.33333rem;
}

.collapsible-text .collapse-content ul li + li,
.collapsible-text .collapse-teaser ul li + li {
  margin-top: 0.44444rem;
}

.collapsible-text .collapse-content ul li:before,
.collapsible-text .collapse-teaser ul li:before {
  content: '\2022';
  color: #8c611c;
  padding-right: 0.27778rem;
  font-size: 0.66667rem;
  line-height: 1.33333rem;
  vertical-align: top;
}

.collapsible-text .collapse-content a,
.collapsible-text .collapse-teaser a {
  color: #8c611c;
  display: inline-block;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  font-style: italic;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
}

.collapsible-text .collapse-content a:before,
.collapsible-text .collapse-teaser a:before {
  margin-right: 0.22222rem;
  font-size: 0.61111rem;
}

@media print, screen and (min-width: 47.9375em) {
  .collapsible-text .collapse-content a:before,
  .collapsible-text .collapse-teaser a:before {
    font-size: 0.55556rem;
  }
}

.collapsible-text .collapse-content a:hover,
.collapsible-text .collapse-teaser a:hover {
  text-decoration: underline;
}

.collapsible-text .collapse-content {
  display: none;
}

@media print {
  .collapsible-text .collapse-content {
    display: block !important;
  }
}

.collapsible-text .collapse-trigger {
  font-family: "Univers LT W01_57 Condensed";
  font-size: 0.83333rem;
  line-height: 0.83333rem;
  margin-top: 0.5rem;
  letter-spacing: 0.01389rem;
  color: #727272;
  background-color: #ffffff;
  position: absolute;
  bottom: -1.33333rem;
  display: block;
  width: 100%;
}

.collapsible-text .collapse-trigger:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea3e";
  font-size: 0.66667rem;
  margin-right: 0.22222rem;
  color: #727272;
}

@media print {
  .collapsible-text .collapse-trigger {
    display: none;
  }
}

.collapsible-text.open .collapse-content {
  display: block;
}

.collapsible-text.open .collapse-trigger:before {
  content: "\ea3a";
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.contact {
  margin-top: 0.88889rem;
}

.contact .headline, .contact h5 {
  color: #8c611c;
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.01389rem;
  margin-bottom: 0;
  margin-top: 0.66667rem;
  text-transform: uppercase;
}

@media print, screen and (min-width: 47.9375em) {
  .contact .headline, .contact h5 {
    font-size: 0.83333rem;
    line-height: 1.11111rem;
    margin-bottom: 0.11111rem;
    margin-top: 1.11111rem;
  }
}

@media print, screen and (min-width: 62em) {
  .contact .headline, .contact h5 {
    margin-top: -0.16667rem;
  }
}

@media print, screen and (min-width: 47.9375em) and (max-width: 54.12375em) {
  .contact .small-12.medium-8 .headline {
    margin-top: -0.16667rem;
  }
}

.contact p {
  color: #535353;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
  margin-bottom: 0;
}

.contact a {
  color: #727272;
  display: block;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  font-style: italic;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  margin-top: 0.77778rem;
}

@media print {
  .contact a {
    text-decoration: none;
  }
}

.contact a:hover {
  color: #535353;
}

@media print {
  .contact a[href]::after {
    content: none;
  }
}

.contact a + a {
  margin-top: 0.22222rem;
}

.contact a:before {
  color: #8c611c;
  margin-right: 0.22222rem;
  font-size: 0.66667rem;
}

@media print, screen and (max-width: 54.12375em) {
  .contact .contact-entry img {
    height: 7.11111rem;
    width: 7.11111rem;
  }
}

.contact .contact-entry .small-12.medium-4 img {
  height: auto;
  width: auto;
}

.contact .landscape,
.contact .portrait {
  margin-bottom: 1.77778rem;
}

@media print, screen and (min-width: 62em) {
  .contact .landscape,
  .contact .portrait {
    margin-bottom: 2.66667rem;
  }
}

.contact .landscape .row,
.contact .portrait .row {
  padding-left: 0.44444rem;
  padding-right: 0.44444rem;
}

@media print, screen and (min-width: 47.9375em) {
  .contact .landscape .row,
  .contact .portrait .row {
    padding-left: 0.44444rem;
    padding-right: 0.44444rem;
  }
}

.contact .landscape .row .column,
.contact .portrait .row .column {
  padding-left: 0.44444rem;
  padding-right: 0.44444rem;
}

@media print, screen and (min-width: 47.9375em) {
  .contact .landscape .row .column,
  .contact .portrait .row .column {
    padding-left: 0.44444rem;
    padding-right: 0.44444rem;
  }
}

.contact .gastro-entry .headline {
  margin-top: 0.66667rem;
}

@media print, screen and (min-width: 47.9375em) {
  .contact .gastro-entry .headline {
    margin-top: 1.11111rem;
  }
}

.contact .gastro-entry p + p {
  margin-top: 0.88889rem;
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
@media print, screen and (min-width: 62em) {
  .container .marginal-column {
    padding-left: 1.77778rem;
  }
}

@media print {
  .container .marginal-column {
    display: none;
  }
}

.container.ocher {
  background-color: #edece8;
}

.container.medium-ocher {
  background-color: #f7f5f3;
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.contentteaser {
  margin-top: 1.33333rem;
  /*dots*/
}

.contentteaser .headline {
  color: #948f87;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 1.33333rem;
  margin-bottom: 2.22222rem;
  line-height: 1.66667rem;
  letter-spacing: 0.02778rem;
  text-transform: uppercase;
}

@media print, screen and (min-width: 47.9375em) {
  .contentteaser .headline {
    font-size: 1.44444rem;
  }
}

@media print, screen and (min-width: 62em) {
  .contentteaser .headline {
    font-size: 1.77778rem;
    line-height: 2.22222rem;
  }
}

.contentteaser .ctheadline-holder {
  position: relative;
  margin-bottom: 0.88889rem;
  border-bottom: 1px dotted #77726d;
}

@media print, screen and (min-width: 47.9375em) and (max-width: 54.12375em) {
  .contentteaser .ctheadline-holder {
    margin-bottom: 1.77778rem;
  }
}

.contentteaser .ctheadline-holder .ctheadline {
  background-color: #fefefe;
  bottom: -1px;
  color: #77726d;
  display: inline-block;
  font-family: "Univers LT W01_57 Condensed";
  font-size: 0.83333rem;
  line-height: 1.11111rem;
  left: 0;
  letter-spacing: 0.01389rem;
  margin-bottom: 0;
  padding: 0 0.88889rem 0 0;
  text-transform: uppercase;
}

@media print, screen and (max-width: 47.93625em) {
  .contentteaser .ctheadline-holder .ctheadline {
    padding: 0.66667rem 0.88889rem 0.66667rem 0;
  }
}

@media print, screen and (min-width: 47.9375em) {
  .contentteaser .ctheadline-holder .ctheadline {
    font-size: 0.88889rem;
    line-height: 1.33333rem;
    bottom: -6px;
    position: relative;
  }
}

.contentteaser .slick-track {
  display: flex;
}

.contentteaser .slick-track .slick-slide {
  display: flex;
  flex: 1 1 100%;
  height: auto;
}

.contentteaser .linktrigger {
  cursor: pointer;
}

.contentteaser .slide {
  margin-bottom: 0.88889rem;
  margin-top: 0.88889rem;
  position: relative;
}

.contentteaser .slide .slide-content {
  box-shadow: 0 3px 6px 0 #e5e5e5;
  padding: 0.88889rem;
  height: 100%;
  width: 100%;
  /*min-height: rem-calc(293);*/
  min-height: 14.05556rem;
  position: relative;
  display: flex;
  flex-flow: column wrap;
  align-items: flex-start;
}

.contentteaser .slide .slide-content > * {
  width: 100%;
}

.contentteaser .slide img {
  order: 1;
  flex-shrink: 0;
  width: 100%;
}

.contentteaser .slide .headline-wrap {
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
}

.contentteaser .slide .headline-wrap span {
  font-style: normal;
}

.contentteaser .slide h5, .contentteaser .slide .subheadline {
  color: #8c611c;
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  font-size: 0.72222rem;
  line-height: 1.05556rem;
  letter-spacing: 0.01389rem;
  margin-bottom: 0.11111rem;
  margin-top: 0.66667rem;
  text-transform: uppercase;
  order: 2;
  width: 100%;
}

@media print, screen and (min-width: 62em) {
  .contentteaser .slide h5, .contentteaser .slide .subheadline {
    font-size: 0.66667rem;
    line-height: 1rem;
  }
}

@media print {
  .contentteaser .slide h5, .contentteaser .slide .subheadline {
    text-decoration: none;
  }
}

.contentteaser .slide h4, .contentteaser .slide .headline {
  color: #535353;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 1rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  margin-bottom: 0;
  text-transform: uppercase;
  order: 3;
  width: 100%;
}

@media print, screen and (min-width: 47.9375em) {
  .contentteaser .slide h4, .contentteaser .slide .headline {
    font-size: 0.77778rem;
    line-height: 1.11111rem;
  }
}

@media print {
  .contentteaser .slide h4, .contentteaser .slide .headline {
    text-decoration: none;
  }
}

.contentteaser .slide p {
  color: #77726d;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.77778rem;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
  margin-bottom: 0;
  order: 4;
}

@media print, screen and (min-width: 47.9375em) {
  .contentteaser .slide p {
    font-size: 0.77778rem;
    line-height: 1.11111rem;
  }
}

@media print {
  .contentteaser .slide p {
    text-decoration: none;
  }
}

.contentteaser .slide a {
  display: block;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  font-style: italic;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
  width: 100%;
}

@media print, screen and (min-width: 47.9375em) {
  .contentteaser .slide a {
    font-size: 0.77778rem;
    line-height: 1.11111rem;
  }
}

@media print {
  .contentteaser .slide a {
    text-decoration: none;
  }
}

.contentteaser .slide a p {
  font-style: normal;
}

.contentteaser .slide a + a {
  margin-top: 0;
}

.contentteaser .slide a:before {
  margin-right: 0.22222rem;
  font-size: 0.61111rem;
}

@media print, screen and (min-width: 47.9375em) {
  .contentteaser .slide a:before {
    font-size: 0.55556rem;
  }
}

.contentteaser .slide span, .contentteaser .slide .link {
  color: #8c611c;
  display: block;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  font-style: italic;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
  order: 5;
}

@media print, screen and (min-width: 47.9375em) {
  .contentteaser .slide span, .contentteaser .slide .link {
    font-size: 0.77778rem;
    line-height: 1.11111rem;
  }
}

.contentteaser .slide span:before, .contentteaser .slide .link:before {
  margin-right: 0.16667rem;
  font-size: 0.61111rem;
}

@media print, screen and (min-width: 47.9375em) {
  .contentteaser .slide span:before, .contentteaser .slide .link:before {
    font-size: 0.55556rem;
  }
}

.contentteaser .slide .slide-content:after {
  content: "";
  background: transparent url(../c0634c6414c8b0f7e452a3832248f59d.png) no-repeat bottom left;
  background-size: 100% 100%;
  height: 14px;
  display: block;
  position: absolute;
  bottom: -0.77778rem;
  left: 0;
  right: 0;
}

@media print {
  .contentteaser .slide .slide-content:after {
    background: none;
  }
}

.contentteaser .medium-6.slide .slide-content:after {
  content: "";
  background: transparent url(../ec3fcadc17f866f70dc7cb62ecad6037.png) no-repeat bottom left;
  background-size: 100% 100%;
  height: 14px;
  display: block;
  position: absolute;
  bottom: -0.77778rem;
  left: 0;
  right: 0;
}

@media print {
  .contentteaser .medium-6.slide .slide-content:after {
    background: none;
  }
}

.contentteaser .landscape {
  min-height: auto !important;
  display: inline-block !important;
}

.contentteaser .landscape .row {
  padding-left: 0.44444rem;
  padding-right: 0.44444rem;
}

@media print, screen and (min-width: 47.9375em) {
  .contentteaser .landscape .row {
    padding-left: 0.44444rem;
    padding-right: 0.44444rem;
  }
}

.contentteaser .landscape .row .column {
  padding-left: 0.44444rem;
  padding-right: 0.44444rem;
}

@media print, screen and (min-width: 47.9375em) {
  .contentteaser .landscape .row .column {
    padding-left: 0.44444rem;
    padding-right: 0.44444rem;
  }
}

.contentteaser .landscape h5, .contentteaser .landscape .subheadline {
  margin-top: 0.66667rem;
}

@media print, screen and (min-width: 62em) {
  .contentteaser .landscape h5, .contentteaser .landscape .subheadline {
    margin-top: 0;
  }
}

.contentteaser .landscape a {
  font-size: 0.88889rem;
  line-height: 1.33333rem;
}

@media print, screen and (min-width: 47.9375em) {
  .contentteaser .landscape a {
    font-size: 0.77778rem;
    line-height: 1.11111rem;
  }
}

.contentteaser .landscape a:before {
  font-size: 0.61111rem;
}

@media print, screen and (min-width: 47.9375em) {
  .contentteaser .landscape a:before {
    font-size: 0.55556rem;
  }
}

.contentteaser .landscape .textwrap {
  display: flex;
  flex-direction: column;
}

.contentteaser .makesmallslides ~ .slick-nav .slick-dots li,
.contentteaser .makesmallslides .slick-dots .slick-dots li {
  margin: 0;
  height: 1rem;
  width: 1rem;
}

.contentteaser .makesmallslides ~ .slick-nav .slick-dots li button,
.contentteaser .makesmallslides .slick-dots .slick-dots li button {
  padding: 0;
}

.contentteaser .makesmallslides ~ .slick-nav .slick-dots li button:before,
.contentteaser .makesmallslides .slick-dots .slick-dots li button:before {
  color: #948f87;
  font-size: 0.66667rem;
  height: 1rem;
  width: 1rem;
  opacity: 1;
}

.contentteaser .makesmallslides ~ .slick-nav .slick-dots li.slick-active button:before,
.contentteaser .makesmallslides .slick-dots .slick-dots li.slick-active button:before {
  color: #bbb4ab;
  opacity: 1;
}

.contentteaser .makesmallslides ~ .slick-nav {
  position: relative;
  height: 0;
  top: -1.77778rem;
  text-align: center;
}

@media print, screen and (min-width: 47.9375em) {
  .contentteaser .makesmallslides ~ .slick-nav {
    display: none;
  }
}

.contentteaser .makesmallslides ~ .slick-nav .slick-dots-container {
  display: inline-block;
}

.contentteaser .makesmallslides ~ .slick-nav .slick-dots {
  position: static;
}

.contentteaser .makesmallslides ~ .slick-nav .slick-arrow {
  display: inline-block;
  position: static;
  transform: none;
  vertical-align: bottom;
  font-size: 0.88889rem;
}

.contentteaser .makesmallslides ~ .slick-nav .slick-arrow:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #948f87;
}

.contentteaser .makesmallslides ~ .slick-nav .slick-arrow.slick-prev:before {
  content: "\e901";
}

.contentteaser .makesmallslides ~ .slick-nav .slick-arrow.slick-next:before {
  content: "\e902";
}

@charset "UTF-8";
/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
@font-face {
  font-family: 'icomoon';
  src: url("/ssg_prototype/fonts/icomoon.eot");
  src: url("/ssg_prototype/fonts/icomoon.eot") format("embedded-opentype"), url("/ssg_prototype/fonts/icomoon.ttf") format("truetype"), url("/ssg_prototype/fonts/icomoon.woff") format("woff"), url("/ssg_prototype/fonts/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class^="icon-"]:after, [class*=" icon-"]:before, [class*=" icon-"]:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-themenjahr2021:before {
  content: "";
}

.icon-themenjahr2021-tipp:before {
  content: "";
}

.icon-adventskalender-stern:before {
  content: "";
}

.icon-pin:before {
  content: "";
}

.icon-stage_pause:before {
  content: "";
}

.icon-stage_play:before {
  content: "";
}

.icon-barrierefrei:before {
  content: "";
}

.icon-gebaerden-sprache:before {
  content: "";
}

.icon-leichte-sprache:before {
  content: "";
}

.icon-themenjahr:before {
  content: "";
}

.icon-highlights:before {
  content: "";
}

.icon-restaurants:before {
  content: "";
}

.icon-wc:before {
  content: "";
}

.icon-grad2:before {
  content: "";
}

.icon-arrow-left_slider2:before {
  content: "";
}

.icon-arrow-right_slider2:before {
  content: "";
}

.icon-burgen2:before {
  content: "";
}

.icon-foot_pdf2:before {
  content: "";
}

.icon-mail2:before {
  content: "";
}

.icon-home2:before {
  content: "";
}

.icon-filter2:before {
  content: "";
}

.icon-burger-menu2:before {
  content: "";
}

.icon-foot-special-twitter:before {
  content: "";
}

.icon-foot-special-face2:before {
  content: "";
}

.icon-foot-special-you2:before {
  content: "";
}

.icon-phone2:before {
  content: "";
}

.icon-printer2:before {
  content: "";
}

.icon-gaerten2:before {
  content: "";
}

.icon-kleinode2:before {
  content: "";
}

.icon-kloester2:before {
  content: "";
}

.icon-more2:before {
  content: "";
}

.icon-schloesser2:before {
  content: "";
}

.icon-video2:before {
  content: "";
}

.icon-search2:before {
  content: "";
}

.icon-arrow-up2:before {
  content: "";
}

.icon-arrow-right_link2:before {
  content: "";
}

.icon-arrow-down2:before {
  content: "";
}

.icon-arrow-left_link2:before {
  content: "";
}

.icon-share2:before {
  content: "";
}

.icon-google-plus2:before {
  content: "";
}

.icon-facebook2:before {
  content: "";
}

.icon-whatsapp2:before {
  content: "";
}

.icon-twitter2:before {
  content: "";
}

.icon-youtube2:before {
  content: "";
}

.icon-foot-special-face:before {
  content: "";
}

.icon-foot-special-you:before {
  content: "";
}

.icon-burger-menu:before {
  content: "";
}

.icon-filter:before {
  content: "";
}

.icon-home:before {
  content: "";
}

.icon-grad:before {
  content: "";
}

.icon-arrow-left_slider:before {
  content: "";
}

.icon-arrow-right_slider:before {
  content: "";
}

.icon-burgen:before {
  content: "";
}

.icon-gaerten:before {
  content: "";
}

.icon-kleinode:before {
  content: "";
}

.icon-kloester:before {
  content: "";
}

.icon-more:before {
  content: "";
}

.icon-schloesser:before {
  content: "";
}

.icon-video:before {
  content: "";
}

.icon-kalender_frei:before {
  content: "";
}

.icon-unendlich-schoen:before {
  content: "";
}

.icon-neu:before {
  content: "";
}

.icon-kinder_familie:before {
  content: "";
}

.icon-wissen_staunen:before {
  content: "";
}

.icon-workshop:before {
  content: "";
}

.icon-jubilaeen:before {
  content: "";
}

.icon-kostuemfuehrung:before {
  content: "";
}

.icon-genuss_geschichte:before {
  content: "";
}

.icon-stoerer-freunde:before {
  content: "";
}

.icon-saebelchen:before {
  content: "";
}

.icon-parlieren:before {
  content: "";
}

.icon-kalender:before {
  content: "";
}

.icon-minus:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-zentrieren:before {
  content: "";
}

.icon-gewinnspiel2018:before {
  content: "";
}

.icon-foot-special-insta:before {
  content: "";
}

.icon-kelch:before {
  content: "";
}

.icon-aktuelles:before {
  content: "";
}

.icon-backlink:before {
  content: "";
}

.icon-denkanstoesse:before {
  content: "";
}

.icon-gartentipps:before {
  content: "";
}

.icon-gewinnspiel:before {
  content: "";
}

.icon-horizontal:before {
  content: "";
}

.icon-laemmchen:before {
  content: "";
}

.icon-rezepte:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-fax:before {
  content: "";
}

.icon-foot_pdf:before {
  content: "";
}

.icon-mail:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-printer:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-arrow-up:before {
  content: "";
}

.icon-arrow-right_link:before {
  content: "";
}

.icon-arrow-down:before {
  content: "";
}

.icon-arrow-left_link:before {
  content: "";
}

.icon-share:before {
  content: "";
}

.icon-google-plus:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-whatsapp:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

.cookie-disclaimer-wrap {
  display: none;
  width: 100%;
}

.cookie-disclaimer-wrap .sticky {
  width: 100%;
  margin-bottom: 0 !important;
  position: fixed;
  bottom: 0;
  z-index: 10;
}

.cookie-disclaimer-wrap .sticky.is-anchored.is-at-bottom {
  top: auto !important;
}

@media print {
  .cookie-disclaimer-wrap {
    display: none !important;
  }
}

.cookie-disclaimer-wrap .cookie-disclaimer {
  background-color: #f9f9f8;
  width: 100%;
  padding-top: 1.77778rem;
  padding-bottom: 1.77778rem;
  min-width: calc(100vw - 32px);
}

.cookie-disclaimer-wrap .cookie-disclaimer .hint-text {
  color: #535353;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
}

.cookie-disclaimer-wrap .cookie-disclaimer .hint-text a {
  color: #8c611c;
  display: inline-block;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  font-style: italic;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
}

.cookie-disclaimer-wrap .cookie-disclaimer .hint-text a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

@media print, screen and (min-width: 62em) {
  .cookie-disclaimer-wrap .cookie-disclaimer .hint-text a {
    line-height: 1.33333rem;
  }
}

.cookie-disclaimer-wrap .cookie-disclaimer .hint-text a:before {
  vertical-align: baseline;
  margin-right: 0.22222rem;
  font-size: 0.61111rem;
}

@media print, screen and (min-width: 47.9375em) {
  .cookie-disclaimer-wrap .cookie-disclaimer .hint-text a:before {
    font-size: 0.55556rem;
  }
}

.cookie-disclaimer-wrap .cookie-disclaimer .hint-text a:hover {
  text-decoration: none;
}

.cookie-disclaimer-wrap .cookie-disclaimer .accept {
  display: inline-block;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  font-style: italic;
  color: #8c611c;
  border: 1px solid #8c611c;
  background: transparent;
  border-radius: 2px;
  padding: 0.66667rem 0.88889rem;
  margin: 0;
}

@media print, screen and (max-width: 47.93625em) {
  .cookie-disclaimer-wrap .cookie-disclaimer .accept {
    margin-top: 0.44444rem;
  }
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.crossheading {
  margin-top: 2.22222rem;
}

.crossheading .chheadline-holder {
  position: relative;
  margin-bottom: 0.88889rem;
  border-bottom: 1px dotted #535353;
}

@media print, screen and (min-width: 47.9375em) and (max-width: 54.12375em) {
  .crossheading .chheadline-holder {
    margin-bottom: 1.77778rem;
  }
}

.crossheading .chheadline-holder .chheadline {
  background-color: #fefefe;
  bottom: -1px;
  color: #535353;
  display: inline-block;
  font-family: "Univers LT W01_57 Condensed";
  font-size: 0.83333rem;
  line-height: 1.11111rem;
  left: 0;
  letter-spacing: 0.01389rem;
  margin-bottom: 0;
  padding: 0 0.88889rem 0 0;
  text-transform: uppercase;
}

@media print, screen and (max-width: 47.93625em) {
  .crossheading .chheadline-holder .chheadline {
    padding: 0.66667rem 0.88889rem 0.66667rem 0;
  }
}

@media print, screen and (min-width: 47.9375em) {
  .crossheading .chheadline-holder .chheadline {
    font-size: 0.88889rem;
    line-height: 1.33333rem;
    bottom: -6px;
    position: relative;
  }
}

@charset "UTF-8";
/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
@font-face {
  font-family: 'icomoon';
  src: url("/ssg_prototype/fonts/icomoon.eot");
  src: url("/ssg_prototype/fonts/icomoon.eot") format("embedded-opentype"), url("/ssg_prototype/fonts/icomoon.ttf") format("truetype"), url("/ssg_prototype/fonts/icomoon.woff") format("woff"), url("/ssg_prototype/fonts/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class^="icon-"]:after, [class*=" icon-"]:before, [class*=" icon-"]:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-themenjahr2021:before {
  content: "";
}

.icon-themenjahr2021-tipp:before {
  content: "";
}

.icon-adventskalender-stern:before {
  content: "";
}

.icon-pin:before {
  content: "";
}

.icon-stage_pause:before {
  content: "";
}

.icon-stage_play:before {
  content: "";
}

.icon-barrierefrei:before {
  content: "";
}

.icon-gebaerden-sprache:before {
  content: "";
}

.icon-leichte-sprache:before {
  content: "";
}

.icon-themenjahr:before {
  content: "";
}

.icon-highlights:before {
  content: "";
}

.icon-restaurants:before {
  content: "";
}

.icon-wc:before {
  content: "";
}

.icon-grad2:before {
  content: "";
}

.icon-arrow-left_slider2:before {
  content: "";
}

.icon-arrow-right_slider2:before {
  content: "";
}

.icon-burgen2:before {
  content: "";
}

.icon-foot_pdf2:before {
  content: "";
}

.icon-mail2:before {
  content: "";
}

.icon-home2:before {
  content: "";
}

.icon-filter2:before {
  content: "";
}

.icon-burger-menu2:before {
  content: "";
}

.icon-foot-special-twitter:before {
  content: "";
}

.icon-foot-special-face2:before {
  content: "";
}

.icon-foot-special-you2:before {
  content: "";
}

.icon-phone2:before {
  content: "";
}

.icon-printer2:before {
  content: "";
}

.icon-gaerten2:before {
  content: "";
}

.icon-kleinode2:before {
  content: "";
}

.icon-kloester2:before {
  content: "";
}

.icon-more2:before {
  content: "";
}

.icon-schloesser2:before {
  content: "";
}

.icon-video2:before {
  content: "";
}

.icon-search2:before {
  content: "";
}

.icon-arrow-up2:before {
  content: "";
}

.icon-arrow-right_link2:before {
  content: "";
}

.icon-arrow-down2:before {
  content: "";
}

.icon-arrow-left_link2:before {
  content: "";
}

.icon-share2:before {
  content: "";
}

.icon-google-plus2:before {
  content: "";
}

.icon-facebook2:before {
  content: "";
}

.icon-whatsapp2:before {
  content: "";
}

.icon-twitter2:before {
  content: "";
}

.icon-youtube2:before {
  content: "";
}

.icon-foot-special-face:before {
  content: "";
}

.icon-foot-special-you:before {
  content: "";
}

.icon-burger-menu:before {
  content: "";
}

.icon-filter:before {
  content: "";
}

.icon-home:before {
  content: "";
}

.icon-grad:before {
  content: "";
}

.icon-arrow-left_slider:before {
  content: "";
}

.icon-arrow-right_slider:before {
  content: "";
}

.icon-burgen:before {
  content: "";
}

.icon-gaerten:before {
  content: "";
}

.icon-kleinode:before {
  content: "";
}

.icon-kloester:before {
  content: "";
}

.icon-more:before {
  content: "";
}

.icon-schloesser:before {
  content: "";
}

.icon-video:before {
  content: "";
}

.icon-kalender_frei:before {
  content: "";
}

.icon-unendlich-schoen:before {
  content: "";
}

.icon-neu:before {
  content: "";
}

.icon-kinder_familie:before {
  content: "";
}

.icon-wissen_staunen:before {
  content: "";
}

.icon-workshop:before {
  content: "";
}

.icon-jubilaeen:before {
  content: "";
}

.icon-kostuemfuehrung:before {
  content: "";
}

.icon-genuss_geschichte:before {
  content: "";
}

.icon-stoerer-freunde:before {
  content: "";
}

.icon-saebelchen:before {
  content: "";
}

.icon-parlieren:before {
  content: "";
}

.icon-kalender:before {
  content: "";
}

.icon-minus:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-zentrieren:before {
  content: "";
}

.icon-gewinnspiel2018:before {
  content: "";
}

.icon-foot-special-insta:before {
  content: "";
}

.icon-kelch:before {
  content: "";
}

.icon-aktuelles:before {
  content: "";
}

.icon-backlink:before {
  content: "";
}

.icon-denkanstoesse:before {
  content: "";
}

.icon-gartentipps:before {
  content: "";
}

.icon-gewinnspiel:before {
  content: "";
}

.icon-horizontal:before {
  content: "";
}

.icon-laemmchen:before {
  content: "";
}

.icon-rezepte:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-fax:before {
  content: "";
}

.icon-foot_pdf:before {
  content: "";
}

.icon-mail:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-printer:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-arrow-up:before {
  content: "";
}

.icon-arrow-right_link:before, .data-filter .data-filter-input .required-hint a:before, .data-filter .data-filter-input label a:before, .data-filter .data-filter-input .form-group p a:before {
  content: "";
}

.icon-arrow-down:before {
  content: "";
}

.icon-arrow-left_link:before {
  content: "";
}

.icon-share:before {
  content: "";
}

.icon-google-plus:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-whatsapp:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

.data-filter {
  margin-top: 0.66667rem;
}

@media print {
  .data-filter {
    display: inline;
  }
}

.data-filter .data-filter-input {
  padding: 1.77778rem 0.88889rem;
  margin-bottom: 1.77778rem;
  background-color: #faf7f5;
}

@media print, screen and (min-width: 62em) {
  .data-filter .data-filter-input {
    padding: 1.77778rem;
  }
}

.data-filter .data-filter-input .crossheading {
  margin-top: 0;
}

.data-filter .data-filter-input .crossheading .chheadline {
  background-color: #faf7f5;
}

.data-filter .data-filter-input .accordion {
  margin-top: 0;
  margin-bottom: 0;
  background-color: #faf7f5;
}

.data-filter .data-filter-input .accordion .accordion-item {
  margin-bottom: 1.33333rem;
}

.data-filter .data-filter-input .accordion .accordion-item.is-active {
  margin-bottom: 0;
}

.data-filter .data-filter-input .accordion .crossheading-clone .accordion-title,
.data-filter .data-filter-input .accordion .crossheading-clone .accordion-title .headline,
.data-filter .data-filter-input .accordion .crossheading-clone .accordion-title:after,
.data-filter .data-filter-input .accordion .crossheading-clone .accordion-title:before {
  background-color: #faf7f5;
}

.data-filter .data-filter-input .accordion .crossheading-clone .accordion-content {
  margin-top: 0.88889rem;
  background-color: #faf7f5;
}

.data-filter .data-filter-input .accordion .crossheading-clone .accordion-title:before {
  right: 0.5rem;
}

.data-filter .data-filter-input .accordion .crossheading-clone .accordion-title:after {
  width: 1.77778rem;
  color: #727272;
}

.data-filter .data-filter-input input::-moz-placeholder, .data-filter .data-filter-input textarea::-moz-placeholder {
  color: #c0b8b0;
}

.data-filter .data-filter-input input:-ms-input-placeholder, .data-filter .data-filter-input textarea:-ms-input-placeholder {
  color: #c0b8b0;
}

.data-filter .data-filter-input input::placeholder,
.data-filter .data-filter-input textarea::placeholder {
  color: #c0b8b0;
}

.data-filter .data-filter-input input[type="text"],
.data-filter .data-filter-input select,
.data-filter .data-filter-input textarea,
.data-filter .data-filter-input img {
  font-family: "Univers LT W01_57 Condensed";
  color: #535353;
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.02778rem;
  box-shadow: none;
  border: 1px solid #727272;
  margin-bottom: 0.66667rem;
  margin-top: 0.66667rem;
  height: 2.55556rem;
}

.data-filter .data-filter-input input[type="text"]:focus,
.data-filter .data-filter-input textarea:focus,
.data-filter .data-filter-input select:focus {
  outline: thin dotted #535353;
}

.data-filter .data-filter-input input[type="text"]:focus *,
.data-filter .data-filter-input textarea:focus *,
.data-filter .data-filter-input select:focus * {
  outline: none;
}

.data-filter .data-filter-input textarea {
  height: auto;
}

.data-filter .data-filter-input img {
  border: none;
}

.data-filter .data-filter-input label {
  font-size: 0.77778rem;
  line-height: 1.33333rem;
  font-family: "Univers LT W01_57 Condensed";
  color: #535353;
}

.data-filter .data-filter-input label + input[type="text"],
.data-filter .data-filter-input label + div .column input[type="text"],
.data-filter .data-filter-input label + textarea,
.data-filter .data-filter-input label + .select-wrapper select {
  margin-top: 0.44444rem;
}

.data-filter .data-filter-input select,
.data-filter .data-filter-input select optgroup,
.data-filter .data-filter-input select optgroup option {
  font-family: "Univers LT W01_57 Condensed";
  color: #535353;
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.02778rem;
}

.data-filter .data-filter-input select optgroup {
  font-weight: bold;
  font-style: normal;
}

.data-filter .data-filter-input .select-wrapper {
  position: relative;
}

.data-filter .data-filter-input .select-wrapper select {
  background-image: none;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.data-filter .data-filter-input .select-wrapper:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea3e";
  color: #535353;
  display: block;
  font-size: 0.77778rem;
  position: absolute;
  width: 1.11111rem;
  height: 1.11111rem;
  right: 0.44444rem;
  top: 1.33333rem;
  pointer-events: none;
}

.data-filter .data-filter-input .has-error input[type="text"],
.data-filter .data-filter-input .has-error select,
.data-filter .data-filter-input .has-error textarea,
.data-filter .data-filter-input .is_error input[type="text"],
.data-filter .data-filter-input .is_error select,
.data-filter .data-filter-input .is_error textarea {
  border-color: #ef3726;
  background-color: #ffe6e6;
  margin-bottom: 0.33333rem;
}

.data-filter .data-filter-input .has-error label,
.data-filter .data-filter-input .is_error label {
  color: #ef3726;
}

.data-filter .data-filter-input .has-error p,
.data-filter .data-filter-input .is_error p {
  color: #ef3726;
  display: block !important;
}

.data-filter .data-filter-input span.error {
  background: url(../28a9245fcdf3ca6b548c3878caf31169.png) no-repeat 0 2px;
  background-size: 18px 16px;
  color: #ef3726;
  display: block;
  font-family: "Univers LT W01_57 Condensed";
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.01389rem;
  margin-bottom: 0.88889rem;
  padding-left: 1.22222rem;
}

.data-filter .data-filter-input .checkbox label input[type='checkbox'] {
  position: absolute;
  z-index: 0;
  opacity: 0;
}

.data-filter .data-filter-input .checkbox label input[type='checkbox'] + span {
  font-family: "Univers LT W01_57 Condensed";
  color: #727272;
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.02778rem;
  margin: 0.44444rem 0 0;
  cursor: pointer;
}

.data-filter .data-filter-input .checkbox label input[type='checkbox'] + span:before {
  content: "\2713";
  color: transparent;
  display: inline-block;
  height: auto;
  width: auto;
  border: 1px solid #727272;
  background: transparent;
  margin-right: 0.44444rem;
  margin-top: 0.16667rem;
  line-height: 1;
  font-size: 0.55556rem;
  padding: 0.11111rem 0.16667rem;
  vertical-align: top;
}

.data-filter .data-filter-input .checkbox label input[type='checkbox']:focus + span {
  outline: 1px dotted #000;
}

.data-filter .data-filter-input .checkbox label input[type='checkbox'] + span:hover:before {
  color: #c0b8b0;
}

.data-filter .data-filter-input .checkbox label input[type='checkbox']:checked + span:before {
  color: #727272;
}

.data-filter .data-filter-input .checkbox-wrap {
  position: relative;
  margin-top: 0.66667rem;
  margin-bottom: 0.66667rem;
}

.data-filter .data-filter-input .checkbox-wrap input[type='checkbox'] {
  position: absolute;
  bottom: 0;
  z-index: 0;
  opacity: 0;
}

.data-filter .data-filter-input .checkbox-wrap input[type='checkbox'] + label {
  font-family: "Univers LT W01_57 Condensed";
  color: #727272;
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.02778rem;
  margin: 0.44444rem 0 0;
}

.data-filter .data-filter-input .checkbox-wrap input[type='checkbox'] + label:before {
  content: "\2713";
  color: transparent;
  display: inline-block;
  height: auto;
  width: auto;
  border: 1px solid #727272;
  background: transparent;
  margin-right: 0.44444rem;
  margin-top: 0.16667rem;
  line-height: 1;
  font-size: 0.55556rem;
  padding: 0.11111rem 0.16667rem;
  vertical-align: top;
}

.data-filter .data-filter-input .checkbox-wrap input[type='checkbox']:focus + label {
  outline: 1px dotted #000;
}

.data-filter .data-filter-input .checkbox-wrap input[type='checkbox'] + label:hover:before {
  color: #c0b8b0;
}

.data-filter .data-filter-input .checkbox-wrap input[type='checkbox']:checked + label:before {
  color: #727272;
}

.data-filter .data-filter-input .checkbox-wrap a {
  color: #8c611c;
  display: inline-block;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  font-style: italic;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
}

.data-filter .data-filter-input .checkbox-wrap a:before {
  font-size: 0.66667rem;
  margin-right: 0.22222rem;
}

.data-filter .data-filter-input .checkbox.is_error label span {
  color: #ef3726 !important;
}

.data-filter .data-filter-input .checkbox.is_error label span:before {
  border-color: #ef3726 !important;
}

.data-filter .data-filter-input .dependant-datepickers {
  /*
      .is-invalid-input + p {
        color: $ssg-error-color;
        display: block !important;
      }
      */
}

.data-filter .data-filter-input .dependant-datepickers span.error {
  color: #ef3726;
  display: block;
  font-family: "Univers LT W01_57 Condensed";
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.01389rem;
}

.data-filter .data-filter-input .dependant-datepickers button {
  padding: 0.44444rem;
  height: 2.55556rem;
  width: 2.55556rem;
  margin-bottom: 0.44444rem;
  margin-top: 0.44444rem;
  margin-left: 0.44444rem;
  color: #535353;
  background: #dbd3c5;
  border: 1px solid #727272;
  border-radius: 2px;
  cursor: pointer;
}

.data-filter .data-filter-input .dependant-datepickers button .icon {
  font-size: 1.33333rem;
  line-height: 1;
}

.data-filter .data-filter-input .separator {
  margin-bottom: 0.44444rem;
}

.data-filter .data-filter-input .separator hr {
  border-color: #c0b8b0;
}

.data-filter .data-filter-input input[type='submit'],
.data-filter .data-filter-input input[type='reset'],
.data-filter .data-filter-input button[type='submit'],
.data-filter .data-filter-input button[type='reset'],
.data-filter .data-filter-input .btn-cancel {
  height: 2.55556rem;
  margin-bottom: 0.66667rem;
  margin-top: 0.66667rem;
  width: 100%;
  font-family: "Univers LT W01_57 Condensed";
  color: #000;
  cursor: pointer;
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.01389rem;
  background: #dbd3c5;
  border: 1px solid #727272;
  border-radius: 2px;
}

.data-filter .data-filter-input a.textlink {
  color: #8c611c;
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  font-style: italic;
}

.data-filter .data-filter-input a.textlink:before {
  margin-right: 0.22222rem;
}

.data-filter .data-filter-input .required-hint,
.data-filter .data-filter-input p {
  color: #535353;
  font-family: "Univers LT W01_57 Condensed";
  font-style: normal;
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.01389rem;
}

.data-filter .data-filter-input .required-hint a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: baseline;
  margin-right: 0.22222rem;
  font-size: 0.61111rem;
}

.data-filter .data-filter-input label a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: baseline;
  margin-right: 0.22222rem;
  font-size: 0.61111rem;
}

.data-filter .data-filter-input .form-group legend {
  color: #535353;
  font-family: "Univers LT W01_57 Condensed";
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
}

.data-filter .data-filter-input .form-group p {
  color: #535353;
  font-family: "Univers LT W01_57 Condensed";
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.01389rem;
}

.data-filter .data-filter-input .form-group p a {
  color: #8c611c;
  display: inline-block;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  font-style: italic;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
}

.data-filter .data-filter-input .form-group p a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: baseline;
  margin-right: 0.22222rem;
  font-size: 0.61111rem;
}

.data-filter .data-filter-output .crossheading {
  margin-top: 0;
}

.data-filter .data-filter-output .search-info-holder {
  margin-bottom: 0.88889rem;
}

.data-filter .data-filter-output .search-info {
  font-family: "Univers LT W01_57 Condensed";
  color: #c0b8b0;
  font-size: 0.72222rem;
  line-height: 1.05556rem;
  padding-left: 0 !important;
  margin-bottom: 0.88889rem;
}

.data-filter .data-filter-output .search-info .headline span {
  display: inline-block;
}

.data-filter .data-filter-output .search-info .searched-date {
  color: #77726d;
}

.data-filter .data-filter-output .pdfbuttons {
  margin-bottom: 0;
}

@media print, screen and (min-width: 47.9375em) {
  .data-filter .data-filter-output .pdfbuttons {
    margin-bottom: 0.88889rem;
  }
}

.data-filter .data-filter-output .pdfbuttons a.button {
  background-color: #967109;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  font-style: italic;
  color: #fff;
  border-radius: 2px;
  padding: 0.22222rem 0.88889rem;
  margin: 0 0.88889rem 0.88889rem 0;
  display: inline-block;
  width: 100%;
}

.data-filter .data-filter-output .pdfbuttons a.button span:before {
  margin-right: 0.44444rem;
}

.data-filter .data-filter-output .pdfbuttons a.button:last-child {
  margin-right: 0;
}

@media print, screen and (min-width: 47.9375em) {
  .data-filter .data-filter-output .pdfbuttons a.button {
    margin: 0 0.88889rem 0 0;
    width: auto;
  }
}

.data-filter .data-filter-output .pdfprint-overlay[data-overlay-content] {
  position: fixed;
  background-color: #ffffff;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  bottom: auto;
  right: auto;
  padding: 3.55556rem 0.88889rem 2.66667rem;
}

@media print, screen and (min-width: 47.9375em) {
  .data-filter .data-filter-output .pdfprint-overlay[data-overlay-content] {
    max-width: 22.22222rem;
    padding: 3.55556rem 1.33333rem 2.66667rem;
  }
}

@media print, screen and (min-width: 47.9375em) {
  .data-filter .data-filter-output .pdfprint-overlay[data-overlay-content].open {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.data-filter .data-filter-output .pdfprint-overlay[data-overlay-content] .closebutton {
  position: absolute;
  right: 0.88889rem;
  top: 0.88889rem;
  color: #948f87;
}

@media print, screen and (min-width: 47.9375em) {
  .data-filter .data-filter-output .pdfprint-overlay[data-overlay-content] .closebutton {
    right: 1.33333rem;
    top: 1.33333rem;
  }
}

.data-filter .data-filter-output .pdfprint-overlay[data-overlay-content] .closebutton .icon {
  font-size: 1.33333rem;
}

.data-filter .data-filter-output .pdfprint-overlay[data-overlay-content] .closebutton:hover {
  cursor: pointer;
  color: #535353;
}

.data-filter .data-filter-output .closeoverlay {
  background-color: rgba(0, 0, 0, 0.5);
}

.data-filter .data-filter-output .search-for {
  margin-top: 0.88889rem;
  font-family: "Univers LT W01_57 Condensed";
  color: #535353;
  font-size: 0.72222rem;
  line-height: 1.05556rem;
}

.data-filter .data-filter-output .search-for .highlight {
  font-weight: bold;
}

.data-filter .data-filter-output .result-count {
  color: #535353 !important;
  font-family: "Univers LT W01_57 Condensed";
  color: #c0b8b0;
  font-size: 0.72222rem;
  line-height: 1.05556rem;
  padding-left: 0 !important;
  margin-bottom: 0.88889rem;
}

.data-filter .data-filter-output .return-search,
.data-filter .data-filter-output .search-escalator {
  margin-top: 0.88889rem;
}

.data-filter .data-filter-output .return-search .search-submit,
.data-filter .data-filter-output .return-search a,
.data-filter .data-filter-output .search-escalator .search-submit,
.data-filter .data-filter-output .search-escalator a {
  color: #8c611c;
  display: inline-block;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  font-style: italic;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
  margin-right: 0.88889rem;
  cursor: pointer;
}

.data-filter .data-filter-output .return-search .search-submit:before,
.data-filter .data-filter-output .return-search a:before,
.data-filter .data-filter-output .search-escalator .search-submit:before,
.data-filter .data-filter-output .search-escalator a:before {
  font-size: 0.66667rem;
  margin-right: 0.22222rem;
}

.data-filter .data-filter-output .return-search .search-submit:hover,
.data-filter .data-filter-output .return-search a:hover,
.data-filter .data-filter-output .search-escalator .search-submit:hover,
.data-filter .data-filter-output .search-escalator a:hover {
  text-decoration: none;
}

.data-filter .data-filter-output .filter-buttons {
  margin-top: 0.88889rem;
}

.data-filter .data-filter-output .filter-buttons .filter {
  font-family: "Univers LT W01_57 Condensed";
  font-size: 0.72222rem;
  line-height: 1.05556rem;
  display: inline-block;
  color: #535353;
  border-bottom: 1px solid transparent;
  position: relative;
}

.data-filter .data-filter-output .filter-buttons .filter + .filter {
  margin: 0 1.33333rem;
}

.data-filter .data-filter-output .filter-buttons .filter.active {
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  color: #535353;
  border-color: #535353;
}

.data-filter .data-filter-output .filter-buttons .filter.active.up:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea3a";
  color: #535353;
  display: block;
  font-size: 0.55556rem;
  position: absolute;
  right: -0.88889rem;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}

.data-filter .data-filter-output .filter-buttons .filter.active.down:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea3e";
  color: #535353;
  display: block;
  font-size: 0.55556rem;
  position: absolute;
  right: -0.88889rem;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}

.data-filter .data-filter-output .results-list img {
  max-height: 10.77778rem;
  margin-top: 1px;
  width: 100%;
}

.data-filter .data-filter-output .results-list .image img {
  max-height: none;
}

.data-filter .data-filter-output .result {
  margin-bottom: 2.66667rem;
}

.data-filter .data-filter-output .result .overline {
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  font-size: 0.72222rem;
  line-height: 1.05556rem;
  letter-spacing: 0.01389rem;
  text-transform: uppercase;
  color: #8c611c;
  margin: 0;
}

.data-filter .data-filter-output .result .headline {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  text-transform: uppercase;
  color: #535353;
  margin: 0 0 0.88889rem;
}

@media print, screen and (max-width: 47.93625em) {
  .data-filter .data-filter-output .result .image {
    margin-bottom: 0.88889rem;
  }
}

@media print, screen and (min-width: 62em) {
  .data-filter .data-filter-output .result .image .image-data {
    margin-top: 1.33333rem;
  }
}

@media print, screen and (max-width: 47.93625em) {
  .data-filter .data-filter-output .result .image .image-data .data-set {
    margin-top: 0.88889rem;
  }
}

.data-filter .data-filter-output .result .image .image-data .data-set + .data-set {
  margin-top: 0;
}

.data-filter .data-filter-output .result .image .image-data .headline {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.72222rem;
  line-height: 1.05556rem;
  letter-spacing: 0.02778rem;
  font-weight: bold;
  font-style: italic;
  text-transform: none;
  color: #535353;
  margin: 0;
}

.data-filter .data-filter-output .result .image .image-data .text {
  font-size: 0.72222rem;
  line-height: 1.05556rem;
  letter-spacing: 0.02778rem;
  font-weight: normal;
  text-transform: none;
  color: #535353;
  font-style: italic;
  margin-bottom: 0;
}

@media print {
  .data-filter .data-filter-output .result .image a[href]::after {
    content: none;
  }
}

.data-filter .data-filter-output .result.press-detail .image-data {
  margin-top: 16px;
  margin-bottom: 16px;
}

.data-filter .data-filter-output .result .info-text-wrapper,
.data-filter .data-filter-output .result .teaser-text-wrapper,
.data-filter .data-filter-output .result .text-wrapper {
  margin-top: 1.77778rem;
}

.data-filter .data-filter-output .result .info-text-wrapper .overline,
.data-filter .data-filter-output .result .teaser-text-wrapper .overline,
.data-filter .data-filter-output .result .text-wrapper .overline {
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  font-size: 0.72222rem;
  line-height: 1.05556rem;
  letter-spacing: 0.01389rem;
  text-transform: uppercase;
  color: #535353;
  margin: 0;
}

.data-filter .data-filter-output .result .info-text-wrapper .headline,
.data-filter .data-filter-output .result .teaser-text-wrapper .headline,
.data-filter .data-filter-output .result .text-wrapper .headline {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  font-weight: bold;
  font-style: italic;
  text-transform: none;
  color: #535353;
  margin: 0;
}

.data-filter .data-filter-output .result .info-text-wrapper .text,
.data-filter .data-filter-output .result .teaser-text-wrapper .text,
.data-filter .data-filter-output .result .text-wrapper .text {
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  font-weight: normal;
  text-transform: none;
  color: #535353;
  font-style: italic;
}

.data-filter .data-filter-output .result .info-text-wrapper .button,
.data-filter .data-filter-output .result .teaser-text-wrapper .button,
.data-filter .data-filter-output .result .text-wrapper .button {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  font-style: italic;
  color: #8c611c;
  border: 1px solid #8c611c;
  background: transparent;
  border-radius: 2px;
  padding: 0.22222rem 0.88889rem;
  margin: 0;
}

.data-filter .data-filter-output .result .info-text-wrapper .button:focus,
.data-filter .data-filter-output .result .teaser-text-wrapper .button:focus,
.data-filter .data-filter-output .result .text-wrapper .button:focus {
  outline-offset: 0.11111rem;
}

.data-filter .data-filter-output .result .info-text-wrapper,
.data-filter .data-filter-output .result .teaser-text-wrapper {
  margin-top: 0.66667rem;
}

@media print, screen and (min-width: 47.9375em) {
  .data-filter .data-filter-output .result .info-text-wrapper,
  .data-filter .data-filter-output .result .teaser-text-wrapper {
    margin-top: 1.33333rem;
  }
}

.data-filter .data-filter-output .result .info-text-wrapper .text,
.data-filter .data-filter-output .result .teaser-text-wrapper .text {
  font-style: normal;
  margin: 0;
  letter-spacing: 0.01389rem;
}

.data-filter .data-filter-output .result .info-text-wrapper a,
.data-filter .data-filter-output .result .teaser-text-wrapper a {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  color: #8c611c;
  font-style: italic;
}

.data-filter .data-filter-output .result .teaser-text-wrapper {
  margin-top: 0;
}

.data-filter .data-filter-output .result .teaser-text-wrapper .headline {
  color: #8c611c;
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  font-size: 0.72222rem;
  line-height: 1.05556rem;
  letter-spacing: 0.01389rem;
  font-style: normal;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: normal;
}

@media print, screen and (min-width: 47.9375em) {
  .data-filter .data-filter-output .result .teaser-text-wrapper .headline {
    margin-bottom: 0.11111rem;
    font-size: 0.83333rem;
    line-height: 1.11111rem;
  }
}

.data-filter .data-filter-output .result.search .headline {
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  color: #8c611c;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 0.72222rem;
  line-height: 1.05556rem;
  letter-spacing: 0.01389rem;
}

@media print, screen and (min-width: 47.9375em) {
  .data-filter .data-filter-output .result.search .headline {
    font-size: 0.83333rem;
    line-height: 1.11111rem;
    margin-bottom: 0.11111rem;
  }
}

.data-filter .data-filter-output .result.search .text {
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
  margin: 0;
}

.data-filter .data-filter-output .result.search .highlight {
  font-weight: bold;
}

.data-filter .data-filter-output .result a {
  color: #8c611c;
  display: inline-block;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  font-style: italic;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
}

.data-filter .data-filter-output .result a:hover {
  text-decoration: none;
}

.data-filter .data-filter-output .result .autoicon:before {
  vertical-align: baseline;
  margin-right: 0.22222rem;
  font-size: 0.61111rem;
}

@media print, screen and (min-width: 47.9375em) {
  .data-filter .data-filter-output .result .autoicon:before {
    font-size: 0.55556rem;
  }
}

.data-filter .data-filter-output .no-text-spacing .text-wrapper {
  margin-top: 0;
}

.data-filter .data-filter-output .pagination {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 1rem;
  line-height: 1.33333rem;
  font-style: italic;
  margin-bottom: 1.77778rem;
}

.data-filter .data-filter-output .pagination .current {
  background: none;
  color: #8c611c;
  font-weight: bold;
}

.data-filter .data-filter-output .pagination > li {
  display: inline-block;
  padding: 0 0.66667rem 0 0;
  margin-right: 0;
}

@media print, screen and (min-width: 62em) {
  .data-filter .data-filter-output .pagination > li {
    padding-right: 0.22222rem;
  }
}

.data-filter .data-filter-output .pagination > li + li {
  padding-left: 0.66667rem;
}

@media print, screen and (min-width: 62em) {
  .data-filter .data-filter-output .pagination > li + li {
    padding-left: 0.22222rem;
  }
}

.data-filter .data-filter-output .pagination .ellipsis:after {
  padding: 0;
}

.data-filter .data-filter-output .pagination a {
  padding: 0;
}

.data-filter .data-filter-output .pagination a:hover {
  background: none;
  color: #8c611c;
  font-weight: bold;
}

@media print {
  .data-filter .data-filter-output a {
    text-decoration: none;
  }
}

.data-filter.detail .data-filter-output .image {
  margin-bottom: 0.88889rem;
}

.data-filter.detail .data-filter-output .headline-wrap {
  margin-bottom: 2.66667rem;
  margin-top: 2.66667rem;
}

@media print, screen and (min-width: 47.9375em) {
  .data-filter.detail .data-filter-output .headline-wrap {
    margin-top: 1.33333rem;
    margin-bottom: 1.33333rem;
  }
}

@media print, screen and (min-width: 62em) {
  .data-filter.detail .data-filter-output .headline-wrap {
    margin-top: 1.77778rem;
    margin-bottom: 1.77778rem;
  }
}

.data-filter.detail .data-filter-output .headline-wrap .overline {
  color: #8c611c;
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  font-size: 0.72222rem;
  line-height: 1.05556rem;
  letter-spacing: 0.01389rem;
  margin-bottom: 0;
  text-transform: uppercase;
}

@media print, screen and (min-width: 47.9375em) {
  .data-filter.detail .data-filter-output .headline-wrap .overline {
    margin-bottom: 0.11111rem;
    font-size: 0.83333rem;
    line-height: 1.11111rem;
  }
}

.data-filter.detail .data-filter-output .headline-wrap .headline {
  color: #535353;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 1rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  margin-bottom: 0.88889rem;
  text-transform: uppercase;
}

@media print, screen and (min-width: 47.9375em) {
  .data-filter.detail .data-filter-output .headline-wrap .headline {
    font-size: 1.11111rem;
    line-height: 1.55556rem;
  }
}

@media print, screen and (min-width: 62em) {
  .data-filter.detail .data-filter-output .headline-wrap .headline {
    font-size: 1.77778rem;
    line-height: 2.22222rem;
    margin-bottom: 1.11111rem;
  }
}

.data-filter .unsubscribe a {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  color: #8c611c;
  font-style: italic;
}

.data-filter .unsubscribe a:hover {
  text-decoration: none;
}

.data-filter .unsubscribe a:before {
  font-size: 0.66667rem;
  margin-right: 0.22222rem;
}

.data-filter.detail.standard .headline-wrap,
.data-filter.detail.standard .result {
  margin-bottom: 0;
}

.data-filter table.opening-hours tbody tr td:first-child {
  white-space: nowrap;
}

.flatpickr-calendar {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
}

.flatpickr-calendar select.flatpickr-monthDropdown-months,
.flatpickr-calendar .numInput.cur-year,
.flatpickr-calendar .flatpickr-weekday {
  font-weight: bold;
  color: #000;
}

.flatpickr-calendar .flatpickr-day.disabled {
  color: #eeeeee;
}

.flatpickr-calendar .flatpickr-day.nextMonthDay {
  color: #999999;
}

.flatpickr-calendar .flatpickr-day.today {
  background-color: #aa813f;
  color: #ffffff;
  border-color: transparent;
}

.flatpickr-calendar .flatpickr-day.today:hover {
  background-color: #aa813f;
  color: #ffffff;
  border-color: transparent;
}

.flatpickr-calendar .flatpickr-day.selected {
  background-color: transparent;
  color: #000;
  border-color: #aa813f;
}

.flatpickr-calendar .flatpickr-day.selected:hover {
  background-color: transparent;
  color: #000;
  border-color: #aa813f;
}

.flatpickr-calendar input,
.flatpickr-calendar select {
  box-shadow: none !important;
}

.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #fff;
  -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}

.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}

.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}

.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}

.flatpickr-calendar.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}

.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px;
}

.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.arrowRight:before,
.flatpickr-calendar.rightMost:after,
.flatpickr-calendar.arrowRight:after {
  left: auto;
  right: 22px;
}

.flatpickr-calendar.arrowCenter:before,
.flatpickr-calendar.arrowCenter:after {
  left: 50%;
  right: 50%;
}

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}

.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}

.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%;
}

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}

.flatpickr-calendar:focus {
  outline: 0;
}

.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}

.flatpickr-months {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
}

.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,
.flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none;
}

.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
  position: relative;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  /*
      /*rtl:begin:ignore*/
  /*
      */
  left: 0;
  /*
      /*rtl:end:ignore*/
  /*
      */
}

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  /*
      /*rtl:begin:ignore*/
  /*
      */
  right: 0;
  /*
      /*rtl:end:ignore*/
  /*
      */
}

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}

.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}

.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}

.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
  -webkit-transition: fill 0.1s;
  transition: fill 0.1s;
  fill: inherit;
}

.numInputWrapper {
  position: relative;
  height: auto;
}

.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}

.numInputWrapper input {
  width: 100%;
}

.numInputWrapper input::-ms-clear {
  display: none;
}

.numInputWrapper input::-webkit-outer-spin-button,
.numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}

.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%;
}

.numInputWrapper span.arrowDown {
  top: 50%;
}

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%;
}

.numInputWrapper span svg {
  width: inherit;
  height: auto;
}

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}

.numInputWrapper:hover span {
  opacity: 1;
}

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0;
  display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}

.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 0.5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:focus,
.flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0;
}

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 28px;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: bolder;
}

.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 307.875px;
}

.flatpickr-days:focus {
  outline: 0;
}

.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}

.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 #e6e6e6;
  box-shadow: -1px 0 0 #e6e6e6;
}

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -webkit-flex-basis: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}

.flatpickr-day.today {
  border-color: #959ea9;
}

.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: #569ff7;
}

.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}

.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  -webkit-box-shadow: -10px 0 0 #569ff7;
  box-shadow: -10px 0 0 #569ff7;
}

.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}

.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1);
}

.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
  box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}

.flatpickr-day.hidden {
  visibility: hidden;
}

.rangeMode .flatpickr-day {
  margin-top: 1px;
}

.flatpickr-weekwrapper {
  float: left;
}

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #e6e6e6;
  box-shadow: 1px 0 0 #e6e6e6;
}

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}

.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none;
}

.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}

.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}

.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}

.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}

.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}

.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}

.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #eee;
}

.flatpickr-input[readonly] {
  cursor: pointer;
}

@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.detail-content-navigation {
  position: relative;
  overflow: hidden;
  opacity: 1;
  width: 50%;
  float: left;
  height: 4.44444rem;
  background-color: #f7f5f3;
}

@media print, screen and (min-width: 62em) {
  .detail-content-navigation {
    position: fixed;
    top: 50%;
    left: 50%;
    right: 50%;
    float: none;
    overflow: hidden;
    opacity: 0;
    transition: opacity 1s ease, box-shadow 0.5s ease;
    width: 2.5rem;
    height: 4.44444rem;
  }
}

.detail-content-navigation .icon {
  display: inline-block;
  position: absolute;
  cursor: pointer;
  z-index: 2;
  width: 2.5rem;
  height: 4.44444rem;
  color: #727272;
  background-color: #faf7f5;
}

.detail-content-navigation .icon:before {
  font-size: 1.55556rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.detail-content-navigation a {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  background-color: #faf7f5;
}

.detail-content-navigation a:focus {
  outline: none;
}

.detail-content-navigation .slide-out-content {
  display: inline-block;
  width: calc(100% - 2.5rem);
  height: auto;
  opacity: 1;
  padding: 0.88889rem;
  height: 4.44444rem;
}

@media print, screen and (min-width: 62em) {
  .detail-content-navigation .slide-out-content {
    display: inline-block;
    opacity: 0;
    transition: opacity 1s ease;
  }
}

.detail-content-navigation .slide-out-content .destination-headline {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-style: italic;
  color: #535353;
  font-size: 1rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
}

.detail-content-navigation .slide-out-content .destination-title {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-style: italic;
  color: #727272;
  font-size: 1rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
}

@media print, screen and (min-width: 62em) {
  .detail-content-navigation.open, .detail-content-navigation:focus, .detail-content-navigation:hover {
    width: auto;
  }
  .detail-content-navigation.open .slide-out-content, .detail-content-navigation:focus .slide-out-content, .detail-content-navigation:hover .slide-out-content {
    display: inline-block;
    height: auto;
    opacity: 1;
  }
}

.detail-content-navigation.open,
.stickyheader .detail-content-navigation {
  opacity: 1;
}

.detail-content-navigation.open {
  outline: 1px dotted #000;
  outline-offset: 0.44444rem;
}

.detail-content-navigation.prev .icon {
  left: 0;
}

.detail-content-navigation.prev .slide-out-content {
  margin-left: 2.5rem;
}

@media print, screen and (min-width: 62em) {
  .detail-content-navigation.prev {
    right: auto;
    left: calc(50% - 32.88889rem);
    transform: translate(-1.25rem, -2.22222rem);
  }
}

@media print, screen and (min-width: 62em) {
  .detail-content-navigation.prev.open, .detail-content-navigation.prev:focus, .detail-content-navigation.prev:hover {
    box-shadow: 0.05556rem 0.05556rem 0.11111rem 0.05556rem #dad6d1;
  }
}

.detail-content-navigation.next .icon {
  right: 0;
}

.detail-content-navigation.next .slide-out-content {
  margin-right: 2.5rem;
}

@media print, screen and (min-width: 62em) {
  .detail-content-navigation.next {
    left: auto;
    right: calc(50% - 32.88889rem);
    transform: translate(1.25rem, -2.22222rem);
  }
}

@media print, screen and (min-width: 62em) {
  .detail-content-navigation.next.open, .detail-content-navigation.next:focus, .detail-content-navigation.next:hover {
    box-shadow: -0.05556rem 0.05556rem 0.11111rem 0.05556rem #dad6d1;
  }
}

@media print {
  .detail-content-navigation {
    display: none;
  }
}

@charset "UTF-8";
/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
@font-face {
  font-family: 'icomoon';
  src: url("/ssg_prototype/fonts/icomoon.eot");
  src: url("/ssg_prototype/fonts/icomoon.eot") format("embedded-opentype"), url("/ssg_prototype/fonts/icomoon.ttf") format("truetype"), url("/ssg_prototype/fonts/icomoon.woff") format("woff"), url("/ssg_prototype/fonts/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class^="icon-"]:after, [class*=" icon-"]:before, [class*=" icon-"]:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-themenjahr2021:before {
  content: "";
}

.icon-themenjahr2021-tipp:before {
  content: "";
}

.icon-adventskalender-stern:before {
  content: "";
}

.icon-pin:before {
  content: "";
}

.icon-stage_pause:before {
  content: "";
}

.icon-stage_play:before {
  content: "";
}

.icon-barrierefrei:before {
  content: "";
}

.icon-gebaerden-sprache:before {
  content: "";
}

.icon-leichte-sprache:before {
  content: "";
}

.icon-themenjahr:before {
  content: "";
}

.icon-highlights:before {
  content: "";
}

.icon-restaurants:before {
  content: "";
}

.icon-wc:before {
  content: "";
}

.icon-grad2:before {
  content: "";
}

.icon-arrow-left_slider2:before {
  content: "";
}

.icon-arrow-right_slider2:before {
  content: "";
}

.icon-burgen2:before {
  content: "";
}

.icon-foot_pdf2:before {
  content: "";
}

.icon-mail2:before {
  content: "";
}

.icon-home2:before {
  content: "";
}

.icon-filter2:before {
  content: "";
}

.icon-burger-menu2:before {
  content: "";
}

.icon-foot-special-twitter:before {
  content: "";
}

.icon-foot-special-face2:before {
  content: "";
}

.icon-foot-special-you2:before {
  content: "";
}

.icon-phone2:before {
  content: "";
}

.icon-printer2:before {
  content: "";
}

.icon-gaerten2:before {
  content: "";
}

.icon-kleinode2:before {
  content: "";
}

.icon-kloester2:before {
  content: "";
}

.icon-more2:before {
  content: "";
}

.icon-schloesser2:before {
  content: "";
}

.icon-video2:before {
  content: "";
}

.icon-search2:before {
  content: "";
}

.icon-arrow-up2:before {
  content: "";
}

.icon-arrow-right_link2:before {
  content: "";
}

.icon-arrow-down2:before {
  content: "";
}

.icon-arrow-left_link2:before {
  content: "";
}

.icon-share2:before {
  content: "";
}

.icon-google-plus2:before {
  content: "";
}

.icon-facebook2:before {
  content: "";
}

.icon-whatsapp2:before {
  content: "";
}

.icon-twitter2:before {
  content: "";
}

.icon-youtube2:before {
  content: "";
}

.icon-foot-special-face:before {
  content: "";
}

.icon-foot-special-you:before {
  content: "";
}

.icon-burger-menu:before {
  content: "";
}

.icon-filter:before {
  content: "";
}

.icon-home:before {
  content: "";
}

.icon-grad:before {
  content: "";
}

.icon-arrow-left_slider:before {
  content: "";
}

.icon-arrow-right_slider:before {
  content: "";
}

.icon-burgen:before {
  content: "";
}

.icon-gaerten:before {
  content: "";
}

.icon-kleinode:before {
  content: "";
}

.icon-kloester:before {
  content: "";
}

.icon-more:before {
  content: "";
}

.icon-schloesser:before {
  content: "";
}

.icon-video:before {
  content: "";
}

.icon-kalender_frei:before {
  content: "";
}

.icon-unendlich-schoen:before {
  content: "";
}

.icon-neu:before {
  content: "";
}

.icon-kinder_familie:before {
  content: "";
}

.icon-wissen_staunen:before {
  content: "";
}

.icon-workshop:before {
  content: "";
}

.icon-jubilaeen:before {
  content: "";
}

.icon-kostuemfuehrung:before {
  content: "";
}

.icon-genuss_geschichte:before {
  content: "";
}

.icon-stoerer-freunde:before {
  content: "";
}

.icon-saebelchen:before {
  content: "";
}

.icon-parlieren:before {
  content: "";
}

.icon-kalender:before {
  content: "";
}

.icon-minus:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-zentrieren:before {
  content: "";
}

.icon-gewinnspiel2018:before {
  content: "";
}

.icon-foot-special-insta:before {
  content: "";
}

.icon-kelch:before {
  content: "";
}

.icon-aktuelles:before {
  content: "";
}

.icon-backlink:before {
  content: "";
}

.icon-denkanstoesse:before {
  content: "";
}

.icon-gartentipps:before {
  content: "";
}

.icon-gewinnspiel:before {
  content: "";
}

.icon-horizontal:before {
  content: "";
}

.icon-laemmchen:before {
  content: "";
}

.icon-rezepte:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-fax:before {
  content: "";
}

.icon-foot_pdf:before {
  content: "";
}

.icon-mail:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-printer:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-arrow-up:before {
  content: "";
}

.icon-arrow-right_link:before, .image-text .text-wrap a:before {
  content: "";
}

.icon-arrow-down:before {
  content: "";
}

.icon-arrow-left_link:before {
  content: "";
}

.icon-share:before {
  content: "";
}

.icon-google-plus:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-whatsapp:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

.image-text {
  margin-top: 0.88889rem;
}

@media print, screen and (min-width: 47.9375em) {
  .image-text {
    margin-top: 1.44444rem;
  }
}

@media print {
  .image-text {
    display: block !important;
    overflow: hidden;
    margin-bottom: 40px;
  }
}

.image-text .fancybox:focus {
  outline-offset: 0.22222rem;
}

.image-text .image-wrap {
  order: 2;
  text-align: center;
}

@media print, screen and (min-width: 47.9375em) {
  .image-text .image-wrap {
    order: 1;
  }
}

@media print, screen and (max-width: 47.93625em) {
  .image-text .image-wrap .image {
    display: inline-block;
    margin-bottom: 1rem;
    width: 100%;
    padding: 0 2.33333rem;
  }
}

@media print {
  .image-text .image-wrap .image {
    float: left;
    width: 25%;
    margin-right: 20px;
  }
}

@media print {
  .image-text .image-wrap .image a[href]::after {
    content: none;
  }
}

.image-text .image-wrap .video-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.image-text .image-wrap .video-wrap embed,
.image-text .image-wrap .video-wrap iframe,
.image-text .image-wrap .video-wrap object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.image-text .image-wrap .caption {
  font-family: "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-style: italic;
  color: #8c611c;
  text-align: left;
  margin-top: 0.44444rem;
  margin-bottom: 0;
  font-size: 0.66667rem;
  line-height: 1rem;
  letter-spacing: 0.01389rem;
}

.image-text .text-wrap {
  order: 1;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  color: #535353;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
}

@media print, screen and (min-width: 47.9375em) {
  .image-text .text-wrap {
    order: 2;
  }
}

@media print, screen and (min-width: 62em) {
  .image-text .text-wrap {
    font-size: 1rem;
  }
}

@media print {
  .image-text .text-wrap {
    font-family: "Times New Roman", serif;
    font-size: 0.77778rem;
    line-height: 1.11111rem;
  }
}

@media print, screen and (max-width: 47.93625em) {
  .image-text .text-wrap .text {
    margin-bottom: 2rem;
  }
}

.image-text .text-wrap .headline,
.image-text .text-wrap h4 {
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  color: #8c611c;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 0.72222rem;
  line-height: 1.05556rem;
  letter-spacing: 0.01389rem;
}

@media print, screen and (min-width: 47.9375em) {
  .image-text .text-wrap .headline,
  .image-text .text-wrap h4 {
    font-size: 0.83333rem;
    line-height: 1.11111rem;
    margin-bottom: 0.11111rem;
  }
}

@media print {
  .image-text .text-wrap .headline,
  .image-text .text-wrap h4 {
    font-family: "Arial", sans-serif;
    font-size: 0.66667rem;
    font-weight: bold;
    line-height: 1rem;
    display: block !important;
  }
}

.image-text .text-wrap p {
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
}

@media print, screen and (min-width: 62em) {
  .image-text .text-wrap p {
    font-size: 1rem;
    line-height: 1.33333rem;
    margin-bottom: 0.11111rem;
  }
}

@media print {
  .image-text .text-wrap p {
    font-size: 0.77778rem;
    line-height: 1.11111rem;
    display: block !important;
  }
}

.image-text .text-wrap a {
  color: #8c611c;
  display: inline-block;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  font-style: italic;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
}

.image-text .text-wrap a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media print, screen and (min-width: 62em) {
  .image-text .text-wrap a {
    line-height: 1.33333rem;
  }
}

.image-text .text-wrap a:before {
  vertical-align: baseline;
  margin-right: 0.22222rem;
  font-size: 0.61111rem;
}

@media print, screen and (min-width: 47.9375em) {
  .image-text .text-wrap a:before {
    font-size: 0.55556rem;
  }
}

.image-text .text-wrap a.icon-phone:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e942";
}

.image-text .text-wrap a.icon-fax:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e918";
}

.image-text .text-wrap a.icon-mail:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e966";
}

.image-text .text-wrap a:hover {
  text-decoration: none;
}

@media print {
  .image-text .text-wrap a {
    font-family: "Times New Roman", serif;
    text-decoration: none;
    font-size: 0.77778rem;
    line-height: 1.11111rem;
  }
}

@media print, screen and (min-width: 47.9375em) {
  .image-text.image-right .image-wrap {
    order: 2;
  }
}

@media print {
  .image-text.image-right .image-wrap {
    order: 2;
  }
}

@media print, screen and (min-width: 47.9375em) {
  .image-text.image-right .image-wrap .caption {
    text-align: right;
  }
}

@media print, screen and (min-width: 47.9375em) {
  .image-text.image-right .text-wrap {
    order: 1;
    padding-right: 8px;
  }
}

@media print {
  .image-text.image-right .text-wrap {
    order: 1;
  }
}

@media print {
  .image-text.image-left {
    order: 1;
  }
}

@media print, screen and (min-width: 47.9375em) {
  .image-text.image-left .text-wrap {
    padding-left: 8px;
  }
}

@media print {
  .image-text.image-left .text-wrap {
    order: 2;
  }
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.detail-index {
  margin-top: 2.22222rem;
}

.detail-index .accordion .accordion-title {
  border: none;
  border-bottom: 0.05556rem solid #77726d;
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.01389rem;
  color: #8c611c;
  text-transform: uppercase;
  padding: 0.66667rem 0;
}

.detail-index .accordion .accordion-title .headline {
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.01389rem;
  color: #8c611c;
  text-transform: uppercase;
  display: inline-block;
  margin: 0;
}

@media print, screen and (min-width: 47.9375em) {
  .detail-index .accordion .accordion-title {
    font-size: 0.83333rem;
  }
  .detail-index .accordion .accordion-title .headline {
    font-size: 0.83333rem;
  }
}

@media print {
  .detail-index .accordion .accordion-title {
    border: none;
    text-decoration: none;
  }
}

.detail-index .accordion .accordion-title .icon {
  margin-right: 0.44444rem;
}

.detail-index .accordion .accordion-title .icon:before {
  font-size: 0.88889rem;
  line-height: 1;
  position: relative;
  top: -0.22222rem;
  vertical-align: middle;
}

.detail-index .accordion .accordion-title:focus, .detail-index .accordion .accordion-title:hover {
  background: none;
}

.detail-index .accordion .accordion-title:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea3e";
  color: #77726d;
  font-size: 0.66667rem;
  margin-top: -0.33333rem;
  right: 0.66667rem;
}

@media print {
  .detail-index .accordion .accordion-title:before {
    content: none;
  }
}

.detail-index .accordion .is-active > .accordion-title:before {
  content: "\ea3a";
}

@media print {
  .detail-index .accordion .is-active > .accordion-title:before {
    content: none;
  }
}

.detail-index .accordion .accordion-content {
  background-color: #faf7f5;
  border: none;
}

@media print, screen and (min-width: 62em) {
  .detail-index .accordion .accordion-content {
    padding: 0.88889rem 0.88889rem;
  }
}

.detail-index .accordion .accordion-content .headline {
  color: #535353;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  font-style: italic;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  margin-bottom: 0.33333rem;
}

@media print, screen and (min-width: 62em) {
  .detail-index .accordion .accordion-content .headline {
    font-size: 1rem;
  }
}

.detail-index .accordion .accordion-content ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.detail-index .accordion .accordion-content ul li a {
  color: #727272;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  font-style: italic;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  margin-bottom: 0.44444rem;
  margin-top: 0.55556rem;
}

@media print, screen and (min-width: 62em) {
  .detail-index .accordion .accordion-content ul li a {
    font-size: 0.77778rem;
    line-height: 1.11111rem;
  }
}

@media print {
  .detail-index .accordion .accordion-content ul li a {
    text-decoration: none;
  }
}

.detail-index .accordion .accordion-content ul li a:hover {
  color: #282828;
}

.detail-index .accordion .accordion-content ul li a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
  color: #8c611c;
  margin-right: 0.22222rem;
  font-size: 0.61111rem;
}

@media print, screen and (min-width: 62em) {
  .detail-index .accordion .accordion-content ul li a:before {
    font-size: 0.55556rem;
  }
}

.detail-index .accordion .accordion-content ul .hassub ul {
  margin-left: 0.88889rem;
}

.detail-index .accordion .accordion-content ul .hassub ul li a:hover {
  color: #282828;
}

.detail-index .accordion .accordion-content ul .active > a {
  color: #282828;
}

.marginal-column .detail-index {
  margin-bottom: 0;
}

@media print, screen and (min-width: 62em) {
  .marginal-column .detail-index {
    margin-top: 0.88889rem;
  }
}

@media print, screen and (min-width: 62em) {
  .marginal-column .detail-index .accordion .accordion-content {
    padding: 0.88889rem 0.66667rem;
  }
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.detail-liste {
  margin-top: 0.88889rem;
}

.detail-liste .headline {
  color: #77726d;
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.01389rem;
  margin-bottom: 0.33333rem;
  margin-top: 0;
  text-transform: uppercase;
}

@media print, screen and (min-width: 47.9375em) {
  .detail-liste .headline {
    font-size: 0.83333rem;
    line-height: 1.11111rem;
    margin-bottom: 0.11111rem;
    margin-top: 0;
  }
}

.detail-liste .headline.gold {
  color: #8c611c;
}

.detail-liste p {
  color: #535353;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
  margin-bottom: 0.66667rem;
}

.detail-liste a {
  color: #727272;
  display: block;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  font-style: italic;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  margin-top: 0.55556rem;
}

.detail-liste a:hover {
  color: #535353;
}

.detail-liste a + a {
  margin-top: 0.22222rem;
}

.detail-liste a:before {
  color: #8c611c;
  margin-right: 0.22222rem;
  font-size: 0.66667rem;
}

.detail-liste .iconlist {
  list-style-type: none;
  line-height: 1.33333rem;
  margin: 0 0 2.22222rem;
}

.detail-liste .iconlist a {
  display: block;
  color: #727272;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-style: italic;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  margin-bottom: 0.44444rem;
  margin-top: 0.44444rem;
}

@media print {
  .detail-liste .iconlist a {
    text-decoration: none;
  }
}

@media print, screen and (min-width: 47.9375em) {
  .detail-liste .iconlist a.icon-mail:before, .detail-liste .iconlist a.icon-phone:before {
    font-size: 0.77778rem;
  }
}

.detail-liste .iconlist a:hover {
  color: #535353;
}

@media print {
  .detail-liste .iconlist a[href]::after {
    content: none;
  }
}

.detail-liste .iconlist + p {
  margin: -1.55556rem 0 1.11111rem;
}

.marginal-column .detail-liste {
  margin-top: 2.22222rem;
}

.marginal-column .detail-liste .headline {
  margin-top: 0.66667rem;
  text-transform: uppercase;
}

@media print, screen and (min-width: 47.9375em) {
  .marginal-column .detail-liste .headline {
    margin-top: 1.11111rem;
  }
}

@media print, screen and (min-width: 47.9375em) {
  .marginal-column .detail-liste p {
    color: #535353;
    font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
    font-size: 0.77778rem;
    line-height: 1.11111rem;
  }
}

@media print, screen and (min-width: 47.9375em) {
  .marginal-column .detail-liste .iconlist a {
    font-size: 0.77778rem;
    margin-bottom: 0.33333rem;
    margin-top: 0.33333rem;
  }
}

@media print, screen and (min-width: 47.9375em) {
  .marginal-column .detail-liste .iconlist a:before {
    font-size: 0.55556rem;
  }
}

@charset "UTF-8";
/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
@font-face {
  font-family: 'icomoon';
  src: url("/ssg_prototype/fonts/icomoon.eot");
  src: url("/ssg_prototype/fonts/icomoon.eot") format("embedded-opentype"), url("/ssg_prototype/fonts/icomoon.ttf") format("truetype"), url("/ssg_prototype/fonts/icomoon.woff") format("woff"), url("/ssg_prototype/fonts/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class^="icon-"]:after, [class*=" icon-"]:before, [class*=" icon-"]:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-themenjahr2021:before {
  content: "";
}

.icon-themenjahr2021-tipp:before {
  content: "";
}

.icon-adventskalender-stern:before {
  content: "";
}

.icon-pin:before {
  content: "";
}

.icon-stage_pause:before {
  content: "";
}

.icon-stage_play:before {
  content: "";
}

.icon-barrierefrei:before {
  content: "";
}

.icon-gebaerden-sprache:before {
  content: "";
}

.icon-leichte-sprache:before {
  content: "";
}

.icon-themenjahr:before {
  content: "";
}

.icon-highlights:before {
  content: "";
}

.icon-restaurants:before {
  content: "";
}

.icon-wc:before {
  content: "";
}

.icon-grad2:before {
  content: "";
}

.icon-arrow-left_slider2:before {
  content: "";
}

.icon-arrow-right_slider2:before {
  content: "";
}

.icon-burgen2:before {
  content: "";
}

.icon-foot_pdf2:before {
  content: "";
}

.icon-mail2:before {
  content: "";
}

.icon-home2:before {
  content: "";
}

.icon-filter2:before {
  content: "";
}

.icon-burger-menu2:before {
  content: "";
}

.icon-foot-special-twitter:before {
  content: "";
}

.icon-foot-special-face2:before {
  content: "";
}

.icon-foot-special-you2:before {
  content: "";
}

.icon-phone2:before {
  content: "";
}

.icon-printer2:before {
  content: "";
}

.icon-gaerten2:before {
  content: "";
}

.icon-kleinode2:before {
  content: "";
}

.icon-kloester2:before {
  content: "";
}

.icon-more2:before {
  content: "";
}

.icon-schloesser2:before {
  content: "";
}

.icon-video2:before {
  content: "";
}

.icon-search2:before {
  content: "";
}

.icon-arrow-up2:before {
  content: "";
}

.icon-arrow-right_link2:before {
  content: "";
}

.icon-arrow-down2:before {
  content: "";
}

.icon-arrow-left_link2:before {
  content: "";
}

.icon-share2:before {
  content: "";
}

.icon-google-plus2:before {
  content: "";
}

.icon-facebook2:before {
  content: "";
}

.icon-whatsapp2:before {
  content: "";
}

.icon-twitter2:before {
  content: "";
}

.icon-youtube2:before {
  content: "";
}

.icon-foot-special-face:before {
  content: "";
}

.icon-foot-special-you:before {
  content: "";
}

.icon-burger-menu:before {
  content: "";
}

.icon-filter:before {
  content: "";
}

.icon-home:before {
  content: "";
}

.icon-grad:before {
  content: "";
}

.icon-arrow-left_slider:before {
  content: "";
}

.icon-arrow-right_slider:before {
  content: "";
}

.icon-burgen:before {
  content: "";
}

.icon-gaerten:before {
  content: "";
}

.icon-kleinode:before {
  content: "";
}

.icon-kloester:before {
  content: "";
}

.icon-more:before {
  content: "";
}

.icon-schloesser:before {
  content: "";
}

.icon-video:before {
  content: "";
}

.icon-kalender_frei:before {
  content: "";
}

.icon-unendlich-schoen:before {
  content: "";
}

.icon-neu:before {
  content: "";
}

.icon-kinder_familie:before {
  content: "";
}

.icon-wissen_staunen:before {
  content: "";
}

.icon-workshop:before {
  content: "";
}

.icon-jubilaeen:before {
  content: "";
}

.icon-kostuemfuehrung:before {
  content: "";
}

.icon-genuss_geschichte:before {
  content: "";
}

.icon-stoerer-freunde:before {
  content: "";
}

.icon-saebelchen:before {
  content: "";
}

.icon-parlieren:before {
  content: "";
}

.icon-kalender:before {
  content: "";
}

.icon-minus:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-zentrieren:before {
  content: "";
}

.icon-gewinnspiel2018:before {
  content: "";
}

.icon-foot-special-insta:before {
  content: "";
}

.icon-kelch:before {
  content: "";
}

.icon-aktuelles:before {
  content: "";
}

.icon-backlink:before {
  content: "";
}

.icon-denkanstoesse:before {
  content: "";
}

.icon-gartentipps:before {
  content: "";
}

.icon-gewinnspiel:before {
  content: "";
}

.icon-horizontal:before {
  content: "";
}

.icon-laemmchen:before {
  content: "";
}

.icon-rezepte:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-fax:before {
  content: "";
}

.icon-foot_pdf:before {
  content: "";
}

.icon-mail:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-printer:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-arrow-up:before {
  content: "";
}

.icon-arrow-right_link:before, .detail-media a.text-link:before {
  content: "";
}

.icon-arrow-down:before {
  content: "";
}

.icon-arrow-left_link:before {
  content: "";
}

.icon-share:before {
  content: "";
}

.icon-google-plus:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-whatsapp:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

.detail-media {
  margin-top: 1.11111rem;
  padding-top: 1.77778rem;
  /*dots*/
}

@media print {
  .detail-media {
    display: block !important;
    overflow: hidden;
    margin-bottom: 40px;
  }
}

.detail-media a {
  display: block;
  width: 100%;
}

.detail-media a.text-link {
  color: #8c611c;
  display: inline-block;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  font-style: italic;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
}

.detail-media a.text-link:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media print, screen and (min-width: 62em) {
  .detail-media a.text-link {
    line-height: 1.33333rem;
  }
}

.detail-media a.text-link:before {
  vertical-align: baseline;
  margin-right: 0.22222rem;
  font-size: 0.61111rem;
}

@media print, screen and (min-width: 47.9375em) {
  .detail-media a.text-link:before {
    font-size: 0.55556rem;
  }
}

.detail-media a.text-link:hover {
  text-decoration: none;
}

@media print {
  .detail-media a[href]::after {
    content: none;
  }
}

.detail-media img {
  margin-bottom: 0.88889rem;
}

@media print {
  .detail-media img {
    width: 50%;
  }
}

.detail-media .caption {
  font-family: "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-style: italic;
  color: #8c611c;
  text-align: left;
  margin-top: -0.44444rem;
  margin-bottom: 0.88889rem;
  font-size: 0.66667rem;
  line-height: 1rem;
  letter-spacing: 0.01389rem;
}

.detail-media .slick-track {
  display: flex;
}

.detail-media .slick-track .slick-slide {
  display: flex;
  flex: 1 1 100%;
  height: auto;
  width: 100%;
}

.detail-media .slick-track .slick-slide img {
  display: inline-block;
}

.detail-media.social-mod {
  margin-top: 0.88889rem;
  padding-top: 0;
}

@media print, screen and (max-width: 47.93625em) {
  .detail-media.makesmallslides {
    padding-bottom: 1.38889rem;
    position: relative;
  }
}

@media print, screen and (min-width: 47.9375em) {
  .detail-media.makemediumslides .slick-disabled {
    opacity: 0;
    transition: opacity 1s ease-in;
  }
}

.detail-media.makemediumslides .slick-arrow {
  height: 1.77778rem;
  width: 1.77778rem;
}

.detail-media.makemediumslides .slick-arrow:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #948f87;
  font-size: 1.77778rem;
  opacity: 1;
  position: relative;
}

@media print {
  .detail-media.makemediumslides .slick-arrow {
    display: none !important;
  }
}

.detail-media.makemediumslides .slick-prev {
  left: -3.55556rem;
}

.detail-media.makemediumslides .slick-prev:before {
  content: "\e901";
}

.detail-media.makemediumslides .slick-next {
  right: -3.55556rem;
}

.detail-media.makemediumslides .slick-next:before {
  content: "\e902";
}

.detail-media.makesmallslides .slider-wrap {
  position: static;
}

@media print, screen and (min-width: 47.9375em) {
  .detail-media.makemediumslides .slider-wrap {
    position: relative;
  }
}

.detail-media.makesmallslides .slick-initialized.slick-dotted {
  margin-bottom: 0;
}

.detail-media .slide {
  width: 100%;
}

.detail-media .slick-dots {
  bottom: 0.55556rem;
  left: 0;
  right: 0;
}

.detail-media .slick-dots li {
  margin: 0;
  height: 1rem;
  width: 1rem;
}

.detail-media .slick-dots li button {
  padding: 0;
}

.detail-media .slick-dots li button:before {
  color: #948f87;
  font-size: 0.66667rem;
  height: 1rem;
  width: 1rem;
  opacity: 1;
}

.detail-media .slick-dots li.slick-active button:before {
  color: #bbb4ab;
  opacity: 1;
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.detail-tags {
  margin-top: 2.22222rem;
}

.detail-tags .headline {
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  color: #8c611c;
  text-transform: uppercase;
  margin-bottom: 1.11111rem;
  margin-top: 0.33333rem;
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.01389rem;
}

@media print, screen and (min-width: 47.9375em) {
  .detail-tags .headline {
    font-size: 0.83333rem;
  }
}

.detail-tags .headline .icon:before {
  margin-right: 0.33333rem;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  vertical-align: text-bottom;
}

.detail-tags .tags {
  margin-top: 0.55556rem;
}

.detail-tags .tags legend {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-style: italic;
  color: #535353;
  margin-bottom: 0.33333rem;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
}

@media print, screen and (min-width: 47.9375em) {
  .detail-tags .tags legend {
    font-size: 1rem;
    line-height: 1.33333rem;
  }
}

.detail-tags .tags legend .headline {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-style: italic;
  color: #535353;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  display: inline-block;
  margin: 0;
  text-transform: none;
}

@media print, screen and (min-width: 47.9375em) {
  .detail-tags .tags legend .headline {
    font-size: 1rem;
    line-height: 1.33333rem;
  }
}

.detail-tags .tags input {
  position: absolute;
  left: -400000px;
  visibility: hidden;
}

.detail-tags .tags input + label {
  margin: 0;
  padding: 0;
  background-color: #f1eeeb;
  border-radius: 0.66667rem;
  display: inline-block;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-style: italic;
  color: #535353;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  margin-bottom: 0.55556rem;
  margin-right: 0.55556rem;
  padding: 0.11111rem 0.66667rem 0.05556rem 0.66667rem;
}

.detail-tags .tags input + label:hover {
  color: #282828;
}

.detail-tags .tags input:checked + label {
  background: #c0b8b0;
  color: #282828;
}

.detail-tags input[type="submit"],
.detail-tags .closebutton {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  border: 1px solid #8c611c;
  background: #ffffff;
  color: #8c611c;
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  margin-top: 1.77778rem;
  padding: 0.27778rem 0.16667rem;
  display: block;
  width: 100%;
}

.detail-tags input[type="submit"]:hover,
.detail-tags .closebutton:hover {
  cursor: pointer;
}

.detail-tags input[type="submit"][disabled],
.detail-tags .closebutton[disabled] {
  cursor: auto;
  opacity: 0.4;
}

.detail-tags [data-overlay-container] [data-overlay-content] {
  position: fixed;
  left: 0;
  bottom: auto;
  top: 0;
  right: 0;
  width: 100%;
  height: auto;
  right: auto;
  background-color: #ffffff;
  padding: 2.22222rem;
}

@media print, screen and (min-width: 47.9375em) {
  .detail-tags [data-overlay-container] [data-overlay-content] {
    top: 50%;
    left: 50%;
    right: auto;
    bottom: auto;
    transform: translate(-50%, -50%);
    max-width: 50%;
    width: auto;
    height: auto;
  }
}

.detail-tags [data-overlay-container] .closeoverlay {
  background-color: rgba(0, 0, 0, 0.5);
}

.detail-tags [data-overlay-container] .headline:before {
  content: none;
}

.detail-tags [data-overlay-container] .closebutton {
  width: auto;
  padding: 0.27778rem 0.72222rem;
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.detail-tipp {
  margin-top: 2.22222rem;
}

.detail-tipp .tipp-holder {
  position: relative;
  background-color: #faf7f5;
  padding: 1.77778rem 1.33333rem;
}

@media print, screen and (min-width: 62em) {
  .detail-tipp .tipp-holder {
    padding: 1.77778rem 3.55556rem;
  }
}

.detail-tipp .tipp-holder .headline,
.detail-tipp .tipp-holder h4 {
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  color: #8c611c;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 0.72222rem;
  line-height: 1.05556rem;
  letter-spacing: 0.01389rem;
}

@media print, screen and (min-width: 47.9375em) {
  .detail-tipp .tipp-holder .headline,
  .detail-tipp .tipp-holder h4 {
    font-size: 0.83333rem;
    line-height: 1.11111rem;
    margin-bottom: 0.11111rem;
  }
}

.detail-tipp .tipp-holder img.det-tipp {
  height: 2.66667rem;
  left: 0.88889rem;
  position: absolute;
  width: 2.66667rem;
  top: -1.22222rem;
}

.detail-tipp .tipp-holder p {
  color: #535353;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  font-style: italic;
  letter-spacing: 0.02778rem;
  line-height: 1.33333rem;
  margin-bottom: 0.33333rem;
}

@media print, screen and (min-width: 62em) {
  .detail-tipp .tipp-holder p {
    font-size: 1rem;
    margin-bottom: 0.55556rem;
  }
}

.detail-tipp .tipp-holder p.h3 {
  font-style: normal;
  font-size: 1.72222rem;
  line-height: normal;
  margin-bottom: 0.5rem;
}

.detail-tipp .tipp-holder p a {
  display: inline;
}

.detail-tipp .tipp-holder a {
  color: #8c611c;
  display: block;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  font-style: italic;
  letter-spacing: 0.02778rem;
  line-height: 1.33333rem;
}

@media print, screen and (min-width: 62em) {
  .detail-tipp .tipp-holder a {
    font-size: 1rem;
    margin-bottom: 0.55556rem;
  }
}

@media print {
  .detail-tipp .tipp-holder a {
    text-decoration: none;
  }
}

.detail-tipp .tipp-holder a:before {
  margin-right: 0.22222rem;
  font-size: 0.61111rem;
}

@media print, screen and (min-width: 62em) {
  .detail-tipp .tipp-holder a:before {
    font-size: 0.72222rem;
  }
}

.marginal-column .detail-tipp .tipp-holder {
  padding: 1.77778rem 1.33333rem;
}

.marginal-column .detail-tipp .tipp-holder p {
  font-size: 0.88889rem;
  line-height: 1.33333rem;
}

.marginal-column .detail-tipp .tipp-holder a {
  font-size: 0.88889rem;
  line-height: 1.33333rem;
}

.marginal-column .detail-tipp .tipp-holder a:before {
  font-size: 0.61111rem;
}

@media print, screen and (min-width: 62em) {
  .marginal-column .detail-tipp .tipp-holder a:before {
    font-size: 0.61111rem;
  }
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
@media print, screen and (min-width: 47.9375em) {
  .detail-title {
    margin-top: 1.66667rem;
    margin-bottom: 1.33333rem;
  }
}

@media print, screen and (min-width: 62em) {
  .detail-title {
    margin-top: 2.66667rem;
  }
}

@media print, screen and (min-width: 62em) {
  .detail-title .row {
    padding-left: 0.88889rem;
    padding-right: 0.88889rem;
  }
}

.detail-title .column + .column {
  background: #f7f5f3 url(../ec3fcadc17f866f70dc7cb62ecad6037.png) no-repeat top left;
  background-size: 100% 14px;
  width: 100%;
  margin-top: -0.77778rem;
}

@media print, screen and (min-width: 47.9375em) {
  .detail-title .column + .column {
    background: none;
    background-color: #f7f5f3;
  }
}

@media print, screen and (min-width: 62em) {
  .detail-title .column + .column {
    padding-left: 1.33333rem;
    padding-right: 1.77778rem;
    margin-top: 0.88889rem;
    margin-bottom: 1.77778rem;
  }
}

@media print, screen and (min-width: 47.9375em) and (max-width: 54.12375em) {
  .detail-title .det-img-holder {
    margin-bottom: -1.77778rem;
    margin-top: -1.77778rem;
  }
}

@media print {
  .detail-title .det-img-holder a[href]::after {
    content: none;
  }
}

.detail-title .det-img-holder:after {
  content: "";
  background: transparent url(../ec3fcadc17f866f70dc7cb62ecad6037.png) no-repeat bottom left;
  background-size: 100% 100%;
  width: 100%;
  height: 0.77778rem;
  display: block;
}

@media print {
  .detail-title .det-img-holder:after {
    background: none;
  }
}

.detail-title img.det-title {
  border: 0.55556rem solid #ffffff;
  box-shadow: 0 3px 6px 0 #e5e5e5;
  margin-top: 1.33333rem;
}

@media print, screen and (min-width: 47.9375em) {
  .detail-title img.det-title {
    border: 0.88889rem solid #ffffff;
    margin-top: 0;
  }
}

@media print {
  .detail-title img.det-title {
    margin-top: 0;
  }
}

.detail-title .det-text {
  padding: 0.88889rem;
  padding-top: 0;
}

@media print, screen and (max-width: 47.93625em) {
  .detail-title .det-text {
    padding-bottom: 1.77778rem;
  }
}

.detail-title .det-text .headline-wrap {
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
}

.detail-title .det-text h2, .detail-title .det-text .headline {
  color: #535353;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 1rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  margin-bottom: 1.11111rem;
  text-transform: uppercase;
}

@media print, screen and (min-width: 47.9375em) and (max-width: 54.12375em) {
  .detail-title .det-text h2, .detail-title .det-text .headline {
    margin-bottom: 0.55556rem;
  }
}

@media print, screen and (min-width: 47.9375em) {
  .detail-title .det-text h2, .detail-title .det-text .headline {
    font-size: 1.11111rem;
    line-height: 1.55556rem;
  }
}

@media print, screen and (min-width: 62em) {
  .detail-title .det-text h2, .detail-title .det-text .headline {
    font-size: 1.77778rem;
    line-height: 2.22222rem;
  }
}

@media print {
  .detail-title .det-text h2, .detail-title .det-text .headline {
    font-family: "Times New Roman", serif;
    font-size: 0.88889rem;
    line-height: 1.11111rem;
  }
}

.detail-title .det-text h2.twolines, .detail-title .det-text .headline.twolines {
  font-size: 1rem;
  line-height: 1.33333rem;
  margin-bottom: 0;
}

@media print, screen and (min-width: 47.9375em) {
  .detail-title .det-text h2.twolines, .detail-title .det-text .headline.twolines {
    font-size: 1.11111rem;
    line-height: 1.55556rem;
  }
}

@media print, screen and (min-width: 62em) {
  .detail-title .det-text h2.twolines, .detail-title .det-text .headline.twolines {
    font-size: 1.44444rem;
    line-height: 1.66667rem;
  }
}

@media print {
  .detail-title .det-text h2.twolines, .detail-title .det-text .headline.twolines {
    font-family: "Times New Roman", serif;
    font-size: 0.88889rem;
    line-height: 1.11111rem;
  }
}

.detail-title .det-text h2.twolines + h2.twolines, .detail-title .det-text .headline.twolines + .headline.twolines {
  margin-bottom: 1.11111rem;
}

.detail-title .det-text h5, .detail-title .det-text .subheadline {
  color: #8c611c;
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  font-size: 0.72222rem;
  line-height: 1.05556rem;
  letter-spacing: 0.01389rem;
  margin-bottom: 0;
  margin-top: 1.33333rem;
  text-transform: uppercase;
}

@media print, screen and (min-width: 62em) {
  .detail-title .det-text h5, .detail-title .det-text .subheadline {
    font-size: 0.83333rem;
    line-height: 1.11111rem;
    margin-bottom: 0.11111rem;
    margin-top: 2.66667rem;
  }
}

@media print {
  .detail-title .det-text h5, .detail-title .det-text .subheadline {
    font-family: "Arial", sans-serif;
    font-size: 0.66667rem;
    font-weight: bold;
    line-height: 1rem;
  }
}

.detail-title .det-text p {
  color: #8c611c;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  font-style: italic;
  letter-spacing: 0.01389rem;
  line-height: 1.33333rem;
  margin: 0;
}

@media print, screen and (min-width: 47.9375em) {
  .detail-title .det-text p {
    font-size: 0.88889rem;
    line-height: 1.33333rem;
  }
}

@media print, screen and (min-width: 62em) {
  .detail-title .det-text p {
    font-size: 1.11111rem;
    line-height: 1.55556rem;
  }
}

@media print {
  .detail-title .det-text p {
    font-family: "Times New Roman", serif;
    font-size: 0.77778rem;
    line-height: 1.11111rem;
  }
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.flockler-wrap .flockler-posts {
  margin: 0 -0.88889rem 0.88889rem;
}

.flockler-wrap .flockler-posts .flockler-wall-item {
  padding: 0.88889rem;
}

.flockler-wrap .flockler-posts .flockler-wall-item .flockler-wall-item__content {
  margin: 0;
}

.flockler-wrap .flockler-posts .flockler-wall-item a:hover {
  color: #aa813f;
}

.flockler-wrap .flockler-btn-load-more {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  border: 1px solid #aa813f;
  background: #ffffff;
  color: #aa813f;
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  margin-top: 1.77778rem;
  padding: 0.27778rem 0.16667rem;
  display: block;
}

.flockler-wrap .flockler-btn-load-more:hover {
  cursor: pointer;
  background: #ffffff;
}

.flockler-wrap .flockler-btn-load-more[disabled] {
  cursor: auto;
  opacity: 0.4;
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.main-foot {
  background-color: #3b3b3b;
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  left: 0;
  padding-top: 1.77778rem;
  padding-bottom: 1.77778rem;
  border-top: 1px solid #ffffff;
}

.main-foot .row {
  justify-content: center;
}

@media print, screen and (min-width: 62em) {
  .main-foot .row {
    justify-content: flex-end;
  }
}

.main-foot .pagefoot {
  text-align: center;
}

@media print, screen and (min-width: 62em) {
  .main-foot .pagefoot {
    text-align: left;
  }
}

.main-foot .pagefoot .subheadline {
  color: #c79f67;
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  font-size: 0.61111rem;
  line-height: 0.88889rem;
  margin-bottom: 0.05556rem;
  letter-spacing: 0.01389rem;
  text-transform: uppercase;
}

.main-foot .pagefoot .headline {
  margin-top: 0.33333rem;
  color: #aeaeae;
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.02778rem;
  text-transform: uppercase;
}

.main-foot .footer-nav .social-nav {
  margin-top: 1.33333rem;
  margin-bottom: 0.66667rem;
}

@media print, screen and (min-width: 62em) {
  .main-foot .footer-nav .social-nav {
    margin-top: 0;
    margin-bottom: 0.44444rem;
  }
}

@media print, screen and (max-width: 47.93625em) {
  .main-foot .footer-nav .social-nav .text-center {
    margin-top: 0.66667rem;
    margin-bottom: 0.22222rem;
  }
}

.main-foot .footer-nav .social-nav span {
  color: #aeaeae;
  font-family: "Univers LT W01_57 Condensed";
  font-size: 0.66667rem;
  letter-spacing: 0.01389rem;
  line-height: 1rem;
  margin-bottom: 0.22222rem;
}

.main-foot .footer-nav .social-nav span.separator {
  font-size: 1.11111rem;
  margin-left: 0.88889rem;
  margin-right: 0.88889rem;
}

.main-foot .footer-nav .social-nav a {
  color: #aeaeae;
  font-size: 0.88889rem;
  letter-spacing: 0.01389rem;
  line-height: 1.33333rem;
}

.main-foot .footer-nav .social-nav i {
  font-size: 0.88889rem;
  padding: 0 0.44444rem;
}

.main-foot .footer-nav .social-nav i.icon-google-plus {
  font-size: 1.22222rem;
}

@media print, screen and (min-width: 47.9375em) {
  .main-foot .footer-nav .social-nav i {
    padding: 0 0.66667rem;
  }
}

.main-foot .footer-nav .list-nav a {
  color: #c79f67;
  font-size: 0.66667rem;
  letter-spacing: 0.02778rem;
  line-height: 1rem;
  text-transform: uppercase;
  padding: 0 0.5rem;
}

.main-foot .footer-nav .list-nav a i {
  font-size: 0.88889rem;
}

.main-foot .footer-nav .list-nav + .list-nav {
  margin-top: 0.66667rem;
}

.main-foot .footer-nav .list-nav,
.main-foot .footer-nav .list-nav ul,
.main-foot .footer-nav .social-nav,
.main-foot .footer-nav .social-nav ul {
  display: flex;
  list-style-type: none;
  margin: 0;
  line-height: 1rem;
}

.main-foot .footer-nav .accessibility-nav {
  margin-top: 0.44444rem !important;
  margin-bottom: 0 !important;
}

.main-foot .footer-nav .accessibility-nav,
.main-foot .footer-nav .accessibility-nav ul {
  list-style-type: none;
  margin-left: 0;
  margin-bottom: 0;
  line-height: 1rem;
}

@media print, screen and (max-width: 47.93625em) {
  .main-foot .footer-nav .accessibility-nav,
  .main-foot .footer-nav .accessibility-nav ul {
    text-align: center;
  }
}

@media print, screen and (min-width: 47.9375em) {
  .main-foot .footer-nav .accessibility-nav,
  .main-foot .footer-nav .accessibility-nav ul {
    display: flex;
  }
}

.main-foot .footer-nav .accessibility-nav li,
.main-foot .footer-nav .accessibility-nav ul li {
  margin: 0 0.5rem;
}

@media print, screen and (max-width: 47.93625em) {
  .main-foot .footer-nav .accessibility-nav li,
  .main-foot .footer-nav .accessibility-nav ul li {
    margin-bottom: 0.22222rem;
  }
}

.main-foot .footer-nav .accessibility-nav a,
.main-foot .footer-nav .accessibility-nav ul a {
  font-size: 0.66667rem;
  line-height: 1rem;
  color: #aeaeae;
  font-family: "Univers LT W01_57 Condensed";
}

.main-foot .footer-nav .accessibility-nav a span,
.main-foot .footer-nav .accessibility-nav ul a span {
  margin-left: 0.22222rem;
  text-transform: none;
}

.main-foot .footer-nav .accessibility-nav a .icon,
.main-foot .footer-nav .accessibility-nav ul a .icon {
  font-size: 0.88889rem;
}

@media print {
  .main-foot {
    display: none;
  }
}

@charset "UTF-8";
/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
@media print, screen and (min-width: 47.9375em) {
  .main-head {
    box-shadow: 0 0.16667rem 0.33333rem 0 #e5e5e5;
  }
}

.main-head.burgen .monument-block .menu .menu-entry.burgen > a,
.main-head.gaerten .monument-block .menu .menu-entry.gaerten > a,
.main-head.kleinode .monument-block .menu .menu-entry.kleinode > a,
.main-head.kloester .monument-block .menu .menu-entry.kloester > a,
.main-head.portal .monument-block .menu .menu-entry.portal > a,
.main-head.schloesser .monument-block .menu .menu-entry.schloesser > a {
  color: #535353;
  background: none;
}

.main-head.burgen .monument-block .menu .menu-entry.burgen > a:before,
.main-head.gaerten .monument-block .menu .menu-entry.gaerten > a:before,
.main-head.kleinode .monument-block .menu .menu-entry.kleinode > a:before,
.main-head.kloester .monument-block .menu .menu-entry.kloester > a:before,
.main-head.portal .monument-block .menu .menu-entry.portal > a:before,
.main-head.schloesser .monument-block .menu .menu-entry.schloesser > a:before {
  color: #aa813f;
}

.main-head .top-head {
  position: relative;
  z-index: 15;
}

@media print {
  .main-head .top-head {
    display: none;
  }
}

.main-head .top-head .sticky {
  width: 100%;
  background-color: #fffbe3;
}

@media print {
  .main-head .top-head .sticky {
    width: auto !important;
  }
}

.main-head .top-head .sticky > .row > .column {
  padding-right: 0;
}

.main-head .top-head .sticky > .row > .column + .column {
  padding-left: 0;
  padding-right: 0.88889rem;
}

.main-head .top-head .monument-block .menu-entry {
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  padding: 1.33333rem 0 0.88889rem 0;
}

@media print, screen and (min-width: 62em) {
  .main-head .top-head .monument-block .menu-entry {
    padding: 1.33333rem 0 0.88889rem 0;
  }
}

.main-head .top-head .monument-block .menu-entry:first-child {
  border-left: none;
}

.main-head .top-head .monument-block .menu-entry > a {
  padding: 0;
  padding-right: 0.22222rem;
}

@media screen and (min-width: 68em) {
  .main-head .top-head .monument-block .menu-entry > a {
    padding-right: 0.55556rem;
  }
}

.main-head .top-head .monument-block .is-dropdown-submenu-parent {
  position: static;
}

.main-head .top-head .monument-block .is-dropdown-submenu-parent .submenu {
  display: none;
  border: none;
  left: 0.88889rem;
  right: 0.88889rem;
}

.main-head .top-head .monument-block .is-dropdown-submenu-parent .submenu.js-dropdown-active {
  display: flex;
}

@media print, screen and (min-width: 47.9375em) {
  .main-head .top-head .monument-block .is-dropdown-submenu-parent .submenu {
    left: 0.88889rem;
    right: 0.88889rem;
  }
}

.main-head .top-head .monument-block .is-dropdown-submenu-parent .submenu .dropdown-wrap {
  margin: 0 auto;
  max-width: 60.44444rem;
}

@media print, screen and (min-width: 47.9375em) {
  .main-head .top-head .monument-block .is-dropdown-submenu-parent .submenu .dropdown-wrap {
    overflow-y: auto;
    max-height: calc(100vh - 108px);
  }
}

.main-head .top-head .monument-block .is-dropdown-submenu-parent a:after {
  border-color: #948f87 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

.main-head .top-head .monument-block > .menu {
  position: static;
  flex-wrap: wrap;
  display: flex;
}

.main-head .top-head .monument-block .menu {
  z-index: 20;
}

.main-head .top-head .monument-block .menu.submenu {
  background-color: rgba(255, 255, 255, 0.95);
  border-bottom: 1px solid #d8d3ce;
  border-top: 1px solid #d8d3ce;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
  padding-top: 2.66667rem;
}

.main-head .top-head .monument-block .menu .menu-entry.active a, .main-head .top-head .monument-block .menu .menu-entry.is-active a {
  color: #535353;
  background: none;
}

.main-head .top-head .monument-block .menu .menu-entry.active a:before, .main-head .top-head .monument-block .menu .menu-entry.is-active a:before {
  color: #8c611c;
}

.main-head .top-head .monument-block .menu .menu-entry.active .submenu-entry a, .main-head .top-head .monument-block .menu .menu-entry.is-active .submenu-entry a {
  text-transform: none;
  margin-bottom: 1.33333rem;
  font-size: 0.88889rem;
  font-weight: 400;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
}

@media print, screen and (min-width: 47.9375em) {
  .main-head .top-head .monument-block .menu .menu-entry.active .submenu-entry a img, .main-head .top-head .monument-block .menu .menu-entry.is-active .submenu-entry a img {
    height: 1.88889rem;
    width: 3.11111rem;
    padding-right: 0.44444rem;
    margin-bottom: 0;
  }
}

@media print, screen and (min-width: 62em) {
  .main-head .top-head .monument-block .menu .menu-entry.active .submenu-entry a img, .main-head .top-head .monument-block .menu .menu-entry.is-active .submenu-entry a img {
    height: 3.66667rem;
    width: 6.11111rem;
    padding-right: 0.88889rem;
    margin-bottom: 0;
  }
}

.main-head .top-head .monument-block .menu .menu-entry.active .submenu-entry a .img-holder, .main-head .top-head .monument-block .menu .menu-entry.is-active .submenu-entry a .img-holder {
  background-size: cover;
  background-repeat: no-repeat;
}

@media print, screen and (min-width: 47.9375em) {
  .main-head .top-head .monument-block .menu .menu-entry.active .submenu-entry a .img-holder, .main-head .top-head .monument-block .menu .menu-entry.is-active .submenu-entry a .img-holder {
    height: 1.88889rem;
    width: 2.66667rem;
    margin-right: 0.44444rem;
    margin-bottom: 0;
  }
}

@media print, screen and (min-width: 62em) {
  .main-head .top-head .monument-block .menu .menu-entry.active .submenu-entry a .img-holder, .main-head .top-head .monument-block .menu .menu-entry.is-active .submenu-entry a .img-holder {
    height: 3.66667rem;
    width: 5.22222rem;
    margin-right: 0.88889rem;
    margin-bottom: 0;
  }
}

.main-head .top-head .monument-block .menu .menu-entry.active .submenu-entry a .subheadline, .main-head .top-head .monument-block .menu .menu-entry.is-active .submenu-entry a .subheadline {
  color: #535353;
  margin-bottom: 0;
  font-size: 0.66667rem;
  line-height: 1rem;
  letter-spacing: 0.01389rem;
  text-transform: uppercase;
}

@media print, screen and (min-width: 47.9375em) {
  .main-head .top-head .monument-block .menu .menu-entry.active .submenu-entry a .subheadline, .main-head .top-head .monument-block .menu .menu-entry.is-active .submenu-entry a .subheadline {
    font-size: 0.55556rem;
    line-height: 0.88889rem;
  }
}

.main-head .top-head .monument-block .menu .menu-entry.active .submenu-entry a .headline, .main-head .top-head .monument-block .menu .menu-entry.is-active .submenu-entry a .headline {
  color: #535353;
  margin-bottom: 0;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
  text-transform: uppercase;
}

@media print, screen and (min-width: 62em) {
  .main-head .top-head .monument-block .menu .menu-entry.active .submenu-entry a .headline, .main-head .top-head .monument-block .menu .menu-entry.is-active .submenu-entry a .headline {
    font-size: 1rem;
  }
}

.main-head .top-head .monument-block .menu .menu-entry.active .submenu-entry .row a:hover .subheadline, .main-head .top-head .monument-block .menu .menu-entry.is-active .submenu-entry .row a:hover .subheadline {
  color: #8c611c;
}

.main-head .top-head .monument-block .menu .menu-entry.active .submenu-entry .row a:hover .headline, .main-head .top-head .monument-block .menu .menu-entry.is-active .submenu-entry .row a:hover .headline {
  color: #8c611c;
}

.main-head .top-head .monument-block .menu .menu-entry.active .submenu-entry .header-teaser, .main-head .top-head .monument-block .menu .menu-entry.is-active .submenu-entry .header-teaser {
  margin-bottom: 1.77778rem;
}

.main-head .top-head .monument-block .menu .menu-entry.active .submenu-entry .header-teaser a, .main-head .top-head .monument-block .menu .menu-entry.is-active .submenu-entry .header-teaser a {
  padding: 0;
}

.main-head .top-head .monument-block .menu .menu-entry.active .submenu-entry .header-teaser img, .main-head .top-head .monument-block .menu .menu-entry.is-active .submenu-entry .header-teaser img {
  height: 4.55556rem;
  width: 8.44444rem;
  padding: 0;
  margin-bottom: 0.88889rem;
}

@media print, screen and (min-width: 62em) {
  .main-head .top-head .monument-block .menu .menu-entry.active .submenu-entry .header-teaser img, .main-head .top-head .monument-block .menu .menu-entry.is-active .submenu-entry .header-teaser img {
    margin-bottom: 0;
    margin-right: 0.88889rem;
  }
}

.main-head .top-head .monument-block .menu .menu-entry.active .submenu-entry .header-teaser .headline, .main-head .top-head .monument-block .menu .menu-entry.is-active .submenu-entry .header-teaser .headline {
  color: #8c611c;
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  margin-bottom: 0;
  font-size: 0.72222rem;
  line-height: 1.05556rem;
  letter-spacing: 0.01389rem;
  text-transform: uppercase;
}

.main-head .top-head .monument-block .menu .menu-entry.active .submenu-entry .header-teaser p, .main-head .top-head .monument-block .menu .menu-entry.is-active .submenu-entry .header-teaser p {
  color: #535353;
  margin-bottom: 0;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
}

.main-head .top-head .monument-block .menu .menu-entry.active .submenu-entry .header-teaser a.icon-arrow-right_link,
.main-head .top-head .monument-block .menu .menu-entry.active .submenu-entry .header-teaser span.icon-arrow-right_link, .main-head .top-head .monument-block .menu .menu-entry.is-active .submenu-entry .header-teaser a.icon-arrow-right_link,
.main-head .top-head .monument-block .menu .menu-entry.is-active .submenu-entry .header-teaser span.icon-arrow-right_link {
  color: #8c611c;
  display: block;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-style: italic;
  margin-bottom: 0;
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.01389rem;
}

.main-head .top-head .monument-block .menu .menu-entry.active .submenu-entry .header-teaser a.icon-arrow-right_link:before,
.main-head .top-head .monument-block .menu .menu-entry.active .submenu-entry .header-teaser span.icon-arrow-right_link:before, .main-head .top-head .monument-block .menu .menu-entry.is-active .submenu-entry .header-teaser a.icon-arrow-right_link:before,
.main-head .top-head .monument-block .menu .menu-entry.is-active .submenu-entry .header-teaser span.icon-arrow-right_link:before {
  font-size: 0.55556rem;
  margin-right: 0.22222rem;
  vertical-align: text-bottom;
  line-height: 1.11111rem;
}

.main-head .top-head .monument-block .menu .menu-entry.active .submenu-entry .header-teaser.newsletter, .main-head .top-head .monument-block .menu .menu-entry.is-active .submenu-entry .header-teaser.newsletter {
  border-top: 1px solid #d8d3ce;
  padding-top: 1.77778rem;
}

.main-head .top-head .monument-block .menu .menu-entry.active .submenu-entry .header-teaser.icons a, .main-head .top-head .monument-block .menu .menu-entry.is-active .submenu-entry .header-teaser.icons a {
  display: inline-block;
  margin-right: 0.66667rem;
}

.main-head .top-head .monument-block .menu .menu-entry.active .submenu-entry .header-teaser.icons a:before, .main-head .top-head .monument-block .menu .menu-entry.is-active .submenu-entry .header-teaser.icons a:before {
  font-size: 1.22222rem;
}

.main-head .top-head .monument-block .menu .menu-entry.is-active {
  background-color: rgba(255, 255, 255, 0.95);
  border-left: 1px solid #d8d3ce;
  border-right: 1px solid #d8d3ce;
}

.main-head .top-head .monument-block .menu .menu-entry.is-active > a {
  position: relative;
  padding-left: 0.44444rem;
}

@media print, screen and (min-width: 62em) {
  .main-head .top-head .monument-block .menu .menu-entry.is-active > a {
    padding-left: 0.55556rem;
  }
}

.main-head .top-head .monument-block .menu .menu-entry.is-active > a:after {
  content: " ";
  border: none;
  display: block !important;
  position: absolute;
  height: 2px;
  background: #ffffff;
  width: 100%;
  top: auto;
  bottom: -1rem;
  left: 0;
  z-index: 21;
}

.main-head .top-head .monument-block .menu .menu-entry + .menu-entry > a {
  padding-left: 0.22222rem;
}

@media print, screen and (min-width: 62em) {
  .main-head .top-head .monument-block .menu .menu-entry + .menu-entry > a {
    padding-left: 0.55556rem;
  }
}

.main-head .top-head .monument-block .menu .menu-entry + .menu-entry .icon {
  position: relative;
}

.main-head .top-head .monument-block .menu .menu-entry + .menu-entry .icon:after {
  content: "";
  right: auto;
  left: 0;
  display: none;
}

.main-head .top-head .monument-block .menu .menu-entry + .menu-entry .icon:before {
  margin-right: 0.44444rem;
}

.main-head .top-head .monument-block .menu .menu-entry + .menu-entry .icon:hover:before {
  color: #8c611c;
}

.main-head .top-head .monument-block .menu .menu-entry a {
  color: #727272;
  font-size: 0.66667rem;
  line-height: 1.05556rem;
  font-weight: bold;
  text-transform: uppercase;
}

.main-head .top-head .monument-block .menu .menu-entry a.active, .main-head .top-head .monument-block .menu .menu-entry a.is-active, .main-head .top-head .monument-block .menu .menu-entry a:hover {
  color: #535353;
}

@media print, screen and (min-width: 47.9375em) {
  .main-head .top-head .monument-block .menu .menu-entry a {
    font-size: 0.66667rem;
    line-height: 1.05556rem;
  }
}

@media print, screen and (min-width: 62em) {
  .main-head .top-head .monument-block .menu .menu-entry a {
    font-size: 0.72222rem;
    line-height: 1.05556rem;
  }
}

@media screen and (min-width: 68em) {
  .main-head .top-head .monument-block .menu .menu-entry a {
    font-size: 0.77778rem;
    line-height: 1.11111rem;
  }
}

.main-head .top-head .functions {
  min-width: 4.44444rem;
}

.main-head .top-head .functions .lang,
.main-head .top-head .functions .link,
.main-head .top-head .functions .accessibility-links,
.main-head .top-head .functions .search {
  margin-top: 0.88889rem;
}

.main-head .top-head .functions .search.fr {
  width: 100%;
  min-height: 0.66667rem;
}

.main-head .top-head .functions .lang {
  margin-left: 0;
  margin-top: 0;
  text-align: right;
  height: 0;
  position: absolute;
  top: 2.6667em;
}

.main-head .top-head .functions .lang .menu {
  margin-top: -0.55556rem;
}

.main-head .top-head .functions .lang .menu .submenu {
  margin-top: -0.22222rem;
}

.main-head .top-head .functions .lang .menu .submenu a {
  padding-left: 1.33333rem;
}

.main-head .top-head .functions .lang .menu .submenu a.lang-de {
  background: transparent url(../c1b1ce4ffe9682d6127e8391ec797461.svg) no-repeat 0 9px;
  background-size: 0.88889rem 0.88889rem;
}

.main-head .top-head .functions .lang .menu .submenu a.lang-en {
  background: transparent url(../3e7f86875be0237aa1c7781cffced949.svg) no-repeat 0 9px;
  background-size: 0.88889rem 0.88889rem;
}

.main-head .top-head .functions .lang .menu .submenu a.lang-pt {
  background: transparent url(../d304be9caa43fee35e303c7f0ac4fc8f.svg) no-repeat 0 9px;
  background-size: 0.88889rem 0.88889rem;
}

.main-head .top-head .functions .lang .menu .submenu a.lang-cn {
  background: transparent url(../6936a32cdae7dfc316ed1b0231af0f32.svg) no-repeat 0 9px;
  background-size: 0.88889rem 0.88889rem;
}

.main-head .top-head .functions .lang .menu .submenu a.lang-es {
  background: transparent url(../56c240c942cd422ad82cd91d904caac9.svg) no-repeat 0 9px;
  background-size: 0.88889rem 0.88889rem;
}

.main-head .top-head .functions .lang .menu .submenu a.lang-fr {
  background: transparent url(../4a07af1c6843f0b38723836efdaf96bc.svg) no-repeat 0 9px;
  background-size: 0.88889rem 0.88889rem;
}

.main-head .top-head .functions .lang .menu .submenu a.lang-nl {
  background: transparent url(../9b21bbc9f251402a02c0039ab98f69b4.svg) no-repeat 0 9px;
  background-size: 0.88889rem 0.88889rem;
}

.main-head .top-head .functions .lang .menu .submenu a.lang-ru {
  background: transparent url(../daaad9e58b5b43863c46164774feb8de.svg) no-repeat 0 9px;
  background-size: 0.88889rem 0.88889rem;
}

.main-head .top-head .functions .lang .menu .submenu a.lang-it {
  background: transparent url(../a1a323b16c601fa2f0f7765c361f7010.svg) no-repeat 0 9px;
  background-size: 0.88889rem 0.88889rem;
}

.main-head .top-head .functions .lang .menu .submenu a.lang-jp {
  background: transparent url(../3f9ff16a38b6a2b2c2bc105a31e5091f.svg) no-repeat 0 9px;
  background-size: 0.88889rem 0.88889rem;
}

.main-head .top-head .functions .lang .menu .submenu a:hover {
  color: #535353;
}

.main-head .top-head .functions .accessibility-links ul {
  list-style-type: none;
  margin: 0;
}

.main-head .top-head .functions .accessibility-links ul li {
  display: inline-block;
  font-size: 1.11111rem;
  line-height: 1;
  margin-top: 0.16667rem;
}

.main-head .top-head .functions .accessibility-links ul li a {
  display: inline-block;
  color: #727272;
  height: 1.66667rem;
  font-family: "Univers LT W01_57 Condensed";
  margin-right: 0.22222rem;
  font-size: 0.66667rem;
}

@media print, screen and (min-width: 47.9375em) {
  .main-head .top-head .functions .accessibility-links ul li a {
    font-size: 0.66667rem;
  }
}

@media print, screen and (min-width: 62em) {
  .main-head .top-head .functions .accessibility-links ul li a {
    font-size: 0.72222rem;
  }
}

@media screen and (min-width: 68em) {
  .main-head .top-head .functions .accessibility-links ul li a {
    font-size: 0.77778rem;
  }
}

.main-head .top-head .functions .accessibility-links ul li a:hover {
  color: #535353;
}

.main-head .top-head .functions .accessibility-links ul li a .icon {
  display: inline-block;
  line-height: 1;
  margin-right: 0.11111rem;
}

.main-head .top-head .functions .accessibility-links ul li a .icon:before {
  font-size: inherit;
}

.main-head .top-head .functions .link a {
  color: #727272;
  font-family: "Univers LT W01_57 Condensed";
  font-size: 0.61111rem;
  line-height: 0.88889rem;
  letter-spacing: 0.01389rem;
  margin-right: 0.27778rem;
}

@media print, screen and (min-width: 62em) {
  .main-head .top-head .functions .link a {
    font-size: 0.77778rem;
    line-height: 1.11111rem;
  }
}

.main-head .top-head .functions .link a:hover {
  color: #535353;
}

.main-head .top-head .functions .is-dropdown-submenu {
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
  border: none;
  padding: 0.38889rem 0;
  min-width: 4.66667rem;
}

.main-head .top-head .functions .is-dropdown-submenu a {
  color: #727272;
  font-family: "Univers LT W01_57 Condensed";
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.01389rem;
  text-transform: uppercase;
}

.main-head .top-head .functions li.is-dropdown-submenu-parent {
  padding-right: 0.33333rem;
}

.main-head .top-head .functions li.is-dropdown-submenu-parent .submenu {
  display: none;
}

.main-head .top-head .functions li.is-dropdown-submenu-parent .submenu.js-dropdown-active {
  display: flex;
}

.main-head .top-head .functions li.is-dropdown-submenu-parent a {
  padding-right: 0;
  margin-right: 0.88889rem;
}

.main-head .top-head .functions li.is-dropdown-submenu-parent a:after {
  right: -1.22222rem;
  z-index: 1;
  pointer-events: none;
  border-color: #948f87 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

.main-head .top-head .functions a {
  padding: 0.38889rem 0;
}

.main-head .top-head .functions a img {
  height: 0.88889rem;
  margin-left: 0.33333rem;
  width: 0.88889rem;
}

.main-head .top-head .functions i {
  color: #948f87;
}

.main-head .top-head .functions i.icon-search {
  display: inline-block;
  margin-top: 0.44444rem;
  font-size: 0.77778rem;
  margin-left: 0.22222rem;
}

.main-head .top-head .functions .search-overlay {
  margin-top: 1.16667rem;
  left: auto;
  right: -0.44444rem;
  width: 14.22222rem;
}

.main-head .top-head .functions .search-overlay .searchinput {
  padding: 0.22222rem;
  height: 1.55556rem;
  width: 100%;
  border: none;
  margin: 0;
  box-shadow: none;
  border: 1px solid #535353;
}

.main-head .top-head .functions .search-overlay .search-submit {
  position: absolute;
  top: 0.27778rem;
  right: 0.44444rem;
  cursor: pointer;
}

.main-head .top-head .functions .search-overlay .search-submit .icon-search {
  margin-top: 0;
}

.main-head .top-head .functions .closeoverlay.searchOverlay {
  background-color: rgba(255, 255, 255, 0.8);
}

.main-head .top-head .is-sticky .lang {
  display: none;
}

@media print {
  .main-head .medium-head .sticky-wrapper {
    position: relative !important;
    top: 0 !important;
    height: 140px !important;
    display: block !important;
  }
}

.main-head .medium-head .sticky {
  box-shadow: 0 0.16667rem 0.33333rem 0 rgba(0, 0, 0, 0.1);
  width: 100%;
  padding-top: 0.88889rem;
  background-color: #fffbe3;
}

@media print {
  .main-head .medium-head .sticky {
    position: relative !important;
    top: 0 !important;
    width: auto !important;
  }
}

@media print, screen and (min-width: 54.125em) {
  .main-head .medium-head .sticky {
    box-shadow: none;
    position: static !important;
  }
}

.main-head .medium-head .sticky .logo-wrap {
  position: relative;
}

@media print {
  .main-head .medium-head .sticky .logo-wrap {
    min-height: 140px;
    width: 100%;
    display: block;
  }
}

.main-head .medium-head .sticky .logo-wrap .logo.print {
  display: none;
}

@media print {
  .main-head .medium-head .sticky .logo-wrap .logo {
    display: none;
  }
  .main-head .medium-head .sticky .logo-wrap .logo.print {
    display: block !important;
  }
}

.main-head .medium-head .sticky button.offcanvas-toggle {
  background-color: transparent;
  border: none;
  border-radius: 0;
  color: #948f87;
  cursor: pointer;
  display: inline-block;
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  margin: 0;
  padding: 0;
  text-align: center;
  transition: 0;
  position: absolute;
  top: 0;
  right: 0;
}

.main-head .medium-head .sticky button.offcanvas-toggle i.icon-burger-menu:before {
  color: #948f87;
  font-size: 1.77778rem;
}

.main-head .medium-head .subheadline {
  color: #8c611c;
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  font-size: 0.61111rem;
  line-height: 0.88889rem;
  margin-bottom: 0;
  letter-spacing: 0.01389rem;
  text-transform: uppercase;
}

@media print, screen and (min-width: 54.125em) {
  .main-head .medium-head .subheadline {
    font-size: 0.83333rem;
    line-height: 1.11111rem;
    margin-bottom: 0.11111rem;
  }
}

.main-head .medium-head .headline {
  margin-top: 0.33333rem;
  color: #535353;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  margin-top: 0;
  margin-bottom: 0.66667rem;
  text-transform: uppercase;
}

@media print, screen and (min-width: 54.125em) {
  .main-head .medium-head .headline {
    font-size: 1.44444rem;
    line-height: 1.66667rem;
    letter-spacing: 0.02778rem;
  }
}

@media print, screen and (min-width: 62em) {
  .main-head .medium-head .headline {
    font-size: 1.77778rem;
    line-height: 2.22222rem;
    margin-bottom: 0;
  }
}

.main-head .lower-head {
  background-color: #fffbe3;
  padding-top: 1.22222rem;
  position: relative;
  z-index: 5;
}

@media print, screen and (min-width: 62em) {
  .main-head .lower-head {
    padding-top: 1.11111rem;
  }
}

@media print {
  .main-head .lower-head {
    display: none;
  }
}

.main-head .lower-head .is-sticky {
  width: 100%;
  background-color: #fffbe3;
}

.main-head .lower-head .is-sticky .sticky {
  border-top: 1px solid #d8d3ce;
  box-shadow: 0 0.16667rem 0.33333rem 0 rgba(0, 0, 0, 0.1);
  padding-top: 0.66667rem;
  padding-bottom: 0.16667rem;
  background-color: #fffbe3;
}

@media print {
  .main-head .lower-head .is-sticky .sticky {
    width: auto !important;
  }
}

.main-head .lower-head .nav-anchor {
  position: relative;
}

.main-head .lower-head .nav-block > .dropdown.menu {
  position: static;
}

.main-head .lower-head .nav-block a {
  font-family: "Univers LT W01_57 Condensed";
  color: #727272;
  font-size: 0.61111rem;
  line-height: 0.88889rem;
  text-transform: uppercase;
}

@media print, screen and (min-width: 62em) {
  .main-head .lower-head .nav-block a {
    font-size: 0.72222rem;
    line-height: 1.05556rem;
  }
}

.main-head .lower-head .nav-block a:hover {
  color: #535353;
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
}

.main-head .lower-head .nav-block li.active a, .main-head .lower-head .nav-block li.is-active a {
  background: none;
  color: #535353;
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
}

.main-head .lower-head.main-nav .menu {
  width: auto;
}

.main-head .lower-head.main-nav .menu .row {
  flex-wrap: nowrap;
}

.main-head .lower-head.main-nav .menu .is-dropdown-submenu-parent {
  position: static;
}

.main-head .lower-head.main-nav .menu a {
  padding: 0 0 0.33333rem 0;
  white-space: nowrap;
}

.main-head .lower-head.main-nav .menu a:after {
  border: none;
  content: "";
  position: static;
}

.main-head .lower-head.main-nav .menu .submenu {
  display: none;
  background-color: transparent;
}

.main-head .lower-head.main-nav .menu .submenu.js-dropdown-active {
  display: flex;
}

.main-head .lower-head.main-nav .menu .submenu .dropdown-wrap {
  max-width: 60.44444rem;
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
  flex: 0 0 auto;
  width: auto;
  padding-top: 1.77778rem;
  padding-bottom: 1.22222rem;
}

.main-head .lower-head.main-nav .menu .submenu .dropdown-wrap ul, .main-head .lower-head.main-nav .menu .submenu .dropdown-wrap ol {
  margin-left: 0;
}

@media print, screen and (min-width: 47.9375em) and (max-width: 54.12375em) {
  .main-head .lower-head.main-nav .menu .submenu {
    left: 0;
    right: 0;
  }
}

@media print, screen and (min-width: 62em) {
  .main-head .lower-head.main-nav .menu .submenu {
    left: auto;
    right: auto;
  }
}

.main-head .lower-head.main-nav .menu .submenu.is-dropdown-submenu {
  border: none;
}

.main-head .lower-head.main-nav .menu .submenu.is-dropdown-submenu a {
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  color: #948f87;
  text-transform: none;
  font-family: "Univers LT W01_57 Condensed";
}

.main-head .lower-head.main-nav .menu .submenu.is-dropdown-submenu .submenu-entry .headline {
  font-family: "Univers LT W01_57 Condensed";
  color: #948f87;
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  margin-bottom: 1.38889rem;
}

.main-head .lower-head.main-nav .menu .submenu.is-dropdown-submenu .submenu-entry .headline a {
  margin-left: 0;
  margin-right: 3px;
}

.main-head .lower-head.main-nav .menu .submenu.is-dropdown-submenu .submenu-entry .headline a:hover {
  margin-right: 0;
}

.main-head .lower-head.main-nav .menu .submenu.is-dropdown-submenu .submenu-entry a {
  display: block;
  padding-left: 0.88889rem;
  margin-right: 1px;
}

.main-head .lower-head.main-nav .menu .submenu.is-dropdown-submenu .submenu-entry a.active, .main-head .lower-head.main-nav .menu .submenu.is-dropdown-submenu .submenu-entry a:hover {
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  color: #535353;
  margin-right: 0;
}

.main-head .lower-head .dropdown > .menu-entry + .menu-entry > a {
  margin-left: 0.88889rem;
}

.breadcrumb-navigation {
  margin-top: 0.88889rem;
}

@media print, screen and (max-width: 47.93625em) {
  .breadcrumb-navigation {
    display: none;
  }
}

.breadcrumb-navigation .breadcrumbs {
  font-family: "Univers LT W01_57 Condensed";
  font-size: 0.61111rem;
  line-height: 0.88889rem;
  letter-spacing: 0.01667rem;
}

.breadcrumb-navigation .breadcrumbs li {
  color: #77726d;
  text-transform: none;
}

.breadcrumb-navigation .breadcrumbs li:after {
  color: #77726d;
  margin-left: 0.44444rem;
  margin-right: 0.44444rem;
}

.breadcrumb-navigation .breadcrumbs li a {
  color: #535353;
  font-weight: 700;
  text-transform: none;
  cursor: pointer;
}

@media print {
  .breadcrumb-navigation .breadcrumbs li a {
    text-decoration: none;
  }
}

/*Mobile Navigation*/
.off-canvas-wrapper .off-canvas {
  background-color: #ffffff;
  overflow-y: hidden;
}

.off-canvas-wrapper .off-canvas .mobile-menu-wrap {
  height: 100vh;
  overflow-y: auto;
}

.off-canvas-wrapper .off-canvas:after {
  background-color: rgba(10, 10, 10, 0.6);
  box-shadow: 0 0 1.11111rem 0.11111rem rgba(10, 10, 10, 0.6);
}

.off-canvas-wrapper .off-canvas a {
  color: #727272;
  font-family: "Univers LT W01_57 Condensed";
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.01389rem;
}

.off-canvas-wrapper .off-canvas .vertical li {
  background-color: #fafafa;
  border-bottom: 1px solid #e0e0e0;
}

.off-canvas-wrapper .off-canvas .vertical li a {
  padding: 0.88889rem;
  text-transform: uppercase;
}

.off-canvas-wrapper .off-canvas .vertical li.mobile-nav-start {
  background-color: transparent;
  padding-bottom: 0.55556rem;
  position: relative;
}

.off-canvas-wrapper .off-canvas .vertical li.mobile-nav-start a {
  text-transform: none;
}

.off-canvas-wrapper .off-canvas .vertical li.mobile-nav-start a.back {
  margin-top: 0.55556rem;
  padding-left: 0.88889rem;
  padding-right: 0;
}

.off-canvas-wrapper .off-canvas .vertical li.mobile-nav-start a.back:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #c0b8b0;
  content: "";
  margin-right: 0.22222rem;
  font-size: 0.55556rem;
  line-height: 0.88889rem;
  vertical-align: text-bottom;
}

.off-canvas-wrapper .off-canvas .vertical li.mobile-nav-start .icon-wrapper {
  padding-right: 0.88889rem;
}

.off-canvas-wrapper .off-canvas .vertical li.mobile-nav-start .icon-wrapper a {
  display: inline-block;
  padding: 0;
  margin-left: 1.11111rem;
}

.off-canvas-wrapper .off-canvas .vertical li.mobile-nav-start .icon-wrapper a img {
  height: 1.22222rem;
  width: 1.22222rem;
}

.off-canvas-wrapper .off-canvas .vertical li.mobile-nav-start .icon-wrapper a i {
  color: #c0b8b0;
  font-size: 1.22222rem;
  display: inline-block;
  margin-top: 1.16667rem;
}

.off-canvas-wrapper .off-canvas .vertical li.is-accordion-submenu-parent a {
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  color: #535353;
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.02778rem;
}

.off-canvas-wrapper .off-canvas .vertical li.is-accordion-submenu-parent a:after {
  content: "";
  right: auto;
  left: 0;
  display: none;
}

.off-canvas-wrapper .off-canvas .vertical li.is-accordion-submenu-parent .is-submenu-item {
  background-color: transparent;
}

.off-canvas-wrapper .off-canvas .vertical li.is-accordion-submenu-parent .is-submenu-item a {
  font-family: "Univers LT W01_57 Condensed";
  color: #948f87;
  text-transform: none;
}

.off-canvas-wrapper .off-canvas .vertical li.is-accordion-submenu-parent .is-submenu-item a:before {
  content: "";
  left: auto;
  right: 0;
  display: none;
}

.off-canvas-wrapper .off-canvas .vertical li.is-accordion-submenu-parent .is-submenu-item:last-child {
  box-shadow: inset 0 -10px 6px -10px rgba(10, 10, 10, 0.2);
  padding-bottom: 0.88889rem;
}

.off-canvas-wrapper .off-canvas .vertical li.monuments-mobile {
  background: #ffffff;
  border-bottom: none;
}

.off-canvas-wrapper .off-canvas .vertical li.monuments-mobile .icon {
  color: #aa813f;
  font-size: 0.66667rem;
  line-height: 1.33333rem;
  margin-right: 0.22222rem;
  vertical-align: top;
}

.off-canvas-wrapper .off-canvas .vertical li.monuments-mobile .text {
  margin-left: 0.44444rem;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  text-transform: uppercase;
  color: #535353;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
}

.off-canvas-wrapper .off-canvas .vertical li ul.submenu {
  background-color: #ffffff;
  border-top: 1px solid #e0e0e0;
  margin-left: 0;
}

.off-canvas-wrapper .off-canvas .vertical li ul.submenu li {
  font-weight: normal;
  border-bottom: none;
  padding-left: 1.44444rem;
}

.off-canvas-wrapper .off-canvas .vertical li ul.submenu li.start {
  box-shadow: inset 0 6px 8px -7px rgba(10, 10, 10, 0.2);
  padding-left: 0;
  padding-top: 0.88889rem;
}

.off-canvas-wrapper .off-canvas .vertical li ul.submenu li a {
  padding-left: 0.88889rem;
}

.off-canvas-wrapper .off-canvas .mobile-search-overlay {
  margin-top: 0.88889rem;
  left: 0.59259rem;
  right: 0.59259rem;
  bottom: auto;
}

.off-canvas-wrapper .off-canvas .mobile-search-overlay .searchinput {
  padding: 0.22222rem;
  height: 1.77778rem;
  width: 100%;
  border: none;
  margin: 0;
  box-shadow: none;
  border: 1px solid #535353;
}

.off-canvas-wrapper .off-canvas .mobile-search-overlay .search-submit {
  position: absolute;
  top: 0.27778rem;
  right: 0.5rem;
}

.off-canvas-wrapper .off-canvas .mobile-search-overlay .search-submit .icon-search {
  font-size: 1.22222rem;
  display: inline-block;
}

.off-canvas-wrapper .off-canvas .accessibility-nav {
  padding: 0.88889rem 0.88889rem 3.55556rem;
}

.off-canvas-wrapper .off-canvas .accessibility-nav ul {
  list-style-type: none;
  margin: 0;
}

.off-canvas-wrapper .off-canvas .accessibility-nav ul .icon {
  font-size: 0.88889rem;
  margin-right: 0.44444rem;
}

.off-canvas-wrapper .off-canvas .breadcrumb-navigation {
  display: block;
  position: absolute;
  bottom: 0;
  background-color: #ffffff;
  padding-top: 0.44444rem;
  padding-left: 0.88889rem;
  padding-right: 0.88889rem;
  min-width: 100%;
}

.off-canvas-wrapper .off-canvas .breadcrumb-navigation .breadcrumbs li a,
.off-canvas-wrapper .off-canvas .breadcrumb-navigation .breadcrumbs li span {
  font-size: 0.61111rem;
  line-height: 0.88889rem;
  letter-spacing: 0.01667rem;
  color: #535353;
  text-transform: none;
  cursor: pointer;
}

@media print {
  .off-canvas-wrapper .off-canvas {
    display: none;
  }
}

.closeoverlay.mobileSearchOverlay {
  background-color: rgba(255, 255, 255, 0.8);
}

.js-off-canvas-overlay {
  background-color: rgba(0, 0, 0, 0.5);
}

@media print {
  @page {
    size: A4;
  }
  .headline,
  .subheadline,
  h1,
  h2,
  h3,
  h4,
  h5 {
    page-break-after: avoid;
  }
  figure,
  table {
    page-break-inside: avoid;
  }
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.highlights-teaser {
  background-color: #f9f9f8;
}

.highlights-teaser .teaser-wrap {
  padding-top: 2.66667rem;
  position: relative;
}

@media print, screen and (min-width: 47.9375em) {
  .highlights-teaser .teaser-wrap {
    padding-top: 3.55556rem;
    padding-bottom: 2.66667rem;
  }
}

.highlights-teaser .teaser-wrap .headline {
  color: #535353;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 1.33333rem;
  margin-bottom: 0;
  line-height: 1.66667rem;
  letter-spacing: 0.02778rem;
  text-transform: uppercase;
}

@media print, screen and (min-width: 47.9375em) {
  .highlights-teaser .teaser-wrap .headline {
    font-size: 1.44444rem;
  }
}

@media print, screen and (min-width: 62em) {
  .highlights-teaser .teaser-wrap .headline {
    font-size: 1.77778rem;
    line-height: 2.22222rem;
  }
}

@media print {
  .highlights-teaser .teaser-wrap .headline {
    page-break-after: avoid;
  }
}

.highlights-teaser .teaser-wrap .slick {
  margin-top: 0.88889rem;
  /*dots*/
}

@media print, screen and (max-width: 47.93625em) {
  .highlights-teaser .teaser-wrap .slick {
    margin-top: 0.44444rem;
    margin-bottom: 3.55556rem;
  }
}

@media screen and (min-width: 68em) {
  .highlights-teaser .teaser-wrap .slick {
    margin-left: 0.88889rem;
    margin-right: 0.88889rem;
  }
}

@media screen and (min-width: 75em) {
  .highlights-teaser .teaser-wrap .slick {
    margin-left: -0.88889rem;
    margin-right: -0.88889rem;
  }
}

.highlights-teaser .teaser-wrap .slick:not(.slick-initialized) .slide + .slide {
  display: none;
}

@media print {
  .highlights-teaser .teaser-wrap .slick {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

.highlights-teaser .teaser-wrap .slick .slick-arrow {
  height: 1.77778rem;
  width: 1.77778rem;
}

.highlights-teaser .teaser-wrap .slick .slick-arrow:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #948f87;
  font-size: 1.77778rem;
  opacity: 1;
  position: relative;
}

@media print {
  .highlights-teaser .teaser-wrap .slick .slick-arrow {
    display: none !important;
  }
}

.highlights-teaser .teaser-wrap .slick .slick-prev {
  left: -1.77778rem;
}

@media screen and (min-width: 75em) {
  .highlights-teaser .teaser-wrap .slick .slick-prev {
    left: -3.55556rem;
  }
}

.highlights-teaser .teaser-wrap .slick .slick-prev:before {
  content: "\e901";
}

.highlights-teaser .teaser-wrap .slick .slick-next {
  right: -1.77778rem;
}

@media screen and (min-width: 75em) {
  .highlights-teaser .teaser-wrap .slick .slick-next {
    right: -3.55556rem;
  }
}

.highlights-teaser .teaser-wrap .slick .slick-next:before {
  content: "\e902";
}

.highlights-teaser .teaser-wrap .slick ~ .slick-nav .slick-dots li,
.highlights-teaser .teaser-wrap .slick .slick-dots .slick-dots li {
  margin: 0;
  height: 1rem;
  width: 1rem;
}

.highlights-teaser .teaser-wrap .slick ~ .slick-nav .slick-dots li button,
.highlights-teaser .teaser-wrap .slick .slick-dots .slick-dots li button {
  padding: 0;
}

.highlights-teaser .teaser-wrap .slick ~ .slick-nav .slick-dots li button:before,
.highlights-teaser .teaser-wrap .slick .slick-dots .slick-dots li button:before {
  color: #948f87;
  font-size: 0.66667rem;
  height: 1rem;
  width: 1rem;
  opacity: 1;
}

.highlights-teaser .teaser-wrap .slick ~ .slick-nav .slick-dots li.slick-active button:before,
.highlights-teaser .teaser-wrap .slick .slick-dots .slick-dots li.slick-active button:before {
  color: #bbb4ab;
  opacity: 1;
}

.highlights-teaser .teaser-wrap .slick ~ .slick-nav {
  position: relative;
  height: 0;
  top: -3.77778rem;
  text-align: center;
}

@media print, screen and (min-width: 47.9375em) {
  .highlights-teaser .teaser-wrap .slick ~ .slick-nav {
    top: -1.88889rem;
  }
}

@media screen and (min-width: 68em) {
  .highlights-teaser .teaser-wrap .slick ~ .slick-nav {
    position: static;
  }
}

.highlights-teaser .teaser-wrap .slick ~ .slick-nav .slick-dots-container {
  display: inline-block;
}

.highlights-teaser .teaser-wrap .slick ~ .slick-nav .slick-dots {
  position: static;
}

.highlights-teaser .teaser-wrap .slick ~ .slick-nav .slick-arrow {
  display: inline-block;
  position: static;
  transform: none;
  vertical-align: bottom;
  font-size: 0.88889rem;
}

@media screen and (min-width: 68em) {
  .highlights-teaser .teaser-wrap .slick ~ .slick-nav .slick-arrow {
    position: absolute;
    margin-top: -0.88889rem;
    height: 1.77778rem;
    width: 1.77778rem;
  }
}

.highlights-teaser .teaser-wrap .slick ~ .slick-nav .slick-arrow:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #948f87;
}

@media screen and (min-width: 68em) {
  .highlights-teaser .teaser-wrap .slick ~ .slick-nav .slick-arrow:before {
    font-size: 1.77778rem;
  }
}

.highlights-teaser .teaser-wrap .slick ~ .slick-nav .slick-arrow.slick-prev {
  left: -3.55556rem;
}

.highlights-teaser .teaser-wrap .slick ~ .slick-nav .slick-arrow.slick-prev:before {
  content: "\e901";
}

.highlights-teaser .teaser-wrap .slick ~ .slick-nav .slick-arrow.slick-next {
  right: -3.55556rem;
}

.highlights-teaser .teaser-wrap .slick ~ .slick-nav .slick-arrow.slick-next:before {
  content: "\e902";
}

.highlights-teaser .teaser-wrap .slick .slick-track {
  display: flex;
  align-items: stretch;
  margin-left: 0;
  margin-right: 0;
}

@media print {
  .highlights-teaser .teaser-wrap .slick .slick-track {
    display: inline-block;
    width: 100% !important;
    transform: none !important;
  }
}

.highlights-teaser .teaser-wrap .slick .slick-track .slick-slide {
  display: flex;
  flex: 1 1 100%;
  height: auto;
  min-height: 100%;
}

@media print {
  .highlights-teaser .teaser-wrap .slick .slick-track .slick-slide {
    display: inline-block;
    width: 50% !important;
    margin-left: 0;
    margin-right: 0;
    height: auto;
    min-height: auto;
  }
}

@media print {
  .highlights-teaser .teaser-wrap .slick .slick-track .slick-cloned {
    display: none;
  }
}

.highlights-teaser .teaser-wrap .slick .slide {
  padding: 0;
  margin: 0.88889rem;
  position: relative;
  box-shadow: 0 0.16667rem 0.33333rem 0 #e5e5e5;
  background-color: #ffffff;
}

.highlights-teaser .teaser-wrap .slick .slide > a,
.highlights-teaser .teaser-wrap .slick .slide .linktrigger {
  cursor: pointer;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 100%;
}

@media print {
  .highlights-teaser .teaser-wrap .slick .slide > a,
  .highlights-teaser .teaser-wrap .slick .slide .linktrigger {
    text-decoration: none;
  }
}

.highlights-teaser .teaser-wrap .slick .slide .slide-content {
  padding: 0.66667rem;
  width: 100%;
  height: 100%;
  min-height: 100%;
  display: flex;
  flex-flow: column wrap;
  align-items: flex-start;
}

@media print, screen and (min-width: 47.9375em) {
  .highlights-teaser .teaser-wrap .slick .slide .slide-content {
    padding: 0.44444rem;
  }
}

@media print, screen and (min-width: 62em) {
  .highlights-teaser .teaser-wrap .slick .slide .slide-content {
    padding: 0.88889rem;
  }
}

.highlights-teaser .teaser-wrap .slick .slide .slide-content img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  background-color: #edece8;
  color: #535353;
  order: 1;
  flex-shrink: 0;
}

.highlights-teaser .teaser-wrap .slick .slide .headline-wrap {
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
}

.highlights-teaser .teaser-wrap .slick .slide h5, .highlights-teaser .teaser-wrap .slick .slide .subheadline {
  color: #8c611c;
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  font-size: 0.66667rem;
  line-height: 1rem;
  letter-spacing: 0.01389rem;
  margin-bottom: 0.11111rem;
  margin-top: 0.66667rem;
  text-transform: uppercase;
  order: 2;
  width: 100%;
}

@media print, screen and (min-width: 62em) {
  .highlights-teaser .teaser-wrap .slick .slide h5, .highlights-teaser .teaser-wrap .slick .slide .subheadline {
    font-size: 0.72222rem;
    line-height: 1.05556rem;
  }
}

.highlights-teaser .teaser-wrap .slick .slide h4, .highlights-teaser .teaser-wrap .slick .slide .headline {
  color: #535353;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  margin-bottom: 0;
  text-transform: uppercase;
  order: 3;
  width: 100%;
}

@media print, screen and (min-width: 47.9375em) and (max-width: 54.12375em) {
  .highlights-teaser .teaser-wrap .slick .slide h4, .highlights-teaser .teaser-wrap .slick .slide .headline {
    font-size: 0.72222rem;
    line-height: 1.05556rem;
  }
}

.highlights-teaser .teaser-wrap .slick .slide:after {
  content: "";
  background: transparent url(../c0634c6414c8b0f7e452a3832248f59d.png) no-repeat bottom left;
  background-size: 100% 100%;
  height: 14px;
  display: block;
  position: absolute;
  bottom: -0.77778rem;
  left: 0;
  right: 0;
}

@media print {
  .highlights-teaser .teaser-wrap .slick .slide:after {
    background: none;
  }
}

.highlights-teaser .togglefilter {
  position: absolute;
  top: 2.44444rem;
  right: 0.88889rem;
  display: block;
  background: none;
  padding: 0.61111rem;
  border: 1px solid #d8d3ce;
  border-radius: 0.22222rem;
  width: 2.11111rem;
  height: 2.11111rem;
}

.highlights-teaser .togglefilter .icon {
  display: block;
  font-size: 0.88889rem;
  width: 0.88889rem;
  height: 0.88889rem;
  color: #948f87;
}

@media print {
  .highlights-teaser .togglefilter {
    display: none;
  }
}

.highlights-teaser .filters {
  display: inline-block;
  width: auto;
  margin: 1.77778rem 0 0;
  padding: 0 0.66667rem;
  border-bottom: 1px solid #948f87;
}

@media print, screen and (max-width: 47.93625em) {
  .highlights-teaser .filters {
    display: none;
    opacity: 0;
  }
}

@media print, screen and (max-width: 47.93625em) {
  .highlights-teaser .filters.open {
    display: block;
    position: fixed;
    z-index: 1001;
    opacity: 1;
    bottom: 0;
    left: 0;
    right: 0;
    border: none;
    background: #fafafa;
    margin: 0;
    padding: 0;
  }
}

@media print, screen and (max-width: 47.93625em) {
  .highlights-teaser .filters.open button {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 1.33333rem;
    padding-bottom: 1.33333rem;
  }
}

.highlights-teaser .filters.open .cancel {
  font-family: "Univers LT W01_57 Condensed";
  border-top: 1px solid #c0b8b0;
  color: #948f87;
  text-transform: none;
}

.highlights-teaser .filters button {
  font-family: "Univers LT W01_57 Condensed";
  color: #77726d;
  font-size: 0.77778rem;
  line-height: 0.88889rem;
  margin: 0 0.66667rem;
  padding: 0 0 0.38889rem;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  text-align: center;
}

@media print, screen and (min-width: 47.9375em) {
  .highlights-teaser .filters button {
    font-size: 0.77778rem;
    line-height: 0.88889rem;
  }
}

.highlights-teaser .filters button.active, .highlights-teaser .filters button:hover {
  color: #535353;
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
}

@media print, screen and (min-width: 47.9375em) {
  .highlights-teaser .filters button.active:after, .highlights-teaser .filters button:hover:after {
    content: " ";
    position: absolute;
    bottom: -0.05556rem;
    display: inline-block;
    width: 100%;
    height: 0.11111rem;
    left: 50%;
    transform: translateX(-50%);
    background: #948f87;
  }
}

@media print {
  .highlights-teaser .filters {
    display: none;
  }
}

.highlights-teaser .overlay {
  position: fixed;
  z-index: 1000;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.impressionen {
  background-color: #f9f9f8;
}

@media print {
  .impressionen {
    display: none;
  }
}

.impressionen .teaser-wrap {
  padding-top: 2.66667rem;
  position: relative;
}

@media print, screen and (min-width: 47.9375em) {
  .impressionen .teaser-wrap {
    padding-top: 3.55556rem;
  }
}

.impressionen .teaser-wrap .headline {
  color: #948f87;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 1.33333rem;
  margin-bottom: 0;
  line-height: 1.66667rem;
  letter-spacing: 0.02778rem;
  text-transform: uppercase;
}

@media print, screen and (min-width: 47.9375em) {
  .impressionen .teaser-wrap .headline {
    font-size: 1.44444rem;
  }
}

@media print, screen and (min-width: 62em) {
  .impressionen .teaser-wrap .headline {
    font-size: 1.77778rem;
    line-height: 2.22222rem;
  }
}

.impressionen .teaser-wrap .impressionen-holder {
  padding: 0;
  border: none;
  background: transparent;
}

@media print, screen and (min-width: 62em) {
  .impressionen .teaser-wrap .impressionen-holder {
    max-width: 70.55556rem;
    margin: 0 auto;
  }
}

.impressionen .teaser-wrap .model {
  opacity: 0;
}

.impressionen .teaser-wrap .output {
  margin-top: 0;
  max-width: 70.55556rem;
  /*dots*/
}

@media print, screen and (max-width: 47.93625em) {
  .impressionen .teaser-wrap .output {
    margin-top: 0;
    margin-bottom: 3.55556rem;
  }
}

.impressionen .teaser-wrap .output:not(.slick-initialized) .slide + .slide {
  display: none;
}

.impressionen .teaser-wrap .output .slick-arrow {
  height: 1.77778rem;
  width: 1.77778rem;
  opacity: 1;
  transition: opacity 1s ease-in;
}

.impressionen .teaser-wrap .output .slick-arrow:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #948f87;
  font-size: 1.77778rem;
  opacity: 1;
  position: relative;
}

.impressionen .teaser-wrap .output .slick-prev {
  left: -3.55556rem;
}

.impressionen .teaser-wrap .output .slick-prev:before {
  content: "\e901";
}

.impressionen .teaser-wrap .output .slick-next {
  right: -3.55556rem;
}

.impressionen .teaser-wrap .output .slick-next:before {
  content: "\e902";
}

.impressionen .teaser-wrap .output .slick-disabled {
  opacity: 0;
  transition: opacity 1s ease-in;
  display: none !important;
}

.impressionen .teaser-wrap .output ~ .slick-nav .slick-dots li,
.impressionen .teaser-wrap .output .slick-dots li {
  margin: 0;
  height: 1rem;
  width: 1rem;
}

.impressionen .teaser-wrap .output ~ .slick-nav .slick-dots li button,
.impressionen .teaser-wrap .output .slick-dots li button {
  padding: 0;
}

.impressionen .teaser-wrap .output ~ .slick-nav .slick-dots li button:before,
.impressionen .teaser-wrap .output .slick-dots li button:before {
  color: #bbb4ab;
  font-size: 0.66667rem;
  height: 1rem;
  width: 1rem;
  opacity: 1;
}

.impressionen .teaser-wrap .output ~ .slick-nav .slick-dots li.slick-active button:before,
.impressionen .teaser-wrap .output .slick-dots li.slick-active button:before {
  color: #948f87;
  opacity: 1;
}

.impressionen .teaser-wrap .output ~ .slick-nav {
  position: relative;
  height: 0;
  top: -3.77778rem;
  text-align: center;
}

@media print, screen and (min-width: 47.9375em) {
  .impressionen .teaser-wrap .output ~ .slick-nav {
    top: -1.77778rem;
  }
}

.impressionen .teaser-wrap .output ~ .slick-nav .slick-dots-container {
  display: inline-block;
}

.impressionen .teaser-wrap .output ~ .slick-nav .slick-dots {
  position: static;
}

.impressionen .teaser-wrap .output ~ .slick-nav .slick-arrow {
  display: inline-block;
  position: static;
  transform: none;
  vertical-align: bottom;
  font-size: 0.88889rem;
}

.impressionen .teaser-wrap .output ~ .slick-nav .slick-arrow.slick-disabled {
  opacity: 0;
  transition: opacity 1s ease-in;
  display: none;
}

.impressionen .teaser-wrap .output ~ .slick-nav .slick-arrow:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #948f87;
}

.impressionen .teaser-wrap .output ~ .slick-nav .slick-arrow.slick-prev:before {
  content: "\e901";
}

.impressionen .teaser-wrap .output ~ .slick-nav .slick-arrow.slick-next:before {
  content: "\e902";
}

.impressionen .teaser-wrap .output .slide {
  margin-bottom: 0.88889rem;
  margin-top: 0.88889rem;
  position: relative;
  max-width: 70.55556rem;
}

.impressionen .teaser-wrap .output .slide .grid-wrap {
  margin: 0 auto;
  list-style-type: none;
}

.impressionen .teaser-wrap .output .slide .gallery-item {
  padding: 0.88889rem;
  opacity: 0;
  transition: opacity 1s ease;
}

.impressionen .teaser-wrap .output .slide .gallery-item .outer-shadow {
  box-shadow: -5px 5px 10px 1px rgba(0, 0, 0, 0.35);
}

.impressionen .teaser-wrap .output .slide .gallery-item .outer-border {
  padding: 0.77778rem;
  background-color: #f4f4f1;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  border-left: 2px solid #e1e0df;
  border-bottom: 2px solid #e1e0df;
  box-shadow: -1px 1px 1px 0 #8d8b86;
}

.impressionen .teaser-wrap .output .slide .gallery-item .inner-border {
  padding: 1.33333rem;
  background-color: #e2e3df;
  border-top: 1px solid #fafaf8;
  border-right: 1px solid #fafaf8;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  box-shadow: inset -2px 2px 4px 0 rgba(148, 143, 135, 0.15);
}

.impressionen .teaser-wrap .output .slide .gallery-item .gallery-content-wrap {
  border-top: 1px solid #838079;
  border-right: 1px solid #838079;
  border-left: 1px solid #c8c4bf;
  border-bottom: 1px solid #c8c4bf;
}

.impressionen .teaser-wrap .output .slide .gallery-item .gallery-fancybox {
  position: relative;
  display: block;
}

.impressionen .teaser-wrap .output .slide .gallery-item .gallery-fancybox:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  box-shadow: inset -2px 2px 4px 0 rgba(0, 0, 0, 0.35);
}

.impressionen .teaser-wrap .output .slide .gallery-item .gallery-fancybox:focus {
  outline: none;
  border: 1px solid #4d90fe;
  box-shadow: 0 0 5px #4d90fe;
}

.impressionen .teaser-wrap .output .slide .gallery-item[data-tags*='video'] .gallery-fancybox:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e969";
  color: #f4f4f1;
  font-size: 1.33333rem;
  line-height: 1.33333rem;
  display: block;
  position: absolute;
  right: 0.44444rem;
  bottom: 0.44444rem;
}

.impressionen .teaser-wrap .output .slide .gallery-item[data-tags*='360'] .gallery-fancybox:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
  color: #f4f4f1;
  font-size: 2.11111rem;
  line-height: 2.11111rem;
  display: block;
  position: absolute;
  right: 0.44444rem;
  bottom: 0;
}

.impressionen .teaser-wrap .output .slide .gallery-item img {
  display: block;
  max-width: 100%;
  height: auto;
  background-color: #edece8;
  color: #535353;
}

.impressionen .teaser-wrap .output.visible .gallery-item {
  opacity: 1;
  transition: opacity 1s ease;
}

.impressionen .togglefilter {
  position: absolute;
  top: 2.44444rem;
  right: 0.88889rem;
  display: block;
  background: none;
  padding: 0.61111rem;
  border: 1px solid #d8d3ce;
  border-radius: 0.22222rem;
  width: 2.11111rem;
  height: 2.11111rem;
}

.impressionen .togglefilter .icon {
  display: block;
  font-size: 0.88889rem;
  width: 0.88889rem;
  height: 0.88889rem;
  color: #948f87;
}

.impressionen .filter-button-wrap {
  position: relative;
}

.impressionen .filters {
  display: inline-block;
  width: auto;
  margin: 1.77778rem 0 2.66667rem;
  padding: 0 0.66667rem;
  border-bottom: 1px solid #948f87;
}

@media print, screen and (max-width: 47.93625em) {
  .impressionen .filters {
    display: none;
    opacity: 0;
  }
}

@media print, screen and (max-width: 47.93625em) {
  .impressionen .filters.open {
    display: block;
    position: fixed;
    z-index: 1001;
    opacity: 1;
    bottom: 0;
    left: 0;
    right: 0;
    border: none;
    background: #fafafa;
    margin: 0;
    padding: 0;
  }
}

@media print, screen and (max-width: 47.93625em) {
  .impressionen .filters.open button {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 1.33333rem;
    padding-bottom: 1.33333rem;
  }
}

.impressionen .filters.open .cancel {
  font-family: "Univers LT W01_57 Condensed";
  border-top: 1px solid #c0b8b0;
  color: #948f87;
  text-transform: none;
}

.impressionen .filters button {
  font-family: "Univers LT W01_57 Condensed";
  color: #77726d;
  font-size: 0.77778rem;
  line-height: 0.88889rem;
  margin: 0 0.66667rem;
  padding: 0 0 0.38889rem;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  text-align: center;
}

@media print, screen and (min-width: 47.9375em) {
  .impressionen .filters button {
    font-size: 0.77778rem;
    line-height: 0.88889rem;
  }
}

.impressionen .filters button.active, .impressionen .filters button:hover {
  color: #535353;
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
}

@media print, screen and (min-width: 47.9375em) {
  .impressionen .filters button.active:after, .impressionen .filters button:hover:after {
    content: " ";
    position: absolute;
    bottom: -0.05556rem;
    display: inline-block;
    width: 100%;
    height: 0.11111rem;
    left: 50%;
    transform: translateX(-50%);
    background: #535353;
  }
}

@media print, screen and (min-width: 47.9375em) {
  .impressionen .filters .filterVideo {
    position: absolute;
    margin: 0 0.88889rem;
    right: 3rem;
    color: #948f87;
    border: 1px solid #948f87;
    border-radius: 0.16667rem;
    padding: 0.55556rem;
  }
  .impressionen .filters .filterVideo .icon {
    display: block;
    font-size: 0.88889rem;
    height: 0.88889rem;
    width: 0.88889rem;
  }
  .impressionen .filters .filterVideo.active, .impressionen .filters .filterVideo:hover {
    color: #948f87;
    border-color: #948f87;
  }
  .impressionen .filters .filterVideo.active:after, .impressionen .filters .filterVideo:hover:after {
    display: none;
  }
}

@media print, screen and (min-width: 47.9375em) {
  .impressionen .filters .filter360 {
    position: absolute;
    margin: 0 0.88889rem;
    right: 0;
    color: #948f87;
    border: 1px solid #948f87;
    border-radius: 0.16667rem;
    padding: 0.27778rem;
  }
  .impressionen .filters .filter360 .icon {
    display: block;
    font-size: 1.44444rem;
    height: 1.44444rem;
    width: 1.44444rem;
  }
  .impressionen .filters .filter360.active, .impressionen .filters .filter360:hover {
    color: #948f87;
    border-color: #948f87;
  }
  .impressionen .filters .filter360.active:after, .impressionen .filters .filter360:hover:after {
    display: none;
  }
}

.impressionen .overlay {
  position: fixed;
  z-index: 1000;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.organigramm {
  margin-bottom: 0.88889rem;
}

.organigramm .crossheading {
  margin-top: 3.55556rem;
  margin-bottom: 1.55556rem;
}

.organigramm .crossheading .chheadline-holder {
  position: relative;
  margin-bottom: 0.88889rem;
  border-bottom: 1px dotted #77726d;
}

@media print, screen and (min-width: 47.9375em) and (max-width: 54.12375em) {
  .organigramm .crossheading .chheadline-holder {
    margin-bottom: 1.77778rem;
  }
}

.organigramm .crossheading .chheadline-holder .chheadline {
  background-color: #faf7f5;
  bottom: -1px;
  color: #535353;
  display: inline-block;
  font-family: "Univers LT W01_57 Condensed";
  font-size: 0.83333rem;
  line-height: 1.11111rem;
  left: 0;
  letter-spacing: 0.01389rem;
  margin-bottom: 0;
  padding: 0 0.88889rem 0 0;
  text-transform: uppercase;
}

@media print, screen and (max-width: 47.93625em) {
  .organigramm .crossheading .chheadline-holder .chheadline {
    padding: 0.66667rem 0.88889rem 0.66667rem 0;
  }
}

@media print, screen and (min-width: 47.9375em) {
  .organigramm .crossheading .chheadline-holder .chheadline {
    font-size: 0.88889rem;
    line-height: 1.33333rem;
    bottom: -6px;
    position: relative;
  }
}

.organigramm .organigramm-item {
  margin-bottom: 0.88889rem;
  margin-top: 0.88889rem;
  position: relative;
}

@media print {
  .organigramm .organigramm-item a {
    text-decoration: none;
  }
}

.organigramm .organigramm-item .organigramm-item-content {
  box-shadow: 0 3px 6px 0 #e5e5e5;
  padding: 1.33333rem;
  height: 100%;
  background-color: #ffffff;
}

.organigramm .organigramm-item .overline,
.organigramm .organigramm-item a .overline {
  color: #8c611c;
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  font-size: 0.72222rem;
  line-height: 1.05556rem;
  letter-spacing: 0.01389rem;
  margin-bottom: 0.11111rem;
  text-transform: uppercase;
}

@media print, screen and (min-width: 62em) {
  .organigramm .organigramm-item .overline,
  .organigramm .organigramm-item a .overline {
    font-size: 0.66667rem;
    line-height: 0.88889rem;
  }
}

.organigramm .organigramm-item .headline,
.organigramm .organigramm-item a .headline {
  color: #535353;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 1rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  margin-bottom: 0;
  text-transform: uppercase;
}

@media print, screen and (min-width: 47.9375em) {
  .organigramm .organigramm-item .headline,
  .organigramm .organigramm-item a .headline {
    font-size: 0.77778rem;
    line-height: 1.11111rem;
  }
}

.organigramm .organigramm-item h3 {
  margin-bottom: 0;
}

.organigramm .organigramm-item:after {
  content: "";
  background: transparent url(../c0634c6414c8b0f7e452a3832248f59d.png) no-repeat bottom left;
  background-size: 100% 100%;
  height: 14px;
  display: block;
  position: absolute;
  bottom: -0.77778rem;
  left: 0.88889rem;
  right: 0.88889rem;
}

@media print {
  .organigramm .organigramm-item:after {
    background: none;
  }
}

.organigramm .medium-5.organigramm-item:after {
  content: "";
  background: transparent url(../ec3fcadc17f866f70dc7cb62ecad6037.png) no-repeat bottom left;
  background-size: 100% 100%;
  height: 14px;
  display: block;
  position: absolute;
  bottom: -0.77778rem;
  left: 0.88889rem;
  right: 0.88889rem;
}

@media print {
  .organigramm .medium-5.organigramm-item:after {
    background: none;
  }
}

.organigramm .accordion .accordion-item {
  margin-bottom: 0;
  position: relative;
}

.organigramm .accordion .accordion-title {
  border: none;
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.01389rem;
  color: #8c611c;
  text-transform: uppercase;
  padding: 0;
  position: absolute;
  height: 1.11111rem;
  width: 1.11111rem;
  right: 12px;
  top: -25px;
}

@media print, screen and (min-width: 47.9375em) {
  .organigramm .accordion .accordion-title {
    font-size: 0.83333rem;
  }
}

.organigramm .accordion .accordion-title:focus, .organigramm .accordion .accordion-title:hover {
  background: none;
}

.organigramm .accordion.non-closable .accordion-title {
  display: none;
}

.organigramm .accordion .accordion-title:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea3e";
  color: #77726d;
  font-size: 0.66667rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  right: auto;
  margin: 0;
}

.organigramm .accordion .is-active > .accordion-title:before {
  content: "\ea3a";
}

.organigramm .accordion .accordion-content {
  border: none;
  padding: 0;
}

.organigramm .accordion .accordion-content ul {
  list-style-type: none;
  margin: 0;
}

.organigramm .accordion .accordion-content .text,
.organigramm .accordion .accordion-content a .text {
  color: #727272;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-style: italic;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
  margin-bottom: 0;
}

.organigramm .accordion .accordion-content .text p,
.organigramm .accordion .accordion-content a .text p {
  margin: 0;
}

.organigramm .accordion .accordion-content a {
  color: #727272;
  display: block;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  font-style: italic;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  margin-top: 0.88889rem;
}

@media print {
  .organigramm .accordion .accordion-content a {
    text-decoration: none;
  }
}

.organigramm .accordion .accordion-content a:before {
  color: #8c611c;
  margin-right: 0.22222rem;
  font-size: 0.61111rem;
}

@media print, screen and (min-width: 47.9375em) {
  .organigramm .accordion .accordion-content a:before {
    font-size: 0.55556rem;
  }
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.overview-title-text {
  margin-bottom: 1.77778rem;
  margin-top: 2.66667rem;
}

@media print, screen and (min-width: 47.9375em) {
  .overview-title-text {
    margin-top: 1.33333rem;
  }
}

@media print, screen and (min-width: 62em) {
  .overview-title-text {
    margin-top: 1.77778rem;
  }
}

.overview-title-text.no-text {
  margin-bottom: 0;
}

.overview-title-text h5, .overview-title-text .subheadline {
  color: #8c611c;
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  font-size: 0.72222rem;
  line-height: 1.05556rem;
  letter-spacing: 0.01389rem;
  margin-bottom: 0;
  text-transform: uppercase;
}

@media print, screen and (min-width: 47.9375em) {
  .overview-title-text h5, .overview-title-text .subheadline {
    margin-bottom: 0.11111rem;
    font-size: 0.83333rem;
    line-height: 1.11111rem;
  }
}

.overview-title-text h2, .overview-title-text .headline {
  color: #535353;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 1rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  margin-bottom: 0.88889rem;
  text-transform: uppercase;
}

@media print, screen and (min-width: 47.9375em) {
  .overview-title-text h2, .overview-title-text .headline {
    font-size: 1.11111rem;
    line-height: 1.55556rem;
  }
}

@media print, screen and (min-width: 62em) {
  .overview-title-text h2, .overview-title-text .headline {
    font-size: 1.77778rem;
    line-height: 2.22222rem;
    margin-bottom: 1.11111rem;
  }
}

.overview-title-text p {
  color: #8c611c;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  font-style: italic;
  letter-spacing: 0.01389rem;
  line-height: 1.33333rem;
  margin: 0;
}

@media print, screen and (min-width: 62em) {
  .overview-title-text p {
    font-size: 1.11111rem;
    line-height: 1.55556rem;
  }
}

.overview-title-text a {
  color: #727272;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
}

.overview-title-text a:hover {
  color: #282828;
}

.overview-title-text a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
  color: #8c611c;
  margin-right: 0.22222rem;
  font-size: 0.61111rem;
}

@media print, screen and (min-width: 62em) {
  .overview-title-text a:before {
    font-size: 0.66667rem;
  }
}

@media print, screen and (min-width: 62em) {
  .overview-title-text a {
    font-size: 1rem;
  }
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.panning-map {
  position: relative;
  margin-top: 1.66667rem;
  margin-bottom: 1.33333rem;
}

@media print, screen and (min-width: 62em) {
  .panning-map {
    margin-top: 2.66667rem;
  }
}

.panning-map .img-wrap {
  position: relative;
}

.panning-map .img-wrap .indicator {
  position: absolute;
  top: 0;
  left: 0;
  width: 1.77778rem;
  height: 1.77778rem;
  border-radius: 1.66667rem;
  transform: translate(-50%, -50%);
  transition: opacity 300ms ease-out;
  opacity: 1;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.4);
  background: #ffc109;
}

.panning-map .img-wrap .indicator .icon {
  display: block;
  height: 100%;
  width: 100%;
  color: #ffffff;
}

.panning-map .img-wrap .indicator .icon:focus {
  outline: dotted;
  outline-width: 0.11111rem;
  outline-color: #535353;
  outline-offset: 0.11111rem;
}

.panning-map .img-wrap .indicator .icon:before {
  height: 1.33333rem;
  width: 1.33333rem;
  font-size: 1.11111rem;
  text-align: center;
  vertical-align: middle;
  top: 0.33333rem;
  left: 0.22222rem;
  position: absolute;
}

.panning-map .img-wrap .indicator.blue {
  background: #157efb;
}

.panning-map .img-wrap .indicator.blue.inverted {
  background: #ffffff;
}

.panning-map .img-wrap .indicator.blue.inverted .icon {
  color: #157efb;
}

.panning-map .img-wrap .indicator.red {
  background: #ff5722;
}

.panning-map .img-wrap .indicator.red.inverted {
  background: #ffffff;
}

.panning-map .img-wrap .indicator.red.inverted .icon {
  color: #ff5722;
}

.panning-map .img-wrap .indicator.yellow {
  background: #ffc109;
}

.panning-map .img-wrap .indicator.yellow.inverted {
  background: #ffffff;
}

.panning-map .img-wrap .indicator.yellow.inverted .icon {
  color: #ffc109;
}

.panning-map .img-wrap .indicator.orange {
  background: #d77f01;
}

.panning-map .img-wrap .indicator.orange.inverted {
  background: #ffffff;
}

.panning-map .img-wrap .indicator.orange.inverted .icon {
  color: #d77f01;
}

.panning-map .img-wrap .indicator.gold {
  background: #aa813f;
}

.panning-map .img-wrap .indicator.gold.inverted {
  background: #ffffff;
}

.panning-map .img-wrap .indicator.gold.inverted .icon {
  color: #aa813f;
}

.panning-map .img-wrap .indicator.transparent {
  background: transparent;
}

.panning-map .img-wrap .indicator.transparent.inverted {
  background: transparent;
}

.panning-map .img-wrap .indicator .kuess-mich-im-schloss-2021:before,
.panning-map .img-wrap .indicator .icon-kuess-mich-im-schloss-2021:before {
  content: "";
  height: 100%;
  width: 100%;
  background-image: url(../53194bf7d75c13ef3ef9ccec3152fa85.svg);
  background-size: 98% 98%;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  top: 0;
  left: 0;
  z-index: 1;
}

.panning-map .img-wrap .indicator.pers-active {
  transition: opacity 300ms ease-out;
  opacity: 1;
}

.panning-map .img-wrap .indicator.pers-inactive {
  transition: opacity 300ms ease-out;
  opacity: 0;
  pointer-events: none;
}

.panning-map .img-wrap .pannable-image {
  display: inline-block;
  max-width: none;
  width: auto;
  height: auto;
}

.panning-map .panzoom-control {
  width: 2.22222rem;
  height: 2.22222rem;
  border-radius: 1.66667rem;
  position: absolute;
  z-index: 1;
  right: 3%;
  background: #fafafa;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.4);
}

.panning-map .panzoom-control a {
  position: relative;
  display: block;
  width: 2.22222rem;
  height: 2.22222rem;
}

.panning-map .panzoom-control a:focus {
  outline: dotted;
  outline-width: 0.11111rem;
  outline-color: #535353;
  outline-offset: 0.11111rem;
}

.panning-map .panzoom-control .icon {
  color: #88888f;
  font-size: 1.11111rem;
  line-height: 1.11111rem;
  width: 1.11111rem;
  height: 1.11111rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.panning-map .panzoom-control .icon:before {
  width: 1.11111rem;
  height: 1.11111rem;
}

.panning-map .panzoom-control.zoomin-panzoom {
  bottom: 1.11111rem;
}

.panning-map .panzoom-control.zoomout-panzoom {
  bottom: 3.88889rem;
}

.panning-map .panzoom-control.reset-panzoom {
  bottom: 7.77778rem;
}

.panning-map .panzoom-control.filter-panzoom {
  z-index: 3;
  position: absolute;
  right: 3%;
  top: 1.11111rem;
  padding: 0.22222rem 0.44444rem;
  width: auto;
  height: auto;
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  color: #948f87;
  background: #f1eeeb;
  border: 1px solid #d8d3ce;
  border-radius: 0.11111rem;
}

.panning-map .panzoom-control.filter-panzoom a {
  color: #88888f;
  width: auto;
  height: auto;
}

.panning-map .panzoom-control.filter-panzoom .icon {
  position: static;
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  margin-right: 0.38889rem;
  transform: none;
}

.panning-map.no-pan .panzoom-parent {
  overflow: hidden;
}

.panning-map.no-pan .panzoom-control {
  display: none;
}

.panning-map.no-pan .pannable-image {
  width: 100%;
  height: auto;
}

.panning-map.nofilters .filter-panzoom {
  display: none;
}

.panning-map .filters {
  position: absolute;
  z-index: 3;
  bottom: auto;
  left: 3%;
  right: 3%;
  top: 0.33333rem;
  border: none;
  background-color: rgba(255, 255, 255, 0.9);
  margin: 0;
  padding: 0;
  border-radius: 0.11111rem;
}

@media print, screen and (min-width: 47.9375em) {
  .panning-map .filters {
    left: auto;
    max-width: 50%;
  }
}

@media print, screen and (min-width: 62em) {
  .panning-map .filters {
    max-width: 33%;
  }
}

.panning-map .filters button {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-top: 1.33333rem;
  padding-bottom: 1.33333rem;
}

.panning-map .filters .wrap {
  padding: 0.88889rem 1.77778rem 0;
  position: relative;
  max-height: 100%;
  overflow-y: auto;
}

.panning-map .filters .wrap .crossheading {
  margin-top: 0.88889rem;
}

.panning-map .filters .wrap .crossheading .chheadline-holder {
  border: none;
}

.panning-map .filters .wrap .crossheading .chheadline-holder .chheadline {
  background-color: transparent;
}

.panning-map .filters .checkbox-wrap {
  margin-bottom: 0;
}

.panning-map .filters .checkbox-wrap input[type='checkbox'] {
  position: absolute;
  margin-left: -400000px;
}

.panning-map .filters .checkbox-wrap input[type='checkbox'] + label {
  font-family: "Univers LT W01_57 Condensed";
  color: #948f87;
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.02778rem;
  margin: 0.88889rem 0 0;
}

@media print, screen and (min-width: 47.9375em) {
  .panning-map .filters .checkbox-wrap input[type='checkbox'] + label {
    margin-top: 0.44444rem;
  }
}

.panning-map .filters .checkbox-wrap input[type='checkbox'] + label:before {
  content: "\2713";
  color: transparent;
  display: inline-block;
  height: auto;
  width: auto;
  border: 1px solid #c0b8b0;
  background: transparent;
  margin-right: 0.44444rem;
  line-height: 1;
  font-size: 0.55556rem;
  padding: 0.11111rem 0.16667rem;
  vertical-align: top;
  display: none;
}

.panning-map .filters .checkbox-wrap input[type='checkbox'] + label .icon {
  margin-right: 0.44444rem;
}

.panning-map .filters .checkbox-wrap input[type='checkbox'] + label:hover {
  color: #535353;
}

.panning-map .filters .checkbox-wrap input[type='checkbox']:focus + label {
  outline: 2px dotted #535353;
  outline-offset: 2px;
}

.panning-map .filters .checkbox-wrap input[type='checkbox'] + label:hover:before {
  color: #c0b8b0;
}

.panning-map .filters .checkbox-wrap input[type='checkbox']:checked + label,
.panning-map .filters .checkbox-wrap input[type='checkbox'].active + label.active {
  color: #535353;
}

.panning-map .filters .checkbox-wrap input[type='checkbox']:checked + label:before {
  color: #535353;
}

.panning-map .filters .checkbox-wrap input[type='checkbox']:checked + label .icon,
.panning-map .filters .checkbox-wrap input[type='checkbox'].active + label.active .icon,
.panning-map .filters .checkbox-wrap input[type='checkbox'] + label:hover .icon {
  color: #ffc109;
}

.panning-map .filters .checkbox-wrap input[type='checkbox']:checked + label .icon.blue,
.panning-map .filters .checkbox-wrap input[type='checkbox'].active + label.active .icon.blue,
.panning-map .filters .checkbox-wrap input[type='checkbox'] + label:hover .icon.blue {
  color: #157efb;
}

.panning-map .filters .checkbox-wrap input[type='checkbox']:checked + label .icon.red,
.panning-map .filters .checkbox-wrap input[type='checkbox'].active + label.active .icon.red,
.panning-map .filters .checkbox-wrap input[type='checkbox'] + label:hover .icon.red {
  color: #ff5722;
}

.panning-map .filters .checkbox-wrap input[type='checkbox']:checked + label .icon.yellow,
.panning-map .filters .checkbox-wrap input[type='checkbox'].active + label.active .icon.yellow,
.panning-map .filters .checkbox-wrap input[type='checkbox'] + label:hover .icon.yellow {
  color: #ffc109;
}

.panning-map .filters .submit-wrap input[type='submit'],
.panning-map .filters .submit-wrap input[type='reset'] {
  height: 2.55556rem;
  margin: 1.77778rem auto;
  font-family: "Univers LT W01_57 Condensed";
  color: #948f87;
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.01389rem;
  background: #f1eeeb;
  border: 1px solid #d8d3ce;
  border-radius: 0.11111rem;
  width: 100%;
}

.panning-map button {
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  color: #948f87;
  font-size: 0.77778rem;
  line-height: 0.88889rem;
  margin: 0 0.66667rem;
  padding: 0 0 0.38889rem;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  text-align: center;
}

@media print, screen and (min-width: 47.9375em) {
  .panning-map button {
    font-size: 0.77778rem;
    line-height: 0.88889rem;
  }
}

.panning-map button.active, .panning-map button:hover {
  color: #948f87;
}

.panning-map .overlay {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent;
  cursor: pointer;
}

.panning-map .panzoom-indicator-overlay[data-overlay-content] {
  position: fixed;
  background-color: #ffffff;
  width: 100%;
  left: 50%;
  top: 10%;
  max-height: 100vh;
  overflow: auto;
  transform: translate(-50%, -10%);
  bottom: auto;
  right: auto;
  padding: 3.55556rem 0.88889rem 2.66667rem;
  /*dots*/
}

@media print, screen and (min-width: 47.9375em) {
  .panning-map .panzoom-indicator-overlay[data-overlay-content] {
    max-width: 42.66667rem;
    padding: 3.55556rem 1.33333rem 2.66667rem;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}

.panning-map .panzoom-indicator-overlay[data-overlay-content] img {
  display: block;
  max-width: 100%;
  height: auto;
  background-color: #edece8;
  color: #535353;
}

.panning-map .panzoom-indicator-overlay[data-overlay-content] .closebutton {
  position: absolute;
  right: 0.88889rem;
  top: 0.88889rem;
  color: #948f87;
}

@media print, screen and (min-width: 47.9375em) {
  .panning-map .panzoom-indicator-overlay[data-overlay-content] .closebutton {
    right: 1.33333rem;
    top: 1.33333rem;
  }
}

.panning-map .panzoom-indicator-overlay[data-overlay-content] .closebutton .icon {
  font-size: 1.33333rem;
}

.panning-map .panzoom-indicator-overlay[data-overlay-content] .closebutton:hover {
  cursor: pointer;
  color: #535353;
}

.panning-map .panzoom-indicator-overlay[data-overlay-content] .detail-liste {
  margin-top: 0;
}

.panning-map .panzoom-indicator-overlay[data-overlay-content] .slick-dots li {
  margin: 0;
  height: 1rem;
  width: 1rem;
  margin: 0 0.22222rem;
}

.panning-map .panzoom-indicator-overlay[data-overlay-content] .slick-dots li button {
  padding: 0;
  margin: 0;
}

.panning-map .panzoom-indicator-overlay[data-overlay-content] .slick-dots li button:before {
  color: #948f87;
  font-size: 0.66667rem;
  height: 1rem;
  width: 1rem;
  opacity: 1;
}

.panning-map .panzoom-indicator-overlay[data-overlay-content] .slick-dots li.slick-active button:before {
  color: #bbb4ab;
  opacity: 1;
}

.panning-map .closeoverlay {
  background-color: rgba(0, 0, 0, 0.5);
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.tx-points-games {
  margin-top: 0.88889rem;
  margin-bottom: 0.88889rem;
}

.pointsgame {
  border-top: 1px dotted #c0b8b0;
  padding-top: 14px;
}

.pointsgame .headline {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  text-transform: uppercase;
  font-size: 1.11111rem;
  font-weight: normal;
}

.pointsgame .submit-container {
  border-top: 1px dotted #c0b8b0;
  margin-top: 1.33333rem;
}

.pointsgame .game1row,
.pointsgame .game2row {
  padding: 0.44444rem 0;
}

.pointsgame .game1row input,
.pointsgame .game2row input {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  text-transform: uppercase;
  font-size: 1.11111rem;
  line-height: 1.88889rem;
  color: #333333;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  width: 2rem;
  height: 2rem;
  border-radius: 0.16667rem;
  text-align: center;
  padding: 0;
  border: 1px solid #dfdfdf;
  box-shadow: inset 0 0.16667rem 0.27778rem 0 #e8e8e8;
  background-color: #fafafa;
  margin-top: 0.44444rem;
  margin-bottom: 0.44444rem;
}

.pointsgame .column.shrink + .column.shrink input[type="text"], .pointsgame .column.shrink + .column.shrink span.blank {
  margin-left: 0.88889rem;
}

.pointsgame .game2row input {
  width: 17.77778rem;
  padding: 0 0.44444rem;
  text-transform: none;
  text-align: left;
}

.pointsgame .game1row span.blank {
  display: inline-block;
  vertical-align: top;
  width: 2rem;
  height: 2rem;
}

.pointsgame input.submitbutton {
  height: 2.55556rem;
  margin-bottom: 0.66667rem;
  margin-top: 2rem;
  width: 100%;
  font-family: "Univers LT W01_57 Condensed";
  color: #000;
  cursor: pointer;
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.01389rem;
  background: #dbd3c5;
  border: 1px solid #727272;
  border-radius: 2px;
}

.pointsgame .checkbox-wrap,
.pointsgame .radio-wrap {
  position: relative;
  margin-bottom: 0.66667rem;
}

.pointsgame .checkbox-wrap input[type='checkbox'],
.pointsgame .checkbox-wrap input[type='radio'],
.pointsgame .radio-wrap input[type='checkbox'],
.pointsgame .radio-wrap input[type='radio'] {
  visibility: hidden;
  position: absolute;
  margin-left: -400000px;
  bottom: 0;
  z-index: 0;
  opacity: 0;
}

.pointsgame .checkbox-wrap input[type='checkbox'] + label,
.pointsgame .checkbox-wrap input[type='radio'] + label,
.pointsgame .radio-wrap input[type='checkbox'] + label,
.pointsgame .radio-wrap input[type='radio'] + label {
  font-family: "Univers LT W01_57 Condensed";
  color: #727272;
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.02778rem;
  margin: 0.44444rem 0 0;
}

.pointsgame .checkbox-wrap input[type='checkbox'] + label:before,
.pointsgame .checkbox-wrap input[type='radio'] + label:before,
.pointsgame .radio-wrap input[type='checkbox'] + label:before,
.pointsgame .radio-wrap input[type='radio'] + label:before {
  content: "\2713";
  color: transparent;
  display: inline-block;
  height: auto;
  width: auto;
  border: 1px solid #727272;
  background: transparent;
  margin-right: 0.44444rem;
  margin-top: 0.16667rem;
  line-height: 1;
  font-size: 0.55556rem;
  padding: 0.11111rem 0.16667rem;
  vertical-align: top;
}

.pointsgame .checkbox-wrap input[type='checkbox']:focus + label,
.pointsgame .checkbox-wrap input[type='radio']:focus + label,
.pointsgame .radio-wrap input[type='checkbox']:focus + label,
.pointsgame .radio-wrap input[type='radio']:focus + label {
  outline: 1px dotted #000;
}

.pointsgame .checkbox-wrap input[type='checkbox']:hover:before,
.pointsgame .checkbox-wrap input[type='radio']:hover:before,
.pointsgame .radio-wrap input[type='checkbox']:hover:before,
.pointsgame .radio-wrap input[type='radio']:hover:before {
  color: #c0b8b0;
}

.pointsgame .checkbox-wrap input[type='checkbox']:checked + label:before,
.pointsgame .checkbox-wrap input[type='radio']:checked + label:before,
.pointsgame .radio-wrap input[type='checkbox']:checked + label:before,
.pointsgame .radio-wrap input[type='radio']:checked + label:before {
  color: #727272;
}

.pointsgame .checkbox-wrap input[type='checkbox'].required + label:before,
.pointsgame .checkbox-wrap input[type='radio'].required + label:before,
.pointsgame .radio-wrap input[type='checkbox'].required + label:before,
.pointsgame .radio-wrap input[type='radio'].required + label:before {
  border-color: #ef3726;
}

.pointsgame .checkbox-wrap input[type='checkbox'] a,
.pointsgame .checkbox-wrap input[type='radio'] a,
.pointsgame .radio-wrap input[type='checkbox'] a,
.pointsgame .radio-wrap input[type='radio'] a {
  color: #8c611c;
  display: inline-block;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  font-style: italic;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
}

.pointsgame .checkbox-wrap input[type='checkbox'] a:before,
.pointsgame .checkbox-wrap input[type='radio'] a:before,
.pointsgame .radio-wrap input[type='checkbox'] a:before,
.pointsgame .radio-wrap input[type='radio'] a:before {
  font-size: 0.66667rem;
  margin-right: 0.22222rem;
}

.pointsgame .checkbox-wrap input[type='radio'] + label:before,
.pointsgame .radio-wrap input[type='radio'] + label:before {
  content: " ";
  border-radius: 0.44444rem;
  height: 0.88889rem;
  width: 0.88889rem;
}

.pointsgame .checkbox-wrap input[type='radio'] + label:hover:before,
.pointsgame .radio-wrap input[type='radio'] + label:hover:before {
  background: radial-gradient(ellipse at center, #e5e5e5 0%, #e5e5e5 33%, white 33%, white 100%);
}

.pointsgame .checkbox-wrap input[type='radio']:checked + label:before,
.pointsgame .radio-wrap input[type='radio']:checked + label:before {
  background: radial-gradient(ellipse at center, #0a0a0a 0%, #0a0a0a 33%, white 33%, white 100%);
}

.pointsgame.dataentry {
  border-top: none;
  padding: 1.77778rem 0.88889rem;
  margin-bottom: 1.77778rem;
  background-color: #faf7f5;
}

@media print, screen and (min-width: 62em) {
  .pointsgame.dataentry {
    padding: 1.77778rem;
  }
}

.pointsgame.dataentry .crossheading {
  margin-top: 0;
}

.pointsgame.dataentry .crossheading .chheadline {
  background-color: #faf7f5;
}

.pointsgame.dataentry input::-moz-placeholder, .pointsgame.dataentry textarea::-moz-placeholder {
  color: #c0b8b0;
}

.pointsgame.dataentry input:-ms-input-placeholder, .pointsgame.dataentry textarea:-ms-input-placeholder {
  color: #c0b8b0;
}

.pointsgame.dataentry input::placeholder,
.pointsgame.dataentry textarea::placeholder {
  color: #c0b8b0;
}

.pointsgame.dataentry input[type="text"],
.pointsgame.dataentry select,
.pointsgame.dataentry textarea,
.pointsgame.dataentry img {
  font-family: "Univers LT W01_57 Condensed";
  color: #535353;
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.02778rem;
  box-shadow: none;
  border: 1px solid #727272;
  margin-bottom: 0.66667rem;
  margin-top: 0.66667rem;
  height: 2.55556rem;
}

.pointsgame.dataentry input[type="text"]:focus,
.pointsgame.dataentry textarea:focus,
.pointsgame.dataentry select:focus {
  outline: thin dotted #535353;
}

.pointsgame.dataentry input[type="text"]:focus *,
.pointsgame.dataentry textarea:focus *,
.pointsgame.dataentry select:focus * {
  outline: none;
}

.pointsgame.dataentry label, .pointsgame.dataentry .hint {
  padding-top: 0;
  font-size: 0.77778rem;
  line-height: 1.33333rem;
  font-family: "Univers LT W01_57 Condensed";
  color: #535353;
}

.pointsgame.dataentry label + input[type="text"],
.pointsgame.dataentry label + div .column input[type="text"],
.pointsgame.dataentry label + textarea,
.pointsgame.dataentry label + .select-wrapper select, .pointsgame.dataentry .hint + input[type="text"],
.pointsgame.dataentry .hint + div .column input[type="text"],
.pointsgame.dataentry .hint + textarea,
.pointsgame.dataentry .hint + .select-wrapper select {
  margin-top: 0.44444rem;
}

.pointsgame.dataentry .formelement label a,
.pointsgame.dataentry .hint a {
  color: #aa813f;
}

.pointsgame.dataentry .hint.datenschutz {
  margin-top: 1.33333rem;
}

.pointsgame.dataentry select,
.pointsgame.dataentry select optgroup,
.pointsgame.dataentry select optgroup option {
  font-family: "Univers LT W01_57 Condensed";
  color: #535353;
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.02778rem;
}

.pointsgame.dataentry select optgroup {
  font-weight: bold;
  font-style: normal;
}

.pointsgame.dataentry .select-wrapper {
  position: relative;
}

.pointsgame.dataentry .select-wrapper select {
  background-image: none;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.pointsgame.dataentry .select-wrapper:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea3e";
  color: #535353;
  display: block;
  font-size: 0.77778rem;
  position: absolute;
  width: 1.11111rem;
  height: 1.11111rem;
  right: 0.44444rem;
  top: 1.33333rem;
  pointer-events: none;
}

.pointsgame.dataentry .has-error input[type="text"],
.pointsgame.dataentry .has-error select,
.pointsgame.dataentry .has-error textarea,
.pointsgame.dataentry .is_error input[type="text"],
.pointsgame.dataentry .is_error select,
.pointsgame.dataentry .is_error textarea {
  border-color: #ef3726;
  background-color: #ffe6e6;
  margin-bottom: 0.33333rem;
}

.pointsgame.dataentry .has-error label,
.pointsgame.dataentry .is_error label {
  color: #ef3726;
}

.pointsgame.dataentry .has-error p,
.pointsgame.dataentry .is_error p {
  color: #ef3726;
  display: block !important;
}

.pointsgame.dataentry span.error {
  background: url(../28a9245fcdf3ca6b548c3878caf31169.png) no-repeat 0 2px;
  background-size: 18px 16px;
  color: #ef3726;
  display: block;
  font-family: "Univers LT W01_57 Condensed";
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.01389rem;
  margin-bottom: 0.88889rem;
  padding-left: 1.22222rem;
}

.glpairs_cls_main_frame {
  margin-bottom: 1.77778rem;
}

.glpairs_cls_main_frame .card-wrap {
  margin-bottom: 1.77778rem;
}

.glpairs_cls_main_frame .glpairs_cls_click_content {
  width: 100% !important;
  height: 0 !important;
  padding-bottom: 100%;
  margin: 0;
  position: relative;
}

.glpairs_cls_main_frame .glpairs_cls_card_visible,
.glpairs_cls_main_frame .glpairs_cls_click_content > div {
  border: 10px solid #ffffff;
  background-position: center center !important;
  background-color: #aa813f !important;
  background-image: url(../848fd1e569fa79e4fba2565cb52b708b.png) !important;
  background-size: 35% 35% !important;
  background-repeat: no-repeat !important;
  box-shadow: 0px 3px 3px 3px #c0b8b0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media only screen and (max-width: 782px) {
  .glpairs_cls_main_frame .glpairs_cls_card_visible,
  .glpairs_cls_main_frame .glpairs_cls_click_content > div {
    border: 7px solid #ffffff;
    background-size: 42% 42% !important;
  }
}

@media only screen and (max-width: 536px) {
  .glpairs_cls_main_frame .glpairs_cls_card_visible,
  .glpairs_cls_main_frame .glpairs_cls_click_content > div {
    border: 3px solid #ffffff;
    background-size: 50% 50% !important;
  }
}

.glpairs_cls_main_frame .glpairs_cls_click_content > div.glpairs_cls_card_invisible {
  background-image: none !important;
  background: #ffffff !important;
}

.glpairs_cls_main_frame .glpairs_cls_click_content > div {
  width: 100% !important;
  height: auto !important;
}

.glpairs_cls_main_frame .glpairs_cls_click_content img {
  width: 100% !important;
  height: auto !important;
}

.glpairs_cls_main_frame .glpairs_cls_card_stack {
  width: 100% !important;
  height: 300px !important;
  border: none;
}

.glpairs_cls_main_frame .glpairs_cls_result {
  display: none;
}

.glpairs_cls_main_frame .glpairs_cls_card_back {
  visibility: hidden;
}

.reveal-overlay {
  /*fuer styling im Prototypen*/
  /*display: block !important;*/
}

.glpairs-reveal {
  padding: 4rem;
}

.glpairs-reveal .close-button {
  padding: 0.66667rem;
  margin: 0;
  height: 2rem;
  width: 2rem;
  background-image: url(../749bcd39f223861d6d87313c3c184320.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 0.66667rem 0.66667rem;
  background-color: #ffffff;
  border: none;
  text-indent: -99999px;
}

.glpairs-reveal img {
  padding: 0 !important;
  margin-bottom: 0.88889rem;
}

.glpairs-reveal div,
.glpairs-reveal p {
  font-family: "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  line-height: 1.11111rem;
  color: #000;
  margin-top: 0;
  margin-bottom: 0.66667rem;
}

.glpairs-reveal h3 {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 1.11111rem;
  line-height: 1.55556rem;
  text-transform: uppercase;
  font-weight: normal;
  font-style: normal;
  vertical-align: top;
  margin: 0;
  color: #aa813f;
  letter-spacing: 0.02778rem;
}

.glpairs-reveal .headline {
  color: #535353;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 1.11111rem;
  line-height: 1.55556rem;
  letter-spacing: 0.02778rem;
  margin-bottom: 0.33333rem;
  text-transform: uppercase;
}

.glpairs-reveal .subheadline {
  color: #8c611c;
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  margin-bottom: 0.11111rem;
  margin-top: 0.66667rem;
  text-transform: uppercase;
}

/*Styling glpairs: END*/
.pointsgame.dataentry .formelement label a {
  color: #8c611c;
}

.pointsgame .hint {
  padding-left: 0;
  font-style: normal;
}

.pointsgame .hint a {
  color: #8c611c;
}

@charset "UTF-8";
/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.presenter.paused .slick-nav-wrap .slick-nav .play-pause:before {
  content: "";
}

.presenter .slick-nav-wrap .slick-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 70.55556rem;
  margin: 0 auto;
  text-align: right;
  position: relative;
  height: 0;
  bottom: -0.88889rem;
  z-index: 1;
}

@media print, screen and (min-width: 47.9375em) {
  .presenter .slick-nav-wrap .slick-nav {
    justify-content: flex-end;
  }
}

@media print, screen and (min-width: 62em) {
  .presenter .slick-nav-wrap .slick-nav {
    bottom: -2.22222rem;
  }
}

.presenter .slick-nav-wrap .slick-nav button {
  flex: 0 0 auto;
  margin: 0 1.33333rem;
  display: inline-block;
  width: auto;
  position: static;
}

@media print, screen and (min-width: 47.9375em) {
  .presenter .slick-nav-wrap .slick-nav button {
    margin: 0 0.66667rem;
  }
}

.presenter .slick-nav-wrap .slick-nav .play-pause {
  font-size: 0.88889rem;
  cursor: pointer;
}

@media print, screen and (min-width: 47.9375em) {
  .presenter .slick-nav-wrap .slick-nav .play-pause {
    font-size: 0.66667rem;
  }
}

.presenter .slick-nav-wrap .slick-nav .play-pause:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  color: #535353;
  font-size: 0.88889rem;
}

@media print, screen and (min-width: 47.9375em) {
  .presenter .slick-nav-wrap .slick-nav .play-pause:before {
    font-size: 0.66667rem;
  }
}

.presenter .slick-nav-wrap .slick-nav .slick-arrow {
  height: 0.88889rem;
  width: 0.88889rem;
  transform: none;
  top: auto;
  color: #535353;
}

@media print, screen and (min-width: 47.9375em) {
  .presenter .slick-nav-wrap .slick-nav .slick-arrow {
    height: 0.66667rem;
    width: 0.66667rem;
  }
}

.presenter .slick-nav-wrap .slick-nav .slick-arrow:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #535353;
  font-size: 0.88889rem;
  opacity: 1;
  position: relative;
}

@media print, screen and (min-width: 47.9375em) {
  .presenter .slick-nav-wrap .slick-nav .slick-arrow:before {
    font-size: 0.66667rem;
  }
}

@media print {
  .presenter .slick-nav-wrap .slick-nav .slick-arrow {
    display: none !important;
  }
}

.presenter .slick-nav-wrap .slick-nav .slick-prev:before {
  content: "";
}

.presenter .slick-nav-wrap .slick-nav .slick-next:before {
  content: "";
}

.presenter .column > a:focus, .presenter .focused {
  outline: 3px dotted #000;
  outline-offset: -3px;
}

.presenter button:focus {
  outline: 3px dotted #000;
}

.presenter .presenter-text {
  background-color: #edece8;
  width: 100%;
}

.presenter .presenter-text p {
  margin-bottom: 0;
  padding: 1.33333rem 0.88889rem;
  color: #aa813f;
  font-style: italic;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
}

.presenter .presenter-slider {
  position: relative;
}

.presenter .presenter-slider .slide {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
}

.presenter .presenter-slider .slide:first-child {
  position: relative;
  visibility: visible;
}

.presenter .presenter-slider .slide .img-wrap {
  min-height: 250px;
  background-color: #edece8;
}

@media print, screen and (min-width: 47.9375em) {
  .presenter .presenter-slider .slide .img-wrap {
    min-height: 360px;
  }
}

@media print, screen and (min-width: 62em) {
  .presenter .presenter-slider .slide .img-wrap {
    min-height: 512px;
  }
}

.presenter .presenter-slider .slide .img-wrap a {
  display: block;
}

.presenter .presenter-slider.slick-initialized .slide {
  position: relative;
  visibility: visible;
}

.presenter .presenter-slider.slick-initialized .slide .img-wrap {
  min-height: auto;
}

@media print, screen and (min-width: 62em) {
  .presenter .presenter-slider {
    background-image: linear-gradient(0deg, #f9f9f8 144px, transparent 100%);
    background-repeat: repeat-x;
    background-size: 100% 8rem;
    background-position: bottom left;
    margin-top: 3.88889rem;
  }
}

.presenter .presenter-slider .presenter-img-holder {
  outline: none;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

@media print, screen and (min-width: 62em) {
  .presenter .presenter-slider .presenter-img-holder {
    max-width: 70.55556rem;
  }
}

.presenter .presenter-slider .presenter-img-holder .img-wrap {
  margin-top: 1.77778rem;
}

@media print, screen and (min-width: 62em) {
  .presenter .presenter-slider .presenter-img-holder .img-wrap {
    max-height: 28.44444rem;
    overflow: hidden;
    margin-top: 0;
    border: 0.88889rem solid #ffffff;
    box-shadow: 0 3px 6px 0 #e5e5e5;
    position: relative;
  }
}

.presenter .presenter-slider .presenter-img-holder .img-wrap img {
  display: block;
  max-width: 100%;
  height: auto;
  background-color: #edece8;
  color: #535353;
}

.presenter .presenter-slider .presenter-img-holder .headline {
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: auto;
  bottom: 1.77778rem;
  margin: 0;
  font-size: 1.11111rem;
  line-height: 1.55556rem;
  letter-spacing: 0.02778rem;
  max-height: 4rem;
  max-width: 22.22222rem;
  overflow: hidden;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  color: #0a0a0a;
  text-transform: uppercase;
}

.presenter .presenter-slider .presenter-img-holder .headline a {
  font-family: inherit;
  color: inherit;
  text-transform: inherit;
}

.presenter .presenter-slider .presenter-img-holder .right {
  right: 0;
  padding: 0.55556rem 1.33333rem 0.38889rem;
}

.presenter .presenter-slider .presenter-img-holder .left {
  left: 0;
  padding: 0.55556rem 1.33333rem 0.38889rem;
}

@media print, screen and (min-width: 62em) {
  .presenter .presenter-slider .presenter-img-holder:after {
    content: "";
    background: transparent url(../ec3fcadc17f866f70dc7cb62ecad6037.png) no-repeat bottom left;
    background-size: 100% 100%;
    width: 100%;
    height: 0.77778rem;
    display: block;
    position: relative;
  }
}

@media print {
  .presenter {
    display: none;
  }
}

.presenter + .anchornav {
  margin-top: 0;
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.regionen {
  margin-top: 3.55556rem;
}

@media print {
  .regionen {
    page-break-after: always;
  }
}

.regionen [aria-hidden=true] .regionmarker {
  pointer-events: none;
}

.regionen .img-wrap {
  position: relative;
  margin-bottom: 1.77778rem;
  font-size: 0.55556rem;
}

.regionen .img-wrap .scaler {
  font-size: 100%;
}

.regionen .img-wrap .scaler > a {
  display: block;
  cursor: pointer;
}

.regionen .img-wrap .regionmarker {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
}

.regionen .img-wrap .regionmarker button {
  cursor: pointer;
}

.regionen .img-wrap .regionmarker .icon-list {
  color: #8c611c;
  transition: color 0.2s ease-in-out;
  line-height: 1;
  padding: 0.2em 0.4em;
  display: block;
}

.regionen .img-wrap .regionmarker .icon-list .icon {
  display: inline-block;
  font-size: 2em;
}

.regionen .img-wrap .regionmarker .stack {
  flex-direction: column;
}

.regionen .img-wrap .regionmarker.inactive, .regionen .img-wrap .regionmarker.pers-inactive {
  pointer-events: none;
  cursor: not-allowed;
}

.regionen .img-wrap .regionmarker.inactive .icon-list, .regionen .img-wrap .regionmarker.pers-inactive .icon-list {
  color: #aeaeae;
  transition: color 0.2s ease-in-out;
}

.regionen .img-wrap .regionmarker.inactive .text,
.regionen .img-wrap .regionmarker.inactive .text p, .regionen .img-wrap .regionmarker.pers-inactive .text,
.regionen .img-wrap .regionmarker.pers-inactive .text p {
  color: #6d6e71;
  transition: color 0.2s ease-in-out, opacity 0.2s ease-in-out;
  opacity: 0;
}

.regionen .img-wrap .regionmarker.active .icon-list, .regionen .img-wrap .regionmarker.pers-active .icon-list, .regionen .img-wrap .regionmarker:hover .icon-list {
  color: #8c611c;
  transition: color 0.2s ease-in-out;
}

.regionen .img-wrap .regionmarker.active .text,
.regionen .img-wrap .regionmarker.active .text p, .regionen .img-wrap .regionmarker.pers-active .text,
.regionen .img-wrap .regionmarker.pers-active .text p, .regionen .img-wrap .regionmarker:hover .text,
.regionen .img-wrap .regionmarker:hover .text p {
  color: #231f20;
  opacity: 1;
  transition: color 0.2s ease-in-out, opacity 0.2s ease-in-out;
}

.regionen .img-wrap .regionmarker .text {
  padding: 0.2em 0.4em;
  font-family: "Univers LT W01_57 Condensed";
}

.regionen .img-wrap .regionmarker .text b,
.regionen .img-wrap .regionmarker .text strong {
  font-family: "Univers LT W01_57 Condensed";
  font-weight: normal;
}

.regionen .img-wrap .regionmarker .text {
  margin: 0;
  line-height: 1;
}

.regionen .img-wrap .regionmarker .text p,
.regionen .img-wrap .regionmarker .text strong {
  font-size: 1.2em;
  line-height: 1.167em;
  color: #535353;
  transition: color 0.2s ease-in-out, opacity 0.2s ease-in-out;
  margin: 0;
}

.regionen .img-wrap .regionmarker[class*="dot-"]:after {
  content: "";
  display: block;
  height: 0.4em;
  width: 0.4em;
  position: absolute;
  border-radius: 0.4em;
  background-color: #231f20;
  transition: background-color 0.2s ease-in-out;
}

.regionen .img-wrap .regionmarker.inactive[class*="dot-"]:after, .regionen .img-wrap .regionmarker.pers-inactive[class*="dot-"]:after {
  background-color: #aeaeae;
  transition: background-color 0.2s ease-in-out;
}

.regionen .img-wrap .regionmarker.active[class*="dot-"]:after, .regionen .img-wrap .regionmarker.pers-active[class*="dot-"]:after, .regionen .img-wrap .regionmarker:hover[class*="dot-"]:after {
  background-color: #231f20;
  transition: background-color 0.2s ease-in-out;
}

.regionen .img-wrap .regionmarker.dot-top:after {
  top: -0.6em;
  left: 50%;
  transform: translateX(-50%);
}

.regionen .img-wrap .regionmarker.dot-top-left:after {
  top: -0.6em;
  left: 0.4em;
}

.regionen .img-wrap .regionmarker.dot-top-right:after {
  top: -0.6em;
  right: 0.4em;
}

.regionen .img-wrap .regionmarker.dot-left:after {
  left: -1.2em;
  top: 50%;
  transform: translateY(-50%);
}

.regionen .img-wrap .regionmarker.dot-right:after {
  right: -1.2em;
  top: 50%;
  transform: translateY(-50%);
}

.regionen .img-wrap .regionmarker.dot-bottom:after {
  bottom: -0.6em;
  left: 50%;
  transform: translateX(-50%);
}

.regionen .img-wrap .regionmarker.dot-bottom-left:after {
  bottom: -0.6em;
  left: 0.4em;
}

.regionen .img-wrap .regionmarker.dot-bottom-right:after {
  bottom: -0.6em;
  right: 0.4em;
}

.regionen .img-wrap.small {
  margin: 0 auto;
}

@media print, screen and (min-width: 62em) {
  .regionen .img-wrap.small {
    width: 75%;
  }
}

.regionen .region-search-overlay[data-overlay-content] {
  background-color: #ffffff;
  width: 100%;
  left: 50%;
  top: 10%;
  transform: translate(-50%, -10%);
  bottom: auto;
  right: auto;
  padding: 3.55556rem 0.88889rem 2.66667rem;
  /*dots*/
}

@media print, screen and (min-width: 47.9375em) {
  .regionen .region-search-overlay[data-overlay-content] {
    max-width: 42.66667rem;
    padding: 3.55556rem 1.33333rem 2.66667rem;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}

.regionen .region-search-overlay[data-overlay-content] img {
  display: block;
  max-width: 100%;
  height: auto;
  background-color: #edece8;
  color: #535353;
}

.regionen .region-search-overlay[data-overlay-content] img[src*=".svg"] {
  width: 100%;
  height: 100%;
}

.regionen .region-search-overlay[data-overlay-content] .closebutton {
  position: absolute;
  right: 0.88889rem;
  top: 0.88889rem;
  color: #948f87;
}

@media print, screen and (min-width: 47.9375em) {
  .regionen .region-search-overlay[data-overlay-content] .closebutton {
    right: 1.33333rem;
    top: 1.33333rem;
  }
}

.regionen .region-search-overlay[data-overlay-content] .closebutton .icon {
  font-size: 1.33333rem;
}

.regionen .region-search-overlay[data-overlay-content] .closebutton:hover {
  cursor: pointer;
  color: #535353;
}

.regionen .region-search-overlay[data-overlay-content] .detail-liste {
  margin-top: 0;
}

.regionen .region-search-overlay[data-overlay-content] .slick-dots li {
  margin: 0;
  height: 1rem;
  width: 1rem;
}

.regionen .region-search-overlay[data-overlay-content] .slick-dots li button {
  padding: 0;
}

.regionen .region-search-overlay[data-overlay-content] .slick-dots li button:before {
  color: #948f87;
  font-size: 0.66667rem;
  height: 1rem;
  width: 1rem;
  opacity: 1;
}

.regionen .region-search-overlay[data-overlay-content] .slick-dots li.slick-active button:before {
  color: #bbb4ab;
  opacity: 1;
}

.regionen .closeoverlay {
  background-color: rgba(0, 0, 0, 0.5);
}

.regionen .hover-map-wrap .headline {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  color: #948f87;
  font-size: 0.88889rem;
  line-height: rem-cacl(24);
  letter-spacing: 0.5px;
  margin-top: 1.77778rem;
  margin-bottom: 0.66667rem;
  text-transform: uppercase;
}

@media print, screen and (min-width: 47.9375em) {
  .regionen .hover-map-wrap .headline {
    font-size: 1.33333rem;
    line-height: rem-cacl(30);
    margin-top: 0.88889rem;
  }
}

@media print, screen and (min-width: 62em) {
  .regionen .hover-map-wrap .headline {
    font-size: 1.77778rem;
    line-height: rem-cacl(38);
    margin-top: 1.77778rem;
  }
}

.regionen .hover-map-wrap .linklist {
  margin: 0 0 2.22222rem;
  list-style-type: none;
}

.regionen .hover-map-wrap .linklist li {
  line-height: 1.33333rem;
}

.regionen .hover-map-wrap .linklist li + li a {
  padding-top: 0.22222rem;
}

.regionen .hover-map-wrap .linklist a {
  display: block;
  color: #727272;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-style: italic;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  padding-bottom: 0.44444rem;
  padding-top: 0.88889rem;
  margin: 0;
}

@media print, screen and (min-width: 47.9375em) {
  .regionen .hover-map-wrap .linklist a {
    padding-top: 0.44444rem;
  }
}

.regionen .hover-map-wrap .linklist a.active, .regionen .hover-map-wrap .linklist a:hover {
  color: #535353;
}

@media print {
  .regionen .hover-map-wrap .linklist a {
    text-decoration: none;
  }
}

.regionen .hover-map-wrap .linklist a + a {
  padding-top: 0.22222rem;
}

.regionen .hover-map-wrap .linklist a:before {
  color: #8c611c;
  margin-right: 0.22222rem;
  font-size: 0.66667rem;
}

.regionen .region-filter .data-filter-input {
  padding: 0 0.88889rem;
  margin-bottom: 1.77778rem;
  background-color: #f7f5f3;
}

@media print, screen and (min-width: 62em) {
  .regionen .region-filter .data-filter-input {
    padding: 0 1.33333rem;
  }
}

.regionen .region-filter .data-filter-input .crossheading {
  margin-top: 1.77778rem;
}

.regionen .region-filter .data-filter-input .crossheading .chheadline {
  background-color: #f7f5f3;
}

.regionen .region-filter .data-filter-input .select-wrapper {
  position: relative;
}

.regionen .region-filter .data-filter-input .select-wrapper select {
  background-image: none;
  cursor: pointer;
}

.regionen .region-filter .data-filter-input .select-wrapper:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea3e";
  color: #948f87;
  display: block;
  font-size: 0.77778rem;
  position: absolute;
  width: 1.11111rem;
  height: 1.11111rem;
  right: 0.44444rem;
  top: 0.88889rem;
  pointer-events: none;
}

.regionen .region-filter .data-filter-input .checkbox-wrap {
  margin-bottom: 0;
}

.regionen .region-filter .data-filter-input .checkbox-wrap input[type='checkbox'] {
  position: absolute;
  margin-left: -400000px;
}

.regionen .region-filter .data-filter-input .checkbox-wrap input[type='checkbox'] + label {
  font-family: "Univers LT W01_57 Condensed";
  color: #535353;
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.02778rem;
  margin: 0.88889rem 0 0;
}

@media print, screen and (min-width: 47.9375em) {
  .regionen .region-filter .data-filter-input .checkbox-wrap input[type='checkbox'] + label {
    margin-top: 0.44444rem;
  }
}

.regionen .region-filter .data-filter-input .checkbox-wrap input[type='checkbox'] + label:before {
  content: "\2713";
  color: transparent;
  display: inline-block;
  height: auto;
  width: auto;
  border: 1px solid #c0b8b0;
  background: transparent;
  margin-right: 0.44444rem;
  line-height: 1;
  font-size: 0.55556rem;
  padding: 0.11111rem 0.16667rem;
  vertical-align: top;
  margin-top: 0.11111rem;
}

@media print, screen and (min-width: 47.9375em) {
  .regionen .region-filter .data-filter-input .checkbox-wrap input[type='checkbox'] + label:before {
    margin-top: 0.16667rem;
  }
}

.regionen .region-filter .data-filter-input .checkbox-wrap input[type='checkbox'] + label .icon {
  margin-right: 0.44444rem;
  display: none;
}

.regionen .region-filter .data-filter-input .checkbox-wrap input[type='checkbox'] + label span {
  display: inline-block;
  width: calc(100% - 32px);
}

.regionen .region-filter .data-filter-input .checkbox-wrap input[type='checkbox'] + label:hover {
  color: #282828;
}

.regionen .region-filter .data-filter-input .checkbox-wrap input[type='checkbox'] + label:hover:before {
  color: #c0b8b0;
}

.regionen .region-filter .data-filter-input .checkbox-wrap input[type='checkbox']:checked + label,
.regionen .region-filter .data-filter-input .checkbox-wrap input[type='checkbox']:focus + label,
.regionen .region-filter .data-filter-input .checkbox-wrap input[type='checkbox'].active + label.active {
  color: #282828;
}

.regionen .region-filter .data-filter-input .checkbox-wrap input[type='checkbox']:focus + label {
  outline: 1px dotted #000;
}

.regionen .region-filter .data-filter-input .checkbox-wrap input[type='checkbox']:checked + label:before {
  color: #535353;
}

.regionen .region-filter .data-filter-input input[type='submit'],
.regionen .region-filter .data-filter-input input[type='reset'] {
  height: 2.55556rem;
  margin: 1.77778rem auto;
  width: 100%;
  font-family: "Univers LT W01_57 Condensed";
  color: #000;
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.01389rem;
  background: #dbd3c5;
  border: 1px solid #727272;
  border-radius: 2px;
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.separator {
  padding: 0.88889rem 0;
}

.separator.single-line hr {
  margin: 0;
  padding: 0;
  border-top: 1px dotted #8c611c;
  border-bottom: none;
}

.separator.double-line hr {
  margin: 0;
  padding: 0;
  border-top: 1px dotted #8c611c;
  border-bottom: 1px dotted #8c611c;
  height: 0.66667rem;
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.social-stream-tabs {
  position: relative;
  margin-bottom: 1.77778rem;
  padding-bottom: 2.66667rem;
}

.social-stream-tabs .tabs {
  background: transparent;
  border: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: calc(100% - 32px);
  width: auto;
  margin: 0 0.88889rem;
  padding: 0 0.66667rem;
  border-bottom: 1px solid #948f87;
}

.social-stream-tabs .tabs .tabs-title {
  font-family: "Univers LT W01_57 Condensed";
  font-size: 0.77778rem;
  line-height: 0.88889rem;
  margin: 0 0.66667rem;
  padding: 0 0 0.38889rem;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  text-align: center;
  color: #77726d;
}

.social-stream-tabs .tabs .tabs-title a {
  background: none;
  padding: 0;
  font-size: inherit;
  color: #77726d;
}

@media print, screen and (min-width: 47.9375em) {
  .social-stream-tabs .tabs .tabs-title {
    font-size: 0.77778rem;
    line-height: 0.88889rem;
  }
}

.social-stream-tabs .tabs .tabs-title.is-active, .social-stream-tabs .tabs .tabs-title:hover {
  color: #535353;
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
}

@media print, screen and (min-width: 47.9375em) {
  .social-stream-tabs .tabs .tabs-title.is-active:after, .social-stream-tabs .tabs .tabs-title:hover:after {
    content: " ";
    position: absolute;
    bottom: -0.05556rem;
    display: inline-block;
    width: 100%;
    height: 0.11111rem;
    left: 50%;
    transform: translateX(-50%);
    background: #535353;
  }
}

.social-stream-tabs .tabs-content {
  border: 0;
  padding: 0;
  margin: 0.88889rem 0;
  position: relative;
  box-shadow: 0 0.16667rem 0.33333rem 0 #e5e5e5;
  background-color: #ffffff;
  max-height: 29.55556rem;
  overflow: hidden;
}

.social-stream-tabs .tabs-content .tabs-panel {
  padding: 0.66667rem;
  width: 100%;
  height: 100%;
  min-height: 100%;
  overflow: auto;
  overflow-x: hidden;
  max-height: 29.55556rem;
}

.social-stream-tabs .tabs-content .tabs-panel .scroll-wrap {
  height: 100%;
}

@media print, screen and (min-width: 47.9375em) {
  .social-stream-tabs .tabs-content .tabs-panel {
    padding: 0.44444rem;
  }
}

@media print, screen and (min-width: 62em) {
  .social-stream-tabs .tabs-content .tabs-panel {
    padding: 0.88889rem;
  }
}

.social-stream-tabs .tabs-content:after {
  content: "";
  background: transparent url(../c0634c6414c8b0f7e452a3832248f59d.png) no-repeat bottom left;
  background-size: 100% 100%;
  height: 14px;
  display: block;
  position: absolute;
  bottom: -0.77778rem;
  left: 0;
  right: 0;
}

@media print {
  .social-stream-tabs .tabs-content:after {
    background: none;
  }
}

.social-stream-tabs .headline {
  color: #727272;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  text-transform: uppercase;
}

@media print {
  .social-stream-tabs .headline {
    page-break-after: avoid;
  }
}

.social-stream-tabs h2 {
  font-size: 1.33333rem;
  line-height: 1.66667rem;
  letter-spacing: 0.02778rem;
  margin-bottom: 0;
}

@media print, screen and (min-width: 47.9375em) {
  .social-stream-tabs h2 {
    font-size: 1.44444rem;
  }
}

@media print, screen and (min-width: 62em) {
  .social-stream-tabs h2 {
    font-size: 1.77778rem;
    line-height: 2.22222rem;
  }
}

.social-stream-tabs h3 {
  font-size: 0.88889rem;
  line-height: 1.11111rem;
  letter-spacing: 0.02778rem;
  margin-bottom: 0.88889rem;
}

@media print, screen and (min-width: 47.9375em) {
  .social-stream-tabs h3 {
    font-size: 1rem;
  }
}

@media print, screen and (min-width: 62em) {
  .social-stream-tabs h3 {
    font-size: 1.11111rem;
    line-height: 1.33333rem;
  }
}

.social-stream-tabs .instagram-feed a {
  font-family: "Univers LT W01_57 Condensed";
  color: #8c611c;
}

.social-stream-tabs .youtube-feed .youtube-item {
  margin-bottom: 0.88889rem;
}

.social-stream-tabs .youtube-feed p {
  font-family: "Univers LT W01_57 Condensed";
  color: #8c611c;
}

.social-stream-tabs .youtube-feed .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 0.44444rem;
}

.social-stream-tabs .youtube-feed .embed-container embed,
.social-stream-tabs .youtube-feed .embed-container iframe,
.social-stream-tabs .youtube-feed .embed-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@charset "UTF-8";
/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.subheading h2, .subheading .h2, .subheading .headline {
  color: #948f87;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 1.33333rem;
  margin-bottom: 2.22222rem;
  line-height: 1.77778rem;
  /* mind. 1.3 der Schriftgröpe*/
  letter-spacing: 0.02778rem;
  text-transform: uppercase;
  margin-bottom: 1.77778rem;
}

@media print, screen and (min-width: 47.9375em) {
  .subheading h2, .subheading .h2, .subheading .headline {
    font-size: 1.44444rem;
    line-height: 1.88889rem;
  }
}

@media print, screen and (min-width: 62em) {
  .subheading h2, .subheading .h2, .subheading .headline {
    font-size: 1.77778rem;
    line-height: 2.33333rem;
  }
}

@charset "UTF-8";
/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
@font-face {
  font-family: 'icomoon';
  src: url("/ssg_prototype/fonts/icomoon.eot");
  src: url("/ssg_prototype/fonts/icomoon.eot") format("embedded-opentype"), url("/ssg_prototype/fonts/icomoon.ttf") format("truetype"), url("/ssg_prototype/fonts/icomoon.woff") format("woff"), url("/ssg_prototype/fonts/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class^="icon-"]:after, [class*=" icon-"]:before, [class*=" icon-"]:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-themenjahr2021:before {
  content: "";
}

.icon-themenjahr2021-tipp:before {
  content: "";
}

.icon-adventskalender-stern:before {
  content: "";
}

.icon-pin:before {
  content: "";
}

.icon-stage_pause:before {
  content: "";
}

.icon-stage_play:before {
  content: "";
}

.icon-barrierefrei:before {
  content: "";
}

.icon-gebaerden-sprache:before {
  content: "";
}

.icon-leichte-sprache:before {
  content: "";
}

.icon-themenjahr:before {
  content: "";
}

.icon-highlights:before {
  content: "";
}

.icon-restaurants:before {
  content: "";
}

.icon-wc:before {
  content: "";
}

.icon-grad2:before {
  content: "";
}

.icon-arrow-left_slider2:before {
  content: "";
}

.icon-arrow-right_slider2:before {
  content: "";
}

.icon-burgen2:before {
  content: "";
}

.icon-foot_pdf2:before {
  content: "";
}

.icon-mail2:before {
  content: "";
}

.icon-home2:before {
  content: "";
}

.icon-filter2:before {
  content: "";
}

.icon-burger-menu2:before {
  content: "";
}

.icon-foot-special-twitter:before {
  content: "";
}

.icon-foot-special-face2:before {
  content: "";
}

.icon-foot-special-you2:before {
  content: "";
}

.icon-phone2:before {
  content: "";
}

.icon-printer2:before {
  content: "";
}

.icon-gaerten2:before {
  content: "";
}

.icon-kleinode2:before {
  content: "";
}

.icon-kloester2:before {
  content: "";
}

.icon-more2:before {
  content: "";
}

.icon-schloesser2:before {
  content: "";
}

.icon-video2:before {
  content: "";
}

.icon-search2:before {
  content: "";
}

.icon-arrow-up2:before {
  content: "";
}

.icon-arrow-right_link2:before {
  content: "";
}

.icon-arrow-down2:before {
  content: "";
}

.icon-arrow-left_link2:before {
  content: "";
}

.icon-share2:before {
  content: "";
}

.icon-google-plus2:before {
  content: "";
}

.icon-facebook2:before {
  content: "";
}

.icon-whatsapp2:before {
  content: "";
}

.icon-twitter2:before {
  content: "";
}

.icon-youtube2:before {
  content: "";
}

.icon-foot-special-face:before {
  content: "";
}

.icon-foot-special-you:before {
  content: "";
}

.icon-burger-menu:before {
  content: "";
}

.icon-filter:before {
  content: "";
}

.icon-home:before {
  content: "";
}

.icon-grad:before {
  content: "";
}

.icon-arrow-left_slider:before {
  content: "";
}

.icon-arrow-right_slider:before {
  content: "";
}

.icon-burgen:before {
  content: "";
}

.icon-gaerten:before {
  content: "";
}

.icon-kleinode:before {
  content: "";
}

.icon-kloester:before {
  content: "";
}

.icon-more:before {
  content: "";
}

.icon-schloesser:before {
  content: "";
}

.icon-video:before {
  content: "";
}

.icon-kalender_frei:before {
  content: "";
}

.icon-unendlich-schoen:before {
  content: "";
}

.icon-neu:before {
  content: "";
}

.icon-kinder_familie:before {
  content: "";
}

.icon-wissen_staunen:before {
  content: "";
}

.icon-workshop:before {
  content: "";
}

.icon-jubilaeen:before {
  content: "";
}

.icon-kostuemfuehrung:before {
  content: "";
}

.icon-genuss_geschichte:before {
  content: "";
}

.icon-stoerer-freunde:before {
  content: "";
}

.icon-saebelchen:before {
  content: "";
}

.icon-parlieren:before {
  content: "";
}

.icon-kalender:before {
  content: "";
}

.icon-minus:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-zentrieren:before {
  content: "";
}

.icon-gewinnspiel2018:before {
  content: "";
}

.icon-foot-special-insta:before {
  content: "";
}

.icon-kelch:before {
  content: "";
}

.icon-aktuelles:before {
  content: "";
}

.icon-backlink:before {
  content: "";
}

.icon-denkanstoesse:before {
  content: "";
}

.icon-gartentipps:before {
  content: "";
}

.icon-gewinnspiel:before {
  content: "";
}

.icon-horizontal:before {
  content: "";
}

.icon-laemmchen:before {
  content: "";
}

.icon-rezepte:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-fax:before {
  content: "";
}

.icon-foot_pdf:before {
  content: "";
}

.icon-mail:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-printer:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-arrow-up:before {
  content: "";
}

.icon-arrow-right_link:before, .timeline .timeline-entry.no-img .text-wrap a:before, .timeline .timeline-entry .text-wrap a:before {
  content: "";
}

.icon-arrow-down:before {
  content: "";
}

.icon-arrow-left_link:before {
  content: "";
}

.icon-share:before {
  content: "";
}

.icon-google-plus:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-whatsapp:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

.timeline {
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  cursor: -webkit-grab;
  cursor: grab;
}

.timeline.panning {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.timeline [data-open] {
  cursor: pointer;
}

@media print, screen and (max-width: 47.93625em) {
  .timeline .timeline-spacer {
    display: none;
  }
  .timeline.timelineStart .arrow {
    opacity: 1;
    transition: opacity 0.5s linear;
  }
}

@media print, screen and (min-width: 47.9375em) {
  .timeline:after, .timeline:before {
    content: "";
    height: 100%;
    width: 2.22222rem;
    background-color: transparent;
    position: absolute;
    top: 0.55556rem;
    bottom: 0;
    left: 0;
    pointer-events: none;
    box-shadow: inset 1.66667rem 0 1.11111rem 0 white;
    z-index: 2;
  }
  .timeline:after {
    left: auto;
    right: 0;
    box-shadow: inset -1.66667rem 0 1.11111rem 0 white;
  }
  .timeline.timelineStart:before {
    display: none;
  }
  .timeline.timelineEnd:after {
    display: none;
  }
}

.timeline .timeline-wrap {
  transform: translateX(0);
}

@media print, screen and (max-width: 47.93625em) {
  .timeline .timeline-wrap {
    padding-bottom: 1.33333rem;
  }
}

.timeline .bottom-line,
.timeline .top-line {
  flex-flow: row nowrap;
  margin-bottom: 0;
  width: 100%;
  min-width: 60.44444rem;
}

.timeline .top-line {
  margin-bottom: -0.22222rem;
}

.timeline .top-line.small {
  margin-bottom: 0;
}

.timeline .top-line > li {
  position: relative;
  padding-bottom: 4rem;
  border-bottom: 4px solid #bbb4ab;
}

.timeline .top-line time {
  position: absolute;
  bottom: 0;
  padding: 6.11111rem 0.44444rem 1.11111rem 1.11111rem;
}

.timeline .bottom-line {
  margin-top: -0.22222rem;
  padding-bottom: 0.88889rem;
}

.timeline .bottom-line > li {
  position: relative;
  padding-top: 4rem;
  border-top: 4px solid #bbb4ab;
}

.timeline .bottom-line time {
  position: absolute;
  top: 0;
  padding: 1.11111rem 0.44444rem 6.11111rem 1.11111rem;
}

.timeline .img-wrap {
  position: relative;
  background-color: #ffffff;
  border: 0.88889rem solid #ffffff;
  box-shadow: 0 3px 6px 0 #e5e5e5;
  margin-top: 1.33333rem;
}

.timeline .img-wrap img {
  display: block;
}

@media print, screen and (min-width: 47.9375em) {
  .timeline .img-wrap {
    margin-top: 0;
  }
}

@media print {
  .timeline .img-wrap {
    margin-top: 0;
  }
}

.timeline .img-wrap:after {
  content: "";
  background: transparent url(../ec3fcadc17f866f70dc7cb62ecad6037.png) no-repeat bottom left;
  background-size: 100% 100%;
  width: 100%;
  height: 0.77778rem;
  display: block;
  position: absolute;
  bottom: -1.66667rem;
}

@media print {
  .timeline .img-wrap:after {
    background: none;
  }
}

.timeline .background-wrap .text-wrap {
  background-color: #faf7f5;
}

.timeline .text-wrap .h2 {
  color: #535353;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  margin-bottom: 0.66667rem;
  text-transform: uppercase;
}

.timeline .text-wrap .h2.twolines {
  margin-bottom: 0;
}

.timeline .text-wrap .h2.twolines + .h2.twolines {
  margin-bottom: 1.11111rem;
}

.timeline .text-wrap .h5 {
  color: #8c611c;
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  font-size: 0.66667rem;
  line-height: 0.88889rem;
  letter-spacing: 0.01389rem;
  text-transform: uppercase;
  margin-bottom: 0;
}

.timeline .text-wrap p {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.77778rem;
  letter-spacing: 0.01389rem;
  line-height: 1rem;
  margin: 0;
  color: #535353;
}

.timeline .timeline-entry img {
  pointer-events: none;
}

.timeline .timeline-entry time {
  display: block;
  font-size: 1.55556rem;
  line-height: 1.77778rem;
  color: #535353;
  font-weight: bold;
  border-left: 1px solid #bbb4ab;
  z-index: -1;
  left: 3.11111rem;
}

.timeline .timeline-entry.img-top .text-wrap {
  margin-top: 0.66667rem;
}

.timeline .timeline-entry.img-top .text-wrap .h2 {
  margin-bottom: 0;
}

.timeline .timeline-entry.no-img.text-left time {
  left: 0.88889rem;
  padding-left: 0;
}

.timeline .timeline-entry.no-img.text-right time {
  right: 0.88889rem;
  padding-right: 0;
}

.timeline .timeline-entry.no-img p {
  color: #aeaeae;
}

.timeline .timeline-entry.no-img time {
  border: 0;
  color: #aeaeae;
}

.timeline .timeline-entry.no-img .text-wrap {
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  font-style: italic;
}

.timeline .timeline-entry.no-img .text-wrap a {
  color: #8c611c;
  display: inline-block;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  font-style: italic;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
}

.timeline .timeline-entry.no-img .text-wrap a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media print, screen and (min-width: 62em) {
  .timeline .timeline-entry.no-img .text-wrap a {
    line-height: 1.33333rem;
  }
}

.timeline .timeline-entry.no-img .text-wrap a:before {
  vertical-align: baseline;
  margin-right: 0.22222rem;
  font-size: 0.61111rem;
}

@media print, screen and (min-width: 47.9375em) {
  .timeline .timeline-entry.no-img .text-wrap a:before {
    font-size: 0.55556rem;
  }
}

.timeline .timeline-entry.no-img .text-wrap a:hover {
  text-decoration: none;
}

.timeline .timeline-entry .text-wrap {
  text-align: left;
}

.timeline .timeline-entry .text-wrap a {
  color: #8c611c;
  display: inline-block;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  font-style: italic;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
}

.timeline .timeline-entry .text-wrap a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media print, screen and (min-width: 62em) {
  .timeline .timeline-entry .text-wrap a {
    line-height: 1.33333rem;
  }
}

.timeline .timeline-entry .text-wrap a:before {
  vertical-align: baseline;
  margin-right: 0.22222rem;
  font-size: 0.61111rem;
}

@media print, screen and (min-width: 47.9375em) {
  .timeline .timeline-entry .text-wrap a:before {
    font-size: 0.55556rem;
  }
}

.timeline .timeline-entry .text-wrap a:hover {
  text-decoration: none;
}

.timeline .text-left .text-wrap, .timeline .text-left time {
  text-align: left;
}

.timeline .text-right .text-wrap, .timeline .text-right time {
  text-align: right;
}

.timeline .text-center .text-wrap, .timeline .text-center time {
  text-align: center;
}

.timeline ol {
  width: 100%;
}

.timeline ol li {
  position: relative;
  display: inline-block;
  list-style-type: none;
}

.timeline ol li div {
  white-space: normal;
}

.timeline .arrow {
  opacity: 0;
  transition: opacity 0.5s linear;
  width: 2.22222rem;
  height: 2.22222rem;
  border-radius: 1.66667rem;
  background: #fafafa;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.1);
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0.33333rem;
}

.timeline .arrow .icon {
  color: #bbb4ab;
  font-size: 1.11111rem;
  line-height: 1.11111rem;
  width: 1.11111rem;
  height: 1.11111rem;
  position: absolute;
  top: 50%;
  left: 48%;
  transform: translate(-50%, -50%);
}

.timeline .arrow .icon:before {
  width: 1.11111rem;
  height: 1.11111rem;
}

.timelineModal {
  padding: 3.55556rem 0.88889rem 2.66667rem;
}

@media print, screen and (min-width: 47.9375em) {
  .timelineModal {
    min-width: 42.66667rem;
    padding: 3.55556rem 1.33333rem 2.66667rem;
  }
}

.timelineModal time {
  display: block;
  font-size: 1.55556rem;
  line-height: 1.77778rem;
  color: #535353;
  font-weight: bold;
  margin-bottom: 1.77778rem;
}

.timelineModal .img-wrap img {
  display: block;
  max-width: 100%;
  height: auto;
  background-color: #edece8;
  color: #535353;
}

.timelineModal .text-wrap .h2 {
  color: #535353;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  margin-bottom: 0.66667rem;
  text-transform: uppercase;
}

.timelineModal .text-wrap .h5 {
  color: #8c611c;
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  font-size: 0.66667rem;
  line-height: 0.88889rem;
  letter-spacing: 0.01389rem;
  text-transform: uppercase;
  margin-bottom: 0;
}

.timelineModal .text-wrap p {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.77778rem;
  letter-spacing: 0.01389rem;
  line-height: 1rem;
  margin: 0;
  color: #535353;
}

.timelineModal .closebutton {
  position: absolute;
  right: 0.88889rem;
  top: 0.88889rem;
  color: #948f87;
}

@media print, screen and (min-width: 47.9375em) {
  .timelineModal .closebutton {
    right: 1.33333rem;
    top: 1.33333rem;
  }
}

.timelineModal .closebutton .icon {
  font-size: 1.33333rem;
}

.timelineModal .closebutton:hover {
  cursor: pointer;
  color: #535353;
}

@charset "UTF-8";
/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
@font-face {
  font-family: 'icomoon';
  src: url("/ssg_prototype/fonts/icomoon.eot");
  src: url("/ssg_prototype/fonts/icomoon.eot") format("embedded-opentype"), url("/ssg_prototype/fonts/icomoon.ttf") format("truetype"), url("/ssg_prototype/fonts/icomoon.woff") format("woff"), url("/ssg_prototype/fonts/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class^="icon-"]:after, [class*=" icon-"]:before, [class*=" icon-"]:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-themenjahr2021:before {
  content: "";
}

.icon-themenjahr2021-tipp:before {
  content: "";
}

.icon-adventskalender-stern:before {
  content: "";
}

.icon-pin:before {
  content: "";
}

.icon-stage_pause:before {
  content: "";
}

.icon-stage_play:before {
  content: "";
}

.icon-barrierefrei:before {
  content: "";
}

.icon-gebaerden-sprache:before {
  content: "";
}

.icon-leichte-sprache:before {
  content: "";
}

.icon-themenjahr:before {
  content: "";
}

.icon-highlights:before {
  content: "";
}

.icon-restaurants:before {
  content: "";
}

.icon-wc:before {
  content: "";
}

.icon-grad2:before {
  content: "";
}

.icon-arrow-left_slider2:before {
  content: "";
}

.icon-arrow-right_slider2:before {
  content: "";
}

.icon-burgen2:before {
  content: "";
}

.icon-foot_pdf2:before {
  content: "";
}

.icon-mail2:before {
  content: "";
}

.icon-home2:before {
  content: "";
}

.icon-filter2:before {
  content: "";
}

.icon-burger-menu2:before {
  content: "";
}

.icon-foot-special-twitter:before {
  content: "";
}

.icon-foot-special-face2:before {
  content: "";
}

.icon-foot-special-you2:before {
  content: "";
}

.icon-phone2:before {
  content: "";
}

.icon-printer2:before {
  content: "";
}

.icon-gaerten2:before {
  content: "";
}

.icon-kleinode2:before {
  content: "";
}

.icon-kloester2:before {
  content: "";
}

.icon-more2:before {
  content: "";
}

.icon-schloesser2:before {
  content: "";
}

.icon-video2:before {
  content: "";
}

.icon-search2:before {
  content: "";
}

.icon-arrow-up2:before {
  content: "";
}

.icon-arrow-right_link2:before {
  content: "";
}

.icon-arrow-down2:before {
  content: "";
}

.icon-arrow-left_link2:before {
  content: "";
}

.icon-share2:before {
  content: "";
}

.icon-google-plus2:before {
  content: "";
}

.icon-facebook2:before {
  content: "";
}

.icon-whatsapp2:before {
  content: "";
}

.icon-twitter2:before {
  content: "";
}

.icon-youtube2:before {
  content: "";
}

.icon-foot-special-face:before {
  content: "";
}

.icon-foot-special-you:before {
  content: "";
}

.icon-burger-menu:before {
  content: "";
}

.icon-filter:before {
  content: "";
}

.icon-home:before {
  content: "";
}

.icon-grad:before {
  content: "";
}

.icon-arrow-left_slider:before {
  content: "";
}

.icon-arrow-right_slider:before {
  content: "";
}

.icon-burgen:before {
  content: "";
}

.icon-gaerten:before {
  content: "";
}

.icon-kleinode:before {
  content: "";
}

.icon-kloester:before {
  content: "";
}

.icon-more:before {
  content: "";
}

.icon-schloesser:before {
  content: "";
}

.icon-video:before {
  content: "";
}

.icon-kalender_frei:before {
  content: "";
}

.icon-unendlich-schoen:before {
  content: "";
}

.icon-neu:before {
  content: "";
}

.icon-kinder_familie:before {
  content: "";
}

.icon-wissen_staunen:before {
  content: "";
}

.icon-workshop:before {
  content: "";
}

.icon-jubilaeen:before {
  content: "";
}

.icon-kostuemfuehrung:before {
  content: "";
}

.icon-genuss_geschichte:before {
  content: "";
}

.icon-stoerer-freunde:before {
  content: "";
}

.icon-saebelchen:before {
  content: "";
}

.icon-parlieren:before {
  content: "";
}

.icon-kalender:before {
  content: "";
}

.icon-minus:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-zentrieren:before {
  content: "";
}

.icon-gewinnspiel2018:before {
  content: "";
}

.icon-foot-special-insta:before {
  content: "";
}

.icon-kelch:before {
  content: "";
}

.icon-aktuelles:before {
  content: "";
}

.icon-backlink:before {
  content: "";
}

.icon-denkanstoesse:before {
  content: "";
}

.icon-gartentipps:before {
  content: "";
}

.icon-gewinnspiel:before {
  content: "";
}

.icon-horizontal:before {
  content: "";
}

.icon-laemmchen:before {
  content: "";
}

.icon-rezepte:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-fax:before {
  content: "";
}

.icon-foot_pdf:before {
  content: "";
}

.icon-mail:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-printer:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-arrow-up:before {
  content: "";
}

.icon-arrow-right_link:before, .veranstaltungen .slide .link:before {
  content: "";
}

.icon-arrow-down:before {
  content: "";
}

.icon-arrow-left_link:before {
  content: "";
}

.icon-share:before {
  content: "";
}

.icon-google-plus:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-whatsapp:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

.veranstaltungen {
  margin-top: 3.55556rem;
  margin-bottom: 3.55556rem;
}

.veranstaltungen .linktrigger {
  cursor: pointer;
}

.veranstaltungen .button {
  display: block;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  font-style: italic;
  color: #8c611c;
  border: 1px solid #8c611c;
  background: transparent;
  border-radius: 2px;
  padding: 0.66667rem 0.88889rem;
  margin: 0.88889rem 0 0;
}

@media print {
  .veranstaltungen .button {
    border: none;
    text-decoration: none;
    padding: 0;
  }
}

.veranstaltungen.gray {
  background: #f9f9f8;
}

.veranstaltungen.gray .button {
  color: #8c611c;
  border: 1px solid #8c611c;
}

.veranstaltungen.ocher {
  background: #edece8;
}

.veranstaltungen.ocher .button {
  color: #8c611c;
  border: 1px solid #8c611c;
}

.veranstaltungen .headline {
  color: #948f87;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 1.33333rem;
  margin-bottom: 1.77778rem;
  line-height: 1.66667rem;
  letter-spacing: 0.02778rem;
  text-transform: uppercase;
}

@media print, screen and (min-width: 47.9375em) {
  .veranstaltungen .headline {
    font-size: 1.44444rem;
    line-height: 1.66667rem;
  }
}

@media print, screen and (min-width: 62em) {
  .veranstaltungen .headline {
    font-size: 1.77778rem;
    line-height: 2.22222rem;
  }
}

.veranstaltungen .slide {
  margin-bottom: 0.88889rem;
  margin-top: 0.88889rem;
}

@media print {
  .veranstaltungen .slide a {
    text-decoration: none;
  }
}

@media print, screen and (max-width: 47.93625em) {
  .veranstaltungen .slide img {
    margin-bottom: 0.88889rem;
  }
}

.veranstaltungen .slide .row {
  padding-left: 0.44444rem;
  padding-right: 0.44444rem;
}

@media print, screen and (min-width: 47.9375em) {
  .veranstaltungen .slide .row {
    padding-left: 0.44444rem;
    padding-right: 0.44444rem;
  }
}

.veranstaltungen .slide .row .column {
  padding-left: 0.44444rem;
  padding-right: 0.44444rem;
}

@media print, screen and (min-width: 47.9375em) {
  .veranstaltungen .slide .row .column {
    padding-left: 0.44444rem;
    padding-right: 0.44444rem;
  }
}

.veranstaltungen .slide .row .column:last-child {
  display: flex;
  flex-direction: column;
}

.veranstaltungen .slide .headline-wrap {
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
}

.veranstaltungen .slide .overline,
.veranstaltungen .slide strong {
  color: #8c611c;
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  font-size: 0.66667rem;
  line-height: 0.66667rem;
  letter-spacing: 0.01389rem;
  margin-bottom: 0;
  text-transform: uppercase;
  order: 1;
}

.veranstaltungen .slide .overline.dark,
.veranstaltungen .slide strong.dark {
  color: #535353;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  text-transform: none;
  font-style: italic;
  font-weight: bold;
}

.veranstaltungen .slide .headline {
  color: #535353;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  line-height: 1.11111rem;
  letter-spacing: 0.02778rem;
  margin-bottom: 0;
  margin-top: 0.22222rem;
  text-transform: uppercase;
  order: 2;
}

@media print, screen and (min-width: 47.9375em) {
  .veranstaltungen .slide .headline {
    font-size: 0.77778rem;
    line-height: 1.11111rem;
  }
}

.veranstaltungen .slide .text {
  color: #535353;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  margin-bottom: 0.66667rem;
  text-transform: none;
  order: 3;
}

.veranstaltungen .slide .link {
  order: 4;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #8c611c;
  display: inline-block;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  font-style: italic;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
}

@media print {
  .veranstaltungen .slide .link {
    text-decoration: none;
  }
}

.veranstaltungen .slide .link:before {
  margin-right: 0.22222rem;
  font-size: 0.55556rem;
}

.veranstaltungen .slide .link:hover {
  text-decoration: none;
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.lp-collapsible {
  margin-bottom: 2.22222rem;
  position: relative;
}

.lp-collapsible .img-wrap img {
  padding: 0.27778rem 0.88889rem 1.88889rem 0;
}

@media print, screen and (min-width: 62em) {
  .lp-collapsible .img-wrap img {
    padding: 0.27778rem 1.77778rem 1.88889rem;
  }
}

.lp-collapsible .headline-wrap .headline {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  margin: 0;
  text-transform: uppercase;
  font-size: 1.11111rem;
  line-height: 1.55556rem;
  font-weight: normal;
}

.lp-collapsible .text {
  max-width: 24.88889rem;
  font-family: "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  line-height: 1.11111rem;
  color: #8c611c;
  font-style: italic;
}

.lp-collapsible .text p {
  margin-top: 0;
  margin-bottom: 0.72222rem;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
}

.lp-collapsible .accordion-wrap .separator {
  border-bottom: 1px dotted #c5c5c5;
  margin: 0;
}

.lp-collapsible .accordion-wrap .accordion-title {
  position: absolute;
  background: #fff;
  display: block;
  width: 1.33333rem;
  height: 1.33333rem;
  border: 1px solid #000;
  border-radius: 0.66667rem;
  padding: 0;
  bottom: -0.66667rem;
  left: 50%;
  transform: translateX(-50%);
}

.lp-collapsible .accordion-wrap .accordion-title .icon {
  color: #000;
  height: 0.88889rem;
  width: 0.88889rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform-origin: 50% 50%;
  display: block;
}

.lp-collapsible .accordion-wrap .accordion-title .icon:before {
  display: block;
  font-size: 0.88889rem;
  line-height: 0.88889rem;
  height: 0.88889rem;
  width: 0.88889rem;
  display: block;
  transition: all 0.7s ease-out;
}

.lp-collapsible .accordion-wrap .accordion-title .icon.spinner:before {
  transform: rotate(-90deg);
  transition: all 0.7s ease-out;
  transform-origin: 50% 50%;
}

.lp-collapsible .accordion-wrap .accordion-title:before {
  display: none;
}

.lp-collapsible .accordion-wrap .accordion-title:hover {
  background: #ffffff;
}

.lp-collapsible .accordion-wrap .is-active .accordion-title .icon.spinner:before {
  transform: rotate(0deg);
  transition: all 0.5s ease-out;
}

.lp-collapsible .accordion-wrap .accordion-content {
  border: none;
  padding: 0;
  background: linear-gradient(#fff, #fffce4);
}

.lp-collapsible .accordion-wrap .accordion-content .lp-collapsible-teaser {
  margin-bottom: 1.88889rem;
}

.lp-collapsible .accordion-wrap .accordion-content .lp-collapsible-teaser .img-wrap img {
  padding: 0;
  margin-bottom: 0.55556rem;
}

@media print, screen and (min-width: 62em) {
  .lp-collapsible .accordion-wrap .accordion-content .lp-collapsible-teaser .img-wrap img {
    padding: 0 1.77778rem;
  }
}

@media print {
  .lp-collapsible .accordion-wrap .accordion-content .lp-collapsible-teaser .img-wrap img {
    padding: 0.27778rem 1.77778rem 1.88889rem;
  }
}

.lp-collapsible .accordion-wrap .accordion-content .lp-collapsible-teaser .headline-wrap .headline {
  color: #8c611c;
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  font-size: 0.72222rem;
  line-height: 1.05556rem;
  letter-spacing: 0.01389rem;
  margin-bottom: 0.11111rem;
  margin-top: 0.66667rem;
  text-transform: uppercase;
  order: 1;
}

@media print, screen and (min-width: 47.9375em) {
  .lp-collapsible .accordion-wrap .accordion-content .lp-collapsible-teaser .headline-wrap .headline {
    font-size: 0.66667rem;
    line-height: 1rem;
    padding-right: 0.44444rem;
  }
}

@media print, screen and (min-width: 62em) {
  .lp-collapsible .accordion-wrap .accordion-content .lp-collapsible-teaser .headline-wrap .headline {
    margin-top: 0;
  }
}

.lp-collapsible .accordion-wrap .accordion-content .lp-collapsible-teaser .text p {
  max-width: none;
  color: #535353;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  font-style: normal;
  line-height: 1.33333rem;
  letter-spacing: 0.01389rem;
  margin-bottom: 0;
  order: 3;
}

@media print, screen and (min-width: 47.9375em) {
  .lp-collapsible .accordion-wrap .accordion-content .lp-collapsible-teaser .text p {
    font-size: 0.77778rem;
    line-height: 1.11111rem;
    padding-right: 0.44444rem;
  }
}

.lp-collapsible .accordion-wrap .accordion-content .lp-collapsible-teaser .text p + p {
  margin-top: 0.72222rem;
}

.lp-collapsible .accordion-wrap .accordion-content .lp-collapsible-teaser .linklist a {
  color: #8c611c;
  display: block;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  font-style: italic;
  letter-spacing: 0.01389rem;
  margin-top: 0;
}

.lp-collapsible .accordion-wrap .accordion-content .lp-collapsible-teaser .linklist a span {
  margin-left: 0.11111rem;
  text-decoration: underline;
}

@media print, screen and (min-width: 47.9375em) {
  .lp-collapsible .accordion-wrap .accordion-content .lp-collapsible-teaser .linklist a {
    font-size: 0.77778rem;
    line-height: 1.11111rem;
    padding-right: 0.44444rem;
  }
}

@media print {
  .lp-collapsible .accordion-wrap .accordion-content .lp-collapsible-teaser .linklist a {
    text-decoration: none;
  }
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.glossar {
  margin-top: 1.55556rem;
  margin-bottom: 0.88889rem;
}

@media print, screen and (max-width: 54.12375em) {
  .glossar img {
    max-width: none;
    width: 100%;
  }
}

.glossar .sticky-wrapper {
  height: auto !important;
}

.glossar .glossar-sticky {
  top: 5rem !important;
}

@media print, screen and (min-width: 47.9375em) {
  .glossar .glossar-sticky {
    top: 5.55556rem !important;
  }
}

@media print, screen and (max-width: 54.12375em) {
  .glossar .glossar-sticky {
    padding: 0 0.88889rem;
  }
}

.glossar .glossar-sticky .headline {
  color: #535353;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 1rem;
  line-height: 1.33333rem;
  letter-spacing: 0.02778rem;
  margin-bottom: 0.88889rem;
  text-transform: uppercase;
}

@media print, screen and (min-width: 47.9375em) {
  .glossar .glossar-sticky .headline {
    font-size: 1.11111rem;
    line-height: 1.55556rem;
  }
}

@media print, screen and (min-width: 62em) {
  .glossar .glossar-sticky .headline {
    font-size: 1.77778rem;
    line-height: 2.22222rem;
    margin-bottom: 1.11111rem;
  }
}

.glossar .glossar-sticky p {
  color: #8c611c;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  font-style: italic;
  letter-spacing: 0.01389rem;
  line-height: 1.33333rem;
  margin: 0;
}

@media print, screen and (min-width: 62em) {
  .glossar .glossar-sticky p {
    font-size: 1.11111rem;
    line-height: 1.55556rem;
  }
}

.glossar .is-sticky .glossar-sticky {
  background-color: #ffffff;
  z-index: 2;
  box-shadow: 0 12px 12px 12px rgba(255, 255, 255, 0.8);
  padding: 0 0.88889rem;
}

.glossar .is-sticky .glossar-sticky .headline {
  margin: 1.11111rem 0 0 0;
}

.glossar .headline {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  color: #0a0a0a;
  font-size: 1.11111rem;
  line-height: 1.55556rem;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.01389rem;
  margin: 2.22222rem 0 0 0;
}

.glossar p {
  color: #aa813f;
  font-size: 0.88889rem;
  line-height: 1.11111rem;
  font-family: "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-style: italic;
}

.glossar .glossar-item {
  position: relative;
  margin: 4.44444rem 0.88889rem;
  /* THE SPEECH BUBBLE*/
}

.glossar .glossar-item .glossar-bubble-wrap {
  background: linear-gradient(to left, #f7f5f3 75%, transparent 0);
  position: relative;
}

@media print, screen and (max-width: 54.12375em) {
  .glossar .glossar-item .glossar-bubble-wrap {
    order: 1;
    background: none;
    background-color: #f7f5f3;
  }
}

.glossar .glossar-item .glossar-bubble {
  position: absolute;
  top: -2.66667rem;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  width: 308px;
  height: 192px;
  padding-right: 1.88889rem;
  padding-top: 0.44444rem;
  margin-left: -25px;
  text-align: center;
  /* creates triangle */
}

@media print, screen and (max-width: 54.12375em) {
  .glossar .glossar-item .glossar-bubble {
    margin-left: -50px !important;
    position: static;
    top: 0;
    margin-top: -2.66667rem;
    margin-bottom: 0.44444rem;
  }
}

.glossar .glossar-item .glossar-bubble p, .glossar .glossar-item .glossar-bubble .headline {
  color: #535353;
  font-family: antiquarian-scribe, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 3.33333rem;
  line-height: 2.66667rem;
  text-transform: none;
  letter-spacing: normal;
  margin: 0;
}

.glossar .glossar-item .glossar-bubble.triangle-right {
  /* Variant : right */
  background: transparent url(../e6c71447b2a68490f57da51f6cae4fc3.svg) no-repeat 0 0;
  background-size: cover;
}

.glossar .glossar-item .glossar-bubble.triangle-left {
  padding-left: 2.22222rem;
  padding-right: 0;
  /* Variant : right */
  background: transparent url(../d5d8e49eed84a6edada166d9b053f3fd.svg) no-repeat 0 0;
  background-size: cover;
}

@media print, screen and (max-width: 54.12375em) {
  .glossar .glossar-item .glossar-bubble.triangle-left {
    margin-left: -50px;
    background: transparent url(../e6c71447b2a68490f57da51f6cae4fc3.svg) no-repeat 0 0;
    background-size: cover;
    padding-left: 0;
    padding-right: 2.22222rem;
  }
}

.glossar .glossar-item .glossar-text {
  background-color: #f7f5f3;
  padding: 1.11111rem 2.22222rem 1.11111rem 4.44444rem;
}

.glossar .glossar-item .glossar-text p {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 1rem;
  line-height: 1.33333rem;
  color: #535353;
  font-style: normal;
  margin: 0;
}

@media print, screen and (max-width: 54.12375em) {
  .glossar .glossar-item .glossar-text {
    order: 3 !important;
  }
}

@media print, screen and (max-width: 54.12375em) {
  .glossar .glossar-item .glossar-image {
    order: 2 !important;
  }
}

.glossar .glossar-item.noglossarimage .glossar-image {
  /*display: none;*/
}

.glossar .glossar-item.bubble-left .glossar-bubble-wrap {
  order: 1;
}

.glossar .glossar-item.bubble-left .glossar-text {
  order: 2;
}

@media print, screen and (max-width: 54.12375em) {
  .glossar .glossar-item.bubble-left .glossar-text {
    order: 2;
    padding-top: 0;
    padding-left: 2.22222rem;
  }
}

.glossar .glossar-item.bubble-left .glossar-image {
  order: 3;
}

@media print, screen and (max-width: 54.12375em) {
  .glossar .glossar-item.bubble-left .glossar-image {
    order: 2;
  }
}

.glossar .glossar-item.bubble-right .glossar-bubble-wrap {
  order: 2;
  /*background: linear-gradient(to right, $ssg-detail-bg 75%, transparent 0);*/
  background-color: #f7f5f3;
}

@media print, screen and (max-width: 54.12375em) {
  .glossar .glossar-item.bubble-right .glossar-bubble-wrap {
    order: 1;
  }
}

.glossar .glossar-item.bubble-right .glossar-text {
  order: 1;
  padding: 1.11111rem 2.22222rem 1.11111rem 2.22222rem;
}

@media print, screen and (max-width: 54.12375em) {
  .glossar .glossar-item.bubble-right .glossar-text {
    order: 3;
  }
}

.glossar .glossar-item.bubble-right .glossar-image {
  order: 3;
}

@media print, screen and (max-width: 54.12375em) {
  .glossar .glossar-item.bubble-right .glossar-image {
    order: 2;
  }
}

@media print, screen and (max-width: 54.12375em) {
  .glossar .glossar-item.bubble-right.noglossarimage .glossar-text {
    padding-top: 0;
  }
}

.glossar .glossar-item.glossarimage-left .glossar-bubble-wrap {
  order: 2;
  background-color: none;
  background-color: #f7f5f3;
}

.glossar .glossar-item.glossarimage-left .glossar-bubble-wrap .glossar-bubble {
  left: -50px;
}

@media print, screen and (max-width: 54.12375em) {
  .glossar .glossar-item.glossarimage-left .glossar-bubble-wrap {
    order: 1;
  }
  .glossar .glossar-item.glossarimage-left .glossar-bubble-wrap .glossar-bubble {
    left: 0;
  }
}

.glossar .glossar-item.glossarimage-left .glossar-text {
  order: 3;
  padding: 1.11111rem 2.22222rem 1.11111rem 2.22222rem;
}

.glossar .glossar-item.glossarimage-left .glossar-image {
  order: 1;
}

@media print, screen and (max-width: 54.12375em) {
  .glossar .glossar-item.glossarimage-left .glossar-image {
    order: 2;
  }
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.detail-image-text-linklist {
  margin-bottom: 2.22222rem;
  position: relative;
}

.detail-image-text-linklist .img-wrap img {
  padding: 0.27778rem 0.88889rem 1.88889rem 0;
}

@media print, screen and (min-width: 62em) {
  .detail-image-text-linklist .img-wrap img {
    padding: 0.27778rem 1.77778rem 1.88889rem;
  }
}

.detail-image-text-linklist .headline-wrap .headline {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  margin: 0;
  text-transform: uppercase;
  font-size: 1.11111rem;
  line-height: 1.55556rem;
  font-weight: normal;
}

.detail-image-text-linklist .text {
  max-width: 24.88889rem;
  font-family: "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  color: #8c611c;
  font-style: italic;
}

.detail-image-text-linklist .text p {
  font-size: inherit;
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0.72222rem;
}

.detail-image-text-linklist.no-img .text {
  max-width: none;
}

.detail-image-text-linklist .linklist a {
  display: block;
  font-family: "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-style: italic;
  font-size: 0.88889rem;
  line-height: 0.88889rem;
  color: #8c611c;
  margin-bottom: 0.66667rem;
}

.detail-image-text-linklist .linklist a span {
  margin-left: 0.11111rem;
  text-decoration: underline;
}

@media print {
  .detail-image-text-linklist .linklist a span {
    text-decoration: none;
  }
}

@media print {
  .detail-image-text-linklist .linklist a {
    text-decoration: none;
  }
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.detail-image-text-linklist-games {
  margin-bottom: 1.77778rem;
  position: relative;
}

.detail-image-text-linklist-games .headline, .detail-image-text-linklist-games h3 {
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  color: #8c611c;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 0.72222rem;
  line-height: 1.05556rem;
  letter-spacing: 0.01389rem;
}

@media print, screen and (min-width: 47.9375em) {
  .detail-image-text-linklist-games .headline, .detail-image-text-linklist-games h3 {
    font-size: 0.83333rem;
    line-height: 1.11111rem;
    margin-bottom: 0.11111rem;
  }
}

@media print, screen and (min-width: 47.9375em) {
  .detail-image-text-linklist-games.img-right .img-order-hook {
    order: 5;
  }
}

.detail-image-text-linklist-games.full-width-img .img-wrap {
  margin-bottom: 0.88889rem;
}

@media print, screen and (min-width: 47.9375em) {
  .detail-image-text-linklist-games.full-width-img .img-wrap {
    margin-bottom: 1.77778rem;
  }
}

.detail-image-text-linklist-games .img-wrap {
  margin-top: 0.11111rem;
}

@media print, screen and (max-width: 47.93625em) {
  .detail-image-text-linklist-games .img-wrap {
    margin-bottom: 0.88889rem;
  }
}

.detail-image-text-linklist-games .img-wrap .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.detail-image-text-linklist-games .img-wrap .embed-container embed,
.detail-image-text-linklist-games .img-wrap .embed-container iframe,
.detail-image-text-linklist-games .img-wrap .embed-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.detail-image-text-linklist-games .text {
  max-width: none;
  font-family: "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  color: #333;
  font-style: normal;
}

.detail-image-text-linklist-games .text p {
  margin: 0;
  font-size: inherit;
  line-height: inherit;
}

.detail-image-text-linklist-games .text p + p {
  margin-top: 0.72222rem;
}

.detail-image-text-linklist-games .linklist {
  margin-top: 0.16667rem;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
}

.detail-image-text-linklist-games .linklist a {
  display: block;
  font-style: italic;
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-size: 0.88889rem;
  line-height: 1.33333rem;
  color: #8c611c;
  margin-bottom: 0.66667rem;
}

.detail-image-text-linklist-games .linklist a span {
  margin-left: 0.11111rem;
  text-decoration: underline;
}

@media print {
  .detail-image-text-linklist-games .linklist a span {
    text-decoration: none;
  }
}

@media print {
  .detail-image-text-linklist-games .linklist a {
    text-decoration: none;
  }
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.detail-stage {
  margin-top: 1.55556rem;
  margin-bottom: 2.22222rem;
}

.detail-stage .content {
  position: relative;
}

.detail-stage .headline-wrap {
  position: static;
  padding: 1.77778rem 0 0.66667rem;
  border-bottom: 1px dotted #c5c5c5;
}

@media print, screen and (min-width: 62em) {
  .detail-stage .headline-wrap {
    position: absolute;
    top: 0;
    left: 0;
  }
}

@media print, screen and (min-width: 62em) {
  .detail-stage .headline-wrap.sans {
    top: 1.33333rem;
    left: 1.33333rem;
    padding: 0;
    border: none;
  }
}

.detail-stage .headline-wrap.sans .headline {
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  color: #aa813f;
  font-size: 0.88889rem;
  line-height: 1;
  font-weight: normal;
  text-transform: uppercase;
  color: #aa813f;
  padding: 0;
  margin: 0;
  letter-spacing: 0.06944rem;
}

@media print, screen and (min-width: 62em) {
  .detail-stage .headline-wrap.sans .headline {
    font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
    text-transform: uppercase;
    font-style: normal;
    color: #ffffff;
    text-shadow: 0.05556rem 0.05556rem 0.11111rem #000;
    letter-spacing: 0.06944rem;
    font-size: 1.66667rem;
    line-height: 1.66667rem;
  }
}

@media print, screen and (min-width: 62em) {
  .detail-stage .headline-wrap.serif {
    top: 0;
    left: 0;
    padding: 0.77778rem;
    background: rgba(255, 255, 255, 0.9);
    border: none;
  }
}

.detail-stage .headline-wrap.serif .overline {
  font-family: "adobe-garamond-pro", "Times New Roman", "Droid Serif", "Times", "Source Serif Pro", serif;
  font-style: italic;
  text-transform: none;
  color: #4e5b61;
  padding: 0;
  margin: 0 0 0.22222rem;
  letter-spacing: 0.02222rem;
  font-size: 0.94444rem;
  line-height: 0.94444rem;
}

.detail-stage .headline-wrap.serif .headline {
  font-family: "UniversLTW01-67BoldCn", "Univers LT W01_67 Bold_1476016";
  text-transform: uppercase;
  font-style: normal;
  color: #4e5b61;
  margin: 0;
  padding: 0;
  letter-spacing: 0.06111rem;
  font-size: 0.88889rem;
  line-height: 0.88889rem;
}

@media print, screen and (min-width: 62em) {
  .detail-stage .headline-wrap.serif .headline {
    font-size: 1.05556rem;
    line-height: 1.05556rem;
  }
}

@media print, screen and (min-width: 62em) {
  .ziemlich-gute-freunde .headline-wrap.serif {
    top: auto;
    left: 0;
    bottom: 0;
    padding: 0.77778rem;
    background: rgba(255, 255, 255, 0.9);
    border: none;
  }
}

/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
.main-head .top-head .functions .accessibility-links.ls ul li a {
  font-size: 0.88889rem;
  font-family: "Arial", sans-serif;
  margin-right: 0;
  margin-left: 1.27778rem;
  color: #727272;
}

.main-head .top-head .functions .accessibility-links.ls ul li a .icon:before {
  font-size: 1.11111rem;
}

.main-head .top-head .functions .accessibility-links.ls ul li a .icon:hover {
  color: #535353;
}

.main-head .top-head .functions .accessibility-links.ls ul li a:hover {
  color: #535353;
}

.main-head .lower-head .nav-block.ls .menu > .menu-entry + .menu-entry > a {
  margin-left: 1.5rem;
}

.main-head .lower-head .nav-block.ls a {
  font-family: "Arial", sans-serif;
  color: #727272;
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  text-transform: none;
}

@media print, screen and (min-width: 62em) {
  .main-head .lower-head .nav-block.ls a {
    font-size: 0.88889rem;
    line-height: 1.33333rem;
  }
}

.main-head .lower-head .nav-block.ls a:hover {
  color: #535353;
}

.main-head .lower-head .nav-block.ls li.active a, .main-head .lower-head .nav-block.ls li.is-active a {
  background: none;
  color: #535353;
  font-family: "Arial", sans-serif;
  font-weight: 700;
}

/*Mobile Navigation*/
.off-canvas-wrapper .off-canvas.ls a {
  color: #727272;
  font-family: "Arial", sans-serif;
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.01389rem;
}

.off-canvas-wrapper .off-canvas.ls .vertical li.is-accordion-submenu-parent a {
  font-family: "Arial", sans-serif;
  color: #535353;
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  letter-spacing: 0.02778rem;
}

@charset "UTF-8";
/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
@font-face {
  font-family: 'icomoon';
  src: url("/ssg_prototype/fonts/icomoon.eot");
  src: url("/ssg_prototype/fonts/icomoon.eot") format("embedded-opentype"), url("/ssg_prototype/fonts/icomoon.ttf") format("truetype"), url("/ssg_prototype/fonts/icomoon.woff") format("woff"), url("/ssg_prototype/fonts/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class^="icon-"]:after, [class*=" icon-"]:before, [class*=" icon-"]:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-themenjahr2021:before {
  content: "";
}

.icon-themenjahr2021-tipp:before {
  content: "";
}

.icon-adventskalender-stern:before {
  content: "";
}

.icon-pin:before {
  content: "";
}

.icon-stage_pause:before {
  content: "";
}

.icon-stage_play:before {
  content: "";
}

.icon-barrierefrei:before {
  content: "";
}

.icon-gebaerden-sprache:before {
  content: "";
}

.icon-leichte-sprache:before {
  content: "";
}

.icon-themenjahr:before {
  content: "";
}

.icon-highlights:before {
  content: "";
}

.icon-restaurants:before {
  content: "";
}

.icon-wc:before {
  content: "";
}

.icon-grad2:before {
  content: "";
}

.icon-arrow-left_slider2:before {
  content: "";
}

.icon-arrow-right_slider2:before {
  content: "";
}

.icon-burgen2:before {
  content: "";
}

.icon-foot_pdf2:before {
  content: "";
}

.icon-mail2:before {
  content: "";
}

.icon-home2:before {
  content: "";
}

.icon-filter2:before {
  content: "";
}

.icon-burger-menu2:before {
  content: "";
}

.icon-foot-special-twitter:before {
  content: "";
}

.icon-foot-special-face2:before {
  content: "";
}

.icon-foot-special-you2:before {
  content: "";
}

.icon-phone2:before {
  content: "";
}

.icon-printer2:before {
  content: "";
}

.icon-gaerten2:before {
  content: "";
}

.icon-kleinode2:before {
  content: "";
}

.icon-kloester2:before {
  content: "";
}

.icon-more2:before {
  content: "";
}

.icon-schloesser2:before {
  content: "";
}

.icon-video2:before {
  content: "";
}

.icon-search2:before {
  content: "";
}

.icon-arrow-up2:before {
  content: "";
}

.icon-arrow-right_link2:before {
  content: "";
}

.icon-arrow-down2:before {
  content: "";
}

.icon-arrow-left_link2:before {
  content: "";
}

.icon-share2:before {
  content: "";
}

.icon-google-plus2:before {
  content: "";
}

.icon-facebook2:before {
  content: "";
}

.icon-whatsapp2:before {
  content: "";
}

.icon-twitter2:before {
  content: "";
}

.icon-youtube2:before {
  content: "";
}

.icon-foot-special-face:before {
  content: "";
}

.icon-foot-special-you:before {
  content: "";
}

.icon-burger-menu:before {
  content: "";
}

.icon-filter:before {
  content: "";
}

.icon-home:before {
  content: "";
}

.icon-grad:before {
  content: "";
}

.icon-arrow-left_slider:before {
  content: "";
}

.icon-arrow-right_slider:before {
  content: "";
}

.icon-burgen:before {
  content: "";
}

.icon-gaerten:before {
  content: "";
}

.icon-kleinode:before {
  content: "";
}

.icon-kloester:before {
  content: "";
}

.icon-more:before {
  content: "";
}

.icon-schloesser:before {
  content: "";
}

.icon-video:before {
  content: "";
}

.icon-kalender_frei:before {
  content: "";
}

.icon-unendlich-schoen:before {
  content: "";
}

.icon-neu:before {
  content: "";
}

.icon-kinder_familie:before {
  content: "";
}

.icon-wissen_staunen:before {
  content: "";
}

.icon-workshop:before {
  content: "";
}

.icon-jubilaeen:before {
  content: "";
}

.icon-kostuemfuehrung:before {
  content: "";
}

.icon-genuss_geschichte:before {
  content: "";
}

.icon-stoerer-freunde:before {
  content: "";
}

.icon-saebelchen:before {
  content: "";
}

.icon-parlieren:before {
  content: "";
}

.icon-kalender:before {
  content: "";
}

.icon-minus:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-zentrieren:before {
  content: "";
}

.icon-gewinnspiel2018:before {
  content: "";
}

.icon-foot-special-insta:before {
  content: "";
}

.icon-kelch:before {
  content: "";
}

.icon-aktuelles:before {
  content: "";
}

.icon-backlink:before {
  content: "";
}

.icon-denkanstoesse:before {
  content: "";
}

.icon-gartentipps:before {
  content: "";
}

.icon-gewinnspiel:before {
  content: "";
}

.icon-horizontal:before {
  content: "";
}

.icon-laemmchen:before {
  content: "";
}

.icon-rezepte:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-fax:before {
  content: "";
}

.icon-foot_pdf:before {
  content: "";
}

.icon-mail:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-printer:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-arrow-up:before {
  content: "";
}

.icon-arrow-right_link:before {
  content: "";
}

.icon-arrow-down:before {
  content: "";
}

.icon-arrow-left_link:before {
  content: "";
}

.icon-share:before {
  content: "";
}

.icon-google-plus:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-whatsapp:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

.ls-monument-liste {
  margin-bottom: 1.77778rem;
  position: relative;
}

.ls-monument-liste .slide {
  margin-bottom: 0.88889rem;
  margin-top: 0.88889rem;
  position: relative;
}

.ls-monument-liste .slide > a,
.ls-monument-liste .slide > .linktrigger {
  height: 100%;
}

.ls-monument-liste .slide .slide-content {
  background-color: #ffffff;
  box-shadow: 0 3px 6px 0 #e5e5e5;
  padding: 0.88889rem;
  height: 100%;
}

.ls-monument-liste .slide .slide-content img {
  display: block;
  max-width: 100%;
  height: auto;
  background-color: #edece8;
  color: #535353;
  margin-bottom: 0;
}

.ls-monument-liste .slide a, .ls-monument-liste .slide .linktrigger {
  cursor: pointer;
  color: #535353;
  display: block;
  font-family: "Arial", sans-serif;
}

@media print, screen and (min-width: 47.9375em) {
  .ls-monument-liste .slide a, .ls-monument-liste .slide .linktrigger {
    font-size: 1rem;
    line-height: 1.55556rem;
  }
}

@media print {
  .ls-monument-liste .slide a, .ls-monument-liste .slide .linktrigger {
    text-decoration: none;
  }
}

.ls-monument-liste .slide:after {
  content: "";
  background: transparent url(../ec3fcadc17f866f70dc7cb62ecad6037.png) no-repeat bottom left;
  background-size: 100% 100%;
  height: 0.77778rem;
  display: block;
  position: absolute;
  left: 0.88889rem;
  right: 0.88889rem;
}

@media print {
  .ls-monument-liste .slide:after {
    background: none;
  }
}

@charset "UTF-8";
/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
@font-face {
  font-family: 'icomoon';
  src: url("/ssg_prototype/fonts/icomoon.eot");
  src: url("/ssg_prototype/fonts/icomoon.eot") format("embedded-opentype"), url("/ssg_prototype/fonts/icomoon.ttf") format("truetype"), url("/ssg_prototype/fonts/icomoon.woff") format("woff"), url("/ssg_prototype/fonts/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class^="icon-"]:after, [class*=" icon-"]:before, [class*=" icon-"]:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-themenjahr2021:before {
  content: "";
}

.icon-themenjahr2021-tipp:before {
  content: "";
}

.icon-adventskalender-stern:before {
  content: "";
}

.icon-pin:before {
  content: "";
}

.icon-stage_pause:before {
  content: "";
}

.icon-stage_play:before {
  content: "";
}

.icon-barrierefrei:before {
  content: "";
}

.icon-gebaerden-sprache:before {
  content: "";
}

.icon-leichte-sprache:before {
  content: "";
}

.icon-themenjahr:before {
  content: "";
}

.icon-highlights:before {
  content: "";
}

.icon-restaurants:before {
  content: "";
}

.icon-wc:before {
  content: "";
}

.icon-grad2:before {
  content: "";
}

.icon-arrow-left_slider2:before {
  content: "";
}

.icon-arrow-right_slider2:before {
  content: "";
}

.icon-burgen2:before {
  content: "";
}

.icon-foot_pdf2:before {
  content: "";
}

.icon-mail2:before {
  content: "";
}

.icon-home2:before {
  content: "";
}

.icon-filter2:before {
  content: "";
}

.icon-burger-menu2:before {
  content: "";
}

.icon-foot-special-twitter:before {
  content: "";
}

.icon-foot-special-face2:before {
  content: "";
}

.icon-foot-special-you2:before {
  content: "";
}

.icon-phone2:before {
  content: "";
}

.icon-printer2:before {
  content: "";
}

.icon-gaerten2:before {
  content: "";
}

.icon-kleinode2:before {
  content: "";
}

.icon-kloester2:before {
  content: "";
}

.icon-more2:before {
  content: "";
}

.icon-schloesser2:before {
  content: "";
}

.icon-video2:before {
  content: "";
}

.icon-search2:before {
  content: "";
}

.icon-arrow-up2:before {
  content: "";
}

.icon-arrow-right_link2:before {
  content: "";
}

.icon-arrow-down2:before {
  content: "";
}

.icon-arrow-left_link2:before {
  content: "";
}

.icon-share2:before {
  content: "";
}

.icon-google-plus2:before {
  content: "";
}

.icon-facebook2:before {
  content: "";
}

.icon-whatsapp2:before {
  content: "";
}

.icon-twitter2:before {
  content: "";
}

.icon-youtube2:before {
  content: "";
}

.icon-foot-special-face:before {
  content: "";
}

.icon-foot-special-you:before {
  content: "";
}

.icon-burger-menu:before {
  content: "";
}

.icon-filter:before {
  content: "";
}

.icon-home:before {
  content: "";
}

.icon-grad:before {
  content: "";
}

.icon-arrow-left_slider:before {
  content: "";
}

.icon-arrow-right_slider:before {
  content: "";
}

.icon-burgen:before {
  content: "";
}

.icon-gaerten:before {
  content: "";
}

.icon-kleinode:before {
  content: "";
}

.icon-kloester:before {
  content: "";
}

.icon-more:before {
  content: "";
}

.icon-schloesser:before {
  content: "";
}

.icon-video:before {
  content: "";
}

.icon-kalender_frei:before {
  content: "";
}

.icon-unendlich-schoen:before {
  content: "";
}

.icon-neu:before {
  content: "";
}

.icon-kinder_familie:before {
  content: "";
}

.icon-wissen_staunen:before {
  content: "";
}

.icon-workshop:before {
  content: "";
}

.icon-jubilaeen:before {
  content: "";
}

.icon-kostuemfuehrung:before {
  content: "";
}

.icon-genuss_geschichte:before {
  content: "";
}

.icon-stoerer-freunde:before {
  content: "";
}

.icon-saebelchen:before {
  content: "";
}

.icon-parlieren:before {
  content: "";
}

.icon-kalender:before {
  content: "";
}

.icon-minus:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-zentrieren:before {
  content: "";
}

.icon-gewinnspiel2018:before {
  content: "";
}

.icon-foot-special-insta:before {
  content: "";
}

.icon-kelch:before {
  content: "";
}

.icon-aktuelles:before {
  content: "";
}

.icon-backlink:before {
  content: "";
}

.icon-denkanstoesse:before {
  content: "";
}

.icon-gartentipps:before {
  content: "";
}

.icon-gewinnspiel:before {
  content: "";
}

.icon-horizontal:before {
  content: "";
}

.icon-laemmchen:before {
  content: "";
}

.icon-rezepte:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-fax:before {
  content: "";
}

.icon-foot_pdf:before {
  content: "";
}

.icon-mail:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-printer:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-arrow-up:before {
  content: "";
}

.icon-arrow-right_link:before, .ls-textundbild .text-wrap a:before {
  content: "";
}

.icon-arrow-down:before {
  content: "";
}

.icon-arrow-left_link:before {
  content: "";
}

.icon-share:before {
  content: "";
}

.icon-google-plus:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-whatsapp:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

.ls-textundbild h1, .ls-textundbild .h1, .ls-textundbild h2, .ls-textundbild .h2, .ls-textundbild h3, .ls-textundbild .h3, .ls-textundbild h4, .ls-textundbild .h4, .ls-textundbild p, .ls-textundbild li, .ls-textundbild span {
  color: #535353;
  font-family: "Arial", sans-serif;
}

.ls-textundbild h1, .ls-textundbild .h1 {
  color: #535353;
  font-size: 2.22222rem;
  line-height: 2.88889rem;
  /* mind. 1.3 der Schriftgröpe*/
  font-weight: 700;
  margin-bottom: 1.77778rem;
  margin-top: 1.77778rem;
}

.ls-textundbild h2, .ls-textundbild .h2 {
  color: #535353;
  font-size: 1.66667rem;
  line-height: 2.22222rem;
  /* mind. 1.3 der Schriftgröpe*/
  font-weight: 700;
  margin-bottom: 1.33333rem;
}

@media print {
  .ls-textundbild {
    display: block !important;
    overflow: hidden;
    margin-bottom: 40px;
    order: 1;
  }
}

.ls-textundbild .fancybox:focus {
  outline-offset: 0.22222rem;
}

.ls-textundbild .image-wrap {
  order: 2;
  text-align: center;
}

@media print, screen and (min-width: 47.9375em) {
  .ls-textundbild .image-wrap {
    order: 1;
  }
}

@media print, screen and (max-width: 47.93625em) {
  .ls-textundbild .image-wrap .image {
    display: inline-block;
    margin-bottom: 1rem;
    width: 100%;
    padding: 0 2.33333rem;
  }
}

@media print {
  .ls-textundbild .image-wrap .image {
    float: left;
    width: 25%;
    margin-right: 20px;
  }
}

@media print {
  .ls-textundbild .image-wrap .image a[href]::after {
    content: none;
  }
}

.ls-textundbild .ls-text {
  margin-bottom: 2.22222rem;
}

.ls-textundbild .text-wrap {
  order: 1;
}

@media print, screen and (min-width: 47.9375em) {
  .ls-textundbild .text-wrap {
    order: 2;
  }
}

@media print {
  .ls-textundbild .text-wrap {
    font-family: "Times New Roman", serif;
    font-size: 0.77778rem;
    line-height: 1.11111rem;
    order: 2;
  }
}

@media print, screen and (max-width: 47.93625em) {
  .ls-textundbild .text-wrap .text {
    margin-bottom: 2rem;
  }
}

.ls-textundbild .text-wrap p {
  font-size: 1.11111rem;
  line-height: 2.22222rem;
  margin-bottom: 0;
}

@media print {
  .ls-textundbild .text-wrap p {
    font-size: 0.77778rem;
    line-height: 1.11111rem;
    display: block !important;
  }
}

.ls-textundbild .text-wrap a {
  font-weight: 700;
  display: inline-block;
  color: #535353;
}

.ls-textundbild .text-wrap a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: baseline;
  margin-right: 0.22222rem;
  font-size: 0.83333rem;
}

.ls-textundbild .text-wrap a[href^="mailto:"]:before {
  content: none;
}

@media print {
  .ls-textundbild .text-wrap a {
    font-family: "Times New Roman", serif;
    text-decoration: none;
    font-size: 0.77778rem;
    line-height: 1.11111rem;
  }
}

.ls-textundbild .text-wrap ul {
  margin-bottom: 0;
}

.ls-textundbild .text-wrap ul li {
  font-size: 1.11111rem;
  line-height: 2.22222rem;
}

@charset "UTF-8";
/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
@font-face {
  font-family: 'icomoon';
  src: url("/ssg_prototype/fonts/icomoon.eot");
  src: url("/ssg_prototype/fonts/icomoon.eot") format("embedded-opentype"), url("/ssg_prototype/fonts/icomoon.ttf") format("truetype"), url("/ssg_prototype/fonts/icomoon.woff") format("woff"), url("/ssg_prototype/fonts/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class^="icon-"]:after, [class*=" icon-"]:before, [class*=" icon-"]:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-themenjahr2021:before {
  content: "";
}

.icon-themenjahr2021-tipp:before {
  content: "";
}

.icon-adventskalender-stern:before {
  content: "";
}

.icon-pin:before {
  content: "";
}

.icon-stage_pause:before {
  content: "";
}

.icon-stage_play:before {
  content: "";
}

.icon-barrierefrei:before {
  content: "";
}

.icon-gebaerden-sprache:before {
  content: "";
}

.icon-leichte-sprache:before {
  content: "";
}

.icon-themenjahr:before {
  content: "";
}

.icon-highlights:before {
  content: "";
}

.icon-restaurants:before {
  content: "";
}

.icon-wc:before {
  content: "";
}

.icon-grad2:before {
  content: "";
}

.icon-arrow-left_slider2:before {
  content: "";
}

.icon-arrow-right_slider2:before {
  content: "";
}

.icon-burgen2:before {
  content: "";
}

.icon-foot_pdf2:before {
  content: "";
}

.icon-mail2:before {
  content: "";
}

.icon-home2:before {
  content: "";
}

.icon-filter2:before {
  content: "";
}

.icon-burger-menu2:before {
  content: "";
}

.icon-foot-special-twitter:before {
  content: "";
}

.icon-foot-special-face2:before {
  content: "";
}

.icon-foot-special-you2:before {
  content: "";
}

.icon-phone2:before {
  content: "";
}

.icon-printer2:before {
  content: "";
}

.icon-gaerten2:before {
  content: "";
}

.icon-kleinode2:before {
  content: "";
}

.icon-kloester2:before {
  content: "";
}

.icon-more2:before {
  content: "";
}

.icon-schloesser2:before {
  content: "";
}

.icon-video2:before {
  content: "";
}

.icon-search2:before {
  content: "";
}

.icon-arrow-up2:before {
  content: "";
}

.icon-arrow-right_link2:before {
  content: "";
}

.icon-arrow-down2:before {
  content: "";
}

.icon-arrow-left_link2:before {
  content: "";
}

.icon-share2:before {
  content: "";
}

.icon-google-plus2:before {
  content: "";
}

.icon-facebook2:before {
  content: "";
}

.icon-whatsapp2:before {
  content: "";
}

.icon-twitter2:before {
  content: "";
}

.icon-youtube2:before {
  content: "";
}

.icon-foot-special-face:before {
  content: "";
}

.icon-foot-special-you:before {
  content: "";
}

.icon-burger-menu:before {
  content: "";
}

.icon-filter:before {
  content: "";
}

.icon-home:before {
  content: "";
}

.icon-grad:before {
  content: "";
}

.icon-arrow-left_slider:before {
  content: "";
}

.icon-arrow-right_slider:before {
  content: "";
}

.icon-burgen:before {
  content: "";
}

.icon-gaerten:before {
  content: "";
}

.icon-kleinode:before {
  content: "";
}

.icon-kloester:before {
  content: "";
}

.icon-more:before {
  content: "";
}

.icon-schloesser:before {
  content: "";
}

.icon-video:before {
  content: "";
}

.icon-kalender_frei:before {
  content: "";
}

.icon-unendlich-schoen:before {
  content: "";
}

.icon-neu:before {
  content: "";
}

.icon-kinder_familie:before {
  content: "";
}

.icon-wissen_staunen:before {
  content: "";
}

.icon-workshop:before {
  content: "";
}

.icon-jubilaeen:before {
  content: "";
}

.icon-kostuemfuehrung:before {
  content: "";
}

.icon-genuss_geschichte:before {
  content: "";
}

.icon-stoerer-freunde:before {
  content: "";
}

.icon-saebelchen:before {
  content: "";
}

.icon-parlieren:before {
  content: "";
}

.icon-kalender:before {
  content: "";
}

.icon-minus:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-zentrieren:before {
  content: "";
}

.icon-gewinnspiel2018:before {
  content: "";
}

.icon-foot-special-insta:before {
  content: "";
}

.icon-kelch:before {
  content: "";
}

.icon-aktuelles:before {
  content: "";
}

.icon-backlink:before {
  content: "";
}

.icon-denkanstoesse:before {
  content: "";
}

.icon-gartentipps:before {
  content: "";
}

.icon-gewinnspiel:before {
  content: "";
}

.icon-horizontal:before {
  content: "";
}

.icon-laemmchen:before {
  content: "";
}

.icon-rezepte:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-fax:before {
  content: "";
}

.icon-foot_pdf:before {
  content: "";
}

.icon-mail:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-printer:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-arrow-up:before {
  content: "";
}

.icon-arrow-right_link:before {
  content: "";
}

.icon-arrow-down:before {
  content: "";
}

.icon-arrow-left_link:before {
  content: "";
}

.icon-share:before {
  content: "";
}

.icon-google-plus:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-whatsapp:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

.ls-uebersicht {
  margin-top: 1.77778rem;
  margin-bottom: 1.77778rem;
  position: relative;
}

.ls-uebersicht .slide {
  margin-bottom: 0.88889rem;
  margin-top: 0.88889rem;
  position: relative;
}

.ls-uebersicht .slide > a,
.ls-uebersicht .slide > .linktrigger {
  height: 100%;
}

.ls-uebersicht .slide .slide-content {
  background-color: #ffffff;
  box-shadow: 0 3px 6px 0 #e5e5e5;
  padding: 0.88889rem;
  height: 100%;
  text-align: center;
}

.ls-uebersicht .slide .slide-content img {
  display: block;
  max-width: 100%;
  height: auto;
  background-color: #edece8;
  color: #535353;
  margin-bottom: 0.66667rem;
}

.ls-uebersicht .slide a, .ls-uebersicht .slide .linktrigger {
  cursor: pointer;
  color: #535353;
  display: block;
  font-family: "Arial", sans-serif;
}

@media print, screen and (min-width: 47.9375em) {
  .ls-uebersicht .slide a, .ls-uebersicht .slide .linktrigger {
    font-size: 1rem;
    line-height: 1.33333rem;
  }
}

@media print {
  .ls-uebersicht .slide a, .ls-uebersicht .slide .linktrigger {
    text-decoration: none;
  }
}

.ls-uebersicht .slide:after {
  content: "";
  background: transparent url(../ec3fcadc17f866f70dc7cb62ecad6037.png) no-repeat bottom left;
  background-size: 100% 100%;
  height: 0.77778rem;
  display: block;
  position: absolute;
  left: 0.88889rem;
  right: 0.88889rem;
}

@media print {
  .ls-uebersicht .slide:after {
    background: none;
  }
}

@charset "UTF-8";
/* Colour revival 2019 */
/*Print*/
/* old colours */
/*$ssg-slick-dot: #e3e0dd;*/
/*$ssg-yellow: #fffbe3;*/
/*$ssg-ocher: #edece8;*/
/*$ssg-light-ocher: #f9f9f8;*/
/*$ssg-dark-ocher: #3b3b3b;*/
/* =============================================================================
Custom breakpoint for print
========================================================================== */
/* Web Fonts */
/* Web fonts */
@font-face {
  font-family: 'icomoon';
  src: url("/ssg_prototype/fonts/icomoon.eot");
  src: url("/ssg_prototype/fonts/icomoon.eot") format("embedded-opentype"), url("/ssg_prototype/fonts/icomoon.ttf") format("truetype"), url("/ssg_prototype/fonts/icomoon.woff") format("woff"), url("/ssg_prototype/fonts/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class^="icon-"]:after, [class*=" icon-"]:before, [class*=" icon-"]:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-themenjahr2021:before {
  content: "";
}

.icon-themenjahr2021-tipp:before {
  content: "";
}

.icon-adventskalender-stern:before {
  content: "";
}

.icon-pin:before {
  content: "";
}

.icon-stage_pause:before {
  content: "";
}

.icon-stage_play:before {
  content: "";
}

.icon-barrierefrei:before {
  content: "";
}

.icon-gebaerden-sprache:before {
  content: "";
}

.icon-leichte-sprache:before {
  content: "";
}

.icon-themenjahr:before {
  content: "";
}

.icon-highlights:before {
  content: "";
}

.icon-restaurants:before {
  content: "";
}

.icon-wc:before {
  content: "";
}

.icon-grad2:before {
  content: "";
}

.icon-arrow-left_slider2:before {
  content: "";
}

.icon-arrow-right_slider2:before {
  content: "";
}

.icon-burgen2:before {
  content: "";
}

.icon-foot_pdf2:before {
  content: "";
}

.icon-mail2:before {
  content: "";
}

.icon-home2:before {
  content: "";
}

.icon-filter2:before {
  content: "";
}

.icon-burger-menu2:before {
  content: "";
}

.icon-foot-special-twitter:before {
  content: "";
}

.icon-foot-special-face2:before {
  content: "";
}

.icon-foot-special-you2:before {
  content: "";
}

.icon-phone2:before {
  content: "";
}

.icon-printer2:before {
  content: "";
}

.icon-gaerten2:before {
  content: "";
}

.icon-kleinode2:before {
  content: "";
}

.icon-kloester2:before {
  content: "";
}

.icon-more2:before {
  content: "";
}

.icon-schloesser2:before {
  content: "";
}

.icon-video2:before {
  content: "";
}

.icon-search2:before {
  content: "";
}

.icon-arrow-up2:before {
  content: "";
}

.icon-arrow-right_link2:before {
  content: "";
}

.icon-arrow-down2:before {
  content: "";
}

.icon-arrow-left_link2:before {
  content: "";
}

.icon-share2:before {
  content: "";
}

.icon-google-plus2:before {
  content: "";
}

.icon-facebook2:before {
  content: "";
}

.icon-whatsapp2:before {
  content: "";
}

.icon-twitter2:before {
  content: "";
}

.icon-youtube2:before {
  content: "";
}

.icon-foot-special-face:before {
  content: "";
}

.icon-foot-special-you:before {
  content: "";
}

.icon-burger-menu:before {
  content: "";
}

.icon-filter:before {
  content: "";
}

.icon-home:before {
  content: "";
}

.icon-grad:before {
  content: "";
}

.icon-arrow-left_slider:before {
  content: "";
}

.icon-arrow-right_slider:before {
  content: "";
}

.icon-burgen:before {
  content: "";
}

.icon-gaerten:before {
  content: "";
}

.icon-kleinode:before {
  content: "";
}

.icon-kloester:before {
  content: "";
}

.icon-more:before {
  content: "";
}

.icon-schloesser:before {
  content: "";
}

.icon-video:before {
  content: "";
}

.icon-kalender_frei:before {
  content: "";
}

.icon-unendlich-schoen:before {
  content: "";
}

.icon-neu:before {
  content: "";
}

.icon-kinder_familie:before {
  content: "";
}

.icon-wissen_staunen:before {
  content: "";
}

.icon-workshop:before {
  content: "";
}

.icon-jubilaeen:before {
  content: "";
}

.icon-kostuemfuehrung:before {
  content: "";
}

.icon-genuss_geschichte:before {
  content: "";
}

.icon-stoerer-freunde:before {
  content: "";
}

.icon-saebelchen:before {
  content: "";
}

.icon-parlieren:before {
  content: "";
}

.icon-kalender:before {
  content: "";
}

.icon-minus:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-zentrieren:before {
  content: "";
}

.icon-gewinnspiel2018:before {
  content: "";
}

.icon-foot-special-insta:before {
  content: "";
}

.icon-kelch:before {
  content: "";
}

.icon-aktuelles:before {
  content: "";
}

.icon-backlink:before {
  content: "";
}

.icon-denkanstoesse:before {
  content: "";
}

.icon-gartentipps:before {
  content: "";
}

.icon-gewinnspiel:before {
  content: "";
}

.icon-horizontal:before {
  content: "";
}

.icon-laemmchen:before {
  content: "";
}

.icon-rezepte:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-fax:before {
  content: "";
}

.icon-foot_pdf:before {
  content: "";
}

.icon-mail:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-printer:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-arrow-up:before, .ls-gototop a:before {
  content: "";
}

.icon-arrow-right_link:before {
  content: "";
}

.icon-arrow-down:before {
  content: "";
}

.icon-arrow-left_link:before {
  content: "";
}

.icon-share:before {
  content: "";
}

.icon-google-plus:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-whatsapp:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

.ls-gototop {
  margin-top: 3.55556rem;
}

.ls-gototop a {
  font-family: "Arial", sans-serif;
  display: inline-block;
  color: #535353;
}

.ls-gototop a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: baseline;
  margin-right: 0.22222rem;
  font-size: 0.83333rem;
}

@media print {
  .ls-gototop a {
    font-family: "Times New Roman", serif;
    text-decoration: none;
    font-size: 0.77778rem;
    line-height: 1.11111rem;
  }
}

@media print, screen and (min-width: 47.9375em) {
  .ls-gototop a {
    font-size: 1rem;
    line-height: 1.33333rem;
  }
}

