/*!***********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/sass/style-sm.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*
Theme Name: sm
Author: Palasthotel
Author URI: https://palasthotel.de
Description: literatur/schweizer monat
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: monat
Tags:

*/
/*
 * @author Kim-Christian Meyer <kim.meyer@palasthotel.de>
 */
/*
 * Example:
 *
 * .ratio-16-by-9 {
 *   @include aspect-ratio(1600, 900);
 * }
 *
 * // Don't forget a placeholder image
 * figure {
 *   background: #ddd url(camera-icon.svg) no-repeat center center;
 * }
 *
 * @see https://www.smashingmagazine.com/2016/08/ways-to-reduce-content-shifting-on-page-load/
 */
/**
 * Breaks too long words.
 * @see https://css-tricks.com/snippets/css/prevent-long-urls-from-breaking-out-of-container/
 *
 * @author Kim-Christian Meyer <kim.meyer@palasthotel.de>
 */
/**
 * Breakpoint mixin. Example use:
 * @include bp($breakpoint-tablet) {
 *    // content;
 * };
 * @include breakpoint(320px, 680px) {
 *    // content;
 * }
 *
 * @author Kim-Christian Meyer <kim.meyer@palasthotel.de>
 * @author Arne Seemann <arne.seemann@palasthotel.de>
 */
/**
 * Best and simplest clearfix right now
 *
 * @author Kim-Christian Meyer <kim.meyer@palasthotel.de>
 */
/**
 * Hide an element in the most unobstrusive way,
 * while keeping it accessible and SEO-friendly
 *
 * Originally investigated by Jonathan Snook:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 * Now part of the HTML5 Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/fea7f22aef9146a1effc469c3371fbc2a75e0049/src/css/main.css#L119
 *
 * @author Arne Seemann <arne.seemann@palasthotel.de>
 */
.visually-hidden,
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}

/*

Usage:
* .foo {
  @include placeholder {
    color: green;
  }
}

@include placeholder {
  color: red;
}

----

Output:

Output:

.foo::-webkit-input-placeholder {
  color: green;
}
.foo:-moz-placeholder {
  color: green;
}
.foo::-moz-placeholder {
  color: green;
}
.foo:-ms-input-placeholder {
  color: green;
}

::-webkit-input-placeholder {
  color: red;
}
:-moz-placeholder {
  color: red;
}
::-moz-placeholder {
  color: red;
}
:-ms-input-placeholder {
  color: red;
}

*/
/*
  ## Colors

  // Colors following the context principal
  //

  // @author Stephan Kroppenstedt <stephan.kroppenstedt@palasthotel.de>


*/
:root {
  --color-site-header-background: white;
  --color-site-header-foreground: black;
  --color-site-branding: black;
}

/*
  ## Breakpoints

   A list of the most important breakpoints. There may be other
   more specific breakpoints defined in the scss modules

   @author Stephan Kroppenstedt <stephan.kroppenstedt@palasthotel.de>

   Minimum size to fit a rectangle in a 1d3 slot:
  $breakpoint--tablet: $grid__width--desktop;
  $breakpoint--desktop: $grid__width--desktop;

  $breakpoint--grid-2: 500px;
  $breakpoint--grid-3: $breakpoint--tablet;

  // iPad breakpoints
  $breakpoint--ipad-portrait: 768px;
  $breakpoint--ipad-landscape: 1024px;

  // Breakpoint, where the mobile WordPress admin menu switches to the desktop view:
  $breakpoint--wordpress-tablet: 783px;
*/
/*
  ## Font Defition

// IE8 allows four(!) different weights + styles per font.
//
// @see http://blog.typekit.com/2011/06/27/new-from-typekit-variation-specific-font-family-names-in-ie-6-8/

  // @author Stephan Kroppenstedt <stephan.kroppenstedt@palasthotel.de>

*/
.dossier-intro__sponsor-text, .dossier-intro__excerpt, .dossier-toc__teaser:after, .dossier-authors, .online-dossier-template-default .teaser__excerpt p, .eigendynamik__cite, .teaser--user, .teaser, .site-info__copyright, .site-description, .footer-text, .footer-address, .footer-headline, .footer-menu, .search-field, .header__error, .grid-box-crossposting .grid-box__header-subline, .grid-box-crossposting .grid-box__header-meta, .invalid-error, .grid-box-newsletter #mc_embed_signup div.mce_inline_error, .teaser--author .teaser__readmore, .teaser__button, .button--small, .drop-cap, .author-search-toggle, .post-thumbnail__caption, .entry__post-content .wp-caption-text, .error-content .wp-caption-text, .grid-box-wp_html .wp-caption-text, textarea, input, .dossier-intro__title, .teaser--hero .teaser__headline a:link, .teaser--hero .teaser__headline a:visited, .entry__post-content blockquote *, .error-content blockquote *, .grid-box-wp_html blockquote * {
  font-family: "caecilia", serif;
  font-weight: 400;
  font-style: normal;
}

.eigendynamik__headline, .teaser--user .teaser__headline small, .site-description, .site-search__claim, .post-thumbnail__caption, .teaser__meta-link, .teaser__meta, .teaser__reading-time, .meta-authors, .entry-date, .mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter, .teaser--hero .meta-authors, .entry__header-text .meta-authors, .hero-header__meta, .crosspost__author, .entry-meta-top {
  font-family: "caecilia", serif;
  font-weight: 400;
  font-style: italic;
}

.footer-info, .pagination, .grid-box-crossposting .grid-box__header-headline, legend, label, .grid-box-crossposting .grid-box__title a, .grid-box-crossposting .grid-box__title, .grid-container__title a, .grid-container__title, .cta-button__header {
  font-family: "caecilia", serif;
  font-weight: 700;
  font-style: normal;
}

.share-button__text, .pagination .prev, .pagination .next {
  font-family: "caecilia", serif;
  font-weight: 700;
  font-style: italic;
}

.dossier-header__list, .teaser--author .teaser__title, .search-toolbox .facet-label, .header-menu a, .crosspost__headline a:link, .crosspost__headline a:visited, .grid-box__readmore, .authors-headline, .alphabetical-pagination__list, .header-menu .menu-item, .teaser__headline, .grid-slot__2d4 .teaser__headline, .marquee span, .wpcf7-submit, .button-ghost, .grid-container__readmore, .cookie-consent__submit, .cta-button__share, .button-ghost--inverted, .teaser--hero .teaser__button, .inverted .grid-container__readmore, .entry-content__expand-button, .eigendynamik__button, .button-link, button, .layer-newsletter-header span, .online-dossier-template-default h2.dossier-index__title, .online-dossier-template-default h3.dossier-index__title, .online-dossier-template-default h4.dossier-index__title, .online-dossier-template-default h5.dossier-index__title, .online-dossier-template-default h6.dossier-index__title, .page-title, .page-area h1, .issue-page__headline--2, .issue-page__headline, .hero-header__headline, .grid-box__title, .entry__title, .author-page__headline {
  font-family: "caecilia", serif;
  font-weight: 800;
  font-style: normal;
}

.teaser__excerpt {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "karmina", serif;
  line-height: 1.4;
  font-size: 18px;
}
@media all and (min-width: 768px) {
  .teaser__excerpt {
    font-size: 16px;
  }
}
@media all and (min-width: 1200px) {
  .teaser__excerpt {
    font-size: 18px;
  }
}

