@charset "UTF-8";
/**
 * Contao Open Source CMS
 *
 * Copyright (c) 2005-2013 Leo Feyer
 *
 * @package Core
 * @link    https://contao.org
 * @license http://www.gnu.org/licenses/lgpl-3.0.html LGPL
 */
/**
 * Reset the margin and padding of the block elements
 */
body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, code, ol, ul, li, dl, dt, dd, figure, table, th, td, form, fieldset, legend, input, textarea {
  margin: 0;
  padding: 0;
}

/**
 * Basic element formatting
 */
table {
  border-spacing: 0;
  border-collapse: collapse;
}

caption, th, td {
  text-align: left;
  text-align: start; /* see #4596 */
  vertical-align: top;
}

abbr, acronym {
  font-variant: normal;
  border-bottom: 1px dotted #666;
  cursor: help;
}

blockquote, q {
  quotes: none;
}

fieldset, img {
  border: 0;
}

ul {
  list-style-type: none;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

del {
  text-decoration: line-through;
}

ins {
  text-decoration: none;
}

/**
 * Default font settings
 */
input, button, textarea, select {
  font-family: inherit;
  font-size: 99%;
  font-weight: inherit;
}

pre, code {
  font-family: Monaco, monospace;
}

table {
  font-size: inherit;
}

caption, th {
  font-weight: bold;
}

body, form {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
}

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

#main {
  width: 100%;
}

#main .inside {
  min-height: 1px; /* see #4893 */
}

/**
 * Flexible images (videos see #4896)
 *
 * @see http://webdesignerwall.com/tutorials/responsive-design-with-css3-media-queries
 */
img {
  border: 0;
  padding: 0;
  margin: 0;
}

.ie7 img {
  -ms-interpolation-mode: bicubic;
}

.ie8 img {
  width: auto; /* see #5789 */
}

/**
 * Format the Contao image galleries (now rendered as unordered lists)
 */
.ce_gallery ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
}

.ce_gallery li {
  float: left;
}

.ce_gallery li.col_first {
  clear: left;
}

/**
 * Clear floats
 */
.clear, #clear {
  height: 1px;
  clear: both;
  margin-top: -1px;
}

/**
 * Hide invisible elements
 */
.invisible {
  width: 0;
  height: 0;
  left: -1000px;
  top: -1000px;
  position: absolute;
  overflow: hidden;
  display: inline;
}

/**
 * Custom layout sections
 */
.custom {
  display: block;
}

#container:after, .custom:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* kanit-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Kanit";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/kanit-v15-latin-700-MQ1kqpu.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* kanit-700italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Kanit";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/kanit-v15-latin-700italic-JnIXyO4.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* kanit-900 - 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: "Kanit";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/kanit-v15-latin-900-4IGTRiu.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* kanit-900italic - 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: "Kanit";
  font-style: italic;
  font-weight: 900;
  src: url("../fonts/kanit-v15-latin-900italic-JHyE1g6.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-300 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/inter-v18-latin-300-8oVhLij.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-300italic - 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: "Inter";
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/inter-v18-latin-300italic-x_23m-G.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-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: "Inter";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/inter-v18-latin-regular-Nq2MFc6.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-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: "Inter";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/inter-v18-latin-italic-6XmPfuz.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/inter-v18-latin-700-sxlLprI.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-700italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/inter-v18-latin-700italic-LrSTMTJ.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-900 - 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: "Inter";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/inter-v18-latin-900-TgpHDjY.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-900italic - 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: "Inter";
  font-style: italic;
  font-weight: 900;
  src: url("../fonts/inter-v18-latin-900italic-kf8DxKB.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* source-code-pro-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: "Source Code Pro";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/source-code-pro-v23-latin-regular-ktZ9_uo.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* source-code-pro-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: "Source Code Pro";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/source-code-pro-v23-latin-regular-ktZ9_uo.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* source-code-pro-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Source Code Pro";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/source-code-pro-v23-latin-700-mkxCLhh.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* source-code-pro-900 - 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: "Source Code Pro";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/source-code-pro-v23-latin-900-qO9kxHS.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
body {
  font-family: "Inter";
  font-size: 100%;
  color: #000;
  line-height: 120%;
}

.schatten-1 {
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}

.schatten-2 {
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.035);
  margin-bottom: 5px;
}

.verlauf-1 {
  background: linear-gradient(to right, #5a5154 0%, #41363a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.padding-article-1 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 1020px) {
  .padding-article-1 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media (min-width: 1280px) {
  .padding-article-1 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

.padd-1 {
  padding: 1.25rem 1.5rem;
  padding-bottom: 0.75rem;
}

.padd-2 {
  padding: 2rem;
  padding-bottom: 1rem;
}

.padd-3 {
  padding: 1rem;
}

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

.page {
  padding-left: 5%;
  padding-right: 5%;
}

#main {
  overflow: hidden;
}

@media (min-width: 1280px) {
  .page {
    padding-left: 3%;
    padding-right: 3%;
    width: 1280px;
  }
}
@media (min-width: 1640px) {
  .page {
    padding-left: 0%;
    padding-right: 0%;
    width: 1540px;
  }
}
.page-dash {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 768px) {
  .page-dash {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.page {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.page:after {
  content: " ";
  display: block;
  clear: both;
}

#user #main {
  min-height: calc(100vh - 300px);
}

#dashbord #header-dash {
  height: 80px;
}
#dashbord #container {
  display: grid;
}
@media (min-width: 1280px) {
  #dashbord #container {
    grid-template-columns: 260px 1fr;
  }
}
#dashbord #left,
#dashbord #main {
  width: 100%;
}
@media (min-width: 1280px) {
  #dashbord #left,
  #dashbord #main {
    min-height: calc(100vh - 80px);
  }
}
#dashbord #left .inside,
#dashbord #main .inside {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 768px) {
  #dashbord #left .inside,
  #dashbord #main .inside {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1280px) {
  #dashbord #left .inside {
    min-height: calc(100vh - 160px);
  }
}

#docs #header-dash {
  height: 80px;
}
#docs #container {
  display: grid;
}
@media (min-width: 990px) {
  #docs #container {
    grid-template-columns: 260px 1fr;
  }
}
#docs #left,
#docs #main {
  width: 100%;
}
@media (min-width: 990px) {
  #docs #left,
  #docs #main {
    min-height: calc(100vh - 80px);
  }
}
#docs #left .inside,
#docs #main .inside {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 768px) {
  #docs #left .inside,
  #docs #main .inside {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 990px) {
  #docs #left .inside {
    min-height: calc(100vh - 160px);
  }
}

.w-100 {
  width: 100%;
  display: block;
}

.rtl {
  float: right;
  clear: both;
}

.new-line {
  clear: both;
}

.grid {
  display: grid;
}

.grid-gap {
  column-gap: 2.08332%;
}

.grid-container {
  display: grid;
  column-gap: 2.08332%;
  grid-template-columns: repeat(12, 1fr);
}

.grid-center {
  align-items: center;
}

