/* Minification failed. Returning unminified contents.
(1182,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(5307,11): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(5309,33): run-time error CSS1039: Token not allowed after unary operator: '-lh'
(5309,45): run-time error CSS1039: Token not allowed after unary operator: '-max-lines'
 */
/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width; }

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*,
*::before,
*::after {
  box-sizing: inherit; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 768px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 868px; } }
  @media (min-width: 1024px) {
    .container {
      max-width: 1280px; } }
  @media (min-width: 1690px) {
    .container {
      max-width: 1690px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1024px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1690px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1024px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1690px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 1024px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1690px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

@font-face {
  font-family: 'SansaPro';
  src: url(/oc_Fonts/Project/SxpShop/Sansa/SansaPro-Light.eot);
  /* IE9 Compat Modes */
  src: url(/oc_Fonts/Project/SxpShop/Sansa/SansaPro-Light.eot?#iefix) format("embedded-opentype"), url(/oc_Fonts/Project/SxpShop/Sansa/SansaPro-Light.woff) format("woff"), url(/oc_Fonts/Project/SxpShop/Sansa/SansaPro-Light.ttf) format("truetype");
  /* Safari, Android, iOS */
  font-weight: 300; }

@font-face {
  font-family: 'SansaPro';
  src: url(/oc_Fonts/Project/SxpShop/Sansa/SansaPro-Normal.eot);
  /* IE9 Compat Modes */
  src: url(/oc_Fonts/Project/SxpShop/Sansa/SansaPro-Normal.eot?#iefix) format("embedded-opentype"), url(/oc_Fonts/Project/SxpShop/Sansa/SansaPro-Normal.woff) format("woff"), url(/oc_Fonts/Project/SxpShop/Sansa/SansaPro-Normal.ttf) format("truetype");
  /* Safari, Android, iOS */
  font-weight: 400; }

@font-face {
  font-family: 'SansaPro';
  src: url(/oc_Fonts/Project/SxpShop/Sansa/SansaPro-SemiBold.eot);
  /* IE9 Compat Modes */
  src: url(/oc_Fonts/Project/SxpShop/Sansa/SansaPro-SemiBold.eot?#iefix) format("embedded-opentype"), url(/oc_Fonts/Project/SxpShop/Sansa/SansaPro-SemiBold.woff) format("woff"), url(/oc_Fonts/Project/SxpShop/Sansa/SansaPro-SemiBold.ttf) format("truetype");
  /* Safari, Android, iOS */
  font-weight: 600; }

@font-face {
  font-family: 'SansaPro';
  src: url(/oc_Fonts/Project/SxpShop/Sansa/SansaPro-Bold.eot);
  /* IE9 Compat Modes */
  src: url(/oc_Fonts/Project/SxpShop/Sansa/SansaPro-Bold.eot?#iefix) format("embedded-opentype"), url(/oc_Fonts/Project/SxpShop/Sansa/SansaPro-Bold.woff) format("woff"), url(/oc_Fonts/Project/SxpShop/Sansa/SansaPro-Bold.ttf) format("truetype");
  /* Safari, Android, iOS */
  font-weight: 700; }

@font-face {
  font-family: 'SansaPro';
  src: url(/oc_Fonts/Project/SxpShop/Sansa/SansaPro-Black.eot);
  /* IE9 Compat Modes */
  src: url(/oc_Fonts/Project/SxpShop/Sansa/SansaPro-Black.eot?#iefix) format("embedded-opentype"), url(/oc_Fonts/Project/SxpShop/Sansa/SansaPro-Black.woff) format("woff"), url(/oc_Fonts/Project/SxpShop/Sansa/SansaPro-Black.ttf) format("truetype");
  /* Safari, Android, iOS */
  font-weight: 800; }

@font-face {
  font-family: 'SansaPro';
  src: url(/oc_Fonts/Project/SxpShop/Sansa/SansaPro-BlackItalic.eot);
  /* IE9 Compat Modes */
  src: url(/oc_Fonts/Project/SxpShop/Sansa/SansaPro-BlackItalic.eot?#iefix) format("embedded-opentype"), url(/oc_Fonts/Project/SxpShop/Sansa/SansaPro-BlackItalic.woff) format("woff"), url(/oc_Fonts/Project/SxpShop/Sansa/SansaPro-BlackItalic.ttf) format("truetype");
  /* Safari, Android, iOS */
  font-weight: 900; }

* {
  box-sizing: border-box; }

#trustbadge-container-98e3dadd90eb493088abdc5597a70810 {
  z-index: 7 !important; }

.blocklayer {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  background-color: #000000;
  opacity: 0.9;
  z-index: 205;
  display: none; }

:root {
  --lh: 1.4rem; }

html, body {
  margin: 0rem;
  padding: 0rem;
  font-family: 'Open Sans', Arial;
  font-size: 1rem;
  color: #000000;
  font-weight: 400;
  line-height: 170%; }

strong {
  font-weight: 700; }

.bilduntertietel {
  font-size: 0.75rem;
  margin-top: 2px;
  line-height: 1rem;
  color: #999; }

.container-fluid {
  width: 100% !important; }

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 14px; }

.lds-ellipsis div {
  position: absolute;
  top: 5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  animation-timing-function: cubic-bezier(0, 1, 1, 0); }

.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite; }

.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite; }

.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite; }

.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite; }

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1); } }

@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(0); } }

@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0); }
  100% {
    transform: translate(24px, 0); } }

.sk-folding-cube {
  margin: 20px auto;
  width: 40px;
  height: 40px;
  position: relative;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg); }

.sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

.sk-folding-cube .sk-cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
  animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%; }

.sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
  transform: scale(1.1) rotateZ(90deg); }

.sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
  transform: scale(1.1) rotateZ(180deg); }

.sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
  transform: scale(1.1) rotateZ(270deg); }

.sk-folding-cube .sk-cube2:before {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s; }

.sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s; }

@-webkit-keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0; }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1; }
  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0; } }

@keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0; }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1; }
  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0; } }

.mb-0 {
  margin-bottom: 0rem !important; }

.mb-s {
  margin-bottom: 2.5rem !important; }

.mb-m {
  margin-bottom: 3.125rem !important; }

.mb-l {
  margin-bottom: 3.75rem !important; }

.mb-xl {
  margin-bottom: 4.375rem !important; }

.mb-xxl {
  margin-bottom: 6.25rem !important; }

.mt-0 {
  margin-top: 0rem !important; }

.mt-s {
  margin-top: 2.5rem !important; }

.mt-m {
  margin-top: 3.125rem !important; }

.mt-l {
  margin-top: 3.75rem !important; }

.mt-xl {
  margin-top: 4.375rem !important; }

.mt-xxl {
  margin-top: 6.25rem !important; }

.background_orange {
  background-color: #FF5800; }

.background_gray {
  background-color: #F2F2F2; }

.background_gray > .container, .background_orange > .container {
  margin-bottom: 0; }

.clear {
  clear: both; }

hr {
  border: 0;
  margin: 0rem;
  background: #CCCCCC;
  height: 1px; }

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

ol {
  padding-left: 1rem; }

a:hover {
  color: #E54F00; }

.titel_mit_untertitel .h1, .titel_mit_untertitel .h2, .titel_mit_untertitel .h3, .titel_mit_untertitel h1, .titel_mit_untertitel h2, .titel_mit_untertitel h3 {
  text-align: center; }

.titel_mit_untertitel .untertitel {
  text-align: center; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: 'SansaPro';
  color: #000000;
  hyphens: manual; }

h1, .h1 {
  font-size: 1.5625rem;
  font-weight: 700;
  margin: 0px 0px 10px 0px;
  display: block;
  text-align: center;
  line-height: 2rem;
  margin-bottom: 1.5625rem; }

h2, .h2 {
  font-size: 1.5625rem;
  font-weight: 700;
  margin: 20px 0px 20px 0px;
  line-height: 2.1875rem;
  text-align: center;
  display: block; }
  h2 body, .h2 body {
    hyphens: manual; }

.produktauswahl h1 {
  font-size: 1.25rem;
  font-weight: 400;
  margin: 0 0 1.25rem 0;
  line-height: 1.875rem;
  padding: 0px !important;
  display: block; }

h3, .h3 {
  font-size: 1.25rem;
  font-weight: 600;
  margin: 0 0 1.25rem 0;
  line-height: 1.875rem;
  padding: 0px !important;
  display: block; }

h4, .h4 {
  font-size: 1rem;
  font-weight: 700;
  margin: 0px 0px 10px 0px;
  display: block; }

h5, .h5 {
  font-size: 0.6rem;
  font-weight: bold;
  display: block; }

h6, .h6 {
  font-size: 0.5rem;
  font-weight: bold; }

p, .text {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 170%;
  margin-top: 0rem;
  margin-bottom: 1.875rem;
  width: 100%; }

p:last-child, .text:last-child:not(.datenblatt_content) {
  margin-bottom: 0rem; }

.titel_mit_untertitel {
  margin-bottom: 1.25rem;
  padding: 0 15px 0 15px; }
  .titel_mit_untertitel .h1, .titel_mit_untertitel .h2, .titel_mit_untertitel .h3, .titel_mit_untertitel h1, .titel_mit_untertitel h2, .titel_mit_untertitel h3 {
    margin: 0; }
  .titel_mit_untertitel .untertitel {
    margin: 0; }

button {
  padding: 0; }

input, textarea, select, button {
  font: 400 .875rem 'Open Sans', Arial; }

.main_content {
  padding: 0rem;
  padding-top: 4.5rem;
  font-size: 0.875rem;
  transition: padding-top 0.2s;
  background-color: #fff; }
  .main_content > div {
    padding-left: 15px;
    padding-right: 15px; }
  .main_content > .container:last-child {
    margin-bottom: 0; }

.btn {
  display: inline-block;
  font-family: 'SansaPro', Arial;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0 transparent; }

.btn-group-lg > .btn, .btn-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .input-group-text {
  height: calc(2.875rem + 2px);
  padding: .5rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .3rem; }

input[type="search"] {
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

.form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #000000;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #CCCCCC;
  border-radius: .25rem;
  z-index: 5;
  height: calc(1.5em + .75rem + 2px); }

.form-control:focus {
  color: #000000;
  outline: 0;
  box-shadow: 0 0 0 0 transparent; }

.form-control::placeholder {
  color: #000000;
  opacity: 1; }

.input-group-append {
  margin-left: -1px;
  display: flex; }
  .input-group-append .btn {
    position: relative;
    z-index: 2; }

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0rem; }
  .input-group > .form-control:not(:last-child):not(.suchfeld) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0 none; }
  .input-group > .form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0 none; }
  .input-group .input-group-prepend > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #fff;
    font-size: 1.5rem;
    padding: .75rem;
    margin: 0rem;
    line-height: 0; }
  .input-group .input-group-prepend .btn-outline-secondary, .input-group .input-group-prepend .btn-outline-secondary-orange {
    border-right: 0 none; }
  .input-group .input-group-append > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #fff;
    font-size: 1.5rem; }
  .input-group .input-group-append .btn-outline-secondary, .input-group .input-group-append .btn-outline-secondary-orange {
    border-left: 0 none; }

input[type="checkbox"] {
  width: 24px;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 24px;
  border: 1px solid #999999;
  font-size: .875rem; }

input[type="checkbox"]:checked:after {
  margin-left: 8px;
  margin-top: 1px;
  width: 6px;
  height: 16px;
  border: solid #ff5800;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
  display: inline-block; }

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

