@charset "UTF-8";
.sf-dump a {
  border: none !important;
  text-decoration: none !important;
  background: none !important;
}
.sf-dump a:before, .sf-dump a:after {
  content: none !important;
}

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

html {
  --brand-color1: #ef7d06;
  --brand-color2: #ef7d06;
  --brand-color3: #2b2b2b;
  --brand-black: #1d1d1b;
  --grau-100: #f2f2f3;
  --grau-200: #e5e5e6;
  --grau-300: #d7d9da;
  --grau-400: #bdbfc2;
  --grau-500: #95999d;
  --grau-600: #74787c;
  --grau-700: #56595c;
  --grau-800: #3d4042;
  --grau-900: var(--brand-black);
  --base-color: #fff;
  --text-color: var(--base-color);
  --text-color-light: var(--base-color);
  --heading-color: var(--base-color);
  --secondary-heading-color: var(--base-color);
  --action: var(--base-color);
  --action-respond: var(--brand-color1);
  --alert-yellow: #ff0;
  --alert-blue: #00f;
  --alert-red: #f00;
  --alert-green: #0f0;
}

:root {
  --brand-color1-100: color-mix(in srgb, var(--brand-color1), white 80%);
  --brand-color1-200: color-mix(in srgb, var(--brand-color1), white 60%);
  --brand-color1-300: color-mix(in srgb, var(--brand-color1), white 40%);
  --brand-color1-400: color-mix(in srgb, var(--brand-color1), white 20%);
  --brand-color1-500: var(--brand-color1);
  --brand-color1-600: color-mix(in srgb, var(--brand-color1), black 20%);
  --brand-color1-700: color-mix(in srgb, var(--brand-color1), black 40%);
  --brand-color1-800: color-mix(in srgb, var(--brand-color1), black 60%);
  --brand-color1-900: color-mix(in srgb, var(--brand-color1), black 80%);
  --brand-color2-100: color-mix(in srgb, var(--brand-color2), white 80%);
  --brand-color2-200: color-mix(in srgb, var(--brand-color2), white 60%);
  --brand-color2-300: color-mix(in srgb, var(--brand-color2), white 40%);
  --brand-color2-400: color-mix(in srgb, var(--brand-color2), white 20%);
  --brand-color2-500: var(--brand-color2);
  --brand-color2-600: color-mix(in srgb, var(--brand-color2), black 20%);
  --brand-color2-700: color-mix(in srgb, var(--brand-color2), black 40%);
  --brand-color2-800: color-mix(in srgb, var(--brand-color2), black 60%);
  --brand-color2-900: color-mix(in srgb, var(--brand-color2), black 80%);
  --brand-color3-100: color-mix(in srgb, var(--brand-color3), white 80%);
  --brand-color3-200: color-mix(in srgb, var(--brand-color3), white 60%);
  --brand-color3-300: color-mix(in srgb, var(--brand-color3), white 40%);
  --brand-color3-400: color-mix(in srgb, var(--brand-color3), white 20%);
  --brand-color3-500: var(--brand-color3);
  --brand-color3-600: color-mix(in srgb, var(--brand-color3), black 20%);
  --brand-color3-700: color-mix(in srgb, var(--brand-color3), black 40%);
  --brand-color3-800: color-mix(in srgb, var(--brand-color3), black 60%);
  --brand-color3-900: color-mix(in srgb, var(--brand-color3), black 80%);
}

