/*!
Theme Name: Rang und Klur
Author: das parsmedia Team
Author URI: http://parsmedia.info/
Description: Hauptemplate
Version: 1.0.0
*/
:root {
  --vh100: 100vh; }

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

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

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

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

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

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

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

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

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

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

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

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

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

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

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

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

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

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

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

@font-face {
  font-family: 'Cairo';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./fonts/Cairo/Cairo-Regular.ttf") format("truetype"); }
@font-face {
  font-family: 'Cairo';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("./fonts/Cairo/Cairo-SemiBold.ttf") format("truetype"); }
@font-face {
  font-family: 'Cairo';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("./fonts/Cairo/Cairo-Bold.ttf") format("truetype"); }
*, *:after, *:before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  min-height: 100%;
  width: 100%; }

body {
  min-height: 100%;
  color: #575756;
  font-family: "Cairo", sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5; }
  @media screen and (min-width: 768px) {
    body {
      font-size: 1.25rem; } }

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

.accessibility {
  display: block;
  height: 0;
  width: 0;
  overflow: hidden;
  position: absolute;
  bottom: 300%;
  right: 300%;
  z-index: -1; }

.frame {
  padding-bottom: 56.25%;
  position: relative;
  overflow: visible;
  z-index: 10; }
  .frame iframe {
    height: 100%;
    width: 100%;
    border: 0;
    position: absolute;
    top: 0;
    left: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 3rem 0 1.5rem;
  font-family: "Cairo", sans-serif;
  font-size: 2.4em;
  line-height: 1.33333; }
  h1:first-child,
  h2:first-child,
  h3:first-child,
  h4:first-child,
  h5:first-child,
  h6:first-child {
    margin-top: 0; }
  h1:last-child,
  h2:last-child,
  h3:last-child,
  h4:last-child,
  h5:last-child,
  h6:last-child {
    margin-bottom: 0; }

h3 {
  font-size: 1.25rem;
  font-weight: 400; }
  @media screen and (min-width: 768px) {
    h3 {
      font-size: 1.5rem; } }
  @media screen and (min-width: 1024px) {
    h3 {
      font-size: 1.875rem; } }

.wysiwyg,
p,
ul,
ol,
blockquote,
table {
  margin: 1.5rem 0; }
  .wysiwyg:first-child,
  p:first-child,
  ul:first-child,
  ol:first-child,
  blockquote:first-child,
  table:first-child {
    margin-top: 0; }
  .wysiwyg:last-child,
  p:last-child,
  ul:last-child,
  ol:last-child,
  blockquote:last-child,
  table:last-child {
    margin-bottom: 0; }

.block__content ul {
  padding: 0; }
  .block__content ul li {
    padding-left: 1.5rem;
    position: relative;
    list-style: none; }
    .block__content ul li + li {
      margin-top: 1.5rem; }
    .block__content ul li:before {
      content: '';
      display: block;
      width: 1rem;
      height: 0.125rem;
      position: absolute;
      top: 0.75em;
      left: 0;
      transform: translate(0, -50%);
      background: currentColor; }

table {
  border-spacing: 0; }
  table td,
  table th {
    vertical-align: top;
    line-height: 1.5;
    padding: 0; }
    table td ~ td, table td ~ th,
    table th ~ td,
    table th ~ th {
      padding-left: 1rem; }
  table th {
    display: block;
    padding-right: 1rem;
    font-weight: inherit;
    text-align: left;
    text-transform: uppercase; }
    @media screen and (min-width: 768px) {
      table th {
        display: table-cell; } }

strong,
b {
  font-weight: 600; }

.no-wrap {
  white-space: nowrap; }