.btn-primary {
  color: #fff;
  background-color: #FF5800;
  border-color: #FF5800; }
  .btn-primary:hover {
    color: #fff;
    background-color: #E54F00;
    border-color: #E54F00; }

.btn-sxplink {
  border: solid 1px #666;
  padding: 0;
  color: #666;
  font-size: 1rem;
  font-family: "Open Sans";
  font-weight: 600;
  height: 2.75rem;
  line-height: 2.75rem;
  width: 10.25rem; }

.btn-sxplink:hover {
  border: solid 1px #E54F00;
  color: #E54F00; }

.btn:not(:disabled):not(.disabled) {
  cursor: pointer; }

.btn-outline-secondary, .btn-outline-secondary-orange {
  color: #FF5800;
  background-color: transparent;
  background-image: none;
  border-color: #FF5800; }

.btn-outline-secondary, .btn-outline-secondary-black {
  color: #000;
  background-color: transparent;
  background-image: none;
  border-color: #000; }

.btn-outline-secondary, .btn-outline-secondary-white {
  color: #fff;
  background-color: transparent;
  background-image: none;
  border-color: #fff; }

.btn-outline-secondary {
  border-color: #CCCCCC; }

.btn-outline-secondary-black:hover {
  background-color: #000;
  color: #fff;
  border-color: #000; }

.btn-outline-secondary-white:hover {
  background-color: #fff;
  color: #FF5800;
  border-color: #fff; }

.btn-outline-secondary-orange:hover {
  background-color: #FF5800;
  color: #fff; }

.btn-outline-light {
  color: #eeeeee;
  background-color: transparent;
  background-image: none;
  border-color: #eeeeee; }
  .btn-outline-light:hover {
    color: #000000;
    background-color: #eeeeee; }

.socialmedia {
  display: flex;
  height: 4.375rem;
  font-size: 2.5rem;
  align-items: center; }
  .socialmedia a {
    color: #FFFFFF;
    margin-left: 1.25rem;
    transition: color 0.15s ease-in-out; }
  .socialmedia .sxp_facebook40:hover {
    color: #3b5998 !important; }
  .socialmedia .sxp_twitter40:hover {
    color: #00aced !important; }
  .socialmedia .sxp_instagram40:hover {
    color: #d6249f !important; }
  .socialmedia .sxp_youtube40:hover {
    color: #e52d27 !important; }

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 2.5rem; }

.produktkacheln > .container {
  margin-bottom: 0rem; }

.accordion_eintrag > .container {
  margin-bottom: 0rem; }

.datenblatt > .container {
  margin-bottom: 0rem; }

.datenblatt > .container > .row > div > .container {
  margin-bottom: 0rem; }

.nopadding {
  padding: 0rem !important; }
  .nopadding > .row {
    margin: 0rem !important; }

.nopaddingTop {
  padding-top: 0rem; }

ul {
  margin: 0rem;
  padding-left: 0px; }

ul li {
  font-size: 0.875rem;
  font-weight: 400;
  list-style: none; }

.bulletlist ul {
  margin: 0 0 1.25rem 0;
  padding-left: 0;
  display: inline-block; }

.bulletlist ul li {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 170%;
  margin-bottom: 0.5rem;
  background: url(/oc_Styles/Project/SxpShop/global/-/media/Saxoprint/global/images/styleimages/list.ashx) no-repeat 0px 6px;
  background-size: 12px;
  list-style: none;
  padding-left: 25px; }

.bulletlist ol li {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 170%;
  margin-bottom: 0.5rem;
  font-family: 'Open Sans',Arial; }

.info {
  height: 2.8125rem;
  width: 2.8125rem;
  background-color: #FF5800;
  color: #fff;
  border: solid 4px #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'SansaPro';
  font-weight: normal;
  font-size: 1.25rem;
  border-radius: 1.40625rem; }

.desktop {
  display: none; }

.produkteigenschaft_farbe {
  height: 3.75rem;
  width: 3.75rem;
  border-radius: 1.875rem;
  margin-right: 1.875rem;
  margin-bottom: 1rem; }

.produkteigenschaft_weiss {
  background-color: #fff;
  border: solid 1px #707070; }

.produkteigenschaft_rot {
  background-color: #FF0000; }

.produkteigenschaft_blau {
  background-color: #154BC9; }

.produkteigenschaft_grau {
  background-color: #caccc9; }

.produkteigenschaft_schwarz {
  background-color: #000; }

.produkteigenschaft_vorsatzpapier_schwarz {
  background-image: url(/oc_Styles/Project/SxpShop/global/-/media/Saxoprint/global/images/product/productpropertieswithselection/endpaper-black_thumb.ashx);
  max-width: 100%;
  background-repeat: no-repeat; }

.produkteigenschaft_vorsatzpapier_weissgerippt {
  background-image: url(/oc_Styles/Project/SxpShop/global/-/media/Saxoprint/global/images/product/productpropertieswithselection/endpaper-white-ribbed_thumb.ashx);
  max-width: 100%;
  background-repeat: no-repeat;
  border: 1px solid #eee; }

.produkteigenschaft_pappbecher_einwandig {
  background-image: url(/oc_Styles/Project/SxpShop/global/-/media/Saxoprint/global/images/product/productpropertieswithselection/pappbecher_einwandig_thumb.ashx);
  max-width: 100%;
  background-repeat: no-repeat;
  border: 1px solid #eee;
  background-position: -25px -35px; }

.produkteigenschaft_pappbecher_doppelwandig {
  background-image: url(/oc_Styles/Project/SxpShop/global/-/media/Saxoprint/global/images/product/productpropertieswithselection/pappbecher_doppelwandig_thumb.ashx);
  max-width: 100%;
  background-repeat: no-repeat;
  border: 1px solid #eee;
  background-position: -25px -35px; }

.produkteigenschaft_multi_hut {
  background-image: url(/oc_Styles/Project/SxpShop/global/-/media/Saxoprint/global/images/product/productpropertieswithselection/Multi_Hut_thumb.ashx);
  max-width: 100%;
  background-repeat: no-repeat;
  border: 1px solid #eee;
  background-position: -30px -25px; }

.produkteigenschaft_multi_stirn {
  background-image: url(/oc_Styles/Project/SxpShop/global/-/media/Saxoprint/global/images/product/productpropertieswithselection/Multi_Stirn_thumb.ashx);
  max-width: 100%;
  background-repeat: no-repeat;
  border: 1px solid #eee;
  background-position: -30px -25px; }

.produkteigenschaft_multi_maske {
  background-image: url(/oc_Styles/Project/SxpShop/global/-/media/Saxoprint/global/images/product/productpropertieswithselection/Multi_Maske_thumb.ashx);
  max-width: 100%;
  background-repeat: no-repeat;
  border: 1px solid #eee;
  background-position: -55px -7px; }

.produkteigenschaft_multi_arm {
  background-image: url(/oc_Styles/Project/SxpShop/global/-/media/Saxoprint/global/images/product/productpropertieswithselection/Multi_Armband_thumb.ashx);
  max-width: 100%;
  background-repeat: no-repeat;
  border: 1px solid #eee;
  background-position: -45px -20px; }

.produkteigenschaft_multi_schal {
  background-image: url(/oc_Styles/Project/SxpShop/global/-/media/Saxoprint/global/images/product/productpropertieswithselection/Multi_Schal_thumb.ashx);
  max-width: 100%;
  background-repeat: no-repeat;
  border: 1px solid #eee;
  background-position: -45px -60px; }

.produkteigenschaft_notizbuch_papier-creme {
  background-image: url(/oc_Styles/Project/SxpShop/global/-/media/Saxoprint/global/images/product/productpropertieswithselection/notizbuch_papier-creme_thumb.ashx);
  max-width: 100%;
  background-repeat: no-repeat;
  border: 1px solid #eee;
  background-position: -15px -45px; }

.produkteigenschaft_notizbuch_papier-offsetpapier {
  background-image: url(/oc_Styles/Project/SxpShop/global/-/media/Saxoprint/global/images/product/productpropertieswithselection/notizbuch_papier-offsetpapier_thumb.ashx);
  max-width: 100%;
  background-repeat: no-repeat;
  border: 1px solid #eee;
  background-position: -15px -45px; }

.produkteigenschaft_notizbuch_papier-recycling {
  background-image: url(/oc_Styles/Project/SxpShop/global/-/media/Saxoprint/global/images/product/productpropertieswithselection/notizbuch_papier-recycling_thumb.ashx);
  max-width: 100%;
  background-repeat: no-repeat;
  border: 1px solid #eee;
  background-position: -15px -45px; }

.tipp {
  margin-bottom: 2.5rem !important;
  display: flex;
  align-items: center; }
  .tipp span {
    text-transform: uppercase;
    padding: 3px 5px 2px 5px;
    background: #000000;
    color: #fff;
    margin-right: 0.625rem;
    font-family: 'SansaPro';
    font-weight: 700;
    font-size: 0.75rem;
    justify-self: flex-start;
    align-self: flex-start;
    line-height: 1rem; }

hr {
  height: 1px;
  background: #999999;
  margin-bottom: 4.375rem;
  display: none; }

@media (min-width: 380px) {
  .mb-0 {
    margin-bottom: 0rem !important; }
  .mb-s {
    margin-bottom: 2.5rem !important; }
  .mb-m {
    margin-bottom: 2.5rem !important; }
  .mb-l {
    margin-bottom: 2.5rem !important; }
  .mb-xl {
    margin-bottom: 2.5rem !important; }
  .mb-xxl {
    margin-bottom: 2.5rem !important; }
  .mt-0 {
    margin-top: 0rem !important; }
  .mt-s {
    margin-top: 2.5rem !important; }
  .mt-m {
    margin-top: 2.5rem !important; }
  .mt-l {
    margin-top: 2.5rem !important; }
  .mt-xl {
    margin-top: 2.5rem !important; }
  .mt-xxl {
    margin-top: 2.5rem !important; }
  h2, .h2 {
    font-size: 2.1875rem;
    color: #000000;
    font-weight: 700;
    margin: 0px 0px 30px 0px;
    line-height: 2.8125rem; }
  .produktauswahl h1 {
    font-size: 1.875rem;
    color: #000000;
    font-weight: 400;
    line-height: 1.5; }
  h3, .h3 {
    font-size: 1.875rem;
    color: #000000;
    line-height: 130%; }
  h4, .h4 {
    font-size: 1rem;
    font-weight: 700;
    margin: 0px 0px 10px 0px; }
  ul {
    padding-left: 0px; } }

@media (min-width: 576px) {
  h1, .h1 {
    font-size: 2.1875rem;
    color: #000000;
    line-height: 2.8125rem; }
  h2, .h2 {
    font-size: 2.1875rem;
    color: #000000;
    font-weight: 700;
    line-height: 2.8125rem; }
  ul li {
    font-size: 1rem;
    font-weight: 400; }
  .bulletlist ul li {
    font-size: 1rem;
    background-size: 14px; }
  .bulletlist ol li {
    font-size: 1rem; }
  p, .text {
    font-size: 1rem;
    font-weight: 400; }
  input, textarea, select, button {
    font: 400 1rem 'Open Sans', Arial; }
  .datenblatt > .container {
    margin-bottom: 0rem; }
  .datenblatt > .container > .row > div > .container {
    margin-bottom: 0rem; } }

.buttons {
  display: flex;
  justify-content: space-between;
  margin-top: 2rem; }

@media (min-width: 768px) {
  .mb-0 {
    margin-bottom: 0rem !important; }
  .mb-s {
    margin-bottom: 2.5rem !important; }
  .mb-m {
    margin-bottom: 3.125rem !important; }
  .mb-l {
    margin-bottom: 3.125rem !important; }
  .mb-xl {
    margin-bottom: 3.125rem !important; }
  .mb-xxl {
    margin-bottom: 3.125rem !important; }
  .mt-0 {
    margin-top: 0rem !important; }
  .mt-s {
    margin-top: 2.5rem !important; }
  .mt-m {
    margin-top: 3.125rem !important; }
  .mt-l {
    margin-top: 3.125rem !important; }
  .mt-xl {
    margin-top: 3.125rem !important; }
  .mt-xxl {
    margin-top: 3.125rem !important; }
  .titel_mit_untertitel {
    margin-bottom: 1.25rem; }
  h1, .h1 {
    font-size: 2.1875rem;
    color: #000000;
    line-height: 2.8125rem;
    text-align: center; }
  h3, .h3 {
    font-size: 1.875rem; }
  h2, .h2 {
    font-size: 2.1875rem;
    color: #000000;
    font-weight: 700;
    line-height: 2.8125rem; }
  h4, .h4 {
    font-size: 1rem;
    font-weight: 700;
    margin: 0px 0px 10px 0px; } }

@media only screen and (max-width: 1024px) {
  .main_content > div {
    margin-left: 0% !important;
    margin-right: 0% !important;
    width: 100% !important; }
  .container {
    max-width: 100% !important; } }

@media (min-width: 1024px) {
  /*#anchor_1, #anchor_2, #anchor_3, #anchor_4, #anchor_5, #anchor_6 {
        margin-top: -160px;
        position: absolute;
    }*/
  #trustbadge-container-98e3dadd90eb493088abdc5597a70810 #minimized-trustbadge-98e3dadd90eb493088abdc5597a70810 {
    margin-right: -20px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important; }
  html {
    margin-right: calc(-1 * (100vw - 100%));
    overflow-x: hidden !important; }
  body > header {
    padding-right: 15px !important; }
  .mb-0 {
    margin-bottom: 0rem !important; }
  .mb-s {
    margin-bottom: 2.5rem !important; }
  .mb-m {
    margin-bottom: 3.125rem !important; }
  .mb-l {
    margin-bottom: 3.75rem !important; }
  .mb-xl {
    margin-bottom: 3.75rem !important; }
  .mb-xxl {
    margin-bottom: 3.75rem !important; }
  .mt-0 {
    margin-top: 0rem !important; }
  .mt-s {
    margin-top: 2.5rem !important; }
  .mt-m {
    margin-top: 3.125rem !important; }
  .mt-l {
    margin-top: 3.75rem !important; }
  .mt-xl {
    margin-top: 3.75rem !important; }
  .mt-xxl {
    margin-top: 3.75rem !important; }
  .negativemargintopbreadcrumb {
    margin-top: -40px;
    padding-top: 40px; }
  .container {
    max-width: 1690px;
    width: 100%;
    margin-bottom: 3.75rem; }
  .main_content > div {
    width: 86%;
    margin-left: auto;
    margin-right: auto; }
  hr {
    display: block; }
  .main_content {
    padding-top: 0rem; }
  .mobile {
    display: none; }
  .desktop {
    display: block; }
  .datenblatt > .container {
    margin-bottom: 0rem; }
  .datenblatt > .container > .row > div > .container {
    margin-bottom: 0rem; }
  p, .text {
    font-size: 1rem;
    font-weight: 400; }
  input, textarea, select, button {
    font: 400 1rem 'Open Sans', Arial; } }

@media (min-width: 1690px) {
  .mb-0 {
    margin-bottom: 0rem !important; }
  .mb-s {
    margin-bottom: 2.5rem !important; }
  .mb-m {
    margin-bottom: 3.125rem !important; }
  .mb-l {
    margin-bottom: 3.75rem !important; }
  .mb-xl {
    margin-bottom: 4.375rem !important; }
  .mb-xxl {
    margin-bottom: 6.25rem !important; }
  .mt-0 {
    margin-top: 0rem !important; }
  .mt-s {
    margin-top: 2.5rem !important; }
  .mt-m {
    margin-top: 3.125rem !important; }
  .mt-l {
    margin-top: 3.75rem !important; }
  .mt-xl {
    margin-top: 4.375rem !important; }
  .mt-xxl {
    margin-top: 6.25rem !important; }
  .container {
    width: 100%;
    margin-bottom: 4.375rem; }
  .main_content > div {
    margin-left: auto;
    margin-right: auto;
    width: 100% !important; }
  h4, .h4 {
    font-size: 1.25rem;
    color: #000000;
    font-weight: 700; }
  h5, .h5 {
    font-size: 0.6rem;
    color: #000000;
    font-weight: bold; }
  h6, .h6 {
    font-size: 0.5rem;
    color: #000000;
    font-weight: bold; }
  ul li {
    font-size: 1.125rem; }
  .bulletlist ul li {
    font-size: 1.125rem;
    background-size: 16px;
    background: url(/oc_Styles/Project/SxpShop/global/-/media/Saxoprint/global/images/styleimages/list.ashx) no-repeat 0px 8px; }
  .bulletlist ol li {
    font-size: 1.125rem; }
  p, .text {
    font-size: 1.125rem;
    font-weight: 400; }
  input, textarea, select, button {
    font: 400 1.125rem 'Open Sans', Arial; } }

#tsbadgeResponsiveTop_db8d3657bdbe440c985ae127463eaad4 {
  position: fixed;
  bottom: 0;
  z-index: 300; }

@media (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 667px), (-webkit-min-device-pixel-ratio: 3) and (max-device-width: 736px), only screen and (max-width: 648px) {
  body #tsbadgeResponsiveTop_db8d3657bdbe440c985ae127463eaad4 .responsiveBadgeBlockClose_db8d3657bdbe440c985ae127463eaad4 {
    height: 2.5rem;
    width: 2.5rem;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    font-size: 2rem;
    margin-top: -5px; } }

@media (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 667px), (-webkit-min-device-pixel-ratio: 3) and (max-device-width: 736px), only screen and (max-width: 648px) {
  body #tsbadgeResponsiveTop_db8d3657bdbe440c985ae127463eaad4 .responsive-badge_db8d3657bdbe440c985ae127463eaad4 {
    height: 40px; } }

input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  background-image: none;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  height: 20px;
  width: 20px; }

@font-face {
  font-family: "icomoon";
  src: url(/oc_fonts/Project/SxpShop/Iconfont/saxoprint.eot?kof781);
  src: url(/oc_fonts/Project/SxpShop/Iconfont/saxoprint.eot?kof781#iefix) format("embedded-opentype"), url(/oc_fonts/Project/SxpShop/Iconfont/saxoprint.ttf?kof781) format("truetype"), url(/oc_fonts/Project/SxpShop/Iconfont/saxoprint.woff?kof781) format("woff"), url(/oc_fonts/Project/SxpShop/Iconfont/saxoprint.woff2?tm016t) format("woff2"), url(/oc_fonts/Project/SxpShop/Iconfont/saxoprint.svg?kof781icomoon) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"], [class^="sxp_"], [class*="sxp_"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.sxp_email16:before {
  content: "\e900"; }

.sxp_email24:before {
  content: "\e901"; }

.sxp_email32:before {
  content: "\e902"; }

.sxp_facebook40:before {
  content: "\e903"; }

.sxp_twitter40:before {
  content: "\e904"; }

.sxp_youtube40:before {
  content: "\e905"; }

.sxp_instagram40:before {
  content: "\e906"; }

.sxp_worldwide40:before {
  content: "\e907"; }

.sxp_account16:before {
  content: "\e908"; }

.sxp_account24:before {
  content: "\e909"; }

.sxp_account32:before {
  content: "\e90a"; }

.sxp_cart16:before {
  content: "\e90b"; }

.sxp_cart24:before {
  content: "\e90c"; }

.sxp_cart32:before {
  content: "\e90d"; }

.sxp_check16:before {
  content: "\e90e"; }

.sxp_check24:before {
  content: "\e90f"; }

.sxp_check32:before {
  content: "\e910"; }

.sxp_close8:before {
  content: "\e911"; }

.sxp_phone16:before {
  content: "\e912"; }

.sxp_phone24:before {
  content: "\e913"; }

.sxp_phone32:before {
  content: "\e914"; }

.sxp_search16:before {
  content: "\e915"; }

.sxp_search24:before {
  content: "\e916"; }

.sxp_search32:before {
  content: "\e917"; }

.sxp_submit16:before {
  content: "\e918"; }

.sxp_submit24:before {
  content: "\e919"; }

.sxp_submit32:before {
  content: "\e91a"; }

.sxp_arrow8:before {
  content: "\e91b"; }

.sxp_arrow16:before {
  content: "\e91c"; }

.sxp_arrow24:before {
  content: "\e91d"; }

.sxp_arrow32:before {
  content: "\e91e"; }

.sxp_close16:before {
  content: "\e91f"; }

.sxp_close24:before {
  content: "\e920"; }

.sxp_close32:before {
  content: "\e921"; }

.sxp_top-label:before {
  content: "\e922"; }

.sxp_logged16:before {
  content: "\e923"; }

.sxp_logged24:before {
  content: "\e924"; }

.sxp_logged32:before {
  content: "\e925"; }

.sxp_burger16:before {
  content: "\e926"; }

.sxp_burger24:before {
  content: "\e927"; }

.sxp_burger32:before {
  content: "\e928"; }

.sxp_minus16:before {
  content: "\e929"; }

.sxp_minus24:before {
  content: "\e92a"; }

.sxp_minus32:before {
  content: "\e92b"; }

.sxp_plus16:before {
  content: "\e92c"; }

.sxp_plus24:before {
  content: "\e92d"; }

.sxp_plus32:before {
  content: "\e92e"; }

.sxp_pdf16:before {
  content: "\e92f"; }

.sxp_pdf24:before {
  content: "\e930"; }

.sxp_pdf32:before {
  content: "\e931"; }

.sxp_edit16:before {
  content: "\e932"; }

.sxp_edit24:before {
  content: "\e933"; }

.sxp_edit32:before {
  content: "\e934"; }

.sxp_filter32:before {
  content: "\e935"; }

.sxp_filter24:before {
  content: "\e936"; }

.sxp_filter16:before {
  content: "\e937"; }

.sxp_download41:before {
  content: "\e938"; }

.sxp_upload41:before {
  content: "\e939"; }

.sxp_designer-24:before {
  content: "\e93d"; }

.sxp_designer-32:before {
  content: "\e93e"; }

.sxp_designer-16:before {
  content: "\e93f"; }

.sxp_vorlagendownload16:before {
  content: "\e93a"; }

.sxp_vorlagendownload24:before {
  content: "\e93b"; }

.sxp_vorlagendownload32:before {
  content: "\e93c"; }

.sxp_tooltip24:before {
  content: "\e940";
  color: #999; }

.icon-menuburger:before {
  content: "\ec71";
  font-size: 24px; }

.icon-cart:before {
  content: "\ea00";
  font-size: 24px; }

.icon-cart2:before {
  content: "\ea02";
  font-size: 24px; }

.icon-cart3:before {
  content: "\e9fe";
  font-size: 24px; }

.icon-cart4:before {
  content: "\e941";
  font-size: 24px; }

.icon-search:before {
  content: "\eb37";
  font-size: 24px; }

.icon-up:before {
  content: "\edb8";
  font-size: 24px; }

.icon-down:before {
  content: "\edc0";
  font-size: 24px; }

.icon-right:before {
  content: "\edbc";
  font-size: 24px; }

.icon-left:before {
  content: "\edc4";
  font-size: 24px; }

.icon-star:before {
  content: "\ece5";
  font-size: 24px; }

.icon-mail:before {
  content: "\ea2f";
  font-size: 24px; }

.icon-phone:before {
  content: "\ea1f";
  font-size: 24px; }

.icon-phone2:before {
  content: "\ea1d";
  font-size: 24px; }

.icon-close-thin:before {
  content: "\ed6d";
  font-size: 24px; }

.icon-close-bold:before {
  content: "\ed6c";
  font-size: 24px; }

.icon-user:before {
  content: "\eb08";
  font-size: 24px; }

.icon-question:before {
  content: "\ed55";
  font-size: 24px; }

.icon-question2:before {
  content: "\ed56";
  font-size: 24px; }

.icon-check:before {
  content: "\ed6f";
  font-size: 24px; }

.icon-check2:before {
  content: "\ed71";
  font-size: 24px; }

.icon-shield-check:before {
  content: "\ec32";
  font-size: 24px; }

.icon-shipment:before {
  content: "\ec0f";
  font-size: 24px; }

.icon-euro:before {
  content: "\e942";
  font-size: 24px; }

.icon-graduation:before {
  content: "\e99a";
  font-size: 24px; }

.icon-palette:before {
  content: "\e943";
  font-size: 24px; }

.icon-leaf:before {
  content: "\ebcd";
  font-size: 24px; }

.icon-percent:before {
  content: "\e944";
  font-size: 24px; }

.icon-arrow-submit-top:before {
  content: "\eddc";
  font-size: 24px; }

.icon-double-arrow-right:before {
  content: "\e945";
  font-size: 24px; }

.icon-eye-activ:before {
  content: "\ecb2";
  font-size: 24px; }

.icon-eye-blocked:before {
  content: "\ecb3";
  font-size: 24px; }

.icon-chat:before {
  content: "\eac5";
  font-size: 24px; }

.icon-toiletpaper:before {
  content: "\ebfc";
  font-size: 24px; }

.icon-sad:before {
  content: "\ed08";
  font-size: 24px; }

.icon-invoice:before {
  content: "\e946"; }

.icon-datacheck:before {
  content: "\e947"; }

.badgewrapper {
  width: 100%;
  display: flex;
  flex-direction: row; }

.badgeL, .badgeM, .badgeS {
  visibility: hidden; }

.badgeL {
  width: 200px;
  height: 200px;
  border-radius: 100px;
  background: #FF5800;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  opacity: 0.9;
  margin: 1.25rem; }
  .badgeL > div {
    width: 80%;
    height: auto;
    text-align: center;
    margin-bottom: 1%;
    margin-top: 1%;
    display: flex;
    justify-content: center; }
  .badgeL > div:first-child, .badgeL div:last-child {
    width: 70%; }
  .badgeL > div > span {
    text-align: center;
    color: #fff;
    line-height: 100%;
    font-family: 'SansaPro';
    font-weight: 400;
    text-transform: uppercase; }
    .badgeL > div > span .letterspacing-negativ {
      margin-left: -7px; }
  .badgeL > div > span.bold {
    font-weight: 800; }
  .badgeL > div.small > span {
    line-height: 135%; }
  .badgeL > div.link > span > a, .badgeL div.link > span {
    text-decoration: underline;
    color: #fff;
    margin-top: 10px;
    display: block;
    text-transform: capitalize; }

.badgeM {
  width: 150px;
  height: 150px;
  border-radius: 100px;
  background: #FF5800;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  opacity: 0.9;
  margin: 1.25rem; }
  .badgeM > div {
    width: 70%;
    height: auto;
    text-align: center;
    margin-bottom: 1%;
    margin-top: 1%;
    display: flex;
    justify-content: center; }
  .badgeM > div:first-child, .badgeM div:last-child {
    width: 70%; }
  .badgeM > div > span {
    text-align: center;
    color: #fff;
    line-height: 100%;
    font-family: 'SansaPro';
    font-weight: 400;
    text-transform: uppercase; }
    .badgeM > div > span .letterspacing-negativ {
      margin-left: -7px; }
  .badgeM > div > span.bold {
    font-weight: 800; }
  .badgeM > div.small > span {
    line-height: 125%; }
  .badgeM > div.link > span > a, .badgeM div.link > span {
    text-decoration: underline;
    color: #fff;
    margin-top: 6px;
    display: block;
    text-transform: capitalize; }

.badgeS {
  width: 100px;
  height: 100px;
  border-radius: 100px;
  background: #FF5800;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  opacity: 0.9;
  margin: 1.25rem; }
  .badgeS > div {
    width: 75%;
    height: auto;
    text-align: center;
    margin-bottom: 0.5%;
    margin-top: 0.5%;
    display: flex;
    justify-content: center; }
  .badgeS > div:first-child, .badgeS div:last-child {
    width: 75%; }
  .badgeS > div > span {
    text-align: center;
    color: #fff;
    line-height: 100%;
    font-family: 'SansaPro';
    font-weight: 400;
    text-transform: uppercase; }
    .badgeS > div > span .letterspacing-negativ {
      margin-left: 0px; }
  .badgeS > div > span.bold {
    font-weight: 800; }
  .badgeS > div.small > span {
    line-height: 125%; }
  .badgeS > div.link > span > a, .badgeS div.link > span {
    text-decoration: underline;
    color: #fff;
    margin-top: 4px;
    display: block;
    text-transform: capitalize; }

.sitewidget {
  position: fixed;
  right: -1px;
  width: max-content !important;
  padding: 0 !important;
  z-index: 7;
  bottom: 265px;
  display: none; }
  .sitewidget > .sitewidget_small {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border: 1px solid #fff;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 9px 4px;
    line-height: 0;
    width: 95px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    right: 0; }
    .sitewidget > .sitewidget_small > img {
      width: 95px;
      height: auto; }
  .sitewidget .sitewidget_small:hover {
    border: 1px solid #ea484d;
    cursor: pointer; }
  .sitewidget > .sitewidget_zoom {
    position: absolute;
    width: 240px;
    height: auto;
    right: 20px;
    bottom: 0;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 9px 4px;
    flex-direction: column;
    align-items: center;
    padding: 40px 15px 15px 15px;
    border-radius: 8px;
    overflow: hidden;
    display: none;
    background: #fff; }
    .sitewidget > .sitewidget_zoom > img {
      width: 210px; }
    .sitewidget > .sitewidget_zoom .closewidget {
      position: absolute;
      right: 15px;
      top: 12px; }
    .sitewidget > .sitewidget_zoom .closewidget::before {
      font-size: 16px !important; }
    .sitewidget > .sitewidget_zoom .closewidget:hover {
      cursor: pointer; }
    .sitewidget > .sitewidget_zoom .btn {
      margin-top: 15px;
      font-size: 12px;
      font-weight: 600; }
  .sitewidget .sitewidget_zoom_show {
    display: flex !important; }

@media (min-width: 1024px) {
  .main_content .sitewidget {
    display: block;
    width: 93px !important; } }

@charset "UTF-8";
.testimonialslider {
  margin-bottom: 0rem;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  padding: 3.125rem 0rem 3.125rem 0rem !important; }

.testimonialslider div.testimonialslide {
  margin-bottom: 0rem; }
  .testimonialslider div.testimonialslide > .row > .testimonialslide_image {
    padding: 0;
    display: flex;
    justify-content: center;
    margin-bottom: 3.125rem; }
    .testimonialslider div.testimonialslide > .row > .testimonialslide_image > div {
      border-radius: 50%;
      overflow: hidden;
      width: 200px;
      height: auto; }
  .testimonialslider div.testimonialslide > .row > .testimonialslide_image img, .testimonialslider div.testimonialslide .testimonialslide_image picture {
    max-width: 100%;
    height: auto; }

div.testimonialslide_content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0rem 3.125rem 4.375rem 3.125rem;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  position: unset;
  text-align: center; }
  div.testimonialslide_content .h4 {
    margin: 0rem; }
  div.testimonialslide_content .testimonial_firma.XL img {
    height: 100px;
    width: auto;
    margin-top: 2.5rem; }
  div.testimonialslide_content .testimonial_firma.L img {
    height: 80px;
    width: auto;
    margin-top: 2.5rem; }
  div.testimonialslide_content .testimonial_firma.M img {
    height: 60px;
    width: auto;
    margin-top: 2.5rem; }
  div.testimonialslide_content .testimonial_firma.S img {
    height: 30px;
    width: auto;
    margin-top: 2.5rem; }

.testimonialslider .testimonialslide_content a, .testimonialslider .testimonialslide_content a:hover {
  color: #000000; }

.testimonialslider .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.testimonialslider .slick-dots {
  display: none;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  justify-content: center; }

.testimonialslider .slick-dots li {
  position: relative;
  display: inline-block;
  padding: 0;
  min-width: 35px;
  cursor: pointer; }

.testimonialslider .slick-active .slick-slider_title {
  color: #FF5800; }

.testimonialslider .slick-slider_title {
  display: none; }

.testimonialslider ul.slick-dots li:last-child {
  margin-right: 0; }

.testimonialslider .slick-slider_line {
  border-bottom: solid 1px #999999;
  width: 25%;
  padding-top: 5px; }

.testimonialslider .slick-slider_buttoncontainer {
  display: flex;
  justify-content: space-between;
  align-items: flex-start; }

.testimonialslider .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  cursor: pointer;
  border: solid 1px #999999;
  outline: none;
  background-color: #fff;
  outline: 6px solid #fff; }

.testimonialslider .slick-dots li.slick-active button {
  border: solid 1px #FF5800;
  background-color: #FF5800; }

.testimonialslider .slick-prev, .testimonialslider .slick-next {
  line-height: 0;
  font-size: 0;
  position: absolute;
  z-index: 20;
  top: 25%;
  display: block;
  width: 3rem;
  height: 3rem;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-shadow: 0 2px #fff;
  cursor: pointer;
  border: none;
  outline: none;
  background: transparent;
  content: "";
  color: #999999; }

.testimonialslider .slick-next::after, .testimonialslider .slick-prev::before {
  content: "";
  font-family: "icomoon" !important;
  line-height: 3rem;
  font-size: 3rem; }

.testimonialslider .slick-next {
  right: 5px;
  transform: rotate(270deg);
  margin-right: 0; }

.testimonialslider .slick-prev {
  left: 5px;
  transform: rotate(90deg);
  margin-left: 0; }

.testimonialslider .testimonialslide .testimonialslide_content {
  padding: 0rem 3.75rem 0rem 3.75rem;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: center; }
  .testimonialslider .testimonialslide .testimonialslide_content > a {
    text-align: center; }

.testimonialslider .testimonialslide .testimonialslide_image img, .testimonialslider .testimonialslide .testimonialslide_image picture {
  margin: 0 auto !important; }

.testimonialslider .testimonialslide .testimonialslide_content .testimonialslide_subline {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 2.5rem; }

.testimonialslider .testimonialslide .testimonialslide_content > .btn-primary {
  margin-top: 0rem; }

@media (min-width: 768px) {
  .testimonialslider {
    margin-bottom: 3.75rem; }
  .testimonialslider div.testimonialslide > .row > .testimonialslide_image > div {
    width: 240px; } }

@media (min-width: 1024px) {
  .testimonialslider .testimonialslide .testimonialslide_image {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: 25rem; }
  .testimonialslider .testimonialslide .testimonialslide_content {
    padding: 3.75rem 0rem 3.75rem 4.375rem; }
  div.testimonialslide_content {
    text-align: center; }
  .testimonialslider {
    padding: 0rem !important; }
    .testimonialslider .slick-dots {
      display: flex; }
    .testimonialslider .slick-dots-wrapper {
      display: flex;
      position: absolute;
      align-items: flex-start;
      width: 100%;
      margin-top: -5px; }
    .testimonialslider .slick-prev, .testimonialslider .slick-next {
      top: 45%;
      display: block;
      width: 5rem;
      height: 5rem;
      content: ""; }
    .testimonialslider .slick-next::after, .testimonialslider .slick-prev::before {
      content: "";
      font-family: "icomoon" !important;
      line-height: 5rem;
      font-size: 5rem; }
    .testimonialslider .slick-slider_line_wrapper {
      padding-top: 5px;
      width: 100%; }
      .testimonialslider .slick-slider_line_wrapper .slick-slider_line {
        width: 100%;
        display: none; } }

@media (min-width: 1024px) {
  .testimonialslider {
    margin-bottom: 4.375rem; } }

@charset "UTF-8";
.main_content {
  padding-top: 0 !important; }

.menulayer {
  content: "";
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.75;
  position: fixed;
  top: 0;
  display: none;
  z-index: 106; }

.mouse-pointer {
  cursor: pointer; }

/*Vorteile Start*/
.vorteilsleiste {
  background: #F9F9F9;
  display: none; }
  .vorteilsleiste .container {
    margin: 0 auto; }
  .vorteilsleiste .vorteilsleiste_content {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 35px;
    padding: 0px 50px; }
  .vorteilsleiste ul {
    display: flex; }
    .vorteilsleiste ul li.has-tooltip {
      margin-left: 70px;
      font-size: 0.813rem !important;
      color: #61AA70;
      display: none;
      font-weight: 600;
      display: none;
      align-items: center;
      height: 35px; }
      .vorteilsleiste ul li.has-tooltip span {
        margin-right: 10px;
        color: #fff; }
      .vorteilsleiste ul li.has-tooltip > span.vorteil_title {
        color: #61AA70; }
      .vorteilsleiste ul li.has-tooltip > span::before {
        font-size: 16px;
        line-height: 0;
        color: #61AA70; }
    .vorteilsleiste ul li:first-child {
      margin-left: 0; }
    .vorteilsleiste ul li:nth-child(1), .vorteilsleiste ul li:nth-child(2), .vorteilsleiste ul li:nth-child(3) {
      display: flex; }
  .vorteilsleiste .sprachauswahl {
    position: absolute;
    right: 15px; }

/*Vorteile Ende*/
/*Header Start*/
.sticky {
  position: sticky;
  transition: transform .3s;
  transform: translateY(0px); }

.stickyout {
  transition: transform .3s;
  transform: translateY(-100%); }

#Header {
  top: 0;
  position: sticky;
  background: #fff;
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.2);
  transition: transform .3s;
  z-index: 103;
  /*Suche Abweichungen Mobil Start*/
  /*Suche Abweichungen Mobil Ende*/
  /*Suche Allgemein Start*/
  /*Suche Allgemein Ende*/ }
  #Header .navigationsleiste .container {
    margin: 0 auto; }
  #Header .navigationsleiste .navigationsleiste_content {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    #Header .navigationsleiste .navigationsleiste_content .linker_bereich, #Header .navigationsleiste .navigationsleiste_content .rechter_bereich {
      display: flex; }
    #Header .navigationsleiste .navigationsleiste_content .burger {
      margin-right: 20px;
      display: flex;
      align-items: center; }
      #Header .navigationsleiste .navigationsleiste_content .burger span {
        font-size: 24px; }
    #Header .navigationsleiste .navigationsleiste_content .burger:hover {
      cursor: pointer; }
    #Header .navigationsleiste .navigationsleiste_content .logo {
      min-width: 130px;
      max-width: 230px;
      margin-right: 20px;
      display: flex;
      align-items: center;
      line-height: 0; }
      #Header .navigationsleiste .navigationsleiste_content .logo img {
        max-width: 100%;
        height: auto; }
    #Header .navigationsleiste .navigationsleiste_content .suchfeldbereich {
      display: none;
      position: relative; }
    #Header .navigationsleiste .navigationsleiste_content nav.headernav {
      display: none;
      align-items: center; }
      #Header .navigationsleiste .navigationsleiste_content nav.headernav ul {
        display: flex;
        margin-left: 30px; }
        #Header .navigationsleiste .navigationsleiste_content nav.headernav ul li {
          margin-right: 25px;
          font-size: 0.875rem;
          font-weight: 700; }
          #Header .navigationsleiste .navigationsleiste_content nav.headernav ul li a {
            color: #000000;
            text-decoration: none;
            display: block;
            height: 100%; }
          #Header .navigationsleiste .navigationsleiste_content nav.headernav ul li a:hover {
            color: #FF5800; }
        #Header .navigationsleiste .navigationsleiste_content nav.headernav ul li:hover {
          cursor: pointer;
          color: #FF5800; }
        #Header .navigationsleiste .navigationsleiste_content nav.headernav ul li:last-child {
          margin-right: 0; }
    #Header .navigationsleiste .navigationsleiste_content .rechter_bereich {
      display: flex;
      height: 100%;
      align-items: center; }
      #Header .navigationsleiste .navigationsleiste_content .rechter_bereich > div {
        margin-left: 0px; }
      #Header .navigationsleiste .navigationsleiste_content .rechter_bereich > div:hover {
        cursor: pointer; }
      #Header .navigationsleiste .navigationsleiste_content .rechter_bereich > div:first-child {
        margin-left: 0; }
    #Header .navigationsleiste .navigationsleiste_content .suche_mobil span {
      color: #FF5800; }
    #Header .navigationsleiste .navigationsleiste_content .hilfe_kontakt, #Header .navigationsleiste .navigationsleiste_content .konto_bestellungen {
      display: flex;
      position: relative; }
      #Header .navigationsleiste .navigationsleiste_content .hilfe_kontakt .hilfe_kontakt_desktop, #Header .navigationsleiste .navigationsleiste_content .hilfe_kontakt .konto_bestellungen_desktop, #Header .navigationsleiste .navigationsleiste_content .konto_bestellungen .hilfe_kontakt_desktop, #Header .navigationsleiste .navigationsleiste_content .konto_bestellungen .konto_bestellungen_desktop {
        display: none;
        flex-direction: column;
        position: relative; }
        #Header .navigationsleiste .navigationsleiste_content .hilfe_kontakt .hilfe_kontakt_desktop span, #Header .navigationsleiste .navigationsleiste_content .hilfe_kontakt .konto_bestellungen_desktop span, #Header .navigationsleiste .navigationsleiste_content .konto_bestellungen .hilfe_kontakt_desktop span, #Header .navigationsleiste .navigationsleiste_content .konto_bestellungen .konto_bestellungen_desktop span {
          width: 100%;
          font-size: 0.875rem; }
        #Header .navigationsleiste .navigationsleiste_content .hilfe_kontakt .hilfe_kontakt_desktop span:first-child, #Header .navigationsleiste .navigationsleiste_content .hilfe_kontakt .konto_bestellungen_desktop span:first-child, #Header .navigationsleiste .navigationsleiste_content .konto_bestellungen .hilfe_kontakt_desktop span:first-child, #Header .navigationsleiste .navigationsleiste_content .konto_bestellungen .konto_bestellungen_desktop span:first-child {
          font-weight: 700; }
    #Header .navigationsleiste .navigationsleiste_content .warenkorb {
      position: relative; }
      #Header .navigationsleiste .navigationsleiste_content .warenkorb a {
        color: #000000;
        position: relative;
        display: block; }
      #Header .navigationsleiste .navigationsleiste_content .warenkorb .warenkorb_artikel_anzahl {
        height: 16px;
        width: 16px;
        border-radius: 9px;
        background: #FF5800;
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: .6rem;
        line-height: 12px;
        font-weight: 600;
        position: absolute;
        top: -1px;
        right: 0px;
        opacity: 1; }
    #Header .navigationsleiste .navigationsleiste_content .headericon {
      width: 40px;
      height: 40px;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 24px; }
    #Header .navigationsleiste .navigationsleiste_content .icon-cart4::before, #Header .navigationsleiste .navigationsleiste_content .icon-user::before, #Header .navigationsleiste .navigationsleiste_content .icon-phone::before {
      font-size: 24px; }
  #Header .suchemobil {
    padding-bottom: 15px;
    z-index: 102;
    position: relative; }
    #Header .suchemobil .container {
      margin: 0 auto; }
    #Header .suchemobil .suchfeldbereich {
      display: flex;
      margin: 0; }
      #Header .suchemobil .suchfeldbereich #unibox-suggest-box {
        overflow: inherit !important; }
  #Header .abdunklung::before {
    content: "";
    width: 100%;
    height: 100vh;
    position: fixed;
    background: #000;
    left: 0;
    top: 0;
    opacity: 0.45;
    z-index: 101; }
  #Header .suchfeldbereich {
    margin: 0 30px; }
    #Header .suchfeldbereich input {
      height: 40px;
      font-weight: 700;
      font-size: 0.875rem;
      border-radius: 30px;
      padding-left: 45px;
      transition: all .1s ease-in;
      background: #f0f0f0;
      border: 1px solid #fff;
      z-index: 105; }
    #Header .suchfeldbereich input:hover {
      background: #e3e3e3;
      transition: all .1s ease-in; }
    #Header .suchfeldbereich .focus_input {
      background: #f0f0f0 !important; }
    #Header .suchfeldbereich .noborder {
      border: 0 !important; }
    #Header .suchfeldbereich .btn {
      left: 15px;
      z-index: 105;
      border-bottom-left-radius: 0;
      border-top-left-radius: 0;
      background: transparent;
      position: absolute;
      height: max-content;
      padding: 0;
      top: 9px; }
    #Header .suchfeldbereich .icon-search::before {
      font-size: 16px;
      color: #000000; }
    #Header .suchfeldbereich #unibox-suggest-box {
      position: absolute;
      display: none;
      border: 0px !important;
      background-color: #fff;
      color: #333;
      z-index: 104 !important;
      min-width: calc(100% + 20px) !important;
      padding: 50px 0px 0px 0px;
      left: -10px !important;
      top: -10px !important;
      border-radius: 10px; }
      #Header .suchfeldbereich #unibox-suggest-box > section:last-child {
        border-bottom: none !important;
        margin-bottom: 0px !important; }
      #Header .suchfeldbereich #unibox-suggest-box > section:first-child {
        padding-top: 10px !important; }
    #Header .suchfeldbereich #unibox-suggest-box::before {
      content: "";
      width: calc(100% - 40px);
      height: 1px;
      background: #CCCCCC;
      position: absolute;
      top: 40px;
      left: 20px; }
    #Header .suchfeldbereich .nav_sticky #unibox-suggest-box {
      margin-left: -34px; }
    #Header .suchfeldbereich .unibox-suggest-cluster {
      padding-top: 15px;
      padding-bottom: 10px;
      border-bottom: 1px solid #CCCCCC;
      margin-left: 20px;
      width: calc(100% - 40px); }
    #Header .suchfeldbereich .unibox-suggest-blog {
      max-height: 370px;
      overflow: auto; }
    #Header .suchfeldbereich h2.unibox-suggest-heading {
      color: #000;
      font-weight: 700;
      font-weight: 700;
      font-family: 'Open Sans';
      font-size: 0.75rem;
      text-align: left;
      margin-bottom: 10px;
      line-height: 18px;
      padding-left: 0px;
      text-transform: uppercase;
      letter-spacing: 0.5px; }
    #Header .suchfeldbereich #unibox-suggest-box a {
      text-decoration: none;
      color: #333;
      font-size: 0.875rem;
      font-family: 'Open Sans';
      line-height: 18px;
      font-weight: 400;
      display: block;
      padding: 6px 0; }
      #Header .suchfeldbereich #unibox-suggest-box a .unibox-highlight {
        font-weight: 400; }
    #Header .suchfeldbereich .unibox-selectable-img-container {
      display: none; }
    #Header .suchfeldbereich #unibox-suggest-box {
      border: 1px solid #ddd; }
    #Header .suchfeldbereich #unibox-suggest-box {
      position: absolute;
      display: none;
      border: 1px solid #e5e5e5;
      background-color: #fff;
      color: #333;
      z-index: 1500; }
      #Header .suchfeldbereich #unibox-suggest-box > .unibox-suggest-cluster:first-child .unibox-selectable {
        background-image: url(/oc_Styles/Feature/Header/sxpHeader2/-/media/Apps/Icons/search.ashx);
        background-repeat: no-repeat;
        background-size: 17px;
        background-position: 5px 5px; }
      #Header .suchfeldbereich #unibox-suggest-box > .unibox-suggest-produktinformation .unibox-selectable {
        background-image: url(/oc_Styles/Feature/Header/sxpHeader2/-/media/Apps/Icons/produktinfo.ashx);
        background-repeat: no-repeat;
        background-size: 16px;
        background-position: 5px 7px; }
    #Header .suchfeldbereich .unibox-selectable span:hover, #Header .suchfeldbereich .unibox-selectable a:hover {
      color: #FF5800 !important;
      cursor: pointer; }
    #Header .suchfeldbereich #unibox-suggest-box h4 {
      margin-left: 8px;
      margin-top: 6px;
      font-size: 1.125rem; }
    #Header .suchfeldbereich #unibox-suggest-box > div > div {
      padding: 6px 8px; }
    #Header .suchfeldbereich .unibox-suggest-h�ufig_gestellte_fragen .unibox-selectable, #Header .suchfeldbereich .unibox-suggest-blog .unibox-selectable, #Header .suchfeldbereich .unibox-suggest-sonstiges .unibox-selectable {
      font-weight: 400 !important; }
      #Header .suchfeldbereich .unibox-suggest-h�ufig_gestellte_fragen .unibox-selectable > a, #Header .suchfeldbereich .unibox-suggest-blog .unibox-selectable > a, #Header .suchfeldbereich .unibox-suggest-sonstiges .unibox-selectable > a {
        font-weight: 400 !important; }
    #Header .suchfeldbereich .unibox-selectable {
      clear: both;
      position: relative;
      font-family: 'Open Sans';
      font-size: 0.875rem;
      line-height: 30px;
      text-align: left;
      display: block !important;
      margin-bottom: 0;
      font-weight: 600;
      padding-left: 35px;
      padding-right: 25px; }
      #Header .suchfeldbereich .unibox-selectable .unibox-highlight {
        font-weight: 400; }

