html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* COLOR DEFINITIONS */
/* SETTINGS */
/* BREAKPOINTS */
a, p, h1, h2, h3, h4, h5, h6, li, span, strong, label, figcaption, textarea, input, button {
  font-family: "new-order", sans-serif;
  font-style: normal;
  color: #ffffff;
}
a.nopadding, p.nopadding, h1.nopadding, h2.nopadding, h3.nopadding, h4.nopadding, h5.nopadding, h6.nopadding, li.nopadding, span.nopadding, strong.nopadding, label.nopadding, figcaption.nopadding, textarea.nopadding, input.nopadding, button.nopadding {
  padding: 0;
}
a.blau-dunkel, p.blau-dunkel, h1.blau-dunkel, h2.blau-dunkel, h3.blau-dunkel, h4.blau-dunkel, h5.blau-dunkel, h6.blau-dunkel, li.blau-dunkel, span.blau-dunkel, strong.blau-dunkel, label.blau-dunkel, figcaption.blau-dunkel, textarea.blau-dunkel, input.blau-dunkel, button.blau-dunkel {
  color: #2A64F5;
}
a.lila, p.lila, h1.lila, h2.lila, h3.lila, h4.lila, h5.lila, h6.lila, li.lila, span.lila, strong.lila, label.lila, figcaption.lila, textarea.lila, input.lila, button.lila {
  color: #D500F5;
}
a.gelb, p.gelb, h1.gelb, h2.gelb, h3.gelb, h4.gelb, h5.gelb, h6.gelb, li.gelb, span.gelb, strong.gelb, label.gelb, figcaption.gelb, textarea.gelb, input.gelb, button.gelb {
  color: #F5BE00;
}
a.tuerkis, p.tuerkis, h1.tuerkis, h2.tuerkis, h3.tuerkis, h4.tuerkis, h5.tuerkis, h6.tuerkis, li.tuerkis, span.tuerkis, strong.tuerkis, label.tuerkis, figcaption.tuerkis, textarea.tuerkis, input.tuerkis, button.tuerkis {
  color: #7FE7F0;
}
a.gruen, p.gruen, h1.gruen, h2.gruen, h3.gruen, h4.gruen, h5.gruen, h6.gruen, li.gruen, span.gruen, strong.gruen, label.gruen, figcaption.gruen, textarea.gruen, input.gruen, button.gruen {
  color: #8BF549;
}

a {
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  font-family: "new-order", sans-serif;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
}

.btn {
  border: 2px solid;
  border-radius: 50px;
  padding: 10px 20px;
  -webkit-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
  letter-spacing: 1px;
}
.btn.yellow {
  color: #F5BE00;
  border-color: #F5BE00;
}
.btn.yellow:hover {
  background-color: #F5BE00;
  color: #000000;
}
.btn.blau-hell {
  color: #56ABF5;
  border-color: #56ABF5;
}
.btn.blau-hell:hover {
  background-color: #56ABF5;
  color: #000000;
}
.btn.blau-dunkel {
  color: #2A64F5;
  border-color: #2A64F5;
}
.btn.blau-dunkel:hover {
  background-color: #2A64F5;
  color: #000000;
}
.btn.tuerkis {
  color: #7FE7F0;
  border-color: #7FE7F0;
}
.btn.tuerkis:hover {
  background-color: #7FE7F0;
  color: #000000;
}

strong {
  font-weight: 700;
}

p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  padding-bottom: 20px;
  -ms-hyphens: auto;
      hyphens: auto;
  color: #ffffff;
}
p.intro {
  font-size: 20px;
  line-height: 28px;
}
@media (min-width: 320px) and (max-width: 767px) {
  p {
    font-size: 18px;
    line-height: 32px;
  }
}