.contact-form {
  min-width: calc( 320px - 4rem );
  margin-top: 2rem;
  margin-bottom: 2rem; }
  @media screen and (min-width: 768px) {
    .contact-form {
      margin-top: 4rem;
      margin-bottom: 4rem; } }
  .contact-form:first-child {
    margin-top: 0; }
  .contact-form__element {
    width: 100%;
    margin-bottom: 1em;
    position: relative;
    color: #575756; }
    @media screen and (min-width: 768px) {
      .contact-form__element {
        margin-bottom: 1.5em; } }
    .contact-form__element--select .label {
      margin-top: 2rem;
      margin-left: 0.1875rem;
      margin-bottom: .25rem; }
    .contact-form__element--textarea div {
      position: relative; }
    .contact-form__element--textarea .contact-form__label {
      top: auto;
      bottom: 0; }
    .contact-form__element--required {
      display: none !important; }
    .nojs .contact-form__element .contact-form__label, .contact-form__element--has-focus .contact-form__label, .contact-form__element--has-input .contact-form__label {
      top: 2rem;
      color: #647887;
      font-size: 0.875em;
      line-height: 1.4; }
    .nojs .contact-form__element .contact-form__input, .contact-form__element--has-focus .contact-form__input, .contact-form__element--has-input .contact-form__input {
      padding-bottom: 1.225em; }
      .nojs .contact-form__element .contact-form__input--select, .contact-form__element--has-focus .contact-form__input--select, .contact-form__element--has-input .contact-form__input--select {
        padding-bottom: 0; }
    .nojs .contact-form__element.contact-form__element--textarea .contact-form__label, .contact-form__element--has-focus.contact-form__element--textarea .contact-form__label, .contact-form__element--has-input.contact-form__element--textarea .contact-form__label {
      bottom: 0;
      top: auto; }
    .contact-form__element--has-focus .contact-form__input {
      border-bottom-color: #647887; }
  .contact-form__alert {
    margin: 0 0 0 .5rem;
    color: #de0027;
    font-size: 0;
    opacity: 0;
    transition: all 0.4s ease;
    -webkit-backface-visibility: hidden; }
  .contact-form__label {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    display: block;
    width: 100%;
    padding: 0 0 0 0.125rem;
    border: 1px solid transparent;
    cursor: text;
    color: inherit;
    line-height: 2rem;
    pointer-events: none;
    transition: all 0.4s ease;
    -webkit-backface-visibility: hidden; }
  .contact-form__input {
    width: 100%;
    padding: 0 0 .25rem 0.1875rem;
    background: white;
    border: 0;
    border-bottom: 1px solid black;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: 1rem;
    transition: all 0.4s ease;
    -webkit-backface-visibility: hidden; }
    .contact-form__input:focus {
      outline: none; }
    .contact-form__input--non-validate {
      border-color: #de0027; }
      .contact-form__input--non-validate + .contact-form__alert {
        margin-top: 0.5rem;
        font-size: 1rem;
        opacity: 1; }
    .contact-form__input--textarea {
      height: 150px;
      resize: vertical;
      padding-bottom: 1.225em; }
    .contact-form__input--checkbox {
      width: auto;
      padding: 0;
      position: absolute;
      top: .7em;
      left: 0;
      transform: translate(0, -50%); }
    .contact-form__input--select {
      padding: 0; }
  .contact-form__submit {
    padding: 1.5rem 3rem;
    margin-left: .5rem;
    margin-right: .5rem;
    background: black;
    border: 0;
    color: white;
    cursor: pointer;
    font-size: inherit;
    font-weight: 700;
    text-decoration: underline;
    text-decoration-color: #647887;
    text-decoration-thickness: 2px;
    transition: all 0.4s ease;
    -webkit-backface-visibility: hidden; }
    .contact-form__submit[disabled], .contact-form__submit[disabled]:hover {
      cursor: not-allowed;
      opacity: .3; }
  .contact-form__legal {
    position: relative;
    padding-left: 1.5em;
    margin-bottom: 1em;
    margin-left: .5rem;
    margin-right: .5rem; }
    .contact-form__legal .contact-form__label {
      display: block;
      padding: 0;
      border: 0;
      position: static;
      cursor: pointer;
      pointer-events: all;
      line-height: 1.4; }
  .contact-form .user-notice {
    margin: 1rem 0.5rem; }
    @media screen and (min-width: 1024px) {
      .contact-form .user-notice {
        margin: 1rem; } }
  .contact-form__admin-notice {
    font-weight: 800;
    margin-left: .5rem;
    margin-right: .5rem; }
  .contact-form__warning {
    display: none;
    clear: both;
    margin-top: 1em; }
    .contact-form__warning p {
      font-weight: bold;
      color: red; }

#formsent {
  margin: 2rem 0; }

.block {
  position: relative; }
  .ie-page .block {
    max-width: 768px;
    margin: 0 auto; }
  .block__seperator {
    display: none; }
  .block + .block {
    padding-top: 8rem; }
    .block + .block .block__seperator {
      display: block;
      width: 100%;
      height: 1px;
      position: absolute;
      top: 4rem;
      transform: translate(0, 50%);
      background: currentColor; }
      .block + .block .block__seperator:before, .block + .block .block__seperator:after {
        content: '';
        display: block;
        width: 2rem;
        height: 3rem;
        position: absolute;
        bottom: 0;
        left: 50%;
        background: white;
        border: 1px solid; }
      .block + .block .block__seperator:before {
        transform: translate(-150%, 50%); }
      .block + .block .block__seperator:after {
        transform: translate(50%, 50%); }
  .block__heading-container {
    display: block;
    max-width: 1920px;
    margin: 0 1rem 2rem;
    position: relative;
    z-index: 10; }
    @media screen and (min-width: 1024px) {
      .block__heading-container {
        margin: 0 auto 2rem; } }
  .block__heading {
    display: block;
    vertical-align: top;
    max-width: 480px;
    margin: 0 auto;
    font-size: 1.5em; }
    @media screen and (min-width: 1024px) {
      .block__heading {
        font-size: 1.875em; } }
    @media screen and (min-width: 1024px) {
      .block__heading {
        max-width: none;
        margin: 0;
        padding: 0 7.5%; }
        .block__heading-wrapper {
          display: block;
          width: 64.7058823529%;
          max-width: 768px;
          margin-left: 35.2941176471%; } }
    @media screen and (min-width: 1200px) {
      .block__heading {
        font-size: 2.4em; } }
  .block__offset {
    position: absolute;
    top: -6.625rem; }
  @media screen and (min-width: 1024px) {
    .block--pseudo-footer p {
      font-size: 1.5em; } }

.section {
  padding: 0 0 5rem; }
  .section iframe {
    width: 100%;
    height: auto;
    grid-column: 2;
    margin-bottom: 0.5rem; }
    @media screen and (min-width: 1024px) {
      .section iframe {
        margin-bottom: 0; } }
  .section:first-child {
    padding-top: 2rem; }
  .section:last-child {
    padding-bottom: 0; }
  .section__content {
    max-width: 1920px;
    margin: 0 1rem; }
    @media screen and (min-width: 1024px) {
      .section__content {
        margin: 0 auto; }
        @supports (display: grid) {
          .section__content {
            display: grid;
            align-items: stretch;
            grid-template-columns: 9fr 27fr 9fr 66fr 9fr; } } }
    .section__content a {
      color: #647887;
      font-weight: bold; }
    .section__content .button {
      display: table;
      padding: .75em 2em;
      border: 1px solid;
      line-height: 1.2;
      text-decoration: none; }
  .section__image-container {
    max-width: 480px;
    height: auto;
    margin: 0 auto 2rem; }
    @media screen and (min-width: 1024px) {
      .section__image-container {
        max-width: none;
        margin-bottom: 0; } }
    @supports (display: grid) {
      .section__image-container {
        align-self: start;
        width: 100%;
        grid-column: 2;
        grid-row: 1; }
        .section__image-container + .section__text {
          grid-column: 4;
          justify-self: start; } }
  .section__image {
    display: block;
    width: 100%;
    height: auto; }
    @media screen and (max-width: 1023px) {
      .section__image[src*=".svg"] {
        width: 100px;
        margin-left: auto;
        margin-right: auto; } }
    .section__image--multiimage {
      width: 100% !important; }
      .section__image--multiimage + .section__image--multiimage {
        margin-top: 2rem; }
  .section__text {
    max-width: 480px;
    margin: 0 auto; }
    @media screen and (min-width: 1024px) {
      .section__text {
        max-width: 768px;
        margin: 0; } }
    @supports (display: grid) {
      .section__text {
        align-self: center;
        grid-column: 2 / 5;
        justify-self: center;
        grid-row: 1; } }
    .section__text ol ::marker {
      color: #575756;
      font-weight: 600; }
    .section__text ul {
      list-style: none; }
      .section__text ul li {
        position: relative; }
        .section__text ul li:before {
          content: '';
          display: block;
          width: 1rem;
          height: 2px;
          position: absolute;
          top: 0.75em;
          right: 100%;
          margin-right: .5rem;
          transform: translate(0, -50%);
          background: currentColor; }
      .section__text ul.checkmark li:before {
        width: 2rem;
        height: 2rem;
        background: url("graphics/icon-checkmark.svg") center center no-repeat;
        background-size: contain; }
  .section--infobox {
    background: #B35667;
    position: relative; }
    .section--infobox a {
      color: inherit; }
    .section--infobox .section__content {
      grid-template-columns: 18fr 43fr 9fr 32fr 18fr; }
    .section--infobox .section__image-container {
      width: calc( 100% - 4rem );
      position: relative;
      z-index: 10;
      background: center center no-repeat #647887;
      background-size: auto 105%;
      border: 0.75rem solid white;
      border-top: 0; }
      .section--infobox .section__image-container:before {
        content: '';
        display: block;
        width: 100vw;
        height: 50%;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%, 0);
        z-index: -1;
        background: white; }
      @media screen and (min-width: 1024px) {
        .section--infobox .section__image-container {
          width: 100%;
          height: 100%;
          border-width: 0 0.75rem; }
          .section--infobox .section__image-container:before {
            content: none; } }
      @supports (display: grid) {
        .section--infobox .section__image-container {
          grid-column: 4; } }
      @media screen and (max-width: 1023px) {
        .section--infobox .section__image-container:empty {
          border: 0;
          margin: 0; }
          .section--infobox .section__image-container:empty:before {
            content: none; }
          .section--infobox .section__image-container:empty + .section__text {
            max-width: calc( 100% - 3rem );
            margin-left: 3rem;
            padding-top: 2rem;
            position: relative; }
            .section--infobox .section__image-container:empty + .section__text:before {
              content: '';
              display: block;
              width: 4rem;
              height: 4rem;
              position: absolute;
              top: 2rem;
              right: 100%;
              margin-right: 0;
              background: url("graphics/icon-faq.svg") center center no-repeat;
              background-size: contain; } }
      @media screen and (min-width: 1024px) {
        .section--infobox .section__image-container:empty {
          background-image: url("graphics/rang-klur-logo-icon.svg"); } }
    @media screen and (min-width: 1024px) {
      .section--infobox .section__image {
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center center; } }
    .section--infobox .section__text {
      padding: 0 0 2rem;
      color: white; }
      @media screen and (min-width: 1024px) {
        .section--infobox .section__text {
          padding: 4rem 0; } }
      @supports (display: grid) {
        .section--infobox .section__text {
          grid-column: 2; } }
      .section--infobox .section__text blockquote:after {
        background: white; }
    .section--infobox-first {
      background: #647887; }
      .section--infobox-first .section__image-container {
        background-color: #B35667; }
    .section--infobox .button {
      color: #575756;
      background: white;
      border: 0; }
  .section--footer {
    margin: 6rem 0 0;
    background: #647887; }
    .ie-page + .page-footer .section--footer {
      padding: 0 4rem; }
      .ie-page + .page-footer .section--footer .social-nav.social-nav {
        margin: 0 auto; }
    @media screen and (min-width: 480px) {
      .section--footer {
        margin: 6rem 0 0;
        position: relative; }
        .section--footer:after, .section--footer:before {
          content: '';
          display: block;
          width: 1rem;
          height: 100%;
          position: absolute;
          top: 0;
          z-index: 100;
          background: white; }
        .section--footer:after {
          right: 0; }
        .section--footer:before {
          left: 0; } }
    .section--footer .section__content {
      grid-template-columns: 18fr 43fr 9fr 32fr 18fr;
      margin: 0 auto; }
    .section--footer .section-footer__nav-wrapper {
      grid-column: 2 / 3;
      margin: 0;
      padding: 4rem 2rem 2rem; }
      @media screen and (min-width: 1024px) {
        .section--footer .section-footer__nav-wrapper {
          padding: 8rem 0 3rem; } }
    .section--footer__medal {
      width: 260px;
      position: absolute;
      top: 0;
      transform: translate(0, -50%); }
      @media screen and (min-width: 360px) {
        .section--footer__medal {
          width: 280px; } }
    .section--footer__map {
      grid-column: 4 / 5;
      display: block;
      margin: 0;
      overflow: hidden; }
      .section--footer__map iframe {
        width: 101%;
        height: 100%; }
      @media screen and (min-width: 1024px) {
        .section--footer__map {
          border-left: .75rem solid white !important;
          border-right: .75rem solid white !important; } }

.blockquote {
  margin-left: 0;
  margin-right: 0; }
  .blockquote__content, blockquote:not(.blockquote) {
    padding-left: 1rem;
    position: relative;
    font-size: 1.25em;
    font-style: italic;
    font-weight: 300;
    line-height: 1.5; }
    @media screen and (min-width: 768px) {
      .blockquote__content, blockquote:not(.blockquote) {
        font-size: 1.5rem; } }
    .blockquote__content:after, blockquote:not(.blockquote):after {
      content: '';
      display: block;
      width: 0.125rem;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: #647887; }
  .blockquote__source {
    font-weight: bold; }
  .blockquote__heading {
    display: block;
    font-weight: 600; }

.contact-form__element > div {
  position: relative; }
.contact-form__element.textarea .contact-form__label {
  top: auto;
  bottom: 4px; }

.faq {
  grid-column: 1 / -1;
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
  padding-left: 3rem; }
  @media screen and (min-width: 1024px) {
    .faq {
      grid-column: 4 / 5;
      max-width: 768px;
      margin: 0; } }
  .faq__question {
    padding: 1.5rem 0;
    position: relative;
    cursor: pointer;
    list-style: none; }
    .faq__question::-webkit-details-marker {
      display: none; }
    .faq__question h3 {
      font-size: 1.875rem;
      font-weight: 700;
      margin-bottom: 0; }
      @media screen and (max-width: 1023px) {
        .faq__question h3 {
          font-size: 1.3rem; } }
  .faq__state-marker {
    display: block;
    width: 4rem;
    height: 4rem;
    position: absolute;
    top: calc( 1.5rem + 0.75em );
    right: 100%;
    transform: translate(0, -50%); }
    @media screen and (min-width: 1024px) {
      .faq__state-marker {
        margin-right: 1rem; } }
    .faq__state-marker svg {
      display: block;
      width: 4rem;
      height: 4rem; }
    .faq__state-marker polygon {
      fill: #B35667; }
  .faq [open] {
    padding-bottom: 1.5rem; }
    .faq [open] .faq__state-marker polygon {
      fill: #B8D7E9; }

.menu {
  display: flex;
  width: 100%;
  max-height: 100%;
  padding: 0 1rem;
  overflow: hidden;
  background: white; }
  @media screen and (min-width: 1025px) {
    .menu {
      padding: 1rem; } }
  .menu--shadow {
    display: block;
    height: 3.875rem;
    margin-bottom: 4rem; }
    @media screen and (min-width: 1025px) {
      .menu--shadow {
        height: 3.375rem; } }
  .masthead--fixed .menu {
    position: fixed;
    top: 3rem;
    left: 0;
    z-index: 10000; }
    @media screen and (min-width: 1025px) {
      .masthead--fixed .menu {
        top: 0; } }
    .masthead--fixed .menu__toggle {
      display: block; }
    .masthead--fixed .menu--shadow {
      display: block; }
  .menu__toggle {
    display: block;
    height: 1rem;
    margin: 0.5rem 1rem 0;
    position: fixed;
    top: .5rem;
    right: 0;
    z-index: 1010;
    font-size: 0.5rem; }
    @media screen and (min-width: 375px) {
      .menu__toggle {
        height: 2rem;
        margin-top: 0; } }
    @media screen and (min-width: 768px) {
      .menu__toggle {
        font-size: 1rem; } }
    @media screen and (min-width: 1025px) {
      .menu__toggle {
        display: none;
        flex: 0 1 5.625em;
        width: 5.625em;
        height: 3.375em;
        position: relative;
        z-index: unset;
        top: auto;
        right: auto; } }
  .menu__text {
    display: block;
    text-transform: uppercase;
    font-weight: 700; }
    @media screen and (max-width: 1024px) {
      .menu__text {
        width: 0;
        text-indent: -999em; } }
    @media screen and (min-width: 1025px) {
      .menu__text {
        position: absolute;
        top: 50%;
        left: 100%;
        margin-left: 1rem;
        transform: translate(0, -50%);
        color: #575756;
        font-size: 1.25rem;
        text-decoration: none; } }
  .menu__icon {
    display: block;
    width: 1rem;
    height: 0.25em;
    background: white;
    transition: all 0.4s ease;
    -webkit-backface-visibility: hidden; }
    @media screen and (min-width: 375px) {
      .menu__icon {
        width: 3rem; } }
    .menu__icon:after, .menu__icon:before {
      content: '';
      display: block;
      width: 100%;
      height: 0.25em;
      position: absolute;
      left: 0;
      background: white;
      transition: all 0.4s ease;
      -webkit-backface-visibility: hidden; }
    .menu__icon:after {
      top: 50%;
      transform: translate(0, -50%); }
      @media screen and (min-width: 375px) {
        .menu__icon:after {
          width: calc(100% - 1rem); } }
    .menu__icon:before {
      bottom: 0; }
      @media screen and (min-width: 375px) {
        .menu__icon:before {
          width: calc(100% - 2rem); } }
    @media screen and (min-width: 1025px) {
      .menu__icon {
        width: 5.625rem;
        height: 0.625rem;
        background: #575756; }
        .menu__icon:before, .menu__icon:after {
          height: 0.625rem;
          background: #575756; } }
  .menu__close {
    display: block;
    width: 5.625rem;
    height: 5.625rem;
    position: fixed;
    top: 1rem;
    right: 1rem;
    z-index: 100;
    transform: translate(100%, 0); }
    .menu__close:after, .menu__close:before {
      display: block;
      width: 5.625rem; }
  .menu--open {
    width: 100%;
    margin-bottom: 0;
    overflow: visible;
    position: fixed;
    top: auto !important;
    bottom: 0;
    left: 0;
    z-index: 1000;
    background: white; }
    .menu--open + .menu--shadow {
      display: block; }
    .menu--open .menu__toggle {
      display: block !important; }
    .menu--open .menu__icon {
      background: transparent; }
      .menu--open .menu__icon:before {
        background: transparent; }
    .menu--open .main-menu {
      opacity: 1; }

.main-menu {
  display: flex;
  flex-flow: column;
  height: calc(var(--vh100) - 100% - 3rem);
  width: 100%;
  margin: 0;
  padding: 4rem 0 0;
  overflow: scroll;
  position: absolute;
  bottom: 100%;
  left: 0;
  z-index: 900;
  list-style: none;
  opacity: 0;
  transition: all 0.4s ease;
  -webkit-backface-visibility: hidden;
  background: white; }
  @media screen and (min-width: 1025px) {
    .main-menu {
      flex-flow: column wrap;
      height: calc(var(--vh100) - 100%);
      padding: 2rem; }
      .main-menu:after {
        content: none; } }
  .main-menu > .main-menu__item {
    margin: 1rem; }
  .main-menu__item {
    padding: 0 0 0 3rem;
    position: relative;
    font-size: 1rem;
    list-style: none; }
    @media screen and (min-width: 480px) {
      .main-menu__item {
        font-size: 1.25rem; } }
    @media screen and (min-width: 768px) {
      .main-menu__item {
        font-size: 1.5rem; } }
    .main-menu__item .main-menu__item {
      padding: 0; }
    .main-menu__item .main-menu__icon, .main-menu__item:before {
      content: '';
      display: block;
      width: .5rem;
      height: .5rem;
      position: absolute;
      top: .75em;
      left: -2rem;
      transform: translate(-50%, -50%);
      background: white;
      border: 2px solid #B35667; }
    .main-menu__item--has-children {
      margin-top: 2rem; }
      .main-menu__item--has-children > ul {
        position: relative;
        padding: 0;
        margin: 0; }
        .main-menu__item--has-children > ul:before {
          content: '';
          display: block;
          width: 2px;
          height: 100%;
          position: absolute;
          top: -2px;
          left: -2rem;
          transform: translate(-50%, 0);
          background: #B35667; }
  .main-menu > .main-menu__item .main-menu__icon, .main-menu > .main-menu__item:before {
    width: 2rem;
    height: 2rem;
    top: .75em;
    left: 0;
    transform: translate(0, -50%);
    border-radius: 50%;
    background: url("graphics/icon-deko.svg") center center no-repeat;
    background-size: .75em auto; }
  .main-menu > .main-menu__item--icon:before {
    background: none; }
  .main-menu > .main-menu__item .main-menu__icon {
    background: none; }
  .main-menu span,
  .main-menu a {
    display: block;
    color: #575756;
    font-family: "Cairo", sans-serif;
    text-decoration: none; }
  .main-menu span {
    font-weight: 700; }

.news {
  grid-column: 1 / -1; }
  .news__container {
    grid-area: text;
    position: relative; }
  .news__image {
    grid-area: image;
    display: block;
    width: 100%;
    height: auto; }
  .news__item {
    display: grid;
    grid-template-columns: 9fr 27fr 9fr 66fr 9fr;
    grid-template-areas: "gutter-l image gutter-c text gutter-r";
    align-items: center; }
    .news__item + .news__item {
      margin-top: 4rem; }
  .news__link {
    text-decoration: none; }
    .news__link:after {
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1000; }

.page-header {
  overflow: hidden;
  position: relative;
  color: white; }
  @supports (display: grid) {
    .page-header {
      display: grid;
      grid-template-areas: "logo contact contact" "menu menu gap" "title title title";
      grid-template-rows: 3rem 1fr auto;
      grid-template-columns: 4rem 1fr auto; }
      @media screen and (min-width: 1025px) {
        .page-header {
          grid-template-areas: "logo gap contact" "gap-2 gap contact" "menu menu contact" "title title gap-3";
          grid-template-rows: 4fr 1fr auto auto;
          grid-template-columns: 30% 1fr auto; }
          .page-header:after {
            content: '';
            display: block;
            grid-row: -2;
            grid-column: 1 / -1;
            background: #647887; } }
      @media screen and (min-width: 1400px) {
        .page-header {
          grid-template-areas: "logo gap contact" "title gap contact" "title menu contact";
          grid-template-rows: 1fr auto auto;
          grid-template-columns: 30% 1fr auto;
          min-height: 40vw; }
          .page-header:after {
            content: none; } } }
  .page-header.frontpage {
    position: absolute;
    transform: translateX(-200%); }
    .masthead--fixed .page-header.frontpage {
      transform: translateY(0); }
  .page-header__menu-toggle {
    display: none;
    grid-area: logo;
    width: auto;
    height: 5rem;
    padding: 0 1.5rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    background: #647887;
    color: white;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase; }
    .page-header__menu-toggle:after {
      content: '';
      display: block;
      width: 100%;
      padding-top: 100%;
      position: absolute;
      bottom: 0;
      left: 100%;
      margin-left: -1px;
      clip-path: polygon(0% 0%, 0% 100%, 100% 0%);
      background: #647887; }
    .page-header__menu-toggle .text {
      margin: auto 0 auto 1rem; }
    .page-header__menu-toggle .icon {
      display: block;
      width: 4rem;
      height: 0.375rem;
      margin: 1.5rem 0 0 0;
      background: white;
      transition: all 0.4s ease;
      -webkit-backface-visibility: hidden; }
      .page-header__menu-toggle .icon:after, .page-header__menu-toggle .icon:before {
        content: '';
        display: block;
        width: 100%;
        height: 0.375rem;
        position: absolute;
        left: 1.5rem;
        background: white;
        transition: all 0.4s ease;
        -webkit-backface-visibility: hidden; }
      .page-header__menu-toggle .icon:after {
        width: 3rem;
        top: 50%;
        transform: translate(0, -50%); }
      .page-header__menu-toggle .icon:before {
        width: 2rem;
        bottom: 1.5rem; }
    @media screen and (min-width: 1025px) {
      .page-header__menu-toggle {
        display: flex; } }
  .page-header__logo {
    grid-area: logo;
    display: flex;
    width: 4rem;
    height: 3rem;
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background: #B35667; }
    @media screen and (min-width: 1025px) {
      .page-header__logo {
        width: 100%;
        height: 100%;
        padding: 8rem 0 2rem 2rem;
        position: static;
        background: none; } }
    @media screen and (min-width: 1400px) {
      .page-header__logo {
        padding-bottom: 4rem; } }
    .ie-page .page-header__logo {
      display: block;
      max-width: 280px;
      height: auto;
      margin: 2rem auto;
      position: static; }
    .page-header__logo-image {
      margin: auto; }
      .page-header__logo-image--full {
        display: none;
        width: 100%;
        height: auto; }
        @media screen and (min-width: 1025px) {
          .page-header__logo-image--full {
            display: block; } }
      .page-header__logo-image--icon {
        display: block;
        height: 3rem;
        width: auto; }
        @media screen and (min-width: 1025px) {
          .page-header__logo-image--icon {
            display: none; } }
  .page-header__menu {
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
    grid-area: menu;
    align-self: end;
    justify-self: center;
    min-height: 320px;
    padding: 2rem 0 1rem;
    position: relative; }
    @media screen and (min-width: 1025px) {
      .page-header__menu {
        min-height: 0;
        padding-bottom: 2rem; } }
    @media screen and (min-width: 1400px) {
      .page-header__menu {
        grid-area: none;
        grid-row: -2;
        grid-column: 1 / -1; } }
  .page-header__heading {
    grid-area: title;
    display: block;
    padding: 2rem;
    position: relative;
    background: #647887;
    font-family: "Cairo", sans-serif;
    line-height: 1.2; }
    .page-header__heading h1 {
      position: relative;
      z-index: 10;
      color: inherit;
      font-size: 1rem;
      font-weight: inherit; }
      .page-header__heading h1 strong {
        font-size: 1.35rem; }
      @media screen and (min-width: 360px) {
        .page-header__heading h1 strong {
          font-size: 1.5rem; } }
      @media screen and (min-width: 768px) {
        .page-header__heading h1 strong {
          font-size: 2rem; } }
      @media screen and (min-width: 1025px) {
        .page-header__heading h1 {
          font-size: 1.5rem; } }
      @media screen and (min-width: 1600px) {
        .page-header__heading h1 strong {
          font-size: 3rem; } }
    @media screen and (min-width: 1400px) {
      .page-header__heading {
        padding: 2rem 2rem 8rem; }
        .page-header__heading:after {
          content: '';
          display: block;
          width: 2000px;
          min-height: 100%;
          height: 2000px;
          padding-top: 100%;
          position: absolute;
          top: 0;
          left: 100%;
          margin-left: -1px;
          z-index: 0;
          background: #647887;
          clip-path: polygon(0 0, 0 100%, 100% 100%); }
        .page-header__heading:before {
          content: '';
          display: block;
          width: 100%;
          min-height: 100%;
          padding-top: 100%;
          position: absolute;
          top: 0;
          left: 0;
          z-index: 0;
          background: #647887; } }
    @supports (display: grid) {
      .page-header__heading {
        grid-area: title;
        align-self: stretch; } }
  @supports (display: grid) {
    .page-header__image {
      width: 100%;
      height: 100%;
      grid-column: 1 / -1;
      grid-row: 1 / -2;
      align-self: stretch;
      object-fit: cover;
      object-position: bottom center;
      z-index: -1; }
      @media screen and (min-width: 1400px) {
        .page-header__image {
          grid-row: 1 / -1;
          position: absolute; } } }
  .page-header__contact {
    width: calc(100% - 4rem);
    padding: .5rem;
    position: fixed;
    top: 0;
    left: 4rem;
    z-index: 1000;
    background: #B35667; }
    @media screen and (min-width: 1025px) {
      .page-header__contact {
        width: auto;
        padding: 2rem;
        margin-right: 2rem;
        position: relative;
        left: auto;
        top: auto; }
        .page-header__contact:after {
          content: '';
          display: block;
          width: 100%;
          padding-top: 100%;
          position: absolute;
          top: 100%;
          left: 0;
          z-index: -1;
          background: inherit;
          clip-path: polygon(0% 0%, 100% 0%, 100% 100%); } }
    @supports (display: grid) {
      .page-header__contact {
        grid-area: contact;
        align-self: start; } }
    @media screen and (max-width: 1024px) {
      .page-header__contact .contact.contact.contact ul {
        display: flex; }
      .page-header__contact .contact.contact.contact span,
      .page-header__contact .contact.contact.contact a {
        display: block;
        width: 2rem;
        height: 2rem;
        overflow: hidden; }
      .page-header__contact .contact.contact.contact li + li {
        margin-top: 0; } }
    .masthead--fixed ~ #content .page-header__contact {
      position: fixed;
      top: 0;
      left: 5.5rem;
      z-index: 10000;
      animation: header-drop-in 1.5s forwards; }
      @media screen and (min-width: 768px) {
        .masthead--fixed ~ #content .page-header__contact {
          left: 8.625rem;
          top: 0;
          transform: translate(0, 0); } }
      .masthead--fixed ~ #content .page-header__contact .social-nav {
        display: flex; }
        .masthead--fixed ~ #content .page-header__contact .social-nav li span,
        .masthead--fixed ~ #content .page-header__contact .social-nav li a {
          width: 2em;
          height: 2em;
          padding-left: 2em;
          text-indent: -999em;
          overflow: hidden; }
        .masthead--fixed ~ #content .page-header__contact .social-nav li + li {
          margin-top: 0;
          margin-left: 1rem; }
          @media screen and (min-width: 768px) {
            .masthead--fixed ~ #content .page-header__contact .social-nav li + li {
              margin-left: 1.5rem; } }
  .page-header__deko {
    width: 210px;
    max-width: 400px;
    margin-left: 1rem;
    margin-bottom: 2rem; }
    @supports (display: grid) {
      .page-header__deko {
        grid-column: 2;
        grid-row: 2; } }
    @media screen and (min-width: 768px) {
      .page-header__deko {
        width: 480px;
        max-width: none;
        margin: 2rem 0 0 2rem; }
        @supports (display: grid) {
          .page-header__deko {
            width: 100%;
            margin: 0 0 0 2rem;
            grid-column: 3 / 5;
            grid-row: 1 / 3; } } }
    @media screen and (min-width: 1200px) {
      @supports (display: grid) {
        .page-header__deko {
          margin: 0; } } }
  .page-header .social-nav.social-nav th,
  .page-header .social-nav.social-nav td,
  .page-header .social-nav.social-nav p {
    font-size: 0.875rem; }
    @media screen and (min-width: 360px) {
      .page-header .social-nav.social-nav th,
      .page-header .social-nav.social-nav td,
      .page-header .social-nav.social-nav p {
        font-size: 1rem; } }
    @media screen and (min-width: 1600px) {
      .page-header .social-nav.social-nav th,
      .page-header .social-nav.social-nav td,
      .page-header .social-nav.social-nav p {
        font-size: 1.25rem; } }
  .page-header .social-nav.social-nav span,
  .page-header .social-nav.social-nav a {
    padding-left: 2.5em;
    font-size: 0.875rem; }
    .page-header .social-nav.social-nav span:before,
    .page-header .social-nav.social-nav a:before {
      width: 2em;
      height: 2em; }
    @media screen and (min-width: 360px) {
      .page-header .social-nav.social-nav span,
      .page-header .social-nav.social-nav a {
        font-size: 1rem; } }
    @media screen and (min-width: 1600px) {
      .page-header .social-nav.social-nav span,
      .page-header .social-nav.social-nav a {
        font-size: 1.25rem; } }
  .page-header__video {
    display: flex;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000;
    background: rgba(87, 87, 86, 0.4);
    opacity: 0;
    pointer-events: none; }
    .page-header__video:after {
      content: '';
      display: block;
      width: 4rem;
      height: 4rem;
      position: absolute;
      top: 1rem;
      right: 1rem;
      z-index: 100;
      background: url("graphics/icon-close.svg") center center no-repeat white;
      background-size: 3rem auto;
      cursor: pointer; }
    .page-header__video iframe,
    .page-header__video video {
      width: auto;
      height: auto;
      max-width: calc(100% - 2rem);
      max-height: calc(100% - 6rem);
      margin: auto; }
    .page-header__video iframe {
      aspect-ratio: 16/9;
      width: 1000px;
      border: none; }
    .page-header__video--show {
      opacity: 1;
      pointer-events: all; }
    .page-header__video-button {
      display: table;
      padding: .5rem 2rem;
      position: relative;
      background: white;
      color: #647887;
      line-height: 1.2;
      font-size: 1.5rem;
      font-weight: 700;
      text-decoration: none; }

.topics__list {
  display: flex;
  flex-flow: row;
  justify-content: center;
  padding: 0 1rem;
  margin: 0;
  position: relative;
  z-index: 10;
  list-style: none; }
  .topics__list:after {
    content: '';
    display: block;
    width: 120%;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    background: white; }
    @media screen and (min-width: 1025px) {
      .topics__list:after {
        width: 120vw; } }
.topics__entry {
  margin: .5rem .25rem;
  padding: .25rem;
  background: white;
  border: .25rem solid;
  color: #647887;
  font-size: 0.75rem;
  text-align: center;
  text-transform: uppercase; }
  .front-page .topics__entry:last-of-type {
    background-color: #bd0424;
    color: white; }
  @media screen and (min-width: 1025px) {
    .topics__entry {
      margin: 0 1rem;
      font-size: 1rem; } }
  @media screen and (max-width: 400px) {
    .topics__entry {
      font-size: 0.6rem; } }
.topics__link {
  color: inherit;
  text-decoration: none; }
.topics__icon {
  display: block;
  width: 70px;
  margin: 0 auto; }
  @media screen and (min-width: 1025px) {
    .topics__icon {
      width: 100px; } }
  @media screen and (max-width: 400px) {
    .topics__icon {
      width: 50px; } }

.toc {
  margin: 1rem auto;
  position: relative;
  z-index: 1000; }
  .toc__heading {
    display: block;
    padding-right: .5rem;
    position: relative;
    cursor: pointer;
    text-align: center;
    /*@media screen and (min-width: 1024px) {
    	display: none;
    }*/ }
    .toc__heading:after {
      content: '';
      display: block;
      width: 2rem;
      height: 2rem;
      position: absolute;
      top: 0.75em;
      left: 100%;
      transform: translate(0, -50%) rotate(45deg);
      background: url("graphics/icon-close.svg") center center no-repeat;
      background-size: contain;
      transition: all 0.4s ease;
      -webkit-backface-visibility: hidden; }
    .toc--open .toc__heading {
      padding-bottom: 1rem; }
      .toc--open .toc__heading:after {
        transform: translate(0, -50%) rotate(0); }
  .toc__list {
    display: block;
    max-height: 0;
    overflow: hidden;
    transition: all 0.4s ease;
    -webkit-backface-visibility: hidden;
    /*@media screen and (min-width: 1024px) {
    	display: flex;
    	justify-content: center;
    }*/ }
    .toc--open .toc__list {
      max-height: 100rem; }
  .toc__entry {
    display: block;
    margin: 0 1rem;
    text-align: center; }
  .toc__link {
    color: #575756; }

.header__menu {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  gap: 2rem;
  place-content: space-between;
  place-items: center;
  list-style: none;
  padding: 0;
  margin: 1rem auto;
  max-width: 1700px; }
  .header__menu::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #858688;
    transform: translateY(-50%); }
  .header__menu li a {
    position: relative;
    display: inline-block;
    padding: 1rem 2rem;
    background-color: #fff;
    text-decoration: none;
    color: #858688;
    z-index: 2; }
  @media screen and (max-width: 767px) {
    .header__menu {
      display: none; } }
.header__wrapper {
  max-width: 1700px;
  margin: 4rem auto;
  padding: 0 2rem;
  display: grid;
  grid-template-columns: 1fr 3fr 1fr;
  grid-template-areas: ". logo ." "button button button";
  align-items: center;
  justify-items: center;
  min-height: calc(100dvh - 14rem); }
  @media screen and (max-width: 767px) {
    .header__wrapper {
      grid-template-columns: auto;
      grid-template-areas: "logo" "button";
      gap: 3rem; } }
  .header__wrapper img {
    grid-area: logo;
    max-width: 700px;
    margin: 0 auto;
    width: 100%;
    height: auto; }
    @media screen and (max-width: 767px) {
      .header__wrapper img {
        grid-column: 1/3;
        padding: 0 2rem; } }
  .header__wrapper a {
    grid-row: 2;
    text-decoration: none;
    text-align: center;
    font-weight: bold; }
    .header__wrapper a.location {
      position: relative;
      padding-top: 200px;
      color: #C8838F;
      text-transform: uppercase;
      font-size: clamp(1.25rem, 3vw, 2.25rem); }
      @media screen and (max-width: 1023px) {
        .header__wrapper a.location {
          padding-top: 120px; } }
      .header__wrapper a.location::before {
        content: '';
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 160px;
        height: 200px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url("graphics/icon-button.png"); }
        @media screen and (max-width: 1023px) {
          .header__wrapper a.location::before {
            width: 100px;
            height: 120px; } }
        @media screen and (max-width: 767px) {
          .header__wrapper a.location::before {
            width: 80px;
            height: 100px; } }
    .header__wrapper a.button {
      text-align: center;
      padding: 1rem 2rem;
      border: 1px solid #657887;
      background-color: #fff;
      font-size: 1.125rem;
      color: #657887;
      grid-column: 2;
      z-index: 2; }
      @media screen and (max-width: 767px) {
        .header__wrapper a.button {
          grid-row: 3;
          grid-column: 1/3; } }
  .header__wrapper .background {
    position: relative;
    left: 0;
    width: 100%;
    grid-row: 2;
    grid-column: 2;
    height: 1px;
    background-color: #657887;
    z-index: -1; }
    @media screen and (max-width: 767px) {
      .header__wrapper .background {
        grid-row: 3;
        grid-column: 1/3; } }

body {
  position: relative; }

.logo {
  display: inline-block;
  vertical-align: top;
  grid-column: 2;
  justify-self: start;
  z-index: 10000; }
  .logo__image {
    display: block;
    vertical-align: top; }
    .logo__image--full {
      height: 3.75rem;
      margin: 1rem 1rem; }
      @media screen and (min-width: 768px) {
        .logo__image--full {
          height: 7.5rem;
          margin: 1rem 2rem; } }
    .logo__image--icon {
      display: none;
      height: 3.75rem;
      margin: 1rem 1rem; }
      @media screen and (min-width: 768px) {
        .logo__image--icon {
          height: 5.625rem;
          margin: .5rem 1rem; } }
  .masthead--fixed .logo {
    grid-column: 1 / -1; }
    .masthead--fixed .logo__image--full {
      display: none; }
    .masthead--fixed .logo__image--icon {
      display: block; }

.page-footer__nav {
  display: grid;
  grid-template-columns: 1fr 11fr 2fr;
  padding: 2rem 0; }
  @media screen and (max-width: 1023px) {
    .page-footer__nav {
      margin-bottom: 5.3rem; } }
  @media screen and (max-width: 767px) {
    .page-footer__nav {
      margin-bottom: 4.3rem; } }
  .page-footer__nav ul {
    grid-column: 2;
    display: flex;
    padding: 0;
    justify-content: flex-end; }
  .page-footer__nav li {
    padding: 0;
    position: relative;
    list-style: none; }
    .page-footer__nav li + li {
      padding-left: 1rem; }
      .page-footer__nav li + li:before {
        content: '';
        display: block;
        height: 1.5rem;
        width: 0.125rem;
        position: absolute;
        top: 50%;
        left: 0.5rem;
        transform: translate(-50%, -50%);
        background: currentColor; }
    @media screen and (min-width: 360px) {
      .page-footer__nav li + li {
        padding-left: 2rem; }
      .page-footer__nav li + li:before {
        left: 1rem; } }
  .page-footer__nav a {
    color: inherit;
    text-decoration: none; }

.social-nav.social-nav {
  padding: 0;
  overflow: hidden; }
  .social-nav.social-nav li {
    padding: 0;
    list-style: none; }
    .social-nav.social-nav li:before {
      content: none; }
    .social-nav.social-nav li + li {
      margin-top: .75rem; }
    .social-nav.social-nav li.contact-menu__item--has-children > a:after, .social-nav.social-nav li.contact-menu__item--has-children > span:after {
      display: block;
      width: 1.25rem;
      height: 1.25rem;
      position: absolute;
      top: 50%;
      right: 0;
      transform: translate(0, -50%);
      background: url("graphics/icon-plus.svg") center center no-repeat transparent;
      background-size: contain;
      transition: all 0.4s ease;
      -webkit-backface-visibility: hidden; }
      @media screen and (min-width: 1024px) {
        .social-nav.social-nav li.contact-menu__item--has-children > a:after, .social-nav.social-nav li.contact-menu__item--has-children > span:after {
          content: ''; } }
    .social-nav.social-nav li.contact-menu__item--has-children.open > a:after, .social-nav.social-nav li.contact-menu__item--has-children.open > span:after {
      transform: translate(0, -50%) rotate(45deg); }
    .social-nav.social-nav li ul {
      max-height: 0;
      overflow: hidden;
      padding: 0;
      margin: 0;
      transition: all 0.4s ease;
      -webkit-backface-visibility: hidden; }
      .social-nav.social-nav li ul span:before {
        display: none; }
    .social-nav.social-nav li.open ul {
      max-height: 999rem; }
    .section-footer__nav-wrapper .social-nav.social-nav li ul {
      max-height: none; }
    .section-footer__nav-wrapper .social-nav.social-nav li.contact-menu__item--has-children > a:after, .section-footer__nav-wrapper .social-nav.social-nav li.contact-menu__item--has-children > span:after {
      display: none; }
  .social-nav.social-nav span,
  .social-nav.social-nav a {
    display: block;
    padding-left: 2.5em;
    padding-top: .5em;
    padding-bottom: .5em;
    position: relative;
    color: white;
    font-family: "Cairo", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    text-decoration: none; }
    @media screen and (min-width: 768px) {
      .social-nav.social-nav span,
      .social-nav.social-nav a {
        font-size: 1.5rem; } }
    .social-nav.social-nav span:before,
    .social-nav.social-nav a:before {
      content: '';
      display: block;
      width: 2rem;
      height: 2rem;
      position: absolute;
      top: 1em;
      left: 0;
      transform: translate(0, -50%);
      background: center center no-repeat;
      background-size: 66% auto;
      border: 1px solid;
      border-radius: 50%; }
      @media screen and (min-width: 768px) {
        .social-nav.social-nav span:before,
        .social-nav.social-nav a:before {
          width: 3rem;
          height: 3rem; } }
  .social-nav.social-nav .calendar span:before,
  .social-nav.social-nav .calendar a:before {
    background-image: url("graphics/icon-calendar.svg"); }
  .social-nav.social-nav .phone span:before,
  .social-nav.social-nav .phone a:before {
    background-image: url("graphics/icon-phone.svg"); }
  .social-nav.social-nav .email span:before,
  .social-nav.social-nav .email a:before {
    background-image: url("graphics/icon-email.svg"); }
  .social-nav.social-nav .mobile span:before,
  .social-nav.social-nav .mobile a:before {
    background-image: url("graphics/icon-mobile.svg"); }
  .social-nav.social-nav .xing span:before,
  .social-nav.social-nav .xing a:before {
    background-image: url("graphics/icon-xing.svg"); }
  .social-nav.social-nav .facebook span:before,
  .social-nav.social-nav .facebook a:before {
    background-image: url("graphics/icon-facebook.svg"); }
  .social-nav.social-nav .instagram span:before,
  .social-nav.social-nav .instagram a:before {
    background-image: url("graphics/icon-instagram.svg"); }
  .social-nav.social-nav .place span:before,
  .social-nav.social-nav .place a:before {
    background-image: url("graphics/icon-place.svg"); }
  .social-nav.social-nav .time span:before,
  .social-nav.social-nav .time a:before {
    background-image: url("graphics/icon-time.svg"); }
  .social-nav.social-nav .portal span:before,
  .social-nav.social-nav .portal a:before {
    background-image: url("graphics/icon-portal.svg"); }
  .social-nav.social-nav .locations span:before,
  .social-nav.social-nav .locations a:before {
    background-image: url("graphics/icon-locations.webp"); }
  .social-nav.social-nav .services span:before,
  .social-nav.social-nav .services a:before {
    background-image: url("graphics/icon-services.webp"); }
  .social-nav.social-nav .review span:before,
  .social-nav.social-nav .review a:before {
    background-image: url("graphics/icon-review.webp"); }
  .social-nav.social-nav .jobs span:before,
  .social-nav.social-nav .jobs a:before {
    background-image: url("graphics/icon-jobs.webp"); }
  @media screen and (max-width: 1023px) {
    .contact .social-nav.social-nav .portal,
    .contact .social-nav.social-nav .main,
    .contact .social-nav.social-nav .calendar,
    .contact .social-nav.social-nav .email,
    .contact .social-nav.social-nav .phone {
      display: none; } }

@keyframes header-drop-in {
  0% {
    top: -6.625rem; }
  100% {
    top: 0; } }
@media print {
  *,
  *:before,
  *:after {
    height: auto !important;
    position: static !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  #masthead {
    box-shadow: none !important;
    background: transparent !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; }

  iframe {
    display: none !important; }

  #nav > a {
    display: none !important; } }
.co-posts-row.co-filter-wrapper {
  display: none !important; }

.co-posts-container {
  display: flex;
  flex-flow: column; }

#co-posts-wrapper > .co-posts-row > .co-posts-col.co-posts-col-12 {
  display: flex;
  flex-flow: row wrap; }

.co-posts-container .co-items-wrapper {
  flex-flow: row wrap !important; }

.co-single-item {
  display: flex;
  flex-flow: column; }

.co-single-item .co-item-wrapper .co-item-title,
.co-single-item .co-item-wrapper .co-item-excerpt {
  white-space: pre-wrap; }

.co-single-item .co-item-wrapper {
  display: flex;
  flex-flow: column;
  box-shadow: none; }
  @media screen and (min-width: 1024px) {
    .co-single-item .co-item-wrapper {
      display: grid;
      grid-template-columns: 9fr 27fr 9fr 66fr 9fr;
      grid-template-areas: "gutter-l image gutter-c text gutter-r";
      align-items: center; } }
  .co-single-item .co-item-wrapper:hover {
    box-shadow: none; }

.co-single-item .co-item-wrapper .co-item-image {
  display: block;
  width: 100%;
  height: auto; }
  @media screen and (min-width: 1024px) {
    .co-single-item .co-item-wrapper .co-item-image {
      grid-area: image;
      grid-row: 1/3; } }

.co-single-item .co-item-wrapper h2.co-item-title {
  position: relative;
  color: #8ea5a6 !important;
  font-size: 1.25rem !important;
  height: auto !important;
  margin: 1rem 0 0 0 !important; }
  @media screen and (min-width: 768px) {
    .co-single-item .co-item-wrapper h2.co-item-title {
      font-size: 1.5rem !important; } }
  @media screen and (min-width: 1024px) {
    .co-single-item .co-item-wrapper h2.co-item-title {
      grid-area: text;
      grid-row: 1;
      font-size: 1.875rem !important;
      margin: 0 !important; } }

.co-single-item .co-item-wrapper .co-item-excerpt {
  position: relative;
  height: auto !important;
  margin-top: 1rem;
  font-weight: 400;
  font-size: 1rem;
  padding: 0 !important; }
  @media screen and (min-width: 768px) {
    .co-single-item .co-item-wrapper .co-item-excerpt {
      font-size: 1.25rem; } }
  @media screen and (min-width: 1024px) {
    .co-single-item .co-item-wrapper .co-item-excerpt {
      grid-area: text;
      grid-row: 2; } }
  .co-single-item .co-item-wrapper .co-item-excerpt:after {
    content: "Mehr erfahren";
    position: relative;
    bottom: 0;
    left: 0;
    display: inline-block;
    margin-top: 2rem;
    padding: .75em 2em;
    border: 1px solid; }

.co-posts-container .co-posts-row {
  flex-flow: column;
  gap: 4rem; }

.co-single-item .co-item-wrapper .co-item-subline {
  display: none !important; }

.co-posts-container .co-posts-row .co-posts-col {
  max-width: none !important;
  flex: 1 100% !important; }
  @media screen and (max-width: 1023px) {
    .co-posts-container .co-posts-row .co-posts-col {
      padding: 0 !important; } }

.co-posts-col img {
  display: block;
  width: 100%;
  height: auto; }

#co-post-wrapper {
  max-width: 1200px;
  margin: 1rem auto;
  padding: 0 2rem; }
  @media screen and (max-width: 767px) {
    #co-post-wrapper {
      padding: 0 1rem; } }

.mobile-nav {
  display: block;
  width: 100%;
  padding: 0.75rem 0.5rem .5rem;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1000;
  background: #B35667;
  color: white; }
  @media screen and (min-width: 1024px) {
    .mobile-nav {
      display: none; } }
  .mobile-nav .social-nav {
    display: flex;
    justify-content: space-around;
    gap: 1rem; }
    .mobile-nav .social-nav .xing,
    .mobile-nav .social-nav .facebook,
    .mobile-nav .social-nav .instagram,
    .mobile-nav .social-nav .place,
    .mobile-nav .social-nav .time,
    .mobile-nav .social-nav .mobile {
      display: none; }
    .mobile-nav .social-nav li {
      flex: 1 1 auto;
      text-align: center; }
      .mobile-nav .social-nav li span,
      .mobile-nav .social-nav li a {
        padding: 2.25rem 0 0;
        font-size: 0.75rem; }
        @media screen and (min-width: 768px) {
          .mobile-nav .social-nav li span,
          .mobile-nav .social-nav li a {
            padding: 3.25rem 0 0; } }
        .mobile-nav .social-nav li span:before,
        .mobile-nav .social-nav li a:before {
          top: 0;
          left: 50%;
          transform: translate(-50%, 0); }
      .mobile-nav .social-nav li + li {
        margin: 0; }