@media (min-width: 0) and (max-width: 767px) {
  .order-1 {
    order: 1;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .order-2 {
    order: 2;
  }
}

.col-1 {
  grid-column: auto/span 6;
}

.col-2 {
  grid-column: auto/span 6;
}

.col-3 {
  grid-column: auto/span 12;
}

.col-3-2 {
  grid-column: auto/span 12;
}

.col-3-3 {
  grid-column: auto/span 12;
}

.col-4 {
  grid-column: auto/span 12;
}

.col-4-2 {
  grid-column: auto/span 12;
}

.col-5 {
  grid-column: auto/span 12;
}

.col-5-2 {
  grid-column: auto/span 12;
}

.col-6 {
  grid-column: auto/span 12;
}

.col-6-2 {
  grid-column: auto/span 12;
}

.col-7 {
  grid-column: auto/span 12;
}

.col-8 {
  grid-column: auto/span 12;
}

.col-8-2 {
  grid-column: auto/span 12;
}

.col-8-3 {
  grid-column: auto/span 12;
}

.col-9 {
  grid-column: auto/span 12;
}

.col-10 {
  grid-column: auto/span 12;
}

.col-11 {
  grid-column: auto/span 12;
}

.col-12 {
  grid-column: auto/span 12;
}

.col-center {
  grid-column: auto/span 12;
}

@media (min-width: 768px) {
  .col-1 {
    grid-column: auto/span 6;
  }
  .col-2 {
    grid-column: auto/span 6;
  }
  .col-3 {
    grid-column: auto/span 6;
  }
  .col-3-2 {
    grid-column: auto/span 12;
  }
  .col-3-3 {
    grid-column: auto/span 12;
  }
  .col-4 {
    grid-column: auto/span 6;
  }
  .col-4-2 {
    grid-column: auto/span 12;
  }
  .col-5 {
    grid-column: auto/span 6;
  }
  .col-5-2 {
    grid-column: auto/span 12;
  }
  .col-6 {
    grid-column: auto/span 6;
  }
  .col-6-2 {
    grid-column: auto/span 12;
  }
  .col-7 {
    grid-column: auto/span 6;
  }
  .col-8 {
    grid-column: auto/span 6;
  }
  .col-8-2 {
    grid-column: auto/span 12;
  }
  .col-8-3 {
    grid-column: auto/span 12;
  }
  .col-9 {
    grid-column: auto/span 12;
  }
  .col-10 {
    grid-column: auto/span 12;
  }
  .col-11 {
    grid-column: auto/span 12;
  }
  .col-12 {
    grid-column: auto/span 12;
  }
  .col-center {
    grid-column: auto/span 12;
  }
}
@media (min-width: 990px) {
  .col-8-3 {
    grid-column: auto/span 9;
  }
  .col-3-3 {
    grid-column: auto/span 3;
  }
  .col-center {
    grid-column: auto/span 6;
    grid-column-start: 4;
  }
}
@media (min-width: 1640px) {
  .col-1 {
    grid-column: auto/span 1;
  }
  .col-2 {
    grid-column: auto/span 2;
  }
  .col-3 {
    grid-column: auto/span 3;
  }
  .col-3-2 {
    grid-column: auto/span 3;
  }
  .col-3-3 {
    grid-column: auto/span 2;
  }
  .col-4 {
    grid-column: auto/span 4;
  }
  .col-4-2 {
    grid-column: auto/span 4;
  }
  .col-5 {
    grid-column: auto/span 5;
  }
  .col-5-2 {
    grid-column: auto/span 5;
  }
  .col-6 {
    grid-column: auto/span 6;
  }
  .col-6-2 {
    grid-column: auto/span 6;
  }
  .col-7 {
    grid-column: auto/span 7;
  }
  .col-8 {
    grid-column: auto/span 8;
  }
  .col-8-2 {
    grid-column: auto/span 8;
  }
  .col-9 {
    grid-column: auto/span 9;
  }
  .col-10 {
    grid-column: auto/span 10;
  }
  .col-11 {
    grid-column: auto/span 11;
  }
  .col-12 {
    grid-column: auto/span 12;
  }
}
@media (min-width: 1640px) {
  .offset-1 {
    grid-column-start: 2;
  }
  .offset-2 {
    grid-column-start: 3;
  }
  .offset-3 {
    grid-column-start: 4;
  }
  .offset-4 {
    grid-column-start: 5;
  }
  .offset-5 {
    grid-column-start: 6;
  }
  .offset-6 {
    grid-column-start: 7;
  }
  .offset-7 {
    grid-column-start: 8;
  }
  .offset-right-1 {
    grid-column-end: span 1;
  }
  .offset-right-2 {
    grid-column-end: span 2;
  }
  .offset-right-3 {
    grid-column-end: span 3;
  }
  .offset-right-4 {
    grid-column-end: span 4;
  }
}
.grid-modal-status {
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .grid-modal-status {
    grid-template-columns: 150px 1fr;
  }
}
.grid-modal-status hr {
  grid-column: 1/3;
  border-top: 1px solid #d4d4d4;
  width: 100%;
  padding-top: 1rem;
}

.grid-content-2,
.grid-content-3 {
  text-align: center;
  grid-template-columns: 1fr;
}
.grid-content-2 img,
.grid-content-3 img {
  margin-bottom: 0.5rem;
}
@media (min-width: 0) and (max-width: 1279px) {
  .grid-content-2 img,
  .grid-content-3 img {
    margin-bottom: 0.35rem;
  }
}
@media (min-width: 0) and (max-width: 1279px) {
  .grid-content-2 .picture,
  .grid-content-3 .picture {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 500px) {
  .grid-content-2,
  .grid-content-3 {
    grid-template-columns: 1fr 85px 1fr;
  }
}
@media (min-width: 0) and (max-width: 499px) {
  .grid-content-2 div:nth-child(2n),
  .grid-content-3 div:nth-child(2n) {
    display: none;
  }
}
@media (min-width: 500px) and (max-width: 1279px) {
  .grid-content-2 div:nth-child(4n),
  .grid-content-3 div:nth-child(4n) {
    display: none;
  }
}
.grid-content-2 .pfeile,
.grid-content-3 .pfeile {
  margin-top: 59px;
}

@media (min-width: 1440px) {
  .grid-content-2 {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
  }
}
@media (min-width: 1280px) {
  .grid-content-2 {
    grid-template-columns: 1fr 85px 1fr 85px 1fr 85px 1fr;
  }
}

@media (min-width: 1280px) {
  .grid-content-3 {
    grid-template-columns: 1fr 85px 1fr 85px 1fr 85px 1fr 85px 1fr;
  }
}

.grid-40 {
  grid-template-columns: 40px 1fr;
  column-gap: 10px;
}
.grid-40 img {
  margin-bottom: 0;
}

.grid-60 {
  grid-template-columns: 60px 1fr;
  column-gap: 12px;
}
.grid-60 img {
  margin-bottom: 0;
}

.grid-statistic {
  grid-template-columns: 1fr 1fr 100px;
  column-gap: 25px;
}
.grid-statistic .filter {
  display: grid;
  align-items: center;
  grid-template-columns: 80px 1fr 80px;
}
.grid-statistic .filter .anzahl {
  margin-left: 0.5rem;
}
.grid-statistic .time .formbody {
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 1fr;
  column-gap: 24px;
}
.grid-statistic .filtern {
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 1fr;
}
.grid-statistic .filtern img {
  margin-bottom: 0;
}

.grid-payout {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 1rem;
}
@media (min-width: 0) and (max-width: 989px) {
  .grid-payout .coins {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
@media (min-width: 990px) {
  .grid-payout {
    grid-template-columns: 250px 1fr 180px;
  }
}

.grid-mulitplier {
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .grid-mulitplier {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.grid-shopping {
  grid-template-columns: 3fr 1fr;
  column-gap: 1rem;
}

.cta-1 {
  text-align: center;
}
@media (min-width: 990px) {
  .cta-1 {
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

.content-newsletter-1 {
  height: 62px;
}

.content-box-1 {
  height: 350px;
}
.content-box-1 .relative {
  z-index: 9;
  text-align: center;
}
.content-box-1 .relative .key {
  position: absolute;
  z-index: 99;
  width: 320px;
  margin-left: -160px;
  margin-top: -1rem;
  left: 50%;
}
@media (min-width: 500px) {
  .content-box-1 .relative .key {
    width: 450px;
    margin-left: -225px;
    margin-top: -4rem;
  }
}
.content-box-1 .linie-bottom,
.content-box-1 .linie-top {
  position: absolute;
  width: 2124px;
  height: 489px;
  margin-left: -1062px;
  left: 50%;
}
.content-box-1 .linie-top {
  margin-top: -6rem;
}
@media (min-width: 500px) {
  .content-box-1 .linie-top {
    margin-top: -2rem;
  }
}
.content-box-1 .linie-bottom {
  margin-top: 1.2rem;
  z-index: 999;
}
@media (min-width: 500px) {
  .content-box-1 .linie-bottom {
    margin-top: 5rem;
  }
}
.content-box-1 .icon-k-2-l,
.content-box-1 .icon-k-2-r {
  position: absolute;
  width: 129px;
  height: 159px;
  z-index: 99;
  left: 50%;
  transform: rotate(12deg);
}
@media (min-width: 0) and (max-width: 990px) {
  .content-box-1 .icon-k-2-l,
  .content-box-1 .icon-k-2-r {
    display: none;
  }
}
.content-box-1 .icon-k-2-l {
  margin-left: -628px;
  margin-top: 290px;
}
.content-box-1 .icon-k-2-r {
  margin-top: -54px;
  margin-left: 517px;
}

.relative-btn {
  position: relative;
  z-index: 99;
}

.content-kurs {
  width: 100%;
  background-color: #d48728;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
.content-kurs .content {
  padding: 2rem 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 460px;
  justify-content: space-between;
}
.content-kurs .content span {
  display: block;
}
.content-kurs .content .head {
  text-align: center;
}
.content-kurs .content .main {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 24px;
  text-align: center;
}
.content-kurs .content .main .text-inside {
  margin-top: 0.5rem;
}
.content-kurs .content .main .col-l,
.content-kurs .content .main .col-r {
  margin-bottom: 0.25rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.content-kurs .content .main .col-l .balken-2,
.content-kurs .content .main .col-l .balken-1,
.content-kurs .content .main .col-r .balken-2,
.content-kurs .content .main .col-r .balken-1 {
  width: 30px;
  margin-left: auto;
  margin-right: auto;
  height: 2px;
  background-color: #000;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  transition: height 0.75s ease;
}
.content-kurs .content .main .balken-1.balken-active .balken-2.balken-active {
  transition: height 4.75s ease;
}
.content-kurs .content .main .balken-1.balken-active {
  height: 35px;
}
.content-kurs .content .main .balken-2.balken-active {
  height: 248px;
}
.content-kurs .content .main .linie {
  height: 2px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  width: 50px;
  background-color: #000;
  margin-left: auto;
  margin-right: auto;
}

#widget-provisons .coin {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #d4d4d4;
}
#widget-provisons .coin:first-child {
  padding-top: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  #widget-provisons .grid-40 {
    grid-template-columns: 1fr;
  }
}
#widget-provisons .amount {
  display: block;
  width: 100%;
}
@media (min-width: 0) and (max-width: 767px) {
  #widget-provisons .amount {
    margin-top: 1rem;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  #widget-provisons .amount .right {
    text-align: left;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) {
  #widget-provisons .amount {
    display: flex;
    justify-content: space-between;
  }
}

.content-image-text .btn button {
  cursor: unset;
}
.content-image-text .text-inside {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
@media (min-width: 768px) {
  .content-image-text .text-inside {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    bottom: 0;
    margin-bottom: 4rem;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .content-image-text .bg-white {
    background-color: #e4e4e4;
  }
}
@media (min-width: 768px) {
  .content-image-text .text-inside-key {
    margin-bottom: 5rem;
    min-width: 300px;
  }
}

.content-image-text-2 .btn button {
  cursor: unset;
}
.content-image-text-2 .text-inside {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: 0;
  margin-bottom: 4rem;
}

.content-screen {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border: 1px solid #d4d4d4;
  overflow: hidden;
}
.content-screen .header {
  padding: 1rem;
  background-color: #d4d4d4;
  width: 100%;
}
.content-screen .header .inside-header {
  width: 50px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 3px;
}
.content-screen .header .inside-header .points {
  background-color: #666666;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.content-screen .btn button {
  cursor: unset;
}
.content-screen .content {
  min-height: 20rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.content-screen.warenkorb .inside-content {
  width: 100%;
}
.content-screen.warenkorb .bg-grau-1 .line {
  margin-top: 1rem;
  width: 100%;
  display: block;
}
.content-screen.warenkorb .bg-grau-1 .line div {
  width: 100%;
  display: block;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  background-color: #808080;
  height: 8px;
  margin-bottom: 0.5rem;
}
.content-screen.warenkorb .bg-grau-1 hr {
  margin-bottom: 0.25rem;
  border-top: 1px solid #808080;
}
.content-screen.warenkorb .bg-color-2.padd-1 {
  padding-top: 0;
}
.content-screen.warenkorb .text-m {
  text-align: left;
}
.content-screen.warenkorb .bg-color-2 .text-m,
.content-screen.warenkorb .bg-color-2 img {
  margin-bottom: 0;
}
.content-screen.warenkorb .bg-color-2 img {
  max-width: 235px;
}
.content-screen.warenkorb .bg-color-2 hr {
  border-top: 1px dashed #fff;
  margin-top: 0.65rem;
  margin-bottom: 0.65rem;
}
.content-screen.warenkorb .bg-color-2 .grid-footer {
  display: grid;
  grid-template-columns: 1fr 70px;
  column-gap: 0.5rem;
  align-items: center;
  margin-bottom: 1rem;
}
.content-screen.warenkorb .bg-color-2 .grid-footer .text-s {
  text-align: left;
}
.content-screen.warenkorb .bg-color-2 .grid-footer svg {
  width: 100%;
  height: auto;
  fill: #000;
}

.content-image-text-3 .btn button {
  cursor: unset;
}
.content-image-text-3 .text-inside {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: 0;
  margin-bottom: 6.5rem;
}
@media (min-width: 768px) {
  .content-image-text-3 .text-inside {
    margin-bottom: 10rem;
  }
}

.grid-mulitplier .col {
  padding-top: 1rem;
}
.grid-mulitplier .col .diagramm {
  text-align: center;
}
@media (min-width: 768px) {
  .grid-mulitplier .col .diagramm {
    height: 390px;
  }
}
.grid-mulitplier .col .diagramm .balken-diagramm {
  text-align: center;
}
.grid-mulitplier .col .diagramm .balken-diagramm .header {
  min-height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
@media (min-width: 768px) {
  .grid-mulitplier .col .diagramm .balken-diagramm .header {
    height: 340px;
  }
}
.grid-mulitplier .col .diagramm .balken-diagramm .header .balken {
  width: 30px;
  background-color: #802a80;
  min-height: 8px;
}
.grid-mulitplier .col .diagramm .balken-diagramm .footer .linie {
  margin-left: auto;
  margin-right: auto;
  width: 50px;
  height: 2px;
  background-color: #000;
}
.grid-mulitplier .col .text-inside {
  padding: 1rem;
  text-align: center;
}
.grid-mulitplier .col-first {
  background-color: #f1f4f7;
}
.grid-mulitplier .col-first .balken {
  height: 8px;
}
.grid-mulitplier .col-center {
  padding-top: 160px;
  background-color: #e4e9ef;
}
@media (min-width: 768px) {
  .grid-mulitplier .col-center {
    padding-top: 0;
  }
}
.grid-mulitplier .col-center .balken {
  height: 68px;
}
.grid-mulitplier .col-last {
  padding-top: 160px;
  background-color: #bbc7d8;
}
@media (min-width: 768px) {
  .grid-mulitplier .col-last {
    padding-top: 1rem;
  }
}
.grid-mulitplier .col-last .balken {
  height: 333px;
}
@media (min-width: 0) and (max-width: 767px) {
  .grid-mulitplier .image {
    position: relative;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -135px;
    z-index: 999;
  }
}
@media (min-width: 768px) {
  .grid-mulitplier .image {
    position: absolute;
    transform: translate(113%);
    top: 0;
    z-index: 99;
    width: 60%;
  }
}
.grid-mulitplier .image img {
  width: 100%;
  height: auto;
}
.grid-mulitplier .col-first .image {
  margin-top: 0rem;
}
@media (min-width: 768px) {
  .grid-mulitplier .col-first .image {
    margin-top: 4rem;
  }
}
.grid-mulitplier .col-center .image {
  margin-top: 0rem;
}
@media (min-width: 768px) {
  .grid-mulitplier .col-center .image {
    margin-top: 2rem;
  }
}

label[for=menu-toggle] {
  height: 48px;
  overflow: hidden;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  cursor: pointer;
  z-index: 9999;
  text-align: right;
}
label[for=menu-toggle] svg {
  display: inline-block;
  width: 50px;
  background-color: #32262a;
}
label[for=menu-toggle] svg path {
  fill: none;
  stroke: #fff;
  stroke-width: 5.5;
  stroke-linecap: round;
  transition: stroke-dasharray 200ms, stroke-dashoffset 200ms;
}
label[for=menu-toggle] svg path:nth-child(1) {
  stroke-dasharray: 40 172;
}
label[for=menu-toggle] svg path:nth-child(2) {
  stroke-dasharray: 40 111;
}
label[for=menu-toggle] svg path:nth-child(3) {
  stroke-dasharray: 40 172;
}

.dropdown {
  position: relative;
  display: inline-block;
  margin-top: 3px;
}
.dropdown img {
  width: 36px;
  height: 36px;
  margin-bottom: 0;
}
.dropdown .dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  overflow: hidden;
  width: 52px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 9999;
}
.dropdown .dropdown-content a {
  color: black;
  padding: 10px 8px;
  text-decoration: none;
  display: block;
}
.dropdown .dropdown-content a:hover {
  background-color: #e4e4e4;
}
.dropdown button.dropbtn {
  width: 36px;
  height: 36px;
  background-color: transparent;
  border: transparent;
  cursor: pointer;
}

.dropdown:hover .dropdown-content {
  display: block;
}

#header-docs .grid {
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: grid;
  align-items: center;
  grid-template-columns: 38px 1fr 48px 48px;
  column-gap: 10px;
}
@media (min-width: 400px) {
  #header-docs .grid {
    grid-template-columns: 145px 1fr 48px 48px;
  }
}
@media (min-width: 990px) {
  #header-docs .grid {
    grid-template-columns: 145px 1fr 200px;
  }
}
@media (min-width: 0) and (max-width: 989px) {
  #header-docs .grid .serach input {
    height: 48px;
    width: 48px;
  }
}
@media (min-width: 0) and (max-width: 989px) {
  #header-docs .grid .serach button span {
    display: none;
  }
}
#header-docs .grid .logo {
  overflow: hidden;
}
#header-docs .grid .logo img {
  margin-bottom: 0;
}
#header-docs .grid .nav-mobile {
  padding-top: 20px;
}
@media (min-width: 400px) {
  #header-docs .grid .nav-mobile {
    margin-left: 1rem;
  }
}
@media (min-width: 1280px) {
  #header-docs .grid .nav-mobile {
    margin-left: 2rem;
  }
}
#header-docs .grid .nav-mobile ul {
  text-align: left;
}
@media (min-width: 990px) {
  #header-docs .grid label[for=menu-toggle] {
    display: none;
  }
}

#header-user .grid {
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: grid;
  align-items: center;
  grid-template-columns: 145px 1fr 36px;
}
#header-user .grid .logo img {
  margin-bottom: 0;
}
#header-user .grid .user-dash {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  align-items: center;
}
#header-user .grid .user-dash .icon {
  width: 48px;
  height: 48px;
  margin-right: 12px;
}
#header-user .grid .user-dash .icon img {
  margin-bottom: 0;
}
#header-user .grid .user-dash .text {
  min-width: 50px;
}
@media (min-width: 0) and (max-width: 767px) {
  #header-user .grid .user-dash .text {
    display: none;
  }
}
#header-user .grid .user-dash .btn.btn-icon-s {
  width: 48px;
}
@media (min-width: 768px) {
  #header-user .grid .user-dash .btn.btn-icon-s {
    width: 145px;
    margin-left: 12px;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  #header-user .grid .user-dash .btn a {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  #header-user .grid .user-dash .btn .btn-text {
    display: none;
  }
}
#header-user .grid .dropdown {
  margin-left: 0.5rem;
}

#header-dash .grid {
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 48px 36px;
  align-items: center;
}
@media (min-width: 768px) {
  #header-dash .grid {
    grid-template-columns: 1fr 1fr 36px;
  }
}
#header-dash .grid img {
  margin-bottom: 0;
}
#header-dash .grid .logo {
  display: grid;
  grid-template-columns: 40px 20px 1fr;
  align-items: center;
}
#header-dash .grid .logo a {
  overflow: hidden;
}
@media (min-width: 768px) {
  #header-dash .grid .logo {
    grid-template-columns: 150px 20px 1fr;
  }
}
#header-dash .grid .logo .t {
  margin-top: -2px;
  text-align: center;
}
#header-dash .grid .logo .text {
  margin-top: -2px;
  font-size: 13px;
  font-size: 0.8125rem;
}
@media (min-width: 1280px) {
  #header-dash .grid .logo .text {
    font-size: 16px;
    font-size: 1rem;
  }
}
#header-dash .grid .user-dash {
  align-items: center;
  column-gap: 1rem;
}
@media (min-width: 768px) {
  #header-dash .grid .user-dash {
    display: grid;
    grid-template-columns: 1fr 150px;
  }
}
#header-dash .grid .user-dash .text {
  text-align: right;
}
@media (min-width: 0) and (max-width: 767px) {
  #header-dash .grid .user-dash .text {
    display: none;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  #header-dash .grid .user-dash .btn a {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  #header-dash .grid .user-dash .btn .btn-text {
    display: none;
  }
}
#header-dash .grid .dropdown {
  margin-left: 0.5rem;
}

#header .center {
  padding-top: 1rem;
}
#header label[for=menu-toggle] {
  display: block;
}
@media (min-width: 768px) {
  #header label[for=menu-toggle] {
    display: none;
  }
}
#header .grid {
  padding-top: 1rem;
  grid-template-columns: 1fr 50px 50px;
  padding-bottom: 1rem;
  align-items: center;
  align-content: center;
}
@media (min-width: 768px) {
  #header .grid {
    grid-template-columns: 150px 1fr 120px 36px;
  }
}
#header .grid ul,
#header .grid img {
  margin-bottom: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  #header .grid .nav-mobile {
    order: 3;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  #header .grid .dropdown {
    display: none;
  }
}
#header .grid .lang-m {
  border-bottom: 1px solid transparent !important;
}
@media (min-width: 768px) {
  #header .grid .lang-m {
    display: none;
  }
}
#header .grid .lang-m .dropdown-mobile {
  margin-top: 2rem;
}
#header .grid .lang-m .dropdown-mobile .dropbtn {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  background-color: #fff;
  border: 1px solid #32262a;
  display: grid;
  grid-template-columns: 36px 1fr;
  align-items: center;
  column-gap: 10px;
  width: 200px;
  padding: 0.25rem;
  cursor: pointer;
}
#header .grid .lang-m .dropdown-mobile .dropbtn span {
  text-align: left;
}
#header .grid .lang-m .dropdown-mobile .dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  overflow: hidden;
  width: 200px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 9999;
}
#header .grid .lang-m .dropdown-mobile .dropdown-content a.fl {
  color: black !important;
  display: grid !important;
  grid-template-columns: 36px 1fr;
  padding: 0.25rem !important;
  text-decoration: none;
  align-items: center;
  display: block;
  column-gap: 10px;
}
#header .grid .lang-m .dropdown-mobile .dropdown-content a.fl img {
  width: 36px;
  height: 36px;
}
#header .grid .lang-m .dropdown-mobile .dropdown-content a:hover {
  background-color: #e4e4e4;
}
#header .grid .lang-m .dropdown-mobile:hover .dropdown-content {
  display: block;
}
@media (min-width: 0) and (max-width: 767px) {
  #header .grid .logo {
    order: 1;
    position: relative;
    height: 44px;
  }
  #header .grid .logo img {
    position: absolute;
    z-index: 99999;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  #header .grid .login {
    order: 2;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  #header .grid label {
    order: 3;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  #header .grid .btn a {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  #header .grid .btn .btn-text {
    display: none;
  }
}
#header .btn-1 a {
  color: #fff;
}