.layer-newsletter-text, .layer-newsletter-checkbox label, .page-area p, .teaser--author .teaser__content, .archive-description, .hero-header__authors, .hero-header__share, .hero-header__description, .entry__post-content.entry-lead p, .entry-lead.error-content p, .entry-lead.grid-box-wp_html p, .entry__post-content p, .error-content p, .grid-box-wp_html p, .entry__post-content ul, .error-content ul, .grid-box-wp_html ul, .entry__post-content ol, .error-content ol, .grid-box-wp_html ol, .entry__post-content, .error-content, .grid-box-wp_html, .author-page__description, .author-tags, .authors, .grid-box__epilog, .grid-box__title-left .grid-box__prolog, .grid-box__prolog, .grid-container__prolog, .grid-container__epilog {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "karmina", serif;
  line-height: 1.6;
  font-size: 20px;
}
@media all and (min-width: 768px) {
  .layer-newsletter-text, .layer-newsletter-checkbox label, .page-area p, .teaser--author .teaser__content, .archive-description, .hero-header__authors, .hero-header__share, .hero-header__description, .entry__post-content.entry-lead p, .entry-lead.error-content p, .entry-lead.grid-box-wp_html p, .entry__post-content p, .error-content p, .grid-box-wp_html p, .entry__post-content ul, .error-content ul, .grid-box-wp_html ul, .entry__post-content ol, .error-content ol, .grid-box-wp_html ol, .entry__post-content, .error-content, .grid-box-wp_html, .author-page__description, .author-tags, .authors, .grid-box__epilog, .grid-box__title-left .grid-box__prolog, .grid-box__prolog, .grid-container__prolog, .grid-container__epilog {
    font-size: 20px;
  }
}
@media all and (min-width: 1200px) {
  .layer-newsletter-text, .layer-newsletter-checkbox label, .page-area p, .teaser--author .teaser__content, .archive-description, .hero-header__authors, .hero-header__share, .hero-header__description, .entry__post-content.entry-lead p, .entry-lead.error-content p, .entry-lead.grid-box-wp_html p, .entry__post-content p, .error-content p, .grid-box-wp_html p, .entry__post-content ul, .error-content ul, .grid-box-wp_html ul, .entry__post-content ol, .error-content ol, .grid-box-wp_html ol, .entry__post-content, .error-content, .grid-box-wp_html, .author-page__description, .author-tags, .authors, .grid-box__epilog, .grid-box__title-left .grid-box__prolog, .grid-box__prolog, .grid-container__prolog, .grid-container__epilog {
    font-size: 23px;
  }
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter, .teaser--hero .meta-authors, .entry__header-text .meta-authors, .hero-header__meta, .crosspost__author, .entry-meta-top {
  line-height: 1.6;
  font-size: 16px;
}
@media all and (min-width: 768px) {
  .mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter, .teaser--hero .meta-authors, .entry__header-text .meta-authors, .hero-header__meta, .crosspost__author, .entry-meta-top {
    font-size: 20px;
  }
}
@media all and (min-width: 1200px) {
  .mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter, .teaser--hero .meta-authors, .entry__header-text .meta-authors, .hero-header__meta, .crosspost__author, .entry-meta-top {
    font-size: 20px;
  }
}

.eigendynamik__close, .teaser__readmore, .grid-box-newsletter .asterisk, .crosspost__excerpt, .entry-shop-ad__content p, .entry-summary p, .cookie-consent {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "karmina", serif;
  line-height: 1.5;
  font-size: 16px;
}
@media all and (min-width: 768px) {
  .eigendynamik__close, .teaser__readmore, .grid-box-newsletter .asterisk, .crosspost__excerpt, .entry-shop-ad__content p, .entry-summary p, .cookie-consent {
    font-size: 16px;
  }
}
@media all and (min-width: 1200px) {
  .eigendynamik__close, .teaser__readmore, .grid-box-newsletter .asterisk, .crosspost__excerpt, .entry-shop-ad__content p, .entry-summary p, .cookie-consent {
    font-size: 16px;
  }
}

.entry__post-content blockquote *, .error-content blockquote *, .grid-box-wp_html blockquote * {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-align: right;
  line-height: 1.6;
  -webkit-hyphens: auto;
          hyphens: auto;
  font-size: 26px;
}
@media all and (min-width: 768px) {
  .entry__post-content blockquote *, .error-content blockquote *, .grid-box-wp_html blockquote * {
    font-size: 29px;
  }
}
@media all and (min-width: 1200px) {
  .entry__post-content blockquote *, .error-content blockquote *, .grid-box-wp_html blockquote * {
    font-size: 32px;
  }
}

.layer-newsletter-header span, .online-dossier-template-default h2.dossier-index__title, .online-dossier-template-default h3.dossier-index__title, .online-dossier-template-default h4.dossier-index__title, .online-dossier-template-default h5.dossier-index__title, .online-dossier-template-default h6.dossier-index__title, .page-title, .page-area h1, .issue-page__headline--2, .issue-page__headline, .hero-header__headline, .grid-box__title, .entry__title, .author-page__headline {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.3;
  -webkit-hyphens: auto;
          hyphens: auto;
  font-size: 29px;
}
@media all and (min-width: 768px) {
  .layer-newsletter-header span, .online-dossier-template-default h2.dossier-index__title, .online-dossier-template-default h3.dossier-index__title, .online-dossier-template-default h4.dossier-index__title, .online-dossier-template-default h5.dossier-index__title, .online-dossier-template-default h6.dossier-index__title, .page-title, .page-area h1, .issue-page__headline--2, .issue-page__headline, .hero-header__headline, .grid-box__title, .entry__title, .author-page__headline {
    font-size: 32px;
  }
}
@media all and (min-width: 1200px) {
  .layer-newsletter-header span, .online-dossier-template-default h2.dossier-index__title, .online-dossier-template-default h3.dossier-index__title, .online-dossier-template-default h4.dossier-index__title, .online-dossier-template-default h5.dossier-index__title, .online-dossier-template-default h6.dossier-index__title, .page-title, .page-area h1, .issue-page__headline--2, .issue-page__headline, .hero-header__headline, .grid-box__title, .entry__title, .author-page__headline {
    font-size: 41px;
  }
}

.online-dossier-template-default h2, .online-dossier-template-default h3, .online-dossier-template-default h4, .online-dossier-template-default h5, .online-dossier-template-default h6, .teaser--author .teaser__title, .entry-summary__title, h2, h6, h5, h4, h3 {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  font-family: "karmina", serif;
  font-size: 18px;
}
@media all and (min-width: 768px) {
  .online-dossier-template-default h2, .online-dossier-template-default h3, .online-dossier-template-default h4, .online-dossier-template-default h5, .online-dossier-template-default h6, .teaser--author .teaser__title, .entry-summary__title, h2, h6, h5, h4, h3 {
    font-size: 20px;
  }
}
@media all and (min-width: 1200px) {
  .online-dossier-template-default h2, .online-dossier-template-default h3, .online-dossier-template-default h4, .online-dossier-template-default h5, .online-dossier-template-default h6, .teaser--author .teaser__title, .entry-summary__title, h2, h6, h5, h4, h3 {
    font-size: 23px;
  }
}

.dossier-intro__title, .teaser--hero .teaser__headline a:link, .teaser--hero .teaser__headline a:visited {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.3;
  -webkit-hyphens: auto;
          hyphens: auto;
  color: white;
  text-align: center;
  font-size: 32px;
}
@media all and (min-width: 768px) and (max-width: 1199.97px) {
  .dossier-intro__title, .teaser--hero .teaser__headline a:link, .teaser--hero .teaser__headline a:visited {
    font-size: 36px;
  }
}
@media all and (min-width: 1200px) {
  .dossier-intro__title, .teaser--hero .teaser__headline a:link, .teaser--hero .teaser__headline a:visited {
    font-size: 41px;
  }
}

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

.teaser__meta-link, .teaser__meta, .teaser__reading-time, .meta-authors, .entry-date {
  color: rgb(102, 102, 102);
  line-height: 1.6;
  font-size: 16px;
}
@media all and (min-width: 768px) {
  .teaser__meta-link, .teaser__meta, .teaser__reading-time, .meta-authors, .entry-date {
    font-size: 16px;
  }
}
@media all and (min-width: 1200px) {
  .teaser__meta-link, .teaser__meta, .teaser__reading-time, .meta-authors, .entry-date {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
  }
}

.wpcf7-submit, .button-ghost, .grid-container__readmore, .cookie-consent__submit, .cta-button__share, .button-ghost--inverted, .teaser--hero .teaser__button, .inverted .grid-container__readmore, .entry-content__expand-button, .eigendynamik__button, .button-link, button {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  line-height: 1.76;
  font-size: 14px;
  color: white;
}
@media all and (min-width: 768px) {
  .wpcf7-submit, .button-ghost, .grid-container__readmore, .cookie-consent__submit, .cta-button__share, .button-ghost--inverted, .teaser--hero .teaser__button, .inverted .grid-container__readmore, .entry-content__expand-button, .eigendynamik__button, .button-link, button {
    font-size: 14px;
  }
}
@media all and (min-width: 1200px) {
  .wpcf7-submit, .button-ghost, .grid-container__readmore, .cookie-consent__submit, .cta-button__share, .button-ghost--inverted, .teaser--hero .teaser__button, .inverted .grid-container__readmore, .entry-content__expand-button, .eigendynamik__button, .button-link, button {
    font-size: 14px;
  }
}

textarea, input {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.76;
  font-size: 16px;
}
@media all and (min-width: 768px) {
  textarea, input {
    font-size: 16px;
  }
}
@media all and (min-width: 1200px) {
  textarea, input {
    font-size: 16px;
  }
}

.grid-box-crossposting .grid-box__title a, .grid-box-crossposting .grid-box__title, .grid-container__title a, .grid-container__title {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4;
  font-size: 26px;
}
@media all and (min-width: 768px) {
  .grid-box-crossposting .grid-box__title a, .grid-box-crossposting .grid-box__title, .grid-container__title a, .grid-container__title {
    font-size: 32px;
  }
}
@media all and (min-width: 1200px) {
  .grid-box-crossposting .grid-box__title a, .grid-box-crossposting .grid-box__title, .grid-container__title a, .grid-container__title {
    font-size: 41px;
  }
}

.marquee span {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.3;
  font-size: 20px;
}
@media all and (min-width: 768px) {
  .marquee span {
    font-size: 18px;
  }
}
@media all and (min-width: 1200px) {
  .marquee span {
    font-size: 18px;
  }
}

.grid-slot__2d4 .teaser__headline {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.3;
  font-size: 20px;
}
@media all and (min-width: 768px) {
  .grid-slot__2d4 .teaser__headline {
    font-size: 20px;
  }
}
@media all and (min-width: 1200px) {
  .grid-slot__2d4 .teaser__headline {
    font-size: 23px;
  }
}

.teaser__headline {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.3;
  font-size: 20px;
}
@media all and (min-width: 768px) {
  .teaser__headline {
    font-size: 18px;
  }
}
@media all and (min-width: 1200px) {
  .teaser__headline {
    font-size: 18px;
  }
}

.author-search-toggle, .post-thumbnail__caption, .entry__post-content .wp-caption-text, .error-content .wp-caption-text, .grid-box-wp_html .wp-caption-text {
  font-size: 13px;
  line-height: 24px;
  color: rgba(74, 74, 74, 0.6);
}

.header-menu .menu-item {
  font-size: 14px;
  color: white;
}
.header-menu .menu-item:link, .header-menu .menu-item:visited {
  text-decoration: none;
  color: white;
}

.drop-cap {
  font-size: 66px;
  line-height: 1;
}
@media all and (min-width: 1200px) {
  .drop-cap {
    font-size: 74px;
  }
}

/*
 * ## Animations
 *
 * Constants related to animation.
 * @author Stephan Kroppenstedt <stephan.kroppenstedt@palasthotel.de>
 *
 */
.animation-ripple {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}

.animation-ripple div {
  position: absolute;
  border: 4px solid rgb(33, 33, 33);
  opacity: 1;
  border-radius: 50%;
  animation: animation-ripple 1.3s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.animation-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}

@keyframes animation-ripple {
  0% {
    top: 28px;
    left: 28px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: -1px;
    left: -1px;
    width: 58px;
    height: 58px;
    opacity: 0;
  }
}
.blur-up {
  background-color: rgb(33, 33, 33);
  opacity: 0.5;
  filter: blur(3px);
  transition: all 333ms ease-in;
}
.blur-up.lazyloaded {
  filter: blur(0);
  opacity: 1;
  background-color: transparent;
}

/*
  ## Font-Sizes

  // Every website should be limited to a few font variants, which are defined
  // here as mixins. These classes should only contain font-size and line-height,
  // so that they can be used via @include() in CSS classes. Whenever possible,
  // please define responsive font styles and add a comment, where this size is
  // used mostly.
  //
  // @author Stephan Kroppenstedt <stephan.kroppenstedt@palasthotel.de>


*/
.teaser__hero-wrap, .site, .site-header__container {
  width: 100vw;
}
@media all and (min-width: 768px) {
  .teaser__hero-wrap, .site, .site-header__container {
    width: 98vw;
  }
}
@media all and (min-width: 1460px) {
  .teaser__hero-wrap, .site, .site-header__container {
    width: 1440px;
  }
}

.teaser__hero-wrap {
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
@media all and (min-width: 768px) {
  .teaser__hero-wrap {
    margin-left: -49vw;
    margin-right: -49vw;
  }
}
@media all and (min-width: 1460px) {
  .teaser__hero-wrap {
    margin-left: -720px;
    margin-right: -720px;
  }
}

.grid-box__epilog, .grid-box__title-left .grid-box__prolog, .grid-box__prolog, .grid-container__prolog, .grid-container__epilog {
  font-size: 18px;
  max-width: 650px;
  margin: 0 auto;
}
@media all and (min-width: 768px) {
  .grid-box__epilog, .grid-box__title-left .grid-box__prolog, .grid-box__prolog, .grid-container__prolog, .grid-container__epilog {
    font-size: 18px;
  }
}
@media all and (min-width: 1200px) {
  .grid-box__epilog, .grid-box__title-left .grid-box__prolog, .grid-box__prolog, .grid-container__prolog, .grid-container__epilog {
    font-size: 20px;
  }
}
.inverted .grid-box__epilog, .inverted .grid-box__prolog, .inverted .grid-container__prolog, .inverted .grid-container__epilog {
  color: rgba(255, 255, 255, 0.75);
}

.teaser--hero .teaser__content-wrap, .hero-header__content, .grid-container__content {
  max-width: 95vw;
  margin: 0 auto;
}
@media all and (min-width: 1200px) {
  .teaser--hero .teaser__content-wrap, .hero-header__content, .grid-container__content {
    max-width: 1200px;
  }
}

.teaser--author .teaser__readmore, .teaser__button, .button--small {
  border: 1px solid rgba(33, 33, 33, 0.65);
  box-shadow: 0 3px 6px -3px rgba(33, 33, 33, 0.3), 0 1px 4px -2px rgba(33, 33, 33, 0.8);
  border-radius: 2px;
  font-size: 13px;
  transition: all 333ms ease-in-out;
  text-align: center;
  padding: 3px 10px;
  display: inline-block;
}
.teaser--author .teaser__readmore:link, .teaser__button:link, .button--small:link, .teaser--author .teaser__readmore:visited, .teaser__button:visited, .button--small:visited {
  text-decoration: none;
  color: rgb(33, 33, 33);
}
.teaser--author .teaser__readmore:hover, .teaser__button:hover, .button--small:hover, .teaser--author .teaser__readmore:focus, .teaser__button:focus, .button--small:focus, .teaser--author .teaser__readmore:active, .teaser__button:active, .button--small:active {
  color: white;
  background-color: rgb(33, 33, 33);
  box-shadow: 0 5px 12px -3px rgba(33, 33, 33, 0.9);
  transform: translateY(-1px);
}

.entry-content__expand-button, .eigendynamik__button, .button-link, button {
  cursor: pointer;
  transition: background-color 333ms ease-in-out;
  border-radius: 2px;
  border: none;
  background-color: #cbcbcb;
  color: white;
  padding: 6px 24px;
  display: inline-block;
}
@media all and (min-width: 768px) {
  .entry-content__expand-button:hover, .eigendynamik__button:hover, .button-link:hover, button:hover {
    background-color: #bebebe;
  }
}
.entry-content__expand-button:focus, .eigendynamik__button:focus, .button-link:focus, button:focus {
  outline: none;
  border: none;
}
.button--green.entry-content__expand-button, .button--green.eigendynamik__button, .button--green.button-link, button.button--green {
  background-color: #b6ba3f;
}
.button--green.entry-content__expand-button:hover, .button--green.eigendynamik__button:hover, .button--green.button-link:hover, button.button--green:hover {
  background-color: rgb(163, 167, 57);
}
.entry-content__expand-button, .button--red.eigendynamik__button, .button--red.button-link, button.button--red {
  background-color: #eb6748;
}
.entry-content__expand-button:hover, .button--red.eigendynamik__button:hover, .button--red.button-link:hover, button.button--red:hover {
  background-color: rgb(233, 84, 49);
}
.button--highlight.entry-content__expand-button, .button--highlight.eigendynamik__button, .button--highlight.button-link, button.button--highlight {
  background-color: #2e2e2e;
}
.button--highlight.entry-content__expand-button:hover, .button--highlight.eigendynamik__button:hover, .button--highlight.button-link:hover, button.button--highlight:hover {
  background-color: rgb(33, 33, 33);
}
.button--no-style.entry-content__expand-button, .button--no-style.eigendynamik__button, .button--no-style.button-link, button.button--no-style {
  background-color: transparent;
  padding: 6px 6px;
}
.button--primary.entry-content__expand-button, .button--primary.eigendynamik__button, .button--primary.button-link, button.button--primary {
  background-color: #2e2e2e;
}
.button--primary.entry-content__expand-button:hover, .button--primary.eigendynamik__button:hover, .button--primary.button-link:hover, button.button--primary:hover {
  background-color: rgb(33, 33, 33);
}

.button-ghost, .grid-container__readmore, .cookie-consent__submit, .cta-button__share, .button-ghost--inverted, .teaser--hero .teaser__button, .inverted .grid-container__readmore {
  padding: 12px 72px;
  display: inline-block;
  margin-top: 24px;
  transition: all 333ms ease-in-out;
}
.button-ghost:link, .grid-container__readmore:link, .cookie-consent__submit:link, .cta-button__share:link, .button-ghost--inverted:link, .teaser--hero .teaser__button:link, .button-ghost:visited, .grid-container__readmore:visited, .cookie-consent__submit:visited, .cta-button__share:visited, .button-ghost--inverted:visited, .teaser--hero .teaser__button:visited {
  background-color: rgba(255, 255, 255, 0);
  color: rgb(33, 33, 33);
  text-decoration: none;
  border: 2px solid rgb(33, 33, 33);
  box-shadow: 0 3px 6px -3px rgba(33, 33, 33, 0.2);
}
.button-ghost:hover, .grid-container__readmore:hover, .cookie-consent__submit:hover, .cta-button__share:hover, .button-ghost--inverted:hover, .teaser--hero .teaser__button:hover, .button-ghost:focus, .grid-container__readmore:focus, .cookie-consent__submit:focus, .cta-button__share:focus, .button-ghost--inverted:focus, .teaser--hero .teaser__button:focus, .button-ghost:active, .grid-container__readmore:active, .cookie-consent__submit:active, .cta-button__share:active, .button-ghost--inverted:active, .teaser--hero .teaser__button:active {
  background-color: rgb(33, 33, 33);
  color: white;
  box-shadow: 0 6px 20px -6px rgba(33, 33, 33, 0.6);
}

.button-link:link, .button-link:visited {
  color: white;
  text-decoration: none;
}

.button-ghost--inverted, .teaser--hero .teaser__button, .inverted .grid-container__readmore {
  display: inline-block;
}
.button-ghost--inverted:link, .teaser--hero .teaser__button:link, .inverted .grid-container__readmore:link, .button-ghost--inverted:visited, .teaser--hero .teaser__button:visited, .inverted .grid-container__readmore:visited {
  border: 2px solid white;
  color: white;
}
.button-ghost--inverted:hover, .teaser--hero .teaser__button:hover, .inverted .grid-container__readmore:hover, .button-ghost--inverted:focus, .teaser--hero .teaser__button:focus, .inverted .grid-container__readmore:focus, .button-ghost--inverted:active, .teaser--hero .teaser__button:active, .inverted .grid-container__readmore:active {
  background-color: white;
  color: rgb(33, 33, 33);
}

.cta-button__header {
  transition: all 333ms ease-in-out;
  display: inline-block;
}
@media all and (min-width: 0) and (max-width: 767.97px) {
  .cta-button__header {
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
@media all and (min-width: 768px) {
  .cta-button__header {
    margin-left: 10px;
  }
}
.cta-button__header:link, .cta-button__header:visited {
  text-decoration: none;
}

.cta-button__share {
  border: 2px solid white;
  color: white;
  background-color: rgb(80, 139, 163);
}

.grid-free .page__wrap, .site-container, .entry__wrap, .author-page__container {
  max-width: calc(100vw - 36px);
  margin: 0 auto;
}
@media all and (min-width: 1075px) {
  .grid-free .page__wrap, .site-container, .entry__wrap, .author-page__container {
    max-width: calc(95vw - 50px);
  }
}
@media all and (min-width: 1200px) {
  .grid-free .page__wrap, .site-container, .entry__wrap, .author-page__container {
    max-width: 1150px;
  }
}

.post-thumbnail {
  margin: 24px 0;
  padding: 0;
}
.post-thumbnail img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.post-thumbnail__caption, .entry__post-content .wp-caption-text, .error-content .wp-caption-text, .grid-box-wp_html .wp-caption-text {
  margin: 12px auto 24px auto;
}

.page-description, .page-content, .page-title, .issue-page__content, .entry__post-content, .error-content, .grid-box-wp_html, .author-page__content {
  margin: 0 auto;
  max-width: 90vw;
}
@media all and (min-width: 768px) {
  .page-description, .page-content, .page-title, .issue-page__content, .entry__post-content, .error-content, .grid-box-wp_html, .author-page__content {
    max-width: 650px;
  }
}
@media all and (min-width: 1200px) {
  .page-description, .page-content, .page-title, .issue-page__content, .entry__post-content, .error-content, .grid-box-wp_html, .author-page__content {
    max-width: 700px;
  }
}

a:link {
  color: black;
}
.inverted a:link {
  color: white;
}
a:visited {
  color: black;
}
.inverted a:visited {
  color: white;
}
a:hover {
  text-decoration: none;
}
fieldset {
  border: none;
  padding: 0;
}

figure {
  margin: 0;
  padding: 0;
}

h2, h6, h5, h4, h3 {
  margin-top: 0;
  padding-top: 40px;
  margin-bottom: 0;
}

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
.entry-content hr {
  width: 48px;
  height: 3px;
  background-color: black;
  display: block;
  margin-left: 0;
  border: none;
}
.single-dossier .entry-content hr {
  background-color: rgb(80, 139, 163);
}

html {
  background-color: rgba(235, 235, 235, 0.3);
  color: rgb(33, 33, 33);
  transition: opacity 111ms ease-in-out;
  font-size: 100%; /* 16px browser default */
  line-height: 24px;
}

input {
  border-radius: 2px;
  transition: border 333ms ease-in-out;
  padding: 6px 12px;
  margin-bottom: 12px;
  width: calc(100% - 24px);
  border: 1px solid rgb(190, 190, 190);
}
input:hover {
  border: 1px solid rgb(125, 125, 125);
}
input:focus {
  outline-color: rgb(33, 33, 33);
  outline-width: 2px;
  outline-offset: -2px;
}
input.invalid, .grid-box-newsletter input.mce_inline_error {
  border: 1px solid #d61d1d;
  border-radius: 2px 2px 0 0;
  border-bottom: 0;
  margin-bottom: 0;
}
input[type=checkbox] {
  display: inline;
  width: auto;
}
input[type=checkbox] + label {
  display: inline-block;
}

.invalid-error, .grid-box-newsletter #mc_embed_signup div.mce_inline_error {
  background-color: #d61d1d;
  color: white;
  padding: 2px 12px;
  margin-bottom: 12px;
  font-size: 13px;
  border-radius: 0 0 2px 2px;
}

label {
  display: block;
  font-size: 14px;
  color: rgb(0, 0, 0);
}

legend {
  padding: 5px 0;
}

.inverted ul, .inverted ol {
  color: white;
  list-style-position: inside;
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* Grouping content
   ========================================================================== */
/**
 * 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 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: rgba(255, 255, 255, 0);
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 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 */
}

/**
 * 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.
 */
/**
 * 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  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;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
/**
 * 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 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 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 in Chrome and Safari on macOS.
 */
[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 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
/*
 * Add the correct display in all browsers.
 */
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

p {
  margin: 0 0 12px 0;
  font-family: inherit;
}
.inverted p {
  color: white;
}

textarea {
  border-radius: 2px;
  transition: border 333ms ease-in-out;
  padding: 12px 12px;
  width: calc(100% - 26px);
}
textarea:hover {
  border: 1px solid rgb(125, 125, 125);
}
textarea:focus {
  outline-color: rgb(33, 33, 33);
  outline-width: 2px;
  outline-offset: -2px;
}
textarea.invalid {
  border: 1px solid #d61d1d;
  border-radius: 2px 2px 0 0;
  border-bottom: 0;
}

body {
  background-color: white;
  font-size: 1rem;
  line-height: 24px;
  overflow-anchor: none;
}

.alphabetical-pagination {
  margin-left: -18px;
  margin-right: -18px;
  margin-bottom: 18px;
  position: relative;
}
@media all and (min-width: 960px) {
  .alphabetical-pagination {
    text-align: center;
  }
}
.alphabetical-pagination:before {
  content: "";
  position: absolute;
  background: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, white);
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 100;
  width: 60px;
}
.alphabetical-pagination:after {
  content: "";
  position: absolute;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white);
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 100;
  width: 60px;
}

.alphabetical-pagination__wrap {
  overflow-y: auto;
}

.alphabetical-pagination__list {
  font-size: 14px;
  list-style: none;
  margin: 0 auto;
  display: block;
  margin-right: 100px;
  -webkit-overflow-scrolling: touch;
  width: 1000px;
  margin-bottom: 12px;
}

.alphabetical-pagination__item {
  display: inline-block;
}
.alphabetical-pagination__item a:link, .alphabetical-pagination__item a:visited {
  text-decoration: none;
}

.alphabetical-pagination__item--selected {
  background-color: rgb(33, 33, 33);
  color: white;
  padding: 6px 6px;
  display: inline-block;
  min-width: 18px;
}

.alphabetical-pagination__item-link {
  padding: 6px 6px;
  background-color: rgba(235, 235, 235, 0.5);
  box-shadow: 0 1px 4px -2px rgba(33, 33, 33, 0.5);
  transition: background-color 333ms ease-in-out;
  border: 1px solid white;
  border-radius: 2px;
  display: inline-block;
  min-width: 12px;
}
.alphabetical-pagination__item-link:hover, .alphabetical-pagination__item-link:active, .alphabetical-pagination__item-link:focus {
  background-color: rgba(235, 235, 235, 0.71);
}

.authors {
  font-size: 20px;
  text-align: center;
  line-height: 1.6;
  margin-top: 24px;
}
.authors .divider {
  display: inline-block;
  margin-right: 6px;
}

.authors-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.author-item {
  display: inline-block;
}

.author-link:link, .author-link:visited {
  text-decoration: none;
}
.author-link:hover, .author-link:focus, .author-link:active {
  text-decoration: underline;
}

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

.author-tags__link {
  padding: 0;
  margin: 0;
}

.author-page__container {
  display: flex;
  align-items: center;
  min-height: 600px;
}

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

.author-page__content {
  margin: 0 auto;
  margin-bottom: 50px;
}

.author-page__headline {
  color: rgb(33, 33, 33);
  margin-bottom: 25px;
}

.author-search {
  max-width: 700px;
  margin: 0 auto 20px auto;
}
.author-search-fields {
  display: flex;
  align-items: center;
}
.author-search-fields input {
  margin-right: 10px;
  margin-bottom: 0;
  max-width: 300px;
}
.author-search-fields button {
  height: 100%;
}
.cookie-notice {
  position: relative;
  z-index: 1000;
}
@media all and (min-width: 0) and (max-width: 1054.97px) {
  .cookie-notice {
    position: absolute;
    right: 10px;
    top: 15px;
  }
}
.cookie-notice.show {
  perspective: 1000px;
}

.cookie-consent {
  position: absolute;
  background-color: rgba(250, 250, 250, 0.98);
  border-radius: 2px;
  padding: 12px 24px;
  right: -12px;
  top: 50px;
  box-shadow: -1px 10px 13px -6px rgba(33, 33, 33, 0.3);
  display: flex;
  transform-origin: top;
  transform: rotateX(-90deg);
  transition: all 333ms ease-in-out;
}
@media all and (min-width: 0) and (max-width: 767.97px) {
  .cookie-consent {
    width: calc(100vw - 48px);
  }
}
@media all and (min-width: 768px) {
  .cookie-consent {
    min-width: 450px;
    max-width: 55vw;
  }
}
.cookie-consent p {
  padding: 0;
  margin: 0;
}
.cookie-consent a {
  font-style: italic;
}
.cookie-consent:before {
  content: "";
  width: 0;
  height: 0;
  border-bottom: 10px solid white;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 10px solid transparent;
  position: absolute;
  top: -20px;
  right: 20px;
}
.show .cookie-consent {
  transform: rotateX(0);
}

.cookie-notice__icon {
  width: 40px;
  height: 100%;
  margin-left: 10px;
  display: flex;
  align-items: center;
}
.cookie-notice__icon svg {
  padding: 2px;
  width: 34px;
  height: 24px;
  margin: auto;
}

.cookie-consent__submit {
  align-self: center;
  padding: 6px 20px;
  margin: 0;
}
.cookie-consent__submit:link, .cookie-consent__submit:visited {
  font-style: normal;
}

.drop-cap {
  display: block;
  float: left;
  margin-right: 3px;
  margin-top: -12px;
}
@media all and (min-width: 768px) {
  .drop-cap {
    margin-top: -2px;
  }
}
@media all and (min-width: 1200px) {
  .drop-cap {
    line-height: 20px;
    margin-top: 24px;
  }
}

.entry__post-content, .error-content, .grid-box-wp_html {
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.entry__post-content:after, .error-content:after, .grid-box-wp_html:after {
  content: "";
  display: block;
  clear: both;
}
.entry__post-content ol li, .error-content ol li, .grid-box-wp_html ol li {
  padding-left: 12px;
}
.entry__post-content p, .error-content p, .grid-box-wp_html p {
  margin-bottom: 24px;
}
.entry__post-content.entry-lead, .entry-lead.error-content, .entry-lead.grid-box-wp_html {
  max-width: 100%;
  margin-bottom: 24px;
  margin-top: 0;
}
.entry__post-content.entry-lead p, .entry-lead.error-content p, .entry-lead.grid-box-wp_html p {
  text-align: center;
}
.entry-lead .entry__post-content, .entry-lead .error-content, .entry-lead .grid-box-wp_html {
  text-align: center;
}
.single-online-dossier .entry__post-content h1, .single-online-dossier .error-content h1, .single-online-dossier .grid-box-wp_html h1, .single-online-dossier .entry__post-content h2, .single-online-dossier .error-content h2, .single-online-dossier .grid-box-wp_html h2, .single-online-dossier .entry__post-content h3, .single-online-dossier .error-content h3, .single-online-dossier .grid-box-wp_html h3, .single-online-dossier .entry__post-content h4, .single-online-dossier .error-content h4, .single-online-dossier .grid-box-wp_html h4, .single-online-dossier .entry__post-content h5, .single-online-dossier .error-content h5, .single-online-dossier .grid-box-wp_html h5, .single-online-dossier .entry__post-content h6, .single-online-dossier .error-content h6, .single-online-dossier .grid-box-wp_html h6 {
  color: rgb(80, 139, 163);
}
.entry__post-content blockquote, .error-content blockquote, .grid-box-wp_html blockquote {
  margin: 24px 0 48px 0;
}
.entry__post-content blockquote *, .error-content blockquote *, .grid-box-wp_html blockquote * {
  margin: 6px 0 6px 0;
  padding: 0;
  color: rgb(33, 33, 33);
}
@media all and (min-width: 1200px) {
  .entry__post-content blockquote *, .error-content blockquote *, .grid-box-wp_html blockquote * {
    margin-right: -128px;
    margin-left: -128px;
  }
}
.single-online-dossier .entry__post-content blockquote *, .single-online-dossier .error-content blockquote *, .single-online-dossier .grid-box-wp_html blockquote * {
  color: rgb(80, 139, 163);
}
.entry__post-content a:link, .error-content a:link, .grid-box-wp_html a:link, .entry__post-content a:visited, .error-content a:visited, .grid-box-wp_html a:visited {
  color: rgb(33, 33, 33);
}
.entry-main.video-stage .entry__post-content, .entry-main.video-stage .error-content, .entry-main.video-stage .grid-box-wp_html {
  max-width: none;
}

@media all and (min-width: 0) and (max-width: 767.97px) {
  .entry-social-aside {
    text-align: center;
  }
}
@media all and (min-width: 960px) {
  .entry-social-aside {
    width: 0;
    top: 30%;
    margin-top: 50vh;
    position: sticky;
    float: left;
  }
}
.entry-social-aside:after {
  content: "";
  display: block;
  clear: both;
}

.share-button__icon svg {
  fill: lightgray;
}

.entry__wrap {
  padding-bottom: 48px;
}

.entry__title {
  text-align: center;
  color: rgb(70, 70, 70);
  position: relative;
  margin-bottom: 18px;
  margin-top: 12px;
}
.single-onlinedossier .entry__title {
  color: rgb(80, 139, 163);
}

.entry-summary {
  background-color: rgba(235, 235, 235, 0.71);
  width: 100%;
  padding: 12px;
  margin-left: -12px;
  margin-right: -12px;
  position: sticky;
  z-index: 10000;
}
@media all and (min-width: 768px) {
  .entry-summary {
    width: 275px;
    float: left;
    margin-right: 48px;
    margin-bottom: 24px;
    padding: 25px;
    margin-top: 25px;
    margin-left: -75px;
  }
}
@media all and (min-width: 960px) {
  .entry-summary {
    margin-left: -125px;
  }
}
@media all and (min-width: 1200px) {
  .entry-summary {
    margin-left: -225px;
  }
}
.entry-summary p {
  position: relative;
  padding-bottom: 36px;
}
.entry-summary p:before {
  content: "";
  display: block;
  width: 50px;
  height: 4px;
  background-color: black;
  position: absolute;
  bottom: 12px;
}
.woocommerce .entry-summary p:before {
  display: none;
}
.entry-summary p:last-child:before {
  display: none;
}

.entry-summary__title {
  position: relative;
  margin-bottom: 20px;
  display: block;
}
.entry-summary__title:after {
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background-color: black;
  position: absolute;
  bottom: -10px;
}

.entry-summary__button {
  margin: 0 auto;
  display: block;
}
@media all and (min-width: 768px) {
  .entry-summary__button {
    display: none;
  }
}
.entry-summary__button .show {
  display: inline-block;
}
.show-summary .entry-summary__button .show {
  display: none;
}
.entry-summary__button .hide {
  display: none;
}
.show-summary .entry-summary__button .hide {
  display: inline-block;
}

@media all and (min-width: 0) and (max-width: 767.97px) {
  .entry-summary__content {
    height: 0;
    max-height: 0;
    overflow: hidden;
    transition: all 333ms ease-in-out;
  }
  .show-summary .entry-summary__content {
    overflow: auto;
    height: auto;
    max-height: 100%;
  }
}
.entry-summary__content p {
  margin-bottom: 0;
}

.entry-meta-top {
  text-align: center;
  margin-top: 60px;
  color: rgb(33, 33, 33);
}
.single-online-dossier .entry-meta-top {
  color: rgb(80, 139, 163);
}
.entry__header--portrait .entry-meta-top {
  margin-top: 0px;
}
.entry-meta-top a:link, .entry-meta-top a:visited {
  text-decoration: none;
  color: inherit;
}
.entry-meta-top a:hover, .entry-meta-top a:focus, .entry-meta-top a:active {
  text-decoration: underline;
}

@media all and (min-width: 768px) {
  .entry__header--portrait,
.entry__header--square {
    display: flex;
    align-content: center;
  }
  .entry__header--portrait .post-thumbnail,
.entry__header--square .post-thumbnail {
    width: 40%;
    margin-right: 48px;
  }
  .entry__header--portrait .entry__header-text,
.entry__header--square .entry__header-text {
    width: 60%;
  }
}
@media all and (min-width: 0) and (max-width: 767.97px) {
  .entry__header--portrait,
.entry__header--square {
    display: flex;
    flex-direction: column;
  }
  .entry__header--portrait .post-thumbnail,
.entry__header--square .post-thumbnail {
    order: 2;
  }
  .entry__header--portrait .entry__header-text,
.entry__header--square .entry__header-text {
    margin-top: 12px;
  }
}
.entry__header--portrait .entry__header-text,
.entry__header--square .entry__header-text {
  align-self: center;
}

.page-has-grid .entry-header {
  display: none;
}

.entry__header-text {
  max-width: 700px;
  margin: 0 auto;
}

.entry__header--thumbnail {
  max-width: 700px;
  margin: 0 auto;
}

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

.entry-date {
  color: rgba(0, 0, 0, 0.65);
}
.inverted .entry-date {
  color: rgba(255, 255, 255, 0.75);
}

@media all and (min-width: 960px) {
  .entry-header-default .entry__header {
    margin-bottom: 50px;
  }
}

.donation-layer {
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
  background-color: white;
  display: flex;
  flex-direction: column;
  box-shadow: 0 0 2px -1px rgba(33, 33, 33, 0.4), 0 0 20px -10px rgba(33, 33, 33, 0.5);
  padding-top: 20px;
  min-height: 370px;
  max-height: 370px;
  transition: all 333ms ease-in-out;
  border-radius: 8px;
  overflow: hidden;
}
.donation-layer-open .donation-layer {
  min-height: 900px;
  max-height: none;
}
.donation-layer header {
  display: flex;
  justify-content: flex-end;
}
.donation-layer footer {
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateY(-100px);
  padding-top: 50px;
  padding-bottom: 50px;
  background: linear-gradient(-180deg, rgba(255, 255, 255, 0.1), rgba(210, 210, 210, 0.83));
  -webkit-backdrop-filter: blur(1px);
          backdrop-filter: blur(1px);
  transition: all 333ms ease-in-out;
}
.donation-layer-open .donation-layer footer {
  transform: translateY(300px);
}
.donation-layer iframe {
  width: 100%;
  height: 100%;
  max-height: 200px;
  transition: all 333ms ease-in-out;
  min-height: 370px;
}
.donation-layer-open .donation-layer iframe {
  min-height: 890px;
  max-height: none;
}
.donation-layer .donation-layer-close {
  font-size: 40px;
  color: black;
  background-color: transparent;
  border-radius: 100px;
}
.donation-layer .donation-layer-cta {
  font-size: 40px;
  border-radius: 100px;
  color: white;
  font-weight: normal;
  line-height: 0;
  z-index: 0;
  position: relative;
  background-color: black;
  width: 45px;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "caecilia", serif;
  box-shadow: 0 4px 10px 0 rgba(33, 33, 33, 0.3);
}
.donation-layer .donation-layer-cta span {
  color: white;
  transform: rotate(90deg) translateX(2px) translateY(-2px);
  display: block;
}
.donation-layer .donation-layer-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  background-color: transparent;
}
.donation-layer .donation-layer-overlay:hover {
  background-color: transparent;
}
.donation-layer .donation-layer-open .donation-layer-overlay {
  display: none !important;
  visibility: hidden !important;
}

.entry-navigation {
  background-color: rgb(33, 33, 33);
  overflow: hidden;
  width: 60px;
  height: 60px;
  position: fixed;
  z-index: 1000;
  bottom: 0;
  transition: all 333ms ease-in-out;
  display: flex;
  align-content: center;
}
.entry-navigation.next {
  right: 0;
}
.entry-navigation.previous {
  left: 0;
}
@media all and (min-width: 768px) {
  .entry-navigation {
    bottom: 40vh;
    border-radius: 50%;
  }
  .entry-navigation.next {
    right: 20px;
  }
  .entry-navigation.previous {
    left: 20px;
  }
}
@media all and (min-width: 960px) {
  .entry-navigation {
    opacity: 0;
  }
  .is-cursor-right .entry-navigation.next {
    opacity: 0.55;
  }
  .is-cursor-left .entry-navigation.previous {
    opacity: 0.55;
  }
  .entry-navigation.previous:hover, .entry-navigation.next:hover {
    opacity: 1;
  }
}
.entry-navigation a {
  text-align: center;
  display: block;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  line-height: 55px;
}
.entry-navigation a:link, .entry-navigation a:visited {
  color: white;
  font-size: 40px;
  font-family: "caecilia", serif;
  text-decoration: none;
}

.entry-main {
  position: relative;
}

.entry-shop-ad {
  z-index: 9500;
  width: 300px;
  transition: transform 433ms ease-in-out;
  position: relative;
  left: -50%;
}

.entry-shop-ad__place {
  position: fixed;
  bottom: 3vh;
  left: 50%;
  z-index: 1000;
  transition: transform 633ms ease-in-out;
  transform-origin: center;
  transform: translateY(30vh) scale(0.4);
}
.entry-shop-ad__place.is-active {
  transform: translateY(0) scale(1.1);
}

.entry-shop-ad__content {
  background-color: #eeeeee;
  box-shadow: 0 8px 8px -6px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 24px;
  padding-right: 24px;
}
.entry-shop-ad__content footer {
  text-align: center;
}
.entry-shop-ad__content h2, .entry-shop-ad__content h3, .entry-shop-ad__content h4, .entry-shop-ad__content h5, .entry-shop-ad__content h6 {
  margin-top: 0;
  font-size: 20px;
  margin-bottom: 6px;
  padding-bottom: 12px;
}

.entry-shop-ad__close {
  font-size: 26px;
  position: absolute;
  top: 10px;
  right: 10px;
  color: rgb(190, 190, 190);
}

.entry__post-content .aligncenter, .error-content .aligncenter, .grid-box-wp_html .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  height: auto;
  clear: none;
}
.entry__post-content .alignnone, .error-content .alignnone, .grid-box-wp_html .alignnone {
  margin: 6px 18px 18px 0;
  max-width: 100%;
}
.entry__post-content .alignnone img, .error-content .alignnone img, .grid-box-wp_html .alignnone img {
  width: 100%;
  max-width: 100%;
}
.entry__post-content .aligncenter, .error-content .aligncenter, .grid-box-wp_html .aligncenter,
.entry__post-content div.aligncenter {
  display: block;
}
.entry__post-content .alignright, .error-content .alignright, .grid-box-wp_html .alignright {
  float: right;
  margin: 6px 0 24px 24px;
}
.entry__post-content .alignleft, .error-content .alignleft, .grid-box-wp_html .alignleft {
  float: left;
  margin: 6px 24px 24px 0;
}
.entry__post-content a img.alignright, .error-content a img.alignright, .grid-box-wp_html a img.alignright {
  float: right;
  margin: 6px 0 24px 24px;
}
.entry__post-content a img.alignnone, .error-content a img.alignnone, .grid-box-wp_html a img.alignnone {
  margin: 6px 24px 24px 0;
}
.entry__post-content a img.alignleft, .error-content a img.alignleft, .grid-box-wp_html a img.alignleft {
  float: left;
  margin: 6px 24px 24px 0;
}
@media all and (min-width: 0) and (max-width: 767.97px) {
  .entry__post-content .wp-caption, .error-content .wp-caption, .grid-box-wp_html .wp-caption {
    min-width: 100%;
  }
}
.entry__post-content .wp-caption img, .error-content .wp-caption img, .grid-box-wp_html .wp-caption img {
  border: 0 none;
  margin: 0;
  padding: 0;
}
.entry__post-content .wp-caption img.aligncenter img, .error-content .wp-caption img.aligncenter img, .grid-box-wp_html .wp-caption img.aligncenter img {
  max-width: 100%;
}
.entry__post-content .aligncenter.size-full, .error-content .aligncenter.size-full, .grid-box-wp_html .aligncenter.size-full,
.entry__post-content .aligncenter.size-large,
.error-content .aligncenter.size-large,
.grid-box-wp_html .aligncenter.size-large {
  background-color: rgb(225, 225, 225);
}
@media all and (min-width: 768px) {
  .entry__post-content .aligncenter.size-full, .error-content .aligncenter.size-full, .grid-box-wp_html .aligncenter.size-full,
.entry__post-content .aligncenter.size-large,
.error-content .aligncenter.size-large,
.grid-box-wp_html .aligncenter.size-large {
    margin-left: -40px;
    margin-right: -40px;
    max-width: calc(100% + 80px);
  }
}
@media all and (min-width: 960px) {
  .entry__post-content .aligncenter.size-full, .error-content .aligncenter.size-full, .grid-box-wp_html .aligncenter.size-full,
.entry__post-content .aligncenter.size-large,
.error-content .aligncenter.size-large,
.grid-box-wp_html .aligncenter.size-large {
    margin-left: -70px;
    margin-right: -70px;
    max-width: calc(100% + 140px);
  }
}
@media all and (min-width: 1200px) {
  .entry__post-content .aligncenter.size-full, .error-content .aligncenter.size-full, .grid-box-wp_html .aligncenter.size-full,
.entry__post-content .aligncenter.size-large,
.error-content .aligncenter.size-large,
.grid-box-wp_html .aligncenter.size-large {
    margin-left: -180px;
    margin-right: -180px;
    max-width: calc(100% + 360px);
  }
}
.entry__post-content .wp-caption p.wp-caption-text, .error-content .wp-caption p.wp-caption-text, .grid-box-wp_html .wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 18px;
  margin: 0;
  padding: 0 4px 6px;
}
.entry__post-content li, .error-content li, .grid-box-wp_html li {
  margin-bottom: 12px;
}
.entry__post-content img, .error-content img, .grid-box-wp_html img {
  max-width: 100%;
  height: auto;
}