/*Header Ende*/
.sidenavigationin {
  transform: translateX(0%) !important; }

.sidenavigation, .sidenavigationRight {
  z-index: 106;
  padding: 0;
  position: fixed;
  background: #fff;
  width: 100%;
  top: 0;
  height: 100vh;
  transition: transform .3s;
  transform: translateX(-100%); }
  .sidenavigation .icon-down::before, .sidenavigationRight .icon-down::before {
    content: "\edc0";
    font-size: 16px; }
  .sidenavigation .close, .sidenavigationRight .close {
    position: absolute;
    right: 25px;
    top: 15px;
    font-size: 16px; }
  .sidenavigation .stickyarea, .sidenavigationRight .stickyarea {
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 103;
    padding: 15px 25px 20px 25px;
    height: max-content; }
  .sidenavigation .stickyarea::before, .sidenavigationRight .stickyarea::before {
    content: "";
    height: 1px;
    background: #CCCCCC;
    width: calc(100% - 50px);
    position: absolute;
    bottom: 0;
    left: 25px; }
  .sidenavigation .logo, .sidenavigationRight .logo {
    width: 170px;
    line-height: 0; }
    .sidenavigation .logo img, .sidenavigationRight .logo img {
      max-width: 100%;
      height: auto; }
  .sidenavigation .navigationskategorie_slide_wrapper, .sidenavigationRight .navigationskategorie_slide_wrapper {
    overflow: hidden;
    width: 100%;
    height: calc(100vh - 120px);
    position: relative; }
  .sidenavigation .navigationskategorie_wrapper, .sidenavigationRight .navigationskategorie_wrapper {
    padding: 0 25px;
    overflow: auto;
    height: calc(100vh - 120px);
    overflow-x: hidden; }
    .sidenavigation .navigationskategorie_wrapper > .navigationskategorie:last-child, .sidenavigationRight .navigationskategorie_wrapper > .navigationskategorie:last-child {
      margin-bottom: 0 !important; }
    .sidenavigation .navigationskategorie_wrapper > .navigationskategorie:first-child, .sidenavigationRight .navigationskategorie_wrapper > .navigationskategorie:first-child {
      border-top: none !important; }
  .sidenavigation .produktfilter .filterbereich, .sidenavigationRight .produktfilter .filterbereich {
    display: flex;
    position: relative;
    margin-top: 20px; }
    .sidenavigation .produktfilter .filterbereich #unibox-suggest-box, .sidenavigationRight .produktfilter .filterbereich #unibox-suggest-box {
      display: none !important; }
    .sidenavigation .produktfilter .filterbereich .inputgefuellt, .sidenavigationRight .produktfilter .filterbereich .inputgefuellt {
      background: #e3e3e3; }
    .sidenavigation .produktfilter .filterbereich input, .sidenavigationRight .produktfilter .filterbereich input {
      height: 40px;
      font-weight: 400;
      background: #f0f0f0;
      border-radius: 25px;
      padding-left: 45px;
      border: 0;
      font-weight: 700;
      font-size: 0.8125rem; }
    .sidenavigation .produktfilter .filterbereich input:hover, .sidenavigationRight .produktfilter .filterbereich input:hover {
      background: #e3e3e3;
      transition: all .1s ease-in; }
    .sidenavigation .produktfilter .filterbereich .icon-close-thin::before, .sidenavigationRight .produktfilter .filterbereich .icon-close-thin::before {
      font-size: 16px; }
    .sidenavigation .produktfilter .filterbereich .btn, .sidenavigationRight .produktfilter .filterbereich .btn {
      z-index: 105;
      border: none;
      color: #000;
      position: absolute;
      left: 15px;
      padding: 0;
      top: 9px; }
    .sidenavigation .produktfilter .filterbereich .icon-search::before, .sidenavigationRight .produktfilter .filterbereich .icon-search::before {
      content: "\eb37";
      font-size: 16px; }
    .sidenavigation .produktfilter .filterbereich .clearfilter, .sidenavigationRight .produktfilter .filterbereich .clearfilter {
      position: absolute;
      right: 0;
      top: 0;
      color: #000;
      z-index: 105;
      display: none;
      height: 40px;
      width: 40px; }
    .sidenavigation .produktfilter .filterbereich .clearfilter:hover, .sidenavigationRight .produktfilter .filterbereich .clearfilter:hover {
      cursor: pointer; }
    .sidenavigation .produktfilter .filterbereich .clearfilter::before, .sidenavigationRight .produktfilter .filterbereich .clearfilter::before {
      height: 40px;
      width: 40px;
      display: flex;
      justify-content: center;
      align-items: center; }
  .sidenavigation .produktfilter #filterergebnisse, .sidenavigationRight .produktfilter #filterergebnisse {
    display: none;
    margin-top: 15px;
    padding-left: 15px; }
    .sidenavigation .produktfilter #filterergebnisse a, .sidenavigationRight .produktfilter #filterergebnisse a {
      line-height: 28px;
      color: #000000;
      width: 100%;
      display: block; }
    .sidenavigation .produktfilter #filterergebnisse a:hover, .sidenavigationRight .produktfilter #filterergebnisse a:hover {
      color: #FF5800; }
  .sidenavigation .produktfilter #filterergebnisse::before, .sidenavigation .produktfilter #keineergebnisse::before, .sidenavigationRight .produktfilter #filterergebnisse::before, .sidenavigationRight .produktfilter #keineergebnisse::before {
    content: "";
    width: 100%;
    height: 4px;
    position: absolute;
    left: 0;
    background: #fff;
    bottom: -2px; }
  .sidenavigation .grau, .sidenavigationRight .grau {
    background: #F2F2F2;
    margin-left: -25px;
    width: calc(100% + 50px);
    padding: 15px 25px !important;
    border: none !important; }
    .sidenavigation .grau .navigationskategorie_headline > span:first-child, .sidenavigationRight .grau .navigationskategorie_headline > span:first-child {
      background: #F2F2F2 !important; }
  .sidenavigation .navigationskategorie, .sidenavigationRight .navigationskategorie {
    padding: 20px 0px;
    border-top: 1px solid #CCCCCC; }
    .sidenavigation .navigationskategorie .navigationskategorie_headline, .sidenavigationRight .navigationskategorie .navigationskategorie_headline {
      position: relative; }
      .sidenavigation .navigationskategorie .navigationskategorie_headline > span:first-child, .sidenavigationRight .navigationskategorie .navigationskategorie_headline > span:first-child {
        font-size: 0.875rem;
        color: #000000;
        font-weight: 700;
        text-transform: uppercase;
        background: #fff;
        margin-bottom: 10px;
        display: block;
        position: relative;
        width: max-content;
        padding-right: 10px;
        font-family: 'Open Sans';
        letter-spacing: 0.5px; }
    .sidenavigation .navigationskategorie ul li, .sidenavigationRight .navigationskategorie ul li {
      font-size: 1rem;
      font-weight: 400;
      font-family: 'Open Sans';
      margin-bottom: 0;
      line-height: 40px;
      display: flex;
      justify-content: space-between;
      padding-left: 15px; }
      .sidenavigation .navigationskategorie ul li > a, .sidenavigationRight .navigationskategorie ul li > a {
        width: 100%;
        display: flex; }
        .sidenavigation .navigationskategorie ul li > a span.top, .sidenavigationRight .navigationskategorie ul li > a span.top {
          text-transform: uppercase;
          color: #FF5800;
          font-weight: 600;
          margin-left: 20px;
          font-size: 0.75rem; }
      .sidenavigation .navigationskategorie ul li .arrow, .sidenavigationRight .navigationskategorie ul li .arrow {
        transform: rotate(-90deg);
        margin-right: -10px; }
      .sidenavigation .navigationskategorie ul li .secondlevelin, .sidenavigationRight .navigationskategorie ul li .secondlevelin {
        transform: translateX(0%) !important; }
      .sidenavigation .navigationskategorie ul li ul, .sidenavigationRight .navigationskategorie ul li ul {
        background: #fff;
        position: absolute;
        width: calc(100% + 0px);
        z-index: 102;
        top: 0;
        height: calc(100vh - 120px);
        overflow: scroll;
        margin-left: -15px;
        padding: 20px 15px;
        transition: transform .3s;
        transform: translateX(100%); }
        .sidenavigation .navigationskategorie ul li ul li, .sidenavigationRight .navigationskategorie ul li ul li {
          padding-left: 30px;
          display: flex;
          justify-content: flex-start;
          position: relative; }
          .sidenavigation .navigationskategorie ul li ul li span.top, .sidenavigationRight .navigationskategorie ul li ul li span.top {
            text-transform: uppercase;
            color: #FF5800;
            font-weight: 600; }
          .sidenavigation .navigationskategorie ul li ul li span, .sidenavigationRight .navigationskategorie ul li ul li span {
            display: block;
            margin-left: 20px;
            font-size: 0.75rem;
            display: flex;
            align-items: center; }
          .sidenavigation .navigationskategorie ul li ul li span.arrow, .sidenavigationRight .navigationskategorie ul li ul li span.arrow {
            margin-left: 0 !important; }
          .sidenavigation .navigationskategorie ul li ul li span::before, .sidenavigationRight .navigationskategorie ul li ul li span::before {
            font-size: 1rem; }
          .sidenavigation .navigationskategorie ul li ul li .arrow, .sidenavigationRight .navigationskategorie ul li ul li .arrow {
            left: 0px;
            top: 12px;
            right: auto;
            transform: rotate(90deg);
            position: absolute; }
        .sidenavigation .navigationskategorie ul li ul li:first-child, .sidenavigationRight .navigationskategorie ul li ul li:first-child {
          font-weight: 700;
          padding-left: 30px; }
        .sidenavigation .navigationskategorie ul li ul .uebersicht, .sidenavigationRight .navigationskategorie ul li ul .uebersicht {
          margin-top: 15px; }
    .sidenavigation .navigationskategorie ul li.highlight, .sidenavigationRight .navigationskategorie ul li.highlight {
      font-weight: 700; }
    .sidenavigation .navigationskategorie ul li.alleProdukte, .sidenavigationRight .navigationskategorie ul li.alleProdukte {
      font-size: 0.8125rem;
      font-style: italic;
      margin-top: 5px; }
      .sidenavigation .navigationskategorie ul li.alleProdukte a, .sidenavigationRight .navigationskategorie ul li.alleProdukte a {
        align-items: center; }
        .sidenavigation .navigationskategorie ul li.alleProdukte a span, .sidenavigationRight .navigationskategorie ul li.alleProdukte a span {
          height: 18px; }
        .sidenavigation .navigationskategorie ul li.alleProdukte a > span, .sidenavigationRight .navigationskategorie ul li.alleProdukte a > span {
          margin-right: 5px; }
        .sidenavigation .navigationskategorie ul li.alleProdukte a span::before, .sidenavigationRight .navigationskategorie ul li.alleProdukte a span::before {
          font-size: 8px; }
    .sidenavigation .navigationskategorie ul li:hover, .sidenavigationRight .navigationskategorie ul li:hover {
      cursor: pointer; }
    .sidenavigation .navigationskategorie a, .sidenavigationRight .navigationskategorie a {
      color: #000000; }
  .sidenavigation .kontakt_fachberatung_wrapper, .sidenavigationRight .kontakt_fachberatung_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
    padding-bottom: 20px; }
    .sidenavigation .kontakt_fachberatung_wrapper .kontakt_fachberatung_head, .sidenavigationRight .kontakt_fachberatung_wrapper .kontakt_fachberatung_head {
      display: flex;
      justify-content: center;
      flex-direction: column;
      align-items: center; }
      .sidenavigation .kontakt_fachberatung_wrapper .kontakt_fachberatung_head .kontakt_fachberatung_image, .sidenavigationRight .kontakt_fachberatung_wrapper .kontakt_fachberatung_head .kontakt_fachberatung_image {
        width: 130px;
        height: 130px;
        border-radius: 65px;
        overflow: hidden; }
        .sidenavigation .kontakt_fachberatung_wrapper .kontakt_fachberatung_head .kontakt_fachberatung_image > img, .sidenavigationRight .kontakt_fachberatung_wrapper .kontakt_fachberatung_head .kontakt_fachberatung_image > img {
          width: 100%;
          height: auto; }
    .sidenavigation .kontakt_fachberatung_wrapper .kontakt_fachberatung_contentwrapper > div, .sidenavigationRight .kontakt_fachberatung_wrapper .kontakt_fachberatung_contentwrapper > div {
      margin-bottom: 15px; }
    .sidenavigation .kontakt_fachberatung_wrapper .kontakt_fachberatung_contentwrapper > div:last-child, .sidenavigationRight .kontakt_fachberatung_wrapper .kontakt_fachberatung_contentwrapper > div:last-child {
      margin-bottom: 0 !important; }
    .sidenavigation .kontakt_fachberatung_wrapper .kontakt_fachberatung_headline, .sidenavigationRight .kontakt_fachberatung_wrapper .kontakt_fachberatung_headline {
      font-family: 'SansaPro', Arial;
      font-size: 0.9375rem;
      font-weight: 800;
      text-transform: uppercase;
      margin-top: 10px;
      margin-bottom: 10px; }
    .sidenavigation .kontakt_fachberatung_wrapper .kontakt_fachberatung_tel, .sidenavigationRight .kontakt_fachberatung_wrapper .kontakt_fachberatung_tel {
      display: flex;
      margin-bottom: 15px; }
      .sidenavigation .kontakt_fachberatung_wrapper .kontakt_fachberatung_tel > div:first-child, .sidenavigationRight .kontakt_fachberatung_wrapper .kontakt_fachberatung_tel > div:first-child {
        margin-right: 10px;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        padding-top: 2px; }
        .sidenavigation .kontakt_fachberatung_wrapper .kontakt_fachberatung_tel > div:first-child > span:before, .sidenavigationRight .kontakt_fachberatung_wrapper .kontakt_fachberatung_tel > div:first-child > span:before {
          font-size: 20px; }
      .sidenavigation .kontakt_fachberatung_wrapper .kontakt_fachberatung_tel div:nth-child(2), .sidenavigationRight .kontakt_fachberatung_wrapper .kontakt_fachberatung_tel div:nth-child(2) {
        display: flex;
        flex-direction: column; }
        .sidenavigation .kontakt_fachberatung_wrapper .kontakt_fachberatung_tel div:nth-child(2) > a, .sidenavigationRight .kontakt_fachberatung_wrapper .kontakt_fachberatung_tel div:nth-child(2) > a {
          font-family: 'SansaPro', Arial;
          font-size: 1rem;
          font-weight: 800;
          color: #FF5800; }
        .sidenavigation .kontakt_fachberatung_wrapper .kontakt_fachberatung_tel div:nth-child(2) span, .sidenavigationRight .kontakt_fachberatung_wrapper .kontakt_fachberatung_tel div:nth-child(2) span {
          font-size: 0.9375rem; }
    .sidenavigation .kontakt_fachberatung_wrapper .kontakt_fachberatung_mail, .sidenavigationRight .kontakt_fachberatung_wrapper .kontakt_fachberatung_mail {
      display: flex; }
      .sidenavigation .kontakt_fachberatung_wrapper .kontakt_fachberatung_mail > div:first-child, .sidenavigationRight .kontakt_fachberatung_wrapper .kontakt_fachberatung_mail > div:first-child {
        margin-right: 10px;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        padding-top: 4px; }
        .sidenavigation .kontakt_fachberatung_wrapper .kontakt_fachberatung_mail > div:first-child > span:before, .sidenavigationRight .kontakt_fachberatung_wrapper .kontakt_fachberatung_mail > div:first-child > span:before {
          font-size: 20px; }
      .sidenavigation .kontakt_fachberatung_wrapper .kontakt_fachberatung_mail div:nth-child(2), .sidenavigationRight .kontakt_fachberatung_wrapper .kontakt_fachberatung_mail div:nth-child(2) {
        display: flex;
        flex-direction: column;
        font-size: 0.9375rem; }
        .sidenavigation .kontakt_fachberatung_wrapper .kontakt_fachberatung_mail div:nth-child(2) > span, .sidenavigationRight .kontakt_fachberatung_wrapper .kontakt_fachberatung_mail div:nth-child(2) > span {
          font-size: 0.9375rem; }
          .sidenavigation .kontakt_fachberatung_wrapper .kontakt_fachberatung_mail div:nth-child(2) > span a, .sidenavigationRight .kontakt_fachberatung_wrapper .kontakt_fachberatung_mail div:nth-child(2) > span a {
            color: #FF5800; }
        .sidenavigation .kontakt_fachberatung_wrapper .kontakt_fachberatung_mail div:nth-child(2) a, .sidenavigationRight .kontakt_fachberatung_wrapper .kontakt_fachberatung_mail div:nth-child(2) a {
          color: #000000; }
        .sidenavigation .kontakt_fachberatung_wrapper .kontakt_fachberatung_mail div:nth-child(2) a:hover, .sidenavigationRight .kontakt_fachberatung_wrapper .kontakt_fachberatung_mail div:nth-child(2) a:hover {
          color: #FF5800; }

.sidenavigationRight {
  right: 0;
  transform: translateX(100%); }
  .sidenavigationRight .navigationskategorie_wrapper {
    height: calc(100vh - 60px); }
  .sidenavigationRight .kundenbereich_menu_login {
    text-align: left; }
    .sidenavigationRight .kundenbereich_menu_login a {
      color: #FF5800; }
    .sidenavigationRight .kundenbereich_menu_login a.btn {
      color: #fff; }
    .sidenavigationRight .kundenbereich_menu_login p {
      font-size: 0.875rem;
      text-align: left;
      margin-top: 5px;
      font-weight: 400;
      margin-bottom: 0px; }
    .sidenavigationRight .kundenbereich_menu_login p.abmelden > a {
      color: #000000; }
    .sidenavigationRight .kundenbereich_menu_login p.abmelden > a:hover {
      color: #FF5800; }
    .sidenavigationRight .kundenbereich_menu_login .kundenbereich_menu_login_anrede, .sidenavigationRight .kundenbereich_menu_login .kundenbereich_menu_login_anrede_name {
      font-size: 1.125rem;
      font-family: 'SansaPro';
      font-weight: 600; }
    .sidenavigationRight .kundenbereich_menu_login .kundenbereich_menu_login_anrede_name {
      margin-left: 5px; }
    .sidenavigationRight .kundenbereich_menu_login .kundenbereich_menu_kundennummer {
      display: flex;
      justify-content: flex-start;
      font-size: 0.875rem; }
      .sidenavigationRight .kundenbereich_menu_login .kundenbereich_menu_kundennummer > div {
        width: max-content;
        max-width: 50%; }
      .sidenavigationRight .kundenbereich_menu_login .kundenbereich_menu_kundennummer > div:last-child {
        margin-left: 5px; }
  .sidenavigationRight .auftragsuebersicht {
    border-bottom: none !important;
    justify-content: center;
    display: flex;
    flex-direction: column;
    display: none; }
    .sidenavigationRight .auftragsuebersicht ul.auftragsuebersicht {
      display: block; }
    .sidenavigationRight .auftragsuebersicht .auftragsuebersicht_alle_auftraege {
      margin-top: 10px;
      font-size: 0.875rem;
      text-align: center;
      color: #FF5800; }

.sidenavigationKundenmenu .stickyarea::before {
  display: none; }

.sidenavigationKundenmenu .navigationskategorie ul.auftragsuebersicht .todokunde a .auftragsstatus span {
  background: #FF5800 !important;
  color: #fff;
  width: max-content; }

.sidenavigationKundenmenu .navigationskategorie ul.auftragsuebersicht .todosaxoprint a .auftragsstatus span {
  background: #61AA70 !important;
  color: #fff;
  width: max-content; }

.sidenavigationKundenmenu .navigationskategorie ul.auftragsuebersicht .doingsaxoprint a .auftragsstatus span {
  background: #1f8ceb !important;
  color: #fff;
  width: max-content; }

.sidenavigationKundenmenu .navigationskategorie ul.auftragsuebersicht li {
  position: relative;
  background: #F2F2F2;
  border-radius: 4px;
  margin-bottom: 10px;
  padding: 0; }
  .sidenavigationKundenmenu .navigationskategorie ul.auftragsuebersicht li a {
    font-weight: 600;
    display: flex;
    align-items: center;
    flex-direction: row;
    padding: 10px;
    justify-content: space-between; }
    .sidenavigationKundenmenu .navigationskategorie ul.auftragsuebersicht li a > div {
      display: flex; }
    .sidenavigationKundenmenu .navigationskategorie ul.auftragsuebersicht li a .auftragsdaten span {
      line-height: 1rem;
      font-weight: 600;
      font-size: 0.8125rem;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
    .sidenavigationKundenmenu .navigationskategorie ul.auftragsuebersicht li a .auftragsstatus {
      justify-content: flex-end; }
      .sidenavigationKundenmenu .navigationskategorie ul.auftragsuebersicht li a .auftragsstatus span {
        font-size: 10px !important;
        display: block;
        padding: 0px 10px;
        background: #ccc;
        line-height: 18px;
        border-radius: 10px;
        height: 18px; }

.sidenavigationKundenmenu .navigationskategorie ul.auftragsuebersicht li:last-child {
  margin-bottom: 0; }

.sidenavigationKundenmenu .navigationskategorie ul.auftragsuebersicht li.mehr-anzeigen {
  line-height: 1rem;
  font-size: 0.875rem;
  padding: 0;
  background: transparent;
  margin-top: 20px;
  font-family: 'Open Sans'; }
  .sidenavigationKundenmenu .navigationskategorie ul.auftragsuebersicht li.mehr-anzeigen a {
    display: flex;
    justify-content: center;
    padding: 0;
    font-weight: 400; }
    .sidenavigationKundenmenu .navigationskategorie ul.auftragsuebersicht li.mehr-anzeigen a > span {
      margin-left: 10px; }
    .sidenavigationKundenmenu .navigationskategorie ul.auftragsuebersicht li.mehr-anzeigen a > span::before {
      font-size: 0.875rem; }
    .sidenavigationKundenmenu .navigationskategorie ul.auftragsuebersicht li.mehr-anzeigen a .auftragszahl {
      margin-left: 5px !important;
      margin-right: 5px; }

.sidenavigationKundenmenu .kundenbereich_menu_login {
  border-top: none !important;
  padding-top: 0 !important; }

.sidenavigationKundenmenu .kundenbereich_menu {
  border-bottom: 1px solid #CCCCCC; }

.sidenavigationServiceHilfe .kontakt_fachberatung_wrapper {
  margin-top: 0;
  padding-top: 25px; }

@media (min-width: 576px) {
  #Header .navigationsleiste .navigationsleiste_content .logo {
    width: 230px;
    margin-right: 0; } }

@media (min-width: 768px) {
  .vorteilsleiste {
    display: block; }
  #Header .navigationsleiste .navigationsleiste_content {
    height: 80px; }
    #Header .navigationsleiste .navigationsleiste_content .suchfeldbereich {
      display: flex;
      flex: 1;
      max-width: 450px; }
    #Header .navigationsleiste .navigationsleiste_content .suche_mobil {
      display: none; }
  #Header .suchemobil {
    display: none; }
  .sidenavigation, .sidenavigationRight {
    width: 50%; }
    .sidenavigation .logo, .sidenavigationRight .logo {
      width: 100%;
      display: flex;
      justify-content: center; }
      .sidenavigation .logo img, .sidenavigationRight .logo img {
        max-width: 200px; }
    .sidenavigation .grau, .sidenavigationRight .grau {
      margin-left: -25px;
      width: calc(100% + 50px);
      padding: 20px 20px 20px 25px !important; }
    .sidenavigation .stickyarea, .sidenavigationRight .stickyarea {
      padding: 25px;
      height: max-content; }
    .sidenavigation .stickyarea::before, .sidenavigationRight .stickyarea::before {
      width: calc(100% - 50px);
      left: 25px; }
    .sidenavigation .close, .sidenavigationRight .close {
      right: -37px;
      top: 20px;
      color: #fff;
      display: none; }
    .sidenavigation .close:hover, .sidenavigationRight .close:hover {
      cursor: pointer; }
    .sidenavigation .navigationskategorie_slide_wrapper, .sidenavigationRight .navigationskategorie_slide_wrapper {
      height: calc(100vh - 135px);
      width: 100%; }
    .sidenavigation .navigationskategorie_wrapper, .sidenavigationRight .navigationskategorie_wrapper {
      padding: 0 25px;
      height: calc(100vh - 135px);
      width: 100%; }
    .sidenavigation .navigationskategorie ul li ul, .sidenavigationRight .navigationskategorie ul li ul {
      height: calc(100vh - 135px);
      margin-left: -30px;
      padding-left: 30px;
      padding-right: 30px;
      width: 100%; }
    .sidenavigation .kontakt_fachberatung_wrapper, .sidenavigationRight .kontakt_fachberatung_wrapper {
      padding-bottom: 30px; }
  .sidenavigationRight .navigationskategorie_wrapper {
    height: calc(100vh - 75px); }
  .sidenavigationRight .close {
    left: -37px;
    top: 20px; } }

@media only screen and (min-width: 1024px) {
  .vorteilsleiste {
    position: relative; }
    .vorteilsleiste ul li:nth-child(4) {
      display: flex; }
    .vorteilsleiste .sprachauswahl {
      right: 35px; }
  #Header {
    position: sticky; }
    #Header .navigationsleiste .navigationsleiste_content nav.headernav {
      display: flex; }
    #Header .navigationsleiste .navigationsleiste_content .rechter_bereich > div {
      margin-left: 10px; }
    #Header .navigationsleiste .navigationsleiste_content .warenkorb .warenkorb_artikel_anzahl {
      height: 18px;
      width: 18px;
      top: -3px; }
  .sidenavigation, .sidenavigationRight {
    position: fixed;
    width: 400px;
    /* Works on Firefox */
    /* Works on Chrome, Edge, and Safari */ }
    .sidenavigation *, .sidenavigationRight * {
      scrollbar-width: thin;
      scrollbar-color: #e2e2e2 #fff; }
    .sidenavigation *::-webkit-scrollbar, .sidenavigationRight *::-webkit-scrollbar {
      width: 8px; }
    .sidenavigation *::-webkit-scrollbar-track, .sidenavigationRight *::-webkit-scrollbar-track {
      background: #fff; }
    .sidenavigation *::-webkit-scrollbar-thumb, .sidenavigationRight *::-webkit-scrollbar-thumb {
      background-color: #e2e2e2;
      border-radius: 0px;
      border: none; }
    .sidenavigation .stickyarea, .sidenavigationRight .stickyarea {
      height: auto;
      padding-bottom: 20px; }
    .sidenavigation .stickyarea::before, .sidenavigationRight .stickyarea::before {
      width: calc(100% - 50px); }
    .sidenavigation .grau, .sidenavigationRight .grau {
      width: calc(100% + 50px); }
    .sidenavigation .navigationskategorie_wrapper, .sidenavigationRight .navigationskategorie_wrapper {
      padding: 0 25px 0 25px; }
    .sidenavigation .navigationskategorie .navigationskategorie_headline, .sidenavigationRight .navigationskategorie .navigationskategorie_headline {
      width: 100%; }
    .sidenavigation .navigationskategorie ul li, .sidenavigationRight .navigationskategorie ul li {
      line-height: 28px; }
      .sidenavigation .navigationskategorie ul li ul li .arrow, .sidenavigationRight .navigationskategorie ul li ul li .arrow {
        top: 5px; }
    .sidenavigation .navigationskategorie .firstlevel li:hover, .sidenavigationRight .navigationskategorie .firstlevel li:hover {
      color: #FF5800; }
      .sidenavigation .navigationskategorie .firstlevel li:hover > a, .sidenavigationRight .navigationskategorie .firstlevel li:hover > a {
        color: #FF5800; }
      .sidenavigation .navigationskategorie .firstlevel li:hover > a ~ span, .sidenavigationRight .navigationskategorie .firstlevel li:hover > a ~ span {
        color: #FF5800; }
  .sidenavigationRight ul li:hover > a {
    color: #FF5800; } }

@media only screen and (min-width: 1366px) {
  .vorteilsleiste ul li {
    margin-left: 90px; }
  .vorteilsleiste ul li:nth-child(5) {
    display: flex; }
  .vorteilsleiste .sprachauswahl {
    right: 55px; }
  #Header .navigationsleiste .navigationsleiste_content {
    padding-left: 30px;
    padding-right: 30px; }
    #Header .navigationsleiste .navigationsleiste_content .linker_bereich > .burger {
      width: 50px;
      height: 50px;
      justify-content: center;
      align-items: center;
      margin-left: -13px;
      border-radius: 25px;
      transition: all .1s ease-out; }
    #Header .navigationsleiste .navigationsleiste_content .linker_bereich > .burger:hover {
      background: #f0f0f0;
      transition: all .1s ease-out; }
    #Header .navigationsleiste .navigationsleiste_content nav.headernav ul li {
      margin-right: 30px;
      font-size: 1rem; }
    #Header .navigationsleiste .navigationsleiste_content .rechter_bereich > div {
      margin-left: 40px; }
    #Header .navigationsleiste .navigationsleiste_content .rechter_bereich .warenkorb {
      width: 50px;
      height: 50px;
      justify-content: center;
      align-items: center;
      border-radius: 25px;
      transition: all .1s ease-out;
      display: flex; }
    #Header .navigationsleiste .navigationsleiste_content .rechter_bereich .warenkorb:hover {
      background: #f0f0f0;
      transition: all .1s ease-out; }
    #Header .navigationsleiste .navigationsleiste_content .rechter_bereich .konto_bestellungen::before {
      content: "";
      width: 1px;
      height: 40px;
      position: absolute;
      left: -20px;
      background: #CCCCCC; }
    #Header .navigationsleiste .navigationsleiste_content .hilfe_kontakt > span, #Header .navigationsleiste .navigationsleiste_content .konto_bestellungen > span {
      display: none; }
    #Header .navigationsleiste .navigationsleiste_content .hilfe_kontakt .hilfe_kontakt_desktop, #Header .navigationsleiste .navigationsleiste_content .hilfe_kontakt .konto_bestellungen_desktop, #Header .navigationsleiste .navigationsleiste_content .konto_bestellungen .hilfe_kontakt_desktop, #Header .navigationsleiste .navigationsleiste_content .konto_bestellungen .konto_bestellungen_desktop {
      display: flex; }
      #Header .navigationsleiste .navigationsleiste_content .hilfe_kontakt .hilfe_kontakt_desktop span, #Header .navigationsleiste .navigationsleiste_content .hilfe_kontakt .konto_bestellungen_desktop span, #Header .navigationsleiste .navigationsleiste_content .konto_bestellungen .hilfe_kontakt_desktop span, #Header .navigationsleiste .navigationsleiste_content .konto_bestellungen .konto_bestellungen_desktop span {
        width: max-content;
        font-size: 0.875rem;
        line-height: 1.25rem;
        text-decoration: none; }
    #Header .navigationsleiste .navigationsleiste_content .hilfe_kontakt .hilfe_kontakt_desktop:hover span, #Header .navigationsleiste .navigationsleiste_content .hilfe_kontakt .konto_bestellungen_desktop:hover span, #Header .navigationsleiste .navigationsleiste_content .konto_bestellungen .hilfe_kontakt_desktop:hover span, #Header .navigationsleiste .navigationsleiste_content .konto_bestellungen .konto_bestellungen_desktop:hover span {
      color: #FF5800; }
  .sidenavigation .stickyarea, .sidenavigationRight .stickyarea {
    padding: 35px; }
  .sidenavigation .stickyarea::before, .sidenavigationRight .stickyarea::before {
    width: calc(100% - 70px);
    left: 35px;
    max-width: 372px; }
  .sidenavigation .navigationskategorie_wrapper, .sidenavigationRight .navigationskategorie_wrapper {
    padding: 0 35px 0 35px; }
  .sidenavigation .navigationskategorie ul li ul, .sidenavigationRight .navigationskategorie ul li ul {
    height: calc(100vh - 160px);
    margin-left: -50px;
    padding-left: 35px;
    padding-right: 35px; }
  .sidenavigation .grau, .sidenavigationRight .grau {
    width: calc(100% + 70px);
    padding: 20px 35px 20px 35px !important;
    margin-left: -35px; }
  .sidenavigation .navigationskategorie_wrapper {
    height: calc(100vh - 160px); }
  .sidenavigationRight .navigationskategorie_wrapper {
    height: calc(100vh - 100px); } }

@media (min-width: 1690px) {
  #Header .navigationsleiste .navigationsleiste_content {
    padding-left: 0px;
    padding-right: 0px; }
  .sidenavigation, .sidenavigationRight {
    width: 450px; }
  .sidenavigationRight .navigationskategorie_wrapper {
    height: calc(100vh - 100px); } }