.btn button,
.btn a {
  cursor: pointer;
  padding: 0.85rem 1.5rem;
  display: block;
  width: 100%;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  height: 48px;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
}
@media (min-width: 500px) {
  .btn button,
  .btn a {
    display: inline-block;
    width: auto;
  }
}
.btn button:hover,
.btn a:hover {
  transition: border ease 0.6s;
  transition: background-color ease 0.6s;
}

.btn-s button,
.btn-s a {
  cursor: pointer;
  padding: 0.25rem 0.5rem;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  font-weight: 400;
}

.btn-1 button,
.btn-1 a {
  color: #fff;
  background-color: #802a80;
  border: 1px solid #802a80;
}
.btn-1 button:hover,
.btn-1 a:hover {
  color: #fff;
  background-color: #5a1d5a;
  border: 1px solid #5a1d5a;
}

.btn-2 button,
.btn-2 a {
  color: #000;
  background-color: #d48728;
  border: 1px solid #d48728;
}
.btn-2 button:hover,
.btn-2 a:hover {
  background-color: #a96c20;
  border: 1px solid #a96c20;
  color: #000;
}

.btn-3 button,
.btn-3 a {
  color: #000;
  background-color: #fff;
  border: 1px solid #fff;
}
.btn-3 button:hover,
.btn-3 a:hover {
  background-color: #e4e4e4;
  border: 1px solid #e4e4e4;
  color: #000;
}

.btn-4 button,
.btn-4 a {
  color: #000;
  background-color: #ffbc74;
  border: 1px solid #ffbc74;
}
.btn-4 button:hover,
.btn-4 a:hover {
  background-color: #ffa341;
  border: 1px solid #ffa341;
  color: #000;
}

.btn-5 button,
.btn-5 a {
  color: #fff;
  background-color: #32262a;
  border: 1px solid #32262a;
  font-weight: 700;
}
.btn-5 button:hover,
.btn-5 a:hover {
  color: #fff;
  background-color: #151012;
  border: 1px solid #151012;
}

.btn-6 button,
.btn-6 a {
  background-color: #fff;
  border: 1px solid #808080;
  font-weight: 700;
}
.btn-6 button:hover,
.btn-6 a:hover {
  background-color: #e4e4e4;
  border: 1px solid #802a80;
  color: #802a80;
}

.btn-7 button,
.btn-7 a {
  background-color: #e4e4e4;
  border: 1px solid #808080;
}
.btn-7 button:hover,
.btn-7 a:hover {
  background-color: #e4e4e4;
  border: 1px solid green;
  color: #000;
}

.btn-8 button,
.btn-8 a {
  cursor: none;
  background-color: green;
  border: 1px solid green;
  color: #fff;
}
.btn-8 a:hover {
  background-color: green;
  border: 1px solid green;
  color: #fff;
}

.btn-icon-s {
  width: 100%;
}
.btn-icon-s a,
.btn-icon-s button {
  padding: 0.85rem 1rem;
  display: grid;
  grid-template-columns: 15px 1fr;
  column-gap: 6px;
  align-items: center;
  justify-content: center;
}
.btn-icon-s a img,
.btn-icon-s button img {
  margin-bottom: 0;
}
.btn-icon-s a span.btn-text,
.btn-icon-s button span.btn-text {
  text-align: left;
}

.btn-9 button,
.btn-9 a {
  color: #000;
  background-color: #bbc7d8;
  border: 1px solid #bbc7d8;
  font-weight: 700;
}
.btn-9 button:hover,
.btn-9 a:hover {
  color: #000;
  background-color: #9bacc5;
  border: 1px solid #9bacc5;
}

.btn-full a,
.btn-full button {
  display: block;
  width: 100%;
}

.btn-200 a,
.btn-200 button {
  min-width: 200px;
}

.btn-250 a,
.btn-250 button {
  min-width: 250px;
}

.btn-300 a,
.btn-300 button {
  min-width: 300px;
}

.btn-delete button,
.btn-lupe button {
  border: 1px solid #802a80;
  background-color: #fff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn-lupe button {
  border: 1px solid #802a80;
  background-color: #fff;
}

.btn-delete button {
  border: 1px solid #808080;
  background-color: #e4e4e4;
}

.wa_button {
  background: url("../icon/icons8-whatsapp-WvQhrEX.svg") no-repeat;
}

.image100 img {
  width: 100%;
  height: auto;
}

.image80 img {
  margin-left: 10%;
  margin-right: 10%;
  width: 80%;
  height: auto;
}

.image50 img {
  width: 50%;
  height: auto;
  margin-left: 25%;
  margin-right: 25%;
}

.image50-2 img {
  width: 100%;
  text-align: center;
  height: auto;
}
@media (min-width: 768px) {
  .image50-2 img {
    width: 50%;
    margin-left: 25%;
    margin-right: 25%;
  }
}

.image420 {
  text-align: center;
}
.image420 img {
  width: 300px;
  height: auto;
}
@media (min-width: 768px) {
  .image420 img {
    width: 420px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }
}

.ticker-border {
  background-color: #de9f51;
}

#ticker-3 .ticker-grid {
  padding-top: 0.65rem;
  padding-bottom: 0.65rem;
}
@media (min-width: 0) and (max-width: 989px) {
  #ticker-3 .ticker-grid {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (min-width: 990px) {
  #ticker-3 .ticker-grid {
    grid-template-columns: 250px 10px 1fr 10px;
  }
}
@media (min-width: 0) and (max-width: 989px) {
  #ticker-3 .text-s {
    width: 100%;
    margin-bottom: 0.65rem;
  }
}
#ticker-3 .ticker-3 {
  width: 100%;
  overflow: hidden;
}
@media (min-width: 0) and (max-width: 989px) {
  #ticker-3 .ticker-3 {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media (min-width: 990px) {
  #ticker-3 .ticker-slash {
    content: "";
    display: block;
    background-image: url('data:image/svg+xml,%3Csvg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 4.1 14.4" style="enable-background:new 0 0 4.1 14.4;" xml:space="preserve"%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Ccircle cx="0.8" cy="0.8" r="0.8"/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Ccircle cx="0.8" cy="4" r="0.8"/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Ccircle cx="0.8" cy="7.2" r="0.8"/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Ccircle cx="0.8" cy="10.4" r="0.8"/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Ccircle cx="0.8" cy="13.6" r="0.8"/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Ccircle cx="3.4" cy="0.8" r="0.8"/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Ccircle cx="3.4" cy="4" r="0.8"/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Ccircle cx="3.4" cy="7.2" r="0.8"/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Ccircle cx="3.4" cy="10.4" r="0.8"/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Ccircle cx="3.4" cy="13.6" r="0.8"/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
    width: 10px;
    height: 15px;
    background-size: 5px 15px;
    background-position: left center;
    background-repeat: no-repeat;
  }
}
@media (min-width: 990px) {
  #ticker-3 .ticker-slash.ri {
    background-position: right center;
    width: 10px;
  }
}
#ticker-3 .mr {
  margin-right: 3px;
}
#ticker-3 .neonText {
  color: #000;
  text-shadow: 0 0 7px #d48728;
}

#ticker-2 .ticker-grid {
  grid-template-columns: 250px 10px 1fr 10px;
  padding-top: 0.65rem;
  padding-bottom: 0.65rem;
}
#ticker-2 .ticker-wrap-2 {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
  margin-top: -5px;
}
#ticker-2 .ticker-2 {
  display: inline-block;
  margin-top: 5px;
  animation: marquee 200s linear infinite;
}
#ticker-2 .ticker-slash {
  content: "";
  display: block;
  background-image: url('data:image/svg+xml,%3Csvg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 4.1 14.4" style="enable-background:new 0 0 4.1 14.4;" xml:space="preserve"%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Ccircle cx="0.8" cy="0.8" r="0.8"/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Ccircle cx="0.8" cy="4" r="0.8"/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Ccircle cx="0.8" cy="7.2" r="0.8"/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Ccircle cx="0.8" cy="10.4" r="0.8"/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Ccircle cx="0.8" cy="13.6" r="0.8"/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Ccircle cx="3.4" cy="0.8" r="0.8"/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Ccircle cx="3.4" cy="4" r="0.8"/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Ccircle cx="3.4" cy="7.2" r="0.8"/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Ccircle cx="3.4" cy="10.4" r="0.8"/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Ccircle cx="3.4" cy="13.6" r="0.8"/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
  width: 15px;
  height: 15px;
  background-size: 5px 15px;
  background-position: left center;
  background-repeat: no-repeat;
}
#ticker-2 .ticker-slash.ri {
  background-position: right center;
  width: 10px;
}
#ticker-2 .mr {
  margin-right: 3px;
}
#ticker-2 .neonText {
  color: #000;
  text-shadow: 0 0 7px #d48728;
}

.ticker-wrap {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
  background-color: #802A80;
  padding: 1em;
}

.ticker {
  display: inline-block;
  margin-top: 5px;
  animation: marquee 250s linear infinite;
}

.item {
  display: inline-block;
  padding: 0 1.5rem;
  font-weight: 600;
}

.item-collection-1 {
  position: relative;
  left: 0%;
  animation: swap 250s linear infinite;
}

/* Transition */
@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes swap {
  0%, 50% {
    left: 0%;
  }
  50.01%, 100% {
    left: 100%;
  }
}
.neonText {
  color: #fff;
  text-shadow: 0 0 7px #fff;
}

.glow {
  color: #fff;
  text-align: center;
  -webkit-animation: glow infinite;
  -webkit-animation-fill-mode: forwards;
  -moz-animation: glow infinite;
  animation: glow infinite;
}

@-webkit-keyframes glow {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #e60073, 0 0 40px #e60073, 0 0 50px #e60073, 0 0 60px #e60073, 0 0 70px #e60073;
  }
  to {
    text-shadow: 0 0 20px #fff, 0 0 30px #ff4da6, 0 0 40px #ff4da6, 0 0 50px #ff4da6, 0 0 60px #ff4da6, 0 0 70px #ff4da6, 0 0 80px #ff4da6;
  }
}
body input#menu-toggle {
  display: none;
}
@media (min-width: 0) and (max-width: 767px) {
  body input#menu-toggle:not(:checked) + #wrapper #header .nav-mobile {
    position: absolute;
    opacity: 0;
  }
}
body input#menu-toggle:not(:checked) + #docs #header-docs label[for=menu-toggle] img {
  display: none;
}
@media (min-width: 0) and (max-width: 989px) {
  body input#menu-toggle:not(:checked) + #docs #left {
    position: absolute;
    opacity: 0;
    width: 0%;
    left: 0;
    top: 0;
  }
}
@media (min-width: 0) and (max-width: 989px) {
  body input#menu-toggle:checked + #docs {
    overflow: hidden;
    height: 100svh;
  }
}
body input#menu-toggle:checked + #docs #header-docs label[for=menu-toggle] {
  position: absolute;
  left: 85%;
  width: 15%;
  top: 0;
  height: 100svh;
  background-color: #000;
  text-align: left;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.4);
}
body input#menu-toggle:checked + #docs #header-docs label[for=menu-toggle] svg {
  display: none;
}
body input#menu-toggle:checked + #docs #header-docs label[for=menu-toggle] img {
  position: absolute;
  display: block;
  display: none;
}
@media (min-width: 0) and (max-width: 989px) {
  body input#menu-toggle:checked + #docs #left {
    position: absolute;
    opacity: 1;
    width: 85%;
    left: 0;
    top: 0;
    height: 100svh;
    z-index: 99;
    transition: all 0.2s ease;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  body input#menu-toggle:checked + #wrapper .nav-mobile {
    position: absolute;
    height: 100svh;
    overflow: hidden;
    opacity: 1 !important;
    transition: all 0.2s ease;
    z-index: 99;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  body input#menu-toggle + #wrapper #header .nav-mobile input {
    display: none;
  }
  body input#menu-toggle + #wrapper #header .nav-mobile ul {
    text-align: left;
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 20px;
    width: 90%;
  }
  body input#menu-toggle + #wrapper #header .nav-mobile ul li {
    margin-left: 0;
    margin-right: 0;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #808080;
  }
  body input#menu-toggle + #wrapper #header .nav-mobile ul li a, body input#menu-toggle + #wrapper #header .nav-mobile ul li strong {
    font-size: 20px;
    font-size: 1.25rem;
    flex-grow: 1;
    display: block;
    overflow: hidden;
    padding: 1rem 0;
    padding-left: 0;
    color: #fff;
    text-decoration: none;
  }
  body input#menu-toggle + #wrapper #header .nav-mobile ul li strong {
    color: #802a80;
  }
  body input#menu-toggle + #wrapper #header .nav-mobile ul li a:hover {
    color: #fff;
    transition: all 0.5s ease;
  }
  body input#menu-toggle + #wrapper #header .nav-mobile ul li > label {
    flex-shrink: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 3.3rem;
    cursor: pointer;
  }
  body input#menu-toggle + #wrapper #header .nav-mobile ul li > label:after {
    color: #fff;
    content: "›";
    display: block;
    width: 1rem;
    height: 1rem;
    font-size: 24px;
    font-size: 1.5rem;
    color: #802a80;
    transition: all 0.5s ease;
  }
  body input#menu-toggle + #wrapper #header .nav-mobile ul ul {
    padding: 0;
  }
  body input#menu-toggle + #wrapper #header .nav-mobile ul ul li strong, body input#menu-toggle + #wrapper #header .nav-mobile ul ul li a {
    color: #fff;
    padding-top: 0.85rem 0;
    padding-left: 5px;
    font-size: 18px;
    font-size: 1.125rem;
  }
  body input#menu-toggle + #wrapper #header .nav-mobile ul ul li strong {
    color: #802a80;
  }
  body input#menu-toggle + #wrapper #header .nav-mobile ul input:checked ~ ul {
    display: block;
    width: 100%;
    margin-bottom: 0;
    background-color: #cb8226;
  }
  body input#menu-toggle + #wrapper #header .nav-mobile ul input:checked ~ label::after {
    color: #fff !important;
    transform: rotate(90deg);
    padding-left: 6px;
    transition: all 0.5s ease;
  }
  body input#menu-toggle + #wrapper #header .nav-mobile ul input:not(:checked) ~ ul {
    display: none !important;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  body input#menu-toggle:checked + #wrapper #header .nav-mobile {
    position: fixed;
    right: 0;
    top: 0;
    background-color: #666666;
    width: 100%;
    z-index: 999;
    padding-top: 65px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.035);
  }
  body input#menu-toggle:checked + #wrapper #header .nav-mobile ul {
    overflow: auto;
    height: 100%;
  }
  body input#menu-toggle:checked + #wrapper #header .nav-mobile li a, body input#menu-toggle:checked + #wrapper #header .nav-mobile li strong {
    color: #fff;
  }
}

.nav-right ul {
  text-align: right;
}