.small-text {
  font-size: 65%;
  display: block;
  color: #666;
}

.entry__post-content .pro-divider, .error-content .pro-divider, .grid-box-wp_html .pro-divider,
.entry__post-content .contra-divider,
.error-content .contra-divider,
.grid-box-wp_html .contra-divider {
  display: flex;
  align-items: center;
}
.entry__post-content .pro-divider .wp-caption, .error-content .pro-divider .wp-caption, .grid-box-wp_html .pro-divider .wp-caption,
.entry__post-content .contra-divider .wp-caption,
.error-content .contra-divider .wp-caption,
.grid-box-wp_html .contra-divider .wp-caption {
  min-width: 160px;
  max-width: 160px;
  margin: 6px 24px 4px 0;
}
.entry__post-content .pro-divider blockquote, .error-content .pro-divider blockquote, .grid-box-wp_html .pro-divider blockquote,
.entry__post-content .contra-divider blockquote,
.error-content .contra-divider blockquote,
.grid-box-wp_html .contra-divider blockquote {
  margin: 4px 0 24px 0;
}
.entry__post-content .pro-divider blockquote *, .error-content .pro-divider blockquote *, .grid-box-wp_html .pro-divider blockquote *,
.entry__post-content .contra-divider blockquote *,
.error-content .contra-divider blockquote *,
.grid-box-wp_html .contra-divider blockquote * {
  margin: auto;
}
.entry__post-content .pro-divider blockquote *, .error-content .pro-divider blockquote *, .grid-box-wp_html .pro-divider blockquote * {
  color: rgb(79, 175, 174);
}
.entry__post-content .contra-divider blockquote *, .error-content .contra-divider blockquote *, .grid-box-wp_html .contra-divider blockquote * {
  color: rgb(45, 101, 167);
}

