/*!
Theme Name: Stadt.Land.Text 2021
Author: Stefan Denecke
Author URI: https://stefandenecke.de
Description: Das neue Stadt.Land.Text Theme ab 2021
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
Text Domain: slt_2021

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | 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;
  -webkit-text-size-adjust: 100%;
}

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

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 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;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 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;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * 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.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  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.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * 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"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

/**
 * 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;
  outline-offset: -2px;
}

/**
 * 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;
  font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
:root {
  font-size: 100%;
}

body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: "Gimlet Sans Web", sans-serif;
  font-size: 1rem;
  line-height: 1.4;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: 300;
  line-height: 1;
  margin: .5em 0 .5em 0;
}

h1 {
  font-size: 4rem;
  margin-bottom: 1em;
  line-height: 1.1;
}

h2 {
  font-size: 3rem;
  font-weight: 600;
  margin-bottom: .75em;
}

h3 {
  font-size: 2rem;
  font-weight: 600;
  margin: 0.5em 0 0.25em 0;
  line-height: 1.25;
}

@media (max-width: 1200px) {
  h1 {
    font-size: 3.25rem;
  }
  h2 {
    font-size: 2.25rem;
  }
  h3 {
    font-size: 1.5rem;
  }
}

@media (max-width: 720px) {
  h1 {
    font-size: 2.5rem;
  }
  h2 {
    font-size: 2rem;
  }
  h3 {
    font-size: 1.25rem;
  }
}

p, .entry-content li {
  margin: 0;
  margin-bottom: 1em;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.4;
}

@media (max-width: 1200px) {
  p, .entry-content li {
    font-size: 1rem;
  }
}

@media (max-width: 720px) {
  p, .entry-content li {
    font-size: 1.25rem;
  }
}

a {
  font-weight: 600;
}

b,
strong {
  font-weight: 600;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  background: #fff;
  color: #000;
}

.noscroll {
  overflow: hidden;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  margin: 0 0 0 2rem;
  padding: 0;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

.entry-content li {
  line-height: 1.4em;
  margin-bottom: .25em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

figure {
  margin: 1em 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/* Links
--------------------------------------------- */
a {
  color: #000;
  display: inline-block;
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
}

a:hover, a:active {
  outline: 0;
}

.slt-button {
  font-weight: 500;
  font-size: 1.25rem;
  color: #000;
  border: 2px solid #000;
  padding: .75em 1.25em;
  margin: 1.5em .5em 0 0;
  text-decoration: none !important;
  -webkit-transition: background .3s ease, color .3s ease;
  transition: background .3s ease, color .3s ease;
}

@media (max-width: 720px) {
  .slt-button {
    font-size: 1rem;
  }
}

.slt-button:hover {
  background: #000;
  color: white;
}

.slt-button.slt-inverted {
  color: white;
  border: 2px solid white;
}