@media (min-width: 768px) {
  .nav-mobile ul {
    text-align: right;
  }
  .nav-mobile ul li {
    display: inline-block;
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .nav-mobile ul li a {
    display: block;
    text-decoration: none;
  }
  .nav-mobile ul li a:after,
  .nav-mobile ul li strong:after {
    content: "";
    display: block;
    height: 2px;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700;
    margin-top: 6px;
  }
  .nav-mobile ul li a:after {
    width: 0;
    opacity: 0;
    background-color: #d48728;
  }
  .nav-mobile ul li strong:after {
    background-color: #000;
  }
  .nav-mobile ul li:first-child {
    margin-left: 0;
  }
  .nav-mobile ul a:hover:after {
    background-color: #000;
    width: 100%;
    transition: all 0.25s ease-in;
    opacity: 1;
  }
}

.nav-01 ul li {
  display: inline-block;
  margin-left: 1rem;
  margin-right: 1rem;
}
.nav-01 ul li a {
  display: block;
  text-decoration: none;
}
.nav-01 ul li a:after,
.nav-01 ul li strong:after {
  content: "";
  display: block;
  height: 2px;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  margin-top: 6px;
}
.nav-01 ul li a:after {
  width: 0;
  opacity: 0;
  background-color: #d48728;
}
.nav-01 ul li strong:after {
  background-color: #000;
}
.nav-01 ul li:first-child {
  margin-left: 0;
}
.nav-01 ul a:hover:after {
  background-color: #000;
  width: 100%;
  transition: all 0.25s ease-in;
  opacity: 1;
}

@media (min-width: 0) and (max-width: 767px) {
  .nav-02 ul {
    text-align: left;
    margin-bottom: 0;
  }
}
.nav-02 ul li {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.nav-02 ul li a {
  color: #808080;
  display: block;
  text-decoration: none;
}
.nav-02 ul li strong {
  color: #000;
}
.nav-02 ul li a, .nav-02 ul li strong {
  font-weight: 300;
  text-decoration: none;
  font-size: 14px;
  font-size: 0.875rem;
}
.nav-02 ul li:first-child {
  margin-left: 0;
}
.nav-02 ul li:last-child {
  margin-right: 0;
}

.nav-30 ul {
  margin-bottom: 0;
}
.nav-30 ul li {
  display: inline-block;
}
@media (min-width: 1280px) {
  .nav-30 ul li {
    margin-top: 0.35rem;
    margin-bottom: 0.35rem;
    display: block;
  }
}
.nav-30 ul li a,
.nav-30 ul li strong {
  display: block;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  text-decoration: none;
  padding: 0.75rem 1rem;
  font-weight: 500;
  color: #d4d4d4;
}
.nav-30 ul li strong {
  background: linear-gradient(to right, #5a5154 0%, #41363a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  color: #fff;
}
.nav-30 ul li a:hover {
  background: linear-gradient(to right, #5a5154 0%, #41363a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.nav-30 ul li:first-child {
  margin-top: 0;
}

.nav-05 ul li {
  display: inline-block;
  margin-left: 0.35rem;
  margin-right: 0.35rem;
}
.nav-05 ul li a, .nav-05 ul li strong {
  text-decoration: none;
}
.nav-05 ul li:first-child {
  margin-left: 0;
}
.nav-05 ul li:last-child {
  margin-right: 0;
}

.nav-06 {
  border-top: 1px solid #d4d4d4;
  padding-top: 2rem;
}
.nav-06 ul li a {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  background-color: #e4e4e4;
  color: #000;
  display: block;
  padding: 0.25rem 0.35rem;
}
.nav-06 ul li a:hover {
  background-color: #d4d4d4;
}
.nav-06 ul li.submenu > a:after {
  background-image: url('data:image/svg+xml,%3Csvg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve"%3E%3Cstyle type="text/css"%3E .st0%7Bfill:none;stroke:%23000000;stroke-miterlimit:10;%7D%0A%3C/style%3E%3Cpolyline class="st0" points="7.3,3 14.3,10 7.3,17 "/%3E%3C/svg%3E');
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center center;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  float: right;
}
.nav-06 ul li.submenu > a.active:after {
  transform: rotate(90deg);
  transition: all 0.25s ease-in;
}
.nav-06 ul li.submenu > a.active {
  background-color: #d4d4d4;
}
.nav-06 ul ul {
  display: none;
}
.nav-06 ul ul li a {
  padding-left: 1rem;
}
.nav-06 ul ul li a.active {
  background-color: #d4d4d4;
}
.nav-06 ul li.sub-active > ul {
  display: block;
}

.nav-07 {
  min-height: 150px;
  border-left: 1px solid #d4d4d4;
  padding-left: 1rem;
}
.nav-07 ul {
  margin-bottom: 0.5rem;
}
.nav-07 ul li {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 0.5rem;
}
.nav-07 ul li a {
  color: #808080;
  font-weight: 300;
}
.nav-07 ul li a.active {
  color: #802a80;
}
.nav-07 ul li a:hover {
  color: #802a80;
  transition: color 0.15s ease-in;
}

.bg-color-1 .nav-01 a {
  color: #000;
  font-weight: 700;
}

.breadcrumb {
  width: 100%;
  border-bottom: 1px solid #d4d4d4;
}
.breadcrumb ul li {
  font-size: 14px;
  font-size: 0.875rem;
}
.breadcrumb ul li strong {
  font-weight: 700;
}

@media (min-width: 360px) {
  .nav-08 ul {
    grid-template-columns: 1fr 1fr;
    column-gap: 24px;
    display: grid;
  }
}
.nav-08 ul li.first {
  grid-column-start: 1;
}
.nav-08 ul li {
  margin-bottom: 1rem;
  border: 1px solid #e4e4e4;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  padding: 1rem;
}
.nav-08 ul li a span {
  display: block;
}
.nav-08 ul li a span.mb-s {
  margin-bottom: 0.25rem;
}
.nav-08 ul li a span.color-2 {
  font-weight: 600;
}
.nav-08 ul li:hover {
  border: 1px solid #802a80;
  transition: border 0.25s ease-in;
}
.nav-08 ul li.last {
  grid-column-start: 2;
}
.nav-08 ul li.last a span {
  text-align: right;
}

.font-1 {
  font-family: "Inter";
}

.currency-coin {
  font-family: "Source Code Pro";
  font-weight: 700;
  border: 1px solid #d4d4d4;
  padding: 0.35rem;
  color: #802a80;
  border-radius: 4px;
}

.font-2,
h1, h2 {
  font-family: "Kanit";
}

.font-weight-300 {
  font-weight: 300;
}

.font-weight-400 {
  font-weight: 400;
}

.font-weight-600 {
  font-weight: 600;
}

.font-weight-700 {
  font-weight: 700;
}

.font-weight-900 {
  font-weight: 900;
}

h1 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 115%;
  font-weight: 900;
  line-height: 120%;
  margin-bottom: 0.25rem;
}
@media (min-width: 1280px) {
  h1 {
    font-size: 36px;
    font-size: 2.25rem;
  }
}

h2 {
  font-weight: 900;
  line-height: 115%;
  font-size: 24px;
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  h2 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 120%;
  }
}

h2 + h3 {
  font-weight: 300;
}

h3 {
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
}
@media (min-width: 768px) {
  h3 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 120%;
  }
}

h4 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
}

h5 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 300;
}

h6 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 300;
}

.text-1 {
  font-size: 17px;
  font-size: 1.0625rem;
  letter-spacing: 1px;
}

.text-2 {
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 900;
  color: #808080;
}

.text-s {
  font-size: 14px;
  font-size: 0.875rem;
}

.text-m {
  font-size: 18px;
  font-size: 1.125rem;
}
@media (min-width: 1280px) {
  .text-m {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 120%;
  }
}

.text-l {
  font-size: 26px;
  font-size: 1.625rem;
}
@media (min-width: 1280px) {
  .text-l {
    font-size: 32px;
    font-size: 2rem;
  }
}

.text-xl {
  font-size: 26px;
  font-size: 1.625rem;
}
@media (min-width: 1280px) {
  .text-xl {
    font-size: 44px;
    font-size: 2.75rem;
  }
}

.text-xxl {
  font-size: 26px;
  font-size: 1.625rem;
}
@media (min-width: 1280px) {
  .text-xxl {
    font-size: 44px;
    font-size: 2.75rem;
  }
}

b,
strong {
  font-weight: 700;
}

a {
  color: #000;
  text-decoration: none;
}

a:hover {
  color: #d48728;
}

a.underline {
  text-decoration: underline;
}

a.link-modal {
  text-decoration: dotted;
  border-bottom: 1px dotted #808080;
}

li,
p {
  font-weight: 300;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 120%;
}

.uppercase {
  text-transform: uppercase;
}

.italic {
  font-style: italic;
}

.light {
  font-weight: 300;
}

.center {
  text-align: center;
}

.right-s {
  text-align: left;
}
@media (min-width: 500px) {
  .right-s {
    text-align: right;
  }
}

.right {
  text-align: right;
}

.content-gallery ul {
  display: grid;
  column-gap: 2.6%;
}
.content-gallery ul li img {
  width: 100%;
  height: auto;
}
.content-gallery ul.gall1 {
  grid-template-columns: 1fr;
}

.content-gallery.gall15 ul,
.content-gallery.gall20 ul,
.content-gallery.gall25 ul,
.content-gallery.gall30 ul,
.content-gallery.gall50 ul {
  grid-template-columns: 1fr 1fr;
}