/* roboto-slab-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 200;
  src: url("/files/theme/fonts/roboto-slab-v36-latin-200.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-slab-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 300;
  src: url("/files/theme/fonts/roboto-slab-v36-latin-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-slab-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 400;
  src: url("/files/theme/fonts/roboto-slab-v36-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-slab-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 600;
  src: url("/files/theme/fonts/roboto-slab-v36-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-slab-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 700;
  src: url("/files/theme/fonts/roboto-slab-v36-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-slab-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 800;
  src: url("/files/theme/fonts/roboto-slab-v36-latin-800.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* instrument-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Instrument Sans";
  font-style: normal;
  font-weight: 400;
  src: url("/files/theme/fonts/instrument-sans-v4-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* instrument-sans-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Instrument Sans";
  font-style: italic;
  font-weight: 400;
  src: url("/files/theme/fonts/instrument-sans-v4-latin-italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* instrument-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Instrument Sans";
  font-style: normal;
  font-weight: 500;
  src: url("/files/theme/fonts/instrument-sans-v4-latin-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* instrument-sans-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Instrument Sans";
  font-style: italic;
  font-weight: 500;
  src: url("/files/theme/fonts/instrument-sans-v4-latin-500italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* instrument-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Instrument Sans";
  font-style: normal;
  font-weight: 600;
  src: url("/files/theme/fonts/instrument-sans-v4-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* instrument-sans-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Instrument Sans";
  font-style: italic;
  font-weight: 600;
  src: url("/files/theme/fonts/instrument-sans-v4-latin-600italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* instrument-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Instrument Sans";
  font-style: normal;
  font-weight: 700;
  src: url("/files/theme/fonts/instrument-sans-v4-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* instrument-sans-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Instrument Sans";
  font-style: italic;
  font-weight: 700;
  src: url("/files/theme/fonts/instrument-sans-v4-latin-700italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
html {
  --base-font-size: 16px;
  --doc-font-size: 16;
  --base-line-height: 24px;
}

body {
  --font-family-sans: "Instrument Sans", "Arial", "Droid sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  --font-family-serif: "Roboto Slab", "Times New Roman", Times, serif;
  --font-family-display: var(--font-family-serif);
  --font-family-default: var(--font-family-sans);
  --fw-l: 300;
  --fw-n: 400;
  --fw-sb: 600;
  --fw-b: 700;
}

:root {
  --space-small: .5rem;
  --space-default: 1rem;
  --space-medium: 2rem;
  --space-large: 3rem;
  --space-xlarge: 6rem;
}

.bg-light {
  background-color: var(--grau-100);
}

.bg-dark {
  background-color: var(--grau-800);
  --text-color: #fff;
  --heading-color: #fff;
  --action: #fff;
}

.bg-primary {
  background-color: var(--brand-color1);
  --text-color: #fff;
  --heading-color: #fff;
  --action: #fff;
}

.bg-secondary {
  background-color: var(--brand-color2);
  --text-color: #fff;
  --heading-color: #fff;
  --action: #fff;
}

.bg-pattern-dots {
  background-color: #e5e5f7;
  opacity: 0.8;
  background-image: radial-gradient(#444cf7 0.5px, #e5e5f7 0.5px);
  background-size: 10px 10px;
}

.bg-pattern-paper {
  background-color: #e5e5f7;
  opacity: 0.8;
  background-image: linear-gradient(#444cf7 2px, transparent 2px), linear-gradient(90deg, #444cf7 2px, transparent 2px), linear-gradient(#444cf7 1px, transparent 1px), linear-gradient(90deg, #444cf7 1px, #e5e5f7 1px);
  background-size: 50px 50px, 50px 50px, 10px 10px, 10px 10px;
  background-position: -2px -2px, -2px -2px, -1px -1px, -1px -1px;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.invisible {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.invisibleAccessible,
.sr-only {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden !important;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.embed-container,
.aspect {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  --aspect-ratio: 56.25%;
  padding-bottom: var(--aspect-ratio);
}
.embed-container > iframe,
.embed-container > object,
.embed-container > embed,
.embed-container > video,
.aspect > iframe,
.aspect > object,
.aspect > embed,
.aspect > video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.embed-container.aspect--16\:9,
.aspect.aspect--16\:9 {
  --aspect-ratio: 56.25%;
}
.embed-container.aspect--16\:10,
.aspect.aspect--16\:10 {
  --aspect-ratio: 62.5%;
}
.embed-container.aspect--21\:9,
.aspect.aspect--21\:9 {
  --aspect-ratio: 42.86%;
}
.embed-container.aspect--4\:3,
.aspect.aspect--4\:3 {
  --aspect-ratio: 75%;
}
.embed-container.aspect--3\:2,
.aspect.aspect--3\:2 {
  --aspect-ratio: 66.67%;
}
.embed-container.aspect--1\:1,
.aspect.aspect--1\:1 {
  --aspect-ratio: 100%;
}
@supports not (--aspect-ratio: 56.25%) {
  .embed-container.aspect--16\:9,
  .aspect.aspect--16\:9 {
    padding-bottom: 56.25%;
  }
  .embed-container.aspect--16\:10,
  .aspect.aspect--16\:10 {
    padding-bottom: 62.5%;
  }
  .embed-container.aspect--21\:9,
  .aspect.aspect--21\:9 {
    padding-bottom: 42.86%;
  }
  .embed-container.aspect--4\:3,
  .aspect.aspect--4\:3 {
    padding-bottom: 75%;
  }
  .embed-container.aspect--3\:2,
  .aspect.aspect--3\:2 {
    padding-bottom: 66.67%;
  }
  .embed-container.aspect--1\:1,
  .aspect.aspect--1\:1 {
    padding-bottom: 100%;
  }
}

@supports (aspect-ratio: 16/9) {
  .embed-container,
  .aspect {
    height: auto;
    padding-bottom: 0;
  }
  .embed-container.aspect--16\:9,
  .aspect.aspect--16\:9 {
    aspect-ratio: 16/9;
  }
  .embed-container.aspect--16\:10,
  .aspect.aspect--16\:10 {
    aspect-ratio: 16/10;
  }
  .embed-container.aspect--21\:9,
  .aspect.aspect--21\:9 {
    aspect-ratio: 21/9;
  }
  .embed-container.aspect--4\:3,
  .aspect.aspect--4\:3 {
    aspect-ratio: 4/3;
  }
  .embed-container.aspect--3\:2,
  .aspect.aspect--3\:2 {
    aspect-ratio: 3/2;
  }
  .embed-container.aspect--1\:1,
  .aspect.aspect--1\:1 {
    aspect-ratio: 1/1;
  }
}
.center-text {
  text-align: center;
}
.center-block {
  margin-inline: auto;
}
.center-all {
  text-align: center;
  margin-inline: auto;
}

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

@media screen and (max-width: 480pxpx) {
  .hide-s {
    display: none !important;
  }
}

@media screen and (max-width: 480px-1px) {
  .show-s {
    display: none !important;
  }
}

@media screen and (max-width: 768pxpx) {
  .hide-m {
    display: none !important;
  }
}

@media screen and (max-width: 768px-1px) {
  .show-m {
    display: none !important;
  }
}

@media screen and (max-width: 990pxpx) {
  .hide-l {
    display: none !important;
  }
}

@media screen and (max-width: 990px-1px) {
  .show-l {
    display: none !important;
  }
}

@media screen and (max-width: 1200pxpx) {
  .hide-xl {
    display: none !important;
  }
}

@media screen and (max-width: 1200px-1px) {
  .show-xl {
    display: none !important;
  }
}

@media screen and (max-width: 1440pxpx) {
  .hide-wrap {
    display: none !important;
  }
}

@media screen and (max-width: 1440px-1px) {
  .show-wrap {
    display: none !important;
  }
}

@media screen and (max-width: calc(1440px + 2rem)pxpx) {
  .hide-wrapbox {
    display: none !important;
  }
}

@media screen and (max-width: calc(1440px + 2rem)px-1px) {
  .show-wrapbox {
    display: none !important;
  }
}

/* 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.
 */
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; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 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: 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; /* 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.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * 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; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

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

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "“" "”" "‘" "’";
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/******************************************************************
CUSTOMIZED RESET VALUES
I added these extra styles as a more personalized reset. Feel free
to remove them if you like or add your own. If you want to update
the normalize styles, make sure to edit from this point up.
******************************************************************/
b, strong, .strong {
  font-weight: bold;
}

