@charset "UTF-8";
/****
 **** 0.1 theme files / custom_variables
 ****
 */
/*
 * Entfernen Sie die Schrägstriche um die Theme-Farben zu überschreiben.
 * Uncomment lines to override theme colors.
 */
/* ============================= */
/*        Colour Schemes         */
/* ============================= */
/*
 * Kommentieren Sie die folgende Zeile aus, wenn die Bilder nicht dem ent-
 * sprechenden Farbschema angepasst werden sollen.
 *
 * Uncomment the following line if the images should not be adjusted to the
 * colour scheme.
 */
/* karla-300 - latin */
@font-face {
  font-display: swap;
  font-family: "Karla";
  font-style: normal;
  font-weight: 300;
  src: url("/files/zeroOne/fonts/karla/karla-v31-latin-300.woff2") format("woff2"), url("/files/zeroOne/fonts/karla/karla-v31-latin-300.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* karla-300italic - latin */
@font-face {
  font-display: swap;
  font-family: "Karla";
  font-style: italic;
  font-weight: 300;
  src: url("/files/zeroOne/fonts/karla/karla-v31-latin-300italic.woff2") format("woff2"), url("/files/zeroOne/fonts/karla/karla-v31-latin-300italic.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* karla-regular - latin */
@font-face {
  font-display: swap;
  font-family: "Karla";
  font-style: normal;
  font-weight: 400;
  src: url("/files/zeroOne/fonts/karla/karla-v31-latin-regular.woff2") format("woff2"), url("/files/zeroOne/fonts/karla/karla-v31-latin-regular.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* karla-italic - latin */
@font-face {
  font-display: swap;
  font-family: "Karla";
  font-style: italic;
  font-weight: 400;
  src: url("/files/zeroOne/fonts/karla/karla-v31-latin-italic.woff2") format("woff2"), url("/files/zeroOne/fonts/karla/karla-v31-latin-italic.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* karla-500 - latin */
@font-face {
  font-display: swap;
  font-family: "Karla";
  font-style: normal;
  font-weight: 500;
  src: url("/files/zeroOne/fonts/karla/karla-v31-latin-500.woff2") format("woff2"), url("/files/zeroOne/fonts/karla/karla-v31-latin-500.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* karla-500italic - latin */
@font-face {
  font-display: swap;
  font-family: "Karla";
  font-style: italic;
  font-weight: 500;
  src: url("/files/zeroOne/fonts/karla/karla-v31-latin-500italic.woff2") format("woff2"), url("/files/zeroOne/fonts/karla/karla-v31-latin-500italic.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* karla-700 - latin */
@font-face {
  font-display: swap;
  font-family: "Karla";
  font-style: normal;
  font-weight: 700;
  src: url("/files/zeroOne/fonts/karla/karla-v31-latin-700.woff2") format("woff2"), url("/files/zeroOne/fonts/karla/karla-v31-latin-700.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* karla-700italic - latin */
@font-face {
  font-display: swap;
  font-family: "Karla";
  font-style: italic;
  font-weight: 700;
  src: url("/files/zeroOne/fonts/karla/karla-v31-latin-700italic.woff2") format("woff2"), url("/files/zeroOne/fonts/karla/karla-v31-latin-700italic.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* Manually forked from Normalize.css */
/* normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/**
 * Add the correct display in IE 9-.
 */
article, aside, footer, header, nav, section {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption, figure, main {
  /* 1 */
  display: block;
}
/**
 * Add the correct margin in IE 8 (removed).
 */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers. (removed)
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active, a:hover {
  outline-width: 0;
}
/**
 * Modify default styling of address.
 */
address {
  font-style: normal;
}
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. (removed)
 */
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b, strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, pre, samp {
  font-family: "SF Mono", "Segoe UI Mono", "Roboto Mono", Menlo, Courier, monospace;
  /* 1 (changed) */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Add the correct background and color in IE 9-. (Removed)
 */
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
  font-weight: 400;
  /* (added) */
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio, video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
  font-family: inherit;
  /* 1 (changed) */
  font-size: inherit;
  /* 1 (changed) */
  line-height: inherit;
  /* 1 (changed) */
  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;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button, html [type="button"], [type="reset"], [type="submit"] {
  /* 1 */
  -webkit-appearance: button;
  /* 2 */
}
/**
 * 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 (removed).
 */
/**
 * Change the border, margin, and padding in all browsers (opinionated) (changed).
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details, menu {
  /* 1 */
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
  outline: none;
}
/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}
/**
 * Add the correct display in IE.
 */
template {
  display: none;
}
/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}
*, *::before, *::after {
  box-sizing: inherit;
}
html {
  box-sizing: border-box;
  font-size: 20px;
  line-height: 1.5;
  -webkit-tap-highlight-color: transparent;
}
body {
  background: #fff;
  color: #3B3B3B;
  font-family: Karla, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto;
  font-size: 0.8rem;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
}
a {
  color: #3B3B3B;
  outline: none;
  text-decoration: none;
}
a:focus {
  box-shadow: 0 0 0 0.1rem rgba(59, 59, 59, 0.2);
}
a:focus, a:hover, a:active, a.active {
  color: #3B3B3B;
  text-decoration: underline;
}
a:visited {
  color: #3B3B3B;
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
  width: 100%;
}
.container.grid-xl {
  max-width: 1296px;
}
.container.grid-lg {
  max-width: 976px;
}
.container.grid-md {
  max-width: 856px;
}
.container.grid-sm {
  max-width: 616px;
}
.container.grid-xs {
  max-width: 496px;
}
.show-xs, .show-sm, .show-md, .show-lg, .show-xl {
  display: none !important;
}
.columns {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.4rem;
  margin-right: -0.4rem;
}
.columns.col-gapless {
  margin-left: 0;
  margin-right: 0;
}
.columns.col-gapless > .column {
  padding-left: 0;
  padding-right: 0;
}
.columns.col-oneline {
  flex-wrap: nowrap;
  overflow-x: auto;
}
.column {
  flex: 1;
  max-width: 100%;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}
.column.col-12, .column.col-11, .column.col-10, .column.col-9, .column.col-8, .column.col-7, .column.col-6, .column.col-5, .column.col-4, .column.col-3, .column.col-2, .column.col-1, .column.col-auto {
  flex: none;
}
.col-12 {
  width: 100%;
}
.col-11 {
  width: 91.66666667%;
}
.col-10 {
  width: 83.33333333%;
}
.col-9 {
  width: 75%;
}
.col-8 {
  width: 66.66666667%;
}
.col-7 {
  width: 58.33333333%;
}
.col-6 {
  width: 50%;
}
.col-5 {
  width: 41.66666667%;
}
.col-4 {
  width: 33.33333333%;
}
.col-3 {
  width: 25%;
}
.col-2 {
  width: 16.66666667%;
}
.col-1 {
  width: 8.33333333%;
}
.col-auto {
  flex: 0 0 auto;
  max-width: none;
  width: auto;
}
.col-mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.col-ml-auto {
  margin-left: auto;
}
.col-mr-auto {
  margin-right: auto;
}
@media (max-width: 1280px) {
  .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-xl-auto {
    flex: none;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-auto {
    width: auto;
  }
  .hide-xl {
    display: none !important;
  }
  .show-xl {
    display: block !important;
  }
}
@media (max-width: 960px) {
  .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-lg-auto {
    flex: none;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-auto {
    width: auto;
  }
  .hide-lg {
    display: none !important;
  }
  .show-lg {
    display: block !important;
  }
}
@media (max-width: 840px) {
  .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-md-auto {
    flex: none;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-auto {
    width: auto;
  }
  .hide-md {
    display: none !important;
  }
  .show-md {
    display: block !important;
  }
}
@media (max-width: 600px) {
  .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-sm-auto {
    flex: none;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-auto {
    width: auto;
  }
  .hide-sm {
    display: none !important;
  }
  .show-sm {
    display: block !important;
  }
}
@media (max-width: 480px) {
  .col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1, .col-xs-auto {
    flex: none;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }
  .col-xs-auto {
    width: auto;
  }
  .hide-xs {
    display: none !important;
  }
  .show-xs {
    display: block !important;
  }
}
.text-primary {
  color: #3B3B3B !important;
}
a.text-primary:focus, a.text-primary:hover {
  color: #2e2e2e;
}
a.text-primary:visited {
  color: #484848;
}
.text-secondary {
  color: #939393 !important;
}
a.text-secondary:focus, a.text-secondary:hover {
  color: #868686;
}
a.text-secondary:visited {
  color: #a0a0a0;
}
.text-gray {
  color: #c7c7c7 !important;
}
a.text-gray:focus, a.text-gray:hover {
  color: #bbb;
}
a.text-gray:visited {
  color: #d4d4d4;
}
.text-light {
  color: #fff !important;
}
a.text-light:focus, a.text-light:hover {
  color: #f2f2f2;
}
a.text-light:visited {
  color: white;
}
.text-dark {
  color: #3B3B3B !important;
}
a.text-dark:focus, a.text-dark:hover {
  color: #2e2e2e;
}
a.text-dark:visited {
  color: #484848;
}
.text-success {
  color: #32b643 !important;
}
a.text-success:focus, a.text-success:hover {
  color: #2da23c;
}
a.text-success:visited {
  color: #39c94b;
}
.text-warning {
  color: #ffb700 !important;
}
a.text-warning:focus, a.text-warning:hover {
  color: #e6a500;
}
a.text-warning:visited {
  color: #ffbe1a;
}
.text-error {
  color: #e85600 !important;
}
a.text-error:focus, a.text-error:hover {
  color: #cf4d00;
}
a.text-error:visited {
  color: #ff6002;
}
.bg-primary {
  background: #3B3B3B !important;
  color: #fff;
}
.bg-secondary {
  background: #9b9b9b !important;
}
.bg-dark {
  background: #3B3B3B !important;
  color: #fff;
}
.bg-gray {
  background: white !important;
}
.bg-success {
  background: #32b643 !important;
  color: #fff;
}
.bg-warning {
  background: #ffb700 !important;
  color: #fff;
}
.bg-error {
  background: #e85600 !important;
  color: #fff;
}
.c-hand {
  cursor: pointer;
}
.c-move {
  cursor: move;
}
.c-zoom-in {
  cursor: zoom-in;
}
.c-zoom-out {
  cursor: zoom-out;
}
.c-not-allowed {
  cursor: not-allowed;
}
.c-auto {
  cursor: auto;
}
.d-block {
  display: block;
}
.d-inline {
  display: inline;
}
.d-inline-block {
  display: inline-block;
}
.d-flex {
  display: flex;
}
.d-inline-flex {
  display: inline-flex;
}
.d-none, .d-hide {
  display: none !important;
}
.d-visible {
  visibility: visible;
}
.d-invisible {
  visibility: hidden;
}
.text-hide {
  background: transparent;
  border: 0;
  color: transparent;
  font-size: 0;
  line-height: 0;
  text-shadow: none;
}
.text-assistive {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.divider, .divider-vert {
  display: block;
  position: relative;
}
.divider[data-content]::after, .divider-vert[data-content]::after {
  background: #f2f2f2;
  color: #c7c7c7;
  content: attr(data-content);
  display: inline-block;
  font-size: 0.7rem;
  padding: 0 0.4rem;
  transform: translateY(-0.65rem);
}
.divider {
  border-top: 0.05rem solid whitesmoke;
  height: 0.05rem;
  margin: 0.4rem 0;
}
.divider[data-content] {
  margin: 0.8rem 0;
}
.divider-vert {
  display: block;
  padding: 0.8rem;
}
.divider-vert::before {
  border-left: 0.05rem solid #e1e1e1;
  bottom: 0.4rem;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 0.4rem;
  transform: translateX(-50%);
}
.divider-vert[data-content]::after {
  left: 50%;
  padding: 0.2rem 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.loading {
  color: transparent !important;
  min-height: 0.8rem;
  pointer-events: none;
  position: relative;
}
.loading::after {
  animation: loading 500ms infinite linear;
  border: 0.1rem solid #3B3B3B;
  border-radius: 50%;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 0.8rem;
  left: 50%;
  margin-left: -0.4rem;
  margin-top: -0.4rem;
  position: absolute;
  top: 50%;
  width: 0.8rem;
  z-index: 1;
}
.loading.loading-lg {
  min-height: 2rem;
}
.loading.loading-lg::after {
  height: 1.6rem;
  margin-left: -0.8rem;
  margin-top: -0.8rem;
  width: 1.6rem;
}
.clearfix::after {
  clear: both;
  content: "";
  display: table;
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.p-relative {
  position: relative !important;
}
.p-absolute {
  position: absolute !important;
}
.p-fixed {
  position: fixed !important;
}
.p-sticky {
  position: sticky !important;
}
.p-centered {
  display: block;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.flex-centered {
  align-items: center;
  display: flex;
  justify-content: center;
}
.m-0 {
  margin: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.my-0 {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.m-1 {
  margin: 0.2rem !important;
}
.mb-1 {
  margin-bottom: 0.2rem !important;
}
.ml-1 {
  margin-left: 0.2rem !important;
}
.mr-1 {
  margin-right: 0.2rem !important;
}
.mt-1 {
  margin-top: 0.2rem !important;
}
.mx-1 {
  margin-left: 0.2rem !important;
  margin-right: 0.2rem !important;
}
.my-1 {
  margin-bottom: 0.2rem !important;
  margin-top: 0.2rem !important;
}
.m-2 {
  margin: 0.4rem !important;
}
.mb-2 {
  margin-bottom: 0.4rem !important;
}
.ml-2 {
  margin-left: 0.4rem !important;
}
.mr-2 {
  margin-right: 0.4rem !important;
}
.mt-2 {
  margin-top: 0.4rem !important;
}
.mx-2 {
  margin-left: 0.4rem !important;
  margin-right: 0.4rem !important;
}
.my-2 {
  margin-bottom: 0.4rem !important;
  margin-top: 0.4rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.py-0 {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.p-1 {
  padding: 0.2rem !important;
}
.pb-1 {
  padding-bottom: 0.2rem !important;
}
.pl-1 {
  padding-left: 0.2rem !important;
}
.pr-1 {
  padding-right: 0.2rem !important;
}
.pt-1 {
  padding-top: 0.2rem !important;
}
.px-1 {
  padding-left: 0.2rem !important;
  padding-right: 0.2rem !important;
}
.py-1 {
  padding-bottom: 0.2rem !important;
  padding-top: 0.2rem !important;
}
.p-2 {
  padding: 0.4rem !important;
}
.pb-2 {
  padding-bottom: 0.4rem !important;
}
.pl-2 {
  padding-left: 0.4rem !important;
}
.pr-2 {
  padding-right: 0.4rem !important;
}
.pt-2 {
  padding-top: 0.4rem !important;
}
.px-2 {
  padding-left: 0.4rem !important;
  padding-right: 0.4rem !important;
}
.py-2 {
  padding-bottom: 0.4rem !important;
  padding-top: 0.4rem !important;
}
.s-rounded {
  border-radius: 25px;
}
.s-circle {
  border-radius: 50%;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-normal {
  font-weight: normal;
}
.text-bold {
  font-weight: bold;
}
.text-italic {
  font-style: italic;
}
.text-large {
  font-size: 1.2em;
}
.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-clip {
  overflow: hidden;
  text-overflow: clip;
  white-space: nowrap;
}
.text-break {
  hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
}
.navbar {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.navbar .navbar-section:not(:first-child):last-child {
  justify-content: flex-end;
}
.navbar .navbar-center {
  align-items: center;
  display: flex;
  flex: 0 0 auto;
}
.navbar .navbar-brand {
  font-size: 0.9rem;
  text-decoration: none;
}
.homepage .navbar {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.homepage .navbar.bg-sunrise {
  background: none;
}
.homepage .navbar .logo img {
  width: inherit;
}
.homepage .navbar .navbar-section {
  padding: 0 15px;
}
.mod_changelanguage .lang-icon {
  pointer-events: none;
}
.mod_changelanguage ul {
  padding: 0;
}
.mod_search.header-search {
  display: flex;
  align-items: center;
}
.navbar-section > .mod_article {
  display: flex;
}
.navbar {
  position: relative;
  width: 100%;
  padding: 0 95px;
  z-index: 10;
}
.navbar.block {
  display: flex;
  flex-wrap: inherit;
}
.navbar .mod_article {
  padding: 0;
}
.navbar .mod_article.level_1 {
  justify-content: flex-start;
}
.navbar .mod_changelanguage ul .level_2 {
  padding-top: 50px;
}
.navbar .navbar-section {
  display: flex;
  align-items: center;
}
.navbar ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  list-style-type: none !important;
  padding: 0;
}
.navbar ul.level_1 > li:after {
  position: absolute;
  width: 10px;
  height: 10px;
  top: -15px;
  left: 50%;
  margin-left: -5px;
  border-radius: 60px;
  content: " ";
  background: #3B3B3B;
  transition: transform 0.8s cubic-bezier(0, 0.615, 0.06, 0.995), opacity 0.2s, -webkit-transform 0.8s cubic-bezier(0, 0.615, 0.06, 0.995);
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  opacity: 0;
}
.navbar ul.level_1 > li.active:after, .navbar ul.level_1 > li.trail:after, .navbar ul.level_1 > li:hover:after {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.navbar ul.level_1 > li > a {
  border-bottom: 1px solid transparent;
}
.navbar ul.level_1 > li > a.active, .navbar ul.level_1 > li > a.trail {
  text-decoration: none;
}
.navbar ul.level_1 > li > a:hover {
  text-decoration: none;
}
.navbar ul.level_1 > li > a.submenu:after {
  content: "↓";
  padding: 0 0 0 5px;
}
.navbar ul.level_1 > li > strong.submenu:after {
  content: "↓";
  padding: 0 0 0 5px;
}
.navbar ul.level_1 > li > a {
  font-size: 1.2em;
}
.navbar ul li {
  display: flex;
  text-transform: uppercase;
  padding: 0 1em;
  position: relative;
  z-index: 1;
  flex-wrap: wrap;
  list-style-type: none !important;
}
.navbar ul li a, .navbar ul li strong {
  color: #3B3B3B;
  font-weight: bold;
}
@media (min-width: 961px) {
  .navbar ul li:hover > ul {
    display: block;
  }
}
.navbar ul .level_2, .navbar ul .level_3 {
  display: none;
  position: absolute;
  background-size: auto;
  background-repeat: no-repeat;
  z-index: -1;
  list-style: none !important;
}
.navbar ul .level_2 li, .navbar ul .level_3 li {
  width: 100%;
  padding: 3px 0;
}
.navbar ul .level_2 li.active:after, .navbar ul .level_2 li.trail:after, .navbar ul .level_3 li.active:after, .navbar ul .level_3 li.trail:after {
  display: none;
}
.navbar ul .level_2 li a, .navbar ul .level_2 li strong, .navbar ul .level_3 li a, .navbar ul .level_3 li strong {
  font-size: 1.125em;
  text-transform: none;
  padding: 2px 15px;
  width: auto;
  font-weight: 300;
  border-radius: 25px;
}
.navbar ul .level_2 li strong, .navbar ul .level_3 li strong {
  text-decoration: underline;
}
.navbar ul .level_2 {
  margin-left: 0;
  padding: 40px 0;
  width: 240px;
  left: 1em;
}
.navbar ul .level_2 a, .navbar ul .level_2 strong {
  color: #fff;
  background: #3B3B3B;
  text-decoration: none;
}
.navbar ul .level_2 a:hover, .navbar ul .level_2 a.active {
  text-decoration: none;
  background: #CE4A22;
}
.navbar ul .level_2 li {
  text-align: left;
}
.navbar ul .level_2 .open-dropdown:hover {
  background: none;
}
.navbar ul .level_3 {
  padding: 0 10px 0 0;
  left: -240px;
  width: 240px;
  margin-top: 0;
  top: 0;
}
.navbar ul .level_3 li {
  justify-content: flex-end;
  text-align: right;
}
.navbar ul .level_3 a, .navbar ul .level_3 strong {
  color: #3B3B3B;
  background: #fff;
}
.navbar ul .level_3 a:hover, .navbar ul .level_3 a.active {
  background: #ca9e67;
}
.navbar .logo img {
  padding: 10px 0;
  width: 132px;
  height: auto;
}
.open-nav, .close-nav {
  display: none;
}
.open-dropdown {
  display: none;
}
.ie .navbar ul {
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)  !important;
}
.ie .navbar ul.level_2 {
  background-size: 100%;
}
.minus-icon {
  display: none;
}
.submenu.open > .open-dropdown .minus-icon {
  display: flex;
}
.submenu.open > .open-dropdown .plus-icon {
  display: none;
}
.submenu.open > ul {
  display: block;
}
@media (max-width: 1500px) {
  .navbar {
    padding: 0 40px;
  }
}
@media (max-width: 1200px) {
  .homepage .navbar .logo img {
    max-width: 200px;
  }
  .navbar {
    padding: 0 20px;
  }
}
@media (max-width: 960px) {
  #close-nav:target .close-nav {
    display: none;
  }
  #close-nav:target .open-nav {
    display: flex;
  }
  #close-nav:target ~ ul {
    left: calc(0px - ( 100% - 100px));
  }
  .close-nav span {
    font-size: 110px;
    width: 100%;
    line-height: 50px;
    transform: rotate(45deg) translateY(-23%) translateX(-23%);
    margin-top: 10px;
  }
  .homepage .navbar .navbar-section {
    padding: 0;
  }
  .mod_changelanguage.block {
    display: none;
  }
  .nav-bottom .mod_changelanguage {
    display: block;
  }
  .nav-bottom .mod_changelanguage img {
    filter: invert(1);
  }
  .nav-bottom .mod_changelanguage .lang-icon {
    padding-bottom: 0;
  }
  .nav-bottom .mod_changelanguage > ul > li {
    text-align: center;
    width: 100%;
  }
  .nav-bottom .mod_changelanguage ul .level_2 {
    display: block;
    padding-top: 10px;
  }
  .nav-bottom .mod_changelanguage ul .level_2 li {
    justify-content: center;
    margin-bottom: 5px;
  }
  .navbar .level_1 {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    left: calc(0px - ( 100% - 100px));
    width: calc(100% - 100px);
    height: calc(100% + 20px);
    position: fixed;
    background: #3B3B3B;
    top: -20px;
    display: block;
    padding: 30px 10px;
    overflow: auto;
    z-index: 1000;
  }
  .navbar .level_1 > li > a.submenu:after {
    display: none;
  }
  .navbar ul.level_1 > li > a {
    font-size: 1em;
  }
  .navbar ul .level_2, .navbar ul .level_3 {
    position: relative;
    padding: 0;
    width: 100%;
    background: none;
  }
  .navbar ul .level_2 li a, .navbar ul .level_2 li strong, .navbar ul .level_3 li a, .navbar ul .level_3 li strong {
    padding: 12px 20px;
    margin: 0;
    font-size: 1em;
  }
  .navbar ul .level_2 {
    left: 0;
  }
  .navbar ul .level_2 li {
    text-align: left;
    padding: 0;
    margin: 0;
  }
  .navbar ul .level_3 {
    left: 0;
    min-height: 0;
    margin: 0;
  }
  .navbar ul .level_3 li a {
    width: 100%;
    color: #fff;
    background: none;
    margin-left: 15px;
    font-size: 0.889em;
  }
  .navbar ul li {
    margin-bottom: 15px;
    padding: 0;
  }
  .navbar ul li.active:after, .navbar ul li.trail:after {
    display: none;
  }
  .navbar ul li a, .navbar ul li strong {
    color: #fff;
    display: block;
    width: 100%;
    padding: 10px;
  }
  .navbar ul li .open-dropdown {
    display: flex;
  }
  .navbar ul li.submenu a:first-child {
    width: calc(100% - 48px);
  }
  .navbar ul li.submenu .level_3 a:first-child {
    width: 100%;
  }
  nav.navbar ul li .open-dropdown {
    position: absolute;
    top: 0;
    right: 0;
    width: 48px;
    height: 48px;
    color: #fff;
    align-items: center;
    justify-content: center;
    font-size: 50px;
    padding: 0;
    font-weight: 500;
    text-decoration: none !important;
  }
  nav.navbar ul li .open-dropdown:hover {
    text-decoration: none;
  }
  .open-nav {
    display: flex;
  }
  .open-nav .line {
    height: 7px;
    background: #000;
    width: 100%;
    display: block;
    margin: 2px 0;
    border-radius: 5px;
  }
  .open-nav {
    height: 48px;
    width: 48px;
    position: absolute;
    right: 30px;
    top: 30px;
    text-decoration: none !important;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
  }
  .open-nav .line {
    background: #000;
    display: block;
    position: absolute;
    height: 7px;
    width: 100%;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  .open-nav .line:nth-of-type(1) {
    top: 0;
  }
  .open-nav .line:nth-of-type(2) {
    top: 18px;
  }
  .open-nav .line:nth-of-type(3) {
    top: 36px;
  }
  #open-nav:target .close-nav {
    display: block;
    background: rgba(0, 0, 0, 0.4);
    position: fixed;
    right: 0;
    top: 0;
    height: 100vh;
    width: 100px;
    z-index: 1000;
  }
  #open-nav:target .open-nav .line:nth-of-type(1) {
    top: 18px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  #open-nav:target .open-nav .line:nth-of-type(2) {
    opacity: 0;
    left: -60px;
  }
  #open-nav:target .open-nav .line:nth-of-type(3) {
    top: 18px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  #open-nav:target .level_1 {
    left: 0;
  }
}
@media (max-width: 960px) and (min-width: 961px) {
  .navbar ul li.submenu:hover > .open-dropdown {
    display: none;
  }
}
@media (max-width: 600px) {
  .homepage .navbar .logo img {
    max-width: 150px;
  }
}
.btn {
  appearance: none;
  background: #f2f2f2;
  border: 0.05rem solid #3B3B3B;
  border-radius: 25px;
  color: #3B3B3B;
  cursor: pointer;
  display: inline-block;
  font-size: 0.8rem;
  height: 1.8rem;
  line-height: 1.2rem;
  outline: none;
  padding: 0.25rem 0.4rem;
  text-align: center;
  text-decoration: none;
  transition: background 0.2s, border 0.2s, box-shadow 0.2s, color 0.2s;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}
.btn:focus {
  box-shadow: 0 0 0 0.1rem rgba(59, 59, 59, 0.2);
}
.btn:focus, .btn:hover {
  background: #9b9b9b;
  border-color: #ca9e67;
  text-decoration: none;
}
.btn:active, .btn.active {
  background: #ca9e67;
  border-color: #c39254;
  color: #fff;
  text-decoration: none;
}
.btn:active.loading::after, .btn.active.loading::after {
  border-bottom-color: #fff;
  border-left-color: #fff;
}
.btn[disabled], .btn:disabled, .btn.disabled {
  cursor: default;
  opacity: 0.5;
  pointer-events: none;
}
.btn.btn-primary {
  background: #3B3B3B;
  border-color: #ca9e67;
  color: #fff;
}
.btn.btn-primary:focus, .btn.btn-primary:hover {
  background: #c7995f;
  border-color: #c39254;
  color: #fff;
}
.btn.btn-primary:active, .btn.btn-primary.active {
  background: #c59458;
  border-color: #c18d4d;
  color: #fff;
}
.btn.btn-primary.loading::after {
  border-bottom-color: #fff;
  border-left-color: #fff;
}
.btn.btn-success {
  background: #32b643;
  border-color: #2faa3f;
  color: #fff;
}
.btn.btn-success:focus {
  box-shadow: 0 0 0 0.1rem rgba(50, 182, 67, 0.2);
}
.btn.btn-success:focus, .btn.btn-success:hover {
  background: #30ae40;
  border-color: #2da23c;
  color: #fff;
}
.btn.btn-success:active, .btn.btn-success.active {
  background: #2a9a39;
  border-color: #278e34;
  color: #fff;
}
.btn.btn-success.loading::after {
  border-bottom-color: #fff;
  border-left-color: #fff;
}
.btn.btn-error {
  background: #e85600;
  border-color: #d95000;
  color: #fff;
}
.btn.btn-error:focus {
  box-shadow: 0 0 0 0.1rem rgba(232, 86, 0, 0.2);
}
.btn.btn-error:focus, .btn.btn-error:hover {
  background: #de5200;
  border-color: #cf4d00;
  color: #fff;
}
.btn.btn-error:active, .btn.btn-error.active {
  background: #c44900;
  border-color: #b54300;
  color: #fff;
}
.btn.btn-error.loading::after {
  border-bottom-color: #fff;
  border-left-color: #fff;
}
.btn.btn-link {
  background: transparent;
  border-color: transparent;
  color: #3B3B3B;
}
.btn.btn-link:focus, .btn.btn-link:hover, .btn.btn-link:active, .btn.btn-link.active {
  color: #3B3B3B;
}
.btn.btn-sm {
  font-size: 0.7rem;
  height: 1.4rem;
  padding: 0.05rem 0.3rem;
}
.btn.btn-lg {
  font-size: 0.9rem;
  height: 2rem;
  padding: 0.35rem 0.6rem;
}
.btn.btn-block {
  display: block;
  width: 100%;
}
.btn.btn-action {
  width: 1.8rem;
  padding-left: 0;
  padding-right: 0;
}
.btn.btn-action.btn-sm {
  width: 1.4rem;
}
.btn.btn-action.btn-lg {
  width: 2rem;
}
.btn.btn-clear {
  background: transparent;
  border: 0;
  color: currentColor;
  height: 1rem;
  line-height: 0.8rem;
  margin-left: 0.2rem;
  margin-right: -2px;
  opacity: 1;
  padding: 0.1rem;
  text-decoration: none;
  width: 1rem;
}
.btn.btn-clear:focus, .btn.btn-clear:hover {
  background: rgba(255, 255, 255, 0.5);
  opacity: 0.95;
}
.btn.btn-clear::before {
  content: "✕";
}
.btn-group {
  display: inline-flex;
  flex-wrap: wrap;
}
.btn-group .btn {
  flex: 1 0 auto;
}
.btn-group .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
  margin-left: -0.05rem;
}
.btn-group .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -0.05rem;
}
.btn-group .btn:focus, .btn-group .btn:hover, .btn-group .btn:active, .btn-group .btn.active {
  z-index: 1;
}
.btn-group.btn-group-block {
  display: flex;
}
.btn-group.btn-group-block .btn {
  flex: 1 0 0;
}
.btn {
  border-radius: 25px;
  padding: 5px 60px;
  display: flex;
  align-items: center;
  min-height: 50px;
  font-weight: 500;
  border: none;
  max-width: 100%;
  flex-wrap: wrap;
  white-space: inherit;
  line-height: 1.2;
  height: inherit;
  width: max-content;
  background: #ca9e67;
  color: #fff;
  transition: background 0.2s;
  -webkit-transition: background 0.2s;
  font-size: 1em;
}
@media (max-width: 600px) {
  .btn {
    font-size: 0.889em;
  }
}
.btn:not(.btn-primary):not(.btn-link):not(.btn-success):not(.btn-error):visited {
  color: #fff;
}
.btn:not(.btn-primary):not(.btn-link):not(.btn-success):not(.btn-error):visited:hover {
  color: #fff;
}
.btn:hover {
  background: #3B3B3B;
}
.btn.btn-sm {
  padding: 5px 30px;
  font-size: 0.875em;
}
.btn.btn-lg {
  padding: 5px 60px;
  font-size: 1.125em;
}
.btn.btn-block {
  display: flex;
  justify-content: center;
}
.btn.btn-link:hover {
  color: #fff;
}
.ie .btn, .edge .btn, .ios .btn {
  min-height: inherit;
  width: auto;
  display: table;
  padding: 15px 60px;
}
.ie .btn.btn-block, .edge .btn.btn-block, .ios .btn.btn-block {
  width: 100%;
}
@media (max-width: 600px) {
  .btn {
    padding: 10px 20px;
  }
}
::-moz-selection {
  background: #ca9e67;
  color: #fff;
}
::selection {
  background: #ca9e67;
  color: #fff;
}
html, body {
  scroll-behavior: smooth;
}
figure {
  margin: 0;
}
a:focus {
  box-shadow: none;
}
a {
  transition: all 0.3s;
}
a:hover {
  color: #3B3B3B;
}
.invisible {
  display: block;
  position: absolute;
  visibility: visible;
  z-index: -1;
  opacity: 0;
  text-indent: -99999px;
  width: 0 !important;
}
h3 {
  color: #ca9e67;
  font-size: 2.2em;
}
.mod_article {
  max-width: 1200px;
  padding: 3.5rem 20px;
  margin: 0 auto;
}
.mod_article.fullwidth {
  max-width: none;
  padding: 0;
}
.page-footer {
  color: #fff;
  font-size: 1.125em;
}
@media (max-width: 600px) {
  .page-footer {
    font-size: 0.9em;
  }
}
.page-footer a {
  color: #fff;
}
.page-footer .icon {
  height: 3em;
  width: 3em;
}
.page-footer nav ul {
  display: flex;
}
.page-footer nav ul li {
  display: flex;
}
.page-footer nav ul li:after {
  content: " | ";
  padding: 0px 15px;
}
.page-footer nav ul li:last-child:after {
  content: "";
}
.page-footer nav ul li strong {
  font-size: 1.125em;
  font-weight: normal;
}
img {
  max-width: 100%;
  height: auto;
}
#wrapper {
  overflow: hidden;
}
.block {
  display: block;
}
.bg-sunrise {
  background: transparent linear-gradient(99deg, #f6d365 0%, #ca9e67 100%) 0% 0% no-repeat padding-box;
}
.bg-sunrise.mod_article {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 0;
}
.bg-sunrise .content-text, .bg-sunrise .content-headline {
  color: #3B3B3B;
}
.bg-sunrise em {
  font-size: 1.438em;
  line-height: 1.3;
}
.bg-darkgrey {
  background: #282828 0% 0% no-repeat padding-box;
}
.bg-white {
  background: #fff 0% 0% no-repeat padding-box;
}
#btnScrollTop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}
.content-image figure {
  margin-bottom: 15px;
}
.content-code {
  display: block;
  width: 100%;
  margin: 40px 0;
}
.content-code .code, .content-code .hljs {
  background: #f2f2f2;
  color: inherit;
  display: block;
  line-height: 1.5;
  overflow-x: auto;
  padding: 1rem;
  width: 100%;
}
.content-hyperlink.s-circle {
  height: 50px;
  margin: 10px;
}
.content-hyperlink.s-circle:not(.columns):not(.column):not(.navbar) {
  width: 50px;
  display: inline-block;
}
.content-hyperlink.s-circle a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
}
.content-hyperlink.s-circle a:hover {
  background: #f6d365;
}
.content-hyperlink.s-circle figure {
  width: 100%;
  height: 100%;
}
.content-text, .content-headline {
  padding-bottom: 15px;
}
.content-toplink a {
  position: fixed;
  right: 50px;
  bottom: 50px;
  width: 90px;
  height: 90px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.875em;
  background: #3B3B3B;
  border-radius: 100%;
  z-index: 1;
  animation: pulse 2s alternate infinite ease-in;
}
.content-toplink a:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  background: #3B3B3B;
  border-radius: 100%;
  left: -20px;
  bottom: 0;
  z-index: -1;
}
.content-toplink a:after {
  position: absolute;
  content: "";
  width: 40px;
  height: 40px;
  background: #3B3B3B;
  border-radius: 100%;
  right: -10px;
  top: 0;
  z-index: -1;
}
.content-toplink a:hover {
  text-decoration: none;
}
.content-toplink a:hover, .content-toplink a:hover:after, .content-toplink a:hover:before {
  background: #d1aa7a;
}
@keyframes pulse {
  0% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.column {
  padding-left: 15px;
  padding-right: 15px;
}
.columns.block {
  display: flex;
}
.columns:not(.col-mx-auto) {
  margin-left: -15px;
  margin-right: -15px;
}
.columns:not(.col-mx-auto).col-gapless {
  margin-left: 0;
  margin-right: 0;
}
.columns:not(.col-mx-auto).mod_article {
  margin: 0 auto;
}
.contact-infos {
  background-image: url("/files/zeroOne/img/navbar_level_2.svg");
  background-repeat: no-repeat;
  color: #fff;
  background-size: 70% 80%;
  background-position: top center;
  min-height: 520px;
}
.contact-infos a {
  color: #fff;
}
.contact-infos .content-hyperlink.s-circle {
  margin: 0 10px 0 0;
}
.contact-infos .content-text {
  display: inline-block;
  width: 100%;
  padding: 100px 24% 0 33%;
}
.contact-infos .content-hyperlink.s-circle:not(.columns):not(.column):not(.navbar) {
  width: 24px;
  height: 24px;
}
.contact-infos .content-hyperlink.s-circle a {
  padding: 5px;
  background: #fff;
  border-radius: 100%;
}
.contact-infos .content-hyperlink.s-circle img {
  max-height: 100%;
  width: auto;
}
.contact-infos .social-icons {
  padding: 20px 24% 0 33%;
}
.contact-infos .social-icons.block:not(.columns):not(.column):not(.navbar) {
  display: flex;
}
.contact-form {
  margin-top: 80px;
}
.contact-form .widget-submit {
  justify-content: center;
}
.css-filter img {
  filter: invert(0) sepia(100%) hue-rotate(5deg) saturate(200%) brightness(95%);
}
.float_right {
  float: right;
}
.float_left {
  float: left;
}
footer .block.last {
  padding-bottom: 0;
}
footer .block.last p:last-child {
  margin-bottom: 0;
}
footer .footer-copyright {
  background: #fff;
  color: #3B3B3B;
}
footer .footer-copyright a {
  color: #3B3B3B;
}
footer .links {
  justify-content: center;
  position: relative;
  text-align: center;
}
footer .links:before {
  position: absolute;
  left: 0;
  content: "";
  border-left: 1px solid rgba(255, 255, 255, 0.15);
  height: calc(100% - 30px);
  top: 15px;
}
footer .logo-address {
  display: flex;
  flex-wrap: wrap;
}
footer .main-footer {
  background: #F5F4EA;
  color: #3B3B3B;
}
footer .main-footer a {
  color: #3B3B3B;
}
footer .mod_customnav {
  width: 100%;
}
footer .mod_customnav ul {
  justify-content: center;
  flex-wrap: wrap;
}
.footer-copyright a {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.footer-copyright .content-text {
  padding: 0;
}
.footer-copyright .mod_article {
  padding: 28px 20px;
  font-size: 0.75em;
}
h1, h2, h3, h4, h5, h6 {
  display: block;
  width: 100%;
}
h1 {
  font-size: 2.25em;
  line-height: 1.3;
}
h2 {
  text-transform: uppercase;
  margin-top: 50px;
}
h2.first {
  margin-top: 0;
}
h3 {
  line-height: 1.2;
  color: #3B3B3B;
  font-size: 1.4em;
}
h1.headline-dotted, h2.headline-dotted, h3.headline-dotted, h4.headline-dotted, h5.headline-dotted, h6.headline-dotted {
  display: flex;
  align-items: center;
}
h1.headline-dotted.text-center, h2.headline-dotted.text-center, h3.headline-dotted.text-center, h4.headline-dotted.text-center, h5.headline-dotted.text-center, h6.headline-dotted.text-center {
  justify-content: center;
}
h1.headline-dotted .dots, h2.headline-dotted .dots, h3.headline-dotted .dots, h4.headline-dotted .dots, h5.headline-dotted .dots, h6.headline-dotted .dots {
  font-size: 60px;
  line-height: 1;
  height: 98px;
}
h1.headline-dotted .dots:first-child, h2.headline-dotted .dots:first-child, h3.headline-dotted .dots:first-child, h4.headline-dotted .dots:first-child, h5.headline-dotted .dots:first-child, h6.headline-dotted .dots:first-child {
  padding-right: 10px;
}
h1.headline-dotted .dots:last-child, h2.headline-dotted .dots:last-child, h3.headline-dotted .dots:last-child, h4.headline-dotted .dots:last-child, h5.headline-dotted .dots:last-child, h6.headline-dotted .dots:last-child {
  padding-left: 10px;
}
h1.headline-35, h2.headline-35, h3.headline-35, h4.headline-35, h5.headline-35, h6.headline-35 {
  font-size: 2.188em;
}
.icon {
  box-sizing: border-box;
  display: inline-block;
  font-size: inherit;
  font-style: normal;
  height: 1em;
  position: relative;
  text-indent: -9999px;
  vertical-align: middle;
  width: 1em;
}
.icon-facebook {
  background-image: url("/files/zeroOne/img/icon_facebook.svg");
}
.icon-instagram {
  background-image: url("/files/zeroOne/img/icon_instagram.svg");
}
.icon-linkedin {
  background-image: url("/files/zeroOne/img/icon_linkedin.svg");
}
.icon-twitter {
  background-image: url("/files/zeroOne/img/icon_twitter.svg");
}
.icon-youtube {
  background-image: url("/files/zeroOne/img/icon_youtube.svg");
}
.icon-more {
  background-image: url("/files/zeroOne/img/more.svg");
  background-repeat: no-repeat;
}
.ie footer .mod_subscribe .submit {
  display: flex;
}
.logo-text-white img path {
  fill: #fff;
  fill-rule: evenodd;
}
.media.content-text {
  display: block;
  overflow: hidden;
  border: none;
}
.media.content-text.media--left figure {
  margin: 0 50px 50px 0;
}
.media.content-text.media--right figure {
  margin: 0 0 50px 50px;
}
.media.content-text.media--below {
  display: flex;
  flex-wrap: wrap;
}
.media.content-text.media--below figure {
  order: 2;
}
.media.content-text.media--below h1, .media.content-text.media--below h2, .media.content-text.media--below h3, .media.content-text.media--below h4, .media.content-text.media--below h5, .media.content-text.media--below h6 {
  margin-bottom: 10px;
}
.media.content-text.media--below .rte {
  order: 1;
}
.media--right > figure {
  float: right;
}
.media--left > figure {
  float: right;
}
.mt-large {
  margin-top: 50px;
}
.mb-large {
  margin-bottom: 50px;
}
.pagination {
  margin-top: 20px;
}
.columns .pagination {
  padding-left: 15px;
  padding-right: 15px;
}
.spectre-pagination {
  width: 100%;
}
.primary-color-dark, .primary-color-dark h1, .primary-color-dark h2, .primary-color-dark h3, .primary-color-dark h4, .primary-color-dark h5, .primary-color-dark h6 {
  color: #CE4A22;
}
.primary-color-light, .primary-color-light h1, .primary-color-light h2, .primary-color-light h3, .primary-color-light h4, .primary-color-light h5, .primary-color-light h6 {
  color: #f6d365;
}
footer .mod_subscribe .formbody {
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .mod_subscribe .form-group:not(:last-child) {
  margin-bottom: 0;
}
footer .mod_subscribe .submit {
  height: 60px;
  border: none;
  background: #3B3B3B;
  color: #fff;
  text-transform: lowercase;
  font-size: 1em;
  font-weight: 500;
  padding: 0 60px 0 50px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-top: 0;
  transition: background 0.2s, border 0.2s, box-shadow 0.2s, color 0.2s;
  cursor: pointer;
}
footer .mod_subscribe .submit:hover {
  background: #ca9e67;
}
footer .mod_subscribe span.LV_invalid {
  display: none;
}
footer .mod_subscribe .text {
  height: 60px;
  font-size: 1em;
  padding: 0 30px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border: none;
  min-width: 370px;
  background: #fff;
}
footer .mod_subscribe .text:focus {
  outline: 0;
}
footer .mod_subscribe .text.mandatory {
  background: #fff;
  border: none;
}
footer .mod_subscribe ::placeholder {
  color: #ca9e67;
  font-weight: 500;
}
footer .mod_subscribe ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ca9e67;
  font-weight: 500;
}
footer .mod_subscribe ::-moz-placeholder {
  /* Firefox 19+ */
  color: #ca9e67;
  font-weight: 500;
}
footer .mod_subscribe :-ms-input-placeholder {
  /* IE 10+ */
  color: #ca9e67;
  font-weight: 500;
}
footer .mod_subscribe :-moz-placeholder {
  /* Firefox 18- */
  color: #ca9e67;
  font-weight: 500;
}
footer .mod_subscribe + .ce_text {
  font-size: 1em;
}
footer .newsletter h2 {
  font-size: 1.25em;
  margin-top: 0;
}
#main .mod_subscribe .btn, #main .mod_unsubscribe .btn {
  margin-top: 10px;
}
#main .mod_subscribe .checkbox_container, #main .mod_unsubscribe .checkbox_container {
  margin-bottom: 5px;
}
#main .mod_subscribe .checkbox_container > div, #main .mod_unsubscribe .checkbox_container > div {
  border: none;
  padding: 0;
  min-height: inherit;
  background: none;
  box-shadow: none;
}
#main .mod_subscribe .form-input, #main .mod_subscribe .form-group input, #main .mod_unsubscribe .form-input, #main .mod_unsubscribe .form-group input {
  border-radius: 25px;
}
#main .mod_subscribe .form-input.mandatory, #main .mod_subscribe .form-group input.mandatory, #main .mod_unsubscribe .form-input.mandatory, #main .mod_unsubscribe .form-group input.mandatory {
  background: #f2f2f2;
  border: none;
}
#main .mod_subscribe .widget-checkbox, #main .mod_unsubscribe .widget-checkbox {
  margin-bottom: 5px;
}
@media (max-width: 600px) {
  footer .mod_subscribe .formbody {
    display: block;
  }
  footer .mod_subscribe .submit {
    height: 50px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 25px;
    width: 100%;
    justify-content: center;
  }
  footer .mod_subscribe .text {
    width: 100%;
    min-width: 0;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 0;
    height: 50px;
  }
  footer .mod_subscribe .newsletter .mod_article {
    padding: 20px;
  }
}
@media (max-width: 1200px) {
  .contact-infos {
    background-size: 90% 90%;
  }
  .contact-infos .content-text {
    padding: 100px 15% 0 30%;
  }
  .contact-infos .social-icons {
    padding: 20px 15% 0 30%;
  }
}
@media (max-width: 1080px) {
  footer > div:not(.footer-copyright) .content-text {
    font-size: 1em;
  }
}
@media (max-width: 960px) {
  .contact-infos {
    background-size: 100% 100%;
    min-height: inherit;
    max-width: 400px;
    margin: 0 auto;
    padding: 100px;
  }
  .contact-infos .content-text {
    padding: 0;
  }
  .contact-infos .social-icons {
    padding: 0;
  }
  footer .links {
    padding-top: 30px;
    margin-top: 10px;
    text-align: left;
  }
  footer .links.columns:not(.col-mx-auto) {
    margin-left: 0;
    margin-right: 0;
    padding: 0 10px;
  }
  footer .mod_customnav ul {
    justify-content: flex-start;
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  body {
    font-size: 18px;
  }
  .bg-sunrise em {
    font-size: 1.111em;
  }
  .content-hyperlink.s-circle {
    margin: 2px;
  }
  .content-toplink a {
    right: 20px;
    bottom: 20px;
    width: 50px;
    height: 50px;
    font-size: 1.556em;
  }
  .content-toplink a:after {
    width: 20px;
    height: 20px;
    right: -5px;
  }
  .content-toplink a:before {
    width: 15px;
    height: 15px;
  }
  footer {
    text-align: center;
  }
  footer .links {
    font-size: 0.889em;
    text-align: center;
  }
  footer .links.columns:not(.col-mx-auto) {
    padding: 0;
  }
  footer .links:before {
    border-left: none;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    top: 0;
    width: 100%;
    height: inherit;
  }
  footer .mod_article {
    padding: 40px 20px 20px;
  }
  footer .mod_customnav ul {
    justify-content: center;
  }
  footer .mod_customnav ul li.last:after {
    display: none;
  }
  footer.page-footer nav ul li strong {
    font-size: 0.889em;
  }
  .footer-copyright .mod_article {
    padding: 28px 20px 65px 20px;
  }
  h1 {
    font-size: 1.556em;
  }
  h2 {
    margin-top: 20px;
    font-size: 1.333em;
  }
  h3 {
    font-size: 1.222em;
  }
  h1.headline-35, h2.headline-35, h3.headline-35, h4.headline-35, h5.headline-35, h6.headline-35 {
    font-size: 1.333em;
  }
  h1.headline-dotted, h2.headline-dotted, h3.headline-dotted, h4.headline-dotted, h5.headline-dotted, h6.headline-dotted {
    display: block;
  }
  h1.headline-dotted .dots, h2.headline-dotted .dots, h3.headline-dotted .dots, h4.headline-dotted .dots, h5.headline-dotted .dots, h6.headline-dotted .dots {
    width: 100%;
    display: block;
    height: 35px;
    line-height: 1px;
  }
  h1.headline-dotted .dots:first-child, h2.headline-dotted .dots:first-child, h3.headline-dotted .dots:first-child, h4.headline-dotted .dots:first-child, h5.headline-dotted .dots:first-child, h6.headline-dotted .dots:first-child {
    padding-right: 0;
  }
  h1.headline-dotted .dots:last-child, h2.headline-dotted .dots:last-child, h3.headline-dotted .dots:last-child, h4.headline-dotted .dots:last-child, h5.headline-dotted .dots:last-child, h6.headline-dotted .dots:last-child {
    padding-left: 0;
  }
  .mod_article {
    padding: 20px;
  }
}
@media (max-width: 480px) {
  .contact-infos {
    padding: 100px 25%;
    font-size: 0.778em;
  }
  footer .ce_image img {
    margin-bottom: 20px;
  }
}
.blue-light-bg .hero.quote, .blue-dark-bg .hero.quote, .grey-bg .hero.quote, .primary-bg .hero.quote, .dark-grey-bg .hero.quote {
  margin: 0;
}
.blue-light-bg .hero.quote h2, .blue-dark-bg .hero.quote h2, .grey-bg .hero.quote h2, .primary-bg .hero.quote h2, .dark-grey-bg .hero.quote h2 {
  color: #fff;
}
.blue-light-bg .hero.quote h2:before, .blue-light-bg .hero.quote h2:after, .blue-dark-bg .hero.quote h2:before, .blue-dark-bg .hero.quote h2:after, .grey-bg .hero.quote h2:before, .grey-bg .hero.quote h2:after, .primary-bg .hero.quote h2:before, .primary-bg .hero.quote h2:after, .dark-grey-bg .hero.quote h2:before, .dark-grey-bg .hero.quote h2:after {
  display: none;
}
.hero.quote {
  text-align: center;
  margin: 50px 0;
}
@media (max-width: 600px) {
  .hero.quote {
    margin: 0;
    padding: 70px 0;
    position: relative;
  }
  .hero.quote:not(:first-child):not(:last-child) {
    margin: 30px 0;
  }
}
.hero.quote.blue-light-color h2:before, .hero.quote.blue-light-color h2:after {
  color: #50bcba;
}
.hero.quote.blue-dark-color h2:before, .hero.quote.blue-dark-color h2:after {
  color: #0063af;
}
.hero.quote.primary-color h2:before, .hero.quote.primary-color h2:after {
  color: #c08e51;
}
.hero.quote .ce_text {
  padding: 10px 0;
}
.hero.quote h2 {
  margin: 0 auto;
  font-size: 43px;
  line-height: 1;
  text-transform: none;
  font-weight: 400;
  font-style: inherit;
  letter-spacing: 0;
  width: 65%;
  position: relative;
}
@media (max-width: 1200px) {
  .hero.quote h2 {
    width: 70%;
  }
}
@media (max-width: 960px) {
  .hero.quote h2 {
    width: 80%;
    font-size: 32px;
  }
}
@media (max-width: 600px) {
  .hero.quote h2 {
    font-size: 24px;
    width: 100%;
    position: static;
  }
}
.hero.quote h2:before, .hero.quote h2:after {
  position: absolute;
  bottom: 0;
  font-size: 240px;
  font-family: Karla, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto;
}
@media (max-width: 960px) {
  .hero.quote h2:before, .hero.quote h2:after {
    font-size: 150px;
  }
}
@media (max-width: 600px) {
  .hero.quote h2:before, .hero.quote h2:after {
    width: 100%;
    line-height: 0;
  }
}
.hero.quote h2:before {
  content: "„";
  left: -150px;
  bottom: -10px;
}
@media (max-width: 960px) {
  .hero.quote h2:before {
    left: -80px;
  }
}
@media (max-width: 600px) {
  .hero.quote h2:before {
    left: 0;
    top: -10px;
    bottom: inherit;
  }
}
.hero.quote h2:after {
  content: "“";
  position: absolute;
  right: -150px;
  height: 90px;
  bottom: 14px;
}
@media (max-width: 960px) {
  .hero.quote h2:after {
    right: -80px;
    height: 45px;
  }
}
@media (max-width: 600px) {
  .hero.quote h2:after {
    right: 0;
    height: inherit;
    bottom: 5px;
  }
}
.hero.quote .hero-body {
  padding: 0;
}
.hero.quote p {
  display: block;
  margin-top: 0;
  letter-spacing: 1.6px;
}
@media (max-width: 600px) {
  .hero.quote p {
    font-size: 16px;
  }
}
.mod_article.hero.quote {
  padding: 50px 20px;
}
.ie .hero.quote h1, .ie .hero.quote h2, .ie .hero.quote h3, .ie .hero.quote h4, .ie .hero.quote h5, .ie .hero.quote h6 {
  margin: 0 auto;
}
/* custom_teaserbox.scss */
.ce_ct_teaserBox {
  margin-bottom: 50px;
}
.ce_ct_teaserBox .inside {
  position: relative;
  height: 100%;
}
.ce_ct_teaserBox.with-button .inside {
  padding-bottom: 60px;
}
.ce_ct_teaserBox.headline-teaser {
  margin: 150px 0;
}
@media (max-width: 960px) {
  .ce_ct_teaserBox.headline-teaser {
    margin: 100px 0;
  }
}
@media (max-width: 600px) {
  .ce_ct_teaserBox.headline-teaser {
    margin: 50px 0;
  }
}
.ce_ct_teaserBox.headline-teaser .inside .pageLink {
  width: inherit;
}
.ce_ct_teaserBox.headline-teaser .pageLink {
  position: relative;
}
.ce_ct_teaserBox.headline-teaser p {
  font-size: 43px;
  line-height: 1;
  margin-bottom: 30px;
}
@media (max-width: 960px) {
  .ce_ct_teaserBox.headline-teaser p {
    font-size: 32px;
  }
}
@media (max-width: 600px) {
  .ce_ct_teaserBox.headline-teaser p {
    font-size: 18px;
  }
}
@media (max-width: 600px) {
  .ce_ct_teaserBox.headline-teaser p {
    margin-bottom: 15px;
  }
}
.ce_ct_teaserBox.col-4 .image_container {
  border: 10px solid #ca9e67;
}
.ce_ct_teaserBox.col-4.blue-dark-color .image_container {
  border: 10px solid #0063af;
}
.ce_ct_teaserBox.col-4.blue-light-color .image_container {
  border: 10px solid #89ccca;
}
.ce_ct_teaserBox.col-4.dark-grey-color .image_container {
  border: 10px solid #3B3B3B;
}
.ce_ct_teaserBox.blue-dark-color h2, .ce_ct_teaserBox.blue-dark-color h3 {
  color: #0063af;
}
.ce_ct_teaserBox.blue-light-color h2, .ce_ct_teaserBox.blue-light-color h3 {
  color: #50bcba;
}
.ce_ct_teaserBox.dark-grey-color h2, .ce_ct_teaserBox.dark-grey-color h3 {
  color: #3B3B3B;
}
.ce_ct_teaserBox a {
  color: #3B3B3B;
  text-decoration: none;
  font-weight: 300;
}
.ce_ct_teaserBox a:focus, .ce_ct_teaserBox a:hover {
  color: #3B3B3B;
}
.ce_ct_teaserBox a:not(.btn) {
  display: inline-block;
}
.ce_ct_teaserBox h4, .ce_ct_teaserBox .subline {
  margin: -15px 0 0;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  padding: 0 5px;
}
.ce_ct_teaserBox h2, .ce_ct_teaserBox h3 {
  margin: 5px 0;
  font-size: 49px;
  line-height: 0.9;
  font-weight: 300;
  color: #c08e51;
  padding: 0;
}
.ce_ct_teaserBox .image_container {
  margin-bottom: 25px;
}
.ce_ct_teaserBox p {
  margin: 0;
  padding: 0;
}
.ce_ct_teaserBox .pageLink {
  margin: 0;
  padding: 7.5px 40px;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
  border-radius: 35px;
  transition: all 0.3s;
}
@media (max-width: 960px) {
  .ce_ct_teaserBox h2, .ce_ct_teaserBox h3 {
    font-size: 40px;
  }
}
@media (max-width: 600px) {
  .ce_ct_teaserBox {
    margin-bottom: 20px;
  }
  .ce_ct_teaserBox h2, .ce_ct_teaserBox h3 {
    font-size: 32px;
  }
  .ce_ct_teaserBox h4, .ce_ct_teaserBox .subline {
    margin-top: 0;
  }
  .ce_ct_teaserBox .image_container {
    margin-bottom: 10px;
  }
  .ce_ct_teaserBox .inside {
    padding-bottom: 0;
    text-align: center;
  }
  .ce_ct_teaserBox .pageLink {
    position: relative;
    margin-top: 10px;
    width: 100%;
  }
  .ce_ct_teaserBox.with-button .inside {
    padding-bottom: 0;
  }
}
.btn {
  margin-top: 5px;
  margin-bottom: 5px;
  transition: all 0.3s;
}
.btn:focus {
  box-shadow: none;
}
@media (max-width: 600px) {
  .btn {
    width: 100%;
    justify-content: center;
  }
}
.btn:not(.btn-primary):not(.btn-secondary) {
  background: #ca9e67;
}
.btn:not(.btn-primary):not(.btn-secondary):focus, .btn:not(.btn-primary):not(.btn-secondary):hover {
  background: #a67a46;
  color: #fff !important;
}
.btn.btn-primary {
  background: #ca9e67;
}
.btn.btn-primary:focus, .btn.btn-primary:hover {
  background: #a67a46;
}
.btn.btn-primary.btn-color-1 {
  background: #ca9e67;
}
.btn.btn-primary.btn-color-1:focus, .btn.btn-primary.btn-color-1:hover {
  background: #a67a46;
}
.btn.btn-primary.btn-color-2 {
  background: #0063af;
}
.btn.btn-primary.btn-color-2:focus, .btn.btn-primary.btn-color-2:hover {
  background: #004b85;
}
.btn.btn-primary.btn-color-3 {
  background: #89ccca;
}
.btn.btn-primary.btn-color-3:focus, .btn.btn-primary.btn-color-3:hover {
  background: #45a3a1;
}
.btn.btn-primary.btn-color-4 {
  background: #EBEBEB;
  color: #3B3B3B;
}
.btn.btn-primary.btn-color-4:focus, .btn.btn-primary.btn-color-4:hover {
  background: #D5D5D5;
}
.btn.btn-primary.btn-color-5 {
  background: #3B3B3B;
}
.btn.btn-primary.btn-color-5:focus, .btn.btn-primary.btn-color-5:hover {
  background: #222;
}
.btn.btn-primary.btn-prev::before, .btn.btn-primary.btn-after::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 25px;
  width: 10px;
}
.btn.btn-primary.btn-prev::before {
  background-image: url("/files/zeroOne/icons/arrow-prev-white.svg");
  margin-right: 10px;
}
.btn.btn-primary.btn-next::after {
  background-image: url("/files/zeroOne/icons/arrow-next-white.svg");
  margin-left: 10px;
}
.btn.btn-secondary {
  background: none;
}
.btn.btn-secondary.btn-color-1, .ce_ct_teaserBox .pageLink {
  border: 1px solid #c08e51;
  color: #c08e51 !important;
}
.btn.btn-secondary.btn-color-1.btn-prev::before, .ce_ct_teaserBox .btn-prev.pageLink::before {
  background-image: url("/files/zeroOne/icons/arrow-prev-primary-color.svg");
}
.btn.btn-secondary.btn-color-1.btn-next::after, .ce_ct_teaserBox .btn-next.pageLink::after {
  background-image: url("/files/zeroOne/icons/arrow-next-primary-color.svg");
}
.btn.btn-secondary.btn-color-1:focus, .ce_ct_teaserBox .pageLink:focus, .btn.btn-secondary.btn-color-1:hover, .ce_ct_teaserBox .pageLink:hover {
  background: #a67a46;
  color: #fff !important;
}
.btn.btn-secondary.btn-color-1:focus.btn-prev::before, .ce_ct_teaserBox .btn-prev.pageLink:focus::before, .btn.btn-secondary.btn-color-1:hover.btn-prev::before, .ce_ct_teaserBox .btn-prev.pageLink:hover::before {
  background-image: url("/files/zeroOne/icons/arrow-prev-white.svg");
}
.btn.btn-secondary.btn-color-1:focus.btn-next::after, .ce_ct_teaserBox .btn-next.pageLink:focus::after, .btn.btn-secondary.btn-color-1:hover.btn-next::after, .ce_ct_teaserBox .btn-next.pageLink:hover::after {
  background-image: url("/files/zeroOne/icons/arrow-next-white.svg");
}
.btn.btn-secondary.btn-color-2, .ce_ct_teaserBox.blue-dark-color .pageLink {
  border: 1px solid #0063af;
  color: #0063af !important;
}
.btn.btn-secondary.btn-color-2:focus, .ce_ct_teaserBox.blue-dark-color .pageLink:focus, .btn.btn-secondary.btn-color-2:hover, .ce_ct_teaserBox.blue-dark-color .pageLink:hover {
  background: #004b85;
  color: #fff !important;
}
.btn.btn-secondary.btn-color-3, .ce_ct_teaserBox.blue-light-color .pageLink {
  border: 1px solid #50bcba;
  color: #50bcba !important;
}
.btn.btn-secondary.btn-color-3:focus, .ce_ct_teaserBox.blue-light-color .pageLink:focus, .btn.btn-secondary.btn-color-3:hover, .ce_ct_teaserBox.blue-light-color .pageLink:hover {
  background: #45a3a1;
  color: #fff !important;
}
.btn.btn-secondary.btn-color-4, .btn.btn-secondary.btn-color-5, .ce_ct_teaserBox.dark-grey-color .pageLink {
  border: 1px solid #3B3B3B;
  color: #3B3B3B !important;
}
.btn.btn-secondary.btn-color-4:focus, .btn.btn-secondary.btn-color-4:hover, .btn.btn-secondary.btn-color-5:focus, .ce_ct_teaserBox.dark-grey-color .pageLink:focus, .btn.btn-secondary.btn-color-5:hover, .ce_ct_teaserBox.dark-grey-color .pageLink:hover {
  background: #EBEBEB;
  color: #3B3B3B !important;
  border-color: #EBEBEB;
}
.btn.btn-secondary.btn-color-magenta {
  border: 1px solid #E02F36;
  color: #E02F36 !important;
}
.btn.btn-secondary.btn-color-magenta:focus, .btn.btn-secondary.btn-color-magenta:hover {
  background: #E02F36;
  color: #fff !important;
  border-color: #EBEBEB;
}
.btn.btn-secondary.btn-prev::before, .btn.btn-secondary.btn-next::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 25px;
  width: 10px;
}
.btn.btn-secondary.btn-prev::before {
  background-image: url("/files/zeroOne/icons/arrow-prev.svg");
  margin-right: 10px;
}
.btn.btn-secondary.btn-next::after {
  background-image: url("/files/zeroOne/icons/arrow-next.svg");
  margin-left: 10px;
}
.primary-bg .btn-secondary, .blue-dark-bg .btn-secondary, .blue-light-bg .btn-secondary, .grey-bg .btn-secondary, .dark-grey-bg .btn-secondary {
  border: 1px solid #fff;
  background: none;
}
.primary-bg .btn-primary {
  background: #fff;
  color: #c08e51;
}
.primary-bg .btn-primary:focus, .primary-bg .btn-primary:hover {
  background: #a67a46;
  color: #fff;
}
.primary-bg .btn-secondary:focus, .primary-bg .btn-secondary:hover {
  background: #a67a46;
  color: #fff !important;
}
.blue-dark-bg .btn:not(.btn-primary):not(.btn-secondary) {
  border: 1px solid #fff;
  background: none;
  color: #fff !important;
}
.blue-dark-bg .btn:not(.btn-primary):not(.btn-secondary):focus, .blue-dark-bg .btn:not(.btn-primary):not(.btn-secondary):hover {
  background: #004b85;
  color: #fff !important;
}
.blue-dark-bg .btn-primary {
  background: #fff;
  color: #0063af;
}
.blue-dark-bg .btn-primary:focus, .blue-dark-bg .btn-primary:hover {
  background: #004b85;
  color: #fff;
}
.blue-dark-bg .btn-secondary:focus, .blue-dark-bg .btn-secondary:hover {
  background: #004b85;
  color: #fff !important;
}
.blue-light-bg .btn-primary {
  background: #fff;
  color: #50bcba;
}
.blue-light-bg .btn-primary:focus, .blue-light-bg .btn-primary:hover {
  background: #45a3a1;
  color: #fff;
}
.blue-light-bg .btn-secondary:focus, .blue-light-bg .btn-secondary:hover {
  background: #45a3a1;
  color: #fff !important;
}
.grey-bg .btn-primary {
  background: #fff;
  color: #3B3B3B;
}
.grey-bg .btn-primary:focus, .grey-bg .btn-primary:hover {
  background: #DBDBDB;
  color: #3B3B3B;
}
.grey-bg .btn-secondary {
  color: #3B3B3B !important;
  border-color: #3B3B3B;
}
.grey-bg .btn-secondary:focus, .grey-bg .btn-secondary:hover {
  background: #DBDBDB;
  color: #3B3B3B !important;
}
.dark-grey-bg .btn-primary {
  background: #fff;
  color: #3B3B3B;
}
.dark-grey-bg .btn-primary:focus, .dark-grey-bg .btn-primary:hover {
  background: #505050;
  color: #fff;
  border-color: #505050;
}
.dark-grey-bg .btn-secondary {
  background: transparent;
}
.dark-grey-bg .btn-secondary:focus, .dark-grey-bg .btn-secondary:hover {
  background: #505050;
  color: #fff !important;
}
.widget-submit .btn.btn-primary {
  background: #ca9e67;
}
.widget-submit .btn.btn-primary:focus, .widget-submit .btn.btn-primary:hover {
  background: #a67a46;
}
@media (max-width: 600px) {
  .column .ce_text ~ .btn {
    margin: 0 0 50px;
  }
}
::-moz-selection, ::selection {
  background: #a67a46;
}
html, body {
  scroll-behavior: inherit;
}
body {
  font-size: 18px;
}
button:focus-visible:not(.btn), a:focus-visible:not(.btn) {
  outline: 2px dashed #a67a46 !important;
  text-decoration: none !important;
  transition: none !important;
}
a:visited {
  color: #3B3B3B;
}
.invisible {
  height: 0;
}
#main {
  padding-bottom: 0;
}
.mod_article {
  padding: 3.5rem 50px;
  max-width: 100%;
}
.mod_article > .container {
  max-width: 1240px;
}
.mod_article.large > .container {
  max-width: 1540px;
}
.mod_article.small > .container {
  max-width: 900px;
}
.mod_article.fullwidth {
  max-width: 100%;
}
.mod_article.pt0 {
  padding-top: 0;
}
.mod_article.pb0 {
  padding-bottom: 0;
}
.mod_article.article-smaller {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.mod_article.margin-large-top {
  margin-top: 120px;
}
@media (max-width: 600px) {
  .mod_article.margin-large-top {
    margin-top: 1.5rem;
  }
}
.mod_article.margin-large-bottom {
  margin-bottom: 120px;
}
@media (max-width: 600px) {
  .mod_article.margin-large-bottom {
    margin-bottom: 1.5rem;
  }
}
.mod_article.margin-top {
  margin-top: 50px;
}
@media (max-width: 600px) {
  .mod_article.margin-top {
    margin-top: 1.5rem;
  }
}
.mod_article.margin-bottom {
  margin-bottom: 50px;
}
@media (max-width: 600px) {
  .mod_article.margin-bottom {
    margin-bottom: 1.5rem;
  }
}
.mt-1 {
  margin-top: 10px !important;
}
.mt-2 {
  margin-top: 20px !important;
}
.mb-1 {
  margin-bottom: 10px !important;
}
.mb-2 {
  margin-bottom: 20px !important;
}
.ml-1 {
  margin-left: 10px !important;
}
.ml-2 {
  margin-left: 20px !important;
}
.mr-1 {
  margin-right: 10px !important;
}
.mr-2 {
  margin-right: 20px !important;
}
.mx-1 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.mx-2 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}
.my-1 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.my-2 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.p0 {
  padding: 0;
}
#wrapper {
  padding-top: 90px;
  padding-right: 60px;
  overflow: hidden;
}
body.bg-querschnitt .mod_article:nth-of-type(2) {
  background-image: url("/files/zeroOne/img/frauenkirche_querschnitt.svg");
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 600px) {
  body.bg-querschnitt .mod_article:nth-of-type(2) {
    background-size: cover;
  }
}
.ce_text.reference {
  border: 1px solid #E02F36;
  border-radius: 100px;
  color: #E02F36;
  padding: 15px 30px;
  margin-top: -50px;
  margin-bottom: 50px;
  text-align: center;
}
@media (max-width: 600px) {
  .ce_text.reference {
    margin: -10px 0 30px;
  }
}
.ce_text.reference a {
  color: #E02F36;
  margin-left: 30px;
  display: inline-block;
}
@media (max-width: 960px) {
  .ce_text.reference a {
    display: block;
    margin: 0;
  }
}
.ce_text.reference p {
  margin: 0;
  width: 100%;
}
.mod_article > .container > .ce_text:not(.quote):not(.reference):last-child {
  padding-bottom: 0;
}
.s-circle img {
  border-radius: 100%;
}
.blue-dark-bg .ce_ct_wrapperStart .column, .dark-grey-bg .ce_ct_wrapperStart .column, .grey-bg .ce_ct_wrapperStart .column, .primary-bg .ce_ct_wrapperStart .column, .blue-light-bg .ce_ct_wrapperStart .column {
  margin-top: 0;
}
.blue-dark-bg .columns, .dark-grey-bg .columns, .grey-bg .columns, .primary-bg .columns, .blue-light-bg .columns {
  align-items: center;
}
.blue-dark-bg + .mod_article .ce_text:first-child h2, .dark-grey-bg + .mod_article .ce_text:first-child h2, .grey-bg + .mod_article .ce_text:first-child h2, .primary-bg + .mod_article .ce_text:first-child h2, .blue-light-bg + .mod_article .ce_text:first-child h2 {
  margin-top: 0;
}
.blue-dark-bg h2, .blue-dark-bg h3, .dark-grey-bg h2, .dark-grey-bg h3, .grey-bg h2, .grey-bg h3, .primary-bg h2, .primary-bg h3, .blue-light-bg h2, .blue-light-bg h3 {
  margin-top: 0;
}
.blue-dark-bg .ce_image, .dark-grey-bg .ce_image, .grey-bg .ce_image, .primary-bg .ce_image, .blue-light-bg .ce_image {
  margin: 20px 0;
}
.blue-dark-bg .ce_image.col-mx-auto, .dark-grey-bg .ce_image.col-mx-auto, .grey-bg .ce_image.col-mx-auto, .primary-bg .ce_image.col-mx-auto, .blue-light-bg .ce_image.col-mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.primary-bg .ce_sliderStart .slider-control .slider-next:after {
  background-image: url(/files/zeroOne/icons/arrow-next-sandstein.svg);
}
.primary-bg .ce_sliderStart .slider-control .slider-prev:after {
  background-image: url(/files/zeroOne/icons/arrow-prev-sandstein.svg);
}
.col-mx-auto {
  justify-content: center;
}
.col-auto h2.ce_headline {
  margin-bottom: 0;
}
.accordion-body > .ce_text.col-9.col-lg-12.col-mx-auto.text-left, .accordion-body > .ce_headline.col-9.col-lg-12.col-mx-auto.text-left, .ce_ct_wrapperStart > .ce_text.col-9.col-lg-12.col-mx-auto.text-left, .ce_ct_wrapperStart > .ce_headline.col-9.col-lg-12.col-mx-auto.text-left {
  width: 100%;
}
.mod_article[class*="headline-"] .ce_headline.col-mx-auto {
  width: 100%;
}
.ce_ct_teaserBox .image_container {
  display: inline-block;
}
#main table td, #main table th {
  padding-left: 10px;
  padding-right: 10px;
}
#main td {
  vertical-align: top;
}
#main td:first-child, #main th:first-child {
  padding-left: 0;
}
#main td:last-child, #main th:last-child {
  padding-right: 0;
}
img.ansprech {
  max-width: 170px;
}
@media (max-width: 960px) {
  #wrapper {
    padding-right: 0;
  }
}
@media (max-width: 600px) {
  .mod_article {
    padding: 1.5rem 20px;
  }
  .mod_article.p0 {
    padding: 0;
  }
}
#main .mod_article .ce_image.col-mx-auto > .image_container {
  text-align: center;
}
#main .mod_article .ce_image.col-mx-auto > .image_container > picture {
  display: inline-block;
}
#main .mod_article .ce_image.col-mx-auto > .image_container > img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#main .mod_article .ce_player .audio_container > .video {
  padding-bottom: 0;
  height: auto;
}
#main .mod_article .ce_player.col-mx-auto {
  text-align: center;
}
#main .mod_article .ce_player.col-mx-auto > .audio_container {
  display: inline-block;
}
iframe#tuerchen {
  height: 1870px;
  overflow: hidden !important;
}
@media (max-width: 1279px) {
  iframe#tuerchen {
    height: 145vw;
  }
}
@media (max-width: 991px) {
  iframe#tuerchen {
    height: 161vw;
  }
}
@media (max-width: 600px) {
  iframe#tuerchen {
    height: 179vw;
  }
}
@media (max-width: 600px) {
  iframe#tuerchen {
    height: 179vw;
  }
}
@media (max-width: 536px) {
  iframe#tuerchen {
    height: 207vw;
    min-height: 740px;
  }
}
@media (max-width: 960px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) {
    bottom: 60px !important;
  }
}
@media (min-width: 961px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) {
    z-index: 1001 !important;
  }
}
.blue-dark-color {
  color: #0063af;
}
.dark-grey-color {
  color: #3B3B3B;
}
.blue-light-color {
  color: #50bcba;
}
.primary-color {
  color: #3B3B3B;
}
a.not-clickable-page {
  pointer-events: none;
}
.header-icon {
  margin-left: 50px;
}
.home .navbar:not(.stuck) {
  filter: none;
}
.navbar {
  padding: 0 100px 0 250px;
  height: 90px;
  justify-content: flex-start;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  background: #fff;
  width: calc(100% - 60px);
  filter: drop-shadow(0px 5px 0px #F5F4EA);
}
@media (max-width: 960px) {
  .navbar {
    width: 100%;
  }
}
.navbar .logo {
  position: static;
}
.navbar .logo figure {
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 2;
  width: 250px;
  display: flex;
  justify-content: center;
}
.navbar .logo img {
  padding: 0;
  width: inherit;
}
.navbar ul {
  flex-wrap: inherit;
}
.navbar ul.level_1 {
  justify-content: space-between;
}
.navbar ul.level_1 > li > a {
  font-size: 28px;
}
.navbar ul .level_2 {
  left: 0;
}
.navbar ul .level_2 a:hover, .navbar ul .level_2 a.active {
  background: none;
}
.navbar ul .level_3 a, .navbar ul .level_3 strong {
  background: none;
}
.navbar ul .level_3 li {
  justify-content: flex-start;
}
.navbar ul li.calendar, .navbar ul li.spenden {
  text-transform: none;
}
.navbar ul li.calendar a:before, .navbar ul li.spenden a:before {
  content: "";
  background-image: url("/files/zeroOne/icons/calendar.svg");
  width: 32px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 10px;
  display: inline-block;
}
.navbar ul li.spenden a:before {
  content: "";
  background-image: url("/files/zeroOne/icons/donate_CA9E67.svg");
}
.navbar ul li a {
  text-decoration: none;
}
.navbar ul li a.info span, .navbar ul li a.virtual span, .navbar ul li a.shopping-bag span, .navbar ul li a.donate span {
  padding-left: 35px;
  position: relative;
  display: block;
}
.navbar ul li a.info span:before, .navbar ul li a.virtual span:before, .navbar ul li a.shopping-bag span:before, .navbar ul li a.donate span:before {
  content: "";
  width: 24px;
  background-size: contain;
  height: 24px;
  position: absolute;
  left: 0;
  background-repeat: no-repeat;
  top: 50%;
  margin-top: -12.5px;
}
.navbar ul li a.info span:before {
  background-image: url("/files/zeroOne/icons/info.svg");
}
.navbar ul li a.virtual span:before {
  background-image: url("/files/zeroOne/icons/virtual.svg");
}
.navbar ul li a.shopping-bag span:before {
  background-image: url("/files/zeroOne/icons/shopping-bag.svg");
}
.navbar ul li a.donate span:before {
  background-image: url("/files/zeroOne/icons/donate.svg");
}
@media (min-width: 961px) {
  .navbar.megamenu {
    filter: none;
  }
  .navbar.megamenu .image_container, .navbar.stuck .image_container, body:not(.home) .navbar .image_container {
    background: none;
  }
  .navbar.megamenu .logo a, .navbar.stuck .logo a, body:not(.home) .navbar .logo a {
    background: #fff;
    width: 165px;
    height: 165px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    overflow: hidden;
    transition: none;
  }
  .navbar.megamenu .logo img, .navbar.stuck .logo img, body:not(.home) .navbar .logo img {
    height: 100px;
  }
  .navbar .navbar-section {
    width: 100%;
  }
  .navbar .navbar-section:first-child {
    position: absolute;
    left: 0;
  }
  .navbar ul {
    padding-left: 0;
    margin: 0;
    width: 100%;
  }
  .navbar ul.level_1 {
    height: 100%;
  }
  .navbar ul.level_1 li:hover .level_2 {
    visibility: visible;
    opacity: 1;
  }
  .navbar ul.level_1 > li {
    position: inherit;
    height: 90px;
  }
  .navbar ul.level_1 > li:after {
    display: none;
  }
  .navbar ul.level_1 > li.submenu > a, .navbar ul.level_1 > li.submenu > strong {
    transition: all 0.3s;
  }
  .navbar ul.level_1 > li.submenu > a:after, .navbar ul.level_1 > li.submenu > strong:after {
    position: absolute;
    content: "";
    top: 72px;
    left: 50%;
    width: 80px;
    height: 50px;
    background: #3B3B3B;
    border-radius: 100%;
    display: block;
    z-index: -1;
    margin-left: -40px;
    opacity: 0;
    visibility: hidden;
  }
  .navbar ul.level_1 > li.submenu:hover > a, .navbar ul.level_1 > li.submenu:hover > strong {
    transform: scale(1.2);
    position: relative;
  }
  .navbar ul.level_1 > li.submenu:hover > a:after, .navbar ul.level_1 > li.submenu:hover > strong:after {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
  }
  .navbar ul.level_1 > li > a, .navbar ul.level_1 > li > strong {
    height: 100%;
    align-items: center;
    display: flex;
  }
  .navbar ul.level_1 > li .open-dropdown {
    display: none;
  }
  .navbar ul .level_2 > li, .navbar ul .level_3 > li {
    text-align: left;
  }
  .navbar ul .level_2 > li a, .navbar ul .level_2 > li strong, .navbar ul .level_3 > li a, .navbar ul .level_3 > li strong {
    padding: 0;
    word-break: break-word;
    text-transform: none;
  }
  .navbar ul .level_2 > li a:hover, .navbar ul .level_2 > li a.active, .navbar ul .level_2 > li strong:hover, .navbar ul .level_2 > li strong.active, .navbar ul .level_3 > li a:hover, .navbar ul .level_3 > li a.active, .navbar ul .level_3 > li strong:hover, .navbar ul .level_3 > li strong.active {
    color: #ca9e67;
  }
  .navbar ul .level_2 {
    background: #3B3B3B;
    width: 100vw;
    margin: 90px 0 0;
    padding: 50px 90px 50px 255px;
    display: block;
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    top: 0;
  }
  .navbar ul .level_2 > li {
    width: calc(100% / 6 - 5px);
    float: left;
    padding: 0 20px 0 0;
  }
  .navbar ul .level_2 > li > a {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.1;
  }
  .navbar ul .level_2 > li.last {
    float: right;
    padding-right: 0;
    padding-left: 50px;
    width: calc(100% / 6 + 25px);
  }
  .navbar ul .level_2 > li.last:before {
    position: absolute;
    top: -20px;
    left: 0;
    height: 85px;
    border-left: 2px solid rgba(255, 255, 255, 0.4);
    content: "";
  }
  .navbar ul .level_2 > li.last .level_3 {
    padding-left: 35px;
  }
  .navbar ul .level_3 {
    background: none;
    position: relative;
    margin: 15px 0 0;
    width: 100%;
    left: 0;
    min-height: inherit;
    padding: 0;
    display: block;
  }
  .navbar ul .level_3 li {
    padding: 2px 0;
  }
  .navbar ul .level_3 li a, .navbar ul .level_3 li strong {
    color: #fff;
    font-size: 19px;
    line-height: 1.1;
    padding-bottom: 8px;
  }
  .navbar ul li a, .navbar ul li strong {
    color: #c08e51;
    font-size: 28px;
    font-weight: 400;
  }
  .navbar ul li a i, .navbar ul li strong i {
    margin-right: 5px;
    font-size: 24px;
  }
  .navbar ul li a:hover {
    color: #3B3B3B;
  }
  .navbar ul li.calendar a, .navbar ul li.calendar strong, .navbar ul li.service a, .navbar ul li.service strong {
    text-transform: none;
  }
  .navbar ul li.calendar {
    padding-left: 350px;
  }
  .navbar ul li.calendar > a, .navbar ul li.spenden > a, .navbar ul li.service > a {
    font-size: 20px;
  }
}
@media (min-width: 961px) and (max-width: 1700px) {
  .navbar ul li.calendar {
    padding-left: 1em;
  }
}
@media (max-width: 1400px) {
  .header-icon {
    margin-left: 10px;
  }
  .navbar {
    padding: 0 20px 0 200px;
  }
  .navbar ul li {
    padding: 0 0.5em;
  }
  .navbar ul li a, .navbar ul li strong {
    font-size: 24px;
  }
  .navbar ul li:hover > ul {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .navbar ul .level_2 > li {
    width: calc(100% / 3);
    padding-bottom: 15px;
  }
  .navbar ul .level_2 > li.last {
    width: calc(100% / 3);
    padding-left: 0;
  }
  .navbar ul .level_2 > li.last:before {
    display: none;
  }
}
@media (max-width: 1280px) {
  .header-icon {
    display: none;
  }
}
@media (max-width: 1200px) {
  .navbar {
    padding: 0 100px 0 190px;
  }
  .navbar .logo figure {
    width: 150px;
    left: 20px;
  }
  .navbar ul li a, .navbar ul li strong {
    font-size: 22px;
  }
  .navbar ul .level_2 {
    padding: 50px 90px 50px 180px;
  }
  .navbar.megamenu .logo a, .navbar.stuck .logo a, body:not(.home) .navbar .logo a {
    width: 150px;
    height: 150px;
  }
}
@media (min-width: 961px) and (max-width: 1200px) {
  .navbar li.spenden span, .navbar li.calendar span {
    display: none;
  }
}
@media (max-width: 960px) {
  .navbar .level_1 {
    top: -18px;
    height: 100vh;
    padding-bottom: 60px;
  }
  .navbar .logo figure {
    background: #fff;
    border-radius: 100%;
    padding: 15px;
    height: 125px;
    width: 125px;
    top: 0;
    left: 40px;
    text-align: center;
  }
  .navbar .logo img {
    height: 75px;
    margin-top: 10px;
  }
  .navbar ul.level_1 > li > a.open-dropdown {
    font-size: 32px;
  }
  .navbar ul.level_1 > li > a > span {
    font-size: 26px;
  }
  .navbar ul .level_2 {
    margin-top: 0;
    padding: 0;
  }
  .navbar ul .level_2 > li {
    width: 100%;
    padding-bottom: 0;
  }
  .navbar ul .level_2 > li .open-dropdown {
    font-size: 28px;
    font-weight: 300;
  }
  .navbar ul .level_2 > li.last {
    width: 100%;
    padding-left: 0;
  }
  .navbar ul li {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar ul li:hover:not(.open) > ul {
    display: none;
  }
  .navbar ul li.calendar a:before {
    background-image: url("/files/zeroOne/icons/calendar-white.svg");
  }
  .navbar ul li.spenden {
    min-width: 65px;
    margin-bottom: 30px;
  }
  .navbar ul li.spenden a:before {
    background-image: url("/files/zeroOne/icons/donate.svg");
  }
  .navbar ul li a {
    display: flex;
    align-items: center;
    padding: 5px 0 5px 0;
  }
  .navbar.megamenu .logo a, .navbar.stuck .logo a, body:not(.home) .navbar .logo a {
    width: inherit;
    height: auto;
  }
  .open-nav {
    top: 50%;
    margin-top: -16px;
    height: 32px;
    width: 32px;
  }
  .open-nav .line {
    background: #ca9e67;
  }
  .open-nav .line:nth-of-type(1) {
    top: 0;
  }
  .open-nav .line:nth-of-type(2) {
    top: 11px;
  }
  .open-nav .line:nth-of-type(3) {
    top: 22px;
  }
  #open-nav:target .open-nav .line:nth-of-type(1), #open-nav:target .open-nav .line:nth-of-type(3) {
    top: 11px;
  }
}
a {
  color: #3B3B3B;
  font-weight: 700;
  text-decoration: underline;
  transition: all 0.3s;
}
a:hover {
  color: #ca9e67;
}
.btn:hover {
  color: #fff;
}
.blue-light-bg {
  background: #89ccca;
  color: #fff;
}
.blue-dark-bg {
  background: #0063af;
  color: #fff;
}
.blue-dark-bg h2, .blue-light-bg h2, .primary-bg h2, .grey-bg h2, .dark-grey-bg h2 {
  font-size: 49px;
  font-weight: 300;
}
@media (max-width: 960px) {
  .blue-dark-bg h2, .blue-light-bg h2, .primary-bg h2, .grey-bg h2, .dark-grey-bg h2 {
    font-size: 40px;
  }
}
@media (max-width: 600px) {
  .blue-dark-bg h2, .blue-light-bg h2, .primary-bg h2, .grey-bg h2, .dark-grey-bg h2 {
    font-size: 32px;
  }
}
.blue-dark-bg .image_container, .blue-light-bg .image_container, .primary-bg .image_container, .grey-bg .image_container, .dark-grey-bg .image_container {
  text-align: center;
}
.blue-dark-bg p, .blue-light-bg p, .primary-bg p, .grey-bg p, .dark-grey-bg p {
  font-size: 16px;
}
.caption {
  font-size: 15px;
  padding: 15px 0;
}
.ce_image.text-right .image_container {
  text-align: right;
}
.ce_image.text-center .image_container {
  text-align: center;
}
.ce_image.text-left .image_container {
  text-align: left;
}
.ce_hyperlink.s-circle a:hover {
  background: none;
}
.ce_list ul, .ce_text ul {
  padding-left: 20px;
}
.content-detailpage h1 {
  margin: 0 0 15px;
}
.content-detailpage h2, .content-detailpage h2.ce_headline {
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 20px 0;
}
.content-detailpage .info {
  color: #3B3B3B;
}
.subheadline {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.8px;
  padding: 0;
}
.subheadline p {
  margin: 0;
}
.subheadline + .ce_headline {
  margin-top: 0 !important;
}
.circle-bg-blue #container {
  position: relative;
}
.circle-bg-blue #container:before {
  position: absolute;
  content: "";
  background-image: url(/files/zeroOne/img/circle-blue-2.svg);
  bottom: -250px;
  right: -250px;
  width: 40vw;
  height: 40vw;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
}
.circle-bg-blue #main {
  position: relative;
}
.circle-bg-blue #main:before {
  position: absolute;
  content: "";
  background-image: url(/files/zeroOne/img/circle-blue-1.svg);
  top: 88vh;
  left: -50vw;
  width: 85vw;
  height: 85vw;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
}
.circle-bg-blue #main:after {
  position: absolute;
  content: "";
  background-image: url(/files/zeroOne/img/circle-blue-3.svg);
  top: -48vh;
  left: 42%;
  width: 100vw;
  height: 100vw;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
}
.contact-person:not(.accordion) {
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-person img {
  border-radius: 100%;
  margin-right: 20px;
}
.contact-person p {
  margin-left: 20px;
  margin-top: 20px;
}
.contact-person.accordion .accordion-body {
  display: flex;
  align-items: center;
}
.contact-info {
  font-size: 20px;
}
.contact-info a {
  color: #3B3B3B;
  font-weight: 700;
  display: block;
  word-break: break-word;
  text-decoration: none;
}
.contact-info a:hover {
  color: #ca9e67;
}
.contact-info .ce_text {
  display: flex;
  align-items: center;
}
.contact-info .image_container {
  margin-right: 20px;
}
.contact-info img {
  height: 60px;
}
.contact-info p {
  width: calc(100% - 76px);
  float: right;
  margin: 0;
  line-height: 1.2;
}
.columns {
  margin-left: -25px;
  margin-right: -25px;
}
.columns:not(.col-mx-auto) {
  margin-left: -25px;
  margin-right: -25px;
}
.column {
  padding-left: 25px;
  padding-right: 25px;
}
.dark-grey-bg {
  background: #3B3B3B;
  color: #fff;
}
.dark-grey-bg .btn {
  border: 1px solid #fff;
}
.grey-bg {
  background: #EBEBEB;
}
.headerimage {
  clip-path: circle(189% at 50% -350%);
}
.headerimage img {
  width: 100%;
}
.ie .headerimage, .edge .headerimage {
  position: relative;
}
.ie .headerimage:after, .edge .headerimage:after {
  content: "";
  position: absolute;
  background-image: url(/files/zeroOne/img/headerimage-frame.png);
  background-size: 100%;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: bottom;
}
.content-image, .image_container {
  position: relative;
}
.content-image .caption.copyright, .image_container .caption.copyright {
  align-items: center;
  background: rgba(255, 255, 255, 0.55);
  border-radius: 50px;
  bottom: 15px;
  color: #3B3B3B;
  display: flex;
  font-size: 14px;
  height: 25px;
  justify-content: start;
  left: 15px;
  line-height: 1;
  padding: 0 0 0 7px;
  position: absolute;
  transition: all 0.5s;
  width: 25px;
}
.content-image .caption.copyright:hover, .image_container .caption.copyright:hover {
  background: #fff;
  border-radius: 50px;
  box-shadow: 0px 0px 10px #00000029;
  width: auto;
  padding-right: 7px;
}
.content-image .caption.copyright:hover span, .image_container .caption.copyright:hover span {
  display: inline-block;
  margin-left: 3px;
}
.content-image .caption.copyright span, .image_container .caption.copyright span {
  display: none;
}
img.fullwidth-image {
  width: 100%;
}
.headline-dark-bg, .headline-primary-bg, .headline-blue-dark-bg, .headline-blue-light-bg {
  color: #fff;
}
.headline-dark-bg.mod_article, .headline-primary-bg.mod_article, .headline-blue-dark-bg.mod_article, .headline-blue-light-bg.mod_article {
  padding: 40px 250px 40px 250px;
}
.headline-dark-bg h1, .headline-primary-bg h1, .headline-blue-dark-bg h1, .headline-blue-light-bg h1 {
  text-transform: uppercase;
  font-size: 55px;
  text-align: center;
}
@media (max-width: 960px) {
  .headline-dark-bg h1, .headline-primary-bg h1, .headline-blue-dark-bg h1, .headline-blue-light-bg h1 {
    font-size: 1.5rem;
  }
}
.headline-dark-bg h1.ce_headline, .headline-primary-bg h1.ce_headline, .headline-blue-dark-bg h1.ce_headline, .headline-blue-light-bg h1.ce_headline {
  margin: 0;
}
.headline-dark-bg h1, .headline-dark-bg h2, .headline-primary-bg h1, .headline-primary-bg h2, .headline-blue-dark-bg h1, .headline-blue-dark-bg h2, .headline-blue-light-bg h1, .headline-blue-light-bg h2 {
  margin-top: 0;
}
.headline-dark-bg {
  background: #3B3B3B;
}
.headline-grey-bg {
  background: #EBEBEB;
}
.headline-primary-bg {
  background: #ca9e67;
}
.headline-blue-dark-bg {
  background: #0063af;
}
.headline-blue-light-bg {
  background: #89ccca;
}
h1, h2 {
  line-height: 1;
  text-transform: none;
  font-weight: 300;
  margin-bottom: 20px;
  word-break: break-word;
}
h1 {
  font-size: 64px;
}
h2 {
  font-size: 50px;
}
h1.ce_headline {
  padding-bottom: 0;
  margin-bottom: 20px;
}
h2.ce_headline {
  padding-bottom: 0;
  margin-bottom: 35px;
}
h2.large-headline, h3.large-headline, h4.large-headline, h5.large-headline, h6.large-headline {
  font-size: 64px;
}
@media (max-width: 960px) {
  h2.large-headline, h3.large-headline, h4.large-headline, h5.large-headline, h6.large-headline {
    font-size: 40px;
  }
}
@media (max-width: 600px) {
  h2.large-headline, h3.large-headline, h4.large-headline, h5.large-headline, h6.large-headline {
    font-size: 32px;
  }
}
h3 {
  margin: 20px 0;
}
h3.ce_headline {
  padding-bottom: 0;
}
.ce_ct_wrapperStart .column {
  margin-top: 20px;
}
.ce_ct_wrapperStart h1, .ce_ct_wrapperStart h2, .ce_ct_wrapperStart h3, .ce_ct_wrapperStart h4, .ce_ct_wrapperStart h5, .ce_ct_wrapperStart h6 {
  margin-top: 0;
}
.home .mod_article:nth-of-type(2) {
  position: relative;
}
.home .mod_article:nth-of-type(2):before {
  position: absolute;
  content: "";
  background-image: url(/files/zeroOne/img/circle-primary-3.svg);
  top: -1120px;
  left: 33%;
  width: 300%;
  height: 300%;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
}
.home #main {
  position: relative;
}
.home #main:before {
  position: absolute;
  content: "";
  background-image: url(/files/zeroOne/img/circle-primary-2.svg);
  top: 1550px;
  left: -50%;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
}
.home #main:after {
  position: absolute;
  content: "";
  background-image: url(/files/zeroOne/img/circle-primary-1.svg);
  top: 1900px;
  left: 22%;
  width: 120%;
  height: 120%;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
}
iframe {
  max-width: 100%;
}
img {
  vertical-align: bottom;
}
.primary-bg {
  background: #ca9e67;
  color: #fff;
}
.primary-bg ::-moz-selection {
  background: #a67a46;
  color: #fff;
}
.primary-bg ::selection {
  background: #a67a46;
  color: #fff;
}
.primary-bg h3 {
  color: #fff;
}
.small-text {
  font-size: 13px;
}
@media (max-width: 1200px) {
  .headline-dark-bg.mod_article, .headline-primary-bg.mod_article, .headline-blue-dark-bg.mod_article, .headline-blue-light-bg.mod_article {
    padding: 60px 20px 40px;
  }
}
@media (max-width: 1024px) {
  .columns {
    margin-left: -10px;
    margin-right: -10px;
  }
  .columns:not(.col-mx-auto) {
    margin-left: -10px;
    margin-right: -10px;
  }
  .column {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 960px) {
  .contact-info .ce_text {
    margin: 0 auto;
    justify-content: center;
  }
  .contact-info .image_container {
    display: inline-block;
    float: none;
  }
  .contact-info p {
    display: inline-block;
    float: none;
    width: auto;
  }
  h1, h2 {
    font-size: 40px;
    font-weight: 400;
  }
  .headerimage {
    clip-path: circle(150% at 50% -177%);
  }
}
@media (max-width: 600px) {
  .ce_ct_wrapperStart .column:first-child {
    margin-top: 0;
  }
  .contact-info {
    font-size: 18px;
  }
  .contact-info .image_container {
    width: 32px;
  }
  .contact-info p {
    width: calc(100% - 32px);
  }
  h1, h2 {
    font-size: 32px;
  }
  h2, h2.ce_headline {
    margin-bottom: 20px;
  }
  .headerimage {
    clip-path: circle(120% at 50% -54%);
    margin-bottom: -10px;
  }
  .headline-dark-bg.mod_article, .headline-primary-bg.mod_article, .headline-blue-dark-bg.mod_article, .headline-blue-light-bg.mod_article {
    padding: 20px;
  }
  .headline-dark-bg .ce_text, .headline-primary-bg .ce_text, .headline-blue-dark-bg .ce_text, .headline-blue-light-bg .ce_text {
    padding: 0;
  }
  .headline-dark-bg h1, .headline-primary-bg h1, .headline-blue-dark-bg h1, .headline-blue-light-bg h1 {
    font-size: 32px;
  }
}
@media (max-width: 480px) {
  .contact-person:not(.accordion) {
    flex-wrap: wrap;
  }
  .contact-person:not(.accordion) .image_container {
    display: block;
    width: 100%;
    text-align: center;
  }
  .contact-person:not(.accordion) img {
    margin-right: 0;
  }
  .contact-person:not(.accordion) p {
    margin-left: 0;
  }
  .contact-person.accordion .image_container {
    display: block;
  }
}
footer .mod_subscribe .formbody {
  display: block;
}
footer .mod_subscribe .submit {
  border-radius: 30px;
  margin: 15px 0 0;
  height: 50px;
  width: 300px;
  max-width: 100%;
  justify-content: center;
  text-transform: inherit;
}
footer .mod_subscribe .submit:hover {
  background: #a67a46;
}
footer .mod_subscribe .text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  height: 50px;
  min-width: 0;
  max-width: 300px;
  width: 100%;
}
footer .mod_subscribe ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #3B3B3B;
}
footer .mod_subscribe ::-moz-placeholder {
  /* Firefox 19+ */
  color: #3B3B3B;
}
footer .mod_subscribe :-ms-input-placeholder {
  /* IE 10+ */
  color: #3B3B3B;
}
footer .mod_subscribe :-moz-placeholder {
  /* Firefox 18- */
  color: #3B3B3B;
}
@media (max-width: 960px) {
  footer .mod_subscribe {
    margin-top: 20px;
  }
}
@media (max-width: 600px) {
  footer .mod_subscribe {
    margin: 20px 0 10px;
  }
  footer .mod_subscribe .submit {
    border-top-right-radius: 30px;
  }
  footer .mod_subscribe .text {
    border-top-right-radius: 0;
  }
}
footer {
  text-align: center;
}
footer.page-footer {
  font-size: 20px;
}
footer.page-footer nav ul li:after {
  display: none;
}
footer .block.last {
  padding-bottom: 50px;
}
footer .btn {
  width: 300px;
  justify-content: center;
  margin: 0 auto;
}
footer .ce_hyperlink.s-circle {
  height: inherit;
  margin: 0;
}
footer .ce_hyperlink.s-circle:not(.columns):not(.column):not(.navbar) {
  width: auto;
}
footer .ce_hyperlink.s-circle.block.last {
  padding-bottom: 0;
}
footer .ce_hyperlink.s-circle a {
  font-size: 45px;
  text-decoration: none;
}
footer .ce_hyperlink.s-circle a:hover {
  text-decoration: none;
}
footer .ce_hyperlink.s-circle a:hover i {
  color: #ca9e67;
}
footer .columns.block {
  align-items: center;
}
footer .footer-copyright nav ul li a, footer .footer-copyright nav ul li strong {
  font-size: 22px;
  text-transform: none;
  padding: 0 40px;
  font-weight: 700;
  text-decoration: none;
}
footer .footer-copyright nav ul li a:hover {
  color: #ca9e67;
}
footer .footer-copyright .mod_article {
  padding: 15px 20px;
  margin: 0 auto;
}
footer h2, footer h3 {
  margin: 0 0 20px;
  font-size: 28px;
  text-transform: none;
  font-weight: 700;
}
footer h2.ce_headline, footer h3.ce_headline {
  margin-bottom: 35px;
}
footer .main-footer a.btn {
  color: #fff;
}
footer .main-footer .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: left;
}
footer .main-footer h4 {
  margin-bottom: 0;
}
footer .main-footer h4 + p {
  margin-top: 0;
}
footer .main-footer p a {
  color: #3B3B3B;
  text-decoration: none;
}
footer .main-footer p a:focus, footer .main-footer p a:hover {
  color: #ca9e67;
  text-decoration: underline;
}
footer .main-footer figure a {
  display: inline-block;
}
footer .mod_article {
  padding: 55px 50px;
  margin: 0 auto;
}
footer .mod_customnav ul {
  padding: 0;
}
footer .social-icons {
  display: flex;
  justify-content: space-between;
  width: 300px;
  max-width: 100%;
  margin-top: 40px;
}
footer button:focus-visible:not(.btn), footer a:focus-visible:not(.btn) {
  color: currentColor !important;
}
footer .mod_article.navigation-right {
  background: #3B3B3B;
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  width: 60px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  z-index: 1000;
}
footer .mod_article.navigation-right .ce_ct_wrapperStart {
  position: relative;
  margin: 5px 0;
}
footer .mod_article.navigation-right .ce_ct_wrapperStart:hover .icon ~ div, footer .mod_article.navigation-right .ce_ct_wrapperStart:hover .icon ~ nav, footer .mod_article.navigation-right .ce_ct_wrapperStart:focus.changelanguage .content-hyperlink, footer .mod_article.navigation-right .ce_ct_wrapperStart:focus-within.changelanguage .content-hyperlink, footer .mod_article.navigation-right .ce_ct_wrapperStart:hover.changelanguage .content-hyperlink {
  display: block;
}
@media (max-width: 960px) {
  footer .mod_article.navigation-right .ce_ct_wrapperStart:hover .icon ~ div, footer .mod_article.navigation-right .ce_ct_wrapperStart:hover .icon ~ nav, footer .mod_article.navigation-right .ce_ct_wrapperStart:focus.changelanguage .content-hyperlink, footer .mod_article.navigation-right .ce_ct_wrapperStart:focus-within.changelanguage .content-hyperlink, footer .mod_article.navigation-right .ce_ct_wrapperStart:hover.changelanguage .content-hyperlink {
    display: none;
  }
}
footer .mod_article.navigation-right .ce_ct_wrapperStart .icon ~ div, footer .mod_article.navigation-right .ce_ct_wrapperStart .icon ~ nav, footer .mod_article.navigation-right .ce_ct_wrapperStart .content-hyperlink {
  position: absolute;
  width: auto;
  white-space: nowrap;
  right: 60px;
  background: #3B3B3B;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  height: 60px;
  display: none;
  align-items: center;
  top: 0;
}
footer .mod_article.navigation-right .ce_ct_wrapperStart .icon ~ div a, footer .mod_article.navigation-right .ce_ct_wrapperStart .icon ~ nav a, footer .mod_article.navigation-right .ce_ct_wrapperStart .content-hyperlink a {
  padding: 0 5px 0 25px;
  text-decoration: none;
  font-weight: 300;
  display: flex;
  align-items: center;
  height: 100%;
  color: #fff;
}
footer .mod_article.navigation-right .ce_ct_wrapperStart .icon ~ div a:focus, footer .mod_article.navigation-right .ce_ct_wrapperStart .icon ~ div a:hover, footer .mod_article.navigation-right .ce_ct_wrapperStart .icon ~ nav a:focus, footer .mod_article.navigation-right .ce_ct_wrapperStart .icon ~ nav a:hover, footer .mod_article.navigation-right .ce_ct_wrapperStart .content-hyperlink a:focus, footer .mod_article.navigation-right .ce_ct_wrapperStart .content-hyperlink a:hover {
  text-decoration: underline;
}
footer .mod_article.navigation-right figure {
  display: flex;
}
footer .mod_article.navigation-right form, footer .mod_article.navigation-right .mod_changelanguage ul {
  display: flex;
  align-items: center;
  height: 100%;
}
footer .mod_article.navigation-right .icon {
  height: 60px;
  text-indent: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 0;
}
footer .mod_article.navigation-right .icon a {
  display: flex;
  color: #fff;
  text-decoration: none;
  font-weight: 300;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
footer .mod_article.navigation-right .icon .image_container {
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
footer .mod_article.navigation-right input {
  background: none;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  margin: 0 5px 5px 25px;
  color: #fff;
  font-size: 18px;
}
footer .mod_article.navigation-right input:focus {
  outline: 0;
}
footer .mod_article.navigation-right .changelanguage button {
  order: 1;
  background: transparent;
  color: white;
  border: none;
}
footer .mod_article.navigation-right .changelanguage a {
  order: 2;
}
footer .mod_article.navigation-right nav ul {
  margin: 0;
  padding: 0;
}
footer .mod_article.navigation-right .widget-submit button {
  display: block;
  text-indent: -999999px;
  width: 60px;
  height: 60px;
  position: absolute;
  right: -60px;
  top: 0;
  background: none;
  border: none;
  cursor: pointer;
}
@media (max-width: 960px) {
  footer .mod_article.navigation-right .widget-submit button {
    right: inherit;
    top: inherit;
    bottom: -60px;
  }
}
footer .ce_hyperlink.s-circle a:hover i {
  color: #3B3B3B;
}
footer .main-footer a {
  color: #ca9e67;
}
footer .main-footer a:hover {
  color: #ca9e67;
}
footer .main-footer p a {
  color: #3B3B3B;
}
footer .mod_subscribe .submit {
  background: #ca9e67;
}
@media (max-width: 1024px) {
  footer .footer-copyright nav ul li a, footer .footer-copyright nav ul li strong {
    padding: 5px 25px;
  }
}
@media (max-width: 960px) {
  footer .footer-copyright {
    padding-bottom: 60px;
  }
  footer .mod_article.navigation-right {
    height: 60px;
    width: 100%;
    bottom: 0;
    top: inherit;
  }
  footer .mod_article.navigation-right .ce_ct_wrapperStart .icon ~ div, footer .mod_article.navigation-right .ce_ct_wrapperStart .icon ~ nav {
    border-radius: 0;
    position: fixed;
    left: 0;
    width: 100%;
    top: inherit;
    bottom: 60px;
    border-bottom: 1px solid #fff;
  }
  footer .mod_article.navigation-right form {
    width: 100%;
    padding: 0 20px;
  }
  footer .mod_article.navigation-right .icon img {
    height: 22px;
  }
  footer .mod_article.navigation-right input {
    width: 100%;
    margin: 0;
  }
  footer .mod_customnav ul {
    justify-content: center;
  }
}
@media (max-width: 840px) {
  footer .main-footer .container {
    text-align: center;
  }
  footer .social-icons {
    margin: 40px auto 0;
  }
}
@media (max-width: 600px) {
  footer .btn {
    width: 100%;
  }
  footer .footer-copyright nav ul li a, footer .footer-copyright nav ul li strong {
    padding: 0 10px;
  }
  footer .mod_article {
    padding: 40px 20px;
  }
  footer.page-footer nav ul li {
    width: 50%;
    padding: 10px 0;
  }
  footer.page-footer nav ul li.last:nth-child(odd) {
    margin-right: 50%;
  }
  footer.page-footer nav ul li a, footer.page-footer nav ul li strong {
    margin: 0 auto;
  }
}
@media (max-width: 480px) {
  footer .mod_article.navigation-right .ce_image img {
    margin-bottom: 0;
  }
}
.btn {
  margin-top: 5px;
  margin-bottom: 5px;
  transition: all 0.3s;
}
.btn:focus {
  box-shadow: none;
}
@media (max-width: 600px) {
  .btn {
    width: 100%;
    justify-content: center;
  }
}
.btn:not(.btn-primary):not(.btn-secondary) {
  background: #ca9e67;
}
.btn:not(.btn-primary):not(.btn-secondary):focus, .btn:not(.btn-primary):not(.btn-secondary):hover {
  background: #a67a46;
  color: #fff !important;
}
.btn.btn-primary {
  background: #ca9e67;
}
.btn.btn-primary:focus, .btn.btn-primary:hover {
  background: #a67a46;
}
.btn.btn-primary.btn-color-1 {
  background: #ca9e67;
}
.btn.btn-primary.btn-color-1:focus, .btn.btn-primary.btn-color-1:hover {
  background: #a67a46;
}
.btn.btn-primary.btn-color-2 {
  background: #0063af;
}
.btn.btn-primary.btn-color-2:focus, .btn.btn-primary.btn-color-2:hover {
  background: #004b85;
}
.btn.btn-primary.btn-color-3 {
  background: #89ccca;
}
.btn.btn-primary.btn-color-3:focus, .btn.btn-primary.btn-color-3:hover {
  background: #45a3a1;
}
.btn.btn-primary.btn-color-4 {
  background: #EBEBEB;
  color: #3B3B3B;
}
.btn.btn-primary.btn-color-4:focus, .btn.btn-primary.btn-color-4:hover {
  background: #D5D5D5;
}
.btn.btn-primary.btn-color-5 {
  background: #3B3B3B;
}
.btn.btn-primary.btn-color-5:focus, .btn.btn-primary.btn-color-5:hover {
  background: #222;
}
.btn.btn-primary.btn-prev::before, .btn.btn-primary.btn-after::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 25px;
  width: 10px;
}
.btn.btn-primary.btn-prev::before {
  background-image: url("/files/zeroOne/icons/arrow-prev-white.svg");
  margin-right: 10px;
}
.btn.btn-primary.btn-next::after {
  background-image: url("/files/zeroOne/icons/arrow-next-white.svg");
  margin-left: 10px;
}
.btn.btn-secondary {
  background: none;
}
.btn.btn-secondary.btn-color-1, .ce_ct_teaserBox .pageLink {
  border: 1px solid #c08e51;
  color: #c08e51 !important;
}
.btn.btn-secondary.btn-color-1.btn-prev::before, .ce_ct_teaserBox .btn-prev.pageLink::before {
  background-image: url("/files/zeroOne/icons/arrow-prev-primary-color.svg");
}
.btn.btn-secondary.btn-color-1.btn-next::after, .ce_ct_teaserBox .btn-next.pageLink::after {
  background-image: url("/files/zeroOne/icons/arrow-next-primary-color.svg");
}
.btn.btn-secondary.btn-color-1:focus, .ce_ct_teaserBox .pageLink:focus, .btn.btn-secondary.btn-color-1:hover, .ce_ct_teaserBox .pageLink:hover {
  background: #a67a46;
  color: #fff !important;
}
.btn.btn-secondary.btn-color-1:focus.btn-prev::before, .ce_ct_teaserBox .btn-prev.pageLink:focus::before, .btn.btn-secondary.btn-color-1:hover.btn-prev::before, .ce_ct_teaserBox .btn-prev.pageLink:hover::before {
  background-image: url("/files/zeroOne/icons/arrow-prev-white.svg");
}
.btn.btn-secondary.btn-color-1:focus.btn-next::after, .ce_ct_teaserBox .btn-next.pageLink:focus::after, .btn.btn-secondary.btn-color-1:hover.btn-next::after, .ce_ct_teaserBox .btn-next.pageLink:hover::after {
  background-image: url("/files/zeroOne/icons/arrow-next-white.svg");
}
.btn.btn-secondary.btn-color-2, .ce_ct_teaserBox.blue-dark-color .pageLink {
  border: 1px solid #0063af;
  color: #0063af !important;
}
.btn.btn-secondary.btn-color-2:focus, .ce_ct_teaserBox.blue-dark-color .pageLink:focus, .btn.btn-secondary.btn-color-2:hover, .ce_ct_teaserBox.blue-dark-color .pageLink:hover {
  background: #004b85;
  color: #fff !important;
}
.btn.btn-secondary.btn-color-3, .ce_ct_teaserBox.blue-light-color .pageLink {
  border: 1px solid #50bcba;
  color: #50bcba !important;
}
.btn.btn-secondary.btn-color-3:focus, .ce_ct_teaserBox.blue-light-color .pageLink:focus, .btn.btn-secondary.btn-color-3:hover, .ce_ct_teaserBox.blue-light-color .pageLink:hover {
  background: #45a3a1;
  color: #fff !important;
}
.btn.btn-secondary.btn-color-4, .btn.btn-secondary.btn-color-5, .ce_ct_teaserBox.dark-grey-color .pageLink {
  border: 1px solid #3B3B3B;
  color: #3B3B3B !important;
}
.btn.btn-secondary.btn-color-4:focus, .btn.btn-secondary.btn-color-4:hover, .btn.btn-secondary.btn-color-5:focus, .ce_ct_teaserBox.dark-grey-color .pageLink:focus, .btn.btn-secondary.btn-color-5:hover, .ce_ct_teaserBox.dark-grey-color .pageLink:hover {
  background: #EBEBEB;
  color: #3B3B3B !important;
  border-color: #EBEBEB;
}
.btn.btn-secondary.btn-color-magenta {
  border: 1px solid #E02F36;
  color: #E02F36 !important;
}
.btn.btn-secondary.btn-color-magenta:focus, .btn.btn-secondary.btn-color-magenta:hover {
  background: #E02F36;
  color: #fff !important;
  border-color: #EBEBEB;
}
.btn.btn-secondary.btn-prev::before, .btn.btn-secondary.btn-next::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 25px;
  width: 10px;
}
.btn.btn-secondary.btn-prev::before {
  background-image: url("/files/zeroOne/icons/arrow-prev.svg");
  margin-right: 10px;
}
.btn.btn-secondary.btn-next::after {
  background-image: url("/files/zeroOne/icons/arrow-next.svg");
  margin-left: 10px;
}
.primary-bg .btn-secondary, .blue-dark-bg .btn-secondary, .blue-light-bg .btn-secondary, .grey-bg .btn-secondary, .dark-grey-bg .btn-secondary {
  border: 1px solid #fff;
  background: none;
}
.primary-bg .btn-primary {
  background: #fff;
  color: #c08e51;
}
.primary-bg .btn-primary:focus, .primary-bg .btn-primary:hover {
  background: #a67a46;
  color: #fff;
}
.primary-bg .btn-secondary:focus, .primary-bg .btn-secondary:hover {
  background: #a67a46;
  color: #fff !important;
}
.blue-dark-bg .btn:not(.btn-primary):not(.btn-secondary) {
  border: 1px solid #fff;
  background: none;
  color: #fff !important;
}
.blue-dark-bg .btn:not(.btn-primary):not(.btn-secondary):focus, .blue-dark-bg .btn:not(.btn-primary):not(.btn-secondary):hover {
  background: #004b85;
  color: #fff !important;
}
.blue-dark-bg .btn-primary {
  background: #fff;
  color: #0063af;
}
.blue-dark-bg .btn-primary:focus, .blue-dark-bg .btn-primary:hover {
  background: #004b85;
  color: #fff;
}
.blue-dark-bg .btn-secondary:focus, .blue-dark-bg .btn-secondary:hover {
  background: #004b85;
  color: #fff !important;
}
.blue-light-bg .btn-primary {
  background: #fff;
  color: #50bcba;
}
.blue-light-bg .btn-primary:focus, .blue-light-bg .btn-primary:hover {
  background: #45a3a1;
  color: #fff;
}
.blue-light-bg .btn-secondary:focus, .blue-light-bg .btn-secondary:hover {
  background: #45a3a1;
  color: #fff !important;
}
.grey-bg .btn-primary {
  background: #fff;
  color: #3B3B3B;
}
.grey-bg .btn-primary:focus, .grey-bg .btn-primary:hover {
  background: #DBDBDB;
  color: #3B3B3B;
}
.grey-bg .btn-secondary {
  color: #3B3B3B !important;
  border-color: #3B3B3B;
}
.grey-bg .btn-secondary:focus, .grey-bg .btn-secondary:hover {
  background: #DBDBDB;
  color: #3B3B3B !important;
}
.dark-grey-bg .btn-primary {
  background: #fff;
  color: #3B3B3B;
}
.dark-grey-bg .btn-primary:focus, .dark-grey-bg .btn-primary:hover {
  background: #505050;
  color: #fff;
  border-color: #505050;
}
.dark-grey-bg .btn-secondary {
  background: transparent;
}
.dark-grey-bg .btn-secondary:focus, .dark-grey-bg .btn-secondary:hover {
  background: #505050;
  color: #fff !important;
}
.widget-submit .btn.btn-primary {
  background: #ca9e67;
}
.widget-submit .btn.btn-primary:focus, .widget-submit .btn.btn-primary:hover {
  background: #a67a46;
}
@media (max-width: 600px) {
  .column .ce_text ~ .btn {
    margin: 0 0 50px;
  }
}