.is-flexwall-protected .entry__post-content sup, .is-flexwall-protected .error-content sup, .is-flexwall-protected .grid-box-wp_html sup {
  display: none;
}

.bigfoot-footnote__content p {
  word-wrap: break-word;
  font-size: 80%;
}

.bigfoot-footnote__content {
  width: 100%;
}

.bigfoot-footnote__container {
  z-index: 100000;
}

@media all and (min-width: 768px) {
  .grid-container__small .grid-container__content {
    max-width: 750px;
  }
}
.grid-container-1d4-1d4-slots-wrap {
  width: 100%;
}
@media all and (min-width: 768px) {
  .grid-container-1d4-1d4-slots-wrap {
    width: 50%;
  }
}
@media all and (min-width: 960px) {
  .grid-container-1d4-1d4-slots-wrap {
    display: flex;
  }
}

.grid-container--related-articles {
  margin-top: 36px;
}
.grid-container--related-articles + .grid-container--related-articles {
  margin-top: 0;
}

.grid-container__after {
  padding-bottom: 50px;
  text-align: center;
}

.grid-container__background--gold {
  background-color: rgb(199, 168, 120);
  color: white;
}
.grid-container__background--gold.is-last-of-class {
  padding-bottom: 36px;
}

.grid-container__background--sand {
  background-color: rgba(235, 235, 235, 0.71);
}
.grid-container__background--sand.is-last-of-class {
  padding-bottom: 36px;
}

.grid-container__background--blue {
  background-color: rgb(80, 139, 163);
}
.grid-container__background--blue.is-last-of-class {
  padding-bottom: 36px;
}

.grid-container__background--violett {
  background-color: rgb(162, 37, 124);
}
.grid-container__background--violett.is-last-of-class {
  padding-bottom: 36px;
}

.grid-container__before {
  text-align: center;
}
.grid-container__align-left .grid-container__before {
  text-align: left;
  padding-left: 24px;
}

.grid-container__title {
  padding: 60px 0 12px 0;
  color: rgb(33, 33, 33);
}
.inverted .grid-container__title {
  color: white;
  margin-top: 0;
}
.grid-container__title a {
  text-decoration: none;
}

.grid-slot {
  margin: 18px;
  width: calc(100% - 36px);
}
@media all and (min-width: 960px) {
  .grid-slot {
    margin: 25px;
  }
}
@media all and (min-width: 0) and (max-width: 959.97px) {
  .grid-container-c-1d4-2d4-1d4 .grid-slot {
    margin: 18px;
  }
}

.grid-slot__1d1 {
  width: calc(100% - 36px);
}
@media all and (min-width: 768px) {
  .grid-slot__1d1 {
    width: calc(100% - 50px);
  }
}

@media all and (min-width: 768px) {
  .grid-slot__1d2,
.grid-slot__2d4 {
    width: calc(50% - 50px);
  }
}

@media all and (min-width: 768px) {
  .grid-slot__1d3 {
    width: calc(33.3333333333% - 36px);
  }
}
@media all and (min-width: 960px) {
  .grid-slot__1d3 {
    width: calc(33.3333333333% - 50px);
  }
}

@media all and (min-width: 768px) {
  .grid-slot__2d3 {
    width: calc(66.6666666667% - 36px);
  }
}
@media all and (min-width: 960px) {
  .grid-slot__2d3 {
    width: calc(66.6666666667% - 50px);
  }
}

@media all and (min-width: 960px) {
  .grid-slot__1d4 {
    width: calc(25% - 50px);
  }
}
.grid-container-1d4-1d4-slots-wrap .grid-slot__1d4 {
  width: calc(100% - 36px);
}
@media all and (min-width: 960px) {
  .grid-container-1d4-1d4-slots-wrap .grid-slot__1d4 {
    width: calc(50% - 50px);
  }
}

.grid-slot__1d6 {
  width: calc(50% - 36px);
}
@media all and (min-width: 768px) {
  .grid-slot__1d6 {
    width: calc(33.3333333333% - 50px);
  }
}
@media all and (min-width: 960px) {
  .grid-slot__1d6 {
    width: calc(16.6666666667% - 50px);
  }
}

.grid-slots {
  display: flex;
  flex-wrap: wrap;
}

.grid-box {
  border-radius: 2px;
}
.grid-box + .grid-box {
  margin-top: 50px;
}

.grid-box__title {
  font-size: 20px;
  color: rgb(33, 33, 33);
  text-align: center;
  margin-bottom: 6px;
}
.grid-box__title-left .grid-box__title {
  text-align: left;
}
.grid-container__align-left .grid-box__title {
  margin-top: 0;
}

.grid-box__prolog {
  text-align: center;
  margin-bottom: 24px;
}
.grid-box__title-left .grid-box__prolog {
  text-align: left;
  font-size: 16px;
}

.grid-box__epilog {
  margin-top: 24px;
  text-align: center;
}

.grid-box__readmore {
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  color: white;
  background-color: rgb(33, 33, 33);
  padding: 6px 12px;
  border-radius: 2px;
  transition: all 333ms ease-in-out;
  border: 1px solid rgb(33, 33, 33);
}
.grid-box__readmore:after {
  content: ">";
  margin-left: 6px;
}
.grid-box__readmore:hover, .grid-box__readmore:active, .grid-box__readmore:focus {
  border: 1px solid rgb(33, 33, 33);
  background-color: white;
  color: rgb(33, 33, 33);
}

.grid-box__sticky {
  position: relative;
}
@media all and (min-width: 768px) {
  .grid-box__sticky {
    position: sticky;
    top: 60px;
  }
}

@media all and (min-width: 768px) {
  .grid-box-author.teaser--author {
    text-align: center;
    margin-top: 0;
  }
  .grid-box-author.teaser--author:before {
    display: none;
  }
}

@media all and (min-width: 768px) {
  .grid-box__title-top .grid-box__title {
    padding-top: 0;
    margin-top: -6px;
  }
}
.grid-box__gold-border {
  max-width: 750px;
  margin: 0 auto;
  padding: 25px 25px 65px 25px;
  border: 2px solid rgb(33, 33, 33);
}