#keineergebnisse {
  display: none;
  margin-top: 15px;
  padding-left: 15px;
  line-height: 28px;
  color: #000000;
  width: 100%; }

#Claim, .claim {
  background: url(/oc_Styles/Feature/Footer/sxpFooter/-/media/Saxoprint/global/images/default/claim.ashx) no-repeat;
  background-size: 270px;
  width: 270px;
  height: 145px;
  padding: 0;
  margin: 0 auto;
  float: none;
  background-position-y: center; }

.cookiepolicybar .container {
  margin-bottom: 0; }

footer {
  width: 100%;
  background-color: #333333;
  color: #CCCCCC;
  font-size: 0.875rem; }
  footer .container {
    margin-bottom: 0; }
  footer a {
    cursor: pointer;
    color: #CCCCCC;
    text-decoration: none;
    transition: color 0.15s ease-in-out; }
    footer a:hover {
      color: #ccc; }
  footer ul {
    padding: 0;
    margin: 0; }
  footer li {
    list-style-type: none;
    line-height: 2.5rem; }
    footer li a {
      height: 100%;
      display: block; }

.footer_kachel_content {
  display: none;
  padding: 0 30px 30px 30px;
  border-bottom: solid 1px #999; }

.footer_kachel_content.open {
  display: block; }

.footer_fakten {
  display: none; }

.footer_kontakt .h3 {
  padding: 0 30px 0 30px !important;
  height: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.footer_kontakt .footer_kachel_content {
  display: block;
  border-bottom: 0 none; }

.infoblock {
  display: flex;
  padding: 30px 30px 30px 30px;
  font-family: 'SansaPro', Arial;
  color: #FFFFFF;
  align-items: stretch; }
  .infoblock .number {
    font-size: 3.125rem;
    font-weight: 700;
    align-self: right;
    line-height: 2.5rem;
    padding-right: 1.25rem; }
  .infoblock .infoblock_info {
    line-height: 1.25rem;
    font-size: 1rem;
    text-transform: uppercase; }
    .infoblock .infoblock_info strong {
      display: block; }

.footer_oben {
  margin-left: auto;
  margin-right: auto; }
  .footer_oben .container {
    padding: 0; }
  .footer_oben .row {
    margin: 0; }
    .footer_oben .row > div, .footer_oben .row > section {
      padding: 0 0 0 0; }
  .footer_oben .h3 {
    font-size: 1.625rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #fff;
    margin: 0; }
  .footer_oben .footer_headline {
    height: 80px;
    width: 100%;
    display: flex;
    border-bottom: solid 1px #999;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px 0 30px; }
  .footer_oben .footer_headline.open {
    border-bottom: solid 1px transparent; }
    .footer_oben .footer_headline.open span.sxp_arrow16 {
      transform: rotate(180deg); }
  .footer_oben .footer_emaileingabe input {
    background-color: #444444;
    border-color: #444444;
    color: #CCCCCC; }
  .footer_oben .footer_emaileingabe input:focus {
    outline: none !important;
    outline-width: 0;
    border-color: #444444 !important;
    box-shadow: 0 0 0 0.2rem transparent; }
  .footer_oben .footer_emaileingabe input::placeholder {
    color: #888888;
    opacity: 1; }
  .footer_oben .footer_emaileingabe input:-ms-input-placeholder,
  .footer_oben .footer_emaileingabe input::-ms-input-placeholder {
    color: #CCCCCC; }
  .footer_oben .footer_emaileingabe button {
    background-color: #444444 !important;
    border-color: #444444;
    color: #CCCCCC;
    font-size: 1.5rem !important; }
  .footer_oben .footer_phone {
    font-family: 'SansaPro', Arial;
    font-weight: 700;
    font-size: 1.5rem;
    color: #FFFFFF;
    line-height: 2.5rem;
    margin: 0.75rem 0 0 0; }
    .footer_oben .footer_phone i {
      margin-right: .625rem; }
  .footer_oben .opendays {
    font-size: inherit;
    width: 80px; }
  .footer_oben .opentime {
    text-align: left;
    padding-left: 0; }
  .footer_oben .kontaktService {
    display: flex;
    flex-direction: column;
    margin-top: 40px; }
    .footer_oben .kontaktService > a {
      margin-bottom: 10px; }

.footer_zahlungsarten .zahlungsartenliste {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-family: 'SansaPro', Arial;
  font-weight: 700;
  font-size: 1.25rem;
  flex-direction: column;
  align-items: flex-start; }
  .footer_zahlungsarten .zahlungsartenliste div {
    margin: 0 2rem 2rem 0; }
  .footer_zahlungsarten .zahlungsartenliste div:last-child {
    margin: 0 2rem 0 0; }

.recaptchahinweis {
  padding: 0 0 2rem 0;
  color: #ccc;
  line-height: 1.5rem;
  font-size: .875rem;
  text-align: center; }

.footer_unten {
  color: #FFFFFF;
  background-color: #000000; }
  .footer_unten .container {
    margin-bottom: 0px; }
  .footer_unten .footer_worldwide .country_action {
    align-items: center;
    display: flex;
    height: 4.375rem;
    justify-content: center; }
    .footer_unten .footer_worldwide .country_action > i, .footer_unten .footer_worldwide .country_action span {
      cursor: pointer;
      line-height: 2.5rem; }
    .footer_unten .footer_worldwide .country_action .sxp_worldwide40 {
      font-size: 2.5rem; }
    .footer_unten .footer_worldwide .country_action span {
      padding-left: 1rem; }
    .footer_unten .footer_worldwide .country_action .sxp_arrow8 {
      font-size: 0.5rem;
      padding-left: 0.5rem; }
  .footer_unten .footer_worldwide .country_selection {
    position: absolute;
    width: 12.5rem;
    bottom: .625rem;
    left: 4.375rem;
    background: #444444;
    overflow: hidden;
    height: 0;
    border-radius: .3rem; }
    .footer_unten .footer_worldwide .country_selection ul {
      margin: 0;
      padding: .625rem; }
    .footer_unten .footer_worldwide .country_selection li a {
      line-height: 2.5rem;
      padding: 0 .625rem;
      display: inline-block;
      width: 100%;
      transition: 0.15s ease-in-out; }
      .footer_unten .footer_worldwide .country_selection li a:hover {
        background: #666;
        color: #CCCCCC;
        border-radius: .25rem; }
  .footer_unten .footer_legallinks {
    font-size: 0.875rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    flex-wrap: wrap; }
    .footer_unten .footer_legallinks a {
      color: #FFFFFF;
      line-height: 2.5rem;
      transition: color 0.15s ease-in-out; }
      .footer_unten .footer_legallinks a:hover {
        color: #E54F00; }
  .footer_unten .socialmedia {
    justify-content: center; }

.socialmedia {
  justify-content: flex-end; }

/*Edge-Hack*/
_:-ms-lang(x), .footer_zahlungsarten .zahlungsartenliste img {
  width: 100px; }

@media (min-width: 768px) {
  footer a:hover {
    color: #E54F00; }
  .infoblock .number {
    font-size: 2.125rem;
    font-weight: 700;
    align-self: right;
    line-height: 2rem;
    padding-right: 0.75rem; }
  .infoblock .infoblock_info {
    line-height: 1rem;
    font-size: .7rem;
    text-transform: uppercase; }
  .footer_oben .footer_headline, .footer_kontakt .h3 {
    border-bottom: 0 none;
    font-size: 1.625rem;
    font-family: 'Open Sans',sans-serif;
    font-weight: 300;
    margin: 0 0 2rem 0;
    height: 2.25rem;
    color: #fff; }
    .footer_oben .footer_headline span.sxp_arrow16, .footer_kontakt .h3 span.sxp_arrow16 {
      display: none; }
  .cookiepolicybar .row {
    align-items: center; }
    .cookiepolicybar .row .cpbtxt {
      padding: 20px 0 20px 15px;
      text-align: left; }
    .cookiepolicybar .row .cpbbtn {
      padding: 20px 15px 20px 0;
      text-align: right; }
  .footer_zahlungsarten .zahlungsartenliste {
    flex-direction: row;
    align-items: center; }
    .footer_zahlungsarten .zahlungsartenliste div {
      margin: 0 1rem 1rem 0;
      display: flex;
      justify-content: center; }
  .footer_kontakt p:first-child {
    margin-top: 0; }
  .footer_oben .footer_kachel_content {
    border-bottom: 0 none; }
  .footer_oben .footer_produkte {
    order: 1;
    border-right: 1px solid #666;
    margin-top: 2rem; }
  .footer_oben .footer_infos {
    order: 2;
    margin-top: 2rem; }
  .footer_oben .footer_newsletter {
    order: 3;
    display: flex;
    flex-wrap: wrap;
    align-content: stretch;
    border-right: 1px solid #666;
    margin: 2rem 0 2rem 0; }
    .footer_oben .footer_newsletter .footer_kachel_content {
      margin-top: -2rem;
      display: flex;
      flex-wrap: wrap;
      align-content: space-between; }
  .footer_oben .footer_kontakt {
    order: 4;
    margin: 2rem 0 2rem 0; }
  .footer_oben .footer_fakten {
    order: 5;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #666;
    border-top: 1px solid #666;
    justify-content: space-around; }
  .footer_oben .footer_zahlungsarten {
    order: 6;
    padding: 2rem 0 1rem 0;
    color: #999;
    line-height: 4rem; }
    .footer_oben .footer_zahlungsarten .footer_headline {
      display: none; }
    .footer_oben .footer_zahlungsarten .zahlungsartenliste {
      justify-content: space-between;
      margin-top: 20px; }
      .footer_oben .footer_zahlungsarten .zahlungsartenliste div {
        margin: 0 0rem 2rem 0;
        flex-basis: 25%;
        white-space: nowrap; }
  .footer_oben .recaptchahinweis {
    order: 7; }
  .footer_kachel_content {
    display: block; }
  .footer_unten .footer_worldwide .country_action {
    justify-content: flex-start; }
  .footer_unten .socialmedia {
    justify-content: flex-end; }
  .footer_worldwide {
    order: 1; }
  .footer_legallinks {
    order: 3; }
  .footer_unten .socialmedia {
    order: 2; } }

@media (min-width: 1024px) {
  .infoblock .number {
    font-size: 3.125rem;
    line-height: 2.5rem;
    padding-right: 1.25rem; }
  .infoblock .infoblock_info {
    line-height: 1.25rem;
    font-size: 1rem; }
  .footer_oben .footer_produkte, .footer_oben .footer_infos, .footer_oben .footer_newsletter, .footer_oben .footer_kontakt {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
    border-right: 1px solid #666; }
  .footer_oben .footer_fakten {
    justify-content: space-around; }
  .footer_oben .footer_zahlungsarten .zahlungsartenliste {
    justify-content: space-around; }
    .footer_oben .footer_zahlungsarten .zahlungsartenliste div {
      margin: 0 0rem 2rem 0;
      flex-basis: auto; }
  .footer_oben .footer_kontakt {
    border-right: 0 none; }
  .footer_worldwide {
    order: 1; }
  .footer_legallinks {
    order: 2; }
  .footer_unten .socialmedia {
    order: 3; } }

/* IE10+ Hacks */
_:-ms-lang(x),
.footer_oben .footer_zahlungsarten {
  flex-basis: auto; }

.hinweisbox {
  margin-bottom: 2.5rem !important;
  text-align: center; }
  .hinweisbox .hinweisbox_text {
    margin-top: 0rem;
    padding: 25px 25px 25px 50px;
    border-radius: 4px;
    background-color: #F2F2F2;
    max-width: calc(100% - 30px);
    margin: 0 auto; }
  .hinweisbox p {
    margin-bottom: 0rem; }
  .hinweisbox .info {
    position: absolute;
    width: 30px;
    height: 30px;
    border: 0;
    top: 50%;
    margin-top: -15px;
    left: -15px; }

.hinweisbox_link {
  text-align: center;
  margin-top: 1.25rem; }

@media (min-width: 768px) {
  .hinweisbox {
    margin-bottom: 1.875rem !important; } }

@media (min-width: 1024px) {
  .hinweisbox {
    margin-bottom: 2.5rem !important; }
    .hinweisbox .hinweisbox_text {
      padding: 30px;
      max-width: 100%; } }

@media (min-width: 1690px) {
  .hinweisbox {
    margin-bottom: 3.125rem !important; } }

.mehrspaltige_liste .text {
  margin-top: 2rem; }

.mehrspaltige_liste ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }
  .mehrspaltige_liste ul li {
    width: 50%;
    font-size: 0.875rem;
    line-height: 160%;
    margin-bottom: 0.5rem; }
    .mehrspaltige_liste ul li a {
      display: flex;
      align-items: baseline; }
      .mehrspaltige_liste ul li a span {
        margin-right: 7px; }

.langelinks ul li {
  width: 100% !important; }

@media (min-width: 576px) {
  .mehrspaltige_liste ul li {
    font-size: 1rem; } }

@media (min-width: 768px) {
  .langelinks ul li {
    width: 50% !important; } }

@media (min-width: 1024px) {
  .mehrspaltige_liste ul li {
    width: 33.3333333%; }
  .langelinks ul li {
    width: 50% !important;
    padding-right: 1.25rem; } }

@media (min-width: 1690px) {
  .mehrspaltige_liste ul li {
    width: 25%;
    font-size: 1.125rem; }
  .langelinks ul li {
    width: 33.3333333% !important;
    padding-right: 1.25rem; } }

.country_layer {
  height: max-content;
  z-index: 207;
  position: fixed;
  bottom: 0;
  width: 100%;
  margin: 0 auto;
  background: #1c1c1c; }
  .country_layer > .row {
    height: max-content;
    margin: 0;
    max-width: 1690px;
    margin: 0 auto; }
  .country_layer .country_layer_content {
    padding: 15px;
    position: relative;
    max-width: 100%;
    max-height: 80vh;
    margin: auto auto;
    color: #fff; }
    .country_layer .country_layer_content > div:last-child {
      margin-bottom: 1.25rem; }
    .country_layer .country_layer_content .country_layer_content_text {
      padding-top: 20px; }
  .country_layer .country_layer_close {
    width: 50px;
    height: 50px;
    position: absolute;
    top: -20px;
    right: 20px;
    background: #1c1c1c;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 25px; }
  .country_layer .country_layer_close:hover {
    cursor: pointer; }
  .country_layer .country_layer_close span {
    color: #ff5800;
    font-size: 24px; }
  .country_layer .country_layer_content > .country_layer_content_subheadline {
    margin: 2.5rem 0 1.875rem 0; }
    .country_layer .country_layer_content > .country_layer_content_subheadline h4, .country_layer .country_layer_content > .country_layer_content_subheadline .h4 {
      color: #fff; }
  .country_layer .country_layer_content > .country_layer_content_flags ul {
    display: flex;
    flex-wrap: wrap; }
  .country_layer .country_layer_content > .country_layer_content_flags ul li {
    width: 100%;
    margin-bottom: 2.5rem;
    width: 25%;
    display: flex;
    justify-content: center; }
  .country_layer .country_layer_content > .country_layer_content_flags ul li a {
    color: #000000;
    display: flex;
    flex-direction: row;
    align-items: center; }
  .country_layer .country_layer_content > .country_layer_content_flags ul li a:hover {
    color: #FF5800; }
  .country_layer .country_layer_content > .country_layer_content_flags ul li a span {
    height: 40px;
    width: 40px;
    display: flex;
    overflow: hidden;
    justify-content: center;
    border-radius: 20px;
    margin-right: 10px;
    border: 1px solid #ddd; }
  .country_layer .country_layer_content > .country_layer_content_flags ul li a span img {
    height: 100%; }
  .country_layer .country_layer_content > .btn {
    display: none; }
  .country_layer .country_layer_content > .country_layer_content_cta {
    display: flex;
    justify-content: space-between;
    margin-top: 2.5rem; }

@media (min-width: 576px) {
  .country_layer .country_layer_content > .country_layer_content_flags ul li {
    width: 14.2857143%; } }

@media (min-width: 768px) {
  .country_layer .country_layer_content > .country_layer_content_flags ul li {
    width: 10%; } }

@media only screen and (min-width: 1023px) and (max-width: 1024px) {
  .country_layer .country_layer_close {
    right: 20px !important; }
  .country_layer .country_layer_content {
    padding: 0 15px 30px 15px !important;
    max-width: 100% !important; } }

@media (min-width: 1024px) {
  .country_layer .country_layer_close {
    display: none; }
  .country_layer .country_layer_close {
    top: -25px;
    right: 0px; }
  .country_layer .country_layer_content {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    max-width: 86%;
    padding-bottom: 30px;
    justify-content: space-between; }
    .country_layer .country_layer_content .country_layer_content_text {
      padding-top: 30px;
      width: 100%; }
      .country_layer .country_layer_content .country_layer_content_text p {
        font-size: 1rem !important; }
    .country_layer .country_layer_content .country_layer_content_subheadline {
      margin: 20px 0 0 0;
      width: 100%;
      display: flex;
      align-items: center;
      height: 40px;
      padding-right: 50px; }
      .country_layer .country_layer_content .country_layer_content_subheadline h4, .country_layer .country_layer_content .country_layer_content_subheadline .h4 {
        margin: 0; }
    .country_layer .country_layer_content .country_layer_content_flags {
      margin: 20px 0 0 0;
      width: max-content;
      display: flex;
      align-items: center;
      height: 40px;
      justify-content: space-between; }
      .country_layer .country_layer_content .country_layer_content_flags ul li {
        margin-bottom: 0;
        width: 70px;
        justify-content: flex-start; }
    .country_layer .country_layer_content > .btn {
      display: block;
      align-self: flex-end; }
    .country_layer .country_layer_content > div:last-child {
      margin-bottom: 0; } }

@media only screen and (min-width: 1550px) {
  .country_layer .country_layer_content {
    justify-content: flex-start !important; }
    .country_layer .country_layer_content .country_layer_content_subheadline {
      width: max-content !important; }
    .country_layer .country_layer_content .btn {
      position: absolute;
      right: 0; } }

@media (min-width: 1690px) {
  .country_layer .country_layer_content {
    padding: 0 15px 30px 15px;
    max-width: 100%; }
    .country_layer .country_layer_content .country_layer_content_text {
      width: 90%; } }

.scroll_top {
  height: 40px;
  width: 40px;
  position: fixed;
  left: 25px;
  border-radius: 60px;
  display: none;
  justify-content: center;
  align-items: center;
  margin: auto;
  bottom: 28px;
  font-size: 1.5rem;
  background-color: #ebebeb;
  transform: rotate(180deg);
  cursor: pointer;
  z-index: 1;
  border: none; }

.scroll_top.show {
  display: flex !important; }

@media (min-width: 1024px) {
  .scroll_top {
    height: 56px;
    width: 56px;
    border-radius: 28px;
    font-size: 2rem; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate(0, 0, 0);
  -moz-transform: translate(0, 0, 0);
  -ms-transform: translate(0, 0, 0);
  -o-transform: translate(0, 0, 0);
  transform: translate(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  /*display: none;*/ }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-slide, .einfacher_teaser_content > a, .slick-slider * {
  outline: none; }

/*.slide {
        display: none;
    }

    .mainslide {
        display: block;
    }*/

.trustedshopsbewertungsmall {
  margin-bottom: 0;
  padding: 12px 0; }
  .trustedshopsbewertungsmall .trustedshopsbewertungsmall_wrapper:hover {
    cursor: pointer; }
  .trustedshopsbewertungsmall .trustedshopsbewertungsmall_wrapper, .trustedshopsbewertungsmall .trustedshopsbewertungsmall_zeitraum_wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap; }
    .trustedshopsbewertungsmall .trustedshopsbewertungsmall_wrapper > div, .trustedshopsbewertungsmall .trustedshopsbewertungsmall_zeitraum_wrapper > div {
      margin: 0 5px;
      display: flex;
      align-items: center;
      line-height: 0; }
    .trustedshopsbewertungsmall .trustedshopsbewertungsmall_wrapper .einleitung, .trustedshopsbewertungsmall .trustedshopsbewertungsmall_zeitraum_wrapper .einleitung {
      font-weight: 400;
      display: none; }
    .trustedshopsbewertungsmall .trustedshopsbewertungsmall_wrapper .truststars span, .trustedshopsbewertungsmall .trustedshopsbewertungsmall_zeitraum_wrapper .truststars span {
      margin-right: 3px; }
    .trustedshopsbewertungsmall .trustedshopsbewertungsmall_wrapper .truststars span:last-child, .trustedshopsbewertungsmall .trustedshopsbewertungsmall_zeitraum_wrapper .truststars span:last-child {
      margin-right: 0; }
    .trustedshopsbewertungsmall .trustedshopsbewertungsmall_wrapper .truststars span::before, .trustedshopsbewertungsmall .trustedshopsbewertungsmall_zeitraum_wrapper .truststars span::before {
      font-size: 0.875rem;
      color: #ffdc0f; }
    .trustedshopsbewertungsmall .trustedshopsbewertungsmall_wrapper .truststars span.percent75::before, .trustedshopsbewertungsmall .trustedshopsbewertungsmall_zeitraum_wrapper .truststars span.percent75::before {
      background: #ccc;
      background-image: none;
      background-clip: border-box;
      background-image: linear-gradient(90deg, #ffdc0f 0%, #ffdc0f 65%, rgba(255, 220, 15, 0) 65%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
    .trustedshopsbewertungsmall .trustedshopsbewertungsmall_wrapper .truststars span.percent50::before, .trustedshopsbewertungsmall .trustedshopsbewertungsmall_zeitraum_wrapper .truststars span.percent50::before {
      background: #ccc;
      background-image: none;
      background-clip: border-box;
      background-image: linear-gradient(90deg, #ffdc0f 0%, #ffdc0f 50%, rgba(255, 220, 15, 0) 50%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
    .trustedshopsbewertungsmall .trustedshopsbewertungsmall_wrapper .truststars span.percent25::before, .trustedshopsbewertungsmall .trustedshopsbewertungsmall_zeitraum_wrapper .truststars span.percent25::before {
      background: #ccc;
      background-image: none;
      background-clip: border-box;
      background-image: linear-gradient(90deg, #ffdc0f 0%, #ffdc0f 25%, rgba(255, 220, 15, 0) 25%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
    .trustedshopsbewertungsmall .trustedshopsbewertungsmall_wrapper .truststars span.percent0::before, .trustedshopsbewertungsmall .trustedshopsbewertungsmall_zeitraum_wrapper .truststars span.percent0::before {
      background: #ccc;
      background-image: none;
      background-clip: border-box;
      background-image: linear-gradient(90deg, #ffdc0f 0%, #ffdc0f 0%, rgba(255, 220, 15, 0) 0%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
    .trustedshopsbewertungsmall .trustedshopsbewertungsmall_wrapper .punkte-info span:first-child, .trustedshopsbewertungsmall .trustedshopsbewertungsmall_zeitraum_wrapper .punkte-info span:first-child {
      font-weight: bold; }
    .trustedshopsbewertungsmall .trustedshopsbewertungsmall_wrapper .logo img, .trustedshopsbewertungsmall .trustedshopsbewertungsmall_zeitraum_wrapper .logo img {
      width: 24px;
      height: 24px; }
    .trustedshopsbewertungsmall .trustedshopsbewertungsmall_wrapper .note, .trustedshopsbewertungsmall .trustedshopsbewertungsmall_zeitraum_wrapper .note {
      font-family: 'SansaPro';
      font-weight: 700;
      margin-bottom: -3px; }
    .trustedshopsbewertungsmall .trustedshopsbewertungsmall_wrapper .zeitraum, .trustedshopsbewertungsmall .trustedshopsbewertungsmall_zeitraum_wrapper .zeitraum {
      font-size: 0.75rem;
      display: none;
      width: 100%;
      justify-content: center;
      max-width: 600px;
      height: max-content;
      line-height: 16px;
      margin-top: 5px;
      text-align: center; }
      .trustedshopsbewertungsmall .trustedshopsbewertungsmall_wrapper .zeitraum a, .trustedshopsbewertungsmall .trustedshopsbewertungsmall_zeitraum_wrapper .zeitraum a {
        font-weight: bold;
        color: #000000;
        text-decoration: underline; }

@media (min-width: 768px) {
  .trustedshopsbewertungsmall .trustedshopsbewertungsmall_wrapper .einleitung, .trustedshopsbewertungsmall .trustedshopsbewertungsmall_zeitraum_wrapper .einleitung {
    display: flex; } }

#suchergebnisWrapper {
  max-width: 1690px;
  margin: 0 auto !important;
  padding: 15px 15px; }

.ss360-query-correction {
  display: none; }

.ss360-nav {
  display: none; }

#ss360-layer {
  width: 100%; }

.ss360-suggests img {
  height: auto !important; }

.ss360-layer-content {
  background-color: transparent !important;
  font-family: "Open Sans", Arial !important;
  padding: 20px 0px !important; }

.ss360-layer-content h2 {
  margin: 0 0 20px 0;
  font-size: 1.5625rem;
  font-weight: 700;
  display: flex !important;
  align-items: center;
  hyphens: manual;
  text-align: left !important;
  justify-content: flex-start !important; }
  .ss360-layer-content h2 a {
    color: #000000;
    border: none;
    outline: none; }

.ss360-layer-content h3 {
  text-align: center;
  font-size: 1.875rem !important;
  font-weight: 400;
  margin: 0;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 5px; }

.ss360-group {
  padding: 0; }
  .ss360-group .ss360-list > .ss360-suggests {
    border: 1px solid #e2e2e2;
    background: #fff;
    margin-bottom: 15px;
    transition: all .2s ease;
    border-radius: 10px !important; }
    .ss360-group .ss360-list > .ss360-suggests article {
      min-height: 45px;
      width: 100%;
      padding: 0 !important; }
      .ss360-group .ss360-list > .ss360-suggests article > header a, .ss360-group .ss360-list > .ss360-suggests article > header span {
        text-decoration: none !important; }
      .ss360-group .ss360-list > .ss360-suggests article > header a {
        justify-content: flex-start; }
      .ss360-group .ss360-list > .ss360-suggests article > header > span > a > span {
        display: contents; }
      .ss360-group .ss360-list > .ss360-suggests article a {
        padding: 10px 20px;
        width: 100%; }
      .ss360-group .ss360-list > .ss360-suggests article a:hover {
        color: #FF5800; }
        .ss360-group .ss360-list > .ss360-suggests article a:hover span {
          color: #FF5800; }
    .ss360-group .ss360-list > .ss360-suggests img {
      transition: all .2s ease; }
  .ss360-group .ss360-list > .ss360-suggests:last-child {
    margin-bottom: 0; }
  .ss360-group .ss360-list > .ss360-suggests:hover {
    transition: all .2s ease;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px; }
    .ss360-group .ss360-list > .ss360-suggests:hover img {
      transform: scale(1.05);
      transition: all .2s ease; }

.ss360-group-produktinformation .ss360-list > .ss360-suggests, .ss360-group-service .ss360-list > .ss360-suggests {
  display: flex;
  padding: 15px 0;
  border-radius: 10px !important; }
  .ss360-group-produktinformation .ss360-list > .ss360-suggests > article, .ss360-group-service .ss360-list > .ss360-suggests > article {
    padding: 0 !important;
    height: max-content; }
    .ss360-group-produktinformation .ss360-list > .ss360-suggests > article > header, .ss360-group-service .ss360-list > .ss360-suggests > article > header {
      text-align: center;
      margin-bottom: 10px; }
      .ss360-group-produktinformation .ss360-list > .ss360-suggests > article > header a, .ss360-group-produktinformation .ss360-list > .ss360-suggests > article > header span, .ss360-group-service .ss360-list > .ss360-suggests > article > header a, .ss360-group-service .ss360-list > .ss360-suggests > article > header span {
        font-weight: 700 !important;
        text-decoration: none !important;
        outline: none !important;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center; }
      .ss360-group-produktinformation .ss360-list > .ss360-suggests > article > header a, .ss360-group-service .ss360-list > .ss360-suggests > article > header a {
        justify-content: center;
        padding: 0; }
    .ss360-group-produktinformation .ss360-list > .ss360-suggests > article p, .ss360-group-service .ss360-list > .ss360-suggests > article p {
      text-align: center;
      margin-top: 10px;
      padding: 0 10px; }
    .ss360-group-produktinformation .ss360-list > .ss360-suggests > article a, .ss360-group-service .ss360-list > .ss360-suggests > article a {
      margin: 0; }
    .ss360-group-produktinformation .ss360-list > .ss360-suggests > article > .ss360-content-container > a, .ss360-group-service .ss360-list > .ss360-suggests > article > .ss360-content-container > a {
      overflow: hidden;
      padding: 0; }
    .ss360-group-produktinformation .ss360-list > .ss360-suggests > article > .ss360-content-container img, .ss360-group-service .ss360-list > .ss360-suggests > article > .ss360-content-container img {
      display: block; }

.ss360-group-produktinformation .ss360-list .ss360-suggests:hover, .ss360-group-service .ss360-list .ss360-suggests:hover {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px; }
  .ss360-group-produktinformation .ss360-list .ss360-suggests:hover header > span a span, .ss360-group-produktinformation .ss360-list .ss360-suggests:hover header span a, .ss360-group-service .ss360-list .ss360-suggests:hover header > span a span, .ss360-group-service .ss360-list .ss360-suggests:hover header span a {
    color: #FF5800 !important; }

.ss360-group-produktkalkulation .ss360-list > .ss360-suggests > article > .ss360-content-container {
  display: none; }

[class$="_gestellte_fragen"] .ss360-content-container > p {
  padding: 0px 20px 10px 20px;
  font-size: 0.875rem !important; }

.ss360-group-_ .ss360-list > .ss360-suggests > article > .ss360-content-container {
  display: none; }

.ss360-more-results {
  margin: 10px 0;
  padding: .375rem .75rem;
  font-size: 1rem;
  background: none;
  border: 1px solid #FF5800;
  color: #FF5800;
  border-radius: .25rem;
  font-family: 'SansaPro', Arial;
  font-weight: 400;
  line-height: 1.5; }

.ss360-more-results:hover {
  cursor: pointer;
  background: #FF5800;
  color: #fff; }

.ss360-suggests a {
  color: #000000;
  display: inline-flex;
  flex-wrap: wrap;
  flex-direction: row;
  font-weight: 400;
  justify-content: center; }
  .ss360-suggests a > span {
    margin-bottom: 0 !important;
    margin-right: 0 !important;
    height: min-content;
    font-weight: 400 !important; }

.ss360-suggests header span {
  color: #000000;
  hyphens: manual;
  font-size: 1rem;
  font-weight: 400;
  margin: 0px;
  display: block;
  text-decoration: underline; }

.ss360-suggests .ss360-content-container {
  margin: 0;
  display: flex;
  flex-direction: column; }
  .ss360-suggests .ss360-content-container img {
    max-width: 550px;
    max-width: 100%;
    display: none; }
  .ss360-suggests .ss360-content-container a {
    float: left;
    margin-right: 5px; }

.unibox-ca {
  clear: both; }

.ss360-suggests p {
  font-size: 0.875rem;
  margin: 0; }

.ss360-content-container p:after, .ss360-top-nav div:last-child:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
  float: none; }

.ss360-suggests > a {
  font-size: 16px; }

.ss360-layer-content h4 {
  padding: 5px 5px 0 5px;
  font-family: 'SansaBd', Arial;
  margin: 0 0 20px 0; }

.ss360-top-nav ul {
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
  display: flex;
  flex-direction: column; }
  .ss360-top-nav ul li {
    width: 100%;
    border-bottom: solid 1px #fff;
    text-align: left;
    font-size: 14px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    background-color: #ff5800;
    font-family: "Open Sans", Arial !important; }
    .ss360-top-nav ul li button {
      background-color: transparent;
      height: 40px;
      border: 0 none;
      display: block;
      width: 100%;
      font-size: 0.875rem;
      color: #fff;
      font-family: "Open Sans", Arial !important;
      cursor: pointer; }
  .ss360-top-nav ul li:hover {
    color: #fff;
    background-color: #ff9b66; }
  .ss360-top-nav ul li:hover button {
    color: #fff; }
  .ss360-top-nav ul li:last-child {
    float: none;
    display: inline-block; }

.ss360-result-count:before {
  content: " ("; }

.ss360-result-count:after {
  content: ")"; }

@media (min-width: 576px) {
  .ss360-layer-content h2 {
    margin: 0 0 20px 0;
    font-size: 2.1875rem; } }

@media (min-width: 768px) {
  .ss360-layer-content {
    padding: 0px; }
  .ss360-top-nav ul {
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 10px; }
    .ss360-top-nav ul li {
      padding: 0 20px;
      width: auto;
      margin-left: 1px;
      font-size: 1rem; }
      .ss360-top-nav ul li button {
        font-size: 1rem; }
  .ss360-layer-content h2 {
    margin: 0 0 20px 0;
    font-size: 2.1875rem;
    justify-content: flex-start; }
  .ss360-group-produktinformation, .ss360-group-service {
    margin-bottom: 20px; }
    .ss360-group-produktinformation .ss360-list, .ss360-group-service .ss360-list {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-between; }
      .ss360-group-produktinformation .ss360-list > .ss360-suggests, .ss360-group-service .ss360-list > .ss360-suggests {
        width: calc(50% - 10px);
        margin-top: 20px;
        border: 1px solid #e2e2e2;
        border-radius: 10px !important;
        padding: 0;
        margin-bottom: 0; }
        .ss360-group-produktinformation .ss360-list > .ss360-suggests article, .ss360-group-service .ss360-list > .ss360-suggests article {
          padding: 0;
          height: 100%;
          display: flex;
          flex-direction: column; }
          .ss360-group-produktinformation .ss360-list > .ss360-suggests article > header, .ss360-group-service .ss360-list > .ss360-suggests article > header {
            min-height: 45px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 0 !important; }
          .ss360-group-produktinformation .ss360-list > .ss360-suggests article .ss360-content-container, .ss360-group-service .ss360-list > .ss360-suggests article .ss360-content-container {
            flex-direction: column;
            padding: 0 0px 20px 0px !important; }
          .ss360-group-produktinformation .ss360-list > .ss360-suggests article p, .ss360-group-service .ss360-list > .ss360-suggests article p {
            padding: 0 10px; }
      .ss360-group-produktinformation .ss360-list > .ss360-suggests:first-child, .ss360-group-produktinformation .ss360-list .ss360-suggests:nth-child(2), .ss360-group-service .ss360-list > .ss360-suggests:first-child, .ss360-group-service .ss360-list .ss360-suggests:nth-child(2) {
        margin-top: 0; }
      .ss360-group-produktinformation .ss360-list > .ss360-suggests:nth-last-child(2), .ss360-group-service .ss360-list > .ss360-suggests:nth-last-child(2) {
        margin-bottom: 0; } }

@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #suchergebnisWrapper {
    width: 100% !important;
    padding-left: 15px !important;
    padding-right: 15px !important; } }

@media (min-width: 1024px) {
  #suchergebnisWrapper {
    width: 86%;
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0; }
  .ss360-suggests header span {
    font-size: 1rem; }
  .ss360-suggests .ss360-layer-content h2 {
    font-size: 2.5rem; }
  .ss360-suggests .ss360-layer-content h3 {
    font-size: 1.875rem; }
  .ss360-suggests .ss360-content-container {
    flex-direction: row; }
    .ss360-suggests .ss360-content-container img {
      max-width: 250px;
      max-width: 100%; }
    .ss360-suggests .ss360-content-container a {
      max-width: 100%;
      margin-right: 20px; }
    .ss360-suggests .ss360-content-container p {
      font-size: 1rem; }
  .ss360-group-produktinformation, .ss360-group-service {
    margin-bottom: 20px; }
    .ss360-group-produktinformation .ss360-list, .ss360-group-service .ss360-list {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: inherit; }
      .ss360-group-produktinformation .ss360-list > .ss360-suggests, .ss360-group-service .ss360-list > .ss360-suggests {
        width: calc(33.333333333% - 14px);
        margin-right: 20px;
        margin-top: 20px;
        border: 1px solid #e2e2e2;
        margin-bottom: 0; }
        .ss360-group-produktinformation .ss360-list > .ss360-suggests article, .ss360-group-service .ss360-list > .ss360-suggests article {
          height: 100%; }
      .ss360-group-produktinformation .ss360-list > .ss360-suggests:nth-child(3), .ss360-group-service .ss360-list > .ss360-suggests:nth-child(3) {
        margin-top: 0; }
      .ss360-group-produktinformation .ss360-list > .ss360-suggests:nth-child(3n), .ss360-group-service .ss360-list > .ss360-suggests:nth-child(3n) {
        margin-right: 0; } }

@media only screen and (min-width: 1500px) {
  .ss360-group-produktinformation .ss360-list > .ss360-suggests:nth-child(4), .ss360-group-service .ss360-list > .ss360-suggests:nth-child(4) {
    margin-top: 0; }
  .ss360-group-produktinformation .ss360-list > .ss360-suggests, .ss360-group-service .ss360-list > .ss360-suggests {
    width: calc(25% - 15px); }
  .ss360-group-produktinformation .ss360-list > .ss360-suggests:nth-child(3n), .ss360-group-service .ss360-list > .ss360-suggests:nth-child(3n) {
    margin-right: 20px; }
  .ss360-group-produktinformation .ss360-list > .ss360-suggests:nth-child(4n), .ss360-group-service .ss360-list > .ss360-suggests:nth-child(4n) {
    margin-right: 0px; } }

@media (min-width: 1690px) {
  #suchergebnisWrapper {
    width: 100% !important; }
  .ss360-suggests header span {
    font-size: 1.125rem; } }

.has-tooltip {
  position: relative; }
  .has-tooltip .tooltip {
    transition: 0s background-color;
    display: inline-block;
    font-weight: normal;
    left: 50%;
    margin-top: 0;
    position: absolute;
    top: 35px;
    transform: translate(-50%, 0%);
    width: max-content;
    min-width: 50px;
    max-width: 300px;
    font-size: 0.875rem;
    z-index: 108;
    opacity: 1;
    display: none;
    padding-top: 15px; }
    .has-tooltip .tooltip .tooltip-content {
      background: #333;
      padding: 15px;
      border-radius: 5px;
      color: #FFF;
      width: 100%; }
      .has-tooltip .tooltip .tooltip-content span {
        font-weight: 600;
        display: block;
        margin-bottom: 10px;
        width: 100%;
        font-size: 1rem; }
      .has-tooltip .tooltip .tooltip-content a {
        color: #FF5800; }
      .has-tooltip .tooltip .tooltip-content ul {
        flex-direction: column;
        margin-top: 5px;
        margin-bottom: 5px; }
        .has-tooltip .tooltip .tooltip-content ul li {
          display: flex;
          width: 100%;
          align-items: flex-start;
          margin: 0;
          height: auto;
          font-weight: inherit;
          font-size: inherit;
          background-size: 12px;
          background-position: 0px 7px; }
  .has-tooltip .tooltip:before {
    content: "";
    left: 50%;
    margin-left: -8px;
    margin-top: -11px;
    pointer-events: none;
    position: absolute;
    top: 18px;
    transform: translate(0, -100%);
    width: 16px;
    transform: rotate(180deg) !important;
    transform: rotate(45deg) !important;
    height: 16px;
    background: #333;
    border-left: 1px dotted #333;
    border-top: 1px dotted #333;
    z-index: 108; }
  .has-tooltip .tooltiptopofelement::before {
    bottom: -6px !important;
    top: auto !important; }

.has-tooltip:hover {
  cursor: pointer; }

.background_gray > div.trustedshopslider_headline {
  padding-top: 30px; }

.background_gray > div.trustedshopsslider {
  padding-bottom: 30px; }

.background_gray .trustedshopsslider {
  margin-bottom: 0 !important; }

.background_gray .trustedhopsslide {
  background: #fff !important;
  box-shadow: 0px 0px 3px #dcdcdc; }

.background_gray .trustslide_header {
  border-bottom: 1px solid #F2F2F2 !important; }

.background_gray .fourstars span:last-child {
  color: #F2F2F2 !important; }

.background_gray .trustslide_content::after {
  background: #fff !important; }

.trustedshopslider_headline {
  margin-bottom: 0; }

.trustedshopsslider_wrapper {
  display: flex; }

.trustedshopsslider {
  display: flex; }
  .trustedshopsslider > .tooltip {
    opacity: 1; }
  .trustedshopsslider a, .trustedshopsslider a:hover {
    color: #000000; }
  .trustedshopsslider .ts_siegel {
    width: 110px;
    margin-right: 30px;
    min-height: 50px;
    display: none; }
    .trustedshopsslider .ts_siegel > img {
      width: 70px;
      height: 70px; }
  .trustedshopsslider .trustedshopsslider_wrapper {
    width: calc(100% - 0px);
    margin-bottom: 0; }
    .trustedshopsslider .trustedshopsslider_wrapper .trustedhopsslide {
      background: #F2F2F2;
      padding: 20px;
      border-radius: 5px;
      margin-bottom: 2px;
      margin-top: 2px;
      height: auto;
      height: 205px; }
      .trustedshopsslider .trustedshopsslider_wrapper .trustedhopsslide .trustedshopsslide_wrapper {
        font-size: 0.875rem;
        font-weight: 400;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
        .trustedshopsslider .trustedshopsslider_wrapper .trustedhopsslide .trustedshopsslide_wrapper .trustslide_header {
          padding-bottom: 15px;
          border-bottom: 1px solid #fff;
          display: flex; }
          .trustedshopsslider .trustedshopsslider_wrapper .trustedhopsslide .trustedshopsslide_wrapper .trustslide_header .truststars {
            width: 165px;
            margin-right: 15px; }
            .trustedshopsslider .trustedshopsslider_wrapper .trustedhopsslide .trustedshopsslide_wrapper .trustslide_header .truststars span {
              font-size: 16px;
              margin-right: 5px;
              color: #FFBF00; }
          .trustedshopsslider .trustedshopsslider_wrapper .trustedhopsslide .trustedshopsslide_wrapper .trustslide_header .fourstars span:last-child {
            color: #fff; }
          .trustedshopsslider .trustedshopsslider_wrapper .trustedhopsslide .trustedshopsslide_wrapper .trustslide_header .trustperson {
            font-size: 0.75rem;
            width: calc(100% - 175px);
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            text-align: right; }
        .trustedshopsslider .trustedshopsslider_wrapper .trustedhopsslide .trustedshopsslide_wrapper .trustslide_content {
          --max-lines: 3;
          position: relative;
          max-height: calc(var(--lh) * var(--max-lines));
          overflow: hidden;
          padding-right: 1rem;
          /* space for ellipsis */
          margin: 12px 0;
          line-height: 169%; }
        .trustedshopsslider .trustedshopsslider_wrapper .trustedhopsslide .trustedshopsslide_wrapper .trustslide_content::before {
          position: absolute;
          content: "...";
          /* tempting... but shows when lines == content */
          /* top: calc(var(--lh) * (var(--max-lines) - 1)); */
          /*
                    inset-block-end: 0;
                    inset-inline-end: 0;
                    */
          bottom: 1px;
          right: 0;
          line-height: 100%; }
        .trustedshopsslider .trustedshopsslider_wrapper .trustedhopsslide .trustedshopsslide_wrapper .trustslide_content::after {
          content: "";
          position: absolute;
          /*
                    inset-inline-end: 0;
                    */
          right: 0;
          /* missing bottom on purpose*/
          width: 1rem;
          height: 2rem;
          background: #F2F2F2; }
        .trustedshopsslider .trustedshopsslider_wrapper .trustedhopsslide .trustedshopsslide_wrapper .trustslide_footer {
          display: flex;
          justify-content: space-between; }
          .trustedshopsslider .trustedshopsslider_wrapper .trustedhopsslide .trustedshopsslide_wrapper .trustslide_footer .trustverifiziert {
            display: flex; }
            .trustedshopsslider .trustedshopsslider_wrapper .trustedhopsslide .trustedshopsslide_wrapper .trustslide_footer .trustverifiziert .verifiziert_signet {
              width: 15px;
              position: relative;
              margin-right: 10px; }
              .trustedshopsslider .trustedshopsslider_wrapper .trustedhopsslide .trustedshopsslide_wrapper .trustslide_footer .trustverifiziert .verifiziert_signet span {
                font-size: 9px;
                color: #fff;
                position: absolute;
                z-index: 1;
                top: 7px;
                left: 3px;
                font-weight: bold; }
            .trustedshopsslider .trustedshopsslider_wrapper .trustedhopsslide .trustedshopsslide_wrapper .trustslide_footer .trustverifiziert .verifiziert_signet::before {
              content: "";
              width: 15px;
              height: 15px;
              background: #0DBEDC;
              position: absolute;
              top: 3px;
              left: 0; }
            .trustedshopsslider .trustedshopsslider_wrapper .trustedhopsslide .trustedshopsslide_wrapper .trustslide_footer .trustverifiziert .verifiziert_signet::after {
              content: "";
              width: 15px;
              height: 15px;
              background: #0DBEDC;
              position: absolute;
              transform: rotate(45deg);
              top: 3px;
              left: 0; }
            .trustedshopsslider .trustedshopsslider_wrapper .trustedhopsslide .trustedshopsslide_wrapper .trustslide_footer .trustverifiziert .verifiziert_content {
              color: #4d4d4d; }
          .trustedshopsslider .trustedshopsslider_wrapper .trustedhopsslide .trustedshopsslide_wrapper .trustslide_footer .trustdaysago {
            text-align: right; }
  .trustedshopsslider .slick-track {
    display: flex; }
  .trustedshopsslider .slick-list {
    overflow-x: hidden;
    overflow-y: visible; }
  .trustedshopsslider .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent; }
  .trustedshopsslider .slick-dots {
    display: none;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    justify-content: center; }
  .trustedshopsslider .slick-dots li {
    position: relative;
    display: inline-block;
    padding: 0;
    min-width: 35px;
    cursor: pointer; }
  .trustedshopsslider .slick-slider_title {
    display: none; }
  .trustedshopsslider ul.slick-dots li:last-child {
    margin-right: 0; }
  .trustedshopsslider .slick-prev, .trustedshopsslider .slick-next {
    line-height: 0;
    font-size: 0;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -10px;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    cursor: pointer;
    border: none;
    outline: none;
    background: transparent;
    color: #000; }
  .trustedshopsslider .slick-prev {
    content: "\edc4"; }
  .trustedshopsslider .slick-next {
    content: "\edbc"; }
  .trustedshopsslider .slick-next::after {
    content: "\edbc";
    font-family: 'icomoon' !important;
    line-height: 20px;
    font-size: 20px; }
  .trustedshopsslider .slick-prev::before {
    content: "\edc4";
    font-family: 'icomoon' !important;
    line-height: 20px;
    font-size: 20px; }
  .trustedshopsslider .slick-next {
    right: -25px;
    margin-right: 0;
    transform: rotate(0deg) !important; }
  .trustedshopsslider .slick-prev {
    left: -25px;
    margin-left: 0;
    transform: rotate(0deg) !important; }

@media (min-width: 768px) {
  .background_gray > div.trustedshopslider_headline {
    padding-top: 40px; }
  .background_gray > div.trustedshopsslider {
    padding-bottom: 40px; }
  .trustedshopsslider .trustedshopsslider_wrapper .trustedhopsslide {
    margin: 2px 10px; } }

@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .trustedshopsslider {
    width: 100% !important; } }

@media (min-width: 1024px) {
  .background_gray > div.trustedshopslider_headline {
    padding-top: 20px; }
  .background_gray > div.trustedshopsslider {
    padding-bottom: 20px; }
  .trustedshopsslider {
    width: 86%;
    padding: 0;
    max-width: 1330px; }
    .trustedshopsslider .ts_siegel {
      display: flex;
      align-items: center;
      flex-direction: column;
      justify-content: center; }
      .trustedshopsslider .ts_siegel > a {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center; }
      .trustedshopsslider .ts_siegel #MyCustomSlideTrustbadge ._af804w {
        width: 65px !important;
        height: 65px !important; }
      .trustedshopsslider .ts_siegel .kaeuferschutz {
        text-align: center;
        font-size: 14px;
        font-family: arial;
        line-height: 16px;
        margin-top: 10px; }
    .trustedshopsslider .trustedshopsslider_wrapper {
      width: calc(100% - 140px); } }

@media (min-width: 1690px) {
  .trustedshopsslider {
    width: 100%; } }

