/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

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

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
figcaption,
figure {
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

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

/**
 * Add the correct display in IE.
 */
main {
  display: block;
}

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

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

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

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

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

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

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

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

/**
 * Show the overflow in IE.
 */
button {
  overflow: visible;
}

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

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

button,
[type=button],
[type=reset],
[type=submit] {
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Show the overflow in Edge.
 */
input {
  overflow: visible;
}

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

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
   * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
   */
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

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

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

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

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

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

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

/*
 * Add the correct display in IE 9-.
 */
menu {
  display: block;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

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

.font--regular {
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 400;
}

strong,
.font--bold {
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 600;
}

.font--semi-bold {
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 500;
}

.font--uppercase {
  text-transform: uppercase;
}

@font-face {
  font-family: "Palanquin";
  src: url("/typo3conf/ext/ve_site/Resources/Public/Frontend/Fonts/Palanquin/palanquin-v5-latin-ext_latin-regular.woff2") format("woff2"), url("/typo3conf/ext/ve_site/Resources/Public/Frontend/Fonts/Palanquin/palanquin-v5-latin-ext_latin-regular.woff") format("woff");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Palanquin";
  src: url("/typo3conf/ext/ve_site/Resources/Public/Frontend/Fonts/Palanquin/palanquin-v5-latin-ext_latin-500.woff2") format("woff2"), url("/typo3conf/ext/ve_site/Resources/Public/Frontend/Fonts/Palanquin/palanquin-v5-latin-ext_latin-500.woff") format("woff");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "Palanquin";
  src: url("/typo3conf/ext/ve_site/Resources/Public/Frontend/Fonts/Palanquin/palanquin-v5-latin-ext_latin-600.woff2") format("woff2"), url("/typo3conf/ext/ve_site/Resources/Public/Frontend/Fonts/Palanquin/palanquin-v5-latin-ext_latin-600.woff") format("woff");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}
/** DESKTOP **/
/** TO DESKTOP **/
/** TABLET **/
/** MOBILE **/
@media screen {
  .header-top {
    display: none;
  }
}
@page {
  size: A4;
  margin: 20mm;
  .header-top {
    display: block;
  }
}
@page :first {
  .header-top {
    visibility: hidden;
  }
}
@media print {
  [data-print-page-break] {
    page-break-after: always;
  }

  .product-extension-wrapper {
    padding: 0;
  }

  h1,
h2,
h3,
h4,
p,
a,
img {
    page-break-inside: avoid;
  }

  .header-top {
    position: fixed;
    left: 50%;
    top: -10mm;
    margin-left: -138.5px;
    z-index: 1;
  }

  .favorite-list-one-pager__pdf-footer {
    page-break-before: always;
  }
}
@supports (-webkit-hyphens: none) {
  @media print {
    html {
      height: 210mm;
      width: 292mm;
      margin: 0 !important;
    }
    html .header-top {
      display: block;
    }
  }
}
html {
  scroll-behavior: smooth;
}

.brow {
  color: #b0b3b2;
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
}
.brow + .headline {
  margin-top: 24px;
}
@media only screen and (min-width: 481px) {
  .brow + .headline {
    margin-top: 36px;
  }
}
@media only screen and (min-width: 1000px) {
  .brow + .headline {
    margin-top: 72px;
  }
}

img {
  display: block;
  font-size: 0;
}

[data-fancybox=gallery] {
  cursor: url("/typo3conf/ext/ve_site/Resources/Public/Frontend/Images/cursor_icon-white.svg") 30 30, auto;
}

.logo {
  display: flex;
  justify-content: center;
  width: 100%;
  color: #000000;
}

.logo--white {
  color: #ffffff;
}

.logo--absolute {
  position: absolute;
  left: 0;
  z-index: 7;
}

.logo--center {
  position: absolute;
  left: 0;
  z-index: 5;
  align-items: center;
  padding: 0 !important;
  height: 100%;
}

.frame__logo {
  padding: 12px 0 90px;
}

.logo__anchor {
  color: inherit;
  text-decoration: none;
}

.logo__icon {
  max-width: 240px;
  color: inherit;
}
@media only screen and (min-width: 361px) {
  .logo__icon {
    max-width: 277px;
  }
}
@media only screen and (min-width: 768px) {
  .logo--large .logo__icon {
    max-width: unset;
  }
}

p a,
.paragraph a,
.anchor,
.tx-indexedsearch-browsebox a {
  color: #373a36;
  text-decoration: underline;
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 600;
}
p a:focus, p a:hover,
.paragraph a:focus,
.paragraph a:hover,
.anchor:focus,
.tx-indexedsearch-browsebox a:focus,
.anchor:hover,
.tx-indexedsearch-browsebox a:hover {
  color: #000000;
  text-decoration: underline;
}
p a.active, p a:active,
.paragraph a.active,
.paragraph a:active,
.anchor.active,
.tx-indexedsearch-browsebox a.active,
.anchor:active,
.tx-indexedsearch-browsebox a:active {
  text-decoration: underline;
}

h1, h2, h3, h4 {
  outline: none;
}

.headline {
  margin-top: 0;
  margin-bottom: 0;
  color: #373a36;
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 600;
}

.headline--color-white {
  color: #ffffff;
}

.headline--xlarge {
  margin-left: -10px;
  font-size: 48px;
  line-height: 1;
  letter-spacing: -4px;
}
@media only screen and (min-width: 481px) {
  .headline--xlarge {
    font-size: 60px;
  }
}
@media only screen and (min-width: 768px) {
  .headline--xlarge {
    font-size: 96px;
    letter-spacing: -8px;
  }
}
@media only screen and (min-width: 1000px) {
  .headline--xlarge {
    font-size: 120px;
  }
}
@media only screen and (min-width: 1200px) {
  .headline--xlarge {
    font-size: 168px;
  }
}
@media only screen and (min-width: 1500px) {
  .headline--xlarge {
    font-size: 240px;
  }
}

.headline--large {
  margin-left: -2px;
  font-size: 40px;
  line-height: 1;
  letter-spacing: -1px;
}
@media only screen and (min-width: 361px) {
  .headline--large {
    font-size: 50px;
  }
}
@media only screen and (min-width: 481px) {
  .headline--large {
    margin-left: -3px;
    font-size: 60px;
  }
}

.headline--regular {
  margin-left: -1px;
  font-size: 25px;
  line-height: 1.2;
  letter-spacing: -0.42px;
}
@media only screen and (min-width: 481px) {
  .headline--regular {
    font-size: 30px;
  }
}

.headline--small {
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: -0.28px;
}

.list {
  margin: 0;
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 400;
}
.list li {
  color: #373a36;
}

.list--unordered {
  list-style: none;
  padding: 0;
}
.list--unordered li {
  display: flex;
  align-items: center;
}
.list--unordered li:before {
  display: inline-block;
  width: 1px;
  height: 1px;
  margin-right: 6px;
  margin-left: 4px;
  text-align: center;
  background-color: #373a36;
  border: 1px solid #373a36;
  border-radius: 3px;
  content: "";
}

.list--ordered {
  padding: 0 15px;
}

p,
.paragraph {
  max-width: 660px;
  padding: 0;
  margin: 20px 0 0 0;
  color: #373a36;
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: -0.22px;
}
p:first-of-type,
.paragraph:first-of-type {
  margin-top: 0;
}

.paragraph--large, .alert-message {
  font-size: 18px;
}

.paragraph--small {
  font-size: 12px;
}

.icon--size-regular {
  width: 48px;
  height: 48px;
}

.icon--size-big {
  width: 72px;
  height: 72px;
}

.icon--star {
  color: transparent;
}

.form-wrapper {
  margin-right: 36px;
  margin-left: 36px;
}
@media only screen and (min-width: 481px) {
  .form-wrapper {
    margin-right: 60px;
    margin-left: 60px;
  }
}
@media only screen and (min-width: 1000px) {
  .form-wrapper {
    margin-right: 108px;
    margin-left: 108px;
  }
}

.form {
  padding-bottom: 60px;
  box-sizing: border-box;
}
.form:after {
  content: "";
  display: block;
  clear: both;
}

.product-filter__form {
  padding-top: 40px;
}

.form--with-spacing {
  width: 100%;
  padding-bottom: 60px;
}
@media only screen and (min-width: 481px) {
  .form--with-spacing {
    padding-bottom: 120px;
  }
}
@media only screen and (min-width: 1000px) {
  .form--with-spacing {
    width: 80%;
  }
}
@media only screen and (min-width: 1200px) {
  .form--with-spacing {
    width: 60%;
  }
}
.fancybox-stage .form--with-spacing {
  width: 100%;
}

.form__additional-actions {
  padding-bottom: 60px;
}
@media only screen and (min-width: 768px) {
  .form__additional-actions {
    margin-left: 240px;
  }
}

.form-filter-checkbox.disabled + .form-label--checkbox {
  color: #b0b3b2;
}
.form-filter-checkbox.disabled + .form-label--checkbox:before {
  border-color: #b0b3b2;
}

.alignment-button-group {
  display: flex;
  justify-content: flex-end;
  align-items: baseline;
  align-self: flex-end;
  flex-shrink: 0;
}

.alignment-button-wrapper {
  margin-top: 0;
}
.alignment-button-wrapper + .alignment-button-wrapper {
  margin-left: 12px;
}

.button--size-regular {
  min-width: 142px;
  padding: 19px 24px;
}
@media only screen and (min-width: 481px) {
  .button--size-regular {
    min-width: 178px;
  }
}

.button--size-alternative {
  padding: 19px 24px;
}

.button--size-icon-xLarge {
  width: 60px;
  height: 60px;
}
@media only screen and (min-width: 768px) {
  .button--size-icon-xLarge {
    width: 108px;
    height: 108px;
  }
}

.button--size-icon-only {
  width: 58px;
  min-width: 58px;
  height: 58px;
}

.button--size-icon-only-small {
  width: 46px;
  min-width: 46px;
  height: 46px;
}

.button--size-icon-only-tiny, .product-selection__inner--table-view .product-item__favorite-anchor {
  width: 34px;
  min-width: 34px;
  height: 34px;
}

.button--style-regular {
  color: #ffffff;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.25);
  transition-property: border-color;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.button--style-regular .button__icon {
  color: #ffffff;
  transition-property: color;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.button--style-regular .button__icon--gray {
  color: #b0b3b2;
}
.button--style-regular:hover, .button--style-regular:active, .button--style-regular.button--active {
  border-color: #ffffff;
  text-decoration: none;
}
.button--style-regular:hover .button__icon, .button--style-regular:active .button__icon, .button--style-regular.button--active .button__icon {
  color: #ffffff;
}

.button--style-alternative, .product-selection__inner--table-view .product-item__favorite-anchor {
  color: #373a36;
  background-color: transparent;
  border: 1px solid #b0b3b2;
  transition-property: border-color;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.button--style-alternative .button__icon, .product-selection__inner--table-view .product-item__favorite-anchor .button__icon {
  color: #373a36;
  transition-property: color;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.button--style-alternative .button__icon--gray, .product-selection__inner--table-view .product-item__favorite-anchor .button__icon--gray {
  color: #b0b3b2;
}
.button--style-alternative:hover, .product-selection__inner--table-view .product-item__favorite-anchor:hover, .button--style-alternative:active, .product-selection__inner--table-view .product-item__favorite-anchor:active, .button--style-alternative.button--active, .product-selection__inner--table-view .button--active.product-item__favorite-anchor {
  border-color: #373a36;
  text-decoration: none;
}
.button--style-alternative:hover .button__icon, .product-selection__inner--table-view .product-item__favorite-anchor:hover .button__icon, .button--style-alternative:active .button__icon, .product-selection__inner--table-view .product-item__favorite-anchor:active .button__icon, .button--style-alternative.button--active .button__icon, .product-selection__inner--table-view .button--active.product-item__favorite-anchor .button__icon {
  color: #373a36;
}

.button--style-inverted {
  color: #ffffff;
  border: 1px solid #373a36;
  background-color: #373a36;
  transition-property: color, background-color;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.button--style-inverted:hover, .button--style-inverted:active, .button--style-inverted.button--active {
  color: #373a36;
  background-color: #ffffff;
}

.button--style-icon-left {
  padding: 17px 24px 17px 18px;
  justify-content: left !important;
}
.button--style-icon-left .button__icon {
  margin-right: 12px;
}

.button--style-icon-right {
  padding: 17px 18px 17px 24px;
  justify-content: left !important;
}
.button--style-icon-right .button__icon {
  margin-left: 12px;
}

.button-wrapper + .button-wrapper {
  margin-top: 24px;
}

button {
  padding: 0;
  margin: 0;
  cursor: pointer;
}
button:focus {
  outline: 0;
}

.button, .product-selection__inner--table-view .product-item__favorite-anchor {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 500;
  font-size: 18px;
  text-decoration: none;
  border-radius: 36px;
  cursor: pointer;
}

.button__icon {
  display: block;
  font-size: 0;
}

.field--checkbox {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .field--checkbox {
    align-items: start;
    flex-direction: column-reverse;
  }
}

@media only screen and (min-width: 768px) {
  .field.field--checkbox-space-left {
    width: calc(100% - 240px);
    margin-left: 240px;
  }
}

.form-label--checkbox {
  display: flex;
  align-items: baseline;
  max-width: 600px;
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.25;
}

input[type=checkbox] {
  display: none;
}

/* Selects the label tag after each checkbox */
input[type=checkbox] + label::before {
  display: block;
  flex-shrink: 0;
  float: left;
  width: 10px;
  height: 10px;
  margin-right: 12px;
  background-color: transparent;
  border: 1px solid #000000;
  content: "";
}

input[type=checkbox]:checked + label::before {
  background-color: #000000;
}

.form-input.form-input--color {
  width: 72px;
  height: 72px;
  padding: 24px;
}

.cookie-warning {
  margin-bottom: 36px;
}
.cookie-warning p {
  max-width: 600px;
}

/* Used in register-form and favorite-list-forms */
.form__error {
  position: absolute;
  left: 60%;
  margin-left: 60px;
}
@media only screen and (max-width: 1199px) {
  .form__error {
    position: relative;
    left: 0;
    margin-top: 12px;
    margin-left: 0;
    padding-left: 36px;
    padding-right: 36px;
  }
}

.form__error-message {
  color: #bc3d3b;
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 500;
}

.form__errors {
  margin-top: 30px;
}

.form-errors-list {
  padding: 10px 20px 14px;
  border-left: 3px solid #bc3d3b;
  list-style: none;
}

.field-error {
  position: relative;
  display: block;
  padding: 0;
  margin-top: 5px;
  color: #bc3d3b;
  font-size: 14px;
  text-indent: 2px;
  text-decoration: none;
  line-height: 18px;
}

.typo3-messages {
  padding: 0;
  margin: 36px 0;
  appearance: none;
  list-style: none;
}

.alert-success .alert-message {
  color: #94b580;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-inline-size: unset;
}

.field {
  display: flex;
  align-items: center;
  width: 100%;
  margin-top: 60px;
  padding: 0;
}
.field + .field {
  margin-top: 36px;
}
.field + .field--checkbox {
  margin-top: 60px;
}
.field + .field--submit {
  margin-top: 60px;
}
@media only screen and (max-width: 767px) {
  .field {
    flex-direction: column;
    align-items: start;
  }
}
.product-filter-form .field {
  margin-top: 0;
}

.field--checkbox {
  margin-top: 0;
}

.field__body {
  display: flex;
  align-items: center;
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  .field__body {
    position: relative;
    flex-direction: column-reverse;
    align-items: start;
  }
}
@media only screen and (max-width: 767px) {
  .field__body {
    margin-top: 12px;
  }
}

.field__body--with-icon {
  flex-direction: row;
  align-items: center;
}

.femanager_status + .form {
  margin-top: 60px;
}

.create-status-wrapper {
  margin-right: 108px;
  margin-bottom: 120px;
  margin-left: 108px;
}

@media only screen and (min-width: 768px) {
  .flash-message-wrapper {
    margin-top: 60px;
  }
}

.femanager_flashmessages > div {
  padding: 0 !important;
  margin: 0 !important;
}

.femanager_flashmessages > .message-2 {
  color: #bc3d3b !important;
  background-color: transparent !important;
  border: 0 !important;
}

.flash-message-wrapper > .flash-message.message-0, .flash-message-wrapper > .flash-message.message--2 {
  padding: 0;
  margin-top: 36px;
  background-color: transparent;
  border: 0;
}

.flash-message__body {
  max-width: 600px;
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 500;
}
.message-0 .flash-message__body {
  color: #94b580;
}
.message--2 .flash-message__body {
  color: #373a36;
}

.message-0 + .message-0 {
  display: none;
}

.felogin-error {
  color: #bc3d3b;
  font-weight: 600;
}

.forgot-password-anchor-wrapper {
  margin-top: 36px;
}
@media only screen and (min-width: 768px) {
  .forgot-password-anchor-wrapper {
    margin-left: 240px;
  }
}

.forgot-password-anchor {
  color: #b0b3b2;
  text-decoration: none;
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.forgot-password-anchor:hover, .forgot-password-anchor:focus, .forgot-password-anchor:active {
  color: #373a36;
  text-decoration: none;
}

.field--without-label .form-label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field--without-label .field__body {
  margin-top: 0;
}

.form__label {
  display: block;
  flex-shrink: 0;
  width: 100%;
  font-size: 18px;
  line-height: 1.25;
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  .form__label {
    flex-basis: 240px;
  }
}

.form-legend {
  display: block;
  width: 100%;
  padding-top: 24px;
  color: #373a36;
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 600;
  font-size: 18px;
  text-indent: 2px;
  line-height: 28px;
}

@media only screen and (min-width: 768px) {
  .submit--space-left {
    margin-left: 240px;
  }
}

.show-all__trigger {
  margin-top: 90px;
}

.form-input {
  display: inline-block;
  width: 100%;
  max-height: 72px;
  padding: 24px 36px;
  box-sizing: border-box;
  color: #373a36;
  font-size: 18px;
  line-height: 22px;
  background: #ffffff;
  border: 1px solid rgba(55, 58, 54, 0.25);
  border-radius: 36px;
  outline: none;
  appearance: none;
  transition: border-color 0.2s linear;
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 600;
}
.form-input:focus, .form-input:hover {
  border-color: #373a36;
}
.form-input.error {
  border: 1px solid #bc3d3b;
}

.form-input--textarea {
  display: inline-block;
  width: 100%;
  max-height: 72px;
  padding: 24px 36px;
  box-sizing: border-box;
  color: #373a36;
  font-size: 18px;
  line-height: 22px;
  background: #ffffff;
  border: 1px solid rgba(55, 58, 54, 0.25);
  border-radius: 36px;
  outline: none;
  appearance: none;
  transition: border-color 0.2s linear;
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 600;
  resize: none;
  min-height: 150px;
}
.form-input--textarea:focus, .form-input--textarea:hover {
  border-color: #373a36;
}
.form-input--textarea.error {
  border: 1px solid #bc3d3b;
}

.form-input--upload {
  border: none;
  background: none;
}

.plugin-header {
  padding: 0 36px;
}
@media only screen and (min-width: 481px) {
  .plugin-header {
    padding-right: 60px;
    padding-left: 60px;
  }
}
@media only screen and (min-width: 1000px) {
  .plugin-header {
    padding-right: 108px;
    padding-left: 108px;
  }
}

.product-extension-wrapper {
  position: relative;
}
.product-extension-wrapper .container {
  margin: 0;
}

.femanager_edit .field:first-of-type {
  margin-top: 0;
}

.container.ce-image-link__container {
  margin: 0;
  height: calc(100vh - 48px);
  overflow: hidden;
  background-color: #373a36;
}
@media only screen and (min-width: 768px) {
  .container.ce-image-link__container {
    height: calc(100vh - 72px);
  }
}

.ce-image-link__inner {
  height: 100%;
}

.ce-image-link__body {
  height: 100%;
}

.block-slider-wrapper {
  position: relative;
  background-color: #373a36;
}

.block-slider__item:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.3;
  content: "";
}

.block-slider-item {
  width: 100%;
}

.block-slider-item__text-wrapper {
  position: absolute;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: calc(100% - 72px);
  height: calc(100vh - 72px - 216px);
  padding: 108px 36px;
}
@media only screen and (min-width: 768px) {
  .block-slider-item__text-wrapper {
    width: calc(100% - 216px);
    height: calc(100vh - 72px - 288px);
    padding: 144px 108px;
  }
}

.block-slider-item__sub-line {
  display: block;
  margin-top: 60px;
  color: #ffffff;
}

.block-slider-item__image-wrapper {
  height: calc(100vh - 72px);
}

.block-slider-item__image {
  display: block;
  width: 100%;
  height: 100%;
}
.block-slider-item__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.container.ce-stage__container {
  margin: 0;
}

.ce + .ce {
  margin-top: 60px;
}
@media only screen and (min-width: 768px) {
  .ce + .ce {
    margin-top: 120px;
  }
}
@media only screen and (min-width: 1200px) {
  .ce + .ce {
    margin-top: 240px;
  }
}

.ce + .ce-separator,
.ce-separator + .ce {
  margin-top: 60px;
}
@media only screen and (min-width: 768px) {
  .ce + .ce-separator,
.ce-separator + .ce {
    margin-top: 96px;
  }
}

.container {
  position: relative;
  margin: 0 36px;
}
@media only screen and (min-width: 481px) {
  .container {
    margin-right: 60px;
    margin-left: 60px;
  }
}
@media only screen and (min-width: 1000px) {
  .container {
    margin-right: 108px;
    margin-left: 108px;
  }
}

.popup-box--outer {
  display: none;
  background: rgba(30, 30, 30, 0.9);
  position: fixed;
  z-index: 50;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}

.popup-box {
  position: relative;
  z-index: 51;
  background: white;
  padding: 45px 60px;
}

.headline__popup {
  margin-bottom: 5px;
}

.popup-box-button {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.accordion-item {
  padding-bottom: 48px;
  border-top: 1px solid rgba(55, 58, 54, 0.25);
  transition-property: border-top-color;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}

.accordion-item--expanded {
  border-top-color: #373a36;
}

.accordion-item__trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 24px;
  padding-bottom: 24px;
  color: inherit;
  text-decoration: none;
}

.accordion-item__headline {
  padding-right: 12px;
  margin-top: 0;
  margin-bottom: 0;
  color: inherit;
  font-size: 18px;
  line-height: 24px;
}

.accordion-item__icon-wrapper {
  flex-shrink: 0;
  will-change: transform;
  transition-property: transform;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.accordion-item--expanded .accordion-item__icon-wrapper {
  transform: rotate(45deg);
}

.accordion-item__icon {
  display: block;
  color: inherit;
}

.accordion-item__target {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
  will-change: max-height, opacity;
  transition-property: max-height, opacity;
  transition-timing-function: ease;
  transition-duration: 333ms;
}

.accordion-item__target[aria-expanded] {
  opacity: 1;
  pointer-events: all;
}

.accordion-item__inner {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  flex-direction: column-reverse;
  margin-top: 12px;
}
@media only screen and (min-width: 481px) {
  .accordion-item__inner {
    flex-direction: row;
  }
}
.product-accordion__item .accordion-item__inner {
  flex-direction: column;
  margin-bottom: 36px;
}
@media only screen and (min-width: 481px) {
  .product-accordion__item .accordion-item__inner {
    margin-bottom: 60px;
  }
}

.accordion-item__inner-column--image {
  width: 100%;
}
@media only screen and (min-width: 481px) {
  .accordion-item__inner-column--image {
    width: 40%;
  }
}
@media only screen and (min-width: 768px) {
  .accordion-item__inner-column--image {
    width: 20%;
  }
}

.accordion-item__inner-column--text {
  width: 100%;
}
@media only screen and (min-width: 481px) {
  .accordion-item__inner-column--text {
    width: 60%;
  }
}
@media only screen and (min-width: 768px) {
  .accordion-item__inner-column--text {
    width: 80%;
  }
}

.accordion-item__image {
  width: 100%;
  height: auto;
  border-radius: 50%;
}
@media only screen and (max-width: 480px) {
  .accordion-item__image {
    width: calc(100% - 96px);
    padding-right: 48px;
    padding-left: 48px;
    margin-top: 24px;
  }
}

@media only screen and (min-width: 481px) {
  .accordion-item__text {
    margin-left: 36px;
  }
}

.image-link {
  height: 100%;
}

.image-link__logo {
  pointer-events: none;
}

.image-link__image {
  display: block;
  height: 100%;
}
.image-link__image img {
  display: block;
  width: 100vw;
  height: 100vh;
  object-fit: cover;
}

.image-link__button-group {
  position: absolute;
  top: 50%;
  left: calc(50% - 31px);
  z-index: 6;
  margin-top: 84px;
}

@media only screen and (min-width: 481px) {
  .image-element--right {
    margin-left: 60px;
  }
}
@media only screen and (min-width: 768px) {
  .image-element--right {
    margin-left: 180px;
  }
}
@media only screen and (min-width: 1200px) {
  .image-element--right {
    margin-left: 336px;
  }
}

@media only screen and (min-width: 481px) {
  .image-element--left {
    margin-right: 60px;
  }
}
@media only screen and (min-width: 768px) {
  .image-element--left {
    margin-right: 180px;
  }
}
@media only screen and (min-width: 1200px) {
  .image-element--left {
    margin-right: 336px;
  }
}

.image-element__image-anchor {
  display: block;
}

.image-element__image {
  display: block;
}
.image-element__image img {
  width: 100%;
  height: auto;
}

.image-element__video {
  width: 100%;
  height: auto;
}

.separator {
  display: block;
  width: 35px;
  height: 1px;
  background-color: #373a36;
}
@media print {
  .separator {
    display: none;
  }
  .separator.separator--print {
    display: block;
    border-bottom: 1px solid black;
  }
}

.separator--print,
.separator--list,
.separator--detail,
.separator--form {
  margin-top: 60px;
}
@media only screen and (min-width: 768px) {
  .separator--print,
.separator--list,
.separator--detail,
.separator--form {
    margin-top: 96px;
  }
}

.stage {
  height: calc(100vh - 48px);
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .stage {
    height: calc(100vh - 72px);
  }
}
.stage:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.4;
  content: "";
}

.stage__image {
  display: block;
  height: 100%;
}
.stage__image img {
  display: block;
  width: 100vw;
  height: 100vh;
  object-fit: cover;
}

.stage__button-group {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100%;
  width: 100%;
}

.text-accordion {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
}

.text-accordion__column {
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  .text-accordion__column {
    width: 50%;
  }
}

@media only screen and (max-width: 1199px) {
  .text-accordion__column--accordion {
    margin-top: 36px;
  }
}

.text-accordion__text {
  margin-top: 36px;
}

@media only screen and (min-width: 1200px) {
  .text-accordion__text-wrapper {
    padding-right: 108px;
  }
}

.text-accordion__accordion-item-wrapper {
  margin-top: 36px;
}

.text-headline {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
}

@media only screen and (min-width: 1000px) {
  .text-headline__column {
    width: 50%;
  }
}

@media only screen and (max-width: 999px) {
  .text-headline__column--text {
    margin-top: 36px;
  }
}
@media only screen and (max-width: 480px) {
  .text-headline__column--text {
    margin-top: 24px;
  }
}

@media only screen and (min-width: 1000px) {
  .text-headline__headline {
    padding-right: 48px;
  }
}

.text-headline__headline--media {
  margin-bottom: 108px;
}

.text-image {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
}

@media only screen and (min-width: 768px) and (max-width: 999px) {
  .text-image--right {
    margin-left: 60px;
  }
}
@media only screen and (min-width: 1000px) {
  .text-image--right {
    flex-direction: row-reverse;
  }
}

@media only screen and (min-width: 768px) and (max-width: 999px) {
  .text-image--left {
    margin-right: 60px;
  }
}

@media only screen and (min-width: 1000px) {
  .text-image__column {
    width: 50%;
  }
}

@media only screen and (max-width: 999px) {
  .text-image__column--text {
    margin-top: 48px;
  }
}
@media only screen and (max-width: 480px) {
  .text-image__column--text {
    margin-top: 36px;
  }
}

.text-image__image-anchor {
  display: block;
}

.text-image__image {
  display: block;
}
.text-image__image img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 1000px) {
  .text-image--right .text-image__image {
    margin-left: 108px;
  }
}

@media only screen and (min-width: 768px) {
  .text-image--right .text-image__image--indent {
    margin-right: 60px;
  }
}
@media only screen and (min-width: 1000px) {
  .text-image--right .text-image__image--indent {
    margin-right: 48px;
  }
}
@media only screen and (min-width: 1200px) {
  .text-image--right .text-image__image--indent {
    margin-right: 108px;
  }
}
@media only screen and (min-width: 768px) {
  .text-image--left .text-image__image--indent {
    margin-left: 60px;
  }
}
@media only screen and (min-width: 1000px) {
  .text-image--left .text-image__image--indent {
    margin-left: 48px;
  }
}
@media only screen and (min-width: 1200px) {
  .text-image--left .text-image__image--indent {
    margin-left: 108px;
  }
}

.text-image__image--transform {
  width: 100%;
  height: auto;
  border-radius: 100%;
  max-width: 300px;
  overflow: hidden;
}

@media only screen and (min-width: 1000px) {
  .text-image--right .text-image__text-wrapper {
    text-align: right;
  }
  .text-image--right .text-image__text-wrapper p {
    margin-left: auto;
  }
}
@media only screen and (min-width: 1000px) {
  .text-image--left .text-image__text-wrapper {
    padding-left: 108px;
  }
}

.text-image__text {
  margin-top: 24px;
}
@media only screen and (min-width: 1000px) {
  .text-image__text {
    margin-top: 36px;
  }
}

[data-hide] {
  display: none !important;
}

.account-navigation {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 60px;
  border-bottom: 1px solid rgba(55, 58, 54, 0.25);
}
@media only screen and (min-width: 620px) {
  .account-navigation {
    flex-direction: row;
  }
}
@media only screen and (min-width: 768px) {
  .account-navigation {
    margin-top: 90px;
  }
}

.account-navigation__item {
  padding-top: 12px;
  padding-bottom: 12px;
  margin-bottom: -1px;
  color: #7e7f73;
  font-size: 20px;
  line-height: 1.2;
  background: unset;
  border: 0;
  border-bottom: 1px solid transparent;
  cursor: pointer;
  transition-property: color, border-bottom-color;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 600;
}
.account-navigation__item:hover {
  color: #000000;
  border-bottom-color: #000000;
}

.account-navigation__item--active {
  color: #000000;
  border-bottom-color: #000000;
  pointer-events: none;
}

@media only screen and (min-width: 620px) {
  .account-navigation__item--settings {
    margin-left: 36px;
  }
}

@media only screen and (min-width: 620px) {
  .account-navigation__item--logout {
    margin-left: auto;
  }
}

.navigation-breadcrumb {
  padding-bottom: 36px;
}

.navigation-breadcrumb__list {
  justify-self: flex-start;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: unset;
  padding: 0;
  margin: 0;
  list-style: none;
}

.navigation-breadcrumb__list-item {
  display: flex;
  align-items: center;
  color: #373a36;
  font-size: 14px;
  line-height: 18px;
}

.navigation-breadcrumb__anchor {
  display: inline-block;
  text-decoration: none;
  color: #373a36;
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 500;
}
.navigation-breadcrumb__anchor:focus, .navigation-breadcrumb__anchor:hover {
  text-decoration: underline;
}
.navigation-breadcrumb__list-item:first-of-type .navigation-breadcrumb__anchor {
  margin-left: 0;
}

.navigation-breadcrumb__separator {
  display: block;
  width: 24px;
  height: 24px;
}

.navigation-breadcrumb__separator-icon {
  width: 100%;
  height: auto;
}

.navigation-breadcrumb__anchor--current {
  color: #373a36;
  pointer-events: none;
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 400;
}
.navigation-breadcrumb__anchor--current + .navigation-breadcrumb__arrow-icon {
  display: none;
}

.navigation-breadcrumb__arrow-icon {
  width: 26px;
  height: 26px;
  margin-right: 8px;
  transform: rotate(-90deg);
}

.navigation-footer__list {
  margin: 0;
  padding: 0;
  list-style: none;
  align-items: center;
  justify-self: flex-start;
  flex-wrap: wrap;
  max-width: unset;
  display: flex;
}

.navigation-footer__list-item {
  color: #373a36;
  font-size: 12px;
  line-height: 2;
}
@media only screen and (min-width: 481px) {
  .navigation-footer__list-item {
    font-size: 14px;
  }
}

.navigation-footer__anchor {
  margin-left: 24px;
  text-decoration: none;
  color: #373a36;
  will-change: color;
  transition-property: color;
  transition-timing-function: ease;
  transition-duration: 333ms;
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 500;
}
.navigation-footer__anchor:hover, .navigation-footer__anchor:focus, .navigation-footer__anchor.navigation-footer__anchor--active {
  color: #b0b3b2;
}
.navigation-footer__list-item:first-of-type .navigation-footer__anchor {
  margin-left: 0;
}

.navigation__button {
  border: 0;
  border-radius: 0;
  transition-property: background-color;
  transition-timing-function: ease;
  transition-duration: 333ms;
}
.navigation__button:hover, .navigation__button.navigation__button--active {
  background-color: #f5f5f4;
}
.navigation__button .button__icon {
  color: #373a36;
}

.body--navigation-panel-visible .button__icon--menu-inactive {
  display: none;
}

.button__icon--menu-active {
  display: none;
}
.body--navigation-panel-visible .button__icon--menu-active {
  display: block;
}

.navigation-main__list {
  padding: 0;
  margin: auto 0;
}

.navigation-main__list-item {
  margin-bottom: 0;
  list-style: none;
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 500;
  font-size: 40px;
  line-height: 1;
  letter-spacing: -1px;
}
@media only screen and (min-width: 768px) {
  .navigation-main__list-item {
    font-size: 60px;
  }
}
.navigation-main__list-item + .navigation-main__list-item {
  margin-top: 24px;
}

.navigation-main__anchor {
  color: #373a36;
  text-decoration: none;
  transition-property: color;
  transition-timing-function: ease;
  transition-duration: 333ms;
}
.navigation-main__anchor:hover, .navigation-main__anchor:focus, .navigation-main__list-item--active .navigation-main__anchor {
  color: rgba(55, 58, 54, 0.25);
}

.navigation-meta__list {
  padding: 0;
  margin: auto 0 48px;
}
@media only screen and (min-width: 768px) {
  .navigation-meta__list {
    display: flex;
  }
}

.navigation-meta__list-item {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: -0.25px;
  list-style: none;
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  .navigation-meta__list-item {
    font-size: 18px;
  }
}

.navigation-meta__anchor {
  color: #b0b3b2;
  text-decoration: none;
  transition-property: color;
  transition-timing-function: ease;
  transition-duration: 333ms;
}
@media only screen and (min-width: 768px) {
  .navigation-meta__anchor {
    margin-left: 36px;
  }
}
.navigation-meta__anchor:hover, .navigation-meta__anchor:focus, .navigation-meta__anchor.navigation-meta__anchor--active {
  color: #373a36;
}
.navigation-meta__list-item:first-of-type .navigation-meta__anchor {
  margin-left: 0;
}

.loading-indicator {
  display: none;
}
.fancybox-container--ajax-loading .loading-indicator {
  display: block;
}

.area-list {
  padding: 0 36px 120px;
}
@media only screen and (min-width: 481px) {
  .area-list {
    padding-right: 60px;
    padding-left: 60px;
  }
}
@media only screen and (min-width: 1000px) {
  .area-list {
    padding-right: 108px;
    padding-left: 108px;
    padding-bottom: 240px;
  }
}

.area-list__item {
  margin-top: 72px;
}
@media only screen and (min-width: 1000px) {
  .area-list__item {
    margin-top: 180px;
  }
}
@media only screen and (min-width: 1200px) {
  .area-list__item {
    margin-top: 312px;
  }
}
.area-list__item a {
  text-decoration: none;
}

.area-item__text-wrapper {
  display: flex;
}

.area-item__text-column--name {
  margin-left: 36px;
}
@media only screen and (min-width: 768px) {
  .area-item__text-column--name {
    margin-left: 84px;
  }
}

.area-item__text-column--count {
  margin-top: 5px;
}

.area-item__headline {
  margin-top: 0;
}

.area-item__image-wrapper {
  position: relative;
  margin-top: 24px;
  background-color: #b0b3b2;
  overflow: hidden;
}

.area-item__image-label {
  position: absolute;
  top: -100%;
  left: 10px;
  z-index: 1;
  display: block;
  width: calc(100% - 48px);
  padding-right: 24px;
  padding-left: 24px;
  font-size: 70px;
  letter-spacing: -1px;
  text-align: center;
  opacity: 1;
  transition-property: opacity, top;
  transition-duration: 666ms;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
@media only screen and (max-width: 767px) {
  .area-item__image-label {
    display: none;
  }
}
@media only screen and (min-width: 1000px) {
  .area-item__image-label {
    font-size: 48px;
  }
}
@media only screen and (min-width: 1500px) {
  .area-item__image-label {
    font-size: 100px;
  }
}
@media only screen and (min-width: 2000px) {
  .area-item__image-label {
    font-size: 150px;
  }
}
.area-item:hover .area-item__image-label {
  opacity: 1;
  top: 48px;
}
@media only screen and (min-width: 1000px) {
  .area-item:hover .area-item__image-label {
    top: 12px;
  }
}
@media only screen and (min-width: 1400px) {
  .area-item:hover .area-item__image-label {
    top: 36px;
  }
}

.area-item__image {
  width: 100%;
  height: auto;
  transition-property: transform;
  transition-duration: 666ms;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.area-item:hover .area-item__image {
  transform: scale(0.6);
}

.area-list__column-wrapper {
  width: 100%;
}
@media only screen and (min-width: 1000px) {
  .area-list__column-wrapper {
    display: flex;
    flex-direction: row;
  }
}

.area-list__column {
  width: 50%;
}

.area-list__column--left {
  padding-right: 54px;
}
.area-list__column--left .area-list__item:first-of-type {
  margin-top: 84px;
}

.area-list__column--right {
  padding-left: 54px;
}

.area {
  position: relative;
  padding: 96px 36px 0;
}
@media only screen and (min-width: 481px) {
  .area {
    padding-top: 144px;
    padding-right: 60px;
    padding-left: 60px;
  }
}
@media only screen and (min-width: 1000px) {
  .area {
    padding-top: 180px;
    padding-right: 108px;
    padding-left: 108px;
  }
}
.area:after {
  position: absolute;
  bottom: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 120px;
  margin-left: -36px;
  background: #ffffff;
  content: "";
}
@media only screen and (min-width: 481px) {
  .area:after {
    margin-left: -60px;
  }
}
@media only screen and (min-width: 1000px) {
  .area:after {
    margin-left: -108px;
  }
}

.area__headline {
  position: absolute;
  top: 20px;
  z-index: 5;
  display: block;
  margin-left: 0;
  width: calc(100% - 72px);
  text-align: center;
  pointer-events: none;
}
@media only screen and (min-width: 481px) {
  .area__headline {
    width: calc(100% - 120px);
  }
}
@media only screen and (min-width: 1000px) {
  .area__headline {
    width: calc(100% - 216px);
  }
}

.area__parallax {
  position: absolute;
  left: 0;
  display: block;
  width: calc(100% - 120px);
  padding-right: 36px;
  padding-left: 36px;
  margin: 0 24px;
  text-align: center;
  opacity: 0;
  pointer-events: none;
  transition-property: opacity;
  transition-duration: 333ms;
  transition-timing-function: ease-out;
}
@media only screen and (min-width: 481px) {
  .area__parallax {
    width: calc(100% - 204px);
    padding-right: 60px;
    padding-left: 60px;
    margin-right: 60px;
  }
}
@media only screen and (min-width: 768px) {
  .area__parallax {
    width: calc(100% - 264px);
    margin-left: 36px;
    margin-right: 108px;
  }
}
@media only screen and (min-width: 1000px) {
  .area__parallax {
    width: calc(100% - 360px);
    padding-right: 108px;
    padding-left: 108px;
  }
}

.area__image-wrapper {
  position: relative;
}
.area__image-wrapper img {
  width: 100%;
  height: auto;
}

.area__seperator {
  position: relative;
  z-index: 2;
  margin-top: 96px;
}

.area__contentelement-wrapper {
  margin-top: 84px;
  position: relative;
  z-index: 2;
}

.area__product-related {
  padding: 204px 36px 0;
  background-color: #ffffff;
}
@media only screen and (min-width: 481px) {
  .area__product-related {
    padding-right: 60px;
    padding-left: 60px;
  }
}
@media only screen and (min-width: 1000px) {
  .area__product-related {
    padding-right: 108px;
    padding-left: 108px;
  }
}

.area-slider-wrapper {
  position: relative;
  background-color: #373a36;
}

.area-slider__item:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.3;
  content: "";
}

.area-slider-item {
  width: 100%;
}

.area-slider-item__text-wrapper {
  position: absolute;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: calc(100% - 72px);
  height: calc(100vh - 72px - 216px);
  padding: 108px 36px;
}
@media only screen and (min-width: 768px) {
  .area-slider-item__text-wrapper {
    width: calc(100% - 216px);
    height: calc(100vh - 72px - 288px);
    padding: 144px 108px;
  }
}

.area-slider-item__sub-line {
  display: block;
  margin-top: 60px;
  color: #ffffff;
}

.area-slider-item__image {
  display: block;
}
.area-slider-item__image img {
  width: auto;
  height: calc(100vh - 72px);
}
@media only screen and (min-width: 1400px) {
  .area-slider-item__image img {
    width: 100%;
    height: auto;
  }
}

.collection-list {
  padding: 0 36px 120px;
}
@media only screen and (min-width: 481px) {
  .collection-list {
    padding-right: 60px;
    padding-left: 60px;
  }
}
@media only screen and (min-width: 1000px) {
  .collection-list {
    padding-right: 108px;
    padding-left: 108px;
    padding-bottom: 240px;
  }
}

.collection-list__item {
  margin-top: 72px;
}
@media only screen and (min-width: 1000px) {
  .collection-list__item {
    margin-top: 180px;
  }
}
@media only screen and (min-width: 1200px) {
  .collection-list__item {
    margin-top: 312px;
  }
}
.collection-list__item a {
  text-decoration: none;
}

.collection-item__text-wrapper {
  display: flex;
}

.collection-item__text-column--name {
  margin-left: 36px;
}
@media only screen and (min-width: 768px) {
  .collection-item__text-column--name {
    margin-left: 84px;
  }
}

.collection-item__text-column--count {
  margin-top: 5px;
}

.collection-item__headline {
  margin-top: 0;
}

.collection-item__image-wrapper {
  position: relative;
  margin-top: 24px;
  background-color: #b0b3b2;
  overflow: hidden;
}

.collection-item__image-label {
  position: absolute;
  top: -100%;
  left: 10px;
  z-index: 1;
  display: block;
  width: calc(100% - 48px);
  padding-right: 24px;
  padding-left: 24px;
  font-size: 70px;
  letter-spacing: -1px;
  text-align: center;
  opacity: 1;
  transition-property: opacity, top;
  transition-duration: 666ms;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
@media only screen and (max-width: 767px) {
  .collection-item__image-label {
    display: none;
  }
}
@media only screen and (min-width: 1000px) {
  .collection-item__image-label {
    font-size: 48px;
  }
}
@media only screen and (min-width: 1500px) {
  .collection-item__image-label {
    font-size: 100px;
  }
}
@media only screen and (min-width: 2000px) {
  .collection-item__image-label {
    font-size: 150px;
  }
}
.collection-item:hover .collection-item__image-label {
  opacity: 1;
  top: 48px;
}
@media only screen and (min-width: 1000px) {
  .collection-item:hover .collection-item__image-label {
    top: 12px;
  }
}
@media only screen and (min-width: 1400px) {
  .collection-item:hover .collection-item__image-label {
    top: 36px;
  }
}

.collection-item__image {
  width: 100%;
  height: auto;
  transition-property: transform;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.collection-item:hover .collection-item__image {
  transform: scale(0.6);
}

.collection-list__column-wrapper {
  width: 100%;
}
@media only screen and (min-width: 1000px) {
  .collection-list__column-wrapper {
    display: flex;
    flex-direction: row;
  }
}

.collection-list__column {
  width: 50%;
}

.collection-list__column--left {
  padding-right: 54px;
}
.collection-list__column--left .collection-list__item:first-of-type {
  margin-top: 84px;
}

.collection-list__column--right {
  padding-left: 54px;
}

.collection {
  position: relative;
  padding: 96px 36px 0;
}
@media only screen and (min-width: 481px) {
  .collection {
    padding-top: 144px;
    padding-right: 60px;
    padding-left: 60px;
  }
}
@media only screen and (min-width: 1000px) {
  .collection {
    padding-top: 180px;
    padding-right: 108px;
    padding-left: 108px;
  }
}
.collection:after {
  position: absolute;
  bottom: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 120px;
  margin-left: -36px;
  background: #ffffff;
  content: "";
}
@media only screen and (min-width: 481px) {
  .collection:after {
    margin-left: -60px;
  }
}
@media only screen and (min-width: 1000px) {
  .collection:after {
    margin-left: -108px;
  }
}

.collection__headline {
  position: absolute;
  top: 20px;
  z-index: 5;
  display: block;
  margin-left: 0;
  width: calc(100% - 72px);
  text-align: center;
  pointer-events: none;
}
@media only screen and (min-width: 481px) {
  .collection__headline {
    width: calc(100% - 120px);
  }
}
@media only screen and (min-width: 1000px) {
  .collection__headline {
    width: calc(100% - 216px);
  }
}

.collection__parallax {
  position: absolute;
  left: 0;
  display: block;
  width: calc(100% - 120px);
  padding-right: 36px;
  padding-left: 36px;
  margin: 0 24px;
  text-align: center;
  opacity: 0;
  pointer-events: none;
  transition-property: opacity;
  transition-duration: 333ms;
  transition-timing-function: ease-out;
}
@media only screen and (min-width: 481px) {
  .collection__parallax {
    width: calc(100% - 204px);
    padding-right: 60px;
    padding-left: 60px;
    margin-right: 60px;
  }
}
@media only screen and (min-width: 768px) {
  .collection__parallax {
    width: calc(100% - 264px);
    margin-left: 36px;
    margin-right: 108px;
  }
}
@media only screen and (min-width: 1000px) {
  .collection__parallax {
    width: calc(100% - 360px);
    padding-right: 108px;
    padding-left: 108px;
  }
}

.collection__image-wrapper {
  position: relative;
}
.collection__image-wrapper img {
  width: 100%;
  height: auto;
}

.collection__image-map-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 999px) {
  .collection__image-map-wrapper {
    display: none;
  }
}

.image-map {
  cursor: pointer;
  position: absolute;
  color: #ffffff;
  font-size: 14px;
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 400;
}
.image-map .image-map__mapper {
  width: 52px;
  height: 52px;
  display: block;
  position: absolute;
  z-index: 1;
}
.image-map .image-map__mapper:before {
  content: "+";
  display: block;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  position: absolute;
  left: 0;
  top: 0;
  color: white;
  font-size: 24px;
  font-weight: 100;
  line-height: 45px;
  text-align: center;
}
.image-map.image-map__hover .image-map__mapper:before {
  content: "-";
}
.image-map .image-map__outer {
  padding: 15px 0 0 60px;
}

.image-map__headline {
  display: block;
  font-size: 16px;
  line-height: 1.5;
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 600;
}

.image-map__anchor {
  font-weight: normal;
  color: #ffffff;
  text-decoration: none;
}
.image-map__anchor:hover {
  color: #ffffff;
  text-decoration: none;
}

.image-map__outer {
  opacity: 0;
}
.image-map__hover .image-map__outer {
  opacity: 1;
}

.collection__seperator {
  position: relative;
  z-index: 2;
  margin-top: 96px;
}

.collection__contentelement-wrapper {
  margin-top: 84px;
  position: relative;
  z-index: 2;
}

.collection__product-related {
  padding: 204px 36px 0;
  background-color: #ffffff;
}
@media only screen and (min-width: 481px) {
  .collection__product-related {
    padding-right: 60px;
    padding-left: 60px;
  }
}
@media only screen and (min-width: 1000px) {
  .collection__product-related {
    padding-right: 108px;
    padding-left: 108px;
  }
}

.collection-slider-wrapper {
  position: relative;
  background-color: #373a36;
}

.collection-slider__item:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.3;
  content: "";
}

.collection-slider-item {
  width: 100%;
}

.collection-slider-item__text-wrapper {
  position: absolute;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: calc(100% - 72px);
  height: calc(100vh - 72px - 216px);
  padding: 108px 36px;
}
@media only screen and (min-width: 768px) {
  .collection-slider-item__text-wrapper {
    width: calc(100% - 216px);
    height: calc(100vh - 72px - 288px);
    padding: 144px 108px;
  }
}

.collection-slider-item__sub-line {
  display: block;
  margin-top: 60px;
  color: #ffffff;
}

.collection-slider-item__image {
  display: block;
}
.collection-slider-item__image img {
  width: auto;
  height: 100%;
}
@media only screen and (min-width: 1400px) {
  .collection-slider-item__image img {
    width: 100%;
    height: auto;
  }
}

.favorite-list-edit {
  margin-right: 36px;
  margin-left: 36px;
}
@media only screen and (min-width: 481px) {
  .favorite-list-edit {
    margin-right: 60px;
    margin-left: 60px;
  }
}
@media only screen and (min-width: 1000px) {
  .favorite-list-edit {
    margin-right: 108px;
    margin-left: 108px;
  }
}

.favorite-list-item {
  margin-top: 24px;
}
.favorite-list-item:first-of-type {
  margin-top: 48px;
}
@media only screen and (min-width: 1000px) {
  .favorite-list-item:first-of-type {
    margin-top: 0;
  }
}

.favorite-list-item__anchor {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 23px 24px;
  font-size: 18px;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid #b0b3b2;
  border-radius: 36px;
  cursor: pointer;
  transition-property: border-color;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 600;
}
@media only screen and (min-width: 620px) {
  .favorite-list-item__anchor {
    flex-direction: row;
  }
}
.favorite-list-item__anchor:hover, .favorite-list-item__anchor:focus {
  border-color: #373a36;
}

.favorite-list-item__color {
  display: block;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  border-radius: 12px;
}

.favorite-list-item__text {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-top: 12px;
}
@media only screen and (min-width: 620px) {
  .favorite-list-item__text {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .favorite-list-item__text {
    flex-direction: row;
    align-items: center;
  }
}

.favorite-list-item__headline {
  flex-shrink: 0;
  color: #373a36;
}
@media only screen and (min-width: 620px) {
  .favorite-list-item__headline {
    margin-left: 24px;
  }
}
@media only screen and (min-width: 1200px) {
  .favorite-list-item__headline {
    width: 25%;
  }
}

.favorite-list-item__description {
  margin-top: 12px;
  color: #7e7f73;
  font-size: 16px;
}
@media only screen and (min-width: 620px) {
  .favorite-list-item__description {
    margin-right: 24px;
    margin-left: 24px;
    font-size: 18px;
  }
}
@media only screen and (min-width: 1200px) {
  .favorite-list-item__description {
    margin-top: 0;
  }
}

.favorite-list-item__product-count {
  flex-shrink: 0;
  margin-top: 12px;
  color: #7e7f73;
}
@media only screen and (min-width: 620px) {
  .favorite-list-item__product-count {
    margin-top: 0;
    margin-left: auto;
  }
}

.favorite-list-list {
  display: flex;
  flex-direction: column-reverse;
  padding-bottom: 60px;
  margin-right: 36px;
  margin-left: 36px;
}
@media only screen and (min-width: 481px) {
  .favorite-list-list {
    margin-right: 60px;
    margin-left: 60px;
    padding-bottom: 120px;
  }
}
@media only screen and (min-width: 1000px) {
  .favorite-list-list {
    flex-direction: row;
    justify-content: space-between;
    margin-right: 108px;
    margin-left: 108px;
  }
}

.favorite-list-list__column--wide {
  width: 100%;
  padding-right: 36px;
}

.favorite-list-list__column--small {
  width: 100%;
  flex-shrink: 0;
}
@media only screen and (min-width: 361px) {
  .favorite-list-list__column--small {
    width: 216px;
  }
}

.favorite-list-list__button {
  width: calc(100% - 48px);
  min-width: unset;
  padding-top: 22px;
  padding-bottom: 22px;
}

.favorite-list-new {
  margin-right: 36px;
  margin-left: 36px;
}
@media only screen and (min-width: 481px) {
  .favorite-list-new {
    margin-right: 60px;
    margin-left: 60px;
  }
}
@media only screen and (min-width: 1000px) {
  .favorite-list-new {
    margin-right: 108px;
    margin-left: 108px;
  }
}

.favorite-list-select-list__list-wrapper {
  margin-top: 36px;
}

.favorite-list-select-list__item + .favorite-list-select-list__item {
  margin-top: 24px;
}

.route-option {
  margin: 32px 0;
}

.select-list-item {
  text-align: center;
}

.favorite-list-one-pager__objectteam {
  display: none;
}
@media print {
  .favorite-list-one-pager__objectteam {
    position: relative;
    display: block;
  }
}

.favorite-list-one-pager {
  margin: 0 36px;
}
@media only screen and (min-width: 481px) {
  .favorite-list-one-pager {
    margin-right: 60px;
    margin-left: 60px;
  }
}
@media only screen and (min-width: 1000px) {
  .favorite-list-one-pager {
    margin-right: 108px;
    margin-left: 108px;
  }
}
@media print {
  .favorite-list-one-pager {
    margin: 0;
  }
}

@media print {
  .favorite-list-one-pager__logo-wrapper {
    display: none;
  }
}

.favorite-list-one-pager__pdf-header--objectteam,
.favorite-list-one-pager__pdf-header,
.favorite-list-one-pager__pdf-footer {
  display: none;
}
@media print {
  .favorite-list-one-pager__pdf-header--objectteam,
.favorite-list-one-pager__pdf-header,
.favorite-list-one-pager__pdf-footer {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    z-index: 1000;
  }
}

@media print {
  .favorite-list-one-pager__logo {
    margin: auto;
  }
}

@media print {
  .favorite-list-one-pager__header {
    margin-top: 110px;
  }
}
@media only screen and (min-width: 1200px) {
  .favorite-list-one-pager__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

.favorite-list-one-pager__pdf-header--objectteam {
  margin-bottom: 110px;
}

.objectteam__paragraph {
  height: 80px;
}

.objectteam__data {
  margin-top: 120px;
}

.objectteam__data-inner {
  margin-top: 96px;
  width: 60%;
  display: flex;
  align-items: center;
}

.objectteam__headline {
  /*display: none;*/
}
@media print {
  .objectteam__headline {
    display: block;
  }
}

.objectteam__data-image-file {
  width: 100%;
  height: auto;
  border-radius: 50%;
}

.objectteam__data-right {
  margin-left: 48px;
  min-width: 250px;
}

.objectteam__data-text {
  font-size: 18px;
  padding: 0;
  margin: 0;
}

.objectteam__data-name {
  font-weight: bold;
  font-size: 18px;
}

.favorite-list-one-pager__name {
  margin-top: 36px;
}

.favorite-list-one-pager__description {
  margin-top: 12px !important;
}

@media print {
  .favorite-list-one-pager__product-overview {
    margin-top: 110px;
  }
}

@media print {
  .favorite-list-one-pager__product-collection .one-pager-product-collection__item {
    margin-top: 110px;
  }
}

.favorite-list-one-pager__additional-actions {
  flex-shrink: 0;
}

@media only screen and (max-width: 1199px) {
  .favorite-list-one-pager__additional-actions--header {
    margin-top: 48px;
  }
}

.favorite-list-one-pager__additional-actions--bottom {
  margin-top: 96px;
}
@media only screen and (min-width: 1200px) {
  .favorite-list-one-pager__additional-actions--bottom {
    text-align: right;
  }
}

@media print {
  .favorite-list-one-pager__print-as-pdf,
.favorite-list-one-pager__copy-link {
    display: none;
  }
}

@media print {
  .cookie-notice__inner {
    display: none !important;
  }
}

.favorite-list {
  margin-right: 36px;
  margin-left: 36px;
}
@media only screen and (min-width: 481px) {
  .favorite-list {
    margin-right: 60px;
    margin-left: 60px;
  }
}
@media only screen and (min-width: 1000px) {
  .favorite-list {
    margin-right: 228px;
    margin-left: 108px;
  }
}

.favorite-list__close-wrapper {
  margin-bottom: 24px;
}
@media only screen and (min-width: 481px) {
  .favorite-list__close-wrapper {
    text-align: right;
  }
}
@media only screen and (min-width: 768px) {
  .favorite-list__close-wrapper {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1000px) {
  .favorite-list__close-wrapper {
    position: fixed;
    top: calc(50% - 24px);
    right: 132px;
  }
}

.favorite-list__header {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 1200px) {
  .favorite-list__header {
    flex-direction: row;
    align-items: center;
  }
}

.favorite-list__headline-wrapper {
  display: flex;
  align-items: center;
}

.favorite-list__color {
  display: block;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  margin-top: 10px;
  border-radius: 8px;
}

.favorite-list__headline {
  margin-left: 24px;
}

.favorite-list__edit {
  max-width: 180px;
  margin-top: 24px;
}
@media only screen and (min-width: 1200px) {
  .favorite-list__edit {
    margin-top: 0;
    margin-left: auto;
  }
}

.favorite-list__additional-actions {
  display: flex;
  flex-direction: column-reverse;
  padding-bottom: 120px;
  margin-top: 72px;
}
@media only screen and (min-width: 768px) {
  .favorite-list__additional-actions {
    flex-direction: row;
    justify-content: space-between;
  }
}

.favorite-list__additional-actions-right-column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media only screen and (min-width: 768px) {
  .favorite-list__additional-actions-right-column {
    align-items: flex-end;
  }
}

.favorite-list__delete {
  max-width: 180px;
}
@media only screen and (max-width: 767px) {
  .favorite-list__delete {
    margin-top: 48px;
  }
}

.favorite-list__disable-one-pager {
  margin-top: 24px;
}

.favorite-list__download-all {
  max-width: 180px;
  margin-top: 48px;
}

.one-pager-product-list-item {
  display: block;
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 481px) {
  .one-pager-product-list-item {
    display: flex;
  }
}
@media print {
  .one-pager-product-list-item {
    clear: both;
  }
}

.one-pager-product-list-item--download {
  margin-top: 48px;
}
@media print {
  .one-pager-product-list-item--download {
    display: none;
  }
}

.one-pager-product-list-item__context {
  display: block;
  flex-shrink: 0;
  width: 108px;
  padding: 27px 0 12px;
  margin-right: 24px;
  font-size: 16px;
  border-top: 1px solid rgba(55, 58, 54, 0.25);
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 400;
}
.one-pager-product-list-item--download .one-pager-product-list-item__context {
  width: 100%;
}
@media only screen and (min-width: 481px) {
  .one-pager-product-list-item__context {
    padding-bottom: 24px;
  }
}
@media print {
  .one-pager-product-list-item__context {
    width: 96px;
    padding: 10px 0 6px;
    float: left;
    font-size: 12px;
  }
  .one-pager-product-list-item--weight .one-pager-product-list-item__context {
    padding-bottom: 0;
  }
}

.one-pager-product-list-item__information {
  display: block;
  width: 100%;
  padding: 0 0 36px;
  font-size: 20px;
  font-weight: 500;
}
@media only screen and (min-width: 481px) {
  .one-pager-product-list-item__information {
    padding-top: 24px;
    padding-bottom: 24px;
    border-top: 1px solid rgba(55, 58, 54, 0.25);
  }
}
@media print {
  .one-pager-product-list-item__information {
    display: grid;
    /* For long paragraph and break at line 3 */
    width: calc(100% - 120px);
    margin-left: 112px;
    padding: 8px 0;
    font-size: 16px;
    border-top: 1px solid rgba(55, 58, 54, 0.25);
  }
  .one-pager-product-list-item--weight .one-pager-product-list-item__information {
    padding-bottom: 0;
  }
}

.one-pager-product-list-item__specification-collection {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  font-size: 20px;
  font-weight: 500;
}

.one-pager-product-list-item__specification {
  display: block;
  padding: 0 0 12px;
}
@media only screen and (min-width: 481px) {
  .one-pager-product-list-item__specification {
    padding-top: 24px;
    padding-bottom: 24px;
    border-top: 1px solid rgba(55, 58, 54, 0.25);
  }
}
@media only screen and (max-width: 480px) {
  .one-pager-product-list-item__specification:last-child {
    padding-bottom: 36px;
  }
}
@media print {
  .one-pager-product-list-item__specification {
    width: 100%;
    padding: 8px 0;
    margin-left: 112px;
    font-size: 16px;
    border-top: 1px solid rgba(55, 58, 54, 0.25);
  }
  .one-pager-product-list-item__specification:not(:first-of-type) {
    padding-left: 8px;
  }
}

.one-pager-product-overview-item + .one-pager-product-overview-item {
  border-top: 1px solid rgba(55, 58, 54, 0.25);
}

.one-pager-product-overview-item__anchor {
  display: block;
  text-decoration: none;
  will-change: background-color;
  transition-property: background-color;
  transition-duration: 333ms;
  transition-timing-function: ease;
}
.one-pager-product-overview-item__anchor:hover, .one-pager-product-overview-item__anchor:focus, .one-pager-product-overview-item__anchor:active {
  background-color: #f5f5f4;
}
@media only screen and (min-width: 620px) {
  .one-pager-product-overview-item__anchor {
    display: flex;
    align-items: center;
  }
}
@media print {
  .one-pager-product-overview-item__anchor {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}

.one-pager-product-overview-item__image-wrapper {
  flex-shrink: 0;
  max-width: 180px;
}
@media only screen and (min-width: 768px) {
  .one-pager-product-overview-item__image-wrapper {
    max-width: 300px;
  }
}
@media print {
  .one-pager-product-overview-item__image-wrapper {
    display: none;
  }
}

.one-pager-product-overview-item__image {
  display: block;
  width: 100%;
  height: auto;
  will-change: transform;
  transition-property: transform;
  transition-duration: 333ms;
  transition-timing-function: ease;
}
.one-pager-product-overview-item__anchor:hover .one-pager-product-overview-item__image, .one-pager-product-overview-item__anchor:focus .one-pager-product-overview-item__image, .one-pager-product-overview-item__anchor:active .one-pager-product-overview-item__image {
  transform: scale(1.1);
}

@media only screen and (max-width: 619px) {
  .one-pager-product-overview-item__headline {
    padding-bottom: 36px;
  }
}

.one-pager-product-overview-item__article-number {
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
}

.one-pager-product-overview-item__sub-line {
  display: block;
  margin-top: 6px;
}

.one-pager-product-overview {
  margin-top: 96px;
}

.one-pager-product {
  position: relative;
  margin-top: 96px;
}
@media print {
  .one-pager-product {
    margin-top: 0;
  }
  .one-pager-product:last-child {
    page-break-after: auto;
  }
}

.one-pager-product__collection-wrapper {
  position: absolute;
  z-index: -1;
  display: flex;
  justify-content: center;
  width: calc(100% + 120px);
  margin-left: -60px;
  pointer-events: none;
  overflow: hidden;
}
@media only screen and (min-width: 481px) {
  .one-pager-product__collection-wrapper {
    width: calc(100% + 168px);
    margin-left: -84px;
  }
}
@media only screen and (min-width: 768px) {
  .one-pager-product__collection-wrapper {
    width: calc(100% + 192px);
    margin-left: -96px;
  }
}
@media only screen and (min-width: 1000px) {
  .one-pager-product__collection-wrapper {
    width: calc(100% + 288px);
    margin-left: -144px;
  }
}
@media print {
  .one-pager-product__collection-wrapper {
    display: none;
  }
}

.one-pager-product__collection {
  color: #f5f5f4;
  font-size: 220px;
  line-height: 1.25;
  white-space: nowrap;
}
@media only screen and (min-width: 481px) {
  .one-pager-product__collection {
    font-size: 340px;
  }
}
@media only screen and (min-width: 768px) {
  .one-pager-product__collection {
    font-size: 440px;
  }
}

.one-pager-product__row {
  position: relative;
  margin-top: 48px;
}
@media only screen and (min-width: 1000px) {
  .one-pager-product__row {
    display: flex;
  }
}

.one-pager-product__column {
  z-index: 2;
}
@media only screen and (min-width: 1000px) {
  .one-pager-product__column {
    width: 50%;
  }
}
@media print {
  .one-pager-product__column {
    clear: both;
  }
}

@media only screen and (min-width: 1000px) {
  .one-pager-product__column--product-image {
    padding-right: 36px;
  }
}

@media only screen and (min-width: 1000px) {
  .one-pager-product__column--product-information {
    padding-left: 36px;
  }
}

@media print {
  .one-pager-product-list-image-outer {
    max-width: 50%;
    float: left;
    page-break-inside: avoid;
  }
}

@media print {
  .one-pager-product-list-image-context {
    float: none;
    width: 90%;
  }
}

@media only screen and (min-width: 1000px) {
  .one-pager-product__image-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 506px;
  }
}

.one-pager-product__image {
  display: block;
  width: auto;
  max-width: 100%;
  max-height: 100%;
}

@media print {
  .one-pager-product__technical-drawing-outer {
    width: 50%;
    max-height: 350px;
    float: right;
    page-break-inside: avoid;
  }
}

@media print {
  .one-pager-product__technical-drawing-context {
    float: none;
    width: 90%;
  }
}

@media only screen and (max-width: 999px) {
  .one-pager-product__technical-drawing-wrapper {
    margin-bottom: 24px;
  }
}

.one-pager-product__technical-drawing {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 600px;
}
@media print {
  .one-pager-product__technical-drawing {
    max-height: 250px;
  }
}

.one-pager-product__list {
  padding: 0;
  margin: 0;
}

.one-pager-product__download-collection {
  display: flex;
  flex-wrap: wrap;
}
@media print {
  .one-pager-product__download-collection {
    display: none;
  }
}

.button-wrapper.one-pager-product__download {
  margin-top: 12px;
  margin-right: 12px;
}

.product-filter-attribute__accordion {
  margin-top: 24px;
}
.product-filter-attribute__accordion .product-filter__header {
  cursor: pointer;
  padding: 12px 0 12px;
  border-top: 1px solid rgba(55, 58, 54, 0.25);
  width: 100%;
}
.product-filter-attribute__accordion .product-filter__header .product-filter__headline {
  font-size: 20px;
  width: 100%;
}

.product-accordion__item {
  padding: 0;
  margin-top: 12px;
  border-top: 1px solid rgba(55, 58, 54, 0.25);
}
.product-accordion__item:first-of-type {
  margin-top: 0;
}

.product-accordion__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 24px;
  padding-bottom: 12px;
  text-decoration: none;
}

.product-accordion__headline {
  color: inherit;
}

.product-accordion__column {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media only screen and (min-width: 481px) {
  .product-accordion__column {
    flex-direction: row;
  }
}

.product-accordion__column--last .product-accordion__list-headline,
.product-accordion__column--last .product-accordion__list-content {
  border: none;
}

.product-accordion__list-headline {
  display: block;
  flex-shrink: 0;
  width: 100%;
  padding-top: 18px;
  padding-bottom: 18px;
  font-size: 16px;
  font-weight: 400;
}
@media only screen and (min-width: 481px) {
  .product-accordion__list-headline {
    width: 84px;
    padding: 24px 0;
    margin-right: 24px;
    font-size: 20px;
    font-weight: 500;
    border-bottom: 1px solid rgba(55, 58, 54, 0.25);
  }
}

.product-accordion__list-content {
  display: block;
  width: 100%;
  border-bottom: 1px solid rgba(55, 58, 54, 0.25);
  padding-bottom: 36px;
  font-weight: 500;
}
@media only screen and (min-width: 481px) {
  .product-accordion__list-content {
    padding-top: 24px;
  }
}

.product-alignment {
  display: flex;
  flex-shrink: 0;
  justify-content: flex-end;
  width: 108px;
  margin-top: 24px;
  margin-left: auto;
}
@media only screen and (min-width: 481px) {
  .product-alignment {
    flex-direction: column;
    width: 48px;
    margin-top: 0;
    margin-left: 24px;
  }
}
@media only screen and (min-width: 620px) {
  .product-alignment {
    flex-direction: row;
    width: 108px;
  }
}
@media only screen and (min-width: 1000px) {
  .product-alignment {
    margin-left: 84px;
  }
}

.product-alignment__button-wrapper + .product-alignment__button-wrapper {
  margin-top: 0;
  margin-left: 12px;
}
@media only screen and (min-width: 481px) {
  .product-alignment__button-wrapper + .product-alignment__button-wrapper {
    margin-top: 12px;
    margin-left: 0;
  }
}
@media only screen and (min-width: 620px) {
  .product-alignment__button-wrapper + .product-alignment__button-wrapper {
    margin-top: 0;
    margin-left: 12px;
  }
}

.product-list__filter {
  width: 100%;
  padding-top: 12px;
  margin-top: 84px;
}

.product-filter__filter-list {
  width: 100%;
  margin-top: 20px;
}

.product-filter__tab-list {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 30px 0 0 0;
  line-height: 1;
  position: relative;
  flex-wrap: wrap;
  gap: 36px;
  width: 100%;
}
@media only screen and (min-width: 1600px) {
  .product-filter__tab-list {
    justify-content: space-between;
  }
}

.product-filter__tab-item a {
  font-family: "Palanquin", Arial, sans-serif;
  color: #7e7f73;
  text-decoration: none;
}
.product-filter__tab-item.ui-tabs-active a {
  color: #000000;
  border-bottom: 1px solid;
  padding-bottom: 10px;
}
@media only screen and (max-width: 1199px) {
  .product-filter__tab-item.ui-tabs-active a {
    padding-bottom: 0;
  }
}

.product-filter__inner-tab {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.product-filter__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.product-filter__inner {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.product-filter__inner .ui-tabs {
  min-height: 100px;
}

.product-filter__list {
  width: 100%;
  margin-top: 48px;
}
@media only screen and (max-width: 1399px) {
  .product-filter__list:first-of-type {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1399px) {
  .product-filter__list:nth-of-type(2) {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .product-filter__list {
    width: 50%;
  }
}
@media only screen and (min-width: 1400px) {
  .product-filter__list {
    width: 25%;
  }
}

.product-filter__item {
  margin-top: 12px;
}

.filter-item {
  width: 100%;
  font-weight: 600;
  line-height: 25px;
}

.product-filter__navigation {
  margin-top: 60px;
}
@media only screen and (min-width: 620px) {
  .product-filter__navigation {
    display: flex;
    align-items: center;
    margin-top: 108px;
  }
}
.product-filter__navigation .button, .product-filter__navigation .product-selection__inner--table-view .product-item__favorite-anchor, .product-selection__inner--table-view .product-filter__navigation .product-item__favorite-anchor {
  margin-top: 12px;
}
@media only screen and (min-width: 620px) {
  .product-filter__navigation .button, .product-filter__navigation .product-selection__inner--table-view .product-item__favorite-anchor, .product-selection__inner--table-view .product-filter__navigation .product-item__favorite-anchor {
    margin-top: 0;
    margin-right: 12px;
  }
}

.filter-navigation__count {
  margin-left: auto;
  color: #7e7f73;
  font-size: 18px;
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 600;
}

.product-item {
  position: relative;
}
.product-selection__inner--table-view .product-item {
  width: 100%;
}
.product-selection__inner--table-view .product-item:first-of-type {
  margin-top: 60px;
}
.product-selection__inner--tile-view .product-item {
  margin-top: 60px;
  width: 100%;
}
@media only screen and (min-width: 620px) {
  .product-selection__inner--tile-view .product-item {
    width: calc(50% - 18px);
  }
}
@media only screen and (min-width: 1000px) {
  .product-selection__inner--tile-view .product-item {
    width: calc(33.33% - 40px);
  }
}
@media only screen and (min-width: 620px) and (max-width: 999px) {
  .product-selection__inner--tile-view .product-item:nth-of-type(2n) {
    margin-left: 18px;
  }
}
@media only screen and (min-width: 620px) and (max-width: 999px) {
  .product-selection__inner--tile-view .product-item:nth-of-type(2n - 1) {
    margin-right: 18px;
  }
}
@media only screen and (min-width: 1000px) {
  .product-selection__inner--tile-view .product-item:nth-of-type(3n + 1) {
    margin-right: 40px;
  }
}
@media only screen and (min-width: 1000px) {
  .product-selection__inner--tile-view .product-item:nth-of-type(3n - 1) {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media only screen and (min-width: 1000px) {
  .product-selection__inner--tile-view .product-item:nth-of-type(3n) {
    margin-left: 40px;
  }
}

.product-item__inner {
  display: flex;
}
.product-selection__inner--table-view .product-item__inner {
  flex-direction: column;
  padding-top: 24px;
  padding-bottom: 24px;
  border-top: 1px solid rgba(55, 58, 54, 0.25);
}
@media only screen and (min-width: 481px) {
  .product-selection__inner--table-view .product-item__inner {
    flex-direction: row;
    align-items: center;
  }
}
.product-selection__inner--tile-view .product-item__inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.product-item__anchor {
  position: relative;
  display: block;
  text-decoration: none;
  color: #373a36;
  transition-property: color;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.product-item__anchor:hover {
  color: #7e7f73;
}
.product-selection__inner--table-view .product-item__anchor {
  width: 100%;
}
@media only screen and (min-width: 481px) {
  .product-selection__inner--table-view .product-item__anchor {
    margin-right: 24px;
  }
}
@media only screen and (min-width: 620px) {
  .product-selection__inner--table-view .product-item__anchor {
    display: flex;
    align-items: center;
  }
}

.product-item__image-wrapper {
  transition-property: background-color;
  transition-duration: 0.5s;
  transition-timing-function: ease;
}
.product-selection__inner--table-view .product-item__image-wrapper {
  width: 10%;
  min-width: 156px;
}
@media only screen and (min-width: 1000px) {
  .product-selection__inner--table-view .product-item__image-wrapper {
    min-width: 228px;
  }
}

.product-item__image {
  width: 100%;
  height: auto;
  transition-property: background-color;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.product-selection__inner--table-view .product-item__image {
  max-width: 108px;
}
.product-item__anchor:hover .product-item__image {
  background-color: #f5f5f4;
  cursor: url("/typo3conf/ext/ve_site/Resources/Public/Frontend/Images/cursor_icon.svg") 30 30, auto;
}

@media only screen and (max-width: 999px) {
  .product-item__headline {
    font-size: 16px;
  }
}

.product-item__article-number {
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
}

.product-item__sub-line {
  display: block;
  margin-top: 6px;
}

.product-item__button-wrapper {
  display: flex;
  align-items: center;
  margin-top: 12px;
}

.product-item__download {
  flex-shrink: 0;
}

.product-item__remove {
  flex-shrink: 0;
  margin-left: 6px;
}

@media only screen and (max-width: 480px) {
  .product-selection__inner--table-view .product-item__favorite-anchor {
    align-self: flex-end;
    margin-top: 24px;
    margin-left: auto;
  }
}
.product-selection__inner--tile-view .product-item__favorite-anchor {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  padding: 6px;
  border: none;
  border-radius: unset;
  background-color: unset;
  outline: none;
}

.product-item__favorite-icon {
  display: block;
  font-size: 0;
  transition-property: color;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.product-item__favorite-anchor:hover .product-item__favorite-icon {
  color: #b0b3b2 !important;
}

#uid3 .layout-frame {
  background-color: #f5f5f4;
}

.product-list {
  padding: 0;
}
@media only screen and (min-width: 481px) {
  .product-list .separator--list {
    margin-right: 60px;
    margin-left: 60px;
  }
}
@media only screen and (max-width: 480px) {
  .product-list .separator--list {
    margin-right: 36px;
    margin-left: 36px;
  }
}
@media only screen and (min-width: 1000px) {
  .product-list .separator--list {
    margin-right: 108px;
    margin-left: 108px;
  }
}

@media only screen and (min-width: 481px) {
  .product-list__accordion {
    padding-right: 60px;
    padding-left: 60px;
  }
}
@media only screen and (max-width: 480px) {
  .product-list__accordion {
    padding-right: 36px;
    padding-left: 36px;
  }
}
@media only screen and (min-width: 1000px) {
  .product-list__accordion {
    padding-right: 108px;
    padding-left: 108px;
  }
}

.product-list-accordion__item {
  border-top: 1px solid rgba(55, 58, 54, 0.25);
}

.product-list-accordion-item__trigger {
  cursor: pointer;
  padding: 24px 0;
  display: flex;
}

.ui-state-active .accordion-item__icon-wrapper {
  transform: rotate(45deg);
}

@media only screen and (min-width: 1000px) {
  .product-list__header {
    display: flex;
    justify-content: space-between;
  }
}

.product-list__filter {
  margin-top: 84px;
}

.product-selection {
  padding: 1px 36px 108px;
  background: #ffffff;
}
.favorite-list .product-selection {
  background: none;
}
@media only screen and (min-width: 481px) {
  .product-selection {
    padding-right: 60px;
    padding-left: 60px;
  }
}
@media only screen and (min-width: 1000px) {
  .product-selection {
    padding-right: 108px;
    padding-left: 108px;
    padding-bottom: 216px;
  }
}

.product-selection__no-product-paragraph {
  margin-top: 36px !important;
}

.product-selection__header {
  margin-top: 96px;
}
@media only screen and (min-width: 481px) {
  .product-selection__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

.product-selection__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
}
@media only screen and (min-width: 1000px) {
  .product-selection__text {
    flex-direction: row;
    align-items: center;
  }
}

.product-selection__count {
  display: block;
  margin-top: 12px;
  color: #b0b3b2;
  font-size: 18px;
  line-height: 1.3333;
  letter-spacing: -0.25px;
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 600;
}
@media only screen and (min-width: 1000px) {
  .product-selection__count {
    margin-top: 0;
  }
}

.product-selection__inner {
  display: flex;
  flex-wrap: wrap;
}

.product-selection__no-results {
  margin-top: 36px;
}

.product {
  position: relative;
}

.product__inner {
  position: relative;
  padding: 0 36px 60px;
}
@media only screen and (min-width: 481px) {
  .product__inner {
    padding-right: 60px;
    padding-left: 60px;
  }
}
@media only screen and (min-width: 1000px) {
  .product__inner {
    padding-right: 108px;
    padding-left: 108px;
  }
}

.product--with-mood-images .product__inner:after {
  position: absolute;
  bottom: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 300px;
  margin-left: -36px;
  background-color: #ffffff;
  content: "";
}
@media only screen and (min-width: 481px) {
  .product--with-mood-images .product__inner:after {
    margin-left: -60px;
  }
}
@media only screen and (min-width: 1000px) {
  .product--with-mood-images .product__inner:after {
    margin-left: -108px;
  }
}

.product__headline {
  position: relative;
  z-index: 2;
}

.product__separator {
  position: relative;
  z-index: 2;
}

.product__parallax {
  position: absolute;
  left: 0;
  display: block;
  width: calc(100% - 120px);
  padding-right: 36px;
  padding-left: 36px;
  margin: 0 24px;
  text-align: center;
  opacity: 0;
  pointer-events: none;
  transition-property: opacity;
  transition-duration: 333ms;
  transition-timing-function: ease-out;
}
@media only screen and (min-width: 481px) {
  .product__parallax {
    width: calc(100% - 204px);
    padding-right: 60px;
    padding-left: 60px;
    margin-right: 60px;
  }
}
@media only screen and (min-width: 768px) {
  .product__parallax {
    width: calc(100% - 264px);
    margin-left: 36px;
    margin-right: 108px;
  }
}
@media only screen and (min-width: 1000px) {
  .product__parallax {
    width: calc(100% - 360px);
    padding-right: 108px;
    padding-left: 108px;
  }
}

.product__content-wrapper {
  position: relative;
  z-index: 2;
}

.product__image-wrapper {
  display: flex;
  justify-content: center;
}
.product__image-wrapper + .product__column-wrapper {
  margin-top: 0;
}

.product__image {
  width: 100%;
  max-width: 600px;
  height: auto;
}

.product__column-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-top: 60px;
}
@media only screen and (min-width: 481px) {
  .product__column-wrapper {
    margin-top: 84px;
  }
}
@media only screen and (min-width: 1000px) {
  .product__column-wrapper {
    flex-direction: row;
    margin-top: 108px;
  }
}

.product__column {
  width: 100%;
  font-size: 20px;
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 1000px) {
  .product__column {
    width: 50%;
  }
}

@media only screen and (min-width: 1000px) {
  .product__column--data-left,
.product__column--data-right {
    width: calc(50% - 24px);
  }
}
@media only screen and (min-width: 1200px) {
  .product__column--data-left,
.product__column--data-right {
    width: calc(50% - 54px);
  }
}

@media only screen and (min-width: 1000px) {
  .product__column--data-left {
    padding-right: 48px;
  }
}
@media only screen and (min-width: 1200px) {
  .product__column--data-left {
    padding-right: 108px;
  }
}

.product__description p,
.product__description .paragraph {
  color: inherit;
}

.product__list {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 481px) {
  .product__list {
    flex-direction: row;
  }
}

.product__list-headline {
  display: block;
  flex-shrink: 0;
  width: 100%;
  padding-top: 18px;
  padding-bottom: 18px;
  font-size: 16px;
  font-weight: 400;
  border-top: 1px solid rgba(55, 58, 54, 0.25);
}
@media only screen and (min-width: 481px) {
  .product__list-headline {
    width: 84px;
    padding: 24px 0;
    margin-right: 24px;
    font-size: 20px;
    font-weight: 500;
  }
}

.product__list-content {
  display: block;
  width: 100%;
  padding-bottom: 36px;
  font-weight: 500;
}
@media only screen and (min-width: 481px) {
  .product__list-content {
    padding: 24px 0;
    border-top: 1px solid rgba(55, 58, 54, 0.25);
  }
}
.product__list-content ul {
  padding: 0;
  margin: 0 0 0 24px;
}
@media only screen and (min-width: 481px) {
  .product__list-content ul {
    margin-left: 0;
  }
}
.product__list-content ul li {
  position: relative;
  padding: 12px 0 12px 0;
  margin: 0;
  font-size: 20px;
  list-style: none;
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 500;
}
@media only screen and (max-width: 480px) {
  .product__list-content ul li:before {
    position: absolute;
    top: 20px;
    left: -24px;
    width: 8px;
    height: 8px;
    content: "";
    background-color: currentColor;
    border-radius: 50%;
  }
}
@media only screen and (min-width: 481px) {
  .product__list-content ul li {
    padding: 24px 0 24px 0;
    border-bottom: 1px solid rgba(55, 58, 54, 0.25);
    list-style: none;
  }
}
.product__list-content ul li:first-of-type {
  padding-top: 0;
}
@media only screen and (max-width: 480px) {
  .product__list-content ul li:first-of-type:before {
    top: 8px;
  }
}
.product__list-content ul li:last-of-type {
  padding-bottom: 0;
  border: 0;
}

.product__color {
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
}

.product-specification {
  display: flex;
  align-items: center;
  width: 100%;
  padding-bottom: 24px;
}

.product-specification__image {
  width: 36px;
  height: 36px;
  margin-right: 12px;
}

.product__mood-image-wrapper {
  position: relative;
  z-index: 2;
}

.product__mood-image-outer {
  display: flex;
  justify-content: left;
  margin-top: 84px;
}
@media only screen and (min-width: 768px) {
  .product__mood-image-outer {
    margin-top: 120px;
  }
}
@media only screen and (min-width: 1200px) {
  .product__mood-image-outer {
    margin-top: 240px;
  }
}
.product__mood-image-outer img {
  width: 100%;
  height: auto;
}

@media only screen and (min-width: 481px) {
  .product__mood-image-outer--odd {
    margin-left: 120px;
  }
}
@media only screen and (min-width: 768px) {
  .product__mood-image-outer--odd {
    margin-left: 240px;
  }
}
@media only screen and (min-width: 1200px) {
  .product__mood-image-outer--odd {
    margin-left: 480px;
  }
}

@media only screen and (min-width: 481px) {
  .product__mood-image-outer--even {
    width: 75%;
  }
}
@media only screen and (min-width: 768px) {
  .product__mood-image-outer--even {
    width: 50%;
  }
}

.product__product-related {
  padding: 144px 36px 0;
  background-color: #ffffff;
}
@media only screen and (min-width: 481px) {
  .product__product-related {
    padding-right: 60px;
    padding-left: 60px;
  }
}
@media only screen and (min-width: 1000px) {
  .product__product-related {
    padding-right: 108px;
    padding-left: 108px;
  }
}

[data-slider] {
  height: calc(100vh - 72px);
  overflow: hidden;
}

.slider-button {
  margin-left: 36px;
  border-color: transparent;
  overflow: hidden;
  transition-property: width, border;
  transition-duration: 0.5s;
  transition-timing-function: ease;
}
@media only screen and (min-width: 1000px) {
  .slider-button {
    margin-left: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .slider-button {
    width: 34px;
    min-width: 34px;
    height: 34px;
    margin-left: 24px;
  }
}
@media only screen and (max-width: 480px) {
  .slider-button {
    width: 22px;
    min-width: 22px;
    height: 22px;
    margin-left: 12px;
  }
}
.slider-button:first-of-type {
  margin-left: 0;
}
.slider-button.is-selected {
  border-color: rgba(255, 255, 255, 0.25);
}
@media only screen and (min-width: 1000px) {
  .slider-button.is-selected {
    width: 240px;
  }
}
.slider-button:hover {
  border-color: rgba(255, 255, 255, 0.25);
}

.slider-button__icon {
  flex-shrink: 0;
  width: 60px;
  height: 60px;
}

.slider-button__label-wrapper {
  max-width: 0;
  overflow: hidden;
  opacity: 0;
  transition-property: opacity;
  transition-delay: 0.5s;
  transition-duration: 0.5s;
  transition-timing-function: ease;
}
.is-selected .slider-button__label-wrapper {
  max-width: 100%;
  padding: 0 25px 0 0;
  overflow: visible;
  opacity: 1;
}
@media only screen and (max-width: 999px) {
  .slider-button__label-wrapper {
    display: none;
  }
}

.slider-navigation {
  position: absolute;
  bottom: 48px;
  display: flex;
  justify-content: center;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .slider-navigation {
    bottom: 84px;
  }
}

.search-form__inner {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .search-form__inner {
    flex-direction: row;
  }
}

.search-form__field {
  position: relative;
}

.search-form__icon {
  position: absolute;
  right: 36px;
  background-color: #ffffff;
}

.search-form__submit-wrapper {
  flex-shrink: 0;
  width: 180px;
}
@media only screen and (min-width: 768px) {
  .search-form__submit-wrapper {
    margin-left: 24px;
  }
}

@media only screen and (max-width: 767px) {
  .field + .search-form__submit-wrapper {
    margin-top: 36px;
  }
}

.search-form__submit {
  height: 70px;
}

.search-result-wrapper__inner {
  margin-right: 36px;
  margin-left: 36px;
}
@media only screen and (min-width: 481px) {
  .search-result-wrapper__inner {
    margin-right: 60px;
    margin-left: 60px;
  }
}
@media only screen and (min-width: 1000px) {
  .search-result-wrapper__inner {
    margin-right: 108px;
    margin-left: 108px;
  }
}

.search-result-wrapper__results {
  margin-top: 48px;
}

/* Pagination of indexed-search */
.tx-indexedsearch-browsebox {
  padding: 0;
  margin: 48px 0;
}
.tx-indexedsearch-browsebox li {
  list-style: none;
}
.tx-indexedsearch-browsebox li + li {
  margin-top: 12px;
}
.tx-indexedsearch-browselist-currentPage a {
  color: #7e7f73;
  pointer-events: none;
}

.search-result {
  padding-top: 36px;
  padding-bottom: 36px;
  border-top: 1px solid rgba(55, 58, 54, 0.25);
}

.search-result__inner {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .search-result__inner {
    flex-direction: row;
  }
}

@media only screen and (min-width: 768px) {
  .search-result__headline {
    width: 25%;
  }
}
.search-result__headline a {
  color: inherit;
}

.search-result__description {
  margin-top: 12px !important;
}
@media only screen and (min-width: 768px) {
  .search-result__description {
    width: 75%;
    padding-left: 24px;
    margin-top: 0;
  }
}

.footer {
  position: relative;
  z-index: 2;
  padding: 60px 60px 120px;
  background-color: #f5f5f4;
}
@media only screen and (min-width: 481px) {
  .footer {
    padding-right: 120px;
    padding-bottom: 60px;
    padding-left: 84px;
  }
}
@media only screen and (min-width: 768px) {
  .footer {
    padding-right: 168px;
    padding-left: 96px;
  }
}
@media only screen and (min-width: 1000px) {
  .footer {
    padding-right: 216px;
    padding-left: 144px;
  }
}

.footer__container {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .footer__container {
    flex-direction: row;
  }
}

.footer__copyright {
  display: inline-block;
  margin-top: 24px;
  font-size: 12px;
  font-family: "Palanquin", Arial, sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 481px) {
  .footer__copyright {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) {
  .footer__copyright {
    margin-top: 0;
    margin-left: 60px;
  }
}

header {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: absolute;
}

.container.header__container {
  margin-left: 0;
}

.header__column--navigation {
  position: fixed;
  top: 0;
  left: 100%;
  z-index: 9;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  background: #ffffff;
  transition-property: left;
  transition-duration: 0.5s;
  transition-timing-function: ease;
}
.body--navigation-panel-visible .header__column--navigation {
  left: 0;
}

.header__column--navigation-toggle {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 11;
  width: 100%;
  height: auto;
  padding: 0;
  background-color: #ffffff;
}
@media only screen and (min-width: 481px) {
  .header__column--navigation-toggle {
    top: 0;
    bottom: auto;
    width: 60px;
    height: calc(100% - 72px);
    padding-top: 36px;
    padding-bottom: 36px;
  }
}
@media only screen and (min-width: 768px) {
  .header__column--navigation-toggle {
    width: 108px;
  }
}

.header__navigation-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 24px;
}
@media only screen and (min-width: 481px) {
  .header__navigation-wrapper {
    padding-right: 60px;
  }
}
@media only screen and (min-width: 768px) {
  .header__navigation-wrapper {
    padding: 36px 108px 36px 36px;
  }
}

.navigation-icon-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
@media only screen and (min-width: 481px) {
  .navigation-icon-wrapper {
    flex-direction: column;
  }
}

.header__navigation {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (min-width: 1000px) {
  .header__navigation {
    padding-left: 50%;
  }
}

@media only screen and (max-height: 720px) and (max-width: 480px) {
  .header__logo {
    padding-bottom: 24px;
  }
}

.layout-frame {
  position: relative;
  min-height: calc(100vh - 48px);
  margin: 24px;
  background-color: #f5f5f4;
}
@media only screen and (min-width: 481px) {
  .layout-frame {
    margin-right: 60px;
  }
}
@media only screen and (min-width: 768px) {
  .layout-frame {
    min-height: calc(100vh - 72px);
    margin: 36px 108px 36px 36px;
  }
}
@media print {
  .layout-frame {
    margin: 0;
  }
}

.layout-frame--blank {
  background-color: transparent;
  margin-right: 24px;
}
@media only screen and (min-width: 768px) {
  .layout-frame--blank {
    margin-right: 36px;
  }
}
@media print {
  .layout-frame--blank {
    margin: 0;
  }
}

.layout-frame--white {
  background-color: #ffffff;
}

.cookie-notice {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  color: #ffffff;
  font-size: 16px;
  background: #373a36;
  opacity: 0;
  pointer-events: none;
}
.body--cookie-note-visible .cookie-notice {
  opacity: 1;
  pointer-events: all;
}

.cookie-notice__inner {
  padding: 36px 60px 36px 60px;
}
@media only screen and (min-width: 481px) {
  .cookie-notice__inner {
    padding-left: 84px;
    padding-right: 36px;
  }
}
@media only screen and (min-width: 768px) {
  .cookie-notice__inner {
    padding-left: 96px;
  }
}
@media only screen and (min-width: 1000px) {
  .cookie-notice__inner {
    display: flex;
    padding-left: 144px;
  }
}

.cookie-notice__text-wrapper {
  color: #ffffff;
}

.cookie-notice__link {
  color: #ffffff;
}
.cookie-notice__link:hover, .cookie-notice__link:focus, .cookie-notice__link:active {
  color: #b0b3b2;
}

.cookie-notice__paragraph {
  color: #ffffff;
  margin-bottom: 0;
  max-width: 700px;
}

.cookie-notice__button-group {
  margin-top: 24px;
}
@media only screen and (min-width: 481px) {
  .cookie-notice__button-group {
    display: flex;
  }
}
@media only screen and (min-width: 1000px) {
  .cookie-notice__button-group {
    flex-shrink: 0;
    width: 300px;
    align-items: flex-end;
    margin-top: 0;
    margin-left: 48px;
  }
}

@media only screen and (max-width: 480px) {
  .cookie-notice__button-wrapper {
    text-align: center;
  }
}
.cookie-notice__button-wrapper + .cookie-notice__button-wrapper {
  margin-top: 24px;
}
@media only screen and (min-width: 481px) {
  .cookie-notice__button-wrapper + .cookie-notice__button-wrapper {
    margin-top: 0;
    margin-left: 24px;
  }
}

@media only screen and (max-width: 480px) {
  .cookie-notice__button {
    min-width: 192px;
  }
}