.grid-box-crossposting.no-teaser {
  margin: 0 auto;
  position: relative;
}
.grid-box-crossposting.no-teaser .grid-box__wrap {
  position: relative;
}
.grid-box-crossposting .grid-box__wrap {
  min-height: 285px;
  margin: 0 auto;
  background-color: rgb(162, 37, 124);
}
.grid-box-crossposting .grid-box__title {
  padding: 48px 0 12px 0;
  color: rgb(162, 37, 124);
}
.inverted .grid-box-crossposting .grid-box__title {
  color: white;
}
.grid-box-crossposting .grid-box__title a {
  text-decoration: none;
  color: rgb(162, 37, 124);
}
@media all and (min-width: 768px) {
  .grid-box-crossposting .grid-box__content {
    display: flex;
  }
}
@media all and (min-width: 0) and (max-width: 767.97px) {
  .grid-box-crossposting .grid-box__content {
    padding-top: 18px;
  }
}
.grid-box-crossposting .grid-box__thumbnail {
  margin: 18px;
  margin-bottom: -18px;
  flex: 1;
}
@media all and (min-width: 0) and (max-width: 767.97px) {
  .grid-box-crossposting .grid-box__thumbnail {
    text-align: center;
  }
}
.grid-box-crossposting .grid-box__thumbnail img {
  width: 180px;
  height: auto;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.123), 0 25px 40px -16px rgba(0, 0, 0, 0.55);
}
.grid-box-crossposting .grid-box__header {
  align-self: center;
  margin-right: 24px;
}
@media all and (min-width: 0) and (max-width: 767.97px) {
  .grid-box-crossposting .grid-box__header {
    margin-top: 48px;
  }
}
@media all and (min-width: 768px) {
  .grid-box-crossposting .grid-box__header {
    flex: 3;
  }
}
@media all and (min-width: 0) and (max-width: 767.97px) {
  .grid-box-crossposting.no-teaser .grid-box__header {
    margin-right: 0;
  }
}
.grid-box-crossposting .grid-box__header-meta {
  display: block;
  color: white;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  text-align: center;
  margin-bottom: 6px;
}
.grid-box-crossposting .grid-box__header-headline {
  font-size: 23px;
  -webkit-font-smoothing: antialiased;
  color: white;
  display: block;
  text-align: center;
  margin-bottom: 12px;
}
.grid-box-crossposting.no-teaser .grid-box__header-headline {
  font-size: 23px;
}
@media all and (min-width: 960px) {
  .grid-box-crossposting.no-teaser .grid-box__header-headline {
    font-size: 26px;
  }
}
@media all and (min-width: 1400px) {
  .grid-box-crossposting.no-teaser .grid-box__header-headline {
    font-size: 29px;
  }
}
.grid-box-crossposting .grid-box__header-subline {
  display: block;
  color: white;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  font-size: 16px;
  margin-bottom: 12px;
}
.grid-box-crossposting.no-teaser .grid-box__header-subline {
  font-size: 16px;
  margin-bottom: 12px;
}
@media all and (min-width: 960px) {
  .grid-box-crossposting.no-teaser .grid-box__header-subline {
    font-size: 16px;
  }
}
@media all and (min-width: 1400px) {
  .grid-box-crossposting.no-teaser .grid-box__header-subline {
    font-size: 18px;
  }
}
@media all and (min-width: 768px) {
  .grid-box-crossposting .grid-box__footer {
    flex: 2;
  }
}
@media all and (min-width: 0) and (max-width: 767.97px) {
  .grid-box-crossposting .grid-box__footer {
    padding-bottom: 24px;
  }
}

.crossposts {
  margin: 12px;
}
.crossposts hr {
  background-color: white;
  height: 2px;
  margin-top: 6px;
  margin-bottom: 6px;
}

.crosspost {
  margin-bottom: 12px;
}

.crosspost__headline {
  margin: 0 0 0 0;
}
.crosspost__headline a:link, .crosspost__headline a:visited {
  color: white;
  font-size: 16px;
  text-decoration: none;
}

.crosspost__excerpt {
  color: white;
  margin-bottom: 0;
}

.crosspost__author {
  font-size: 14px;
  color: white;
}

.crosspost__clickable {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.grid-box-newsletter .grid-box__content {
  max-width: 590px;
  margin: 0 auto;
}
.grid-box-newsletter .asterisk {
  font-style: italic;
}
.grid-box-newsletter .form-after {
  text-align: center;
}

#mc_embed_signup {
  max-width: 750px;
  margin: 0 auto;
  padding: 25px 25px 65px 25px;
  border: 2px solid rgb(33, 33, 33);
  border-radius: 2px;
}
#mc_embed_signup .button {
  background-color: #bfc350 !important;
}
#mc_embed_signup .button:hover {
  background-color: rgb(163, 167, 57) !important;
}

.grid-box-media img {
  width: 100%;
  height: auto;
}

.grid-box-wp_html .grid-box__title {
  text-align: left;
}

/*
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: rgba(33, 33, 33, 0.3);
  text-transform: none;
  background-color: white;
  border: 0;
  margin: 0;
  overflow: visible;
}
@media all and (min-width: 1055px) {
  .site-header .hamburger {
    display: none;
  }
}
.dossier-header .hamburger {
  opacity: 0;
}
.is-sticky-header .dossier-header .hamburger {
  opacity: 1;
}

.hamburger-box {
  width: 30px;
  height: 19px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1.5px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 30px;
  height: 3px;
  background-color: rgba(33, 33, 33, 0.85);
  border-radius: 2px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before {
  width: 25px;
}
.hamburger-inner::after {
  width: 28px;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -8px;
}
.hamburger-inner::after {
  bottom: -8px;
}

/*
 * Elastic
 */