em, .em {
  font-style: italic;
}

small {
  font-size: 75%;
}

dd {
  margin: 0;
}

html {
  font-size: 150%;
  font-family: var(--font-family-default);
}

html,
body {
  font-family: var(--font-family-default);
  font-weight: var(--fw-n);
  line-height: 1.5;
  color: var(--text-color);
  overflow-x: hidden;
}

@media (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}
p {
  margin: 0 0 0.75em 0;
}

::-moz-selection {
  background: var(--grau-500);
  color: #fff;
  text-shadow: none;
}

::-moz-selection,
::selection {
  background: var(--grau-500);
  color: #fff;
  text-shadow: none;
}

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

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

:root {
  --spacingtop: 2;
  --spacingbottom: 2;
}

.mtop0 {
  --spacingtop: 0;
}

.mtop10 {
  --spacingtop: 10;
}

.mtop20 {
  --spacingtop: 20;
}

.mtop30 {
  --spacingtop: 30;
}

.mtop40 {
  --spacingtop: 40;
}

.mtop50 {
  --spacingtop: 50;
}

.mtop60 {
  --spacingtop: 60;
}

.mtop70 {
  --spacingtop: 70;
}

.mtop80 {
  --spacingtop: 80;
}

.mtop90 {
  --spacingtop: 90;
}

.mtop100 {
  --spacingtop: 100;
}

.mtop150 {
  --spacingtop: 150;
}

.mtop200 {
  --spacingtop: 200;
}

.mtop300 {
  --spacingtop: 300;
}

.mbottom0 {
  --spacingbottom: 0;
}

.mbottom10 {
  --spacingbottom: 10;
}

.mbottom20 {
  --spacingbottom: 20;
}