@media (min-width: 768px) {
  .content-gallery.gall30 ul {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .content-gallery.gall25 ul {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .content-gallery.gall20 ul {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
  .content-gallery.gall15 ul {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
button {
  cursor: pointer;
}

.form input {
  height: 48px;
  padding-left: 9px;
  padding-right: 0.5rem;
  width: 100%;
}
.form label {
  color: #808080;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-style: italic;
  margin-bottom: 6px;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
}

.form-error {
  margin-top: 1rem;
  background-color: red;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  color: #fff;
  text-align: center;
  padding: 0.35rem;
  display: block;
}

.form-1 .flex-center {
  justify-content: space-between;
}
.form-1 .formbody {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.form-1 .widget {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.form-1 .widget-upload {
  position: relative;
}
.form-1 .widget-upload label {
  color: #808080;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-style: italic;
  margin-bottom: 6px;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
}
.form-1 .widget-upload input {
  height: 60px;
  cursor: pointer;
  padding-top: 15px;
  padding-left: 10px;
  width: 100%;
  border: 1px solid #e4e4e4;
  background-color: #e4e4e4;
  color: #808080;
  font-style: italic;
}
.form-1 .widget-upload input[type=file]::file-selector-button {
  border: 1px solid #e4e4e4;
  background-color: #e4e4e4;
  color: #32262a;
}
.form-1 .widget-upload button {
  position: absolute;
  right: 0;
  top: 37px;
  margin-right: 10px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border: 1px solid #808080;
  background-color: #fff;
  padding: 0.5rem;
}
.form-1 select,
.form-1 input,
.form-1 textarea {
  border: 1px solid #808080;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  background-color: #e4e4e4;
}
.form-1 .widget-textarea input,
.form-1 .widget-textarea label,
.form-1 .widget-select input,
.form-1 .widget-select label,
.form-1 .widget-password input,
.form-1 .widget-password label,
.form-1 .widget-text input,
.form-1 .widget-text label {
  transition: border 0.15s ease-in;
}
.form-1 .widget-textarea label,
.form-1 .widget-select label,
.form-1 .widget-password label,
.form-1 .widget-text label {
  color: #808080;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-style: italic;
  margin-bottom: 6px;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
}
.form-1 .widget-textarea select,
.form-1 .widget-textarea input,
.form-1 .widget-select select,
.form-1 .widget-select input,
.form-1 .widget-password select,
.form-1 .widget-password input,
.form-1 .widget-text select,
.form-1 .widget-text input {
  height: 48px;
  padding-left: 9px;
  padding-right: 0.5rem;
  width: 100%;
}
.form-1 .widget-textarea textarea,
.form-1 .widget-select textarea,
.form-1 .widget-password textarea,
.form-1 .widget-text textarea {
  width: 100%;
  padding: 9px;
}
.form-1 .widget-textarea textarea:focus,
.form-1 .widget-textarea input:focus,
.form-1 .widget-select textarea:focus,
.form-1 .widget-select input:focus,
.form-1 .widget-password textarea:focus,
.form-1 .widget-password input:focus,
.form-1 .widget-text textarea:focus,
.form-1 .widget-text input:focus {
  border: 1px solid #d48728;
  outline: none;
  transition: border 0.15s ease-in;
  background-color: #fff;
}
.form-1 .widget-radio .legend {
  color: #808080;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-style: italic;
  margin-bottom: 6px;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
}
.form-1 .widget-radio .grid-radio {
  display: grid;
  grid-template-columns: 22px 1fr;
  column-gap: 8px;
  align-items: center;
  margin-bottom: 0.5rem;
}
.form-1 .widget-radio .grid-radio input {
  width: 22px;
  height: 22px;
}
.form-1 .widget-remember-me div {
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 22px 1fr;
  column-gap: 8px;
}
.form-1 .widget-remember-me div input {
  width: 22px;
  height: 22px;
  order: 1;
}
.form-1 .widget-remember-me div label {
  order: 2;
}
.form-1 .widget-checkbox {
  display: grid;
  grid-template-columns: 22px 1fr;
  column-gap: 8px;
}
.form-1 .widget-checkbox input {
  width: 22px;
  height: 22px;
}

.bg-color-1 .form-1 select,
.bg-color-1 .form-1 input,
.bg-color-1 .form-1 textarea {
  border: 1px solid #e4e4e4;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  background-color: #fff;
}
.bg-color-1 .form-1 .widget-textarea label,
.bg-color-1 .form-1 .widget-select label,
.bg-color-1 .form-1 .widget-password label,
.bg-color-1 .form-1 .widget-text label {
  color: #000;
}
.bg-color-1 .form-1 .widget-textarea select,
.bg-color-1 .form-1 .widget-textarea input,
.bg-color-1 .form-1 .widget-select select,
.bg-color-1 .form-1 .widget-select input,
.bg-color-1 .form-1 .widget-password select,
.bg-color-1 .form-1 .widget-password input,
.bg-color-1 .form-1 .widget-text select,
.bg-color-1 .form-1 .widget-text input {
  background-color: #fff;
}
.bg-color-1 .form-1 .widget-radio .legend {
  color: #000;
}
.bg-color-1 .form-1 textarea:focus,
.bg-color-1 .form-1 input:focus {
  border: 1px solid #802a80;
  outline: none;
  transition: border 0.15s ease-in;
}

.newsletter-form.form-1 .formbody {
  display: grid;
  grid-template-columns: 1fr;
}
.newsletter-form.form-1 .formbody input {
  width: 100%;
  background-color: #fff;
}

.form-2 .widget-text {
  display: grid;
  grid-template-columns: 35px 1fr;
  align-items: center;
}
.form-2 .widget-text label {
  font-weight: 700;
}
.form-2 .widget-text input {
  width: 100%;
  height: 36px;
  border: 1px solid #808080;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  background-color: #fff;
  padding-left: 10px;
}
.form-2 .widget-text input input:focus {
  border: 1px solid black;
  outline: none;
  transition: border 0.15s ease-in;
}
.form-2 .widget-select select {
  width: 100%;
  font-weight: 400;
  padding-left: 0.35rem;
  height: 36px;
  border: 1px solid #808080;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  background-color: #fff;
}
.form-2 .widget-radio {
  display: flex;
  flex-wrap: wrap;
  cursor: pointer;
}
.form-2 .widget-radio input {
  display: none;
}
.form-2 .widget-radio .grid-radio {
  width: 25%;
}
.form-2 .widget-radio label {
  width: 100%;
  text-align: center;
  color: #000;
  display: block;
  cursor: pointer;
  font-weight: 400;
  height: 36px;
  text-align: center;
  background-color: #bbc7d8;
  border-right: 1px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 0) and (max-width: 989px) {
  .form-2 .widget-radio label.first {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
  }
}
@media (min-width: 990px) {
  .form-2 .widget-radio label.first {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
  }
}
@media (min-width: 0) and (max-width: 989px) {
  .form-2 .widget-radio label.last {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
}
@media (min-width: 990px) {
  .form-2 .widget-radio label.last {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
  }
}
.form-2 .widget-radio input[type=radio]:checked + label {
  background-color: #802a80;
  color: #fff;
}
.form-2 .widget-radio .content {
  width: 100%;
}

.form-3 .widget_search {
  position: relative;
}
.form-3 .widget_search input {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  background-color: #ffbc74;
  color: #000;
  border: 1px solid #ffbc74;
  height: 42px;
  width: 100%;
}
.form-3 .widget_search button {
  background-color: #ffbc74;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  margin-top: 5px;
  margin-left: 2px;
  border: 1px solid #ffbc74;
  position: absolute;
  display: grid;
  grid-template-columns: 30px 1fr;
  column-gap: 2px;
  align-items: center;
}
.form-3 .widget_search button img {
  margin-bottom: 0;
}

.widget-switch {
  /* Hide default HTML checkbox */
  /* The slider */
  /* Rounded sliders */
}
.widget-switch .switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 28px;
}
.widget-switch .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.widget-switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #808080;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.widget-switch .slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.widget-switch input:checked + .slider {
  background-color: #802a80;
}
.widget-switch input:focus + .slider {
  box-shadow: 0 0 1px #802a80;
}
.widget-switch input:checked + .slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}
.widget-switch .slider.round {
  border-radius: 34px;
}
.widget-switch .slider.round:before {
  border-radius: 50%;
}

.sticky {
  position: sticky;
  top: 0;
}

.block {
  display: block;
}

.border-radius-1 {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  overflow: hidden;
}

.border-radius-2 {
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  overflow: hidden;
}

.icon-clickable {
  cursor: pointer;
}

@media (min-width: 990px) {
  .right {
    text-align: right;
  }
}

.relative {
  position: relative;
}

.linie-350 {
  width: 350px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  height: 12px;
}

.linie-header {
  width: 100%;
  overflow: hidden;
}
.linie-header .linie-header-inside {
  transform: rotate(-8deg);
  width: 2000px;
  height: 367px;
  position: absolute;
  z-index: 0;
  margin-top: 200px;
}

.overflow-hidden {
  overflow: hidden;
}

hr {
  border: none;
  border-top: 1px solid #d4d4d4;
}

img.cover {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-bottom: 0;
}

code {
  border: 1px solid #d4d4d4;
  background-color: #e4e4e4;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  padding: 0.15rem 0.35rem;
}

.circle-1 {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

ul.list-1 li {
  list-style: none;
  list-style-position: outside;
  padding-left: 0rem;
  margin-left: 0rem;
}

ul.list-2 li {
  list-style: disc;
  list-style-position: outside;
  padding-left: 0rem;
  margin-left: 1rem;
}

ul.list-3 {
  margin-bottom: 0em;
  list-style: none;
  list-style-type: none;
  counter-reset: my-counter;
  padding: 0;
}
ul.list-3 li {
  counter-increment: my-counter;
  padding-left: 42px;
  position: relative;
  margin-top: 0.35rem;
  min-height: 20px;
  font-weight: 300;
  line-height: 130%;
  margin-bottom: 1rem;
}
ul.list-3 li::before {
  content: counter(my-counter);
  display: block;
  position: absolute;
  left: 0;
  top: -1px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #802a80;
  color: #fff;
  text-align: center;
  line-height: 30px;
  font-weight: 700;
}

ul.list-4 {
  margin-bottom: 0em;
  list-style: none;
  list-style-type: none;
}
ul.list-4 li {
  margin-left: 36px;
  position: relative;
  margin-top: 0.35rem;
  min-height: 20px;
  font-weight: 300;
  line-height: 130%;
  margin-bottom: 1rem;
  display: block;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  background-color: #fff;
  padding: 1rem;
}
ul.list-4 li p {
  margin-bottom: 0;
}
ul.list-4 li::before {
  content: "";
  display: block;
  position: absolute;
  left: -36px;
  top: -1px;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background-color: #d48728;
  text-align: center;
}

.entry-sale .entry {
  background-size: 18px 664px;
  background-position: top left;
  background-repeat: no-repeat;
  padding-bottom: 1rem;
}
.entry-sale .entry .text-inside {
  margin-left: 40px;
  background-color: #fff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  padding: 1rem;
}
.entry-sale .entry .text-inside p {
  margin-bottom: 0;
  font-variant-numeric: lining-nums tabular-nums;
}
.entry-sale .entry.first {
  background-image: url('data:image/svg+xml,%3Csvg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 18 664" style="enable-background:new 0 0 18 664;" xml:space="preserve"%3E%3Cstyle type="text/css"%3E .st0%7Bfill:none;stroke:%23000000;stroke-miterlimit:10;%7D%0A%3C/style%3E%3Ccircle cx="9" cy="27" r="8.8"/%3E%3Cline class="st0" x1="9" y1="24.4" x2="9" y2="663.6"/%3E%3C/svg%3E');
}
.entry-sale .entry.middle {
  background-image: url('data:image/svg+xml,%3Csvg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 18 664" style="enable-background:new 0 0 18 664;" xml:space="preserve"%3E%3Cstyle type="text/css"%3E .st0%7Bfill:none;stroke:%23000000;stroke-miterlimit:10;%7D%0A%3C/style%3E%3Ccircle cx="9" cy="27" r="8.8"/%3E%3Cline class="st0" x1="9" y1="-2" x2="9" y2="663.6"/%3E%3C/svg%3E');
}
.entry-sale .entry.first-single {
  background-image: url('data:image/svg+xml,%3Csvg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 18 664" style="enable-background:new 0 0 18 664;" xml:space="preserve"%3E%3Ccircle cx="9" cy="27" r="8.8"/%3E%3C/svg%3E');
}
.entry-sale .entry.last {
  background-image: url('data:image/svg+xml,%3Csvg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 18 664" style="enable-background:new 0 0 18 664;" xml:space="preserve"%3E%3Cstyle type="text/css"%3E .st0%7Bfill:none;stroke:%23000000;stroke-miterlimit:10;%7D%0A%3C/style%3E%3Ccircle cx="9" cy="27" r="8.8"/%3E%3Cline class="st0" x1="9" y1="24.4" x2="9" y2="-2"/%3E%3C/svg%3E');
}

.col-1 {
  margin-top: 1rem;
}

.col-2 {
  margin-top: 1rem;
}

.col-3 {
  margin-top: 1rem;
}

.col-4 {
  margin-top: 1rem;
}

.col-5 {
  margin-top: 1rem;
}

.col-6 {
  margin-top: 1rem;
}

.col-7 {
  margin-top: 1rem;
}

.col-8 {
  margin-top: 1rem;
}

.col-9 {
  margin-top: 1rem;
}

.col-10 {
  margin-top: 1rem;
}

.col-11 {
  margin-top: 1rem;
}

.col-12 {
  margin-top: 1rem;
}

.margin-1 img {
  margin-bottom: -0.35rem;
}

.col-center,
.col-3-2,
.col-5-2,
.col-4-2,
.col-6-2,
.col-8-2 {
  margin-top: 1rem;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
img,
table {
  margin-bottom: 1rem;
}

p.m-s {
  margin-bottom: 0.25rem;
}

.no-margin img {
  margin-bottom: 0;
}

img.no-margin {
  margin-bottom: -6px;
}

p.no-margin {
  margin-bottom: 0;
}

.mt-1-2 {
  margin-top: 2rem;
}
@media (min-width: 990px) {
  .mt-1-2 {
    margin-top: 2rem;
  }
}

.mt-1,
.mt-2,
.mt-3,
.mt-4 {
  margin-top: 1rem;
}

.mt-1-s {
  margin-top: 0.5rem;
}

@media (min-width: 990px) {
  .mt-2 {
    margin-top: 2rem;
  }
}

@media (min-width: 990px) {
  .mt-3 {
    margin-top: 3rem;
  }
}

@media (min-width: 990px) {
  .mt-4 {
    margin-top: 4rem;
  }
}

.mb-1,
.mb-2,
.mb-3,
.mb-4 {
  margin-bottom: 1rem;
}

.mb-s {
  margin-bottom: 0.5rem;
}

@media (min-width: 990px) {
  .mb-2 {
    margin-bottom: 2rem;
  }
}

@media (min-width: 990px) {
  .mb-3 {
    margin-bottom: 3rem;
  }
}

@media (min-width: 990px) {
  .mb-4 {
    margin-bottom: 4rem;
  }
}

.spacer-1 {
  height: 1rem;
  clear: both;
  width: 100%;
}

.spacer-2 {
  height: 1rem;
  clear: both;
  width: 100%;
}

.spacer-3 {
  height: 1rem;
  clear: both;
  width: 100%;
}

.spacer-4 {
  height: 1rem;
  clear: both;
  width: 100%;
}

.spacer-5 {
  height: 1rem;
  clear: both;
  width: 100%;
}

.spacer-6 {
  height: 1rem;
  clear: both;
  width: 100%;
}

@media (min-width: 990px) {
  .spacer-1 {
    height: 1rem;
  }
  .spacer-2 {
    height: 2rem;
  }
  .spacer-3 {
    height: 3rem;
  }
  .spacer-4 {
    height: 4rem;
  }
  .spacer-5 {
    height: 5rem;
  }
  .spacer-6 {
    height: 6rem;
  }
}
@media (min-width: 0) and (max-width: 499px) {
  .spacer-mobile-1 {
    height: 0.65rem;
    display: block;
    width: 100%;
  }
}
@media (min-width: 500px) {
  .spacer-mobile-1 {
    display: none;
  }
}

.ml-1 {
  margin-left: 0.5rem;
}

.mr-1 {
  margin-right: 0.5rem;
}

.padd-1 {
  padding: 1rem;
  /*padding-bottom: 0.0001rem;*/
}

.padd-2 {
  padding: 2rem;
  padding-bottom: 1rem;
}

.padd-3 {
  padding: 1rem;
}

.padd-4 {
  padding: 2rem;
}

.padd-5 {
  padding: 1rem;
}
@media (min-width: 1280px) {
  .padd-5 {
    padding: 4rem 12rem;
  }
}

.padd-6 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.article {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 1020px) {
  .article {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media (min-width: 1280px) {
  .article {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

.article-s {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.article-s:after,
.article:after {
  content: " ";
  display: block;
  clear: both;
}

.padding-article-1 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 1020px) {
  .padding-article-1 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media (min-width: 1280px) {
  .padding-article-1 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

.article-dash {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 1280px) {
  .article-dash {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}

.swiper-2 .swiper-wrapper .swiper-slide {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  padding: 1.25rem 1.5rem;
  padding-bottom: 0.75rem;
  background-color: #fff;
}
.swiper-2 .swiper-wrapper .swiper-slide a.extern:after {
  position: absolute;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 15 15' style='enable-background:new 0 0 15 15;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23666666;%7D%0A%3C/style%3E%3Cg%3E%3Cg%3E%3Cpath class='st0' d='M14.1,12.2l-2.2,0l0-7.5l-9.5,9.5l-1.6-1.6l9.5-9.5l-7.5,0l0-2.2l11.2,0V12.2z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: 15px 15px;
  width: 15px;
  height: 15px;
  z-index: 1;
  right: 20px;
}

.controlls {
  margin-top: 3rem;
}

.swiper-pagination .swiper-pagination-bullet {
  height: 12px;
  width: 12px;
  background-color: #808080;
}
.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #802a80;
}

.bg-color-1 .swiper-pagination .swiper-pagination-bullet {
  height: 12px;
  width: 12px;
  background-color: #fff;
}
.bg-color-1 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #802a80;
}

.m-swiper-top {
  /* @include breakpoint($breite-xxl + 200) {
  	margin-top: -8rem;
  }*/
}

.swiper-header .swiper-wrapper {
  padding-bottom: 200px;
  align-items: last baseline;
}
.swiper-header .swiper-wrapper .swiper-slide {
  padding-top: 48px;
}
.swiper-header .swiper-wrapper .swiper-slide .item {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  background-color: #e4e4e4;
  border: 2px solid #fff;
}
.swiper-header .swiper-wrapper .swiper-slide .tasche-2 {
  padding-top: 25px;
  z-index: 12;
}
.swiper-header .swiper-wrapper .swiper-slide .tasche-2.icon-tasche-top:before {
  margin-top: -75px;
}
.swiper-header .swiper-wrapper .swiper-slide .item:after {
  left: 0;
}
.swiper-header .swiper-wrapper .swiper-slide img {
  margin-bottom: 0;
}
.swiper-header .controlls {
  margin-top: 2.5rem;
}
@media (min-width: 990px) {
  .swiper-header .controlls {
    margin-top: 1rem;
  }
}

@media (min-width: 1280px) {
  .swiper-nav .swiper-wrapper {
    display: block;
  }
}
.swiper-nav .swiper-wrapper .swiper-slide {
  width: auto;
  margin-right: 10px;
}
@media (min-width: 1280px) {
  .swiper-nav .swiper-wrapper .swiper-slide {
    width: 100%;
  }
}
.swiper-nav .swiper-wrapper .swiper-slide a,
.swiper-nav .swiper-wrapper .swiper-slide strong {
  display: block;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  text-decoration: none;
  padding: 0.75rem 1rem;
  font-weight: 500;
  color: #d4d4d4;
  cursor: pointer;
}
@media (min-width: 1280px) {
  .swiper-nav .swiper-wrapper .swiper-slide a,
  .swiper-nav .swiper-wrapper .swiper-slide strong {
    margin-bottom: 0.35rem;
  }
}
.swiper-nav .swiper-wrapper .swiper-slide strong {
  background: linear-gradient(to right, #5a5154 0%, #41363a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  color: #fff;
}
.swiper-nav .swiper-wrapper .swiper-slide a:hover {
  background: linear-gradient(to right, #5a5154 0%, #41363a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.swiper-nav-user .swiper-wrapper .swiper-slide {
  width: auto;
  margin-right: 1.5rem;
}
@media (min-width: 768px) {
  .swiper-nav-user .swiper-wrapper .swiper-slide {
    margin-right: 2.5rem;
  }
}
.swiper-nav-user .swiper-wrapper .swiper-slide strong {
  color: #000;
}
.swiper-nav-user .swiper-wrapper .swiper-slide a {
  font-weight: 400;
  color: #000;
  cursor: pointer;
}
.swiper-nav-user .swiper-wrapper .swiper-slide strong {
  font-weight: 700;
}
.swiper-nav-user .swiper-wrapper .swiper-slide a:hover {
  color: #000;
}
.swiper-nav-user .swiper-wrapper .swiper-slide a:after {
  width: 0;
}
.swiper-nav-user .swiper-wrapper .swiper-slide a:after,
.swiper-nav-user .swiper-wrapper .swiper-slide strong:after {
  content: "";
  display: block;
  height: 2px;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  margin-top: 6px;
}
.swiper-nav-user .swiper-wrapper .swiper-slide strong:after,
.swiper-nav-user .swiper-wrapper .swiper-slide a:hover:after {
  background-color: #000;
  width: 100%;
  transition: all 0.25s ease-in;
  opacity: 1;
}

.swiper-ticker .swiper-wrapper {
  transition-timing-function: linear !important;
}
.swiper-ticker .swiper-wrapper .swiper-slide {
  width: auto;
  margin-right: 1.5rem;
}
@media (min-width: 768px) {
  .swiper-ticker .swiper-wrapper .swiper-slide {
    margin-right: 2.5rem;
  }
}

.swiper-ticker .swiper-wrapper {
  transition-timing-function: linear !important;
}

.color-1 {
  color: #d48728;
}

.color-2 {
  color: #802a80;
}

.color-red {
  color: red;
}

.grau-1 {
  color: #e4e4e4;
}

.grau-2 {
  color: #d4d4d4;
}

.grau-3 {
  color: #808080;
}

.grau-4 {
  color: #666666;
}

.grau-5 {
  color: #32262a;
}

.bg-color-1 {
  background-color: #d48728;
}
.bg-color-1 a {
  color: #000;
}
.bg-color-1 .btn-1 a,
.bg-color-1 .btn-1 button {
  color: #fff;
}

.bg-color-2 {
  background-color: #802a80;
  color: #fff;
}

.bg-color-3 {
  background-color: #ffbc74;
}

.bg-grau-1 {
  background-color: #e4e4e4;
}

.bg-grau-2 {
  background-color: #d4d4d4;
}

.bg-grau-3 {
  background-color: #808080;
  color: #fff;
}

.bg-grau-4 {
  background-color: #666666;
  color: #fff;
}

.bg-grau-5 {
  background-color: #32262a;
  color: #fff;
}
.bg-grau-5 a {
  color: #fff;
}

.bg-white {
  background-color: #fff;
}

.bg-red {
  background-color: red;
  color: #fff;
}

.confirm {
  background-color: green;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  color: #fff;
  text-align: center;
  padding: 0.35rem;
}

.border-grau-1 {
  border: 1px solid #e4e4e4;
}

.border-grau-2 {
  border: 1px solid #d4d4d4;
}

.border-grau-3 {
  border: 1px solid #d4d4d4;
}

.border-color-1 {
  border: 1px solid #d48728;
}

.border-color-2 {
  border: 1px solid #802a80;
}

.icon-linie-01 {
  background-image: url("../bilder/linie_01-53ql6cz.svg");
  background-position: center center;
  background-size: 2171px 367px;
  background-repeat: no-repeat;
}

.icon-tasche-top::before {
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 96 48' style='enable-background:new 0 0 96 48;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23FFFFFF;stroke-width:2;stroke-miterlimit:10;%7D%0A%3C/style%3E%3Cpath class='st0' d='M1.1,48C1.1,22,22.1,1,48,1S94.9,22,94.9,48'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: 96px 48px;
  width: 100%;
  height: 48px;
  display: block;
  content: "";
  margin-top: -48px;
  z-index: 9;
  left: 0;
}

.icon-k:after {
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: 62px 174px;
  position: absolute;
  display: block;
  width: 100%;
  height: 174px;
  margin-top: -30px;
  content: "";
  z-index: 9;
}

@media (min-width: 0) and (max-width: 1279px) {
  .icon-k-l:after {
    background-image: url('data:image/svg+xml,%3Csvg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 62 174" style="enable-background:new 0 0 62 174;" xml:space="preserve"%3E%3Cstyle type="text/css"%3E .st0%7Bfill:none;stroke:%23FFBA74;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;%7D .st1%7Bfill:none;stroke:%23FFBA74;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:0,7.8853;%7D .st2%7Bfill:%23D48728;stroke:%23FFFFFF;stroke-miterlimit:10;%7D .st3%7Bfill:%23000000;%7D%0A%3C/style%3E%3Cg%3E%3Cg%3E%3Cline class="st0" x1="31.1" y1="23" x2="31.1" y2="23"/%3E%3Cpath class="st1" d="M31.1,30.9c0,26.8,0,114.3,0,138"/%3E%3Cline class="st0" x1="31.1" y1="172.8" x2="31.1" y2="172.8"/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Ccircle class="st2" cx="31" cy="30.2" r="29.5"/%3E%3C/g%3E%3Cpolygon class="st3" points="41.2,35.9 42,33.1 34.7,30.9 34,29 35.6,27.8 42.9,29.9 43.7,27 38.4,25.5 47.9,18 39.9,15.7 30.5,23.2 30,23.1 32.7,13.6 25.8,11.6 23.1,21.1 20.7,20.4 19.9,23.3 22.2,24 21.8,25.5 21.3,27.1 18.9,26.4 18.1,29.3 20.5,30 17.8,39.5 24.7,41.5 27.4,32 27.9,32.1 31.9,43.5 39.9,45.8 35.9,34.4 "/%3E%3C/svg%3E');
  }
}
@media (min-width: 1280px) {
  .icon-k-l:after {
    background-image: url('data:image/svg+xml,%3Csvg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 62 174" style="enable-background:new 0 0 62 174;" xml:space="preserve"%3E%3Cstyle type="text/css"%3E .st0%7Bfill:none;stroke:%23FFBA74;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;%7D .st1%7Bfill:none;stroke:%23FFBA74;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:0,7.9811;%7D .st2%7Bfill:%23D48728;stroke:%23FFFFFF;stroke-miterlimit:10;%7D .st3%7Bfill:%23000000;%7D%0A%3C/style%3E%3Cg%3E%3Cg%3E%3Cline class="st0" x1="30.3" y1="23" x2="30.3" y2="23"/%3E%3Cpath class="st1" d="M30.3,31c0,23.3,0,90.8,0,105.8c0,28.1,11.6,34.6,25.8,35.5"/%3E%3Cline class="st0" x1="60.1" y1="172.4" x2="60.1" y2="172.4"/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Ccircle class="st2" cx="31" cy="30.2" r="29.5"/%3E%3C/g%3E%3Cpolygon class="st3" points="40.7,37.5 41.5,34.6 34.2,32.5 33.5,30.6 35.1,29.3 42.4,31.5 43.2,28.6 37.9,27 47.4,19.5 39.4,17.2 29.9,24.7 29.5,24.6 32.2,15.1 25.3,13.1 22.6,22.6 20.2,21.9 19.3,24.8 21.7,25.5 21.3,27.1 20.8,28.6 18.4,28 17.6,30.8 20,31.5 17.3,41 24.2,43 26.9,33.5 27.4,33.7 31.4,45.1 39.4,47.4 35.4,36 "/%3E%3C/svg%3E');
  }
}

@media (min-width: 0) and (max-width: 1279px) {
  .icon-k-r:after {
    background-image: url('data:image/svg+xml,%3Csvg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 62 174" style="enable-background:new 0 0 62 174;" xml:space="preserve"%3E%3Cstyle type="text/css"%3E .st0%7Bfill:none;stroke:%23FFBA74;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;%7D .st1%7Bfill:none;stroke:%23FFBA74;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:0,7.8853;%7D .st2%7Bfill:%23D48728;stroke:%23FFFFFF;stroke-miterlimit:10;%7D .st3%7Bfill:%23000000;%7D%0A%3C/style%3E%3Cg%3E%3Cg%3E%3Cline class="st0" x1="31.1" y1="23" x2="31.1" y2="23"/%3E%3Cpath class="st1" d="M31.1,30.9c0,26.8,0,114.3,0,138"/%3E%3Cline class="st0" x1="31.1" y1="172.8" x2="31.1" y2="172.8"/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Ccircle class="st2" cx="31" cy="30.2" r="29.5"/%3E%3C/g%3E%3Cpolygon class="st3" points="41.2,35.9 42,33.1 34.7,30.9 34,29 35.6,27.8 42.9,29.9 43.7,27 38.4,25.5 47.9,18 39.9,15.7 30.5,23.2 30,23.1 32.7,13.6 25.8,11.6 23.1,21.1 20.7,20.4 19.9,23.3 22.2,24 21.8,25.5 21.3,27.1 18.9,26.4 18.1,29.3 20.5,30 17.8,39.5 24.7,41.5 27.4,32 27.9,32.1 31.9,43.5 39.9,45.8 35.9,34.4 "/%3E%3C/svg%3E');
  }
}
@media (min-width: 1280px) {
  .icon-k-r:after {
    background-image: url('data:image/svg+xml,%3Csvg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 62 174" style="enable-background:new 0 0 62 174;" xml:space="preserve"%3E%3Cstyle type="text/css"%3E .st0%7Bfill:none;stroke:%23FFBA74;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;%7D .st1%7Bfill:none;stroke:%23FFBA74;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:0,7.9811;%7D .st2%7Bfill:%23D48728;stroke:%23FFFFFF;stroke-miterlimit:10;%7D .st3%7Bfill:%23000000;%7D%0A%3C/style%3E%3Cg%3E%3Cg%3E%3Cline class="st0" x1="31.1" y1="23" x2="31.1" y2="23"/%3E%3Cpath class="st1" d="M31.1,31c0,23.3,0,90.8,0,105.8c0,28.1-11.6,34.6-25.8,35.5"/%3E%3Cline class="st0" x1="1.3" y1="172.4" x2="1.3" y2="172.4"/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Ccircle class="st2" cx="31" cy="30.2" r="29.5"/%3E%3C/g%3E%3Cpolygon class="st3" points="40.2,37.3 41,34.5 33.7,32.3 33,30.4 34.6,29.2 41.9,31.3 42.7,28.4 37.4,26.9 46.9,19.4 38.9,17.1 29.5,24.6 29,24.5 31.7,15 24.8,13 22.1,22.5 19.7,21.8 18.9,24.7 21.2,25.4 20.8,26.9 20.3,28.5 17.9,27.8 17.1,30.7 19.5,31.4 16.8,40.9 23.7,42.9 26.4,33.4 26.9,33.5 30.9,44.9 38.9,47.2 34.9,35.8 "/%3E%3C/svg%3E');
  }
}

.icon-k-m:after {
  background-image: url('data:image/svg+xml,%3Csvg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 62 174" style="enable-background:new 0 0 62 174;" xml:space="preserve"%3E%3Cstyle type="text/css"%3E .st0%7Bfill:none;stroke:%23FFBA74;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;%7D .st1%7Bfill:none;stroke:%23FFBA74;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:0,7.8853;%7D .st2%7Bfill:%23D48728;stroke:%23FFFFFF;stroke-miterlimit:10;%7D .st3%7Bfill:%23000000;%7D%0A%3C/style%3E%3Cg%3E%3Cg%3E%3Cline class="st0" x1="31.1" y1="23" x2="31.1" y2="23"/%3E%3Cpath class="st1" d="M31.1,30.9c0,26.8,0,114.3,0,138"/%3E%3Cline class="st0" x1="31.1" y1="172.8" x2="31.1" y2="172.8"/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Ccircle class="st2" cx="31" cy="30.2" r="29.5"/%3E%3C/g%3E%3Cpolygon class="st3" points="41.2,35.9 42,33.1 34.7,30.9 34,29 35.6,27.8 42.9,29.9 43.7,27 38.4,25.5 47.9,18 39.9,15.7 30.5,23.2 30,23.1 32.7,13.6 25.8,11.6 23.1,21.1 20.7,20.4 19.9,23.3 22.2,24 21.8,25.5 21.3,27.1 18.9,26.4 18.1,29.3 20.5,30 17.8,39.5 24.7,41.5 27.4,32 27.9,32.1 31.9,43.5 39.9,45.8 35.9,34.4 "/%3E%3C/svg%3E');
}

.icon_linie_sum:after {
  background-image: url('data:image/svg+xml,%3Csvg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1283.2 8" style="enable-background:new 0 0 1283.2 8;" xml:space="preserve"%3E%3Cstyle type="text/css"%3E .st0%7Bfill:none;stroke:%23AD5D00;stroke-width:0.8079;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;%7D%0A%3C/style%3E%3Cg%3E%3Cg%3E%3Cpolyline class="st0" points="0.4,0.6 13.1,4.6 25.8,0.6 38.5,4.6 51.2,0.6 63.9,4.6 76.6,0.6 89.3,4.6 102,0.6 114.7,4.6 127.4,0.6 140.1,4.6 152.7,0.6 165.5,4.6 178.1,0.6 190.9,4.6 203.5,0.6 216.2,4.6 228.9,0.6 241.6,4.6 254.3,0.6 267,4.6 279.7,0.6 292.4,4.6 305.1,0.6 317.8,4.6 330.5,0.6 343.2,4.6 355.9,0.6 368.6,4.6 381.2,0.6 394,4.6 406.6,0.6 419.4,4.6 432,0.6 444.8,4.6 457.5,0.6 470.1,4.6 482.9,0.6 495.5,4.6 508.3,0.6 520.9,4.6 533.6,0.6 546.3,4.6 559,0.6 571.7,4.6 584.4,0.6 597.1,4.6 609.8,0.6 622.5,4.6 635.2,0.6 647.9,4.6 660.6,0.6 673.3,4.6 686,0.6 698.7,4.6 711.4,0.6 724.1,4.6 736.8,0.6 749.5,4.6 762.2,0.6 774.9,4.6 787.5,0.6 800.3,4.6 812.9,0.6 825.7,4.6 838.3,0.6 851.1,4.6 863.7,0.6 876.4,4.6 889.1,0.6 901.8,4.6 914.6,0.6 927.2,4.6 939.9,0.6 952.6,4.6 965.3,0.6 978,4.6 990.7,0.6 1003.4,4.6 1016.1,0.6 1028.8,4.6 1041.5,0.6 1054.2,4.6 1066.9,0.6 1079.6,4.6 1092.3,0.6 1105,4.6 1117.7,0.6 1130.4,4.6 1143.1,0.6 1155.8,4.6 1168.5,0.6 1181.2,4.6 1193.9,0.6 1206.6,4.6 1219.3,0.6 1232,4.6 1244.7,0.6 1257.4,4.6 1270.1,0.6 1282.8,4.6 "/%3E%3C/g%3E%3Cg%3E%3Cpolyline class="st0" points="0.4,3.4 13.1,7.4 25.8,3.4 38.5,7.4 51.2,3.4 63.9,7.4 76.6,3.4 89.3,7.4 102,3.4 114.7,7.4 127.4,3.4 140.1,7.4 152.7,3.4 165.5,7.4 178.1,3.4 190.9,7.4 203.5,3.4 216.2,7.4 228.9,3.4 241.6,7.4 254.3,3.4 267,7.4 279.7,3.4 292.4,7.4 305.1,3.4 317.8,7.4 330.5,3.4 343.2,7.4 355.9,3.4 368.6,7.4 381.2,3.4 394,7.4 406.6,3.4 419.4,7.4 432,3.4 444.8,7.4 457.5,3.4 470.1,7.4 482.9,3.4 495.5,7.4 508.3,3.4 520.9,7.4 533.6,3.4 546.3,7.4 559,3.4 571.7,7.4 584.4,3.4 597.1,7.4 609.8,3.4 622.5,7.4 635.2,3.4 647.9,7.4 660.6,3.4 673.3,7.4 686,3.4 698.7,7.4 711.4,3.4 724.1,7.4 736.8,3.4 749.5,7.4 762.2,3.4 774.9,7.4 787.5,3.4 800.3,7.4 812.9,3.4 825.7,7.4 838.3,3.4 851.1,7.4 863.7,3.4 876.4,7.4 889.1,3.4 901.8,7.4 914.6,3.4 927.2,7.4 939.9,3.4 952.6,7.4 965.3,3.4 978,7.4 990.7,3.4 1003.4,7.4 1016.1,3.4 1028.8,7.4 1041.5,3.4 1054.2,7.4 1066.9,3.4 1079.6,7.4 1092.3,3.4 1105,7.4 1117.7,3.4 1130.4,7.4 1143.1,3.4 1155.8,7.4 1168.5,3.4 1181.2,7.4 1193.9,3.4 1206.6,7.4 1219.3,3.4 1232,7.4 1244.7,3.4 1257.4,7.4 1270.1,3.4 1282.8,7.4 "/%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: 1284px 8px;
  display: block;
  width: 100%;
  height: 8px;
  margin-top: 2px;
  content: "";
}

.icon-card-henkel:before {
  background-image: url('data:image/svg+xml,%3Csvg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 23.7 11.8" style="enable-background:new 0 0 23.7 11.8;" xml:space="preserve"%3E%3Cstyle type="text/css"%3E .st0%7Bfill:none;stroke:%23D48728;stroke-miterlimit:10;%7D%0A%3C/style%3E%3Cpath class="st0" d="M0.5,11.8c0-6.3,5.1-11.3,11.3-11.3s11.3,5.1,11.3,11.3"/%3E%3C/svg%3E');
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: 24px 12px;
  width: 100%;
  height: 12px;
  text-align: center;
  position: absolute;
  content: "";
  z-index: 9;
  top: -12px;
}

.tasche-k {
  left: 50%;
  position: absolute;
  z-index: 99;
  width: 1248px;
  margin-left: -626px;
  height: 156px;
  margin-top: -195px;
}
@media (min-width: 990px) {
  .tasche-k {
    margin-top: -172px;
  }
}
@media (min-width: 1280px) {
  .tasche-k {
    width: 926px;
    margin-top: -172px;
    margin-left: -463px;
  }
}
@media (min-width: 1640px) {
  .tasche-k {
    width: 1200px;
    margin-left: -600px;
  }
}

a.extern:after {
  background-image: url('data:image/svg+xml,%3Csvg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 9 9" style="enable-background:new 0 0 9 9;" xml:space="preserve"%3E%3Cstyle type="text/css"%3E .st0%7Bfill:%23D48728;%7D%0A%3C/style%3E%3Cg%3E%3Cg%3E%3Cpath class="st0" d="M8.9,7.6l-1.4,0v-5L1.1,8.9l-1-1l6.3-6.3l-5,0l0-1.4l7.5,0V7.6z"/%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
  width: 10px;
  height: 10px;
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: 10px 10px;
  content: "";
  display: inline-block;
  margin-left: 6px;
}

.highlight {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  overflow: hidden;
  padding: 0.2rem 0.65rem;
  display: block;
}

.highlight-full {
  width: 100%;
}

.table-wrapper {
  overflow-x: scroll;
}
@media (min-width: 0) and (max-width: 989px) {
  .table-wrapper {
    margin-bottom: 1rem;
  }
}
.table-wrapper table {
  min-width: 800px;
}

button.gridjs-sort {
  background-color: initial;
  background-position-x: center;
  background-repeat: no-repeat;
  background-size: contain;
  border: none;
  cursor: pointer;
  float: right;
  height: 24px;
  margin: 0;
  outline: 0;
  padding: 0;
  width: 13px;
}

button.gridjs-sort-neutral {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MDEuOTk4IiBoZWlnaHQ9IjQwMS45OTgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQwMS45OTggNDAxLjk5OCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTczLjA5MiAxNjQuNDUyaDI1NS44MTNjNC45NDkgMCA5LjIzMy0xLjgwNyAxMi44NDgtNS40MjQgMy42MTMtMy42MTYgNS40MjctNy44OTggNS40MjctMTIuODQ3cy0xLjgxMy05LjIyOS01LjQyNy0xMi44NUwyMTMuODQ2IDUuNDI0QzIxMC4yMzIgMS44MTIgMjA1Ljk1MSAwIDIwMC45OTkgMHMtOS4yMzMgMS44MTItMTIuODUgNS40MjRMNjAuMjQyIDEzMy4zMzFjLTMuNjE3IDMuNjE3LTUuNDI0IDcuOTAxLTUuNDI0IDEyLjg1IDAgNC45NDggMS44MDcgOS4yMzEgNS40MjQgMTIuODQ3IDMuNjIxIDMuNjE3IDcuOTAyIDUuNDI0IDEyLjg1IDUuNDI0em0yNTUuODEzIDczLjA5N0g3My4wOTJjLTQuOTUyIDAtOS4yMzMgMS44MDgtMTIuODUgNS40MjEtMy42MTcgMy42MTctNS40MjQgNy44OTgtNS40MjQgMTIuODQ3czEuODA3IDkuMjMzIDUuNDI0IDEyLjg0OEwxODguMTQ5IDM5Ni41N2MzLjYyMSAzLjYxNyA3LjkwMiA1LjQyOCAxMi44NSA1LjQyOHM5LjIzMy0xLjgxMSAxMi44NDctNS40MjhsMTI3LjkwNy0xMjcuOTA2YzMuNjEzLTMuNjE0IDUuNDI3LTcuODk4IDUuNDI3LTEyLjg0OCAwLTQuOTQ4LTEuODEzLTkuMjI5LTUuNDI3LTEyLjg0Ny0zLjYxNC0zLjYxNi03Ljg5OS01LjQyLTEyLjg0OC01LjQyeiIvPjwvc3ZnPg==);
  background-position-y: center;
  opacity: 0.3;
}

button.gridjs-sort-asc {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOTIuMzYyIiBoZWlnaHQ9IjI5Mi4zNjEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI5Mi4zNjIgMjkyLjM2MSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTI4Ni45MzUgMTk3LjI4NyAxNTkuMDI4IDY5LjM4MWMtMy42MTMtMy42MTctNy44OTUtNS40MjQtMTIuODQ3LTUuNDI0cy05LjIzMyAxLjgwNy0xMi44NSA1LjQyNEw1LjQyNCAxOTcuMjg3QzEuODA3IDIwMC45MDQgMCAyMDUuMTg2IDAgMjEwLjEzNHMxLjgwNyA5LjIzMyA1LjQyNCAxMi44NDdjMy42MjEgMy42MTcgNy45MDIgNS40MjUgMTIuODUgNS40MjVoMjU1LjgxM2M0Ljk0OSAwIDkuMjMzLTEuODA4IDEyLjg0OC01LjQyNSAzLjYxMy0zLjYxMyA1LjQyNy03Ljg5OCA1LjQyNy0xMi44NDdzLTEuODE0LTkuMjMtNS40MjctMTIuODQ3eiIvPjwvc3ZnPg==);
  background-position-y: 35%;
  background-size: 10px;
}

button.gridjs-sort-desc {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOTIuMzYyIiBoZWlnaHQ9IjI5Mi4zNjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI5Mi4zNjIgMjkyLjM2MiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTI4Ni45MzUgNjkuMzc3Yy0zLjYxNC0zLjYxNy03Ljg5OC01LjQyNC0xMi44NDgtNS40MjRIMTguMjc0Yy00Ljk1MiAwLTkuMjMzIDEuODA3LTEyLjg1IDUuNDI0QzEuODA3IDcyLjk5OCAwIDc3LjI3OSAwIDgyLjIyOGMwIDQuOTQ4IDEuODA3IDkuMjI5IDUuNDI0IDEyLjg0N2wxMjcuOTA3IDEyNy45MDdjMy42MjEgMy42MTcgNy45MDIgNS40MjggMTIuODUgNS40MjhzOS4yMzMtMS44MTEgMTIuODQ3LTUuNDI4TDI4Ni45MzUgOTUuMDc0YzMuNjEzLTMuNjE3IDUuNDI3LTcuODk4IDUuNDI3LTEyLjg0NyAwLTQuOTQ4LTEuODE0LTkuMjI5LTUuNDI3LTEyLjg1eiIvPjwvc3ZnPg==);
  background-position-y: 65%;
  background-size: 10px;
}

table.gridjs-table {
  width: 100%;
  background-color: #fff;
  font-variant-numeric: lining-nums tabular-nums;
}
table.gridjs-table thead {
  background-color: #f1f1f1;
  font-weight: 700;
  overflow: hidden;
}
table.gridjs-table thead tr th {
  border: 1px solid #d4d4d4;
  padding: 10px;
}
table.gridjs-table thead th.gridjs-th-sort {
  color: #000;
  -webkit-user-select: none;
  user-select: none;
  vertical-align: middle;
}
table.gridjs-table thead th.gridjs-th-sort .gridjs-th-content {
  width: calc(100% - 15px);
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
}
table.gridjs-table tbody tr {
  border: none;
}
table.gridjs-table tbody tr td {
  border: 1px solid #d4d4d4;
  padding: 10px;
  vertical-align: middle;
}
table.gridjs-table tbody tr:first-child td {
  border-top: transparent;
}

table.table-flex {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  overflow: hidden;
  background-color: #fff;
  width: 100%;
  overflow-x: auto; /* Ermöglicht horizontales Scrollen */
  -webkit-overflow-scrolling: touch;
}
table.table-flex thead {
  background-color: #e4e4e4;
  font-weight: 700;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
table.table-flex td {
  white-space: nowrap;
}
table.table-flex tfoot,
table.table-flex tbody,
table.table-flex thead {
  display: block;
}
table.table-flex tr {
  column-gap: 10px;
  align-items: center;
  display: flex;
}
table.table-flex tbody {
  border: 1px solid #e4e4e4;
}
table.table-flex tbody tr {
  border-bottom: 1px solid #d4d4d4;
}
table.table-flex tbody tr:last-child {
  border-bottom: transparent;
}

.td-2 td {
  width: 50% !important;
}

.td-3 td {
  width: 33.3333333333% !important;
}

.td-4 td {
  width: 25% !important;
}

.td-5 td {
  width: 20% !important;
}

.td-6 td {
  width: 16.6666666667% !important;
}

.td-7 td {
  width: 14.2857142857% !important;
}

.td-8 td {
  width: 12.5% !important;
}

.td-9 td {
  width: 11.1111111111% !important;
}

.td-10 td {
  width: 10% !important;
}

.td-11 td {
  width: 9.0909090909% !important;
}

.td-12 td {
  width: 8.3333333333% !important;
}

.td-2 th {
  width: 50% !important;
}

.td-3 th {
  width: 33.3333333333% !important;
}

.td-4 th {
  width: 25% !important;
}

.td-5 th {
  width: 20% !important;
}

.td-6 th {
  width: 16.6666666667% !important;
}

.td-7 th {
  width: 14.2857142857% !important;
}

.td-8 th {
  width: 12.5% !important;
}

.td-9 th {
  width: 11.1111111111% !important;
}

.td-10 th {
  width: 10% !important;
}

.td-11 th {
  width: 9.0909090909% !important;
}

.td-12 th {
  width: 8.3333333333% !important;
}

table.table {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  overflow: hidden;
  background-color: #fff;
  width: 100%;
  overflow-x: auto; /* Ermöglicht horizontales Scrollen */
  -webkit-overflow-scrolling: touch;
}
table.table thead {
  background-color: #e4e4e4;
  font-weight: 700;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
table.table td {
  white-space: nowrap;
}
table.table tfoot,
table.table tbody,
table.table thead {
  display: block;
}
table.table tr {
  column-gap: 10px;
  align-items: center;
  padding-right: 10px;
  padding-left: 10px;
  display: grid;
}
table.table tbody tr {
  border-bottom: 1px solid #d4d4d4;
}
table.table tbody tr:last-child {
  border-bottom: transparent;
}

.gridjs .gridjs-pagination {
  display: grid;
}
@media (min-width: 768px) {
  .gridjs .gridjs-pagination {
    grid-template-columns: 1fr 1fr;
    align-items: center;
  }
}
.gridjs .gridjs-pagination .gridjs-pages,
.gridjs .gridjs-pagination .gridjs-summary {
  margin-bottom: 1rem;
}
.gridjs .gridjs-pagination .gridjs-pages {
  display: flex;
}
@media (min-width: 768px) {
  .gridjs .gridjs-pagination .gridjs-pages {
    justify-content: flex-end;
  }
}
.gridjs .gridjs-pagination .gridjs-pages button {
  padding: 0.45rem 0.65rem;
  border-radius: 0;
  border: 1px solid #d4d4d4;
  border-right: 0px solid transparent;
  background-color: #fff;
}
.gridjs .gridjs-pagination .gridjs-pages button:first-child {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.gridjs .gridjs-pagination .gridjs-pages button:last-child {
  border: 1px solid #d4d4d4;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.gridjs .gridjs-pagination .gridjs-pages button.gridjs-currentPage {
  background-color: #d4d4d4;
}

.gridjs-head {
  margin-bottom: 1rem;
}

.gridjs-search input {
  height: 36px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border: 1px solid #808080;
  padding-left: 5px;
}

#market table img {
  margin-bottom: 0;
}

#footer .page {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
#footer .grid-user-footer {
  margin-top: 0.5rem;
  display: grid;
  align-items: center;
}
@media (min-width: 990px) {
  #footer .grid-user-footer {
    grid-template-columns: 155px 1fr 1fr;
  }
}
#footer .grid-user-footer p, #footer .grid-user-footer a, #footer .grid-user-footer li {
  font-size: 14px;
  font-size: 0.875rem;
}
#footer .grid-user-footer img {
  margin-bottom: 0;
}
#footer .grid-user-footer nav,
#footer .grid-user-footer .copy {
  margin-top: 14px;
}
@media (min-width: 990px) {
  #footer .grid-user-footer nav ul {
    text-align: right;
  }
}

/* Grundlayout für das Accordion */
/* Der versteckte Inhalt */
.accordion-content {
  max-height: 0;
  min-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: height 0.25s ease-in;
}

/* Checkbox verstecken */
.accordion-item input[type=checkbox] {
  display: none;
}

/* Wenn die Checkbox aktiviert ist, zeige den Inhalt an */
.accordion-item input[type=checkbox]:checked + .accordion-label + .accordion-content {
  min-height: 40px;
  max-height: 100%;
  opacity: 1;
  transition: height 0.25s ease-in;
  transition: opacity 0.25s ease-in;
}

.accordion-1 .accordion-item input[type=checkbox]:checked + .accordion-label span.icon {
  transform: rotate(45deg);
  transition: height 0.25s ease-in;
}

.accordion-1 .accordion-item {
  border-bottom: 1px solid #666666;
}
.accordion-1 .accordion-item .accordion-label {
  cursor: pointer;
  font-weight: 700;
  line-height: 140%;
  display: grid;
  grid-template-columns: 1fr 20px;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.accordion-1 .accordion-item .accordion-label span.icon {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23D48728;%7D%0A%3C/style%3E%3Cpolygon class='st0' points='20,7 13,7 13,0 7,0 7,7 0,7 0,13 7,13 7,20 13,20 13,13 20,13 '/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
  width: 20px;
  height: 20px;
  transition: all 0.25s ease-in;
}

#dashbord #left .version {
  padding-left: 2rem;
  padding-right: 2rem;
}
@media (min-width: 0) and (max-width: 1279px) {
  #dashbord #left .version {
    display: none;
  }
}

.dashbord h1, .dashbord h2 {
  font-family: "Inter";
}
.dashbord .font-weight-900 {
  font-weight: 900;
}
.dashbord h1,
.dashbord h2 {
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-style: italic;
  line-height: 115%;
  font-size: 16px;
  font-size: 1rem;
  color: #808080;
}
.dashbord h3, .dashbord p, .dashbord li, .dashbord table, .dashbord ul, .dashbord a {
  font-size: 14px;
  font-size: 0.875rem;
}
@media (min-width: 1280px) {
  .dashbord h3, .dashbord p, .dashbord li, .dashbord table, .dashbord ul, .dashbord a {
    font-size: 16px;
    font-size: 1rem;
  }
}

#docs {
  overflow: visible;
}
#docs #left .version {
  padding-left: 2rem;
  padding-right: 2rem;
}
@media (min-width: 0) and (max-width: 1279px) {
  #docs #left .version {
    display: none;
  }
}
#docs #main {
  overflow: unset;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 768px) {
  #docs #main {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1640px) {
  #docs #main {
    padding-left: 0;
    padding-right: 0;
  }
}
#docs #main .col-8-3 {
  margin-top: 2rem;
}
#docs #main .col-3-3 {
  margin-top: 1rem;
}
@media (min-width: 0) and (max-width: 989px) {
  #docs #main .col-3-3 {
    display: none;
  }
}
#docs #main .col-3-3 .right-side {
  position: sticky;
  top: 2rem;
  width: 100%;
  display: block;
  margin-top: 4rem;
}
#docs #swagger-ui code {
  border: none;
  padding: 0;
}
#docs #footer {
  border-top: 1px solid #e4e4e4;
}