.hamburger--elastic .hamburger-inner {
  top: 1.5px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic .hamburger-inner::before {
  top: 8px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic .hamburger-inner::after {
  top: 16px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 8px, 0) rotate(135deg);
  transition-delay: 0.075s;
}
.hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic.is-active .hamburger-inner::after {
  transform: translate3d(0, -16px, 0) rotate(-270deg);
  transition-delay: 0.075s;
}

.hamburger {
  position: absolute;
  left: 0;
}

.header-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.header-menu .menu-item {
  font-size: 16px;
}
@media all and (min-width: 1055px) and (max-width: 1199.97px) {
  .header-menu .menu-item {
    font-size: 14px;
  }
}
@media all and (min-width: 1055px) {
  .header-menu .menu-item {
    display: inline-block;
    padding: 5px 10px;
  }
}
.header-menu a {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.3;
  -webkit-hyphens: auto;
          hyphens: auto;
  font-weight: 600;
  text-decoration: none;
}

.header-service {
  position: relative;
}
@media all and (min-width: 1055px) {
  .header-service {
    margin-left: 24px;
    margin-top: auto;
    margin-bottom: auto;
  }
}
@media all and (min-width: 1055px) {
  .header-service .cta-button {
    margin-top: -1px;
  }
}
@media all and (min-width: 1055px) {
  .header-service:before {
    width: 1px;
    height: 30px;
    content: "";
    background-color: rgba(255, 255, 255, 0.5);
    top: 1px;
    left: -12px;
    display: inline-block;
    position: absolute;
  }
}

.header__error {
  border: 1px solid #d61d1d;
  border-radius: 2px;
  background-color: rgba(214, 29, 29, 0.1);
  padding: 2px 12px;
  margin-bottom: 12px;
  font-size: 13px;
}

.header-newsletter {
  background-color: #71603b;
  position: relative;
  z-index: 9999;
  text-align: right;
}
.header-newsletter svg {
  margin-left: 4px;
  margin-right: 3px;
}
.header-newsletter a:link, .header-newsletter a:visited {
  font-size: 12px;
  font-family: "caecilia", serif;
  font-weight: 600;
  padding: 5px 10px;
  text-decoration: none;
}

.header-menu {
  display: flex;
}
@media all and (min-width: 0) and (max-width: 1054.97px) {
  .header-menu {
    flex-direction: column;
  }
}
.header-menu .menu-item-73713 {
  margin-right: 0;
  margin-left: auto;
}
.header-menu .menu-item-73713 a:link, .header-menu .menu-item-73713 a:visited {
  color: rgb(162, 37, 124);
}

.hero-header {
  background-color: rgba(235, 235, 235, 0.71);
}

@media all and (min-width: 768px) {
  .hero-header__content {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media all and (min-width: 768px) {
  .hero-header__content {
    min-height: 640px;
  }
}
@media all and (min-width: 0) and (max-width: 767.97px) {
  .hero-header__content {
    padding-bottom: 24px;
  }
}

.hero-header__image {
  text-align: center;
}
@media all and (min-width: 0) and (max-width: 767.97px) {
  .hero-header__image {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
@media all and (min-width: 768px) {
  .hero-header__image {
    width: 33.3333333333%;
  }
}
.hero-header__image img {
  max-width: 100%;
  height: auto;
}

@media all and (min-width: 768px) {
  .hero-header__text {
    width: 66.6666666667%;
    margin-left: 24px;
  }
}
@media all and (min-width: 960px) {
  .hero-header__text {
    margin-top: 48px;
    margin-bottom: 48px;
  }
}

.hero-header__authors {
  list-style: none;
  text-align: center;
  width: 100%;
}

.hero-header__headline {
  color: rgb(33, 33, 33);
  text-align: center;
  margin: 0;
  margin-bottom: 24px;
}

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

.hero-header__share {
  text-align: center;
  color: rgba(33, 33, 33, 0.75);
}

.hero-header__meta {
  text-align: center;
  font-style: italic;
  color: rgb(33, 33, 33);
}

.issue-page__content {
  margin-bottom: 50px;
}
.issue-page__content section {
  padding-bottom: 25px;
  margin-bottom: 25px;
  margin-top: 25px;
  border-bottom: 2px solid rgb(225, 225, 225);
}

.issue-page__headline {
  color: rgb(33, 33, 33);
  text-align: center;
  margin-top: 50px;
}

.issue-page__headline--2 {
  font-size: 23px;
  color: rgb(33, 33, 33);
  text-align: center;
  margin-bottom: 25px;
}
.issue-section--dossier .issue-page__headline--2 {
  color: rgb(80, 139, 163);
}
.issue-section--kultur .issue-page__headline--2 {
  color: rgb(162, 37, 124);
}

.share-icon svg {
  width: 22px;
  height: auto;
  fill: rgb(33, 33, 33);
}

@media all and (min-width: 1055px) {
  .menu-toggle {
    display: none;
  }
}

.main-navigation {
  margin-left: 12px;
  margin-right: 12px;
}
@media all and (min-width: 0) and (max-width: 1054.97px) {
  .main-navigation {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    transform: translateX(-100vw);
    transition: all 283ms ease-in-out;
  }
  .show-menu .main-navigation {
    transform: translateX(0);
  }
}
.main-navigation .menu-item a {
  position: relative;
  display: inline-block;
}
@media all and (min-width: 1055px) {
  .main-navigation .menu-item a:link:after, .main-navigation .menu-item a:visited:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    height: 2px;
    background-color: rgba(255, 255, 255, 0);
    transform: translateX(-6px) translateY(2px);
    bottom: 0;
    transition: all 333ms ease-in-out;
  }
  .main-navigation .menu-item a:hover:after, .main-navigation .menu-item a:active:after, .main-navigation .menu-item a:focus:after {
    background-color: white;
    transform: translateX(0) translateY(2px);
  }
}

@media all and (min-width: 0) and (max-width: 1054.97px) {
  .header-menu .menu-item {
    padding: 6px 0;
  }
}
@media all and (min-width: 1055px) {
  .header-menu .menu-item:first-child {
    padding-left: 0;
  }
}

.meta-author:link, .meta-author:visited {
  color: black;
  text-decoration: none;
}
.meta-author:hover, .meta-author:focus, .meta-author:active {
  text-decoration: underline;
  color: rgb(33, 33, 33);
}

.meta-authors {
  color: rgba(0, 0, 0, 0.65);
}
.inverted .meta-authors {
  color: rgba(255, 255, 255, 0.75);
}
.pagination {
  width: 70%;
  margin: 0 auto;
  border-top: 2px solid rgb(33, 33, 33);
  padding-top: 50px;
  margin-top: 50px;
  margin-bottom: 100px;
  text-align: center;
  font-size: 20px;
}
.pagination .next {
  text-decoration: none;
  color: rgb(33, 33, 33);
}
.pagination .prev {
  text-decoration: none;
  color: rgb(33, 33, 33);
}

.page-numbers {
  padding: 5px 10px;
  transition: all 333ms ease-in-out;
}
.page-numbers.current {
  background-color: #DADADA;
  color: white;
}
.page-numbers.current:hover, .page-numbers.current:active, .page-numbers.current:focus {
  background-color: #DADADA;
  color: white;
}
.page-numbers:link, .page-numbers:visited {
  text-decoration: none;
  color: rgb(33, 33, 33);
}
.page-numbers:hover, .page-numbers:active, .page-numbers:focus {
  background-color: rgb(33, 33, 33);
  color: white;
}

.post-thumbnail {
  margin-bottom: 24px;
}

.post-thumbnail__caption {
  margin-top: -6px;
}

/* Text meant only for screen readers. */
.screen-reader-text, .eigendynamik__caption, .teaser__thumbnail-caption, .share-icon__text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus, .eigendynamik__caption:focus, .teaser__thumbnail-caption:focus, .share-icon__text:focus {
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 36px;
  line-height: normal;
  padding: 12px 24px 12px;
  text-decoration: none;
  top: 6px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

.search-container {
  margin-left: auto;
}
@media all and (min-width: 0) and (max-width: 1054.97px) {
  .search-container {
    width: 100%;
    transform: translateX(-200vh);
    transition: all 283ms ease-in-out;
  }
  .show-menu .search-container {
    transform: translateX(0);
  }
}

.search-field {
  border: none;
  font-size: 16px;
  background-color: rgba(255, 255, 255, 0);
  width: 100%;
}
@media all and (min-width: 0) and (max-width: 1054.97px) {
  .search-field {
    padding: 0;
  }
}
@media all and (min-width: 1055px) {
  .search-field {
    font-size: 66px;
    text-align: center;
    margin: auto 0 auto auto;
    background-color: rgba(235, 235, 235, 0.71);
    width: 80%;
  }
}
.search-field:hover {
  outline: none;
  border: none;
}
.search-field:focus {
  outline: none;
}

@media all and (min-width: 1055px) {
  .site-header .site-search {
    position: fixed;
    z-index: 100;
    left: 0;
    right: 0;
    top: 0;
    height: 100vh;
    transform: translateY(-101vh);
    transition: all 333ms ease-in-out;
    background-color: white;
  }
  .show-search .site-header .site-search {
    position: absolute;
    transform: translateY(0);
    width: 100%;
  }
}

@keyframes search-animation {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.search-form {
  display: flex;
  align-content: center;
  border-bottom: 2px solid white;
}
@media all and (min-width: 1055px) {
  .search-form {
    margin-bottom: auto;
  }
}

.search-button {
  margin: auto 12px;
  display: inline-block;
  transform: translateY(13px);
}
@media all and (min-width: 0) and (max-width: 1054.97px) {
  .search-button {
    display: none;
  }
}
.search-button svg {
  fill: black;
}

.search-close {
  display: none;
}
.show-search .search-close {
  position: absolute;
  top: 24px;
  right: 24px;
  z-index: 2000;
  display: block;
  text-decoration: none;
  font-size: 80px;
}

.search-submit {
  background-color: rgba(255, 255, 255, 0);
  margin: auto 0 auto auto;
  padding: 0;
}
.search-submit svg {
  fill: white;
}
@media all and (min-width: 1055px) {
  .search-submit {
    margin: auto;
    padding-right: 30px;
    padding-left: 30px;
  }
  .search-submit:hover {
    background-color: rgba(255, 255, 255, 0);
  }
  .search-submit svg {
    fill: rgb(33, 33, 33);
  }
}
@media all and (min-width: 1055px) and (min-width: 1055px) {
  .search-submit svg {
    width: 42px;
    height: 42px;
  }
}

.site-search__wrap {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}

.site-search__claim {
  color: rgb(33, 33, 33);
  line-height: 1.4;
  display: none;
}
@media all and (min-width: 1055px) {
  .site-search__claim {
    margin-top: auto;
    display: block;
    font-size: 22px;
    max-width: 1150px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
  }
}

@media all and (min-width: 1055px) {
  .search-main {
    display: flex;
  }
}

.search-toolbox {
  font-family: "karmina", serif;
}
@media all and (min-width: 0) and (max-width: 1054.97px) {
  .search-toolbox {
    border-bottom: 1px solid rgb(225, 225, 225);
    width: 90vw;
    margin: 0 auto;
    margin-top: 6px;
  }
}
@media all and (min-width: 1055px) {
  .search-toolbox {
    width: 280px;
    margin-left: 12px;
    margin-top: 60px;
  }
}
.search-toolbox .facet-label {
  font-size: 16px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 6px;
}
.search-toolbox .facetwp-counter {
  font-family: "karmina", serif;
  color: rgb(125, 125, 125);
  font-style: italic;
}
.search-toolbox .facet-wrap {
  padding-bottom: 18px;
  margin-right: 18px;
  padding-right: 18px;
}
@media all and (min-width: 768px) {
  .search-toolbox .facet-wrap {
    border-right: 1px solid rgb(225, 225, 225);
    max-width: 280px;
  }
}
.search-toolbox .facetwp-facet {
  margin: 0;
}
.search-toolbox .facetwp-checkbox:hover {
  color: rgb(33, 33, 33);
}

.share-buttons {
  list-style: none;
  padding: 0;
}

.share-button {
  display: inline-block;
  margin-top: 6px;
  margin-bottom: 6px;
  transition: all 400ms ease-in-out;
  border-radius: 2px;
}
@media all and (min-width: 768px) {
  .share-button:hover.share-button--twitter {
    background-color: #55acee;
  }
  .share-button:hover.share-button--facebook {
    background-color: #3b5998;
  }
  .share-button:hover.share-button--linkedin {
    background-color: #0077b5;
  }
  .share-button:hover.share-button--whatsapp {
    background-color: #4dc247;
  }
  .share-button:hover.share-button--print {
    background-color: #ff8800;
  }
  .share-button:hover.share-button--mail {
    background-color: #3f729b;
  }
  .share-button:hover.share-button--pocket {
    background-color: rgb(232, 36, 68);
  }
}

.share-button__icon {
  padding: 6px;
  display: flex;
  align-content: center;
}
.share-button__icon svg {
  width: 25px;
  height: 25px;
  fill: rgba(33, 33, 33, 0.35);
}
@media all and (min-width: 768px) {
  .share-button:hover .share-button__icon svg {
    fill: white;
  }
}

.share-button__link {
  display: flex;
  align-items: center;
}
.share-button__link:link {
  text-decoration: none;
}

.share-button__text {
  font-size: 13px;
  color: rgba(255, 255, 255, 0);
  transition: all 333ms ease-in-out;
  width: 0;
}
@media all and (min-width: 768px) {
  .share-button:hover .share-button__text {
    width: auto;
    padding-right: 20px;
    padding-left: 10px;
    border-left: 1px solid rgba(250, 250, 250, 0.5);
    color: white;
  }
}

.share-icon__link {
  display: inline-block;
  transform: translateY(3px);
}

.share-icon__icon svg {
  max-width: 28px;
  max-height: 22px;
  transition: all 333ms;
  fill: #666;
}
.share-icon__link:hover .share-icon__icon svg {
  fill: rgb(33, 33, 33);
}

.site-header {
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 1000;
  position: sticky;
  top: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  box-shadow: 0 22px 36px -38px rgba(33, 33, 33, 0.3);
}

.header-service {
  margin-right: 24px;
}
@media all and (min-width: 0) and (max-width: 1054.97px) {
  .header-service {
    order: 6;
    width: 100vw;
    margin-right: 0;
    transform: translateX(-130vw);
    transition: all 333ms ease-in-out;
  }
  .show-menu .header-service {
    transform: translateX(0);
  }
}

.header-newsletter-link {
  margin-left: -10px;
}
@media all and (min-width: 1055px) {
  .header-newsletter-link:hover, .header-newsletter-link:focus, .header-newsletter-link:active {
    color: rgb(33, 33, 33);
  }
  .header-newsletter-link:hover svg, .header-newsletter-link:focus svg, .header-newsletter-link:active svg {
    fill: rgb(33, 33, 33);
  }
}
.header-newsletter-link svg {
  width: 18px;
  height: 18px;
  fill: black;
  display: inline-block;
  transform: translateY(2px);
  transition: all 333ms ease-in-out;
}

.site-info {
  background-color: rgba(160, 160, 160, 0.3);
  padding-top: 12px;
  padding-bottom: 72px;
}

@media all and (min-width: 768px) {
  .site-info__container {
    display: flex;
  }
}

.footer-info__wrap {
  margin-left: auto;
}

.footer-info {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media all and (min-width: 0) and (max-width: 767.97px) {
  .footer-info {
    margin-top: 24px;
  }
}
.footer-info .menu-item {
  padding: 0;
}
@media all and (min-width: 768px) {
  .footer-info .menu-item {
    margin-left: 10px;
    display: inline-block;
  }
}
.footer-info a:link, .footer-info a:visited {
  text-decoration: none;
}
.footer-info a:hover, .footer-info a:focus, .footer-info a:active {
  text-decoration: underline;
}

.footer-column {
  margin-top: 25px;
  margin-bottom: 5px;
  width: 100%;
}
@media all and (min-width: 768px) {
  .footer-column {
    width: 50%;
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media all and (min-width: 768px) {
  .footer-column {
    margin-left: 25px;
    margin-right: 25px;
    width: calc( 25% - 50px );
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.footer-column:first-child {
  margin-left: 0;
}
.footer-column:last-child {
  margin-right: 0;
}
.footer-column a:link, .footer-column a:visited {
  text-decoration: none;
}
.footer-column a:hover, .footer-column a:active, .footer-column a:focus {
  text-decoration: underline;
}

.footer-menu {
  list-style: none;
  margin: 0 50px 0 0;
  padding: 0;
}
.footer-menu .menu-item {
  line-height: 1.5;
  margin-bottom: 12px;
}
.footer-menu a:link, .footer-menu a:visited {
  text-decoration: none;
}
.footer-menu a:hover, .footer-menu a:active, .footer-menu a:focus {
  text-decoration: underline;
}

.footer-headline {
  margin-bottom: 12px;
  display: inline-block;
}

.site-description, .footer-text, .footer-address {
  font-size: 15px;
}

.site-signature {
  background-color: rgba(160, 160, 160, 0.1);
}
@media all and (min-width: 0) and (max-width: 767.97px) {
  .site-signature {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media all and (min-width: 768px) {
  .site-signature .site-container {
    display: flex;
    flex-wrap: wrap;
  }
}

.site-title {
  margin: 0;
  padding: 0;
}
.site-title svg {
  fill: var(--color-site-branding);
  transform: translateY(3px);
  width: 172px;
  height: 40px;
}
.show-search .site-title svg {
  fill: rgb(33, 33, 33);
  z-index: 2000;
  position: relative;
}

.site-footer {
  clear: both;
}

.footer-logo svg {
  fill: rgb(33, 33, 34);
}

.site {
  position: relative;
  background-color: white;
  margin: 0 auto;
}

.site-logo {
  transform: translateY(3px);
}

@media all and (min-width: 0) and (max-width: 1054.97px) {
  .site-menu {
    padding: 18px;
  }
}
@media all and (min-width: 1055px) {
  .site-menu .scrollable {
    display: flex;
  }
}

.site-nav {
  margin-left: auto;
  width: 100%;
}
@media all and (min-width: 0) and (max-width: 767.97px) {
  .site-nav {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    transform: translateX(-100vh);
    transition: all 283ms ease-in-out;
  }
  .show-menu .site-nav {
    transform: translateX(0);
  }
}

@media all and (min-width: 0) and (max-width: 767.97px) {
  .site-menu {
    left: 0;
    right: 0;
  }
}
@media all and (min-width: 768px) and (max-width: 1054.97px) {
  .site-menu {
    left: 18px;
    right: 18px;
  }
}
@media all and (min-width: 0) and (max-width: 1054.97px) {
  .site-menu {
    background-color: #3b3b3b;
    border-bottom: 1px solid rgb(33, 33, 33);
    position: fixed;
    top: 46px;
    bottom: 0;
    overflow-x: scroll;
    transform: translateY(-120vh);
    transition: transform 333ms ease-in-out;
  }
  .show-menu .site-menu {
    transform: translateY(0);
  }
}

.show-menu {
  position: relative;
  transition: all 333ms ease-in-out;
}
@media all and (min-width: 0) and (max-width: 1054.97px) {
  .show-menu:after {
    content: "";
    background-color: rgba(125, 125, 125, 0.5);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 10;
  }
}

.wf-loading .site-content {
  opacity: 0;
}
.wf-active .site-content {
  opacity: 1;
}

@media all and (min-width: 0) and (max-width: 1054.97px) {
  .site-header {
    max-height: 50px;
    transition: all 450ms ease-in-out;
  }
  .show-menu .site-header {
    max-height: none;
  }
}
.site-header .site-header__container {
  display: flex;
  flex-wrap: wrap;
}
@media all and (min-width: 0) and (max-width: 1054.97px) {
  .site-header .site-header__container {
    max-height: 50px;
  }
  .show-menu .site-header .site-header__container {
    max-height: 100vh;
    overflow: scroll;
  }
}

@media all and (min-width: 0) and (max-width: 1054.97px) {
  .site-branding {
    margin-left: 40px;
  }
}
.grid-container__align--image-lower-edge .teaser {
  margin-bottom: 0;
}
.teaser + .teaser {
  margin-top: 48px;
}

.teaser__excerpt {
  word-wrap: break-word;
}
.teaser--edition .teaser__excerpt {
  text-align: center;
}
.teaser--hero .teaser__excerpt p {
  font-size: 23px;
}
.teaser--entry .teaser__excerpt {
  font-size: 16px;
}
.grid-container--related-articles .teaser__excerpt {
  display: none;
}

.teaser__headline {
  margin-bottom: 6px;
  display: inline-block;
}
.teaser__headline a:link, .teaser__headline a:visited {
  text-decoration: none;
  color: rgb(33, 33, 33);
}
.inverted .teaser__headline a:link, .inverted .teaser__headline a:visited {
  color: white;
}
.teaser__headline a:hover, .teaser__headline a:active, .teaser__headline a:focus {
  color: rgb(33, 33, 33);
}
.teaser__reading-time {
  color: rgb(102, 102, 102);
}
.inverted .teaser__reading-time {
  color: rgba(255, 255, 255, 0.65);
}

.teaser__meta {
  margin-bottom: 6px;
  color: rgb(33, 33, 33);
}
.teaser--edition .teaser__meta {
  text-align: center;
}
.teaser__meta a:link, .teaser__meta a:visited {
  text-decoration: none;
}
.teaser--hero .teaser__meta {
  font-size: 18px;
}
.teaser--hero .teaser__meta a:link, .teaser--hero .teaser__meta a:visited {
  text-decoration: none;
}
.inverted .teaser__meta {
  color: white;
}
.issue-section .teaser__meta {
  display: none;
}

.teaser__meta--issue {
  text-align: center;
}
.teaser__meta--issue .teaser__thumbnail {
  border: 10px dotted magenta;
  background-color: magenta;
  line-height: 0;
  box-shadow: 1px 2px 6px 0 rgba(0, 0, 0, 0.24);
  margin-bottom: 24px;
}

.teaser__meta-link:link, .teaser__meta-link:visited {
  text-decoration: none;
  display: inline-block;
}
.teaser--dossier .teaser__meta-link:link, .category-dossier .teaser__meta-link:link, .teaser--dossier .teaser__meta-link:visited, .category-dossier .teaser__meta-link:visited {
  color: rgb(80, 139, 163);
}
.teaser--kultur .teaser__meta-link:link, .category-kultur .teaser__meta-link:link, .teaser--kultur .teaser__meta-link:visited, .category-kultur .teaser__meta-link:visited {
  color: rgb(162, 37, 124);
}
.inverted .teaser__meta-link:link, .inverted .teaser__meta-link:visited {
  color: white;
}

.teaser__thumbnail {
  margin: 0 0 6px 0;
  padding: 0;
}
.teaser__thumbnail img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.grid-container__align--image-lower-edge .teaser__thumbnail {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 133.3333333333%;
}
.grid-container__align--image-lower-edge .teaser__thumbnail > img,
.grid-container__align--image-lower-edge .teaser__thumbnail > video,
.grid-container__align--image-lower-edge .teaser__thumbnail > iframe,
.grid-container__align--image-lower-edge .teaser__thumbnail > object,
.grid-container__align--image-lower-edge .teaser__thumbnail > embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.grid-container__align--image-lower-edge .teaser__thumbnail img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
@media all and (min-width: 768px) {
  .teaser--list .teaser__thumbnail {
    width: 20%;
    margin: auto 0;
  }
}
.grid-container__align--image-lower-edge .teaser__thumbnail .image-placeholder {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 133.3333333333%;
}
.grid-container__align--image-lower-edge .teaser__thumbnail .image-placeholder > img,
.grid-container__align--image-lower-edge .teaser__thumbnail .image-placeholder > video,
.grid-container__align--image-lower-edge .teaser__thumbnail .image-placeholder > iframe,
.grid-container__align--image-lower-edge .teaser__thumbnail .image-placeholder > object,
.grid-container__align--image-lower-edge .teaser__thumbnail .image-placeholder > embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.teaser.type-ausgabe .teaser__thumbnail {
  box-shadow: 1px 2px 6px 0 rgba(0, 0, 0, 0.24);
}
.teaser--issue .teaser__thumbnail {
  line-height: 0;
}
.teaser--edition .teaser__thumbnail {
  transition: all 333ms ease-in-out;
  box-shadow: 0 2px 5px 0 rgba(33, 33, 33, 0.3);
  line-height: 0;
  padding: 0;
  margin-bottom: 24px;
}
.teaser:hover .teaser--edition .teaser__thumbnail {
  transform: scale(1.005) rotate(-0.05deg);
  box-shadow: 0 2px 10px 0 rgba(33, 33, 33, 0.4);
}
.teaser--issue .teaser__thumbnail {
  box-shadow: 0 8px 8px -4px rgba(33, 33, 33, 0.15), 0 1px 3px 0 rgba(33, 33, 33, 0.2);
  position: relative;
  transition: all 333ms ease-in-out;
}
.teaser--issue .teaser__thumbnail:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background: linear-gradient(90deg, rgba(250, 250, 250, 0.1), rgba(220, 220, 220, 0.11) 4%, rgba(220, 220, 220, 0.1) 9%, rgba(200, 200, 200, 0.1) 13%, rgba(255, 255, 255, 0.1) 30%, rgba(255, 255, 255, 0));
  z-index: 10;
}
.teaser--issue .teaser__thumbnail {
  margin-bottom: 10px;
}
@media all and (min-width: 960px) {
  .teaser--issue:hover .teaser__thumbnail {
    box-shadow: 0 8px 12px -6px rgba(33, 33, 33, 0.5), 0 1px 3px 0 rgba(33, 33, 33, 0.2);
  }
}

.teaser--issue .teaser__header {
  text-align: center;
}

.teaser--issue .teaser__footer {
  text-align: center;
  color: rgba(33, 33, 33, 0.25);
}

.teaser__hero-wrap {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  margin-top: 6px;
}

.teaser--hero {
  position: relative;
  background-image: linear-gradient(-69deg, rgba(91, 88, 88, 0.85) 13%, rgba(141, 141, 141, 0.21) 95%);
  -webkit-backdrop-filter: grayscale(50%);
          backdrop-filter: grayscale(50%);
  margin-top: -25px;
  margin-bottom: 0;
}
.teaser--hero .teaser__content-wrap {
  align-content: center;
  align-items: center;
  min-height: 35vh;
  padding-bottom: 25px;
  padding-top: 25px;
}
@media all and (min-width: 768px) {
  .teaser--hero .teaser__content-wrap {
    display: flex;
  }
}
.teaser--hero .teaser__thumbnail {
  box-shadow: 1px 2px 24px 0 #604F30;
  line-height: 0;
  flex: 4;
  margin: 25px;
}
.teaser--hero .teaser__content {
  margin: 25px;
  flex: 8;
  text-align: center;
}
@media all and (min-width: 0) and (max-width: 767.97px) {
  .teaser--hero .teaser__excerpt {
    display: none;
  }
}

.teaser--edition {
  background-color: rgba(235, 235, 235, 0.71);
  box-shadow: 0 0 4px 0 rgba(33, 33, 33, 0.65);
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 25px;
}
@media all and (min-width: 768px) {
  .teaser--edition {
    padding: 50px;
  }
}
.teaser--edition .teaser__headline {
  text-align: center;
}

@media all and (min-width: 768px) {
  .teaser--list {
    border-top: 2px solid rgba(255, 255, 255, 0.35);
    margin: 0;
    display: flex;
    align-items: center;
    padding-top: 36px;
  }
  .teaser--list:first-child {
    border: none;
  }
  .teaser--list .teaser__inner {
    width: calc(73.3333333333% - 25px);
    margin-left: 25px;
  }
}

.teaser--list-text {
  padding-top: 0;
}
.teaser--list-text .teaser__inner {
  width: 100%;
  margin-left: 0;
  padding-top: 0;
}

.teaser--author {
  max-width: 700px;
  margin: 0 auto;
  margin-top: 48px;
  position: relative;
}
.teaser--author:before {
  position: absolute;
  top: -25px;
  content: "";
  height: 3px;
  border-radius: 2px;
  background-color: #333;
  width: 100%;
}
.teaser--author .teaser__title {
  margin-top: 0;
  margin-bottom: 4px;
  font-size: 20px;
}
.teaser--author .teaser__thumbnail img {
  width: auto;
}
.teaser--author .teaser__content {
  margin-bottom: 12px;
}

.teaser--user {
  display: flex;
  margin-bottom: 48px;
}
.teaser--user h2, .teaser--user h3, .teaser--user h4, .teaser--user h5, .teaser--user h6 {
  margin: 0;
}
.teaser--user .teaser__avatar {
  margin-right: 12px;
}
@media all and (min-width: 0) and (max-width: 767.97px) {
  .teaser--user .teaser__avatar {
    flex: 1;
    max-width: 90px;
  }
  .teaser--user .teaser__avatar img {
    max-width: 100%;
    height: auto;
  }
}
@media all and (min-width: 768px) {
  .teaser--user .teaser__avatar {
    margin-right: 25px;
  }
}
.teaser--user .teaser__avatar a {
  position: sticky;
  top: 60px;
  display: block;
}
.teaser--user .teaser__content {
  border-top: 3px solid black;
  padding-top: 12px;
}
@media all and (min-width: 0) and (max-width: 767.97px) {
  .teaser--user .teaser__content {
    flex: 4;
  }
}
@media all and (min-width: 768px) {
  .teaser--user .teaser__content {
    width: 100%;
  }
}
.teaser--user .teaser__headline {
  font-size: 20px;
}
.teaser--user .teaser__headline:link, .teaser--user .teaser__headline:visited {
  text-decoration: none;
  color: black;
}
.teaser--user .teaser__headline small {
  display: block;
  font-size: 14px;
}
.teaser--user .teaser__last-post {
  font-size: 18px;
}

.teaser--text + .teaser {
  margin-top: 24px;
}

.teaser--headline + .teaser {
  margin-top: 24px;
}

.dossier-toc .teaser--dossier .teaser__thumbnail {
  width: 60px;
}
.dossier-toc .teaser--dossier .teaser__headline {
  font-size: 16px;
  color: var(--dossier-font-color);
}
.dossier-toc .teaser--dossier .teaser__excerpt p {
  color: var(--dossier-font-color);
  font-size: 14px;
  line-height: 18px;
}
.dossier-toc .teaser--dossier .teaser__reading-time {
  color: var(--dossier-font-color);
}
.dossier-toc .teaser--dossier .teaser__footer {
  display: none;
}

.teaser--list-item {
  border-top: 1px solid rgb(225, 225, 225);
  padding-bottom: 12px;
  margin: 0;
}

.teaser--list-dossier .teaser__readmore:link, .teaser--list-dossier .teaser__readmore:visited {
  color: rgb(80, 139, 163);
}
.teaser--list-dossier .teaser__headline a:link, .teaser--list-dossier .teaser__headline a:visited {
  color: rgb(80, 139, 163);
}

.teaser-text__dossier a:link, .teaser-text__dossier a:visited {
  text-decoration: none;
  color: rgb(33, 33, 33);
}

.page-title {
  color: rgb(33, 33, 33);
  margin: 0 auto;
}
.tax-dossier .page-title {
  color: rgb(80, 139, 163);
}
.tax-kultur .page-title {
  color: rgb(162, 37, 124);
}
.page-template-template-dossier-list .page-title {
  color: rgb(80, 139, 163);
}

.page-header {
  padding-top: 48px;
  padding-bottom: 24px;
}

.page-content {
  margin: 0 auto;
}

.page-description {
  margin: 0 auto;
}

@media all and (min-width: 0) and (max-width: 767.97px) {
  .mobile-bar {
    margin-left: -18px;
    margin-right: -18px;
  }
}
@media all and (min-width: 0) and (max-width: 1054.97px) {
  .mobile-bar {
    display: flex;
    background-color: rgb(33, 33, 33);
    width: 100%;
    height: 50px;
    z-index: 100;
    padding-left: 18px;
    padding-right: 18px;
    transition: all 333ms ease-in-out;
  }
  .show-menu .mobile-bar {
    box-shadow: 0 10px 30px -15px rgba(33, 33, 33, 0.5);
  }
}

.gallery-columns-1 {
  -moz-column-count: 1;
       column-count: 1;
}

.gallery-columns-2 {
  -moz-column-count: 2;
       column-count: 2;
}

.gallery-columns-3 {
  -moz-column-count: 3;
       column-count: 3;
}

.gallery-columns-4 {
  -moz-column-count: 4;
       column-count: 4;
}

.gallery-columns-5 {
  -moz-column-count: 5;
       column-count: 5;
}

.gallery-columns-6 {
  -moz-column-count: 6;
       column-count: 6;
}

.gallery-columns-7 {
  -moz-column-count: 7;
       column-count: 7;
}

.gallery-columns-8 {
  -moz-column-count: 8;
       column-count: 8;
}

.gallery-columns-9 {
  -moz-column-count: 9;
       column-count: 9;
}

.gallery-columns-10 {
  -moz-column-count: 10;
       column-count: 10;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  margin: 0 0 0.5em;
}

.gallery .gallery-item img {
  margin: 0;
  max-width: 100%;
  height: auto;
}

.gallery {
  margin: 0 -12px 12px -12px;
}
@media all and (min-width: 1200px) {
  .gallery {
    margin: 0 -120px 12px -120px;
  }
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: rgba(33, 33, 33, 0.95);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  padding: 0 0 18px 10px;
  margin-bottom: 10px;
  color: #FFF;
  font-style: normal;
  font-size: 38px;
  font-family: "caecilia", serif;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid white;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid white;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid white;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid white;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.wpcf7-submit {
  transition: background-color 333ms ease-in-out;
  border-radius: 2px;
  border: none;
  background-color: #cbcbcb;
  padding: 6px 24px;
  display: inline-block;
  color: white;
  cursor: pointer;
  margin-top: 12px;
  margin-bottom: 12px;
  width: auto;
  padding-left: 24px;
  padding-right: 24px;
}
@media all and (min-width: 768px) {
  .wpcf7-submit:hover {
    background-color: #bebebe;
  }
}
.wpcf7-submit:focus {
  outline: none;
  border: none;
}
.wpcf7-submit.button--green {
  background-color: #b6ba3f;
}
.wpcf7-submit.button--green:hover {
  background-color: rgb(163, 167, 57);
}

.wpcf7-form {
  margin-bottom: 60px;
}
.wpcf7-form p {
  margin: 0;
}

.eigendynamik {
  margin: 0 auto;
  position: sticky;
  z-index: 9999;
  margin-top: 12px;
  margin-bottom: 12px;
  align-items: center;
  bottom: 0;
  transform: translateY(100%);
  transition: all 333ms ease-in-out;
}
@media all and (min-width: 960px) {
  .eigendynamik {
    margin-left: -100px;
    margin-right: -100px;
  }
}
.is-scrolled-down .eigendynamik.show {
  transform: translateY(5px);
}
.eigendynamik header {
  padding: 12px;
}
.eigendynamik footer {
  text-align: center;
  padding-bottom: 6px;
}

.eigendynamik__wrap {
  animation-timing-function: ease-in-out;
  border: 5px solid rgb(33, 33, 33);
  display: flex;
  overflow: hidden;
  background-color: rgb(255, 255, 255);
  max-width: 870px;
  margin: 0 auto;
}

.eigendynamik__figure {
  height: auto;
  margin-right: 12px;
  line-height: 0;
  width: 42%;
}

.eigendynamik__image {
  width: 100%;
}

.eigendynamik__headline {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(33, 33, 33);
  line-height: 1.15;
  display: block;
  padding: 0;
  margin: 0;
  font-size: 20px;
  text-align: right;
}
@media all and (min-width: 768px) {
  .eigendynamik__headline {
    font-size: 23px;
  }
}
@media all and (min-width: 1200px) {
  .eigendynamik__headline {
    font-size: 26px;
  }
}

.eigendynamik__button {
  margin-top: 6px;
  margin-right: 6px;
}
.eigendynamik__button:link, .eigendynamik__button:visited {
  color: white !important;
  text-decoration: none;
  border-radius: 20px;
}

.eigendynamik__close:link, .eigendynamik__close:visited {
  color: #666;
  text-decoration: none;
}

.eigendynamik__content {
  max-width: 500px;
  text-align: right;
  display: flex;
  flex-direction: column;
  margin: auto;
}
.eigendynamik__content footer {
  margin-top: 12px;
  margin-bottom: 0;
}

.eigendynamik__cite {
  margin-top: 12px;
  text-align: right;
  font-size: 16px;
}
.eigendynamik__cite p {
  margin: 0;
  padding: 0;
}

@keyframes heartBeat {
  from, 18% {
    transform: scale3d(1, 1, 1);
  }
  8% {
    transform: scale3d(1.02, 1.02, 1);
  }
  11% {
    transform: scale3d(1.01, 1.015, 1.02);
  }
}
.dossier-menu {
  position: fixed;
  z-index: 1000;
  top: 50px;
  left: 0;
  width: 80vw;
  bottom: 0;
  transform: translateX(-100vw);
  background-color: var(--dossier-background-color);
  color: var(--dossier-font-color);
  transition: all 333ms ease;
}
.show-menu .dossier-menu {
  transform: translateX(0);
}

.dossier-menu__wrap {
  overflow: scroll;
  height: 100%;
}

.single-online-dossier.show-menu {
  margin: 0;
  height: 100%;
  overflow: hidden;
}

.online-dossier-template-default .site-header {
  display: none;
}
.online-dossier-template-default .eigendynamik {
  display: none;
}
.online-dossier-template-default .site-footer {
  display: none;
}
.online-dossier-template-default .site {
  width: 100vw;
}
.online-dossier-template-default section {
  min-height: 100vh;
}
.online-dossier-template-default p {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "karmina", serif;
  line-height: 1.6;
}
.online-dossier-template-default h2, .online-dossier-template-default h3, .online-dossier-template-default h4, .online-dossier-template-default h5, .online-dossier-template-default h6 {
  margin: auto;
  font-weight: 100;
  font-size: 30px;
  padding-bottom: 24px;
}
.online-dossier-template-default h2.dossier-index__title, .online-dossier-template-default h3.dossier-index__title, .online-dossier-template-default h4.dossier-index__title, .online-dossier-template-default h5.dossier-index__title, .online-dossier-template-default h6.dossier-index__title {
  max-width: 700px;
  margin: auto;
  font-weight: 100;
  color: var(--dossier-font-color);
  font-size: 62px;
}
.online-dossier-template-default .entry__post-content blockquote *, .online-dossier-template-default .grid-box-wp_html blockquote *, .online-dossier-template-default .error-content blockquote * {
  margin-left: auto;
  margin-right: auto;
}
.online-dossier-template-default.in-iframe {
  overflow: hidden;
}
.online-dossier-template-default.is-fullscreen {
  overflow: auto;
}
.online-dossier-template-default .grid-container__content {
  max-width: 100%;
  box-shadow: 0 40px 30px -30px rgba(33, 33, 33, 0.1);
}
.online-dossier-template-default .grid-slot__1d1 {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.online-dossier-template-default .grid-box-title {
  text-align: center;
}
.online-dossier-template-default .teaser__excerpt p {
  line-height: 1.6;
  font-size: 16px;
}
@media all and (min-width: 768px) {
  .online-dossier-template-default .teaser__excerpt p {
    font-size: 16px;
  }
}
@media all and (min-width: 1200px) {
  .online-dossier-template-default .teaser__excerpt p {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
  }
}
.online-dossier-template-default .teaser__meta {
  display: none;
}
.online-dossier-template-default .hamburger-inner, .online-dossier-template-default .hamburger-inner:before, .online-dossier-template-default .hamburger-inner:after {
  background-color: var(--dossier-font-color);
}
.online-dossier-template-default .entry__header--square .post-thumbnail {
  width: 25%;
  margin-right: 10px;
  margin-left: 0;
}
.online-dossier-template-default .entry__header--square .entry__header-text {
  margin-right: auto;
  margin-left: 0;
}

.dossier-authors {
  display: none;
  display: block;
  margin-bottom: 12px;
}
.cta-scroll-down {
  display: none;
}
@media all and (min-width: 768px) {
  .cta-scroll-down {
    display: block;
    position: absolute;
    left: 50%;
    bottom: 10vh;
    animation: bounce 400ms linear;
  }
}
.cta-scroll-down svg {
  width: 60px;
  height: 60px;
  fill: var(--dossier-font-color);
}

.cta-maximize {
  position: fixed;
  right: 10px;
  top: 5px;
  z-index: 2000;
  background: transparent;
  border: none;
  line-height: 12px;
  padding: 7px;
}
.cta-maximize svg {
  width: 26px;
  height: 26px;
  fill: var(--dossier-font-color);
}
.cta-maximize svg:hover, .cta-maximize svg:focus, .cta-maximize svg:active .cta-maximize svg {
  fill: var(--dossier-background-color);
}
.cta-maximize:hover, .cta-maximize:focus, .cta-maximize:active {
  background-color: var(--dossier-font-color);
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50% {
    opacity: 1;
  }
}
.dossier-branding {
  padding: 10px;
  margin: 0;
  display: inline-block;
}
.dossier-branding svg {
  width: 100px;
  fill: var(--dossier-font-color);
  transform: translateY(-4px);
}

.dossier-intro__title {
  color: var(--dossier-font-color);
}

.dossier-index__list {
  max-width: 740px;
  margin: 0 auto;
  list-style-type: none;
}

.dossier-section__info--brandig svg {
  fill: var(--dossier-font-color);
}

.entry-content__expand-button {
  margin: auto;
}

.entry-content__body {
  overflow: hidden;
  height: 80vh;
  max-height: 80vh;
  transition: all 333ms ease-in-out;
}
.show-full-entry .entry-content__body {
  max-height: 100%;
  height: 100%;
}

.entry-content__wrap {
  position: relative;
}

.entry-fade-out {
  position: absolute;
  z-index: 750;
  bottom: 0;
  text-align: center;
  display: flex;
  align-content: center;
  background-color: red;
  left: 0;
  right: 0;
  height: 200px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.85) 30%, rgb(255, 255, 255) 80%);
}
.show-full-entry .entry-fade-out {
  display: none;
}

.dossier-toc {
  list-style: none;
}

.dossier-toc__link:link, .dossier-toc__link:visited {
  color: rgb(33, 33, 33);
  text-decoration: none;
}
.dossier-toc__link:hover, .dossier-toc__link:focus, .dossier-toc__link:active {
  text-decoration: none;
}

.dossier-toc .dossier-toc__item {
  border-bottom: 1px dashed var(--dossier-font-color);
}

.dossier-section__sticky {
  position: sticky;
  top: 0;
}

.dossier-section__full-square-image {
  display: flex;
  align-items: flex-start;
}
.dossier-section__full-square-image .post-thumbnail {
  margin-top: 0;
}
.dossier-section__full-square-image .dossier-section__sticky {
  width: 30%;
  position: sticky;
  top: 50px;
  right: auto;
  left: 5%;
}
.dossier-section__full-square-image .dossier-section__content {
  width: 60%;
}

.dossier-section__sticky-image {
  display: flex;
  align-items: flex-start;
}
.dossier-section__sticky-image .post-thumbnail {
  margin-top: 0;
}
.dossier-section__sticky-image .dossier-section__sticky {
  width: 40%;
  position: sticky;
  top: 50px;
}
.dossier-section__sticky-image .dossier-section__contenwt {
  width: 50%;
}

.dossier-section__sticky-image--sticky-image-right {
  flex-direction: row-reverse;
}
.dossier-section__sticky-image--sticky-image-right .dossier-section__sticky {
  margin-right: 30px;
}

.dossier-section__sticky-image--sticky-image-left .dossier-section__sticky {
  margin-left: 30px;
}

.dossier-section__sticky-image--sticky-image-full {
  flex-direction: column;
}
.dossier-section__sticky-image--sticky-image-full .dossier-section__sticky {
  width: 100%;
}
.dossier-section__sticky-image--sticky-image-full .dossier-section__content {
  width: 100%;
  background-color: white;
  z-index: 100;
}

.dossier-section__info {
  background-color: rgb(33, 33, 33);
  color: white;
  display: flex;
}
.dossier-section__info a:link, .dossier-section__info a:visited {
  color: white;
}
.dossier-section__content {
  max-width: 90%;
  margin: auto;
}
@media all and (min-width: 768px) {
  .dossier-section__content {
    max-width: 740px;
  }
}

.dossier-toc__teaser {
  border-bottom: 1px dotted var(--dossier-background-color);
  position: relative;
  transition: all 333ms ease-in-out;
}
.dossier-toc__teaser:after {
  pointer-events: none;
  content: "»";
  display: block;
  border: 1px solid var(--dossier-background-color);
  position: absolute;
  right: 0;
  bottom: 50%;
  border-radius: 50px;
  transform: translateY(50%);
  font-size: 26px;
  padding: 14px 20px;
  color: var(--dossier-background-color);
  transition: all 333ms ease-in-out;
}
.dossier-toc__teaser:hover:after, .dossier-toc__teaser:focus:after, .dossier-toc__teaser:active:after {
  background-color: var(--dossier-font-color);
  color: var(--dossier-background-color);
}
.dossier-toc__teaser .teaser--dossier {
  padding-top: 12px;
  padding-bottom: 12px;
}
.dossier-toc__teaser .teaser--dossier .teaser__excerpt {
  margin-right: 30px;
}

.dossier-intro {
  background-color: var(--dossier-background-color);
  display: flex;
  z-index: 1000;
  position: relative;
}
.in-iframe .dossier-intro {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.is-fullscreen .dossier-intro {
  position: relative;
}

.dossier-intro__wrap {
  margin: auto;
  width: 100%;
  display: flex;
  align-items: center;
}
@media all and (min-width: 768px) {
  .dossier-intro__wrap {
    width: 80%;
  }
}

.dossier-intro__excerpt {
  color: var(--dossier-font-color);
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
}
@media all and (min-width: 768px) {
  .dossier-intro__excerpt {
    font-size: 20px;
  }
}
@media all and (min-width: 1200px) {
  .dossier-intro__excerpt {
    font-size: 23px;
  }
}

.dossier-intro__thumbnail {
  width: auto;
  max-width: 50vw;
  height: 80%;
  border: 4px solid var(--dossier-font-color);
  position: relative;
  line-height: 0;
  background-color: var(--dossier-bacground-color);
  margin: auto;
}
.dossier-intro__thumbnail:after {
  content: "";
  background-color: transparent;
  position: absolute;
  top: 20px;
  left: 20px;
  right: -20px;
  bottom: -20px;
  border: 4px solid var(--dossier-font-color);
  z-index: -1;
}
.dossier-intro__thumbnail img {
  max-width: 100%;
  height: auto;
}

.dossier-intro__content {
  width: 40%;
  text-align: center;
}
@media all and (min-width: 768px) {
  .dossier-intro__content {
    width: 100%;
  }
}
.dossier-intro__content * {
  color: var(--dossier-font-color);
}
.dossier-intro__content a:link, .dossier-intro__content a:visited {
  color: var(--dossier-font-color);
  text-decoration: none;
}

.dossier-intro__sponsor {
  display: flex;
  align-items: center;
}

.dossier-intro__sponsor-text {
  margin-left: auto;
  margin-right: 6px;
}

.dossier-intro__sponsor-image {
  width: 100px;
  height: auto;
  display: inline-block;
  margin-right: auto;
}
.dossier-intro__sponsor-image img {
  width: 100%;
  height: auto;
}

button.cta-maximize-text-button {
  border: 2px solid var(--dossier-font-color);
  color: var(--dossier-font-color);
  border-radius: 4px;
  background-color: var(--dossier-background-color);
  margin: auto;
  margin-top: 40px;
}
.is-fullscreen button.cta-maximize-text-button {
  display: none;
}

button.cta-maximize-cover {
  background: none;
  outline: none;
  padding: 0;
  margin: 0;
  width: auto;
  height: auto;
  line-height: 0;
}

.dossier-header {
  background-color: var(--dossier-background-color);
  position: sticky;
  width: 100%;
  top: 0;
  z-index: 999;
  height: 50px;
  max-height: 50px;
  color: var(--dossier-font-color);
  display: flex;
}

.dossier-header__list {
  list-style-type: none;
  display: flex;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.3;
  -webkit-hyphens: auto;
          hyphens: auto;
  font-size: 14px;
}
.dossier-header__list a {
  padding: 4px;
}
.dossier-header__list a:link, .dossier-header__list a:visited {
  color: var(--dossier-font-color);
  text-decoration: none;
}

.marquee {
  overflow: hidden;
  display: flex;
  padding-top: 8px;
  padding-bottom: 8px;
}

.marquee span {
  white-space: nowrap;
  margin-right: 20px;
}
.marquee span a:link, .marquee span a:visited {
  text-decoration: none;
}

.full-width-content .grid-slot {
  margin-left: 0;
  margin-right: 0;
}

.full-width-content-wrap {
  padding-bottom: 0 !important;
}
.full-width-content-wrap .grid-slot {
  margin-top: 10px;
  margin-bottom: 10px;
}

.show-newsletter-layer {
  position: fixed;
  width: 100%;
  height: 100%;
}

.layer-newsletter {
  position: fixed;
  top: 50%;
  left: 50%;
  background-color: rgb(255, 255, 255);
  z-index: 1000;
  border-radius: 10px;
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  box-shadow: 0 0 1px 0 rgba(33, 33, 33, 0.4), 0 8px 20px -10px rgba(33, 33, 33, 0.3);
  min-width: 320px;
  width: 90vw;
  max-width: 580px;
  max-height: calc(100vh - 150px);
  overflow: scroll;
  transition: all 333ms ease-in-out;
  transform: translateY(0%) translateX(-50%) scale(0.8);
  visibility: hidden;
}
@media all and (min-width: 0) and (max-width: 899.97px) {
  .layer-newsletter {
    width: 100vw;
  }
}
.layer-newsletter-close {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1000;
}
.layer-newsletter-close button {
  background-color: transparent;
  border: none;
  color: black;
  border-radius: 100px;
  aspect-ratio: 1;
  font-size: 30px;
  padding: 18px;
  line-height: 1;
  display: block;
}
.show-newsletter-layer .layer-newsletter {
  transform: translateY(-50%) translateX(-50%) scale(1);
  visibility: visible;
}

.layer-newsletter-blur {
  transition: background-color 333ms ease-in-out;
  background-color: rgba(190, 190, 190, 0);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
}
.show-newsletter-layer .layer-newsletter-blur {
  visibility: visible;
  background-color: rgba(190, 190, 190, 0.3);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  z-index: 10;
}

.layer-newsletter-submit {
  background-color: #4d8a18;
  color: white;
  border-radius: 5px;
  border: 1px solid transparent;
  cursor: pointer;
  box-shadow: 1px 8px 20px 8px rgba(57, 80, 32, 0.13);
  font-weight: 800;
  width: 50%;
  float: right;
}
@media all and (min-width: 0) and (max-width: 899.97px) {
  .layer-newsletter-submit {
    width: 100%;
  }
}

.mc-field-group {
  width: 50%;
}

.layer-newsletter-header {
  background-color: rgb(245, 244, 238);
  background-color: white;
  padding: 50px 20px 20px 20px;
  text-align: center;
  box-shadow: 0 3px 21px -18px rgba(33, 33, 33, 0.82);
}
.layer-newsletter-header span {
  display: block;
  max-width: 460px;
  margin: 0 auto;
  font-size: 26px;
}
@media all and (min-width: 0) and (max-width: 899.97px) {
  .layer-newsletter-header span {
    font-size: 20px;
  }
}

.layer-newsletter-body {
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.helper_text {
  color: gray;
}

.layer-newsletter-select {
  display: flex;
  flex-direction: column;
  gap: 10px;
  border-bottom: 1px solid rgba(33, 33, 33, 0.35);
  padding-bottom: 20px;
  margin-bottom: 10px;
}

.layer-newsletter-checkbox {
  display: flex;
  gap: 5px;
  background-color: white;
  padding: 10px 5px;
  border-radius: 3px;
  box-shadow: 0 0 1px 0 rgba(33, 33, 33, 0.3), 0 1px 3px -1px rgba(33, 33, 33, 0.35);
  transition: all 333ms ease-in-out;
}
.layer-newsletter-checkbox label {
  font-weight: 500;
  font-size: 17px;
}
.layer-newsletter-checkbox small {
  font-style: italic;
}
.layer-newsletter-checkbox strong {
  font-weight: 700;
}

.layer-newsletter-checkbox label {
  line-height: 1.1;
  display: block;
  cursor: pointer;
  width: 100%;
}

.layer-newsletter-checkbox:hover {
  box-shadow: 0 0 1px 0 rgba(33, 33, 33, 0.5), 0 1px 4px -1px rgba(33, 33, 33, 0.65);
}

.mce_inline_error {
  color: red;
}

.required.email.mce_inline_error {
  border: 1px solid red;
}

.name-fields {
  display: flex;
  gap: 10px;
}

.layer-newsletter-text {
  font-size: 20px;
}

.entry-cta {
  position: relative;
  margin-top: 50px;
  margin-bottom: 150px;
}

.entry-cta-background {
  max-width: 100vw;
  width: 99.5vw;
  transform: translateX(-50vw);
  left: 50%;
  position: absolute;
  right: 50%;
  top: 0;
  bottom: 0;
  z-index: 0;
}
.entry-cta-background:before {
  background-color: rgba(190, 190, 190, 0.1);
  content: "";
  transform: skewY(-2deg);
  box-shadow: 0 0 30px -17px rgba(33, 33, 33, 0.1);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.entry-cta-background:after {
  background-color: rgba(190, 190, 190, 0.1);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  transform: skewY(0.5deg);
  box-shadow: 0 0 30px -17px rgba(33, 33, 33, 0.1);
}

@media all and (min-width: 960px) {
  .entry-cta-one {
    width: 40%;
    z-index: 100;
  }
  .entry-cta-two {
    width: 60%;
    z-index: 100;
  }
}
.entry-cta-headline {
  font-size: 36px;
  font-weight: 600;
  line-height: 1;
  font-family: caecilia, serif;
  font-style: italic;
  display: block;
}

.entry-cta-text {
  font-family: karmina, serif;
  font-size: 22px;
  line-height: 1.6;
  margin-bottom: 2cap;
}

.entry-cta-headline-now {
  font-size: 75px;
  font-weight: 800;
  line-height: 1;
  font-family: caecilia, serif;
  font-style: normal;
}

.entry-cta-button {
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  font-family: caecilia, serif;
  font-style: italic;
  background-color: green;
  padding: 10px 20px;
  color: white;
  display: inline-block;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1019607843);
  animation: pulse-animation 2s infinite;
}
.entry-cta-button:link, .entry-cta-button:visited {
  color: white;
  text-decoration: none;
  border-radius: 4px;
}

.entry-cta-inner {
  position: relative;
  z-index: 1;
  min-height: 60vh;
  align-content: center;
  gap: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media all and (min-width: 768px) {
  .entry-cta-inner {
    flex-direction: row;
    align-items: center;
  }
}

@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
}
.intercom {
  background-color: black;
  color: white;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2000;
  box-shadow: 0 -2px 47px -19px rgba(33, 33, 33, 0.3);
  align-items: center;
  transform: translateY(100%);
  transition: all 333ms ease-in-out;
  opacity: 0.3;
}
.show-intercom .intercom {
  transform: translateY(0);
  opacity: 1;
}

.intercom-start {
  width: 50px;
  margin-left: 0;
  margin-right: auto;
}

.intercom-text {
  margin-left: auto;
  margin-right: auto;
  font-family: karmina, serif;
  font-size: 20px;
  line-height: 1.6;
  padding: 10px;
  text-align: center;
}
.intercom-text a {
  font-style: italic;
  margin-left: 4px;
  color: white;
  text-decoration-thickness: 0.6pt;
  text-underline-offset: 3px;
  transition: all 333ms ease-in-out;
}
.intercom-text a:hover, .intercom-text a:focus, .intercom-text a:active {
  text-decoration: underline;
  text-decoration-thickness: 1pt;
  text-underline-offset: 5px;
}

.intercom-action {
  width: 50px;
  margin-left: auto;
  margin-right: 0;
  font-family: karmina, serif;
  font-size: 20px;
}

.intercom-close {
  font-size: 30px;
  color: white;
  background-color: transparent;
  margin: 0;
  padding: 0;
  border: none;
}

.site {
  padding-bottom: 100px;
}

@media print {
  html {
    background: none;
  }
  body {
    background: none;
  }
  .site-header {
    display: none;
  }
  .site-footer {
    display: none;
  }
  .site-search {
    display: none;
  }
  .entry-social-aside {
    display: none;
  }
  .entry-additional-container {
    display: none;
  }
  .entry-navigation__item {
    display: none !important;
  }
  .entry-donate {
    display: none;
  }
  .single-post .grid-container {
    display: none;
  }
}
.page-id-60835 .grid-container__title {
  color: rgb(162, 37, 124);
}
.page-id-60835 .grid-container__title a:link, .page-id-60835 .grid-container__title a:visited {
  color: rgb(162, 37, 124);
}
.page-id-60835 .grid-container__readmore:link, .page-id-60835 .grid-container__readmore:visited {
  color: rgb(162, 37, 124);
  border: 2px solid rgb(162, 37, 124);
}
.page-id-60835 .grid-container__readmore:hover, .page-id-60835 .grid-container__readmore:focus, .page-id-60835 .grid-container__readmore:active {
  background-color: rgb(162, 37, 124);
}
.page-id-60835 .teaser--hero {
  background-image: linear-gradient(-69deg, rgba(162, 37, 124, 0.69) 13%, rgb(162, 37, 124) 95%);
}

.page-id-40184 .teaser__footer {
  display: none;
}
.page-id-40184 .teaser__headline {
  font-size: 22px;
}
.page-id-40184 .grid-slot__1d4 img {
  max-height: 337px;
}
.page-id-40184 .grid-box + .grid-box.grid-box-wp_html {
  margin-top: 0;
}
.page-id-40184 .grid-box + .grid-box.grid-box-wp_html .teaser__headline {
  transform: translateY(-3px);
}

.grecaptcha-badge {
  transform: translateX(80px);
}

/*# sourceMappingURL=theme-sm.css.map*/