/*!

Theme Name: Ziska Riemann 
Description: Theme for the ziskariemann.de
Theme URI: http://www.ziskariemann.de
Author: Claudius Herwig
Author URI: http://www.claudiusherwig.de
Version: 0.1

*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* 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.
 */
figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * 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 */
}
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}
/**
 * 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,
samp {
  font-family: monospace, monospace;
  /* 1 */
  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-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * 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
   ========================================================================== */
/**
 * 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: sans-serif;
  /* 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;
}
/**
 * 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"] {
  -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.
 */
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * 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'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding 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 {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* 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;
}
/* fira-sans-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/fira-sans-v17-latin-regular.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* fira-sans-italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Fira Sans';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/fira-sans-v17-latin-italic.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* fira-sans-600 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/fira-sans-v17-latin-600.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* fira-sans-600italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Fira Sans';
  font-style: italic;
  font-weight: 600;
  src: url('fonts/fira-sans-v17-latin-600italic.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/*! ==========================================================================
		GRIDLEX
		Just a Flexbox Grid System
========================================================================== */
[class*='grid'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -0.5rem;
}
.col,
[class*='col-'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding: 0 0.5rem 1rem;
}
.col {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
}
.grid.col,
.grid[class*='col-'] {
  margin: 0;
  padding: 0;
}
/************************
		HELPERS SUFFIXES
*************************/
[class*='grid-'][class*='-noGutter'] {
  margin: 0;
}
[class*='grid-'][class*='-noGutter'] > [class*='col'] {
  padding: 0;
}
[class*='grid-'][class*='-noWrap'] {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
[class*='grid-'][class*='-center'] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
[class*='grid-'][class*='-right'] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-left: auto;
}
[class*='grid-'][class*='-top'] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
[class*='grid-'][class*='-middle'] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
[class*='grid-'][class*='-bottom'] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
[class*='grid-'][class*='-reverse'] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
[class*='grid-'][class*='-column'] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
[class*='grid-'][class*='-column'] > [class*='col-'] {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}
[class*='grid-'][class*='-column-reverse'] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
[class*='grid-'][class*='-spaceBetween'] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
[class*='grid-'][class*='-spaceAround'] {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
[class*='grid-'][class*='-equalHeight'] > [class*='col'] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
[class*='grid-'][class*='-equalHeight'] > [class*='col'] > * {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}
[class*='grid-'][class*='-noBottom'] > [class*='col'] {
  padding-bottom: 0;
}
[class*='col-'][class*='-top'] {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
[class*='col-'][class*='-middle'] {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
[class*='col-'][class*='-bottom'] {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
[class*='col-'][class*='-first'] {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
[class*='col-'][class*='-last'] {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
/************************
		GRID BY NUMBER
*************************/
[class*='grid-1'] > .col,
[class*='grid-1'] > [class*='col-'] {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
}
[class*='grid-2'] > .col,
[class*='grid-2'] > [class*='col-'] {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
}
[class*='grid-3'] > .col,
[class*='grid-3'] > [class*='col-'] {
  -ms-flex-preferred-size: 33.33333333%;
      flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}
[class*='grid-4'] > .col,
[class*='grid-4'] > [class*='col-'] {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%;
}
[class*='grid-5'] > .col,
[class*='grid-5'] > [class*='col-'] {
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
  max-width: 20%;
}
[class*='grid-6'] > .col,
[class*='grid-6'] > [class*='col-'] {
  -ms-flex-preferred-size: 16.66666667%;
      flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}
[class*='grid-7'] > .col,
[class*='grid-7'] > [class*='col-'] {
  -ms-flex-preferred-size: 14.28571429%;
      flex-basis: 14.28571429%;
  max-width: 14.28571429%;
}
[class*='grid-8'] > .col,
[class*='grid-8'] > [class*='col-'] {
  -ms-flex-preferred-size: 12.5%;
      flex-basis: 12.5%;
  max-width: 12.5%;
}
[class*='grid-9'] > .col,
[class*='grid-9'] > [class*='col-'] {
  -ms-flex-preferred-size: 11.11111111%;
      flex-basis: 11.11111111%;
  max-width: 11.11111111%;
}
[class*='grid-10'] > .col,
[class*='grid-10'] > [class*='col-'] {
  -ms-flex-preferred-size: 10%;
      flex-basis: 10%;
  max-width: 10%;
}
[class*='grid-11'] > .col,
[class*='grid-10'] > [class*='col-'] {
  -ms-flex-preferred-size: 9.09090909%;
      flex-basis: 9.09090909%;
  max-width: 9.09090909%;
}
[class*='grid-12'] > .col,
[class*='grid-11'] > [class*='col-'] {
  -ms-flex-preferred-size: 8.33333333%;
      flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}
@media screen and (max-width: 991px) {
  [class*='_lg-1'] > .col,
  [class*='_lg-1'] > [class*='col-'] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  [class*='_lg-2'] > .col,
  [class*='_lg-2'] > [class*='col-'] {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  [class*='_lg-3'] > .col,
  [class*='_lg-3'] > [class*='col-'] {
    -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  [class*='_lg-4'] > .col,
  [class*='_lg-4'] > [class*='col-'] {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  [class*='_lg-5'] > .col,
  [class*='_lg-5'] > [class*='col-'] {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    max-width: 20%;
  }
  [class*='_lg-6'] > .col,
  [class*='_lg-6'] > [class*='col-'] {
    -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  [class*='_lg-7'] > .col,
  [class*='_lg-7'] > [class*='col-'] {
    -ms-flex-preferred-size: 14.28571429%;
        flex-basis: 14.28571429%;
    max-width: 14.28571429%;
  }
  [class*='_lg-8'] > .col,
  [class*='_lg-8'] > [class*='col-'] {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*='_lg-9'] > .col,
  [class*='_lg-9'] > [class*='col-'] {
    -ms-flex-preferred-size: 11.11111111%;
        flex-basis: 11.11111111%;
    max-width: 11.11111111%;
  }
  [class*='_lg-10'] > .col,
  [class*='_lg-10'] > [class*='col-'] {
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
    max-width: 10%;
  }
  [class*='_lg-11'] > .col,
  [class*='_lg-10'] > [class*='col-'] {
    -ms-flex-preferred-size: 9.09090909%;
        flex-basis: 9.09090909%;
    max-width: 9.09090909%;
  }
  [class*='_lg-12'] > .col,
  [class*='_lg-11'] > [class*='col-'] {
    -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
}
@media screen and (max-width: 767px) {
  [class*='_md-1'] > .col,
  [class*='_md-1'] > [class*='col-'] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  [class*='_md-2'] > .col,
  [class*='_md-2'] > [class*='col-'] {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  [class*='_md-3'] > .col,
  [class*='_md-3'] > [class*='col-'] {
    -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  [class*='_md-4'] > .col,
  [class*='_md-4'] > [class*='col-'] {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  [class*='_md-5'] > .col,
  [class*='_md-5'] > [class*='col-'] {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    max-width: 20%;
  }
  [class*='_md-6'] > .col,
  [class*='_md-6'] > [class*='col-'] {
    -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  [class*='_md-7'] > .col,
  [class*='_md-7'] > [class*='col-'] {
    -ms-flex-preferred-size: 14.28571429%;
        flex-basis: 14.28571429%;
    max-width: 14.28571429%;
  }
  [class*='_md-8'] > .col,
  [class*='_md-8'] > [class*='col-'] {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*='_md-9'] > .col,
  [class*='_md-9'] > [class*='col-'] {
    -ms-flex-preferred-size: 11.11111111%;
        flex-basis: 11.11111111%;
    max-width: 11.11111111%;
  }
  [class*='_md-10'] > .col,
  [class*='_md-10'] > [class*='col-'] {
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
    max-width: 10%;
  }
  [class*='_md-11'] > .col,
  [class*='_md-10'] > [class*='col-'] {
    -ms-flex-preferred-size: 9.09090909%;
        flex-basis: 9.09090909%;
    max-width: 9.09090909%;
  }
  [class*='_md-12'] > .col,
  [class*='_md-11'] > [class*='col-'] {
    -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
}
@media screen and (max-width: 549px) {
  [class*='_sm-1'] > .col,
  [class*='_sm-1'] > [class*='col-'] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  [class*='_sm-2'] > .col,
  [class*='_sm-2'] > [class*='col-'] {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  [class*='_sm-3'] > .col,
  [class*='_sm-3'] > [class*='col-'] {
    -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  [class*='_sm-4'] > .col,
  [class*='_sm-4'] > [class*='col-'] {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  [class*='_sm-5'] > .col,
  [class*='_sm-5'] > [class*='col-'] {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    max-width: 20%;
  }
  [class*='_sm-6'] > .col,
  [class*='_sm-6'] > [class*='col-'] {
    -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  [class*='_sm-7'] > .col,
  [class*='_sm-7'] > [class*='col-'] {
    -ms-flex-preferred-size: 14.28571429%;
        flex-basis: 14.28571429%;
    max-width: 14.28571429%;
  }
  [class*='_sm-8'] > .col,
  [class*='_sm-8'] > [class*='col-'] {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*='_sm-9'] > .col,
  [class*='_sm-9'] > [class*='col-'] {
    -ms-flex-preferred-size: 11.11111111%;
        flex-basis: 11.11111111%;
    max-width: 11.11111111%;
  }
  [class*='_sm-10'] > .col,
  [class*='_sm-10'] > [class*='col-'] {
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
    max-width: 10%;
  }
  [class*='_sm-11'] > .col,
  [class*='_sm-10'] > [class*='col-'] {
    -ms-flex-preferred-size: 9.09090909%;
        flex-basis: 9.09090909%;
    max-width: 9.09090909%;
  }
  [class*='_sm-12'] > .col,
  [class*='_sm-11'] > [class*='col-'] {
    -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
}
@media screen and (max-width: 419px) {
  [class*='_xs-1'] > .col,
  [class*='_xs-1'] > [class*='col-'] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  [class*='_xs-2'] > .col,
  [class*='_xs-2'] > [class*='col-'] {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  [class*='_xs-3'] > .col,
  [class*='_xs-3'] > [class*='col-'] {
    -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  [class*='_xs-4'] > .col,
  [class*='_xs-4'] > [class*='col-'] {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  [class*='_xs-5'] > .col,
  [class*='_xs-5'] > [class*='col-'] {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    max-width: 20%;
  }
  [class*='_xs-6'] > .col,
  [class*='_xs-6'] > [class*='col-'] {
    -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  [class*='_xs-7'] > .col,
  [class*='_xs-7'] > [class*='col-'] {
    -ms-flex-preferred-size: 14.28571429%;
        flex-basis: 14.28571429%;
    max-width: 14.28571429%;
  }
  [class*='_xs-8'] > .col,
  [class*='_xs-8'] > [class*='col-'] {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*='_xs-9'] > .col,
  [class*='_xs-9'] > [class*='col-'] {
    -ms-flex-preferred-size: 11.11111111%;
        flex-basis: 11.11111111%;
    max-width: 11.11111111%;
  }
  [class*='_xs-10'] > .col,
  [class*='_xs-10'] > [class*='col-'] {
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
    max-width: 10%;
  }
  [class*='_xs-11'] > .col,
  [class*='_xs-10'] > [class*='col-'] {
    -ms-flex-preferred-size: 9.09090909%;
        flex-basis: 9.09090909%;
    max-width: 9.09090909%;
  }
  [class*='_xs-12'] > .col,
  [class*='_xs-11'] > [class*='col-'] {
    -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
}
/************************
		COLS SIZES
*************************/
[class*='grid'] > [class*='col-1'] {
  -ms-flex-preferred-size: 8.33333333%;
      flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}
[class*='grid'] > [class*='col-2'] {
  -ms-flex-preferred-size: 16.66666667%;
      flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}
[class*='grid'] > [class*='col-3'] {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%;
}
[class*='grid'] > [class*='col-4'] {
  -ms-flex-preferred-size: 33.33333333%;
      flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}
[class*='grid'] > [class*='col-5'] {
  -ms-flex-preferred-size: 41.66666667%;
      flex-basis: 41.66666667%;
  max-width: 41.66666667%;
}
[class*='grid'] > [class*='col-6'] {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
}
[class*='grid'] > [class*='col-7'] {
  -ms-flex-preferred-size: 58.33333333%;
      flex-basis: 58.33333333%;
  max-width: 58.33333333%;
}
[class*='grid'] > [class*='col-8'] {
  -ms-flex-preferred-size: 66.66666667%;
      flex-basis: 66.66666667%;
  max-width: 66.66666667%;
}
[class*='grid'] > [class*='col-9'] {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  max-width: 75%;
}
[class*='grid'] > [class*='col-10'] {
  -ms-flex-preferred-size: 83.33333333%;
      flex-basis: 83.33333333%;
  max-width: 83.33333333%;
}
[class*='grid'] > [class*='col-11'] {
  -ms-flex-preferred-size: 91.66666667%;
      flex-basis: 91.66666667%;
  max-width: 91.66666667%;
}
[class*='grid'] > [class*='col-12'] {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
}
[class*='grid'] > [data-push-left*='off-0'] {
  margin-left: 0;
}
[class*='grid'] > [data-push-left*='off-1'] {
  margin-left: 8.33333333%;
}
[class*='grid'] > [data-push-left*='off-2'] {
  margin-left: 16.66666667%;
}
[class*='grid'] > [data-push-left*='off-3'] {
  margin-left: 25%;
}
[class*='grid'] > [data-push-left*='off-4'] {
  margin-left: 33.33333333%;
}
[class*='grid'] > [data-push-left*='off-5'] {
  margin-left: 41.66666667%;
}
[class*='grid'] > [data-push-left*='off-6'] {
  margin-left: 50%;
}
[class*='grid'] > [data-push-left*='off-6'] {
  margin-left: 50%;
}
[class*='grid'] > [data-push-left*='off-7'] {
  margin-left: 58.33333333%;
}
[class*='grid'] > [data-push-left*='off-8'] {
  margin-left: 66.66666667%;
}
[class*='grid'] > [data-push-left*='off-9'] {
  margin-left: 75%;
}
[class*='grid'] > [data-push-left*='off-10'] {
  margin-left: 83.33333333%;
}
[class*='grid'] > [data-push-left*='off-11'] {
  margin-left: 91.66666667%;
}
[class*='grid'] > [data-push-right*='off-0'] {
  margin-right: 0;
}
[class*='grid'] > [data-push-right*='off-1'] {
  margin-right: 8.33333333%;
}
[class*='grid'] > [data-push-right*='off-2'] {
  margin-right: 16.66666667%;
}
[class*='grid'] > [data-push-right*='off-3'] {
  margin-right: 25%;
}
[class*='grid'] > [data-push-right*='off-4'] {
  margin-right: 33.33333333%;
}
[class*='grid'] > [data-push-right*='off-5'] {
  margin-right: 41.66666667%;
}
[class*='grid'] > [data-push-right*='off-6'] {
  margin-right: 50%;
}
[class*='grid'] > [data-push-right*='off-6'] {
  margin-right: 50%;
}
[class*='grid'] > [data-push-right*='off-7'] {
  margin-right: 58.33333333%;
}
[class*='grid'] > [data-push-right*='off-8'] {
  margin-right: 66.66666667%;
}
[class*='grid'] > [data-push-right*='off-9'] {
  margin-right: 75%;
}
[class*='grid'] > [data-push-right*='off-10'] {
  margin-right: 83.33333333%;
}
[class*='grid'] > [data-push-right*='off-11'] {
  margin-right: 91.66666667%;
}
@media screen and (max-width: 991px) {
  [class*='grid'] > [class*='_lg-1'] {
    -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  [class*='grid'] > [class*='_lg-2'] {
    -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  [class*='grid'] > [class*='_lg-3'] {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  [class*='grid'] > [class*='_lg-4'] {
    -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  [class*='grid'] > [class*='_lg-5'] {
    -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  [class*='grid'] > [class*='_lg-6'] {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  [class*='grid'] > [class*='_lg-7'] {
    -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  [class*='grid'] > [class*='_lg-8'] {
    -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  [class*='grid'] > [class*='_lg-9'] {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  [class*='grid'] > [class*='_lg-10'] {
    -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  [class*='grid'] > [class*='_lg-11'] {
    -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  [class*='grid'] > [class*='_lg-12'] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  [class*='grid'] > [data-push-left*='_lg-0'] {
    margin-left: 0;
  }
  [class*='grid'] > [data-push-left*='_lg-1'] {
    margin-left: 8.33333333%;
  }
  [class*='grid'] > [data-push-left*='_lg-2'] {
    margin-left: 16.66666667%;
  }
  [class*='grid'] > [data-push-left*='_lg-3'] {
    margin-left: 25%;
  }
  [class*='grid'] > [data-push-left*='_lg-4'] {
    margin-left: 33.33333333%;
  }
  [class*='grid'] > [data-push-left*='_lg-5'] {
    margin-left: 41.66666667%;
  }
  [class*='grid'] > [data-push-left*='_lg-6'] {
    margin-left: 50%;
  }
  [class*='grid'] > [data-push-left*='_lg-6'] {
    margin-left: 50%;
  }
  [class*='grid'] > [data-push-left*='_lg-7'] {
    margin-left: 58.33333333%;
  }
  [class*='grid'] > [data-push-left*='_lg-8'] {
    margin-left: 66.66666667%;
  }
  [class*='grid'] > [data-push-left*='_lg-9'] {
    margin-left: 75%;
  }
  [class*='grid'] > [data-push-left*='_lg-10'] {
    margin-left: 83.33333333%;
  }
  [class*='grid'] > [data-push-left*='_lg-11'] {
    margin-left: 91.66666667%;
  }
  [class*='grid'] > [data-push-right*='_lg-0'] {
    margin-right: 0;
  }
  [class*='grid'] > [data-push-right*='_lg-1'] {
    margin-right: 8.33333333%;
  }
  [class*='grid'] > [data-push-right*='_lg-2'] {
    margin-right: 16.66666667%;
  }
  [class*='grid'] > [data-push-right*='_lg-3'] {
    margin-right: 25%;
  }
  [class*='grid'] > [data-push-right*='_lg-4'] {
    margin-right: 33.33333333%;
  }
  [class*='grid'] > [data-push-right*='_lg-5'] {
    margin-right: 41.66666667%;
  }
  [class*='grid'] > [data-push-right*='_lg-6'] {
    margin-right: 50%;
  }
  [class*='grid'] > [data-push-right*='_lg-6'] {
    margin-right: 50%;
  }
  [class*='grid'] > [data-push-right*='_lg-7'] {
    margin-right: 58.33333333%;
  }
  [class*='grid'] > [data-push-right*='_lg-8'] {
    margin-right: 66.66666667%;
  }
  [class*='grid'] > [data-push-right*='_lg-9'] {
    margin-right: 75%;
  }
  [class*='grid'] > [data-push-right*='_lg-10'] {
    margin-right: 83.33333333%;
  }
  [class*='grid'] > [data-push-right*='_lg-11'] {
    margin-right: 91.66666667%;
  }
}
@media screen and (max-width: 767px) {
  [class*='grid'] > [class*='_md-1'] {
    -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  [class*='grid'] > [class*='_md-2'] {
    -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  [class*='grid'] > [class*='_md-3'] {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  [class*='grid'] > [class*='_md-4'] {
    -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  [class*='grid'] > [class*='_md-5'] {
    -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  [class*='grid'] > [class*='_md-6'] {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  [class*='grid'] > [class*='_md-7'] {
    -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  [class*='grid'] > [class*='_md-8'] {
    -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  [class*='grid'] > [class*='_md-9'] {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  [class*='grid'] > [class*='_md-10'] {
    -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  [class*='grid'] > [class*='_md-11'] {
    -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  [class*='grid'] > [class*='_md-12'] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  [class*='grid'] > [data-push-left*='_md-0'] {
    margin-left: 0;
  }
  [class*='grid'] > [data-push-left*='_md-1'] {
    margin-left: 8.33333333%;
  }
  [class*='grid'] > [data-push-left*='_md-2'] {
    margin-left: 16.66666667%;
  }
  [class*='grid'] > [data-push-left*='_md-3'] {
    margin-left: 25%;
  }
  [class*='grid'] > [data-push-left*='_md-4'] {
    margin-left: 33.33333333%;
  }
  [class*='grid'] > [data-push-left*='_md-5'] {
    margin-left: 41.66666667%;
  }
  [class*='grid'] > [data-push-left*='_md-6'] {
    margin-left: 50%;
  }
  [class*='grid'] > [data-push-left*='_md-6'] {
    margin-left: 50%;
  }
  [class*='grid'] > [data-push-left*='_md-7'] {
    margin-left: 58.33333333%;
  }
  [class*='grid'] > [data-push-left*='_md-8'] {
    margin-left: 66.66666667%;
  }
  [class*='grid'] > [data-push-left*='_md-9'] {
    margin-left: 75%;
  }
  [class*='grid'] > [data-push-left*='_md-10'] {
    margin-left: 83.33333333%;
  }
  [class*='grid'] > [data-push-left*='_md-11'] {
    margin-left: 91.66666667%;
  }
  [class*='grid'] > [data-push-right*='_md-0'] {
    margin-right: 0;
  }
  [class*='grid'] > [data-push-right*='_md-1'] {
    margin-right: 8.33333333%;
  }
  [class*='grid'] > [data-push-right*='_md-2'] {
    margin-right: 16.66666667%;
  }
  [class*='grid'] > [data-push-right*='_md-3'] {
    margin-right: 25%;
  }
  [class*='grid'] > [data-push-right*='_md-4'] {
    margin-right: 33.33333333%;
  }
  [class*='grid'] > [data-push-right*='_md-5'] {
    margin-right: 41.66666667%;
  }
  [class*='grid'] > [data-push-right*='_md-6'] {
    margin-right: 50%;
  }
  [class*='grid'] > [data-push-right*='_md-6'] {
    margin-right: 50%;
  }
  [class*='grid'] > [data-push-right*='_md-7'] {
    margin-right: 58.33333333%;
  }
  [class*='grid'] > [data-push-right*='_md-8'] {
    margin-right: 66.66666667%;
  }
  [class*='grid'] > [data-push-right*='_md-9'] {
    margin-right: 75%;
  }
  [class*='grid'] > [data-push-right*='_md-10'] {
    margin-right: 83.33333333%;
  }
  [class*='grid'] > [data-push-right*='_md-11'] {
    margin-right: 91.66666667%;
  }
}
@media screen and (max-width: 549px) {
  [class*='grid'] > [class*='_sm-1'] {
    -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  [class*='grid'] > [class*='_sm-2'] {
    -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  [class*='grid'] > [class*='_sm-3'] {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  [class*='grid'] > [class*='_sm-4'] {
    -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  [class*='grid'] > [class*='_sm-5'] {
    -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  [class*='grid'] > [class*='_sm-6'] {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  [class*='grid'] > [class*='_sm-7'] {
    -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  [class*='grid'] > [class*='_sm-8'] {
    -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  [class*='grid'] > [class*='_sm-9'] {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  [class*='grid'] > [class*='_sm-10'] {
    -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  [class*='grid'] > [class*='_sm-11'] {
    -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  [class*='grid'] > [class*='_sm-12'] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  [class*='grid'] > [data-push-left*='_sm-0'] {
    margin-left: 0;
  }
  [class*='grid'] > [data-push-left*='_sm-1'] {
    margin-left: 8.33333333%;
  }
  [class*='grid'] > [data-push-left*='_sm-2'] {
    margin-left: 16.66666667%;
  }
  [class*='grid'] > [data-push-left*='_sm-3'] {
    margin-left: 25%;
  }
  [class*='grid'] > [data-push-left*='_sm-4'] {
    margin-left: 33.33333333%;
  }
  [class*='grid'] > [data-push-left*='_sm-5'] {
    margin-left: 41.66666667%;
  }
  [class*='grid'] > [data-push-left*='_sm-6'] {
    margin-left: 50%;
  }
  [class*='grid'] > [data-push-left*='_sm-6'] {
    margin-left: 50%;
  }
  [class*='grid'] > [data-push-left*='_sm-7'] {
    margin-left: 58.33333333%;
  }
  [class*='grid'] > [data-push-left*='_sm-8'] {
    margin-left: 66.66666667%;
  }
  [class*='grid'] > [data-push-left*='_sm-9'] {
    margin-left: 75%;
  }
  [class*='grid'] > [data-push-left*='_sm-10'] {
    margin-left: 83.33333333%;
  }
  [class*='grid'] > [data-push-left*='_sm-11'] {
    margin-left: 91.66666667%;
  }
  [class*='grid'] > [data-push-right*='_sm-0'] {
    margin-right: 0;
  }
  [class*='grid'] > [data-push-right*='_sm-1'] {
    margin-right: 8.33333333%;
  }
  [class*='grid'] > [data-push-right*='_sm-2'] {
    margin-right: 16.66666667%;
  }
  [class*='grid'] > [data-push-right*='_sm-3'] {
    margin-right: 25%;
  }
  [class*='grid'] > [data-push-right*='_sm-4'] {
    margin-right: 33.33333333%;
  }
  [class*='grid'] > [data-push-right*='_sm-5'] {
    margin-right: 41.66666667%;
  }
  [class*='grid'] > [data-push-right*='_sm-6'] {
    margin-right: 50%;
  }
  [class*='grid'] > [data-push-right*='_sm-6'] {
    margin-right: 50%;
  }
  [class*='grid'] > [data-push-right*='_sm-7'] {
    margin-right: 58.33333333%;
  }
  [class*='grid'] > [data-push-right*='_sm-8'] {
    margin-right: 66.66666667%;
  }
  [class*='grid'] > [data-push-right*='_sm-9'] {
    margin-right: 75%;
  }
  [class*='grid'] > [data-push-right*='_sm-10'] {
    margin-right: 83.33333333%;
  }
  [class*='grid'] > [data-push-right*='_sm-11'] {
    margin-right: 91.66666667%;
  }
}
@media screen and (max-width: 419px) {
  [class*='grid'] > [class*='_xs-1'] {
    -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  [class*='grid'] > [class*='_xs-2'] {
    -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  [class*='grid'] > [class*='_xs-3'] {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  [class*='grid'] > [class*='_xs-4'] {
    -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  [class*='grid'] > [class*='_xs-5'] {
    -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  [class*='grid'] > [class*='_xs-6'] {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  [class*='grid'] > [class*='_xs-7'] {
    -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  [class*='grid'] > [class*='_xs-8'] {
    -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  [class*='grid'] > [class*='_xs-9'] {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  [class*='grid'] > [class*='_xs-10'] {
    -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  [class*='grid'] > [class*='_xs-11'] {
    -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  [class*='grid'] > [class*='_xs-12'] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  [class*='grid'] > [data-push-left*='_xs-0'] {
    margin-left: 0;
  }
  [class*='grid'] > [data-push-left*='_xs-1'] {
    margin-left: 8.33333333%;
  }
  [class*='grid'] > [data-push-left*='_xs-2'] {
    margin-left: 16.66666667%;
  }
  [class*='grid'] > [data-push-left*='_xs-3'] {
    margin-left: 25%;
  }
  [class*='grid'] > [data-push-left*='_xs-4'] {
    margin-left: 33.33333333%;
  }
  [class*='grid'] > [data-push-left*='_xs-5'] {
    margin-left: 41.66666667%;
  }
  [class*='grid'] > [data-push-left*='_xs-6'] {
    margin-left: 50%;
  }
  [class*='grid'] > [data-push-left*='_xs-6'] {
    margin-left: 50%;
  }
  [class*='grid'] > [data-push-left*='_xs-7'] {
    margin-left: 58.33333333%;
  }
  [class*='grid'] > [data-push-left*='_xs-8'] {
    margin-left: 66.66666667%;
  }
  [class*='grid'] > [data-push-left*='_xs-9'] {
    margin-left: 75%;
  }
  [class*='grid'] > [data-push-left*='_xs-10'] {
    margin-left: 83.33333333%;
  }
  [class*='grid'] > [data-push-left*='_xs-11'] {
    margin-left: 91.66666667%;
  }
  [class*='grid'] > [data-push-right*='_xs-0'] {
    margin-right: 0;
  }
  [class*='grid'] > [data-push-right*='_xs-1'] {
    margin-right: 8.33333333%;
  }
  [class*='grid'] > [data-push-right*='_xs-2'] {
    margin-right: 16.66666667%;
  }
  [class*='grid'] > [data-push-right*='_xs-3'] {
    margin-right: 25%;
  }
  [class*='grid'] > [data-push-right*='_xs-4'] {
    margin-right: 33.33333333%;
  }
  [class*='grid'] > [data-push-right*='_xs-5'] {
    margin-right: 41.66666667%;
  }
  [class*='grid'] > [data-push-right*='_xs-6'] {
    margin-right: 50%;
  }
  [class*='grid'] > [data-push-right*='_xs-6'] {
    margin-right: 50%;
  }
  [class*='grid'] > [data-push-right*='_xs-7'] {
    margin-right: 58.33333333%;
  }
  [class*='grid'] > [data-push-right*='_xs-8'] {
    margin-right: 66.66666667%;
  }
  [class*='grid'] > [data-push-right*='_xs-9'] {
    margin-right: 75%;
  }
  [class*='grid'] > [data-push-right*='_xs-10'] {
    margin-right: 83.33333333%;
  }
  [class*='grid'] > [data-push-right*='_xs-11'] {
    margin-right: 91.66666667%;
  }
}
/************************
		HIDING COLS
*************************/
[class*='col-']:not([class*='col-0']) {
  display: block;
}
[class*='grid'][class*='col-']:not([class*='col-0']) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
[class*='col-'][class*='col-0'] {
  display: none;
}
@media screen and (max-width: 991px) {
  [class*='grid'] > :not([class*='_lg-0']) {
    display: block;
  }
  [class*='grid']:not([class*='_lg-0']) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  [class*='grid'] > [class*='_lg-0'],
  [class*='grid'][class*='-equalHeight'] > [class*='_lg-0'] {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  [class*='grid'] > :not([class*='_md-0']) {
    display: block;
  }
  [class*='grid']:not([class*='_md-0']) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  [class*='grid'] > [class*='_md-0'],
  [class*='grid'][class*='-equalHeight'] > [class*='_md-0'] {
    display: none;
  }
}
@media screen and (max-width: 549px) {
  [class*='grid'] > :not([class*='_sm-0']) {
    display: block;
  }
  [class*='grid']:not([class*='_sm-0']) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  [class*='grid'] > [class*='_sm-0'],
  [class*='grid'][class*='-equalHeight'] > [class*='_sm-0'] {
    display: none;
  }
}
@media screen and (max-width: 419px) {
  [class*='grid'] > :not([class*='_xs-0']) {
    display: block;
  }
  [class*='grid']:not([class*='_xs-0']) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  [class*='grid'] > [class*='_xs-0'],
  [class*='grid'][class*='-equalHeight'] > [class*='_xs-0'] {
    display: none;
  }
}
.back-to-top {
  display: block;
  margin: 0;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  border: 0;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkViZW5lXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMDAgMTAwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6I0ZGRkZGRjtzdHJva2Utd2lkdGg6NDtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fQo8L3N0eWxlPgo8bGluZSBjbGFzcz0ic3QwIiB4MT0iNTAuMSIgeTE9IjE1LjEiIHgyPSI1MC4xIiB5Mj0iODUuMSIvPgo8bGluZSBjbGFzcz0ic3QwIiB4MT0iNTAuNiIgeTE9IjE1LjYiIHgyPSI3OS42IiB5Mj0iNDQuNiIvPgo8bGluZSBjbGFzcz0ic3QwIiB4MT0iNDkuNiIgeTE9IjE1LjYiIHgyPSIyMC42IiB5Mj0iNDQuNiIvPgo8L3N2Zz4K') center center no-repeat #000000;
  background-size: contain;
  width: 2.5rem;
  height: 2.5rem;
  position: fixed;
  bottom: 1.5rem;
  right: 1.5rem;
  opacity: 0.7;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  border-radius: 50%;
}
@media screen and (min-width: 768px) {
  .back-to-top {
    display: none;
  }
}
.back-to-top:hover {
  color: transparent;
  border-bottom: none;
  opacity: 1;
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body {
  background-color: #ffffff;
}
.main {
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.container {
  max-width: calc(1440px + (2 * clamp(1rem, 3vw, 3rem)));
  margin: 0 auto;
  padding-left: clamp(1rem, 3vw, 3rem);
  padding-right: clamp(1rem, 3vw, 3rem);
}
.container--no-padding {
  padding-left: 0;
  padding-right: 0;
}
.container--relative {
  position: relative;
}
.container--wide {
  max-width: 100vw;
}
.container--narrow {
  max-width: calc((1440px * 2 / 3) + (2 * clamp(1rem, 3vw, 3rem)));
}
.container--video {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(470px, 1fr));
  grid-auto-rows: auto;
  gap: 1rem;
}
.video-container {
  margin-bottom: 4rem;
}
.gallery__wrapper {
  position: relative;
  margin: 0;
}
.gallery__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 1vw;
  margin-bottom: 1vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .gallery__row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.gallery__item {
  position: relative;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  aspect-ratio: var(--ratio);
  -webkit-box-flex: calc(var(--ratio));
      -ms-flex-positive: calc(var(--ratio));
          flex-grow: calc(var(--ratio));
}
.gallery__item.lightbox-only {
  display: none;
}
.gallery__item img {
  width: 100%;
  height: 100%;
}
.gallery.show-caption .gallery__item img {
  background-color: #ffffff !important;
}
.gallery.show-caption .gallery__beschriftung {
  padding: 1rem 0 0.1px;
}
.gallery.show-caption .gallery__beschriftung p:first-of-type {
  margin-bottom: 0;
}
.gallery.dont-show-caption .gallery__beschriftung {
  display: none;
}
.c-lightbox.open .gallery__beschriftung {
  margin: 0 !important;
  position: absolute;
  top: 5.5rem;
  left: clamp(1rem, 3vw, 3rem);
  width: 13rem;
  font-size: 0.89rem;
}
.c-lightbox.open .gallery__beschriftung p:last-of-type {
  margin-bottom: 0;
}
.gallery-rectangular__wrapper {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  grid-auto-rows: auto;
  gap: 1rem;
}
.gallery-rectangular__item {
  aspect-ratio: 0.70588235;
}
.gallery-rectangular__item.lightbox-only {
  display: none;
}
.gallery-rectangular__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover !important;
     object-fit: cover !important;
}
.gallery-rectangular.show-caption .gallery-rectangular__item img {
  background-color: #ffffff !important;
}
.gallery-rectangular.show-caption .gallery__beschriftung {
  padding: 1rem 0 0.1px;
}
.gallery-rectangular.show-caption .gallery__beschriftung p:first-of-type {
  margin-bottom: 0;
}
.gallery-rectangular.show-caption .gallery__beschriftung a {
  background-color: #e6ed1e;
}
.gallery-rectangular.dont-show-caption .gallery__beschriftung {
  display: none;
}
.hamburger {
  border: none;
  border-radius: 0;
  padding: 1rem 0.5rem;
  background-color: transparent;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  text-transform: uppercase;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
@media screen and (min-width: 768px) {
  .hamburger {
    padding: 1rem;
  }
}
.hamburger:focus {
  outline: none;
}
.hamburger__icon {
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem;
  vertical-align: top;
  position: relative;
  fill: #000000;
}
.hamburger.opened .hamburger__icon {
  fill: #ffffff;
}
.hamburger__line {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.hamburger__line-1,
.hamburger__line-2,
.hamburger__line-3 {
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.hamburger.opened .hamburger__line-1 {
  -webkit-transform: translate(0, 30px);
          transform: translate(0, 30px);
}
.hamburger.opened .hamburger__line-2 {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.hamburger.opened .hamburger__line-3 {
  -webkit-transform: translate(0, -30px);
          transform: translate(0, -30px);
}
.hamburger.opened {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.header {
  position: fixed;
  z-index: 1040;
  width: 100%;
}
.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
body:not(.home) .header.cover .header__inner {
  padding-bottom: 1rem;
}
@media screen and (max-width: 991px) {
  .header.cover .header__inner {
    background-color: rgba(255, 255, 255, 0.4);
  }
}
.header.cover.opened .header__inner {
  background-color: transparent;
}
.header__branding {
  margin: 0;
  padding: 1rem 0;
}
.header__branding a {
  padding: 1rem 0;
}
.header.opened h1 a {
  color: #ffffff;
}
.header__service {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header__icon a {
  display: block;
  padding: 0.85rem 0.5rem;
  height: 3.5rem;
}
@media screen and (min-width: 768px) {
  .header__icon a {
    padding: 0.85rem;
  }
}
.header__icon svg {
  width: 1.7rem;
  height: 1.7rem;
}
.navigation {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  z-index: 1030;
  inset: 0;
  background: #000000;
}
.navigation.opened {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.navigation__wp-menu {
  text-align: center;
  list-style: none;
  font-size: clamp(1.244rem, calc(1.0822rem + 0.6473vw), 1.6rem);
  padding: 0;
  margin: 0;
  color: #ffffff;
}
.navigation__wp-menu a {
  color: #ffffff;
  padding: 0.5rem;
  display: inline-block;
}
.navigation__legal {
  position: absolute;
  bottom: 2rem;
  right: 3rem;
  text-align: right;
  line-height: 1;
}
.navigation__legal a {
  color: #4d4d4d;
  display: block;
  padding: 0.25rem;
  font-size: 0.89rem;
}
:root {
  font-size: clamp(1rem, calc(1rem + ((1vw - 0.225rem) * 0.4348)), 1.25rem);
  min-height: 0vw;
}
body {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.4;
  color: #1a1a1a;
}
p {
  margin: 0 0 1lh 0;
}
h1 {
  font-size: clamp(1.4rem, calc(1.2182rem + 0.7273vw), 1.8rem);
}
h2 {
  font-size: clamp(1.244rem, calc(1.0822rem + 0.6473vw), 1.6rem);
}
h3 {
  font-size: clamp(1.104rem, calc(0.9604rem + 0.5745vw), 1.42rem);
}
h4 {
  font-size: clamp(1.05rem, calc(0.95rem + 0.4vw), 1.27rem);
}
h5 {
  font-size: clamp(1rem, calc(0.9409rem + 0.2364vw), 1.13rem);
}
h6 {
  font-size: 1rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  margin: 0 0 1lh 0;
  color: #000000;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
  color: #000000;
}
* + h1,
* + h2,
* + h3,
* + h4,
* + h5,
* + h6 {
  margin-top: 1lh;
}
.entry-title {
  position: fixed;
  z-index: 1040;
  top: calc(clamp(1.4rem, calc(1.2182rem + 0.7273vw), 1.8rem) + 1.3rem);
}
.entry-title h1 {
  margin: 0;
  font-size: clamp(1.05rem, calc(0.95rem + 0.4vw), 1.27rem);
}
*::-moz-selection {
  color: #1a1a1a;
  background-color: #e6ed1e;
}
*::selection {
  color: #1a1a1a;
  background-color: #e6ed1e;
}
strong,
b {
  font-weight: 600;
}
em,
i {
  font-style: italic;
}
small,
.small {
  font-size: 0.89rem;
}
hr {
  border: none;
  border-top: 1px solid #000000;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
dt {
  font-weight: 600;
}
main ul {
  padding-left: 2rem;
  list-style: none;
  overflow: auto;
}
main ul li {
  position: relative;
}
main ul li:before {
  content: '';
  position: absolute;
  top: 0.25rem;
  left: -1rem;
  margin-top: 0.5rem;
  display: block;
  width: 0.6rem;
  height: 1px;
  background-color: #000000;
  z-index: 10;
}
main ol {
  padding-left: 2rem;
  overflow: auto;
}
a {
  color: inherit;
  text-decoration: none;
}
main a {
  color: #4d4d4d;
  text-decoration: none;
}
main a:hover {
  color: #4d4d4d;
}
.table-vita td {
  vertical-align: top;
  padding: 0.25rem;
}
.table-vita td:first-of-type {
  width: 5ch;
}
.table-vita--ed td:first-of-type {
  width: 11ch;
}
/* Utilities: 
 * Each Rule is treated like an own Block
 * only functional things
–––––––––––––––––––––––––––––––––––––––––––––––––– 
*/
/* Div
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.overflowHidden {
  overflow: hidden;
}
/* Widths
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.u-full-width {
  width: 100%;
}
.u-max-full-width {
  max-width: 100%;
  height: auto;
  display: block;
}
/* Floats
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.u-pull-right {
  float: right;
}
.u-pull-left {
  float: left;
}
.u-text-center {
  text-align: center;
}
/* Hide and Screenreader
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.u-text-hide,
.screen-reader-text,
.sr-only {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
@media screen and (min-width: 768px) {
  .u-hide-larger-than-md {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .u-hide-smaller-than-md {
    display: none;
  }
}
/* Clearing
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.cf::before,
.cf::after {
  content: '';
  display: table;
}
.cf::after {
  clear: both;
}
.u-clear {
  clear: both;
}
/* Responsive Images & Videos & iFrames
–––––––––––––––––––––––––––––––––––––––––––––––––– */
main img,
.img-responsive {
  height: auto;
  max-width: 100%;
  display: block;
}
.video-container p {
  margin: 0;
}
.video-container iframe {
  aspect-ratio: 1.77777778;
  width: 100%;
  height: auto;
}
.embed-privacy-overlay {
  height: calc(100% - 3rem) !important;
}
/* Margins
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.u-margin {
  margin-top: 1.4rem;
  margin-bottom: 1.4rem;
}
.u-margin-2x {
  margin-top: 2.8rem;
  margin-bottom: 2.8rem;
}
.u-margin-header {
  margin-top: 5.6rem;
  margin-bottom: 1.4rem;
}
.u-no-margin {
  margin-top: 0;
  margin-bottom: 0;
}
.u-padding {
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
}
.u-padding-2x {
  padding-top: 2.8rem;
  padding-bottom: 2.8rem;
}
.u-no-padding {
  padding-top: 0;
  padding-bottom: 0;
}
/* filter 
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.grayscale {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.grayscale:hover {
  -webkit-filter: none;
          filter: none;
}
/* borders
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.border-right {
  border-right: 1px solid #000000;
}
.border-left {
  border-left: 1px solid #000000;
}
/* placeholder
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.u-placeholder-2-1 {
  background-color: #cccccc;
  padding-bottom: 50%;
}
.u-placeholder-27-10 {
  background-color: #cccccc;
  padding-bottom: 37%;
}
/* portraits
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.wp-caption {
  margin-bottom: 2rem;
}
.alignleft {
  float: left;
  margin: 0.25rem 1rem 0.25rem 0;
}
.alignright {
  float: right;
  margin: 0.25rem 0 0.25rem 1rem;
}
.wp-caption-text {
  font-size: 0.89rem;
  color: #000000;
  -ms-hyphens: none;
      hyphens: none;
}
.wp-caption-text a {
  color: #000000;
}
figure {
  margin: 1rem 0;
  max-width: 100%;
}
blockquote {
  font-style: italic;
  color: inherit;
  margin: 1em 3em;
}
.post-edit-link {
  color: #b3b3b3;
  border-bottom: none;
}
.wpcf7 {
  width: 100%;
}
.wpcf7 p {
  margin: 0 0 0.5rem 0;
}
.wpcf7 .screen-reader-response {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.wpcf7-form input,
.wpcf7-form textarea {
  background-color: #ffffff;
  border: 1px solid #000000;
  border-radius: 0;
  padding: 0.3rem 0.5rem;
  width: 100%;
  margin: 0;
  font-size: 0.888rem;
  font-family: 'Fira Sans', sans-serif;
  line-height: 1.4;
  text-align: left;
}
.wpcf7-form input:focus,
.wpcf7-form textarea:focus {
  border: 1px solid #e6ed1e;
}
.wpcf7-form input[type='submit'] {
  background-color: #ffffff;
  border: 1px solid #000000;
  color: #e6ed1e;
  text-align: center;
}
.wpcf7-form input[type='submit']:hover {
  background-color: #000000;
  color: #ffffff;
  cursor: pointer;
}
.wpcf7-form ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #666666;
}
.wpcf7-form ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #666666;
  opacity: 1;
}
.wpcf7-form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #666666;
}
.wpcf7-form ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #666666;
}
.wpcf7-form ::placeholder {
  /* Most modern browsers support this now. */
  color: #666666;
}
.wpcf7-form .wpcf7-not-valid-tip {
  opacity: 0.8;
  padding: 0.2rem;
  font-size: 0.85rem;
}
.wpcf7-form .wpcf7-response-output {
  background-color: #ffffff;
  margin: 0 0 0 0;
  padding: 0.2rem;
  font-size: 0.85rem;
  color: #000000;
}
.wpcf7-form .wpcf7-acceptance-text {
  font-size: 0.85rem;
}
.wpcf7-form input[name='zustimmung'] {
  width: 0.777rem;
  height: 0.777rem;
  vertical-align: bottom;
  margin-right: 0.222rem;
}
.wpcf7-form .wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0;
}
.wpcf7-form .wpcf7-not-valid-tip {
  color: #ff8346;
}
.wpcf7-form .wpcf7-display-none {
  display: none;
}
.wpcf7-form .wpcf7-form-control-wrap {
  margin: 0.5rem 0;
  display: block;
}
.swiper-container {
  margin: 0;
  width: 100vw;
  height: 100dvh;
  position: relative;
}
.swiper-container .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ffffff;
}
.swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.swiper-container .swiper-beschriftung {
  position: absolute;
  top: 3.5rem;
  left: clamp(1rem, 3vw, 3rem);
  width: 13rem;
  font-size: 0.89rem;
}
.c-lightbox {
  pointer-events: none;
  position: fixed;
  opacity: 0;
  width: 100vw;
  height: 100dvh;
  z-index: 1020;
  inset: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.c-lightbox.open {
  opacity: 1;
  pointer-events: all;
}
.c-lightbox__image {
  width: 100vw;
  height: 100vh;
}
.c-lightbox__close {
  padding: 1rem;
  cursor: pointer;
  position: absolute;
  right: clamp(1rem, 3vw, 3rem);
  top: 3rem;
  z-index: 1030;
}
.c-lightbox__close svg {
  width: 1.5rem;
  height: 1.5rem;
  display: block;
  pointer-events: none;
}