.docs h1, .docs h2 {
  font-family: "Inter";
}
.docs h1 {
  margin-top: 1.5rem;
}
.docs h2 {
  margin-top: 3rem;
}
.docs .font-weight-900 {
  font-weight: 900;
}
.docs a {
  color: #802a80;
}
.docs pre {
  margin-bottom: 1rem;
}

.card {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  padding-right: 1rem;
}
.card .box {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 56px;
}
.card p,
.card img {
  margin-bottom: 0;
}
.card .sum {
  text-align: right;
  margin-top: 6px;
}
.card .sum p {
  font-weight: 900;
}

.card-1 {
  display: grid;
  grid-template-columns: 56px 1fr 1fr;
  column-gap: 10px;
  align-items: center;
}

.card-2 {
  display: grid;
  grid-template-columns: 56px 1fr;
  column-gap: 10px;
  align-items: center;
}

.card-3 .image {
  position: relative;
  margin-top: -3rem;
}
.card-3 .image img {
  margin-bottom: 0.5rem;
}
.card-3 .icon_linie_sum::after {
  width: 120px;
  margin-left: auto;
  margin-right: auto;
}

.card-white {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
  background-color: #fff;
}

.card-provision {
  display: grid;
  padding-left: 1rem;
  padding-right: 1rem;
  align-items: center;
  background-color: #d48728;
}
@media (min-width: 990px) {
  .card-provision {
    grid-template-columns: 100px 300px 1fr;
    padding-left: 0;
  }
}
@media (min-width: 1280px) {
  .card-provision {
    grid-template-columns: 100px 450px 1fr;
  }
}
.card-provision img.k {
  margin-bottom: 1rem;
}
.card-provision .icon-card-henkel:before {
  background-size: 48px 24px;
  height: 24px;
  top: -36px;
}
.card-provision .box img.k {
  width: 50px;
  height: auto;
}
.card-provision .text-inside {
  text-align: center;
}
@media (min-width: 990px) {
  .card-provision .text-inside {
    text-align: left;
  }
}
.card-provision .btn-inside {
  display: grid;
  column-gap: 2.08332%;
}
@media (min-width: 768px) {
  .card-provision .btn-inside {
    grid-template-columns: 1fr 1fr;
  }
}
.card-provision .icon_linie_sum:after {
  width: 150px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 990px) {
  .card-provision .icon_linie_sum:after {
    margin-left: 0;
  }
}