.mbottom30 {
  --spacingbottom: 30;
}

.mbottom40 {
  --spacingbottom: 40;
}

.mbottom50 {
  --spacingbottom: 50;
}

.mbottom60 {
  --spacingbottom: 60;
}

.mbottom70 {
  --spacingbottom: 70;
}

.mbottom80 {
  --spacingbottom: 80;
}

.mbottom90 {
  --spacingbottom: 90;
}

.mbottom100 {
  --spacingbottom: 100;
}

.mbottom150 {
  --spacingbottom: 150;
}

.mbottom200 {
  --spacingbottom: 200;
}

.mbottom300 {
  --spacingbottom: 300;
}

.ptop0 {
  --spacingtop: 0;
}

.ptop10 {
  --spacingtop: 10;
}

.ptop20 {
  --spacingtop: 20;
}

.ptop30 {
  --spacingtop: 30;
}

.ptop40 {
  --spacingtop: 40;
}

.ptop50 {
  --spacingtop: 50;
}

.ptop60 {
  --spacingtop: 60;
}

.ptop70 {
  --spacingtop: 70;
}

.ptop80 {
  --spacingtop: 80;
}

.ptop90 {
  --spacingtop: 90;
}

.ptop100 {
  --spacingtop: 100;
}

.ptop150 {
  --spacingtop: 150;
}

.ptop200 {
  --spacingtop: 200;
}

.ptop300 {
  --spacingtop: 300;
}

.pbottom0 {
  --spacingbottom: 0;
}

.pbottom10 {
  --spacingbottom: 10;
}

.pbottom20 {
  --spacingbottom: 20;
}

.pbottom30 {
  --spacingbottom: 30;
}

.pbottom40 {
  --spacingbottom: 40;
}

.pbottom50 {
  --spacingbottom: 50;
}

.pbottom60 {
  --spacingbottom: 60;
}

.pbottom70 {
  --spacingbottom: 70;
}

.pbottom80 {
  --spacingbottom: 80;
}

.pbottom90 {
  --spacingbottom: 90;
}

.pbottom100 {
  --spacingbottom: 100;
}

.pbottom150 {
  --spacingbottom: 150;
}

.pbottom200 {
  --spacingbottom: 200;
}

.pbottom300 {
  --spacingbottom: 300;
}

[class*=mtop] {
  margin-top: calc(var(--spacingtop) * 1px);
}

[class*=mbottom] {
  margin-bottom: calc(var(--spacingbottom) * 1px);
}

[class*=mtop].ppercent {
  margin-top: calc(var(--spacingtop) * 0.1%);
}

[class*=mbottom].ppercent {
  margin-bottom: calc(var(--spacingbottom) * 0.1%);
}

[class*=ptop],
.mod_article[class*=ptop] {
  padding-top: calc(var(--spacingtop) * 1px);
}

[class*=pbottom],
.mod_article[class*=pbottom] {
  padding-bottom: calc(var(--spacingbottom) * 1px);
}

[class*=ptop].ppercent,
.mod_article[class*=ptop].ppercent {
  padding-top: calc(var(--spacingtop) * 0.1%);
}

[class*=pbottom].ppercent,
.mod_article[class*=pbottom].ppercent {
  padding-bottom: calc(var(--spacingbottom) * 0.1%);
}

.innerpadding {
  padding-left: 1rem;
  padding-right: 1rem;
}

h1,
h2,
h3,
h4,
h5,
h6,
.all-headlines,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  line-height: 1.2;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.all-headlines a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
  text-decoration: none;
  color: inherit;
}

:where([class^=content-]:is(h2, h3, h4, h5, h6):first-of-type, .ce_cp_column_start:is(h2, h3, h4, h5, h6):first-of-type) {
  margin-top: 0;
}

h1,
.h1 {
  font-family: var(--font-family-display);
  font-weight: var(--fw-n);
  color: var(--heading-color);
  margin: 0 0 0.5em 0;
  font-size: clamp(28 / var(--doc-font-size) * 1rem, 1.5rem + 1.5vw, 48 / var(--doc-font-size) * 1rem);
}

h2,
.h2 {
  font-family: var(--font-family-display);
  font-weight: var(--fw-n);
  color: var(--text-color);
  margin: auto 0 0.5em 0;
  font-size: clamp(22 / var(--doc-font-size) * 1rem, 1.2rem + 0.9vw, 36 / var(--doc-font-size) * 1rem);
}