h1, .h1 {
  font-family: "new-order", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 48px;
  line-height: 60px;
  text-align: left;
  padding-bottom: 40px;
  -ms-hyphens: none;
      hyphens: none;
  color: #ffffff;
}
@media (min-width: 768px) and (max-width: 991px) {
  h1, .h1 {
    font-size: 48px;
    line-height: 56px;
    padding-bottom: 25px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  h1, .h1 {
    font-size: 36px;
    line-height: 48px;
    padding-bottom: 20px;
  }
}

h2, .h2 {
  font-family: "new-order", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 32px;
  line-height: 44px;
  padding-bottom: 20px;
  -ms-hyphens: none;
      hyphens: none;
}

h3, .h3 {
  font-family: "new-order", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
  padding-bottom: 20px;
  -ms-hyphens: none;
      hyphens: none;
}

span.color--lila {
  color: #D500F5;
}
span.color--orange {
  color: #F5BE00;
}
span.color--blau {
  color: #2A64F5;
}
span.color--tuerkis {
  color: #7FE7F0;
}
span.color--gruen {
  color: #8BF549;
}

/* generate grid classes */
.col-1 {
  -ms-grid-column: 1;
  grid-column-start: 1;
}

.col-span-1 {
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

.row-1 {
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.row-span-1 {
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

.col-2 {
  -ms-grid-column: 2;
  grid-column-start: 2;
}

.col-span-2 {
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

.row-2 {
  -ms-grid-row: 2;
  grid-row-start: 2;
}

.row-span-2 {
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
}

.col-3 {
  -ms-grid-column: 3;
  grid-column-start: 3;
}

.col-span-3 {
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
}

.row-3 {
  -ms-grid-row: 3;
  grid-row-start: 3;
}

.row-span-3 {
  -ms-grid-row-span: 3;
  grid-row-end: span 3;
}

.col-4 {
  -ms-grid-column: 4;
  grid-column-start: 4;
}

.col-span-4 {
  -ms-grid-column-span: 4;
  grid-column-end: span 4;
}

.row-4 {
  -ms-grid-row: 4;
  grid-row-start: 4;
}

.row-span-4 {
  -ms-grid-row-span: 4;
  grid-row-end: span 4;
}

.col-5 {
  -ms-grid-column: 5;
  grid-column-start: 5;
}

.col-span-5 {
  -ms-grid-column-span: 5;
  grid-column-end: span 5;
}

.row-5 {
  -ms-grid-row: 5;
  grid-row-start: 5;
}

.row-span-5 {
  -ms-grid-row-span: 5;
  grid-row-end: span 5;
}

.col-6 {
  -ms-grid-column: 6;
  grid-column-start: 6;
}

.col-span-6 {
  -ms-grid-column-span: 6;
  grid-column-end: span 6;
}

.row-6 {
  -ms-grid-row: 6;
  grid-row-start: 6;
}

.row-span-6 {
  -ms-grid-row-span: 6;
  grid-row-end: span 6;
}

.col-7 {
  -ms-grid-column: 7;
  grid-column-start: 7;
}

.col-span-7 {
  -ms-grid-column-span: 7;
  grid-column-end: span 7;
}

.row-7 {
  -ms-grid-row: 7;
  grid-row-start: 7;
}

.row-span-7 {
  -ms-grid-row-span: 7;
  grid-row-end: span 7;
}

.col-8 {
  -ms-grid-column: 8;
  grid-column-start: 8;
}

.col-span-8 {
  -ms-grid-column-span: 8;
  grid-column-end: span 8;
}

.row-8 {
  -ms-grid-row: 8;
  grid-row-start: 8;
}

.row-span-8 {
  -ms-grid-row-span: 8;
  grid-row-end: span 8;
}

.col-9 {
  -ms-grid-column: 9;
  grid-column-start: 9;
}

.col-span-9 {
  -ms-grid-column-span: 9;
  grid-column-end: span 9;
}

.row-9 {
  -ms-grid-row: 9;
  grid-row-start: 9;
}

.row-span-9 {
  -ms-grid-row-span: 9;
  grid-row-end: span 9;
}

.col-10 {
  -ms-grid-column: 10;
  grid-column-start: 10;
}

.col-span-10 {
  -ms-grid-column-span: 10;
  grid-column-end: span 10;
}

.row-10 {
  -ms-grid-row: 10;
  grid-row-start: 10;
}

.row-span-10 {
  -ms-grid-row-span: 10;
  grid-row-end: span 10;
}

.col-11 {
  -ms-grid-column: 11;
  grid-column-start: 11;
}

.col-span-11 {
  -ms-grid-column-span: 11;
  grid-column-end: span 11;
}

.row-11 {
  -ms-grid-row: 11;
  grid-row-start: 11;
}

.row-span-11 {
  -ms-grid-row-span: 11;
  grid-row-end: span 11;
}

.col-12 {
  -ms-grid-column: 12;
  grid-column-start: 12;
}

.col-span-12 {
  -ms-grid-column-span: 12;
  grid-column-end: span 12;
}

.row-12 {
  -ms-grid-row: 12;
  grid-row-start: 12;
}

.row-span-12 {
  -ms-grid-row-span: 12;
  grid-row-end: span 12;
}

.justify-self-start {
  -ms-grid-column-align: start;
      justify-self: start;
}

.justify-self-end {
  -ms-grid-column-align: end;
      justify-self: end;
}

.justify-self-center {
  -ms-grid-column-align: center;
      justify-self: center;
}

.justify-self-stretch {
  -ms-grid-column-align: stretch;
      justify-self: stretch;
}

.align-self-start {
  -ms-flex-item-align: start;
      -ms-grid-row-align: start;
      align-self: start;
}

.align-self-end {
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end;
}

.align-self-center {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.align-self-stretch {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}

.justify-content-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.justify-content-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.justify-content-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.justify-content-stretch {
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
}

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

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

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

.align-items-stretch {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}

.flex-direction-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-direction-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.ta-center {
  text-align: center;
}

.ta-left {
  text-align: left;
}

.ta-right {
  text-align: right;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .col-l-1 {
    -ms-grid-column: 1;
    grid-column-start: 1;
  }
  .col-l-span-1 {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
  .row-l-1 {
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
  .row-l-span-1 {
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  .col-l-2 {
    -ms-grid-column: 2;
    grid-column-start: 2;
  }
  .col-l-span-2 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
  .row-l-2 {
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
  .row-l-span-2 {
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
  }
  .col-l-3 {
    -ms-grid-column: 3;
    grid-column-start: 3;
  }
  .col-l-span-3 {
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }
  .row-l-3 {
    -ms-grid-row: 3;
    grid-row-start: 3;
  }
  .row-l-span-3 {
    -ms-grid-row-span: 3;
    grid-row-end: span 3;
  }
  .col-l-4 {
    -ms-grid-column: 4;
    grid-column-start: 4;
  }
  .col-l-span-4 {
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }
  .row-l-4 {
    -ms-grid-row: 4;
    grid-row-start: 4;
  }
  .row-l-span-4 {
    -ms-grid-row-span: 4;
    grid-row-end: span 4;
  }
  .col-l-5 {
    -ms-grid-column: 5;
    grid-column-start: 5;
  }
  .col-l-span-5 {
    -ms-grid-column-span: 5;
    grid-column-end: span 5;
  }
  .row-l-5 {
    -ms-grid-row: 5;
    grid-row-start: 5;
  }
  .row-l-span-5 {
    -ms-grid-row-span: 5;
    grid-row-end: span 5;
  }
  .col-l-6 {
    -ms-grid-column: 6;
    grid-column-start: 6;
  }
  .col-l-span-6 {
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
  }
  .row-l-6 {
    -ms-grid-row: 6;
    grid-row-start: 6;
  }
  .row-l-span-6 {
    -ms-grid-row-span: 6;
    grid-row-end: span 6;
  }
  .col-l-7 {
    -ms-grid-column: 7;
    grid-column-start: 7;
  }
  .col-l-span-7 {
    -ms-grid-column-span: 7;
    grid-column-end: span 7;
  }
  .row-l-7 {
    -ms-grid-row: 7;
    grid-row-start: 7;
  }
  .row-l-span-7 {
    -ms-grid-row-span: 7;
    grid-row-end: span 7;
  }
  .col-l-8 {
    -ms-grid-column: 8;
    grid-column-start: 8;
  }
  .col-l-span-8 {
    -ms-grid-column-span: 8;
    grid-column-end: span 8;
  }
  .row-l-8 {
    -ms-grid-row: 8;
    grid-row-start: 8;
  }
  .row-l-span-8 {
    -ms-grid-row-span: 8;
    grid-row-end: span 8;
  }
  .col-l-9 {
    -ms-grid-column: 9;
    grid-column-start: 9;
  }
  .col-l-span-9 {
    -ms-grid-column-span: 9;
    grid-column-end: span 9;
  }
  .row-l-9 {
    -ms-grid-row: 9;
    grid-row-start: 9;
  }
  .row-l-span-9 {
    -ms-grid-row-span: 9;
    grid-row-end: span 9;
  }
  .col-l-10 {
    -ms-grid-column: 10;
    grid-column-start: 10;
  }
  .col-l-span-10 {
    -ms-grid-column-span: 10;
    grid-column-end: span 10;
  }
  .row-l-10 {
    -ms-grid-row: 10;
    grid-row-start: 10;
  }
  .row-l-span-10 {
    -ms-grid-row-span: 10;
    grid-row-end: span 10;
  }
  .col-l-11 {
    -ms-grid-column: 11;
    grid-column-start: 11;
  }
  .col-l-span-11 {
    -ms-grid-column-span: 11;
    grid-column-end: span 11;
  }
  .row-l-11 {
    -ms-grid-row: 11;
    grid-row-start: 11;
  }
  .row-l-span-11 {
    -ms-grid-row-span: 11;
    grid-row-end: span 11;
  }
  .col-l-12 {
    -ms-grid-column: 12;
    grid-column-start: 12;
  }
  .col-l-span-12 {
    -ms-grid-column-span: 12;
    grid-column-end: span 12;
  }
  .row-l-12 {
    -ms-grid-row: 12;
    grid-row-start: 12;
  }
  .row-l-span-12 {
    -ms-grid-row-span: 12;
    grid-row-end: span 12;
  }
  .justify-self-l-start {
    -ms-grid-column-align: start;
        justify-self: start;
  }
  .justify-self-l-end {
    -ms-grid-column-align: end;
        justify-self: end;
  }
  .justify-self-l-center {
    -ms-grid-column-align: center;
        justify-self: center;
  }
  .justify-self-l-stretch {
    -ms-grid-column-align: stretch;
        justify-self: stretch;
  }
  .align-self-l-start {
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
  }
  .align-self-l-end {
    -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
  }
  .align-self-l-center {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .align-self-l-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .justify-content-l-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .justify-content-l-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .justify-content-l-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .justify-content-l-stretch {
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
  }
  .align-items-l-start {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .align-items-l-end {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .align-items-l-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .align-items-l-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .ta-l-center {
    text-align: center;
  }
  .ta-l-left {
    text-align: left;
  }
  .ta-l-right {
    text-align: right;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .col-m-1 {
    -ms-grid-column: 1;
    grid-column-start: 1;
  }
  .col-m-span-1 {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
  .col-m-2 {
    -ms-grid-column: 2;
    grid-column-start: 2;
  }
  .col-m-span-2 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
  .col-m-3 {
    -ms-grid-column: 3;
    grid-column-start: 3;
  }
  .col-m-span-3 {
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }
  .col-m-4 {
    -ms-grid-column: 4;
    grid-column-start: 4;
  }
  .col-m-span-4 {
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }
  .col-m-5 {
    -ms-grid-column: 5;
    grid-column-start: 5;
  }
  .col-m-span-5 {
    -ms-grid-column-span: 5;
    grid-column-end: span 5;
  }
  .col-m-6 {
    -ms-grid-column: 6;
    grid-column-start: 6;
  }
  .col-m-span-6 {
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
  }
  .col-m-7 {
    -ms-grid-column: 7;
    grid-column-start: 7;
  }
  .col-m-span-7 {
    -ms-grid-column-span: 7;
    grid-column-end: span 7;
  }
  .col-m-8 {
    -ms-grid-column: 8;
    grid-column-start: 8;
  }
  .col-m-span-8 {
    -ms-grid-column-span: 8;
    grid-column-end: span 8;
  }
  .row-m-1 {
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
  .row-m-span-1 {
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  .row-m-2 {
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
  .row-m-span-2 {
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
  }
  .row-m-3 {
    -ms-grid-row: 3;
    grid-row-start: 3;
  }
  .row-m-span-3 {
    -ms-grid-row-span: 3;
    grid-row-end: span 3;
  }
  .row-m-4 {
    -ms-grid-row: 4;
    grid-row-start: 4;
  }
  .row-m-span-4 {
    -ms-grid-row-span: 4;
    grid-row-end: span 4;
  }
  .row-m-5 {
    -ms-grid-row: 5;
    grid-row-start: 5;
  }
  .row-m-span-5 {
    -ms-grid-row-span: 5;
    grid-row-end: span 5;
  }
  .row-m-6 {
    -ms-grid-row: 6;
    grid-row-start: 6;
  }
  .row-m-span-6 {
    -ms-grid-row-span: 6;
    grid-row-end: span 6;
  }
  .row-m-7 {
    -ms-grid-row: 7;
    grid-row-start: 7;
  }
  .row-m-span-7 {
    -ms-grid-row-span: 7;
    grid-row-end: span 7;
  }
  .row-m-8 {
    -ms-grid-row: 8;
    grid-row-start: 8;
  }
  .row-m-span-8 {
    -ms-grid-row-span: 8;
    grid-row-end: span 8;
  }
  .row-m-9 {
    -ms-grid-row: 9;
    grid-row-start: 9;
  }
  .row-m-span-9 {
    -ms-grid-row-span: 9;
    grid-row-end: span 9;
  }
  .row-m-10 {
    -ms-grid-row: 10;
    grid-row-start: 10;
  }
  .row-m-span-10 {
    -ms-grid-row-span: 10;
    grid-row-end: span 10;
  }
  .row-m-11 {
    -ms-grid-row: 11;
    grid-row-start: 11;
  }
  .row-m-span-11 {
    -ms-grid-row-span: 11;
    grid-row-end: span 11;
  }
  .row-m-12 {
    -ms-grid-row: 12;
    grid-row-start: 12;
  }
  .row-m-span-12 {
    -ms-grid-row-span: 12;
    grid-row-end: span 12;
  }
  .justify-self-m-start {
    -ms-grid-column-align: start;
        justify-self: start;
  }
  .justify-self-m-end {
    -ms-grid-column-align: end;
        justify-self: end;
  }
  .justify-self-m-center {
    -ms-grid-column-align: center;
        justify-self: center;
  }
  .justify-self-m-stretch {
    -ms-grid-column-align: stretch;
        justify-self: stretch;
  }
  .align-self-m-start {
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
  }
  .align-self-m-end {
    -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
  }
  .align-self-m-center {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .align-self-m-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .justify-content-m-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .justify-content-m-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .justify-content-m-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .justify-content-m-stretch {
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
  }
  .align-items-m-start {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .align-items-m-end {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .align-items-m-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .align-items-m-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .ta-m-center {
    text-align: center;
  }
  .ta-m-left {
    text-align: left;
  }
  .ta-m-right {
    text-align: right;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .col-s-1 {
    -ms-grid-column: 1;
    grid-column-start: 1;
  }
  .col-s-span-1 {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
  .col-s-2 {
    -ms-grid-column: 2;
    grid-column-start: 2;
  }
  .col-s-span-2 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
  .col-s-3 {
    -ms-grid-column: 3;
    grid-column-start: 3;
  }
  .col-s-span-3 {
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }
  .col-s-4 {
    -ms-grid-column: 4;
    grid-column-start: 4;
  }
  .col-s-span-4 {
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }
  .row-s-1 {
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
  .row-s-span-1 {
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  .row-s-2 {
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
  .row-s-span-2 {
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
  }
  .row-s-3 {
    -ms-grid-row: 3;
    grid-row-start: 3;
  }
  .row-s-span-3 {
    -ms-grid-row-span: 3;
    grid-row-end: span 3;
  }
  .row-s-4 {
    -ms-grid-row: 4;
    grid-row-start: 4;
  }
  .row-s-span-4 {
    -ms-grid-row-span: 4;
    grid-row-end: span 4;
  }
  .row-s-5 {
    -ms-grid-row: 5;
    grid-row-start: 5;
  }
  .row-s-span-5 {
    -ms-grid-row-span: 5;
    grid-row-end: span 5;
  }
  .row-s-6 {
    -ms-grid-row: 6;
    grid-row-start: 6;
  }
  .row-s-span-6 {
    -ms-grid-row-span: 6;
    grid-row-end: span 6;
  }
  .row-s-7 {
    -ms-grid-row: 7;
    grid-row-start: 7;
  }
  .row-s-span-7 {
    -ms-grid-row-span: 7;
    grid-row-end: span 7;
  }
  .row-s-8 {
    -ms-grid-row: 8;
    grid-row-start: 8;
  }
  .row-s-span-8 {
    -ms-grid-row-span: 8;
    grid-row-end: span 8;
  }
  .row-s-9 {
    -ms-grid-row: 9;
    grid-row-start: 9;
  }
  .row-s-span-9 {
    -ms-grid-row-span: 9;
    grid-row-end: span 9;
  }
  .row-s-10 {
    -ms-grid-row: 10;
    grid-row-start: 10;
  }
  .row-s-span-10 {
    -ms-grid-row-span: 10;
    grid-row-end: span 10;
  }
  .row-s-11 {
    -ms-grid-row: 11;
    grid-row-start: 11;
  }
  .row-s-span-11 {
    -ms-grid-row-span: 11;
    grid-row-end: span 11;
  }
  .row-s-12 {
    -ms-grid-row: 12;
    grid-row-start: 12;
  }
  .row-s-span-12 {
    -ms-grid-row-span: 12;
    grid-row-end: span 12;
  }
  .justify-self-s-start {
    -ms-grid-column-align: start;
        justify-self: start;
  }
  .justify-self-s-end {
    -ms-grid-column-align: end;
        justify-self: end;
  }
  .justify-self-s-center {
    -ms-grid-column-align: center;
        justify-self: center;
  }
  .justify-self-s-stretch {
    -ms-grid-column-align: stretch;
        justify-self: stretch;
  }
  .align-self-s-start {
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
  }
  .align-self-s-end {
    -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
  }
  .align-self-s-center {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .align-self-s-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .justify-content-s-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .justify-content-s-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .justify-content-s-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .justify-content-s-stretch {
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
  }
  .align-items-s-start {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .align-items-s-end {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .align-items-s-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .align-items-s-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .ta-s-center {
    text-align: center;
  }
  .ta-s-left {
    text-align: left;
  }
  .ta-s-right {
    text-align: right;
  }
}
.pt-0-imp {
  padding-top: 0px !important;
}

.pt-40-imp {
  padding-top: 40px !important;
}

.pt-80-imp {
  padding-top: 80px !important;
}

.pt-120-imp {
  padding-top: 120px !important;
}

.pt-160-imp {
  padding-top: 160px !important;
}

.pb-0-imp {
  padding-bottom: 0px !important;
}

.pb-40-imp {
  padding-bottom: 40px !important;
}

.pb-80-imp {
  padding-bottom: 80px !important;
}

.pb-120-imp {
  padding-bottom: 120px !important;
}

.pb-160-imp {
  padding-bottom: 160px !important;
}

@media (min-width: 768px) and (max-width: 991px) {
  .pt-m-0-imp {
    padding-top: 0px !important;
  }
  .pt-m-40-imp {
    padding-top: 40px !important;
  }
  .pt-m-80-imp {
    padding-top: 80px !important;
  }
  .pt-m-120-imp {
    padding-top: 120px !important;
  }
  .pt-m-160-imp {
    padding-top: 160px !important;
  }
  .pb-m-0-imp {
    padding-bottom: 0px !important;
  }
  .pb-m-40-imp {
    padding-bottom: 40px !important;
  }
  .pb-m-80-imp {
    padding-bottom: 80px !important;
  }
  .pb-m-120-imp {
    padding-bottom: 120px !important;
  }
  .pb-m-160-imp {
    padding-bottom: 160px !important;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .pt-s-0-imp {
    padding-top: 0px !important;
  }
  .pt-s-40-imp {
    padding-top: 40px !important;
  }
  .pt-s-80-imp {
    padding-top: 80px !important;
  }
  .pt-s-120-imp {
    padding-top: 120px !important;
  }
  .pt-s-160-imp {
    padding-top: 160px !important;
  }
  .pb-s-0-imp {
    padding-bottom: 0px !important;
  }
  .pb-s-40-imp {
    padding-bottom: 40px !important;
  }
  .pb-s-80-imp {
    padding-bottom: 80px !important;
  }
  .pb-s-120-imp {
    padding-bottom: 120px !important;
  }
  .pb-s-160-imp {
    padding-bottom: 160px !important;
  }
}
img {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  z-index: 2;
}

.rotate {
  -webkit-animation: rotate 40s infinite linear;
          animation: rotate 40s infinite linear;
}
.rotate img {
  z-index: 5;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rotate {
    margin-bottom: -40px;
  }
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
.invisible {
  display: none;
}

.left {
  left: -70%;
}

.right {
  right: -40%;
}
@media (min-width: 320px) and (max-width: 767px) {
  .right {
    right: inherit;
  }
}

.leistungen__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 320px) and (max-width: 767px) {
  .leistungen__container {
    padding-top: 0;
  }
}

.leistungen__element {
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.leistungen__element.dreispaltig {
  width: calc(33.33% - 60px);
}
@media (min-width: 768px) and (max-width: 991px) {
  .leistungen__element.dreispaltig {
    width: calc(50% - 60px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .leistungen__element.dreispaltig {
    width: 100%;
  }
}
.leistungen__element.vierspaltig {
  width: calc(25% - 60px);
}
@media (min-width: 768px) and (max-width: 991px) {
  .leistungen__element.vierspaltig {
    width: calc(50% - 60px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .leistungen__element.vierspaltig {
    width: 100%;
  }
}
.leistungen__element p, .leistungen__element h3 {
  text-align: center;
}
.leistungen__element p.color--lila, .leistungen__element h3.color--lila {
  color: #D500F5;
}
.leistungen__element p.color--gelb, .leistungen__element h3.color--gelb {
  color: #F5BE00;
}
.leistungen__element .button {
  margin-right: 0;
  margin-bottom: 0;
}

.leistungen__element--img {
  position: relative;
  margin-bottom: 40px;
}
.leistungen__element--img.border-radius img {
  border-radius: 400px;
}

.color--lila p, .color--lila h1, .color--lila h2, .color--lila h3, .color--lila strong {
  color: #D500F5;
}

.color--gelb p, .color--gelb h1, .color--gelb h2, .color--gelb h3, .color--gelb strong {
  color: #F5BE00;
}

.newsletter .formbody {
  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;
}
.newsletter .widget.w50 {
  width: calc(50% - 20px);
  margin: 10px;
}
.newsletter .widget.w100 {
  width: calc(100% - 15px);
  margin: 10px;
}
.newsletter .widget.w50 input, .newsletter .widget.w100 input {
  width: 100%;
  background: none;
  border: 2px solid #F52900;
  border-radius: 100px;
  padding: 10px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #F52900;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
}
.newsletter .widget.w50 input::-webkit-input-placeholder, .newsletter .widget.w100 input::-webkit-input-placeholder {
  color: #F52900;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: 500;
}
.newsletter .widget.w50 input::-moz-placeholder, .newsletter .widget.w100 input::-moz-placeholder {
  color: #F52900;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: 500;
}
.newsletter .widget.w50 input:-ms-input-placeholder, .newsletter .widget.w100 input:-ms-input-placeholder {
  color: #F52900;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: 500;
}
.newsletter .widget.w50 input::-ms-input-placeholder, .newsletter .widget.w100 input::-ms-input-placeholder {
  color: #F52900;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: 500;
}
.newsletter .widget.w50 input::placeholder, .newsletter .widget.w100 input::placeholder {
  color: #F52900;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: 500;
}
.newsletter .widget.w50 input:focus, .newsletter .widget.w100 input:focus {
  outline: none !important;
}
.newsletter .widget-submit {
  margin: 10px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.newsletter .widget-submit button {
  background: #F52900;
  border: 2px solid #F52900;
  border-radius: 100px;
  padding: 10px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-transform: uppercase;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  color: #F5BE00;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
}
.newsletter .widget-submit button:hover {
  color: #F5BE00;
  background: #F58000;
}

html {
  width: 100%;
  height: 100%;
  scroll-behavior: smooth;
}
html body {
  width: 100%;
  height: 100%;
  background-color: #000000;
}
html body.noscroll {
  overflow: hidden;
}
html body #header {
  position: fixed;
  width: 100%;
  height: 143px;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  top: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  html body #header {
    height: 97px;
  }
  html body #header.open {
    height: 153px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  html body #header {
    height: 133px;
  }
  html body #header.open {
    height: 309px;
  }
}
html body .mmenu__container {
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
html body #mmenu {
  display: block;
}
html body #mmenu span.line {
  width: 30px;
  height: 2px;
  background-color: #F5BE00;
  display: block;
  margin: 7px auto;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
html body #mmenu span.line:first-child {
  margin-top: 0;
}
html body #mmenu span.line:last-child {
  margin-bottom: 0;
}
html body #mmenu:hover {
  cursor: pointer;
}
html body #mmenu.flip {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
html body #mmenu.flip .line:nth-child(2) {
  width: 0px;
}
html body #mmenu.flip .line:nth-child(1), html body #mmenu.flip .line:nth-child(3) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
html body #mmenu.flip .line:nth-child(1) {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}
html body #mmenu.flip .line:nth-child(3) {
  -webkit-transform: translateY(-10px) rotate(90deg);
  transform: translateY(-10px) rotate(90deg);
}
html body .nav__main {
  width: 100%;
}
html body .nav__main ul.level_1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -ms-grid-column-align: center;
      justify-self: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
html body .nav__main ul.level_1 li a, html body .nav__main ul.level_1 li strong {
  font-size: 1rem;
  line-height: 1rem;
  padding: 20px;
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
}
html body .nav__main ul.level_1 li a:hover, html body .nav__main ul.level_1 li strong:hover {
  color: #F5BE00;
}
html body .header__logo--nav {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  html body .header__logo--nav {
    display: none;
  }
  html body .header__logo--nav.open {
    display: block;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .header__logo--nav {
    display: none;
  }
  html body .header__logo--nav.open {
    display: block;
  }
}
html body .header--container {
  padding: 20px 0;
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .header--container {
    padding: 15px;
  }
}
html body .header__logo--container svg {
  display: block;
  width: 100%;
  height: 100px;
}
@media (min-width: 768px) and (max-width: 991px) {
  html body .header__logo--container svg {
    height: 54px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .contact-button {
    display: none;
  }
  html body .contact-button.open {
    display: block;
  }
}
@media (min-width: 993px) {
  html body .hide-desktop {
    display: none;
  }
}
html body .mod_article {
  padding: 80px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  html body .mod_article {
    padding: 50px 0;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .mod_article {
    padding: 40px 0;
  }
}
html body .grid--container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[12];
  grid-template-columns: repeat(12, 1fr);
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  max-width: 1200px;
  margin: 0 auto;
}
html body .grid--container > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
html body .grid--container > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
html body .grid--container > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
html body .grid--container > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 4;
}
html body .grid--container > *:nth-child(5) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
html body .grid--container > *:nth-child(6) {
  -ms-grid-row: 1;
  -ms-grid-column: 6;
}
html body .grid--container > *:nth-child(7) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}
html body .grid--container > *:nth-child(8) {
  -ms-grid-row: 1;
  -ms-grid-column: 8;
}
html body .grid--container > *:nth-child(9) {
  -ms-grid-row: 1;
  -ms-grid-column: 9;
}
html body .grid--container > *:nth-child(10) {
  -ms-grid-row: 1;
  -ms-grid-column: 10;
}
html body .grid--container > *:nth-child(11) {
  -ms-grid-row: 1;
  -ms-grid-column: 11;
}
html body .grid--container > *:nth-child(12) {
  -ms-grid-row: 1;
  -ms-grid-column: 12;
}
html body .grid--container > *:nth-child(13) {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
}
html body .grid--container > *:nth-child(14) {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
}
html body .grid--container > *:nth-child(15) {
  -ms-grid-row: 2;
  -ms-grid-column: 3;
}
html body .grid--container > *:nth-child(16) {
  -ms-grid-row: 2;
  -ms-grid-column: 4;
}
html body .grid--container > *:nth-child(17) {
  -ms-grid-row: 2;
  -ms-grid-column: 5;
}
html body .grid--container > *:nth-child(18) {
  -ms-grid-row: 2;
  -ms-grid-column: 6;
}
html body .grid--container > *:nth-child(19) {
  -ms-grid-row: 2;
  -ms-grid-column: 7;
}
html body .grid--container > *:nth-child(20) {
  -ms-grid-row: 2;
  -ms-grid-column: 8;
}
html body .grid--container > *:nth-child(21) {
  -ms-grid-row: 2;
  -ms-grid-column: 9;
}
html body .grid--container > *:nth-child(22) {
  -ms-grid-row: 2;
  -ms-grid-column: 10;
}
html body .grid--container > *:nth-child(23) {
  -ms-grid-row: 2;
  -ms-grid-column: 11;
}
html body .grid--container > *:nth-child(24) {
  -ms-grid-row: 2;
  -ms-grid-column: 12;
}
html body .grid--container.fullwidth {
  max-width: inherit;
}
html body .grid--container.bgimage {
  min-height: 600px;
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .grid--container.bgimage {
    min-height: 300px;
    background-size: cover;
  }
}
html body .grid--container.bgimage.height-1k {
  min-height: 1010px;
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .grid--container.bgimage.height-1k {
    min-height: inherit;
  }
}
@media (min-width: 1200px) {
  html body .grid--container.nopadding-xl {
    padding: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  html body .grid--container {
    max-width: 992px;
  }
  html body .grid--container.nopadding-l {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  html body .grid--container {
    max-width: 768px;
    -ms-grid-columns: (1fr)[8];
    grid-template-columns: repeat(8, 1fr);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .grid--container {
    max-width: 576px;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 320px) {
  html body .grid--container {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
}
html body .grid--container-element {
  position: relative;
}
html body .grid--container-element.nopadding {
  padding: 0;
}
@media (min-width: 1200px) {
  html body .grid--container-element.nopadding-xl {
    padding: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  html body .grid--container-element.nopadding-l {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  html body .grid--container-element.nopadding-m {
    padding: 0;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .grid--container-element {
    padding: 20px;
  }
  html body .grid--container-element.nopadding-s {
    padding: 0;
  }
}
html body .grid--container-element.background {
  z-index: 2;
}
html body .grid--container-element.foreground {
  z-index: 15;
}
html body .grid--container-element.color--gelb {
  background-color: #F5BE00;
}
html body .grid--container-element.padding {
  padding: 60px;
}
html body .grid--container-element.newsletterbox h2, html body .grid--container-element.newsletterbox p, html body .grid--container-element.newsletterbox strong {
  color: #F52900;
}
html body .grid--container-element.abstand--aussen {
  padding: 80px 80px 60px 80px;
}
@media (min-width: 768px) and (max-width: 991px) {
  html body .grid--container-element.abstand--aussen {
    padding: 60px 60px 40px 60px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .grid--container-element.abstand--aussen {
    padding: 30px 30px 0px, 75 30px;
  }
}
html body .footer {
  padding: 80px 0;
}
html body #wrapper {
  width: 100%;
  height: 100%;
}
html body #container {
  margin-top: 143px;
}
@media (min-width: 768px) and (max-width: 991px) {
  html body #container {
    margin-top: 180px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  html body #container {
    margin-top: 133px;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .hide-s {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hide-m {
    display: none;
  }
}