@media (min-width: 0px) {
  .flex, .flex-end, .flex-row, .flex-100 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
.flex-100 {
  width: 100%;
}
.flex-row {
  flex-direction: row;
}
.flex-end {
  align-items: flex-end;
}

.w .first {
  margin-right: 0.5rem;
}
.w .last {
  margin-left: 0.5rem;
}
.w100 {
  width: calc(100% - 0.5rem);
}
.w99 {
  width: calc(99.99% - 0.5rem);
}
.w95 {
  width: calc(95% - 0.5rem);
}
.w90 {
  width: calc(90% - 0.5rem);
}
.w85 {
  width: calc(85% - 0.5rem);
}
.w80 {
  width: calc(80% - 0.5rem);
}
.w75 {
  width: calc(75% - 0.5rem);
}
.w70 {
  width: calc(70% - 0.5rem);
}
.w66 {
  width: calc(66.66% - 0.5rem);
}
.w65 {
  width: calc(65% - 0.5rem);
}
.w60 {
  width: calc(60% - 0.5rem);
}
.w55 {
  width: calc(55% - 0.5rem);
}
.w50 {
  width: calc(50% - 0.5rem);
}
.w45 {
  width: calc(45% - 0.5rem);
}
.w40 {
  width: calc(40% - 0.5rem);
}
.w35 {
  width: calc(35% - 0.5rem);
}
.w33 {
  width: calc(33.33% - 0.5rem);
}
.w30 {
  width: calc(30% - 0.5rem);
}
.w25 {
  width: calc(25% - 0.5rem);
}
.w20 {
  width: calc(20% - 0.5rem);
}
.w15 {
  width: calc(15% - 0.5rem);
}
.w10 {
  width: calc(10% - 0.5rem);
}
.w5 {
  width: calc(5% - 0.5rem);
}

@media (min-width: 500px) {
  .flex-center-center {
    justify-content: center;
  }
}

@media (min-width: 500px) {
  .flex-wrap {
    flex-wrap: wrap;
  }
}

@media (min-width: 0) and (max-width: 1024px) {
  .flex-fullwidth-toggle {
    width: 100%;
  }
}

@media (min-width: 500px) {
  .flex-center {
    align-items: center;
  }
}

.new-line {
  clear: both;
}

.span-30 {
  width: 100%;
}
@media (min-width: 500px) {
  .span-30 {
    width: 32%;
  }
}

.span-100 {
  width: 100%;
}

.span-50 {
  width: 100%;
}
@media (min-width: 500px) {
  .span-50 {
    width: 48.5%;
  }
}

.span-70 {
  width: 100%;
}
@media (min-width: 500px) {
  .span-70 {
    width: 66%;
  }
}

.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 1;
  padding: 20px;
  box-sizing: border-box;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center;
}