.slt-button.slt-inverted:hover {
  background: white;
  color: #000;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #000;
  border-radius: 0;
  background: #fff;
  color: #000;
  line-height: 1;
  font-size: 1.25rem;
  padding: 1em 2em;
  -webkit-transition: background .3s ease, color .3s ease;
  transition: background .3s ease, color .3s ease;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background: #000;
  color: #fff;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
.site {
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.site-main {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.error-404 {
  margin: 12rem auto 4rem auto;
  max-width: 1600px;
  padding: 0 12rem 0 16rem;
}

@media (max-width: 1200px) {
  .error-404 {
    padding: 0 6rem 0 10rem;
  }
}

@media (max-width: 720px) {
  .error-404 {
    padding: 0 1rem 0 1rem;
  }
}

.accent-aachen {
  background: #00a0bc;
}

.accent-bergisches-land {
  background: #4e569d;
}

.accent-hellweg {
  background: #499675;
}

.accent-muensterland {
  background: #F39200;
}

.accent-niederrhein {
  background: #e84133;
}

.accent-ostwestfalen-lippe {
  background: #FFC533;
}

.accent-rheinschiene {
  background: #84a0af;
}

.accent-ruhrgebiet {
  background: #cd007f;
}

.accent-sauerland {
  background: #0080c8;
}

.accent-suedwestfalen {
  background: #95bb21;
}

.region-posts {
  position: relative;
  color: white;
}

.region-posts .flex-viewport {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.region-posts .flex-viewport > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.region-posts .flex-viewport > ul > li {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.region-posts .slides li div {
  padding: 2rem 12rem 4rem 20rem;
  width: 100%;
}

@media (max-width: 1200px) {
  .region-posts .slides li div {
    padding: 2rem 10rem 4rem 10rem;
  }
}

@media (max-width: 720px) {
  .region-posts .slides li div {
    padding: 2rem 2rem 6rem 2rem;
  }
}

.region-posts .region-posts__link {
  font-size: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0 0 3rem 0;
}

@media (max-width: 1200px) {
  .region-posts .region-posts__link {
    font-size: 1.5rem;
  }
}

@media (max-width: 720px) {
  .region-posts .region-posts__link {
    font-size: 1rem;
  }
}

@media (max-width: 1200px) {
  .region-posts .region-posts__link {
    margin: 0 0 2rem 0;
  }
}

@media (max-width: 720px) {
  .region-posts .region-posts__link {
    margin: 0 0 1rem 0;
  }
}

.region-posts .region-posts__link a {
  font-weight: 300;
  color: white;
}

.region-posts .region-posts__title {
  margin: 0;
  padding-bottom: 8px;
  line-height: 1em;
  /* fallback */
  /* fallback */
  /* number of lines to show */
}

.region-posts .region-posts__meta {
  font-weight: 400;
  font-size: 1.25rem;
  margin: 0.5rem 0 1.5rem 0;
}

@media (max-width: 720px) {
  .region-posts .region-posts__meta {
    font-size: 1rem;
  }
}

.region-posts .region-posts__meta a {
  color: white;
  text-decoration: underline;
}

.region-posts .region-posts__excerpt {
  font-weight: 400;
  margin: 0;
  padding-bottom: 8px;
  line-height: 1.3em;
  /* fallback */
  /* fallback */
  /* number of lines to show */
}

.region-posts .flex-control-nav {
  bottom: -4rem;
}

.flex-direction-nav {
  max-width: 1600px;
  margin: 0 auto;
}

.flex-direction-nav a.flex-prev, .flex-direction-nav a.flex-next {
  width: 100px;
  height: 100px;
  margin: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 1;
  line-height: 1;
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}

.flex-direction-nav a.flex-prev::before, .flex-direction-nav a.flex-next::before {
  content: none;
}

.flex-direction-nav a.flex-prev:hover, .flex-direction-nav a.flex-next:hover {
  -webkit-transform: translateY(-50%) scale(1.2);
          transform: translateY(-50%) scale(1.2);
}

.flex-direction-nav .flex-next {
  right: 0;
  background: url(assets/img/arrow-right-white.svg) no-repeat center;
  background-size: 60%;
}

.flex-direction-nav .flex-prev {
  left: 0;
  background: url(assets/img/arrow-left-white.svg) no-repeat center;
  background-size: 60%;
}

.slant .flex-viewport {
  -webkit-transform: skewY(-3deg);
          transform: skewY(-3deg);
}

.slant .flex-viewport .slant__counter {
  -webkit-transform: skewY(3deg) rotate(-3deg);
          transform: skewY(3deg) rotate(-3deg);
  max-width: 1600px;
}

.slant .flex-direction-nav {
  position: absolute;
  top: 50%;
  width: 98%;
  max-width: 1600px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-3deg);
          transform: translate(-50%, -50%) rotate(-3deg);
}

@media (max-width: 720px) {
  .slant .flex-direction-nav {
    top: auto;
    bottom: 50px;
  }
}

.blog-page-entries {
  list-style: none;
  margin: 0 0 10rem 0;
  padding: 0;
  color: #fff;
}

.blog-page-entries.resident-archive .blog-page-entry .blog-page-entry__content {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

@media (max-width: 720px) {
  .blog-page-entries.resident-archive .blog-page-entry .blog-page-entry__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.blog-page-entries .blog-page-entry {
  padding: 2rem 0;
  margin: 6rem 0;
  -webkit-transform: skewY(-3deg);
          transform: skewY(-3deg);
  overflow: hidden;
}

.blog-page-entries .blog-page-entry .blog-page-entry__content {
  max-width: var(--max-width);
  margin: 0 auto;
  padding: 0 12rem 0 4rem;
  -webkit-transform: skewY(3deg) rotate(-3deg);
          transform: skewY(3deg) rotate(-3deg);
  max-width: 1600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

@media (max-width: 1200px) {
  .blog-page-entries .blog-page-entry .blog-page-entry__content {
    padding: 0 7rem 0 2rem;
  }
}

@media (max-width: 720px) {
  .blog-page-entries .blog-page-entry .blog-page-entry__content {
    padding: 0 2rem 0 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.blog-page-entries .blog-page-entry .blog-page-entry__region {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 400px;
          flex: 0 0 400px;
  width: 400px;
  height: 400px;
  margin-right: 2rem;
  opacity: .5;
  position: absolute;
  right: 0;
  z-index: -1;
}

@media (max-width: 1200px) {
  .blog-page-entries .blog-page-entry .blog-page-entry__region {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 300px;
            flex: 0 0 300px;
    width: 300px;
    height: 300px;
  }
}

@media (max-width: 720px) {
  .blog-page-entries .blog-page-entry .blog-page-entry__region {
    bottom: 0;
  }
}

.blog-page-entries .blog-page-entry .blog-page-entry__region .region__letter img {
  mix-blend-mode: multiply;
}

.blog-page-entries .blog-page-entry .blog-page-entry__region .region__title {
  font-weight: 300;
  font-size: 3rem;
  line-height: 1.2;
  position: absolute;
  left: 60%;
  bottom: 0;
  margin: 0;
  -webkit-transform-origin: 0 100%;
          transform-origin: 0 100%;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  width: 100%;
  max-width: 20rem;
}

.blog-page-entries .blog-page-entry .blog-page-entry__image {
  position: relative;
  width: 33%;
  min-width: 300px;
  margin: 0 2rem 0 0;
}

.blog-page-entries .blog-page-entry .blog-page-entry__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 720px) {
  .blog-page-entries .blog-page-entry .blog-page-entry__image {
    margin: 0 0 2rem 0;
    width: auto;
    min-width: auto;
    height: 250px;
  }
}

.blog-page-entries .blog-page-entry .blog-page-entry__text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.blog-page-entries .blog-page-entry .blog-page-entry__text .blog-page-entry__meta {
  font-size: 1.25rem;
  margin: 0 0 1em 0;
  line-height: 1.2em;
}

@media (max-width: 720px) {
  .blog-page-entries .blog-page-entry .blog-page-entry__text .blog-page-entry__meta {
    font-size: 1rem;
  }
}

.blog-page-entries .blog-page-entry .blog-page-entry__text .blog-page-entry__meta a {
  color: #fff;
  text-decoration: underline;
}

.blog-page-entries .blog-page-entry .blog-page-entry__text .blog-page-entry__meta a:hover {
  text-decoration: none;
}

.blog-page-entries .blog-page-entry .blog-page-entry__text .blog-page-entry__title {
  margin: 0 0 .25em 0;
  line-height: 1.2em;
}

.blog-page-entries .blog-page-entry .blog-page-entry__text .blog-page-entry__excerpt {
  margin: 0;
  padding-bottom: 8px;
  line-height: 1.3em;
}

.after-posts-link {
  max-width: 1600px;
  text-align: center;
  margin: 0 auto 4rem auto;
}

.post-list {
  margin: 16rem auto;
}

.post-list header {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 12rem 0 16rem;
}

@media (max-width: 1200px) {
  .post-list header {
    padding: 0 10rem 0 10rem;
  }
}

@media (max-width: 720px) {
  .post-list header {
    padding: 0 1rem 0 1rem;
  }
}

.post-list {
  position: relative;
  margin: 0 auto 4rem auto;
  max-width: 1600px;
  padding: 0 3rem;
}

@media (max-width: 1200px) {
  .post-list {
    padding: 0 1rem;
  }
}

@media (max-width: 720px) {
  .post-list {
    padding: 0;
  }
}

.post-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0, 1fr))[2];
      grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (max-width: 720px) {
  .post-list ul {
    display: block;
  }
}

.post-list .post-list__post {
  margin: 0 0 4rem 0;
}

.post-list .post-list__post a {
  padding: 1rem 1rem 2rem 1rem;
  display: block;
  height: 100%;
  color: #000;
  text-decoration: none;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
}

.post-list .post-list__post a:hover {
  background: rgba(0, 0, 0, 0.1);
}

.post-list .post-list__post .post-list__image {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-bottom: 50%;
}

.post-list .post-list__post .post-list__image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1.01);
          transform: translate(-50%, -50%) scale(1.01);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.post-list .post-list__post .post-list__teaser {
  padding: 0 2rem;
}

.post-list .post-list__post .post-list__date {
  font-weight: 300;
  font-size: 1.25rem;
  margin: 1em 0 1em 0;
}

.post-list .post-list__post .post-list__title {
  margin: .5em 0 .5em 0;
}

.post-list .post-list__post .post-list__excerpt {
  font-weight: 300;
  line-height: 1.2em;
  margin: 0;
}

.letter-backdrop {
  position: fixed;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 150% auto;
  background-position: 0% 50%;
  z-index: -1;
}

.author-archive-header {
  max-width: 1600px;
  margin: 10rem auto 0 auto;
  padding: 0 12rem 0 16rem;
}

@media (max-width: 1200px) {
  .author-archive-header {
    padding: 0 6rem 0 10rem;
  }
}

@media (max-width: 720px) {
  .author-archive-header {
    padding: 0 1rem 0 1rem;
  }
}

.resident-info {
  max-width: 1600px;
  margin: 4rem auto;
  padding: 0 12rem 0 16rem;
}

@media (max-width: 1200px) {
  .resident-info {
    padding: 0 6rem 0 10rem;
  }
}

@media (max-width: 720px) {
  .resident-info {
    padding: 1rem;
  }
}

.resident-info.multiple {
  background: #fff;
  padding-top: 2rem;
  padding-bottom: 3rem;
  margin: 10rem auto;
}

.resident-info.multiple:first-child {
  margin-top: 0;
}

.resident-info .resident-info__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
}

@media (max-width: 720px) {
  .resident-info .resident-info__content {
    display: block;
  }
}

.resident-info .resident-info__region {
  mix-blend-mode: multiply;
  width: 400px;
  position: absolute;
  left: -300px;
  z-index: 10;
}

@media (max-width: 1200px) {
  .resident-info .resident-info__region {
    width: 300px;
    left: -200px;
  }
}

@media (max-width: 720px) {
  .resident-info .resident-info__region {
    width: 60%;
  }
}

@media (max-width: 720px) {
  .resident-info .resident-info__region {
    left: 40%;
  }
}

.resident-info .resident-info__region .region__letter {
  padding-bottom: 100%;
}

@media (max-width: 720px) {
  .resident-info .resident-info__region .region__letter {
    padding-bottom: 105%;
  }
}

.resident-info .resident-info__region .region__letter img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

@media (max-width: 720px) {
  .resident-info .resident-info__region .region__letter img {
    top: auto;
    bottom: 0;
  }
}

.resident-info .resident-info__region .region__title {
  display: none;
  font-weight: 300;
  font-size: 3rem;
  line-height: 1.2;
  position: absolute;
  left: 60%;
  bottom: 0;
  margin: 0;
  -webkit-transform-origin: 0 100%;
          transform-origin: 0 100%;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  width: 100%;
  max-width: 20rem;
}

@media (max-width: 1200px) {
  .resident-info .resident-info__region .region__title {
    font-size: 2.25rem;
  }
}

@media (max-width: 720px) {
  .resident-info .resident-info__region .region__title {
    font-size: 1.5rem;
  }
}

.resident-info .resident-info__portrait {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 300px;
          flex: 0 0 300px;
}

@media (max-width: 1200px) {
  .resident-info .resident-info__portrait {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 200px;
            flex: 0 0 200px;
  }
}

@media (max-width: 720px) {
  .resident-info .resident-info__portrait {
    width: 100%;
  }
}

.resident-info .resident-info__portrait .portrait {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-bottom: 400px;
}

@media (max-width: 1200px) {
  .resident-info .resident-info__portrait .portrait {
    padding-bottom: 300px;
  }
}

@media (max-width: 720px) {
  .resident-info .resident-info__portrait .portrait {
    width: 50%;
    padding-bottom: 63%;
  }
}

.resident-info .resident-info__portrait img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1.01);
          transform: translate(-50%, -50%) scale(1.01);
}

.resident-info .resident-info__portrait .portrait::after {
  content: attr(data-copyright);
  display: inline-block;
  padding: .25em .5em;
  position: absolute;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  font-size: .7rem;
}

.resident-info .resident-info__url {
  margin: .5rem 0 0 0;
  border-bottom: 2px solid #000;
  padding-bottom: .5rem;
}

.resident-info .resident-info__url a {
  padding: .5rem 1rem;
  text-decoration: underline;
}

.resident-info .resident-info__url a:hover {
  text-decoration: none;
}

.resident-info .resident-info__social {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: .5rem 1rem;
  border-bottom: 2px solid #000;
}

@media (max-width: 720px) {
  .resident-info .resident-info__social {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.resident-info .resident-info__social li {
  font-size: 2.5rem;
  line-height: 1;
  margin: 0 .5em 0 0;
}

.resident-info .resident-info__text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 0 0 2rem;
}

@media (max-width: 720px) {
  .resident-info .resident-info__text {
    padding: 0 0 0 0;
    margin-top: 1rem;
  }
}

.resident-info .resident-info__blog .slt-button {
  margin-top: 0;
}

.resident-info .soundcloud {
  border: 2px solid #000;
  padding: 1rem;
  margin-bottom: 2rem;
}

.resident-info .soundcloud iframe + div {
  font-size: .7rem;
  color: rgba(0, 0, 0, 0.5);
  line-break: anywhere;
  word-break: normal;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 300;
}

.resident-info .soundcloud iframe + div a {
  text-decoration: none;
}

#searchform {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
}

#searchform button {
  padding: calc(0.25em - 2px) calc(0.5em - 2px);
  border: none;
  cursor: pointer;
  margin: 0;
  border: 1px solid #000;
  border-left: 0;
}

#searchform button:hover {
  background-color: #000;
}