h3,
.h3 {
  font-family: var(--font-family-display);
  font-weight: var(--fw-n);
  color: var(--heading-color);
  margin: auto 0 0.5em 0;
  font-size: clamp(20 / var(--doc-font-size) * 1rem, 1.15rem + 0.5vw, 28 / var(--doc-font-size) * 1rem);
}

h4,
.h4 {
  font-family: var(--font-family-display);
  font-weight: var(--fw-b);
  color: var(--heading-color);
  margin: auto 0 0.5em 0;
  font-size: clamp(18 / var(--doc-font-size) * 1rem, 1.05rem + 0.4vw, 24 / var(--doc-font-size) * 1rem);
}

h5,
.h5 {
  font-family: var(--font-family-display);
  font-weight: var(--fw-b);
  color: var(--text-color);
  margin: auto 0 0.5em 0;
  font-size: clamp(16 / var(--doc-font-size) * 1rem, 0.95rem + 0.3vw, 22 / var(--doc-font-size) * 1rem);
}

h6,
.h6 {
  font-family: var(--font-family-display);
  font-weight: var(--fw-b);
  color: var(--text-color);
  margin: 0.75em 0 0.5em 0;
  font-size: calc(20 / var(--doc-font-size) * 1rem);
}

img, picture {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  font-style: italic;
}

figure {
  line-height: 0;
  margin: 0;
}

figcaption {
  line-height: 1.2;
}

figure img {
  display: block;
}

figcaption {
  display: inline-block;
}

/*Alle Bilder ohne Alt-Attribut kennzeichen*/
/*sollte für Production auskommentiert werden!*/
img:not([alt]),
img[alt=""] {
  border: 5px dashed #c00;
}

/*Behebt Probleme mit responsiven Bildern
//https://community.contao.org/de/showthread.php?81074-Problem-mit-Bildgr%C3%B6%C3%9Fen-bei-responsive-Ausgabe-(seit-Kurzem)&p=545407&viewfull=1#post545407
*/
:where(source[width][height] ~ img) {
  width: auto;
  height: auto;
}

a {
  color: var(--action);
  text-decoration: underline;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
a:hover, a:focus {
  color: var(--action-respond);
}

:focus-visible {
  outline: 1px dashed var(--grau-700);
}

a[href^=tel] {
  text-decoration: none;
  color: var(--text-color);
}

ul li, ol li, dl li {
  color: inherit;
}

ul {
  list-style-type: disc;
}

ol {
  list-style-type: decimal;
}

body {
  margin: 0 auto;
}

.wrapper {
  max-width: 1440px;
  min-height: 100vh;
  margin: 0 auto;
}

.wrap, #footer .inside, #header .inside, .left-aside-right .container, .aside-right .container, .aside-left .container {
  max-width: 1440;
  margin: 0 auto;
}
@media screen and (max-width: calc(1440px + 2rem)px) {
  .wrap, #footer .inside, #header .inside, .left-aside-right .container, .aside-right .container, .aside-left .container {
    padding: 0 1rem 0 1rem;
  }
}

.container {
  position: relative;
}

/*
.inside {

} */
.aside-left .container {
  --layout-column-gap: 5rem;
  -ms-grid-columns: 25% var(--layout-column-gap) calc(75% - var(--layout-column-gap));
  grid-template-columns: 25% calc(75% - var(--layout-column-gap));
      grid-template-areas: "aside-left main";
  grid-column-gap: var(--layout-column-gap);
}
@media screen and (min-width: 990px) {
  .aside-left .container {
    display: -ms-grid;
    display: grid;
  }
}
.aside-left .container .left {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: aside-left;
}

.aside-right .container {
  --layout-column-gap: 5rem;
  -ms-grid-columns: calc(75% - var(--layout-column-gap)) var(--layout-column-gap) 25%;
  grid-template-columns: calc(75% - var(--layout-column-gap)) 25%;
      grid-template-areas: "main aside-right";
  grid-column-gap: var(--layout-column-gap);
}
@media screen and (min-width: 990px) {
  .aside-right .container {
    display: -ms-grid;
    display: grid;
  }
}
.aside-right .container .right {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: aside-right;
}

.left-aside-right .container {
  --layout-column-gap: 3rem;
  -ms-grid-columns: 25% var(--layout-column-gap) calc(50% - var(--layout-column-gap) * 2) var(--layout-column-gap) 25%;
  grid-template-columns: 25% calc(50% - var(--layout-column-gap) * 2) 25%;
      grid-template-areas: "aside-left main aside-right";
  grid-column-gap: var(--layout-column-gap);
}
@media screen and (min-width: 990px) {
  .left-aside-right .container {
    display: -ms-grid;
    display: grid;
  }
}
.left-aside-right .container .left {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: aside-left;
}
.left-aside-right .container .right {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
  grid-area: aside-right;
}