.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em;
}

.blocker.behind {
  background-color: transparent;
}

.modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 12;
  max-width: 1100px;
  box-sizing: border-box;
  width: 90%;
  background: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 10px #000;
  -moz-box-shadow: 0 0 10px #000;
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  text-align: left;
  padding: 1.25rem 1.5rem;
  padding-bottom: 0.75rem;
}
.modal .content_image {
  background-color: #e4e4e4;
  text-align: center;
  padding-top: 2rem;
}
.modal .content_image img {
  width: 250px;
  height: auto;
  margin-bottom: -4px;
}
.modal .text {
  padding: 2rem;
  padding-bottom: 1rem;
}
.modal .text h3 {
  margin-bottom: 0.45rem;
}
.modal .text p {
  margin-bottom: 1rem;
}
.modal .text p.info {
  color: #666666;
  font-size: 15px;
  font-size: 0.9375rem;
  text-transform: uppercase;
}
.modal .text p.btn-4 {
  margin-top: 2rem;
}

.modal a.close-modal {
  position: absolute;
  top: -12.5px;
  right: -12.5px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==");
}

.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 12px 16px;
  border-radius: 5px;
  background-color: #111;
  height: 20px;
}

.modal-spinner > div {
  border-radius: 100px;
  background-color: #fff;
  height: 20px;
  width: 2px;
  margin: 0 1px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.modal-spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.modal-spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.modal-spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.5);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
.status img {
  margin-bottom: 0;
}
.status .status-border {
  border-radius: 20px;
  display: grid;
  grid-template-columns: 92px 25px 1fr;
  padding-top: 0.35rem;
  padding-bottom: 0.35rem;
  align-items: center;
  column-gap: 8px;
}
@media (min-width: 768px) {
  .status .status-border {
    grid-template-columns: 1fr 25px 130px;
  }
}
.status .status-border .price {
  font-weight: 700;
  padding-left: 10px;
}
@media (min-width: 768px) {
  .status .status-border .price {
    text-align: right;
    padding-left: 0;
  }
}
.status .status-border .status-icon {
  margin-top: 3px;
  background-position: center center;
  background-size: 25px 25px;
  height: 25px;
  width: 25px;
  display: block;
}

.table-3 .status-border,
.table-4 .status-border {
  grid-template-columns: 25px 1fr;
}

.status-1 .status-border {
  border: 1px solid #d48728;
}
.status-1 .status-text a {
  color: #d48728;
}
.status-1 .status-icon {
  background-image: url("../icon/icon_05-lbMvLXn.svg");
}

.status-2 {
  color: #808080;
}
.status-2 .status-border {
  border: 1px solid #d4d4d4;
}
.status-2 td {
  color: #808080;
}
.status-2 .status-text a {
  color: #808080;
}
.status-2 .status-icon {
  background-image: url("../icon/icon_06-OjCfn_D.svg");
}
.status-2 .status-border-2 {
  background-color: #d48728;
  padding: 0.35rem;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  color: #fff;
  text-align: center;
}
.status-2 .status-border-2 a {
  color: #000;
  border-bottom: 1px dotted #000;
}

.status-3 {
  color: #808080;
}
.status-3 .status-border {
  border: 1px solid #d4d4d4;
}
.status-3 td {
  color: #808080;
}
.status-3 .status-text a {
  color: #808080;
}
.status-3 .status-icon {
  background-image: url("../icon/icon_07-5rvP4Pt.svg");
}

.status-4 .status-border {
  border: 1px solid #d48728;
}
.status-4 .status-text a {
  color: #d48728;
}
.status-4 .status-icon {
  background-image: url("../icon/icon_08-RFLVKha.svg");
}

#sleak-btn-openclosed img {
  width: 2.75rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  cursor: pointer;
  margin-bottom: 20px;
}
.tabs input {
  display: none;
}
.tabs label {
  border: 4px solid #fff;
  color: #802a80;
  padding: 1rem 1rem;
  cursor: pointer;
  font-weight: 600;
  background-color: #fff;
}
@media (min-width: 0) and (max-width: 989px) {
  .tabs label {
    width: 100%;
  }
}
@media (min-width: 0) and (max-width: 989px) {
  .tabs label.first {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
  }
}
@media (min-width: 990px) {
  .tabs label.first {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
  }
}
@media (min-width: 0) and (max-width: 989px) {
  .tabs label.last {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
}
@media (min-width: 990px) {
  .tabs label.last {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
  }
}
.tabs .tab-content {
  display: none;
  margin-top: 2rem;
}
@media (min-width: 990px) {
  .tabs .tab-content {
    margin-top: 3rem;
  }
}
.tabs .tab-content img {
  border: 10px solid #fff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  margin-bottom: 0;
}
.tabs input[type=radio]:checked + label {
  background-color: #802a80;
  color: #fff;
}
.tabs .content {
  width: 100%;
}

/* Anzeige des Inhalts des aktiven Tabs */
#tab1:checked ~ .content #content1,
#tab2:checked ~ .content #content2,
#tab3:checked ~ .content #content3,
#tab4:checked ~ .content #content4,
#tab5:checked ~ .content #content5,
#tab6:checked ~ .content #content6 {
  display: block;
}

.alert {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  padding: 1rem;
  padding-bottom: 0;
  margin-bottom: 1rem;
}
.alert p {
  font-style: normal;
  letter-spacing: normal;
  color: #000;
  font-weight: 400;
  text-transform: none;
}

.form-alert {
  color: red;
  margin-top: 1rem;
  font-style: italic;
}

.alert-1 {
  background-color: #e3d3b5;
  border: 1px solid #d48728;
  color: #000;
}

.alert-2 {
  background-color: red;
  border: 1px solid red;
}
.alert-2 p {
  color: #fff;
}

.alert-3 {
  background-color: #c6c9e7;
  border: 1px solid #802a80;
}
.alert-3 p {
  color: #802a80;
}

.badge {
  border-radius: 2rem;
  padding: 0.15rem 0.65rem 0.35rem 0.65rem;
  border: 1px solid #d4d4d4;
  background-color: #f1f1f1;
  text-align: center;
  display: inline-block;
}

.badge-dot span,
.badge-dot a {
  display: flex;
  align-items: center;
  border-bottom: none;
}
.badge-dot span:before,
.badge-dot a:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 3.5px;
  -moz-border-radius: 3.5px;
  -webkit-border-radius: 3.5px;
  margin-right: 5px;
  margin-top: 3px;
}

.badge-primary {
  border: 1px solid #e2ab66;
  background-color: #faf2e7;
  color: #d48728;
}
.badge-primary a {
  color: #d48728;
}
.badge-primary span:before,
.badge-primary a:before {
  background-color: #d48728;
}

.badge-underline.badge-primary a {
  border-bottom: 1px dotted #000;
}

.badge-secondary {
  border: 1px solid #ba3dba;
  background-color: #f7e5f7;
  color: #802a80;
}
.badge-secondary a {
  color: #802a80;
}
.badge-secondary span:before,
.badge-secondary a:before {
  background-color: #802a80;
}

.badge-underline.badge-secondary a {
  border-bottom: 1px dotted #000;
}

.badge-success {
  border: 1px solid #25c87c;
  background-color: #effcf6;
  color: #198754;
}
.badge-success a {
  color: #198754;
}
.badge-success span:before,
.badge-success a:before {
  background-color: #198754;
}

.badge-underline.badge-success a {
  border-bottom: 1px dotted #000;
}

.badge-alert {
  border: 1px solid #ff4d4d;
  background-color: #ffe6e6;
  color: red;
}
.badge-alert a {
  color: red;
}
.badge-alert span:before,
.badge-alert a:before {
  background-color: red;
}

.badge-underline.badge-alert a {
  border-bottom: 1px dotted red;
}

.badge-info {
  border: 1px solid #a6a6a6;
  background-color: #f1f1f1;
  color: #666666;
}
.badge-info a {
  color: #666666;
}
.badge-info span:before,
.badge-info a:before {
  background-color: #666666;
}

.badge-underline.badge-info a {
  border-bottom: 1px dotted #808080;
}

.badge-warning {
  border: 1px solid #ffd454;
  background-color: #fffaed;
  color: #ffc107;
}
.badge-warning a {
  color: #ffc107;
}
.badge-warning span:before,
.badge-warning a:before {
  background-color: #ffc107;
}

.badge-underline.badge-warning a {
  border-bottom: 1px dotted #ffc107;
}

.badge-danger {
  border: 1px solid #5d474f;
  background-color: #d4d4d4;
  color: #32262a;
}
.badge-danger a {
  color: #32262a;
}
.badge-danger span:before,
.badge-danger a:before {
  background-color: #32262a;
}

.badge-underline.badge-danger a {
  border-bottom: 1px dotted #32262a;
}

.box-y {
  transform: translate3d(0px, -15px, 0px);
  transition: all 0.5s ease;
}
@media (min-width: 1280px) {
  .box-y {
    transform: translate3d(0px, -50px, 0px);
  }
}

.box-y.active-y {
  transform: translate3d(0px, 0px, 0px);
  transition: all 0.5s ease;
}

.w100 {
  width: 100%;
}

@media (min-width: 0) and (max-width: 767px) {
  .w-300 {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .w-300 {
    max-width: 300px;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .w-250 {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .w-250 {
    max-width: 250px;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .w-400 {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .w-400 {
    max-width: 400px;
  }
}

/* used in payment and related templates */
.payment-request {
  /* hiding upper fin-api logo */
}
.payment-request .gridjs-table .badge {
  display: inline-flex;
  align-items: center;
  flex-direction: row;
  align-content: center;
  justify-content: center;
  padding: 0.15rem 0.3rem 0.15rem 0.3rem;
  margin-left: 0.15rem;
}
.payment-request .gridjs-table .badge.badge-red {
  border: 1px solid #ab1313;
  background-color: rgba(171, 19, 19, 0.062745098);
  color: rgba(171, 19, 19, 0.5019607843);
}
.payment-request .gridjs-table .badge.badge-red a {
  color: #ab1313;
}
.payment-request .gridjs-table .badge.badge-green {
  border: 1px solid #086a06;
  background-color: rgba(8, 106, 6, 0.062745098);
  color: rgba(8, 106, 6, 0.5019607843);
}
.payment-request .gridjs-table .badge.badge-green a {
  color: #086a06;
}
.payment-request .gridjs-table .badge.badge-blue {
  border: 1px solid #055095;
  background-color: rgba(5, 80, 149, 0.062745098);
  color: rgba(5, 80, 149, 0.5019607843);
}
.payment-request .gridjs-table .badge.badge-blue a {
  color: #055095;
}
.payment-request .gridjs-table .badge.badge:hover {
  opacity: 0.85;
}
.payment-request .finapi-webform2-webcomponent {
  position: relative;
  top: -78px;
}

/*# sourceMappingURL=app.output.css.map */