#searchform input {
  border-radius: 0;
  font-size: 1rem;
  padding: calc(.25em - 2px) 0.5em;
  line-height: 1;
  border-width: 1px;
  border-color: #000;
  border-right: 0;
  margin: 0;
}

.search-page {
  max-width: 1600px;
  margin: 0 auto;
  margin-top: 12rem;
  padding: 0 12rem 0 16rem;
}

@media (max-width: 1200px) {
  .search-page {
    padding: 0 6rem 0 10rem;
  }
}

@media (max-width: 720px) {
  .search-page {
    margin-top: 8rem;
    padding: 0 1rem 0 1rem;
  }
}

.search-page article {
  border-bottom: 2px solid #000;
  margin: 4rem 0;
  padding-bottom: 3rem;
}

.search-page article:last-of-type {
  border: none;
}

.search-page article a {
  text-decoration: underline;
}

.search-page article a:hover {
  text-decoration: none;
}

.search-page .navigation.posts-navigation {
  padding: 0;
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.site-header {
  width: 100%;
  max-width: 1600px;
  padding: 0 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: fixed;
  top: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 50;
}

@media (max-width: 1200px) {
  .site-header {
    padding: 0 2rem;
  }
}

@media (max-width: 720px) {
  .site-header {
    padding: 0 1rem;
  }
}

.site-header .logo {
  position: absolute;
  top: 2rem;
  display: inline-block;
  width: 136px;
  -webkit-transition: width .3s ease;
  transition: width .3s ease;
}

@media (max-width: 1200px) {
  .site-header .logo {
    width: 100px;
  }
}

@media (max-width: 720px) {
  .site-header .logo {
    width: 75px;
    top: 1rem;
  }
}

.site-header .language-selection {
  position: absolute;
  top: 2rem;
  right: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.25rem;
}

.site-header .language-selection .menu-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media (max-width: 720px) {
  .site-header .language-selection .menu-section {
    margin-top: .5rem;
  }
}

.site-header .language-selection ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.site-header .language-selection ul li {
  margin-left: .25em;
}

.site-header .language-selection a {
  color: #fff;
  text-decoration: none;
  background: #000;
  padding: .25em .5em;
  -webkit-transition: color .3s ease, background .3s ease;
  transition: color .3s ease, background .3s ease;
}

.site-header .language-selection a:hover {
  color: #000;
  background: #fff;
}

.site-header .language-selection .current-lang a {
  background: #999;
  color: #333;
}

@media (max-width: 1200px) {
  .site-header .language-selection {
    font-size: 1rem;
    right: 2rem;
  }
}

@media (max-width: 720px) {
  .site-header .language-selection {
    font-size: 1rem;
    top: 1rem;
    right: 1rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.main-navigation .main-menu {
  position: fixed;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
  opacity: 0;
  width: 100vw;
  min-height: 100vh;
  background: #fff url(assets/img/map-navigation.svg) no-repeat top center;
  background-size: cover;
  color: #fff;
  z-index: 100;
  -webkit-transition: opacity .3s ease, -webkit-transform .3s ease;
  transition: opacity .3s ease, -webkit-transform .3s ease;
  transition: transform .3s ease, opacity .3s ease;
  transition: transform .3s ease, opacity .3s ease, -webkit-transform .3s ease;
  font-size: 2rem;
  overflow: auto;
}

@media (max-width: 1200px) {
  .main-navigation .main-menu {
    font-size: 1.5rem;
  }
}

@media (max-width: 720px) {
  .main-navigation .main-menu {
    font-size: 1.25rem;
  }
}

.main-navigation .main-menu ul {
  mix-blend-mode: difference;
  position: absolute;
  top: 100px;
  left: 40%;
  list-style: none;
  margin: 0;
  padding: 0 0 4rem 0;
  background: #000;
}

@media (max-width: 1200px) {
  .main-navigation .main-menu ul {
    left: 40%;
  }
}

@media (max-width: 720px) {
  .main-navigation .main-menu ul {
    left: 10%;
  }
}

.main-navigation .main-menu ul li {
  padding: 0 .5rem;
  line-height: 1em;
  letter-spacing: .05em;
  margin: 0 0 .75em 0;
}

.main-navigation .main-menu ul li span {
  display: inline-block;
  position: relative;
}

.main-navigation .main-menu ul li .toggle-submenu {
  display: none;
}

.main-navigation .main-menu ul ul {
  display: none;
  position: static;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  font-size: 1.25rem;
  margin: 1rem 0 1rem 1rem;
  padding: 0;
}

@media (max-width: 720px) {
  .main-navigation .main-menu ul ul {
    font-size: 1rem;
  }
}

.main-navigation .main-menu ul ul li {
  line-height: 1em;
  margin: 0 0 1em 0;
}

.main-navigation .main-menu ul ul li a {
  font-weight: 400;
}

.main-navigation .main-menu ul li.open ul {
  display: block;
}

.main-navigation .main-menu ul .menu-item-has-children > span .toggle-submenu {
  cursor: pointer;
  display: block;
  width: 40px;
  height: 30px;
  background: url("assets/img/arrow-right-white.svg") no-repeat center;
  background-size: 70%;
  position: absolute;
  right: -1rem;
  top: .1em;
  -webkit-transform: translate(100%, 0) rotate(90deg);
          transform: translate(100%, 0) rotate(90deg);
  border: 2px solid transparent;
}

@media (max-width: 1200px) {
  .main-navigation .main-menu ul .menu-item-has-children > span .toggle-submenu {
    top: -0.1em;
  }
}

@media (max-width: 720px) {
  .main-navigation .main-menu ul .menu-item-has-children > span .toggle-submenu {
    top: -.2em;
  }
}

.main-navigation .main-menu ul li.open > span .toggle-submenu {
  -webkit-transform: translate(100%, 0) rotate(-90deg);
          transform: translate(100%, 0) rotate(-90deg);
}

.main-navigation .main-menu a {
  color: #fff;
  text-decoration: none;
  position: relative;
  line-height: 1.2;
}

.main-navigation .main-menu a::after {
  content: '';
  display: block;
  position: absolute;
  top: calc(100% - 4px);
  left: 0;
  width: 100%;
  background: transparent;
  height: 2px;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
}

.main-navigation .main-menu a:hover::after {
  background: white;
}

.main-navigation .main-menu .current-menu-item > span a,
.main-navigation .main-menu .current-menu-parent > span a {
  background: #fff;
  -webkit-box-shadow: .25em 0 #fff, -.25em 0 #fff;
          box-shadow: .25em 0 #fff, -.25em 0 #fff;
  color: #000;
}

.main-navigation .main-menu .current-menu-item > span a:hover::after,
.main-navigation .main-menu .current-menu-parent > span a:hover::after {
  content: none;
}

.main-navigation.expanded .main-menu {
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  opacity: 1;
}

.main-navigation .menu-toggle {
  width: 4rem;
  height: 4rem;
  position: absolute;
  top: 6rem;
  right: 4rem;
  z-index: 150;
  border: none;
  border-radius: 0;
  background: #fff;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: width .3s ease, height .3s ease;
  transition: width .3s ease, height .3s ease;
}

.main-navigation .menu-toggle::before, .main-navigation .menu-toggle::after {
  content: '';
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
          transform: translate(-50%, -50%) rotate(0deg);
  -webkit-transition: top .3s ease, background .3s ease, -webkit-transform .3s ease;
  transition: top .3s ease, background .3s ease, -webkit-transform .3s ease;
  transition: transform .3s ease, top .3s ease, background .3s ease;
  transition: transform .3s ease, top .3s ease, background .3s ease, -webkit-transform .3s ease;
}

.main-navigation .menu-toggle::before, .main-navigation .menu-toggle::after,
.main-navigation .menu-toggle span {
  display: block;
  position: absolute;
  left: 50%;
  width: calc(100% - 1rem);
  height: calc(100% / 20);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: black;
}

.main-navigation .menu-toggle::before {
  top: 25%;
}

.main-navigation .menu-toggle::after {
  top: 75%;
}

.main-navigation .menu-toggle span {
  top: 50%;
  -webkit-transition: opacity .3s ease, background .3s ease;
  transition: opacity .3s ease, background .3s ease;
}

.main-navigation .menu-toggle:hover {
  background: #fff;
}

.main-navigation .menu-toggle:hover::before {
  top: 20%;
}

.main-navigation .menu-toggle:hover::after {
  top: 80%;
}

.main-navigation .menu-toggle:focus {
  background: #fff;
}

@media (max-width: 1200px) {
  .main-navigation .menu-toggle {
    width: 3rem;
    height: 3rem;
    top: 5rem;
    right: 2rem;
  }
}

@media (max-width: 720px) {
  .main-navigation .menu-toggle {
    top: 5.75rem;
    right: 1rem;
  }
}

.main-navigation.expanded .menu-toggle {
  background: #000;
}

.main-navigation.expanded .menu-toggle::before, .main-navigation.expanded .menu-toggle::after,
.main-navigation.expanded .menu-toggle span {
  background: white;
}

.main-navigation.expanded .menu-toggle::before, .main-navigation.expanded .menu-toggle::after {
  top: 50%;
}

.main-navigation.expanded .menu-toggle::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.main-navigation.expanded .menu-toggle::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

.main-navigation.expanded .menu-toggle span {
  opacity: 0;
}

.main-navigation.expanded .menu-toggle:focus {
  background: #000;
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  clear: both;
  max-width: 1600px;
  padding: 0 12rem 0 16rem;
  margin: 4rem auto;
}

@media (max-width: 1200px) {
  .site-main .comment-navigation, .site-main
  .posts-navigation, .site-main
  .post-navigation {
    padding: 0 6rem 0 10rem;
  }
}

@media (max-width: 720px) {
  .site-main .comment-navigation, .site-main
  .posts-navigation, .site-main
  .post-navigation {
    padding: 0 1rem 0 1rem;
  }
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2rem 0;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}

.comment-navigation .nav-links a,
.posts-navigation .nav-links a,
.post-navigation .nav-links a {
  color: #000;
  text-decoration: underline;
}

.comment-navigation .nav-links a:hover,
.posts-navigation .nav-links a:hover,
.post-navigation .nav-links a:hover {
  text-decoration: none;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
}

.comment-navigation .nav-subtitle,
.posts-navigation .nav-subtitle,
.post-navigation .nav-subtitle {
  display: block;
}

.site-footer {
  background: #000;
  color: #fff;
  width: 100%;
  position: relative;
  z-index: 10;
}

.site-footer ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
}

.site-footer .social-media,
.site-footer .site-info {
  max-width: 1600px;
  padding: 2rem 4rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 720px) {
  .site-footer .social-media,
  .site-footer .site-info {
    padding: 2rem 1rem;
  }
}

.site-footer .social-media a,
.site-footer .site-info a {
  color: #fff;
}

.site-footer .social-media {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.site-footer .social-media li {
  margin: 0.5em 2em;
}

.site-footer .social-media a {
  text-decoration: none;
  font-size: 2.5rem;
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}

.site-footer .social-media a:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.site-footer .site-info {
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: .8rem;
}

.site-footer .site-info .originator,
.site-footer .site-info .sponsor {
  font-size: .8rem;
}

.site-footer .site-info .sponsor {
  margin-top: .5rem;
}

.site-footer .site-info .sponsor a {
  display: block;
  width: 250px;
  margin-top: .5rem;
}

.site-footer .site-info .sponsor a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.site-footer .site-info::before {
  content: "";
  display: block;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
}

@media (max-width: 720px) {
  .site-footer .site-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.site-footer .site-info p {
  margin: 0;
}

.site-footer .site-info li:not(:first-child)::before {
  content: '|';
  display: inline-block;
  margin: 0 .5em;
}

.entry-footer {
  position: relative;
  z-index: 10;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: none;
  padding: 2rem 4rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  clear: both;
}

.entry-footer .edit-link {
  border: 1px solid #000;
}

.entry-footer .edit-link a {
  display: block;
  padding: .5em 1em;
  color: #000;
  text-decoration: none;
}

.entry-footer .edit-link a:hover {
  background: #000;
  color: #fff;
}

.shared-counts-wrap {
  margin: 0 0 20px -6rem;
  overflow: hidden;
  width: calc(100% + 6rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-top: 1px solid #000;
  padding-top: 3rem;
  margin-top: 4rem;
  gap: 2rem;
}

.shared-counts-wrap .shared-counts-button {
  background: transparent !important;
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}

.shared-counts-wrap .shared-counts-button:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.shared-counts-wrap .shared-counts-button .shared-counts-icon svg {
  width: 2rem;
  height: 2rem;
  margin: 0;
}

.shared-counts-wrap .shared-counts-button .shared-counts-icon svg path {
  fill: #000;
}

@media (max-width: 1200px) {
  .shared-counts-wrap {
    margin: 0 0 20px -3rem;
    width: calc(100% + 3rem);
  }
}

@media (max-width: 720px) {
  .shared-counts-wrap {
    margin: 0 0 20px 0;
    width: 100%;
  }
}

.thumbnail-spacer {
  padding-top: 10rem;
}

@media (max-width: 1200px) {
  .thumbnail-spacer {
    padding-top: 6rem;
  }
}

@media (max-width: 720px) {
  .thumbnail-spacer {
    padding-top: 4rem;
  }
}

.slt-breadcrumbs {
  max-width: 1600px;
  margin: 2rem auto;
  padding: 0 12rem 0 16rem;
}

@media (max-width: 1200px) {
  .slt-breadcrumbs {
    padding: 0 10rem 0 10rem;
  }
}

@media (max-width: 720px) {
  .slt-breadcrumbs {
    padding: 0 1rem 0 1rem;
  }
}

.slt-breadcrumbs ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.slt-breadcrumbs ul li {
  white-space: nowrap;
}

.slt-breadcrumbs ul li:not(:first-child)::before {
  content: "/";
  display: inline-block;
  margin: 0 .5em;
}

.slt-breadcrumbs ul a {
  color: #000;
  text-decoration: underline;
}

.slt-breadcrumbs ul a:hover {
  text-decoration: none;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block;
}

.updated:not(.published) {
  display: none;
}

.page-links {
  clear: both;
}

.post-thumbnail {
  position: relative;
  height: 33vh;
  min-height: 600px;
}

@media (max-width: 1200px) {
  .post-thumbnail {
    min-height: 400px;
  }
}

@media (max-width: 720px) {
  .post-thumbnail {
    min-height: 200px;
  }
}

.post-thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.post-entry-content {
  position: relative;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 12rem 0 16rem;
}

@media (max-width: 1200px) {
  .post-entry-content {
    padding: 0 6rem 0 10rem;
  }
}

@media (max-width: 720px) {
  .post-entry-content {
    padding: 0 1rem 0 1rem;
  }
}

.post-entry-content .region-map {
  position: absolute;
  width: 16rem;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transform: translate(calc(-100% + 21rem), calc(-100% + 20rem));
          transform: translate(calc(-100% + 21rem), calc(-100% + 20rem));
}

@media (max-width: 1200px) {
  .post-entry-content .region-map {
    -webkit-transform: translate(calc(-100% + 12rem), calc(-100% + 20rem));
            transform: translate(calc(-100% + 12rem), calc(-100% + 20rem));
  }
}

@media (max-width: 720px) {
  .post-entry-content .region-map {
    display: none;
  }
}

.post-entry-content .region-map.map-aachen {
  width: 30rem;
  top: 6rem;
}

.post-entry-content .region-map.map-bergisches-land {
  width: 30rem;
  top: 5rem;
}

.post-entry-content .region-map.map-hellweg {
  width: 60rem;
  top: 15rem;
}

.post-entry-content .region-map.map-muensterland {
  width: 60rem;
}

.post-entry-content .region-map.map-niederrhein {
  width: 40rem;
}

.post-entry-content .region-map.map-ostwestfalen-lippe {
  width: 40rem;
  top: 6rem;
}

.post-entry-content .region-map.map-rheinschiene {
  width: 40rem;
  top: 7rem;
}

.post-entry-content .region-map.map-ruhrgebiet {
  width: 80rem;
  top: 28rem;
}

.post-entry-content .region-map.map-sauerland {
  width: 80rem;
  top: 6rem;
  left: 11rem;
}

.post-entry-content .region-map.map-suedwestfalen {
  width: 40rem;
  top: 8rem;
}

.post-entry-content .entry-header {
  max-width: 1600px;
  margin: 0 auto;
  margin-bottom: 1.5rem;
  padding: 0;
}

@media (max-width: 1200px) {
  .post-entry-content .entry-header {
    padding: 0;
  }
}

@media (max-width: 720px) {
  .post-entry-content .entry-header {
    padding: 0;
  }
}

.post-entry-content .entry-title {
  margin-bottom: .25em;
}

.post-entry-content .entry-date {
  font-size: 1em;
}

.post-entry-content .entry-body,
.post-entry-content .entry-date {
  padding-left: 6rem;
}

@media (max-width: 1200px) {
  .post-entry-content .entry-body,
  .post-entry-content .entry-date {
    padding-left: 3rem;
  }
}

@media (max-width: 720px) {
  .post-entry-content .entry-body,
  .post-entry-content .entry-date {
    padding-left: 0;
  }
}

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}

.widget select {
  max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

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

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: -ms-grid;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  -ms-grid-columns: (1fr)[5];
      grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  -ms-grid-columns: (1fr)[6];
      grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  -ms-grid-columns: (1fr)[7];
      grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  -ms-grid-columns: (1fr)[8];
      grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  -ms-grid-columns: (1fr)[9];
      grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-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 {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #000;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

/* Elementor
--------------------------------------------- */
.slt-frontpage-slider .swiper-slide-bg {
  -webkit-mask: url("assets/img/nrw_silhuette_fill.svg") no-repeat bottom center;
          mask: url("assets/img/nrw_silhuette_fill.svg") no-repeat bottom center;
  -webkit-mask-size: cover;
          mask-size: cover;
}

.slt-frontpage-slider .elementor-swiper-button {
  width: 60px;
  height: 60px;
}

.slt-frontpage-slider .elementor-swiper-button i {
  display: none;
}

.slt-frontpage-slider .elementor-swiper-button.elementor-swiper-button-next {
  background: rgba(255, 255, 255, 0.8) url("assets/img/arrow-right.svg") no-repeat center;
  background-size: 60%;
  right: 12.5rem;
}

@media (max-width: 1200px) {
  .slt-frontpage-slider .elementor-swiper-button.elementor-swiper-button-next {
    right: 2rem;
  }
}

@media (max-width: 720px) {
  .slt-frontpage-slider .elementor-swiper-button.elementor-swiper-button-next {
    right: 1rem;
  }
}

.slt-frontpage-slider .elementor-swiper-button.elementor-swiper-button-prev {
  background: rgba(255, 255, 255, 0.8) url("assets/img/arrow-left.svg") no-repeat center;
  background-size: 60%;
  left: 12.5rem;
}

@media (max-width: 1200px) {
  .slt-frontpage-slider .elementor-swiper-button.elementor-swiper-button-prev {
    left: 2rem;
  }
}

@media (max-width: 720px) {
  .slt-frontpage-slider .elementor-swiper-button.elementor-swiper-button-prev {
    left: 1rem;
  }
}

@media (max-width: 1200px) {
  .slt-frontpage-slider .elementor-swiper-button {
    width: 40px;
    height: 40px;
  }
}