#header {
  color: var(--grau-900);
  padding: 1rem;
}
#footer {
  color: #fff;
  padding: 1rem;
}
@media screen and (min-width: 768px) {
  #footer {
    padding: 2.5rem 1rem;
  }
}
@media screen and (min-width: 1200px) {
  #footer {
    padding: 4rem 1rem;
  }
}
@media screen and (min-width: calc(1440px + 2rem)px) {
  #footer {
    padding: 4rem 0;
  }
}
/**
 * CLICKPRESS CSS-Grid
 * @author: Stefan Schulz-Lauterbach
 *
 * thanks to Dinko Skopljak for co-working
 */
.justify-items-start {
  justify-items: start;
}

.justify-items-center {
  justify-items: center;
}

.justify-items-end {
  justify-items: end;
}

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

.content-start {
  -ms-flex-line-pack: start;
      align-content: start;
}

.content-center {
  -ms-flex-line-pack: center;
      align-content: center;
}

.content-end {
  -ms-flex-line-pack: end;
      align-content: end;
}

.items-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}

.items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.items-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}

.items-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.items-baseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

[class*=grid_] {
  display: -ms-grid;
  display: grid;
  grid-gap: 1rem;
}
[class*=grid_] > .block {
  margin-bottom: 0;
}

@media (min-width: 480) {
  .grid_mobile_100 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .grid_mobile_50_50 {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  .grid_mobile_33_33_33 {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
  .grid_mobile_25_25_25_25 {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
  .grid_mobile_75_25 {
    -ms-grid-columns: 3fr 1fr;
    grid-template-columns: 3fr 1fr;
  }
  .grid_mobile_25_75 {
    -ms-grid-columns: 1fr 3fr;
    grid-template-columns: 1fr 3fr;
  }
  .grid_mobile_66_33 {
    -ms-grid-columns: 2fr 1fr;
    grid-template-columns: 2fr 1fr;
  }
  .grid_mobile_33_66 {
    -ms-grid-columns: 1fr 2fr;
    grid-template-columns: 1fr 2fr;
  }
  .grid_mobile_60_40 {
    -ms-grid-columns: 3fr 2fr;
    grid-template-columns: 3fr 2fr;
  }
  .grid_mobile_40_60 {
    -ms-grid-columns: 2fr 3fr;
    grid-template-columns: 2fr 3fr;
  }
  .grid_mobile_50_25_25 {
    -ms-grid-columns: 2fr 1fr 1fr;
    grid-template-columns: 2fr 1fr 1fr;
  }
  .grid_mobile_25_50_25 {
    -ms-grid-columns: 1fr 2fr 1fr;
    grid-template-columns: 1fr 2fr 1fr;
  }
  .grid_mobile_25_25_50 {
    -ms-grid-columns: 1fr 1fr 2fr;
    grid-template-columns: 1fr 1fr 2fr;
  }
  .grid_mobile_40_30_30 {
    -ms-grid-columns: 4fr 3fr 3fr;
    grid-template-columns: 4fr 3fr 3fr;
  }
  .grid_mobile_30_40_30 {
    -ms-grid-columns: 3fr 4fr 3fr;
    grid-template-columns: 3fr 4fr 3fr;
  }
  .grid_mobile_30_30_40 {
    -ms-grid-columns: 3fr 3fr 4fr;
    grid-template-columns: 3fr 3fr 4fr;
  }
  .gap_mobile_0 {
    grid-gap: 0;
  }
  .gap_mobile_1 {
    grid-gap: 1rem;
  }
  .gap_mobile_2 {
    grid-gap: 2rem;
  }
  .gap_mobile_3 {
    grid-gap: 3rem;
  }
  .gap_mobile_4 {
    grid-gap: 4rem;
  }
  .gap_mobile_5 {
    grid-gap: 5rem;
  }
  .gap_mobile_6 {
    grid-gap: 6rem;
  }
  .gap_mobile_7 {
    grid-gap: 7rem;
  }
  .gap_mobile_8 {
    grid-gap: 8rem;
  }
  .gap_mobile_9 {
    grid-gap: 9rem;
  }
  .gap_mobile_10 {
    grid-gap: 10rem;
  }
  .gap_mobile_11 {
    grid-gap: 11rem;
  }
  .gap_mobile_12 {
    grid-gap: 12rem;
  }
}
@media (min-width: 768) {
  .grid_tablet_100 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .grid_tablet_50_50 {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  .grid_tablet_33_33_33 {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
  .grid_tablet_25_25_25_25 {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
  .grid_tablet_75_25 {
    -ms-grid-columns: 3fr 1fr;
    grid-template-columns: 3fr 1fr;
  }
  .grid_tablet_25_75 {
    -ms-grid-columns: 1fr 3fr;
    grid-template-columns: 1fr 3fr;
  }
  .grid_tablet_66_33 {
    -ms-grid-columns: 2fr 1fr;
    grid-template-columns: 2fr 1fr;
  }
  .grid_tablet_33_66 {
    -ms-grid-columns: 1fr 2fr;
    grid-template-columns: 1fr 2fr;
  }
  .grid_tablet_60_40 {
    -ms-grid-columns: 3fr 2fr;
    grid-template-columns: 3fr 2fr;
  }
  .grid_tablet_40_60 {
    -ms-grid-columns: 2fr 3fr;
    grid-template-columns: 2fr 3fr;
  }
  .grid_tablet_50_25_25 {
    -ms-grid-columns: 2fr 1fr 1fr;
    grid-template-columns: 2fr 1fr 1fr;
  }
  .grid_tablet_25_50_25 {
    -ms-grid-columns: 1fr 2fr 1fr;
    grid-template-columns: 1fr 2fr 1fr;
  }
  .grid_tablet_25_25_50 {
    -ms-grid-columns: 1fr 1fr 2fr;
    grid-template-columns: 1fr 1fr 2fr;
  }
  .grid_tablet_40_30_30 {
    -ms-grid-columns: 4fr 3fr 3fr;
    grid-template-columns: 4fr 3fr 3fr;
  }
  .grid_tablet_30_40_30 {
    -ms-grid-columns: 3fr 4fr 3fr;
    grid-template-columns: 3fr 4fr 3fr;
  }
  .grid_tablet_30_30_40 {
    -ms-grid-columns: 3fr 3fr 4fr;
    grid-template-columns: 3fr 3fr 4fr;
  }
  .grid_tablet_20_40_40 {
    -ms-grid-columns: 1fr 2fr 2fr;
    grid-template-columns: 1fr 2fr 2fr;
  }
  .grid_tablet_40_20_40 {
    -ms-grid-columns: 2fr 1fr 2fr;
    grid-template-columns: 2fr 1fr 2fr;
  }
  .grid_tablet_40_40_20 {
    -ms-grid-columns: 2fr 2fr 1fr;
    grid-template-columns: 2fr 2fr 1fr;
  }
  .gap_tablet_0 {
    grid-gap: 0;
  }
  .gap_tablet_1 {
    grid-gap: 1rem;
  }
  .gap_tablet_2 {
    grid-gap: 2rem;
  }
  .gap_tablet_3 {
    grid-gap: 3rem;
  }
  .gap_tablet_4 {
    grid-gap: 4rem;
  }
  .gap_tablet_5 {
    grid-gap: 5rem;
  }
  .gap_tablet_6 {
    grid-gap: 6rem;
  }
  .gap_tablet_7 {
    grid-gap: 7rem;
  }
  .gap_tablet_8 {
    grid-gap: 8rem;
  }
  .gap_tablet_9 {
    grid-gap: 9rem;
  }
  .gap_tablet_10 {
    grid-gap: 10rem;
  }
  .gap_tablet_11 {
    grid-gap: 11rem;
  }
  .gap_tablet_12 {
    grid-gap: 12rem;
  }
}
@media (min-width: 990) {
  .grid_desktop_100 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .grid_desktop_50_50 {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  .grid_desktop_50_25_25 {
    -ms-grid-columns: 2fr 1fr 1fr;
    grid-template-columns: 2fr 1fr 1fr;
  }
  .grid_desktop_33_33_33 {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
  .grid_desktop_75_25 {
    -ms-grid-columns: 3fr 1fr;
    grid-template-columns: 3fr 1fr;
  }
  .grid_desktop_25_75 {
    -ms-grid-columns: 1fr 3fr;
    grid-template-columns: 1fr 3fr;
  }
  .grid_desktop_66_33 {
    -ms-grid-columns: 2fr 1fr;
    grid-template-columns: 2fr 1fr;
  }
  .grid_desktop_60_40 {
    -ms-grid-columns: 3fr 2fr;
    grid-template-columns: 3fr 2fr;
  }
  .grid_desktop_40_60 {
    -ms-grid-columns: 2fr 3fr;
    grid-template-columns: 2fr 3fr;
  }
  .grid_desktop_33_66 {
    -ms-grid-columns: 1fr 2fr;
    grid-template-columns: 1fr 2fr;
  }
  .grid_desktop_50_25_25 {
    -ms-grid-columns: 2fr 1fr 1fr;
    grid-template-columns: 2fr 1fr 1fr;
  }
  .grid_desktop_40_30_30 {
    -ms-grid-columns: 4fr 3fr 3fr;
    grid-template-columns: 4fr 3fr 3fr;
  }
  .grid_desktop_50_25_25 {
    -ms-grid-columns: 2fr 1fr 1fr;
    grid-template-columns: 2fr 1fr 1fr;
  }
  .grid_desktop_25_50_25 {
    -ms-grid-columns: 1fr 2fr 1fr;
    grid-template-columns: 1fr 2fr 1fr;
  }
  .grid_desktop_25_25_50 {
    -ms-grid-columns: 1fr 1fr 2fr;
    grid-template-columns: 1fr 1fr 2fr;
  }
  .grid_desktop_40_30_30 {
    -ms-grid-columns: 4fr 3fr 3fr;
    grid-template-columns: 4fr 3fr 3fr;
  }
  .grid_desktop_30_40_30 {
    -ms-grid-columns: 3fr 4fr 3fr;
    grid-template-columns: 3fr 4fr 3fr;
  }
  .grid_desktop_30_30_40 {
    -ms-grid-columns: 3fr 3fr 4fr;
    grid-template-columns: 3fr 3fr 4fr;
  }
  .grid_desktop_20_40_40 {
    -ms-grid-columns: 1fr 2fr 2fr;
    grid-template-columns: 1fr 2fr 2fr;
  }
  .grid_desktop_40_20_40 {
    -ms-grid-columns: 2fr 1fr 2fr;
    grid-template-columns: 2fr 1fr 2fr;
  }
  .grid_desktop_40_40_20 {
    -ms-grid-columns: 2fr 2fr 1fr;
    grid-template-columns: 2fr 2fr 1fr;
  }
  .grid_desktop_25_25_25_25 {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
  .grid_desktop_40_20_20_20 {
    -ms-grid-columns: 2fr 1fr 1fr 1fr;
    grid-template-columns: 2fr 1fr 1fr 1fr;
  }
  .grid_desktop_20_40_20_20 {
    -ms-grid-columns: 1fr 2fr 1fr 1fr;
    grid-template-columns: 1fr 2fr 1fr 1fr;
  }
  .grid_desktop_20_20_40_20 {
    -ms-grid-columns: 1fr 1fr 2fr 1fr;
    grid-template-columns: 1fr 1fr 2fr 1fr;
  }
  .grid_desktop_20_20_20_40 {
    -ms-grid-columns: 1fr 1fr 1fr 2fr;
    grid-template-columns: 1fr 1fr 1fr 2fr;
  }
  .grid_desktop_20_20_20_20_20 {
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr);
  }
  .gap_desktop_0 {
    grid-gap: 0;
  }
  .gap_desktop_1 {
    grid-gap: 1rem;
  }
  .gap_desktop_2 {
    grid-gap: 2rem;
  }
  .gap_desktop_3 {
    grid-gap: 3rem;
  }
  .gap_desktop_4 {
    grid-gap: 4rem;
  }
  .gap_desktop_5 {
    grid-gap: 5rem;
  }
  .gap_desktop_6 {
    grid-gap: 6rem;
  }
  .gap_desktop_7 {
    grid-gap: 7rem;
  }
  .gap_desktop_8 {
    grid-gap: 8rem;
  }
  .gap_desktop_9 {
    grid-gap: 9rem;
  }
  .gap_desktop_10 {
    grid-gap: 10rem;
  }
  .gap_desktop_11 {
    grid-gap: 11rem;
  }
  .gap_desktop_12 {
    grid-gap: 12rem;
  }
}
body {
  background: url(/files/theme/img/bg_body_koe.jpg) top center no-repeat #181818;
  background-color: #181818;
  background-size: contain;
}

#header {
  text-align: center;
  padding: 1rem 1rem 20vh 1rem;
}

#main {
  border-left: 10px solid var(--brand-color1);
}

.article {
  padding: 0 2rem;
  margin-bottom: 25vh;
}
.article h1 {
  position: relative;
  top: -0.6rem;
}

blockquote {
  font-size: 2rem;
  line-height: 1.2;
}

#footer {
  text-align: center;
}
#footer .city {
  font-weight: normal;
  text-transform: uppercase;
}
#footer .copy {
  font-size: 0.8rem;
  margin-top: 3rem;
}

.fw-m {
  font-weight: 500;
}