@charset "UTF-8";
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

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

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

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

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

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

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

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

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

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

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

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

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-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.
 */
select,
textarea {
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

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

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 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 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

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

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

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

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

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

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

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

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

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

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.c-hmeevolution-content .slick-slider {
  margin-top: 0.5rem;
}

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

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

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

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

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

.grid-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}
.grid-container::after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 699px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .grid-container {
    padding: 0 40px;
  }
}

.grid-row::after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 699px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .grid-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}

.grid-12 {
  width: calc(8.33325% * 12);
  max-width: calc(8.33325% * 12);
  min-width: calc(8.33325% * 12);
  float: left;
  min-height: 1px;
}
@media (max-width: 699px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-12 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.grid-m-12-d-6 {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}
@media (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-6 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.grid-m-12-d-4 {
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}
@media (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-4 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.grid-m-12-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}
@media (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.grid-m-12-t-6-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}
@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.grid-m-12-d-8 {
  width: calc(8.33325% * 8);
  max-width: calc(8.33325% * 8);
  min-width: calc(8.33325% * 8);
  float: left;
  min-height: 1px;
}
@media (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-8 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.grid-m-12-d-9 {
  width: calc(8.33325% * 9);
  max-width: calc(8.33325% * 9);
  min-width: calc(8.33325% * 9);
  float: left;
  min-height: 1px;
}
@media (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-9 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.gridley-scott {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}
.gridley-scott .gridley-scott-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}
.gridley-scott .gridley-scott-container::after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 40px;
  }
}
.gridley-scott .gridley-scott-row::after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.gridley-scott .gridley-scott-col {
  width: calc(8.33325% * 1);
  max-width: calc(8.33325% * 1);
  min-width: calc(8.33325% * 1);
  float: left;
  min-height: 1px;
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    width: calc(8.33325% * 2);
    max-width: calc(8.33325% * 2);
    min-width: calc(8.33325% * 2);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col-hide-mobile {
    display: none;
  }
}
.gridley-scott .gridley-scott-colcontent {
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

[util-image-full],
.util-image-full {
  width: 100%;
  height: auto;
}

.util-z-1 {
  z-index: 1;
}

.util-debug {
  border: 1px solid #e00019;
}

.util-oh {
  overflow: hidden;
}

.util-block {
  display: block;
}

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

.util-fw-normal {
  font-weight: 400 !important;
}

.util-invisible {
  opacity: 0.01;
}

.util-border-bottom {
  border-bottom: 1px solid #c4c2c2 !important;
}

.util-border-top {
  border-top: 1px solid #c4c2c2 !important;
}

.util-fs-1 {
  font-size: 1rem !important;
}

.util-fs-13 {
  font-size: 13px !important;
}

.util-fs-20 {
  font-size: 20px !important;
}

.util-headline-1 {
  font-size: 1.5rem !important;
  font-weight: bold !important;
  color: #111516 !important;
}

.util-flex {
  display: flex;
  flex-wrap: wrap;
}

.util-flex-1 {
  flex: 1;
}

@media (max-width: 699px) {
  .util-mobile-flex-1 {
    flex: 1;
  }
}

.util-flex-center-right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.util-flex-column-end {
  display: flex;
  align-items: flex-end;
}

.util-flex-between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.util-flex-around {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.util-flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.util-flex-bottom {
  display: flex;
  align-items: flex-end;
}
@media (max-width: 699px) {
  .util-flex-bottom {
    flex-direction: column;
    align-items: stretch;
  }
}

.util-flex-top {
  display: flex;
  align-items: flex-start;
}

.util-flex-end {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 699px) {
  .util-flex-end {
    flex-direction: column;
    align-items: stretch;
  }
}

.util-flex-between-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 699px) {
  .util-flex-between-top {
    flex-direction: column;
    align-items: stretch;
  }
}

.util-flex-column {
  display: flex;
  flex-direction: column;
}

.util-full-width {
  width: 100%;
}

.util-flex-column-layout {
  display: flex;
}
@media (max-width: 699px) {
  .util-flex-column-layout {
    flex-direction: column;
  }
}

@media (max-width: 699px) {
  .util-hide-320 {
    display: none !important;
  }
}

.util-show-inline-320 {
  display: none;
}
@media (max-width: 699px) {
  .util-show-inline-320 {
    display: inline;
  }
}

.util-margin-top-05 {
  margin-top: 0.5rem;
}

.util-margin-top-08 {
  margin-top: 0.8rem;
}

.util-margin-top-025 {
  margin-top: 0.25rem !important;
}

.util-margin-bottom-025 {
  margin-bottom: 0.25rem !important;
}

.util-no-margin {
  margin: 0 !important;
}

.util-no-padding {
  padding: 0 !important;
}

.util-no-border {
  border: 0 !important;
}

.util-no-margin-top {
  margin-top: 0 !important;
}

@media (max-width: 699px) {
  .util-no-margin-top-m {
    margin-top: 0 !important;
  }
}

.util-no-padding-bottom {
  padding-bottom: 0 !important;
}

.util-no-vertical-margin {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.util-clearfix::after {
  content: "";
  display: table;
  clear: both;
}

.util-pull-right {
  float: right !important;
}

.util-pull-left {
  float: left !important;
}

.util-no-side-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.util-no-left-side-padding {
  padding-left: 0 !important;
}

@media (min-width: 1000px) {
  .util-d-no-side-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (max-width: 699px) {
  .util-m-no-side-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.util-padding-right-5 {
  padding-right: 5px !important;
}

.util-padding-left-5 {
  padding-left: 5px !important;
}

.util-padding-05 {
  padding: 0.5rem !important;
}

.util-margin-bottom-2 {
  margin-bottom: 2rem !important;
}

.util-padding-1 {
  padding: 1rem !important;
}

.util-padding-bottom-2 {
  padding-bottom: 2rem !important;
}

.util-padding-bottom-1 {
  padding-bottom: 1rem !important;
}

.util-padding-left-1 {
  padding-left: 1rem !important;
}

.util-padding-left-075 {
  padding-left: 0.75rem !important;
}

.util-padding-right-1 {
  padding-right: 1rem !important;
}

.util-padding-right-1-5 {
  padding-right: 1.5rem !important;
}

.util-padding-left-2 {
  padding-left: 2rem !important;
}

.util-margin-left-negative-3 {
  margin-left: -3rem !important;
}

.util-margin-top-negative-1 {
  margin-top: -1rem !important;
}

.util-margin-top-negative-5 {
  margin-top: -5rem !important;
}

.util-margin-bottom-1 {
  margin-bottom: 1rem !important;
}

.util-margin-bottom-2 {
  margin-bottom: 2rem !important;
}

.util-margin-bottom-1-5 {
  margin-bottom: 1.5rem !important;
}

.util-margin-bottom-05 {
  margin-bottom: 0.5rem !important;
}

.util-margin-bottom-04 {
  margin-bottom: 0.4rem !important;
}

.util-margin-top-05 {
  margin-top: 0.5rem !important;
}

.util-margin-top-02 {
  margin-top: 0.2rem !important;
}

.util-margin-bottom-075 {
  margin-bottom: 0.75rem !important;
}

.util-no-margin-bottom,
.util-margin-bottom-0 {
  margin-bottom: 0 !important;
}

.util-margin-top-1 {
  margin-top: 1rem !important;
}

.util-padding-top-05 {
  padding-top: 0.5rem !important;
}

.util-padding-top-1 {
  padding-top: 1rem !important;
}

.util-padding-top-2 {
  padding-top: 2rem !important;
}

.util-margin-top-1-5 {
  margin-top: 1.5rem !important;
}

.util-margin-top-2 {
  margin-top: 2rem !important;
}

@media (max-width: 699px) {
  .util-margin-top-2-mobile {
    margin-top: 2rem !important;
  }
}

.util-no-horizontal-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.util-vertical-padding-2 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.util-align-self-top {
  align-self: flex-start;
}

@media (max-width: 699px) {
  .util-mobile-center {
    text-align: center;
  }
}

.util-valign-middle {
  vertical-align: middle;
}

.util-text-right {
  text-align: right !important;
}

.util-ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

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

@media (max-width: 699px) {
  .util-mobile-flex-center {
    display: flex;
    justify-content: center;
  }
}

.util-df {
  display: flex;
}

.util-word-break {
  word-break: break-word;
}

.util-nowrap {
  white-space: nowrap;
}

@media (min-width: 1000px) {
  .util-hide-non-handheld {
    display: none !important;
  }
}

.util-no-pseudo::after, .util-no-pseudo::before {
  display: none !important;
}

@media (min-width: 700px) {
  .util-hide-non-mobile {
    display: none !important;
  }
}

@media (max-width: 999px) {
  .util-hide-mobile-700-and-smaller {
    display: none !important;
  }
}

@media (max-width: 699px) {
  .util-hide-mobile {
    display: none !important;
  }
}

.util-upcase {
  text-transform: uppercase;
}
.util-upcase::placeholder {
  text-transform: none;
}

.util-truncate {
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.util-max-width-100 {
  max-width: 100%;
}

.util-smallcaps {
  font-variant: small-caps;
}

.util-hide-if-empty:empty {
  display: none !important;
}

.util-flex-media {
  display: flex;
  align-items: center;
}

.util-media-icon {
  width: 2rem;
  height: 2rem;
  margin-right: 1rem;
}

.util-flex-col-center {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.util-flex-col-horizontal-center {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.util-maxwidth-600 {
  width: 100%;
  height: auto;
  max-width: 600px;
  display: block;
}

.util-maxwidth-400 {
  width: 100%;
  height: auto;
  max-width: 400px;
  display: block;
}

.util-hidden {
  display: none !important;
}

@media (max-width: 699px) {
  .util-mobile-block {
    display: block;
  }
}

.util-icon-1 .icon {
  width: 1rem;
  height: 1rem;
}

.util-icon-2 .icon {
  width: 100%;
  height: auto;
  max-width: 2rem;
}

.util-no-right-padding {
  padding-right: 0 !important;
}

.util-no-left-padding {
  padding-left: 0 !important;
}

.util-no-vertical-padding {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.util-force-height-auto {
  height: auto !important;
}

.util-min-height-500 {
  min-height: 500px;
}

.util-no-min-height {
  min-height: 0;
}

.util-grid-row::after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 699px) {
  .util-grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .util-grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .util-grid-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .util-grid-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}

@media (min-width: 700px) {
  .util-grid-desktop-half {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 699px) {
  .util-grid-desktop-half {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (min-width: 700px) and (max-width: 999px) {
  .util-grid-desktop-half {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (min-width: 1000px) and (max-width: 1399px) {
  .util-grid-desktop-half {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (min-width: 1400px) {
  .util-grid-desktop-half {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 700px) {
  .util-grid-desktop-third {
    width: calc(8.33325% * 4);
    max-width: calc(8.33325% * 4);
    min-width: calc(8.33325% * 4);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 699px) {
  .util-grid-desktop-third {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (min-width: 700px) and (max-width: 999px) {
  .util-grid-desktop-third {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (min-width: 1000px) and (max-width: 1399px) {
  .util-grid-desktop-third {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (min-width: 1400px) {
  .util-grid-desktop-third {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.util-margin-right-1 {
  margin-right: 1rem !important;
}

.util-margin-right-05 {
  margin-right: 0.5rem !important;
}

.util-margin-left-05 {
  margin-left: 0.5rem !important;
}

.util-reset-list {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.util-underline {
  text-decoration: underline !important;
}

.util-no-underline {
  text-decoration: none !important;
}

.util-fat-plus {
  font-size: 30px;
  line-height: 0;
  vertical-align: sub;
}

.util-medium-times {
  font-size: 20px;
  line-height: 0;
  vertical-align: sub;
}

.util-red {
  color: #e00019 !important;
}

.util-color-grey-4 {
  color: #666666;
}

.util-icon-red svg path {
  fill: #e00019;
}

.util-gray-40 {
  color: #9c9996 !important;
}

.util-gray-80 {
  color: #30302e;
}

.util-blue-70 {
  color: #007cb5 !important;
}

.util-bold {
  font-weight: bold !important;
}

.util-medium {
  font-weight: 500 !important;
}

.util-pos-rel {
  position: relative;
}

.util-pos-rel-nav {
  position: relative;
}
@media (max-width: 699px) {
  .util-pos-rel-nav {
    position: static;
  }
}

@media (max-width: 699px) {
  .util-auto-height-m {
    height: auto !important;
  }
}

a.util-link-right-single-quotation,
.util-link-right-single-quotation a {
  text-decoration: none !important;
}

a.util-link-right-single-quotation:before,
.util-link-right-single-quotation a:before {
  content: "› ";
}

@media (max-width: 999px) {
  .stickybox-helper-detail,
  .stickybox-helper {
    height: auto !important;
  }
}
@media (min-width: 700px) {
  .util-constrained {
    max-width: calc(100% - 250px);
  }
}

.util-fs-0_9 {
  font-size: 0.9rem;
}

.util-fs-1 {
  font-size: 1rem;
}

.util-fs-1_2 {
  font-size: 1.2rem;
}

.util-fs-1_4 {
  font-size: 1.4rem;
}

.util-fs-1_8 {
  font-size: 1.8rem;
}

.util-headline-5 {
  font-size: 1.25rem;
}

@media (min-width: 1000px) {
  .util-faux-sidebar {
    padding-left: calc(25% + 10px);
  }
}

.util-background-gray-80 {
  background-color: #30302e;
}

.util-background-white {
  background-color: #ffffff;
}

.util-background-red {
  background-color: #e00019 !important;
}

.util-background-black {
  background-color: #111516 !important;
}

.util-cursor-auto {
  cursor: auto !important;
}

*:disabled .util-hide-on-disabled {
  display: none;
}

.util-show-first-child-only > :nth-child(n+2) {
  display: none;
}

.util-font-weight-500 {
  font-weight: 500;
}

.util-flex-align-center {
  display: flex !important;
  align-items: center;
}

.flatpickr-calendar {
  background: rgba(255, 255, 255, 0);
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  padding: 0;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 16px;
  line-height: 24px;
  position: absolute;
  width: 300px;
  box-sizing: border-box;
  transition: top cubic-bezier(0, 1, 0.5, 1) 100ms;
  background: #ffffff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}

.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  visibility: visible;
  overflow: visible;
  max-height: 640px;
  margin-top: 1rem;
}

.flatpickr-calendar.open {
  display: inline-block;
  animation: flatpickrFadeInDown 300ms cubic-bezier(0, 1, 0.5, 1);
  z-index: 99999;
}

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}

.flatpickr-calendar.hasWeeks {
  width: auto;
}

.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}

.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  left: 50%;
}

.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.rightMost:after {
  left: auto;
  right: 22px;
}

.flatpickr-calendar.noCalendar:before {
  border-width: 9px;
  margin: -1px -9px;
}

.flatpickr-calendar:before {
  border-width: 9px;
  margin: 0 -9px;
}

.flatpickr-calendar:after {
  border-width: 8px;
  margin: 0 -8px;
}

.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #ffffff;
}

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}

.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%;
}

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #ffffff;
}

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}

.flatpickr-wrapper {
  width: 100%;
  position: relative;
  display: inline-block;
}

.flatpickr-months {
  background: rgba(255, 255, 255, 0);
  color: #111516;
  fill: #111516;
  height: 28px;
  line-height: 24px;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
  margin: 1.25rem 1rem;
}

.flatpickr-prev-month,
.flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 10px;
  height: 16px;
  line-height: 16px;
}

.flatpickr-prev-month i,
.flatpickr-next-month i {
  position: relative;
}

.flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-next-month.flatpickr-prev-month {
  /*
          /*rtl:begin:ignore*/
  /*
          */
  left: calc(3.57% - 1.5px);
  /*
          /*rtl:end:ignore*/
  /*
          */
}

/*
        /*rtl:begin:ignore*/
/*
        /*rtl:end:ignore*/
.flatpickr-prev-month.flatpickr-next-month,
.flatpickr-next-month.flatpickr-next-month {
  /*
          /*rtl:begin:ignore*/
  /*
          */
  right: calc(3.57% - 1.5px);
  /*
          /*rtl:end:ignore*/
  /*
          */
}

/*
        /*rtl:begin:ignore*/
/*
        /*rtl:end:ignore*/
.flatpickr-prev-month:hover,
.flatpickr-next-month:hover {
  color: #959ea9;
}

.flatpickr-prev-month:hover svg {
  fill: #111516;
}

.flatpickr-next-month:hover svg {
  fill: #33b085;
}

.flatpickr-prev-month svg,
.flatpickr-next-month svg {
  width: 14px;
}

.flatpickr-prev-month svg path,
.flatpickr-next-month svg path {
  transition: fill 0.1s;
  fill: #111516;
}

.numInputWrapper {
  position: relative;
  height: auto;
}

.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}

.numInputWrapper input {
  width: 100%;
}

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.05);
  box-sizing: border-box;
}

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}

.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
  top: 33%;
}

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
  display: none;
}

.date-picker-year-controls .numInputWrapper span.arrowUp,
.numInputWrapper:hover span.arrowUp {
  display: block;
}

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
}

.numInputWrapper span.arrowDown {
  top: 50%;
  display: none;
}

.date-picker-year-controls .numInputWrapper span.arrowDown,
.numInputWrapper:hover span.arrowDown {
  display: block;
}

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
}

.numInputWrapper span svg {
  width: inherit;
  height: auto;
}

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}

.date-picker-year-controls .numInputWrapper span,
.numInputWrapper:hover span {
  opacity: 1;
}

.flatpickr-current-month {
  font-size: 20px;
  line-height: inherit;
  font-weight: bold;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  top: 5px;
  display: inline-block;
  text-align: center;
}

.flatpickr-current-month span.cur-month {
  color: #111516;
  display: inline-block;
  margin-left: 7px;
  padding: 0;
}

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0 ;
  display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month input.cur-year {
  background: transparent;
  box-sizing: border-box;
  color: #111516;
  cursor: default;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline;
  font-size: 20px;
  font-weight: bold;
  line-height: inherit;
  height: initial;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
}

.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}

.flatpickr-current-month input.cur-year,
.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none;
}

.date-picker-year-controls .flatpickr-current-month input.cur-year {
  pointer-events: auto;
}

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
}

.flatpickr-days,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}

.flatpickr-days {
  padding: 0;
  outline: 0;
  text-align: left;
  max-width: 300px;
  box-sizing: border-box;
  display: inline-block;
  flex-wrap: wrap;
}

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  box-sizing: border-box;
  color: #111516;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  display: inline-block;
  position: relative;
  justify-content: center;
  text-align: center;
}

.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #111516;
  color: #ffffff;
}

span.flatpickr-day.prevMonthDay {
  opacity: 0;
  pointer-events: none;
}

span.flatpickr-day.nextMonthDay {
  display: none;
}

.flatpickr-day.today {
  background-color: #d6d4d1;
}

.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  background: #111516;
  color: #ffffff;
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #111516;
  color: #ffffff;
}

.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}

.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}

.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}

.flatpickr-day.inRange {
  border-radius: 0;
  box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-day.disabled,
.flatpickr-day.disabled:hover {
  pointer-events: none;
}

.flatpickr-disabled,
.flatpickr-day.disabled,
.flatpickr-day.disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}

.flatpickr-disabled svg {
  color: rgba(57, 57, 57, 0.3);
}

span.flatpickr-weekday {
  cursor: default;
  color: #111516;
  line-height: 24px;
  margin: 0;
  background: rgba(255, 255, 255, 0);
  text-align: center;
  display: block;
  float: left;
  width: 14.28%;
  margin-bottom: 0.75rem;
}

.rangeMode .flatpickr-day {
  margin-top: 1px;
}

.flatpickr-weekwrapper {
  display: inline-block;
  float: left;
}

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 1px 12px 0 12px;
  box-shadow: 1px 0 0 #e6e6e6;
}

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
}

.flatpickr-weekwrapper span.flatpickr-day {
  display: block;
  width: 100%;
  max-width: none;
}

.flatpickr-innerContainer {
  display: block;
  display: flex;
  box-sizing: border-box;
  overflow: hidden;
  margin: 1rem;
}

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  box-sizing: border-box;
  width: 100%;
}

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  box-sizing: border-box;
  overflow: hidden;
  transition: height 0.33s cubic-bezier(0, 1, 0.5, 1);
  display: flex;
}

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}

.flatpickr-time .numInputWrapper {
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}

.flatpickr-time input {
  background: transparent;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  cursor: pointer;
  color: #393939;
  font-size: 14px;
  position: relative;
  box-sizing: border-box;
}

.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}

.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}

.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}

.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  display: inline-block;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
          user-select: none;
}

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}

.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #f0f0f0;
}

.hasWeeks .flatpickr-days,
.hasTime .flatpickr-days {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.hasWeeks .flatpickr-days {
  border-left: 0;
}

@media all and (-ms-high-contrast: none) {
  .flatpickr-month {
    padding: 0;
  }
  .flatpickr-month svg {
    top: 0 !important;
  }
}
.flatpickr-input {
  cursor: pointer;
}
@media (max-width: 699px) {
  .flatpickr-input {
    width: 230px;
  }
}
@keyframes flatpickrFadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.flatpickr-prev-month[style="display: none;"],
.flatpickr-next-month[style="display: none;"] {
  display: block !important;
  opacity: 0.5;
  cursor: default;
}

.timepicker-input-wrapper-mobile {
  position: relative;
}
.timepicker-input-wrapper-mobile .flatpickr-mobile {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}


/*  RTL-Specific Rules  */
.jed-ar-shop .numInputWrapper span {
  left: 8px;
  right: unset;
}
.jed-ar-shop .flatpickr-calendar {
  direction: rtl;
  text-align: right;
}
.jed-ar-shop .flatpickr-months .flatpickr-prev-month {
  left: unset;
  right: 0;
  transform: scaleX(-1);
}
.jed-ar-shop .flatpickr-months .flatpickr-next-month {
  right: unset;
  left: 0;
  transform: scaleX(-1);
}
.jed-ar-shop .time24hr {
  direction: ltr;
}
.jed-ar-shop .flatpickr-weekdaycontainer {
  display: flex;
}
.jed-ar-shop .flatpickr-weekdays {
  flex-direction: row-reverse;
  justify-content: flex-end;
}

#consent-management-alert .consent-management-list {
  max-width: 100%;
  line-height: 1.6;
  padding: 0;
  margin: 0;
}
#consent-management-alert .consent-management-list__item {
  position: relative;
  margin-top: 0;
  margin-bottom: 3px;
  list-style-type: none;
}
#consent-management-alert .consent-management-list__title {
  padding: 0 15px 0 62px;
  display: block;
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  font-weight: bold;
}
#consent-management-alert .consent-management-list__title:before {
  font-family: "Glyphicons Halflings";
  content: "\e114";
  font-size: 16px;
  position: absolute;
  left: 20px;
  top: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#consent-management-alert .consent-management-list__title:hover,
#consent-management-alert .consent-management-list__title:focus {
  cursor: pointer;
  outline: none;
}
#consent-management-alert .is-expanded .consent-management-list__title:before {
  content: "\e113";
}
#consent-management-alert .consent-management-list__label {
  width: 85%;
  font-size: 15px;
}
#consent-management-alert .consent-management-list__content-inner {
  padding: 10px 40px 0 65px;
  font-size: 16px;
}
#consent-management-alert .consent-management-list__content {
  transition: height 0.3s ease-out;
  height: 0;
  overflow: hidden;
}
#consent-management-alert .consent-buttons-group {
  position: absolute;
  top: 10px;
  right: 20px;
}
#consent-management-alert .consent-buttons-group .btn {
  padding: 4px 38px;
  font-size: 13px;
  margin-left: 10px;
}

.consent-management-list {
  max-width: 100%;
  line-height: 1.6;
  padding: 0;
}

.consent-management-list__item {
  border: 1px solid;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  list-style-type: none;
}

.consent-management-list__title {
  padding: 25px 15px 18px 62px;
  display: block;
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  font-weight: bold;
}

.consent-management-list__title:before {
  font-family: "Glyphicons Halflings";
  content: "\e114";
  font-size: 16px;
  position: absolute;
  left: 20px;
  top: 23px;
  color: gray;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.consent-management-list__title:hover,
.consent-management-list__title:focus {
  cursor: pointer;
  outline: none;
}

.is-expanded .consent-management-list__title:before {
  content: "\e113";
}

.consent-management-list__label {
  width: 85%;
  color: black;
  font-size: 15px;
}

.consent-management-list__content-inner {
  padding: 0 40px 10px 65px;
  font-size: 16px;
}

.consent-management-list__content {
  transition: height 0.3s ease-out;
  height: 0;
  overflow: hidden;
}

.toggle-button {
  position: absolute;
  top: 19px;
  right: 73px;
}

.toggle-button input[type=checkbox] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.toggle-button input[type=checkbox][disabled] ~ label {
  color: #ffffff;
  pointer-events: none;
}

.toggle-button input[type=checkbox][disabled] ~ label .toggle-button__switch {
  opacity: 0.4;
}

.toggle-button input[type=checkbox]:focus ~ label .toggle-button__switch,
.toggle-button input[type=checkbox]:hover ~ label .toggle-button__switch {
  background-color: #ffffff;
  border-color: #999999;
}

.toggle-button input[type=checkbox]:checked ~ label .toggle-button__switch {
  background-color: #47b6b1;
}

.toggle-button input[type=checkbox]:checked ~ label .toggle-button__switch:after {
  content: " ";
  background-color: #ffffff;
  transform: translate3d(22px, 0, 0);
}

.toggle-button input[type=checkbox]:checked ~ label .toggle-button__switch :before {
  content: " ";
  left: 0;
}

.toggle-button label {
  -webkit-user-select: none;
          user-select: none;
  position: relative;
  display: flex;
  align-items: center;
}

.toggle-button label .toggle-button__switch {
  position: relative;
  height: 33px;
  flex: 0 0 56px;
  border-radius: 60px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}

.toggle-button label .toggle-button__switch.is-checked {
  border-color: #47b6b1;
}

.toggle-button label .toggle-button__switch:before {
  left: 28px;
  font-size: 12px;
  line-height: 23px;
  width: 28px;
  padding: 0 12px;
  content: " ";
  position: absolute;
  top: 0;
}

.toggle-button label .toggle-button__switch:after {
  top: 4px;
  left: 4px;
  border-radius: 30px;
  width: 23px;
  line-height: 23px;
  font-size: 12px;
  color: #ffffff;
  background-color: #cccccc;
  content: " ";
  position: absolute;
  z-index: 5;
}

.toggle-button input[type=checkbox]:checked:focus ~ label .toggle-button__switch,
.toggle-button input[type=checkbox]:checked:hover ~ label .toggle-button__switch {
  background-color: #8fd4d0;
  border-color: #8fd4d0;
}

.tippy-box[data-animation=fade][data-state=hidden] {
  opacity: 0;
}

[data-tippy-root] {
  max-width: calc(100vw - 10px);
}

.tippy-box {
  position: relative;
  background-color: #333;
  color: #fff;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.4;
  white-space: normal;
  outline: 0;
  transition-property: transform, visibility, opacity;
}

.tippy-box[data-placement^=top] > .tippy-arrow {
  bottom: 0;
}

.tippy-box[data-placement^=top] > .tippy-arrow:before {
  bottom: -7px;
  left: 0;
  border-width: 8px 8px 0;
  border-top-color: initial;
  transform-origin: center top;
}

.tippy-box[data-placement^=bottom] > .tippy-arrow {
  top: 0;
}

.tippy-box[data-placement^=bottom] > .tippy-arrow:before {
  top: -7px;
  left: 0;
  border-width: 0 8px 8px;
  border-bottom-color: initial;
  transform-origin: center bottom;
}

.tippy-box[data-placement^=left] > .tippy-arrow {
  right: 0;
}

.tippy-box[data-placement^=left] > .tippy-arrow:before {
  border-width: 8px 0 8px 8px;
  border-left-color: initial;
  right: -7px;
  transform-origin: center left;
}

.tippy-box[data-placement^=right] > .tippy-arrow {
  left: 0;
}

.tippy-box[data-placement^=right] > .tippy-arrow:before {
  left: -7px;
  border-width: 8px 8px 8px 0;
  border-right-color: initial;
  transform-origin: center right;
}

.tippy-box[data-inertia][data-state=visible] {
  transition-timing-function: cubic-bezier(0.54, 1.5, 0.38, 1.11);
}

.tippy-arrow {
  width: 16px;
  height: 16px;
  color: #333;
}

.tippy-arrow:before {
  content: "";
  position: absolute;
  border-color: transparent;
  border-style: solid;
}

.tippy-content {
  position: relative;
  padding: 5px 9px;
  z-index: 1;
}

[data-select-box] {
  position: relative;
}
[data-select-box] select {
  display: block;
  width: 100%;
}

.selection:focus-visible,
.select2-container--default .select2-selection--single:focus-visible {
  border: 1px solid black;
  outline: 0;
}

.select2-container {
  display: inline-block;
  margin: 0;
  position: relative;
  margin: 0.5rem 0;
  vertical-align: middle;
  max-width: 100% !important;
  width: 100% !important;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding: 0 2.5rem 0 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-dropdown {
  background-color: #ffffff;
  border: 1px solid #c4c2c2;
  border-radius: 3px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.2);
  border-radius-bottom-right: 3px;
  border-radius-bottom-left: 3px;
  overflow: hidden;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 0.75rem 1rem;
  display: flex;
  justify-content: space-between;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option > span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 2rem;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open {
  top: 0 !important;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  top: 0;
  border: 1px solid #111516;
}

.select2-container--open .select2-dropdown--below {
  top: 0;
  border: 1px solid #111516;
}

.select2-search--dropdown {
  display: block;
  border-radius: 3px;
}
.select2-search--dropdown .select2-search__field {
  width: 100%;
  border-radius: 3px;
  min-height: calc(3.125rem - 2px);
  line-height: 2;
  padding: 0.5rem 1rem calc(0.5rem - 1px) 1rem;
  background: #ffffff;
  outline: 0;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown .select2-search__field::-ms-clear {
  display: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  outline: none !important;
  outline: none !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.select2-container--default .select2-selection--single {
  background-color: #ffffff;
  border: 1px solid #c4c2c2;
  border-radius: 3px;
  min-height: 3.125rem;
  line-height: 3.125rem;
}
.validation-error .select2-container--default .select2-selection--single, .select2--error[data-select-box] .select2-container--default .select2-selection--single {
  border: 1px solid #e00019;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  display: inline-block;
  width: 100%;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  pointer-events: none;
  color: #9c9996;
  opacity: 1;
  font-weight: 400;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #ffffff;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
}
.select2-container--default .select2-results > .select2-results__options _:-ms-lang(x),
.select2-container--default .select2-results > .select2-results__options _:-webkit-full-screen, .select2-container--default .select2-results > .select2-results__options {
  overflow-y: scroll;
}
@media all and (-ms-high-contrast: none) {
  .select2-container--default .select2-results > .select2-results__options {
    /* IE11 */
  }
  .select2-container--default .select2-results > .select2-results__options {
    overflow-y: scroll;
  }
  .select2-container--default .select2-results > .select2-results__options *::-ms-backdrop, .select2-container--default .select2-results > .select2-results__options {
    overflow-y: scroll;
  }
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #111516;
  color: #ffffff;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-selection__clear {
  cursor: pointer;
  float: right;
  position: absolute;
  right: 0.75rem;
  top: 0.9rem;
}
.select2-selection__clear--hidden {
  display: none;
}

.select2-results__message:empty {
  display: none;
}

.select2-selection__arrow {
  display: none;
}

.select2-search input.select2-active {
  background: blue !important;
}

.select2-search__field,
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 0;
}

/* RTL-Specific Rules */
.jed-ar-shop .select2-selection--single .select2-selection__rendered {
  padding: 0 1rem 0 2.5rem;
}
.jed-ar-shop .select2-selection__clear {
  float: left;
  left: 0.75rem;
  right: auto;
}
.jed-ar-shop .select2-dropdown--below {
  direction: rtl;
}
.jed-ar-shop .select2-results__option span {
  padding-right: 0;
}
.jed-ar-shop .select2-results__option abbr {
  padding-right: 2rem;
}

/*  RTL-Specific Rules  */
.jed-ar-shop .select2-selection__rendered {
  direction: rtl;
}

/* Adyen default styled template */
.chckt-sdk {
  float: left;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-size: 15px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  position: relative;
  width: 100%;
}

.chckt-payment-holder {
  float: left;
  position: relative;
  width: 100%;
}

/* Payment method list  */
.chckt-pm-list {
  float: left;
  min-width: 280px;
  position: relative;
  width: 100%;
}

.chckt-pm-list__error-message {
  background-color: #d81b4a;
  color: #ffffff;
  display: none;
  font-weight: 600;
  padding: 20px 0;
  text-align: center;
}

.chckt-pm-list.chckt-pm-list--error {
  border: 1px solid #d81b4a;
}

.chckt-pm-list--error .chckt-pm-list__error-message {
  display: block;
}

.chckt-pm-list--error .chckt-pm {
  display: none;
}

/* Payment methods */
.chckt-pm {
  background: white;
  border: 1px solid #d6d6d6;
  border-top: 0;
  box-sizing: border-box;
  position: relative;
  float: left;
  transition: border 0.3s ease-out;
  width: 100%;
  z-index: 1;
}

.chckt-pm--disabled {
  cursor: default;
  pointer-events: none;
}

.chckt-pm:first-child {
  border-top: 1px solid #d6d6d6;
  border-radius: 4px 4px 0 0;
}

.chckt-pm:first-child .chckt-pm__header {
  border-radius: 4px 4px 0 0;
}

.chckt-pm--hidden {
  display: none;
}

.chckt-pm:hover {
  cursor: pointer;
}

.chckt-pm--disabled:hover {
  cursor: default;
}

/* Buttons */
.chckt-button-container {
  box-sizing: border-box;
  float: left;
  padding: 0;
  position: relative;
  width: 100%;
}

.chckt-button {
  background-color: #30c94a;
  border: 0;
  border-radius: 2px;
  color: white;
  font-size: 1em;
  font-weight: 500;
  padding: 20px 0;
  width: 100%;
}

.chckt-pm-list__button:hover {
  cursor: auto;
}

.chckt-pm-list__button-disabled:hover {
  background-color: #d6d6d6;
}

.chckt-button--disabled {
  background-color: #d2dae1;
  cursor: auto;
  pointer-events: none;
}

.chckt-button--submit {
  margin-top: 20px;
}

.chckt-button:hover {
  background-color: #00914b;
}

.chckt-button__loading-icon {
  display: none;
}

.chckt-button__loading-icon > div {
  width: 14px;
  height: 14px;
  background-color: white;
  margin-left: 4px;
  border-radius: 100%;
  display: inline-block;
  animation: bouncedelay 1.4s infinite ease-in-out;
  animation-fill-mode: both;
}

.chckt-button__loading-icon .circle1 {
  animation-delay: -0.32s;
}

.chckt-button__loading-icon .circle2 {
  animation-delay: -0.16s;
}
@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0.8);
    opacity: 0.4;
  }
  30% {
    transform: scale(1);
    opacity: 1;
  }
}
.chckt-pm-list__button {
  box-sizing: border-box;
  float: left;
  position: relative;
  width: 100%;
  z-index: 1;
}

.chckt-pm-list__button--loading {
  opacity: 0.8;
  pointer-events: none;
}

.chckt-pm-list__button--loading .chckt-button__loading-icon {
  display: block;
}

.chckt-pm-list__button--loading .chckt-button__text,
.chckt-pm-list__button--loading .chckt-button__amount,
.chckt-pm-list__button--error .chckt-button__amount {
  display: none;
}

.chckt-pm-list__button--error {
  background-color: #ff7d00;
}

.chckt-more-pm-button {
  background: white;
  border-bottom: 1px solid #d6d6d6;
  border-left: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
  color: #717171;
  display: none;
  text-align: left;
  text-decoration: none;
  padding: 12px 0 14px 20px;
}

.chckt-more-pm-button--shown {
  display: block;
}

.chckt-more-pm-button__text {
  float: left;
  margin-left: 10px;
  padding-top: 8px;
  position: relative;
  text-decoration: none;
}

.chckt-more-pm-button__icon {
  color: #cccfd5;
  float: left;
  font-size: 2em;
  line-height: 1em;
  position: relative;
}

.chckt-more-pm-button:hover {
  background-color: #fbfbfb;
  color: #00112c;
  cursor: pointer;
}

.chckt-more-pm-button:hover .chckt-more-pm-button__icon {
  color: #00112c;
}

/* Checkout pm header */
.chckt-pm__header {
  box-sizing: border-box;
  display: block;
  float: left;
  padding: 14px 20px;
  position: relative;
  width: 100%;
}

.chckt-pm:hover .chckt-pm__header {
  background-color: #fbfbfb;
}

.chckt-pm__radio-button {
  float: left;
  margin-top: 7px;
  position: relative;
}

.chckt-pm__name {
  color: #4e4e4e;
  float: left;
  position: relative;
  margin-left: 10px;
  padding-top: 4px;
}

.chckt-pm__add-fee {
  color: #717171;
  padding-top: 6px;
  float: left;
  font-size: 0.8em;
  margin-left: 10px;
}

.chckt-pm__image {
  background-color: #ffffff;
  border-radius: 4px;
  -moz-boder-radius: 4px;
  -webkit-border-radius: 4px;
  float: right;
  line-height: 0;
  position: relative;
  overflow: hidden;
}

.chckt-pm__image-border {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  position: absolute;
  display: block;
  width: 100%;
  top: 0;
  bottom: 0;
  box-sizing: border-box;
  border: 1px inset rgba(0, 0, 0, 0.1);
}

.chckt-pm__details {
  box-sizing: border-box;
  display: none;
  float: left;
  padding: 0 20px 20px 20px;
  width: 100%;
}

.chckt-pm__details:hover {
  cursor: default;
}

.chckt-pm__recurring-details {
  float: left;
  padding-top: 20px;
  position: relative;
  width: 100%;
}

.chckt-pm__pending-message {
  background-color: #30c94a;
  color: #ffffff;
  font-weight: 600;
  padding: 20px 0;
  text-align: center;
}

.chckt-pm__pending-message.chckt-pm__error-message {
  background-color: #d81b4a;
}

/* Selected state TODO: remove js-chckt classes to own, independently loaded style sheet (along the lines of behaviours-common-light.css)*/
.js-chckt-pm--selected .js-chckt-pm__name {
  color: #00112c;
}

.js-chckt-pm--selected:hover {
  cursor: default;
}

.js-chckt-pm--selected::after {
  opacity: 0;
}

.js-chckt-pm--selected .js-chckt-pm__details {
  display: block;
  background-color: #fbfbfb;
}

.js-chckt-pm--selected .js-chckt-pm__header {
  background-color: #fbfbfb;
}

.js-chckt-pm.js-chckt-pm--disabled.js-chckt-pm--selected {
  display: block;
}

/* end Selected state */
/* Process states */
.chckt-pm--pending .chckt-pm__header,
.chckt-pm--redirecting .chckt-pm__header,
.chckt-pm--error .chckt-pm__header {
  display: none;
}

.chckt-pm--pending form,
.chckt-pm--redirecting form,
.chckt-pm--error form {
  display: none;
}

.chckt-pm.chckt-pm--disabled {
  border: 0;
  display: none;
}

.chckt-pm__pending-message {
  border-radius: 4px 4px 0 0;
}

/* Forms */
.chckt-form {
  float: left;
  position: relative;
  width: 100%;
}

.chckt-form--max-width {
  max-width: 420px;
}

/* Input fields and types */
.chckt-input-field {
  background: white;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  box-sizing: border-box;
  clear: left;
  font-size: 0.9333333333em;
  float: left;
  height: 35px;
  padding: 8px;
  position: relative;
  width: 100%;
}

.chckt-input-field:focus {
  border: 1px solid #969696;
}

.chckt-select-box {
  background: white;
  clear: left;
  border: 1px solid #d8d8d8;
  box-shadow: none;
  float: left;
  font-size: 0.9333333333em;
  height: 40px;
  margin-top: 4px;
  max-width: 420px;
  width: 100%;
  padding: 5px 8px;
  position: relative;
}

.chckt-input-field--error {
  color: #ff7d00;
  border: 1px solid #ff7d00;
}

.chckt-input-field--error + .chckt-form-label__error-text {
  display: block;
}

.chckt-input-field--recurring {
  border: none;
  background: #fbfbfb;
  padding: 4px 0 4px 2px;
}

.chckt-input-field--cvc {
  max-width: 80px;
}

/*--*/
.chckt-input-field::-webkit-input-placeholder {
  color: #b3b3b3;
}

.chckt-input-field::-moz-placeholder {
  color: #b3b3b3;
}

.chckt-input-field:-ms-input-placeholder {
  color: #b3b3b3;
}

.chckt-input-field:-moz-placeholder {
  color: #b3b3b3;
}

.chckt-checkbox {
  float: left;
  position: relative;
  margin-right: 10px;
}

.chckt-form-label {
  float: left;
  padding-bottom: 1em;
  position: relative;
}

.chckt-form-label:last-child {
  padding-bottom: 0;
}

.chckt-form-label--full-width {
  width: 100%;
}

.chckt-form-label--exp-date {
  width: 40%;
}

.chckt-form-label--exp-month {
  width: 25%;
}

.chckt-form-label--exp-year {
  margin-left: 10px;
  width: 20%;
}

.chckt-form-label--cvc {
  float: right;
  width: 40%;
}

.chckt-form-label__text {
  color: #00112c;
  float: left;
  font-size: 0.93333em;
  padding-bottom: 6px;
  position: relative;
}

.chckt-form-label__helper {
  clear: left;
  color: #acacac;
  float: left;
  position: relative;
  width: 100%;
}

.chckt-form-label__error-text {
  color: #ff7d00;
  display: none;
  float: left;
  font-size: 13px;
  padding-top: 0.4em;
  position: relative;
  width: 100%;
}

.chckt-form-label__info {
  float: right;
  position: relative;
}

.chckt-pm__submit-container {
  float: left;
  width: 100%;
}

/* Info text box */
.chckt-info-text {
  border: 1px solid #969696;
  border-radius: 4px;
  box-sizing: border-box;
  float: left;
  padding: 10px;
  position: relative;
  width: 100%;
}

.chckt-info-text--hidden {
  display: none;
}

/* Giropay styling */
.chckt-pm__giropay-suggestions {
  border: 1px solid #d8d8d8;
  color: #717171;
  clear: left;
  display: block;
  float: left;
  font-size: 14px;
  list-style: none;
  height: 100px;
  overflow-y: scroll;
  overflow-x: hidden;
  margin: 0;
  padding: 0.3rem 0 0 0.3rem;
  position: relative;
  width: 100%;
}

/* Mobile styling */
@media (max-width: 420px) {
  .chckt-pm-list {
    border: 0;
  }
  .chckt-pm__header {
    padding: 10px 8px;
  }
  .chckt-pm__details {
    padding: 0 10px 10px;
  }
}
/* Custom Styles (overrides) */
.adyen-checkout__applepay__button {
  height: 53px !important;
}

@media (max-width: 699px) {
  .adyen-checkout__applepay__button {
    width: 100% !important;
    margin-bottom: 1rem;
  }
}
.chckt-pm-applepay {
  display: none;
}
.isSafari .chckt-pm-applepay {
  display: block;
}

.adyen-checkout__spinner__wrapper {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
}

.adyen-checkout__spinner__wrapper--inline {
  display: inline-block;
  height: auto;
  margin-right: 8px;
}

[dir=rtl] .adyen-checkout__spinner__wrapper--inline {
  margin-left: 8px;
  margin-right: 0;
}

.adyen-checkout__spinner {
  animation: rotateSpinner 1.5s linear infinite;
  border: 3px solid #0075ff;
  border-radius: 50%;
  border-top-color: transparent;
  height: 43px;
  width: 43px;
}

.adyen-checkout__spinner--large {
  height: 43px;
  width: 43px;
}

.adyen-checkout__spinner--small {
  border-width: 2px;
  height: 16px;
  width: 16px;
}

.adyen-checkout__spinner--medium {
  height: 28px;
  width: 28px;
}
@keyframes rotateSpinner {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.adyen-checkout__button {
  background: #00112c;
  border: 0;
  border-radius: 6px;
  color: #fff;
  cursor: pointer;
  font-size: 1em;
  font-weight: 500;
  height: 48px;
  margin: 0;
  padding: 15px;
  text-decoration: none;
  transition: background 0.3s ease-out, box-shadow 0.3s ease-out;
  width: 100%;
}

.adyen-checkout__button:focus {
  box-shadow: 0 0 0 2px #99c2ff;
  outline: 0;
}

.adyen-checkout__button:hover {
  background: #1c3045;
  box-shadow: 0 0, 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14);
}

.adyen-checkout__button:active {
  background: #3a4a5c;
}

.adyen-checkout__button:hover:focus {
  box-shadow: 0 0 0 2px #99c2ff, 0 3px 4px rgba(0, 15, 45, 0.2);
}

.adyen-checkout__button:disabled, .adyen-checkout__button:disabled:hover {
  box-shadow: none;
  cursor: not-allowed;
  opacity: 0.4;
  -webkit-user-select: all;
  user-select: all;
}

.adyen-checkout__button.adyen-checkout__button--loading {
  background: #687282;
  box-shadow: none;
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
}

.adyen-checkout__button.adyen-checkout__button--pay {
  display: flex;
  justify-content: center;
  margin-top: 24px;
}

.adyen-checkout__button.adyen-checkout__button--pay:disabled {
  opacity: 1;
}

.adyen-checkout__button.adyen-checkout__button--standalone {
  margin-top: 0;
}

.adyen-checkout__button.adyen-checkout__button--inline {
  display: block;
  font-size: 0.81em;
  height: auto;
  padding: 10px 8px;
  width: auto;
}

.adyen-checkout__button.adyen-checkout__button--ghost {
  background: none;
  border: 0;
  color: #00112c;
}

.adyen-checkout__button.adyen-checkout__button--ghost:hover {
  background: #f7f8f9;
  box-shadow: none;
}

.adyen-checkout__button.adyen-checkout__button--ghost:active {
  background: #e6e9eb;
  box-shadow: none;
}

.adyen-checkout__button.adyen-checkout__button--secondary {
  background: #fff;
  border: 1px solid #00112c;
  color: #00112c;
  padding: 10px 12px;
}

.adyen-checkout__button.adyen-checkout__button--secondary:hover {
  background: #f7f8f9;
  box-shadow: 0 2px 4px rgba(27, 42, 60, 0.2), 0 4px 5px rgba(27, 42, 60, 0.14);
}

.adyen-checkout__button.adyen-checkout__button--secondary:active, .adyen-checkout__button.adyen-checkout__button--secondary:active:hover {
  background: #f7f8f9;
  box-shadow: none;
}

.adyen-checkout__button.adyen-checkout__button--secondary:disabled, .adyen-checkout__button.adyen-checkout__button--secondary:disabled:hover {
  background-color: #f7f8f9;
  border-color: #99A3AD;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 0.5;
  -webkit-user-select: all;
  user-select: all;
}

.adyen-checkout__button.adyen-checkout__button--secondary .adyen-checkout__spinner {
  border-color: transparent #00112c #00112c;
}

.adyen-checkout__button.adyen-checkout__button--action {
  background: rgba(0, 102, 255, 0.1);
  border: 1px solid transparent;
  color: #0075FF;
  padding: 10px 12px;
}

.adyen-checkout__button.adyen-checkout__button--action:hover {
  background: rgba(0, 102, 255, 0.2);
  box-shadow: none;
}

.adyen-checkout__button.adyen-checkout__button--action:active, .adyen-checkout__button.adyen-checkout__button--action:active:hover {
  background: rgba(0, 102, 255, 0.3);
  box-shadow: none;
}

.adyen-checkout__button.adyen-checkout__button--link {
  background: transparent;
  border: 1px solid transparent;
  border-radius: 3px;
  color: #0075FF;
  font-weight: 400;
  padding: 2px;
}

.adyen-checkout__button.adyen-checkout__button--link:hover {
  background: transparent;
  box-shadow: none;
  text-decoration: underline;
}

.adyen-checkout__button.adyen-checkout__button--completed, .adyen-checkout__button.adyen-checkout__button--completed:active, .adyen-checkout__button.adyen-checkout__button--completed:active:hover, .adyen-checkout__button.adyen-checkout__button--completed:hover {
  background: #089A43;
  color: #fff;
}

.adyen-checkout__button.adyen-checkout__button--completed .adyen-checkout__button__icon {
  filter: brightness(0) invert(1);
}

.adyen-checkout__button__content {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
}

.adyen-checkout__button__icon {
  margin-right: 12px;
}

[dir=rtl] .adyen-checkout__button__icon {
  margin-left: 12px;
  margin-right: 0;
}

.adyen-checkout__button__text {
  display: block;
  justify-content: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.adyen-checkout__button .adyen-checkout__spinner {
  border-color: transparent #fff #fff;
}

.checkout-secondary-button__text {
  font-size: 0.85em;
  margin-left: 5px;
  margin-top: 1px;
}

.adyen-checkout__fieldset {
  display: block;
  padding-bottom: 8px;
  width: 100%;
}

.adyen-checkout__fieldset:last-of-type {
  padding-bottom: 0;
}

.adyen-checkout__fieldset + .adyen-checkout__fieldset {
  margin-top: 16px;
}

.adyen-checkout__fieldset__title {
  color: #687282;
  display: block;
  font-size: 0.68em;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0;
  padding: 0 0 12px;
  text-transform: uppercase;
}

.adyen-checkout__field-group, .adyen-checkout__fieldset__fields {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.adyen-checkout__field-group:last-of-type .adyen-checkout__field {
  margin-bottom: 0;
}

.adyen-checkout__fieldset--readonly .adyen-checkout__fieldset__fields {
  color: #00112c;
  font-size: 0.81em;
  line-height: 19px;
  margin: 0;
}

.adyen-checkout__field {
  display: block;
  margin-bottom: 16px;
  width: 100%;
}

.adyen-checkout__field:last-of-type {
  margin-bottom: 0;
}

.adyen-checkout__label {
  display: block;
  position: relative;
}

.adyen-checkout__helper-text, .adyen-checkout__label__text {
  color: #00112c;
  display: block;
  font-size: 0.81em;
  font-weight: 400;
  line-height: 13px;
  padding-bottom: 5px;
}

.adyen-checkout__label-adornment--end {
  position: absolute;
  right: 0;
  top: 0;
}

.adyen-checkout__helper-text {
  color: #687282;
}

.adyen-checkout__label__text {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: color 0.1s ease-out;
  white-space: nowrap;
}

.adyen-checkout__label__text--error {
  color: #C12424;
}

.adyen-checkout__label--focused .adyen-checkout__label__text {
  color: #0075FF;
}

.adyen-checkout__error-text {
  align-items: center;
  color: #C12424;
  display: flex;
  font-size: 0.75em;
  font-weight: 400;
  margin-top: 4px;
}

.adyen-checkout__radio_group + .adyen-checkout-input__inline-validation {
  display: none;
}

.adyen-checkout__radio_group__input {
  opacity: 0;
  position: absolute;
}

.adyen-checkout__radio_group__label {
  color: inherit;
  display: block;
  font-size: 0.81em;
  font-weight: 400;
  line-height: 16px;
  overflow: visible;
  padding-bottom: 0;
  padding-left: 24px;
  position: relative;
}

.adyen-checkout__label--focused .adyen-checkout__radio_group__label {
  color: inherit;
}

.adyen-checkout__radio_group__label:before {
  background-color: #fff;
  border: 1px solid #b9c4c9;
  border-radius: 50%;
  content: "";
  height: 16px;
  left: 0;
  position: absolute;
  top: 0;
  transition: border-color 0.2s ease-out, box-shadow 0.2s ease-out;
  width: 16px;
}

.adyen-checkout__radio_group__label:hover:before {
  border-color: #99a3ad;
  box-shadow: 0 0 0 2px #d4d9db;
  cursor: pointer;
}

.adyen-checkout__radio_group__label:after {
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 1px 1px rgba(0, 15, 45, 0.25);
  content: "";
  display: block;
  height: 6px;
  left: 5px;
  margin: 0 auto;
  position: absolute;
  top: 5px;
  transform: scale(0);
  transition: transform 0.2s ease-out;
  width: 6px;
}

.adyen-checkout__radio_group__label:hover {
  border-color: #0075FF;
  cursor: pointer;
}

.adyen-checkout__radio_group__input:checked + .adyen-checkout__radio_group__label:before, .adyen-checkout__radio_group__label--selected {
  background-color: #0075FF;
  border: 0;
  transition: all 0.2s ease-out;
}

.adyen-checkout__radio_group__input:checked + .adyen-checkout__radio_group__label:after {
  transform: scale(1);
}

.adyen-checkout__radio_group__input:focus + .adyen-checkout__radio_group__label:before {
  border-color: #0075FF;
  box-shadow: 0 0 0 2px rgba(0, 102, 255, 0.4);
}

.adyen-checkout__radio_group__input:checked + .adyen-checkout__radio_group__label:hover:before, .adyen-checkout__radio_group__input:checked:active + .adyen-checkout__radio_group__label:before, .adyen-checkout__radio_group__input:checked:focus + .adyen-checkout__radio_group__label:before {
  box-shadow: 0 0 0 2px rgba(0, 102, 255, 0.4);
}

.adyen-checkout__radio_group__label.adyen-checkout__radio_group__label--invalid:before {
  border: 1px solid #c12424;
}

.adyen-checkout__checkbox {
  display: block;
}

.adyen-checkout__checkbox__label {
  color: #00112c;
  cursor: pointer;
  display: inline-block;
  font-size: 0.81em;
  font-weight: 400;
  line-height: 19px;
  padding-left: 24px;
  position: relative;
  -webkit-user-select: none;
  user-select: none;
}

[dir=rtl] .adyen-checkout__checkbox__label {
  padding-left: 0;
  padding-right: 24px;
}

.adyen-checkout__checkbox__input {
  opacity: 0;
  pointer-events: none;
  position: absolute;
}

.adyen-checkout__checkbox__input:checked + .adyen-checkout__checkbox__label:before {
  opacity: 1;
}

.adyen-checkout__checkbox__input:checked + .adyen-checkout__checkbox__label:after {
  background-color: #0075FF;
  border: 1px solid #0075ff;
}

.adyen-checkout__checkbox__input:checked:hover + .adyen-checkout__checkbox__label:after {
  border-color: #0075FF;
  box-shadow: 0 0 0 2px rgba(0, 102, 255, 0.4);
}

.adyen-checkout__checkbox__input:focus + .adyen-checkout__checkbox__label:after {
  border: 1px solid #0075ff;
  box-shadow: 0 0 0 2px #99c2ff;
}

.adyen-checkout__checkbox__input:hover:not(:focus) + .adyen-checkout__checkbox__label:after {
  border-color: #99a3ad;
  box-shadow: 0 0 0 2px #d4d9db;
}

.adyen-checkout__checkbox__input + .adyen-checkout__checkbox__label:before {
  border-color: transparent #fff #fff transparent;
  border-radius: 0 2px 1px 2px;
  border-style: solid;
  border-width: 1px 2px 2px 1px;
  content: "";
  height: 11px;
  left: 1px;
  opacity: 0;
  position: absolute;
  top: 2px;
  transform: rotate(37deg);
  transform-origin: 100% 100%;
  transition: opacity 0.2s ease-out;
  width: 6px;
  z-index: 1;
}

[dir=rtl] .adyen-checkout__checkbox__input + .adyen-checkout__checkbox__label:before {
  left: auto;
  right: 8px;
}

.adyen-checkout__checkbox__input + .adyen-checkout__checkbox__label:after {
  background-color: #fff;
  border: 1px solid #b9c4c9;
  border-radius: 3px;
  content: "";
  height: 16px;
  left: 0;
  position: absolute;
  top: 0;
  transition: background 0.15s ease-out, border 0.05s ease-out, box-shadow 0.1s ease-out;
  width: 16px;
  z-index: 0;
}

[dir=rtl] .adyen-checkout__checkbox__input + .adyen-checkout__checkbox__label:after {
  left: auto;
  right: 0;
}

.adyen-checkout__field--consentCheckbox {
  background: #e6e9eb;
  border: 1px solid #e6e9eb;
  border-radius: 6px;
  padding: 14px 14px 13px;
}

[dir=rtl] .adyen-checkout__field--consentCheckbox {
  padding: 14px 14px 13px;
}

.adyen-checkout__field--consentCheckbox.adyen-checkout__field--error {
  border-color: #C12424;
}

.adyen-checkout__field--consentCheckbox .adyen-checkout-input__inline-validation {
  right: -27px;
  top: 10px;
}

.Select-module_adyen-checkout__dropdown__0Mj-n {
  position: relative;
}

.Select-module_adyen-checkout__dropdown__button__yTyqq {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
}

.Select-module_adyen-checkout__dropdown__button__yTyqq:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.195 6.565a1 1 0 0 0 1.6 0l2.992-3.98a1 1 0 0 0-.8-1.602H1.013a1 1 0 0 0-.8 1.6l2.983 3.982Z' fill='%23687282'/%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  content: "";
  height: 6px;
  position: absolute;
  right: 16px;
  width: 8px;
}

[dir=rtl] .Select-module_adyen-checkout__dropdown__button__yTyqq:after {
  left: 16px;
  right: auto;
}

.Select-module_adyen-checkout__dropdown__button--active__Ej-JR:after {
  transform: rotate(180deg);
}

.Select-module_adyen-checkout__filter-input__CwPBS {
  background: #fff;
  border: 0;
  caret-color: #0075FF;
  color: #00112c;
  font-family: inherit;
  font-size: 1em;
  height: 100%;
  padding: 0;
  width: 100%;
}

.Select-module_adyen-checkout__filter-input__CwPBS::placeholder {
  color: #b9c4c9;
  font-weight: 200;
}

.Select-module_adyen-checkout__filter-input__CwPBS:active, .Select-module_adyen-checkout__filter-input__CwPBS:focus {
  outline: 0;
}

.Select-module_adyen-checkout__dropdown__list__YtEzj {
  background: #fff;
  display: none;
  list-style: none;
  margin: 0 0 50px;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}

.Select-module_adyen-checkout__dropdown__list__YtEzj.Select-module_adyen-checkout__dropdown__list--active__Gegw2 {
  display: block;
}

.Select-module_adyen-checkout__dropdown__element__ORU4- {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.adyen-checkout__image {
  opacity: 0;
  transition: opacity 0.6s ease-out;
}

.adyen-checkout__image--loaded {
  opacity: 1;
}

.adyen-checkout__dropdown__button-icon--left {
  flex-direction: row-reverse;
  justify-content: flex-end;
}

.adyen-checkout__dropdown__button-icon--left > img {
  margin-left: 0;
  margin-right: 12px;
}

.adyen-checkout__dropdown {
  font-size: 1em;
  max-width: 100%;
  width: 100%;
}

.adyen-checkout__dropdown__button {
  background: #fff;
  border: 1px solid #b9c4c9;
  border-radius: 6px;
  color: #00112c;
  font-size: 1em;
  height: 40px;
  line-height: 20px;
  outline: 0;
  padding: 7px 24px 7px 12px;
  text-decoration: none;
  transition: border 0.2s ease-out, box-shadow 0.2s ease-out;
  -webkit-user-select: none;
  user-select: none;
  width: 100%;
}

[dir=rtl] .adyen-checkout__dropdown__button {
  padding: 7px 12px 7px 24px;
}

.adyen-checkout__dropdown__button:hover {
  border-color: #99a3ad;
}

.adyen-checkout__dropdown__button__icon {
  border-radius: 3px;
  height: 26px;
  margin-left: auto;
  margin-right: 8px;
  max-width: 40px;
}

.adyen-checkout__dropdown__button--active, .adyen-checkout__dropdown__button--active:hover, .adyen-checkout__dropdown__button:active, .adyen-checkout__dropdown__button:focus {
  border-color: #0075FF;
  box-shadow: 0 0 0 2px #99c2ff;
}

.adyen-checkout__dropdown__button--readonly, .adyen-checkout__dropdown__button--readonly--active, .adyen-checkout__dropdown__button--readonly:focus, .adyen-checkout__dropdown__button--readonly:hover {
  background: #e6e9eb;
  border-color: transparent;
  color: #00112c;
  cursor: not-allowed;
}

.adyen-checkout__dropdown__button--readonly:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.195 6.565a1 1 0 0 0 1.6 0l2.992-3.98a1 1 0 0 0-.8-1.602H1.013a1 1 0 0 0-.8 1.6l2.983 3.982Z' fill='%23B9C4C9'/%3E%3C/svg%3E");
}

.adyen-checkout__dropdown__button--invalid {
  border-color: #C12424;
}

.adyen-checkout__dropdown__button--valid {
  border-bottom-color: #089A43;
}

.adyen-checkout__dropdown__button__text {
  overflow: hidden;
  pointer-events: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.adyen-checkout__dropdown__list {
  border-radius: 6px;
  box-shadow: 0 2px 7px rgba(0, 15, 45, 0.3);
  max-height: 375px;
  z-index: 2;
}

.adyen-checkout__dropdown__list.adyen-checkout__dropdown__list--active {
  margin-top: 2px;
}

.adyen-checkout__dropdown__element {
  border: 1px solid transparent;
  cursor: pointer;
  font-size: 0.81em;
  -webkit-hyphens: auto;
  hyphens: auto;
  line-height: 20px;
  outline: 0;
  padding: 8px;
  transition: background 0.2s ease-out, border-color 0.2s ease-out;
  -webkit-user-select: none;
  user-select: none;
  word-break: break-word;
}

.adyen-checkout__dropdown__element:last-child {
  border-bottom: 0;
}

.adyen-checkout__dropdown__element:active, .adyen-checkout__dropdown__element:focus, .adyen-checkout__dropdown__element:hover {
  background: rgba(230, 233, 235, 0.6);
}

.adyen-checkout__dropdown__element.adyen-checkout__dropdown__element--active {
  background: rgba(0, 102, 255, 0.1);
}

.adyen-checkout__dropdown__element.adyen-checkout__dropdown__element--active:active, .adyen-checkout__dropdown__element.adyen-checkout__dropdown__element--active:focus, .adyen-checkout__dropdown__element.adyen-checkout__dropdown__element--active:hover {
  background: rgba(0, 102, 255, 0.15);
}

.adyen-checkout__dropdown__element--disabled {
  cursor: not-allowed;
  opacity: 0.4;
}

.adyen-checkout__dropdown__element__icon {
  border-radius: 3px;
  margin-right: 8px;
  max-height: 26px;
  max-width: 40px;
}

.adyen-checkout__dropdown__element-icon--left {
  flex-direction: row-reverse;
  justify-content: flex-end;
}

.adyen-checkout__dropdown__element__flag {
  margin-left: 8px;
  margin-right: 10px;
  max-height: 18px;
  max-width: 27px;
}

.adyen-checkout__dropdown + .adyen-checkout-input__inline-validation {
  right: 32px;
}

.adyen-checkout__field-wrapper {
  display: flex;
  width: 100%;
}

.adyen-checkout__field--20 {
  width: 20%;
}

.adyen-checkout__field--30 {
  width: 30%;
}

.adyen-checkout__field--40 {
  width: 40%;
}

.adyen-checkout__field--50 {
  width: 50%;
}

.adyen-checkout__field--60 {
  width: 60%;
}

.adyen-checkout__field--70 {
  width: 70%;
}

.adyen-checkout__field--80 {
  width: 80%;
}

.adyen-checkout__field--col-70 {
  width: calc(70% - 8px);
}

.adyen-checkout__field--col-30 {
  width: calc(30% - 8px);
}

.adyen-checkout__field--col-50 {
  width: calc(50% - 8px);
}

.adyen-checkout__field-wrapper > .adyen-checkout__field:first-child {
  margin-right: 8px;
}

[dir=rtl] .adyen-checkout__field-wrapper > .adyen-checkout__field:first-child {
  margin-left: 8px;
  margin-right: 0;
}

.adyen-checkout__field-wrapper > .adyen-checkout__field:nth-child(2) {
  margin-left: 8px;
}

[dir=rtl] .adyen-checkout__field-wrapper > .adyen-checkout__field:nth-child(2) {
  margin-left: 0;
  margin-right: 8px;
}

.adyen-checkout__field-wrapper:last-of-type > .adyen-checkout__field {
  margin-bottom: 0;
}

.adyen-checkout__input {
  background: #fff;
  border: 1px solid #b9c4c9;
  border-radius: 6px;
  caret-color: #0075FF;
  color: #00112c;
  display: block;
  font-family: inherit;
  font-size: 1em;
  height: 40px;
  outline: none;
  padding: 5px 8px;
  position: relative;
  transition: border 0.2s ease-out, box-shadow 0.2s ease-out;
  width: 100%;
}

.adyen-checkout__input:hover {
  border-color: #99a3ad;
}

.adyen-checkout__input:required {
  box-shadow: none;
}

.adyen-checkout__input--disabled, .adyen-checkout__input[readonly] {
  background: #e6e9eb;
  border-color: #e6e9eb;
}

.adyen-checkout__input--disabled:hover {
  border-color: #e6e9eb;
}

.adyen-checkout__input-wrapper {
  display: block;
  position: relative;
}

.adyen-checkout__input-wrapper--block {
  display: block;
}

.adyen-checkout-input__inline-validation {
  height: 16px;
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
}

[dir=rtl] .adyen-checkout-input__inline-validation {
  left: 14px;
  right: auto;
}

[dir=ltr] .adyen-checkout-input__inline-validation {
  left: auto;
  right: 14px;
}

.adyen-checkout-input__inline-validation--valid {
  color: #089A43;
}

.adyen-checkout-input__inline-validation--invalid {
  color: #C12424;
}

.adyen-checkout__input--valid {
  border-bottom-color: #089A43;
}

.adyen-checkout__input--error, .adyen-checkout__input--error:hover, .adyen-checkout__input--invalid, .adyen-checkout__input--invalid:hover {
  border-color: #C12424;
}

.adyen-checkout__input::placeholder {
  color: #707070;
  font-weight: 200;
}

.adyen-checkout__input--date {
  padding-right: 30px;
}

.adyen-checkout__input--focus, .adyen-checkout__input--focus:hover, .adyen-checkout__input:active, .adyen-checkout__input:active:hover, .adyen-checkout__input:focus, .adyen-checkout__input:focus:hover {
  border: 1px solid #0075ff;
  box-shadow: 0 0 0 2px #99c2ff;
}

.adyen-checkout__input[readonly], .adyen-checkout__input[readonly]:hover {
  background-color: #e6e9eb;
  border-color: transparent;
  color: #687282;
  cursor: default;
}

.adyen-checkout__fieldset--personalDetails .adyen-checkout__field--gender .adyen-checkout__radio_group {
  display: flex;
}

.adyen-checkout__fieldset--personalDetails .adyen-checkout__radio_group {
  display: flex;
  margin: 8px 0;
}

.adyen-checkout__fieldset--personalDetails .adyen-checkout__radio_group__input-wrapper {
  margin-right: 20px;
}

.adyen-checkout__fieldset--personalDetails .adyen-checkout__radio_group__input-wrapper:last-child {
  margin: 0;
}

.adyen-checkout__open-invoice .adyen-checkout__fieldset--billingAddress {
  padding-bottom: 8px;
}

.adyen-checkout__open-invoice .adyen-checkout__fieldset--deliveryAddress {
  margin-top: 24px;
  padding-bottom: 8px;
}

.adyen-checkout__open-invoice .adyen-checkout__input--separateDeliveryAddress {
  margin-bottom: 0;
}

.adyen-checkout__open-invoice .adyen-checkout__field--consentCheckbox {
  margin-top: 22px;
}

.adyen-checkout__input--separateDeliveryAddress + .adyen-checkout__checkbox__label {
  margin-top: 16px;
}

.adyen-checkout__amazonpay__button {
  margin: auto;
}

.adyen-checkout__amazonpay .adyen-checkout__button--ghost {
  display: block;
  margin: 8px auto 0;
  width: auto;
}

@supports (-webkit-appearance: -apple-pay-button) {
  .ApplePayButton-module_apple-pay-button__l5g-d, .ApplePayButton-module_apple-pay__gYjuP {
    -webkit-appearance: -apple-pay-button;
  }
  .ApplePayButton-module_apple-pay-button__l5g-d {
    cursor: pointer;
    display: inline-block;
  }
  .ApplePayButton-module_apple-pay-button-black__istwW {
    -apple-pay-button-style: black;
  }
  .ApplePayButton-module_apple-pay-button-white__-wLaE {
    -apple-pay-button-style: white;
  }
  .ApplePayButton-module_apple-pay-button-white-with-line__MlRq7 {
    -apple-pay-button-style: white-outline;
  }
  .ApplePayButton-module_apple-pay-button--type-plain__ycfNl {
    -apple-pay-button-type: plain;
  }
  .ApplePayButton-module_apple-pay-button--type-buy__9m8AB {
    -apple-pay-button-type: buy;
  }
  .ApplePayButton-module_apple-pay-button--type-donate__HmRdK {
    -apple-pay-button-type: donate;
  }
  .ApplePayButton-module_apple-pay-button--type-check-out__XdGWd {
    -apple-pay-button-type: check-out;
  }
  .ApplePayButton-module_apple-pay-button--type-book__-v-VY {
    -apple-pay-button-type: book;
  }
  .ApplePayButton-module_apple-pay-button--type-subscribe__WxWIF {
    -apple-pay-button-type: subscribe;
  }
  .ApplePayButton-module_apple-pay-button--type-add-money__zeBA8 {
    -apple-pay-button-type: add-money;
  }
  .ApplePayButton-module_apple-pay-button--type-contribute__G3E8e {
    -apple-pay-button-type: contribute;
  }
  .ApplePayButton-module_apple-pay-button--type-order__ggI6j {
    -apple-pay-button-type: order;
  }
  .ApplePayButton-module_apple-pay-button--type-reload__QbgLd {
    -apple-pay-button-type: reload;
  }
  .ApplePayButton-module_apple-pay-button--type-rent__VzC-E {
    -apple-pay-button-type: rent;
  }
  .ApplePayButton-module_apple-pay-button--type-support__6EjmY {
    -apple-pay-button-type: support;
  }
  .ApplePayButton-module_apple-pay-button--type-tip__bdzGK {
    -apple-pay-button-type: tip;
  }
  .ApplePayButton-module_apple-pay-button--type-top-up__Eb3qR {
    -apple-pay-button-type: top-up;
  }
}
@supports not (-webkit-appearance: -apple-pay-button) {
  .ApplePayButton-module_apple-pay-button__l5g-d {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% 60%;
    border-radius: 5px;
    box-sizing: border-box;
    display: inline-block;
    max-height: 64px;
    min-height: 32px;
    min-width: 200px;
    padding: 0;
  }
  .ApplePayButton-module_apple-pay-button-black__istwW {
    background-color: black;
    background-image: -webkit-named-image(apple-pay-logo-white);
  }
  .ApplePayButton-module_apple-pay-button-white-with-line__MlRq7, .ApplePayButton-module_apple-pay-button-white__-wLaE {
    background-color: white;
    background-image: -webkit-named-image(apple-pay-logo-black);
  }
  .ApplePayButton-module_apple-pay-button-white-with-line__MlRq7 {
    border: 0.5px solid black;
  }
}
.adyen-checkout__applepay__button {
  height: 48px;
  width: 240px;
}

.adyen-checkout__dropin .adyen-checkout__applepay__button {
  width: 100%;
}

.adyen-checkout__issuer-button {
  align-items: center;
  background-color: #fff;
  border: none;
  border-radius: 6px;
  box-shadow: inset 0 0 0 1px #b9c4c9;
  cursor: pointer;
  display: flex;
  flex-basis: 47%;
  flex-grow: 2;
  font-size: 0.81em;
  height: 40px;
  justify-content: space-between;
  padding: 0 12px;
  transition: background 0.3s ease-out, box-shadow 0.3s ease-out;
}

.adyen-checkout__issuer-button:active {
  color: black;
}

.adyen-checkout__issuer-button:not(.adyen-checkout__issuer-button--selected):focus {
  box-shadow: inset 0 0 0 2px #99A3AD;
  outline: none;
}

.adyen-checkout__issuer-button:not(.adyen-checkout__issuer-button--selected):focus-visible {
  box-shadow: inset 0 0 0 2px #99A3AD;
  outline: none;
}

.adyen-checkout__issuer-button:not(.adyen-checkout__issuer-button--selected):hover {
  box-shadow: inset 0 0 0 2px #99A3AD;
  outline: none;
}

.adyen-checkout__issuer-button--selected {
  background: #fff;
  box-shadow: inset 0 0 0 2px #0075FF;
  color: #0075FF;
  font-weight: 500;
  height: 40px;
  transition: none;
}

.adyen-checkout__issuer-button-img {
  max-height: 26px;
}

.adyen-checkout__issuer-button-group {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 16px;
}

.adyen-checkout__content-separator {
  align-items: center;
  color: #687282;
  display: flex;
  font-size: 13px;
  justify-content: center;
  line-height: 19px;
  margin-bottom: 16px;
  margin-top: 16px;
  white-space: nowrap;
}

.adyen-checkout__content-separator:after, .adyen-checkout__content-separator:before {
  background: #e6e9eb;
  content: "";
  display: block;
  height: 1px;
  width: 100%;
}

.adyen-checkout__content-separator:after {
  margin-left: 20px;
}

.adyen-checkout__content-separator:before {
  margin-right: 20px;
}

.adyen-checkout__field--issuer-list {
  margin-bottom: 0;
}

.adyen-checkout__issuer-list__termsAndConditions {
  text-align: center;
}

.adyen-checkout__card-input__form {
  transition: opacity 0.25s ease-out;
}

.adyen-checkout__card__cardNumber {
  max-width: 400px;
}

.adyen-checkout__card__cardNumber__input {
  padding: 5px 8px;
}

.adyen-checkout__card__exp-date__input--oneclick {
  font-weight: 400;
  line-height: 30px;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.adyen-checkout__card__holderName, .adyen-checkout__field--expiryDate, .adyen-checkout__field--storedCard {
  margin-bottom: 0;
}

.adyen-checkout__card-input .adyen-checkout__fieldset--billingAddress, .adyen-checkout__card__holderName, .adyen-checkout__card__kcp-authentication, .adyen-checkout__card__socialSecurityNumber, .adyen-checkout__installments, .adyen-checkout__store-details {
  margin-top: 16px;
}

.adyen-checkout__card-input.adyen-checkout__card-input--loading {
  pointer-events: none;
}

.adyen-checkout-error-panel + .adyen-checkout__card__holderName, .adyen-checkout-error-panel--sr-only + .adyen-checkout__card__holderName, .adyen-checkout__card__holderName:first-child {
  margin: 0 0 16px;
}

.adyen-checkout__field--cardNumber .adyen-checkout__input--valid:not(.adyen-checkout__card__cardNumber__input--noBrand) + .adyen-checkout-input__inline-validation--valid,
.adyen-checkout__field--cardNumber .adyen-checkout__input--error .adyen-checkout__card__cardNumber__brandIcon {
  display: none;
}

.adyen-checkout__field--securityCode.adyen-checkout__field--error .adyen-checkout__card__cvc__hint, .adyen-checkout__field--securityCode.adyen-checkout__field--valid .adyen-checkout__card__cvc__hint {
  opacity: 0;
}
@keyframes cvcIndicateLocation {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0.3;
  }
}
.adyen-checkout__label--focused .adyen-checkout__field__cvc--back-hint .adyen-checkout__card__cvc__hint--back .adyen-checkout__card__cvc__hint__location, .adyen-checkout__label--focused .adyen-checkout__field__cvc--front-hint .adyen-checkout__card__cvc__hint--front .adyen-checkout__card__cvc__hint__location {
  animation-direction: alternate;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-name: cvcIndicateLocation;
}

.adyen-checkout__card__cvc__hint__wrapper {
  align-items: center;
  backface-visibility: visible;
  display: flex;
  height: 100%;
  margin: 0 10px;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateZ(0);
  transform-origin: center;
  transform-style: preserve-3d;
  transition: transform 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  width: 27px;
  will-change: transform;
}

.adyen-checkout__field__cvc--front-hint.adyen-checkout__card__cvc__hint__wrapper {
  transform: rotateY(180deg);
}

.adyen-checkout__card__cvc__hint {
  backface-visibility: hidden;
  position: absolute;
  transition: opacity 0.1s linear;
}

.adyen-checkout__card__cvc__hint--front {
  transform: rotateY(180deg);
}

@media (prefers-reduced-motion: reduce) {
  .adyen-checkout__card__cvc__hint__wrapper {
    transition: none;
  }
}
.adyen-checkout__fieldset--revolving-plan .adyen-checkout__fieldset__fields {
  justify-content: left;
}

.adyen-checkout__fieldset--revolving-plan .adyen-checkout__radio_group {
  display: flex;
  flex-direction: column;
}

.adyen-checkout__fieldset--revolving-plan .adyen-checkout__radio_group__input-wrapper {
  margin-top: 20px;
}

.adyen-checkout__fieldset--revolving-plan .adyen-checkout__field--revolving-plan-installments {
  margin-left: 15px;
  position: relative;
  top: 42px;
  width: 30%;
}

.LoadingWrapper-module_loading-input__form__ffCKa {
  opacity: 1;
}

.LoadingWrapper-module_loading-input__form--loading__7GmVo {
  opacity: 0;
}

.LoadingWrapper-module_loading-input__spinner__GxA51 {
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.LoadingWrapper-module_loading-input__spinner--active__ENNBS {
  display: block;
}

.CardInput-module_card-input__wrapper__wXSCw {
  position: relative;
}

.CardInput-module_card-input__wrapper__wXSCw *, .CardInput-module_card-input__wrapper__wXSCw :after, .CardInput-module_card-input__wrapper__wXSCw :before {
  box-sizing: border-box;
}

.CardInput-module_card-input__icon__3Cz5M {
  border-radius: 3px;
  height: 18px;
  margin-left: 7px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 27px;
}

.CardInput-module_card-input__form__fRo1r {
  opacity: 1;
}

.CardInput-module_card-input__spinner__-j2Qi {
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.CardInput-module_card-input__spinner--active__slD7w {
  display: block;
}

.CardInput-module_card-input__form--loading__rrmdj {
  opacity: 0;
}

.CardInput-module_adyen-checkout__input__11tlB {
  display: block;
  max-height: 100px;
}

.CardInput-module_adyen-checkout__card__cvc__input--hidden__VIlHV, .CardInput-module_adyen-checkout__card__exp-date__input--hidden__evi6- {
  display: none;
}

.CardInput-module_adyen-checkout__card__exp-cvc__exp-date__input--hidden__YC3VT {
  justify-content: flex-end;
}

.CardInput-module_revolving-plan-installments__disabled__VhNj2 {
  opacity: 0.4;
  pointer-events: none;
}

.adyen-checkout-error-panel {
  margin-bottom: 20px;
}

.adyen-checkout-error-panel .adyen-checkout-error-panel__wrapper {
  font-size: 0.75em;
}

.adyen-checkout-error-panel--sr-only {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px;
}

.adyen-checkout__card__dual-branding__buttons {
  display: flex;
  opacity: 0.4;
  pointer-events: none;
}

.adyen-checkout__card__dual-branding__buttons--active {
  opacity: 1;
  pointer-events: auto;
}

.adyen-checkout__card__dual-branding__buttons .adyen-checkout__card__cardNumber__brandIcon {
  cursor: pointer;
  opacity: 1;
}

.adyen-checkout__card__dual-branding__buttons .adyen-checkout__card__cardNumber__brandIcon:first-child {
  right: 40px;
}

.adyen-checkout__card__dual-branding__buttons .adyen-checkout__card__cardNumber__brandIcon--not-selected {
  opacity: 0.5;
}

.adyen-checkout__card__brands {
  display: flex;
  flex-basis: auto;
  flex-shrink: 1;
  flex-wrap: wrap;
  gap: 4px;
  margin-bottom: 16px;
  margin-top: -8px;
}

.adyen-checkout__card__brands img {
  border-radius: 3px;
  height: 16px;
  width: 24px;
}

.adyen-checkout__card__brands__brand-wrapper--disabled {
  opacity: 0.25;
}

.adyen-checkout__card__brands__brand-wrapper {
  display: inline-block;
  height: 16px;
  position: relative;
  transition: opacity 0.2s ease-out;
  width: 24px;
}

.adyen-checkout__card__brands__brand-wrapper:after {
  border: 1px solid rgba(0, 27, 43, 0.17);
  border-radius: 3px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.adyen-checkout-ctp__otp-resend-code {
  color: #0075FF;
  cursor: pointer;
  font-size: 13px;
  font-weight: 400;
  margin-left: auto;
}

.adyen-checkout-ctp__otp-resend-code--confirmation, .adyen-checkout-ctp__otp-resend-code--disabled {
  color: #687282;
  cursor: default;
  font-size: 13px;
  font-weight: 400;
  margin-left: auto;
  pointer-events: none;
}

.adyen-checkout-ctp__otp-resend-code--confirmation {
  align-items: center;
  display: flex;
}

.adyen-checkout-ctp__otp-resend-code--confirmation > img {
  margin-left: 4px;
}

.adyen-checkout-ctp__otp-resend-code-counter {
  color: black;
  cursor: default;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  margin-left: auto;
  text-align: right;
}

.adyen-checkout__field.adyen-checkout__field--otp {
  margin-bottom: 24px;
}

.adyen-checkout-ctp__otp-subtitle--highlighted {
  color: #00112c;
  font-weight: 500;
}

.adyen-checkout-ctp__card-list-single-card {
  align-items: center;
  background-color: #f7f8f9;
  border-radius: 6px;
  display: flex;
  font-size: 13px;
  font-weight: 400;
  height: 40px;
  line-height: 19px;
  padding: 12px;
}

.adyen-checkout-ctp__card-image {
  border-radius: 3px;
  margin-right: 8px;
}

.adyen-checkout-ctp__card {
  background-color: white;
  border: none;
  border-radius: 4px;
  box-shadow: 0 0 0 2px #999595;
  cursor: pointer;
  height: 40px;
  margin-bottom: 20px;
  width: 100%;
}

.adyen-checkout-ctp__section-logout-button {
  color: #0075FF;
  cursor: pointer;
  font-size: 13px;
  font-weight: 400;
  line-height: 19px;
  margin-left: auto;
}

.adyen-checkout-ctp__section-logout-button--disabled {
  color: #687282;
  pointer-events: none;
}

.adyen-checkout-ctp__section {
  background-color: white;
  border-radius: 12px;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
  padding: 16px;
  position: relative;
}

.adyen-checkout-ctp__section .adyen-checkout__fieldset {
  margin-bottom: 24px;
}

.adyen-checkout-ctp__section-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  margin-bottom: 4px;
}

.adyen-checkout-ctp__section-subtitle {
  color: #687282;
  font-size: 13px;
  font-weight: 400;
  line-height: 19px;
  margin-bottom: 16px;
}

.adyen-checkout-ctp__section-header-logo {
  margin-right: 6px;
  width: 24px;
}

.adyen-checkout-ctp__section-header-pipe {
  height: 15px;
  margin-right: 6px;
}

.adyen-checkout-ctp__section-header {
  align-items: center;
  display: flex;
  height: 18px;
  margin-bottom: 16px;
}

.adyen-checkout-ctp__section-header-scheme {
  margin-right: 6px;
  object-fit: none;
}

.adyen-checkout-ctp__section-header-scheme-mc {
  width: 27px;
}

.adyen-checkout-ctp__section-header-scheme-visa {
  width: 35px;
}

.adyen-checkout-ctp__separator {
  color: #00112c;
  font-size: 13px;
  font-weight: 400;
}

.adyen-checkout-ctp__loading-loader {
  margin-bottom: 24px;
  padding-top: 58px;
}

.adyen-checkout-ctp__loading-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  margin-bottom: 8px;
  text-align: center;
}

.adyen-checkout-ctp__loading-subtitle {
  font-size: 16px;
  line-height: 19px;
  margin: 0 auto 59px;
  max-width: 300px;
  text-align: center;
}

.adyen-checkout__field.adyen-checkout__field--shopperLogin {
  margin-bottom: 24px;
}

.adyen-checkout__button-group {
  background: transparent;
  display: flex;
  justify-content: space-between;
}

.adyen-checkout__button-group .adyen-checkout__button {
  background: transparent;
  border: 0;
  box-shadow: inset 0 0 0 1px #99a3ad;
  color: #00112c;
  font-size: 0.81em;
  font-weight: 400;
  height: 40px;
  line-height: 40px;
  margin-right: 8px;
  padding: 0;
  text-align: center;
}

.adyen-checkout__button-group .adyen-checkout__button:last-child {
  margin-right: 0;
}

.adyen-checkout__button-group .adyen-checkout__button:hover {
  background: transparent;
  box-shadow: inset 0 0 0 2px #99a3ad;
}

.adyen-checkout__button-group .adyen-checkout__button:active {
  background: #f7f8f9;
  box-shadow: inset 0 0 0 2px #99a3ad;
}

.adyen-checkout__button-group .adyen-checkout__button--disabled, .adyen-checkout__button-group .adyen-checkout__button--disabled:hover {
  cursor: not-allowed;
  opacity: 0.4;
  -webkit-user-select: none;
  user-select: none;
}

.adyen-checkout__button-group .adyen-checkout__button--selected, .adyen-checkout__button-group .adyen-checkout__button--selected:active, .adyen-checkout__button-group .adyen-checkout__button--selected:active:hover, .adyen-checkout__button-group .adyen-checkout__button--selected:hover {
  background: #e5efff;
  box-shadow: inset 0 0 0 2px #0075FF;
  color: #0075FF;
  font-weight: 500;
  height: 40px;
  transition: none;
}

.adyen-checkout__button-group .adyen-checkout__button .adyen-checkout__button-group__input {
  opacity: 0;
  pointer-events: none;
  position: absolute;
}

.adyen-checkout__adyen-giving .adyen-checkout__status__icon {
  display: block;
  margin: 56px auto 32px;
}

.adyen-checkout__adyen-giving .adyen-checkout__status__text {
  color: #00112c;
  margin-bottom: 56px;
  text-align: center;
}

.adyen-checkout__campaign {
  background: #00112c;
  border-radius: 6px;
  height: 227px;
  overflow: hidden;
  position: relative;
}

.adyen-checkout__campaign-link:hover .adyen-checkout__campaign-description {
  text-decoration: underline;
}

.adyen-checkout__campaign-container {
  height: 100%;
}

.adyen-checkout__campaign-logo {
  border: 2px solid rgba(255, 255, 255, 0.4);
  border-radius: 3px;
  display: block;
  height: 48px;
  margin-bottom: 16px;
  overflow: hidden;
  width: 48px;
}

.adyen-checkout__campaign-background-image {
  background-color: #00112c;
  background-position: 50%;
  background-size: cover;
  height: 100%;
}

.adyen-checkout__campaign-link .adyen-checkout__campaign-background-image:before {
  background: inherit;
  content: "";
  height: 100%;
  position: absolute;
  transition: transform 0.6s ease-out;
  width: 100%;
}

.adyen-checkout__campaign-link .adyen-checkout__campaign-background-image:hover:before {
  transform: scale(1.1);
}

.adyen-checkout__campaign-link .adyen-checkout__campaign-content {
  pointer-events: none;
}

.adyen-checkout__campaign-content {
  bottom: 0;
  padding: 16px;
  position: absolute;
  z-index: 2;
}

.adyen-checkout__campaign-description, .adyen-checkout__campaign-title {
  color: #fff;
  font-weight: 400;
  margin: 0;
}

.adyen-checkout__campaign-title {
  font-size: 1em;
  margin-bottom: 8px;
}

.adyen-checkout__campaign-description {
  font-size: 0.81em;
  line-height: 19px;
}

.adyen-checkout__adyen-giving-actions {
  margin-top: 16px;
}

.adyen-checkout__button.adyen-checkout__button--donate {
  margin: 16px auto 8px;
}

.adyen-checkout__button.adyen-checkout__button--decline {
  display: block;
  margin: auto;
  width: auto;
}

.adyen-checkout__paywithgoogle {
  height: 48px;
}

.adyen-checkout__paywithgoogle > div > button, .adyen-checkout__paywithgoogle > div > button.long, .adyen-checkout__paywithgoogle > div > button.short {
  height: 48px;
  transition: background-color 0.3s ease-out, box-shadow 0.3s ease-out;
}

.adyen-checkout__paywithgoogle > div > button.long:focus, .adyen-checkout__paywithgoogle > div > button.short:focus, .adyen-checkout__paywithgoogle > div > button:focus {
  box-shadow: 0 0 0 2px #99c2ff;
  outline: 0;
}

.adyen-checkout__paywithgoogle > div > button.gpay-button {
  padding: 15px 24px 13px;
}

.adyen-checkout__econtext-input__field > .adyen-checkout__button--pay:only-child {
  margin-top: 0;
}

.adyen-checkout__voucher-result {
  border-radius: 12px;
  box-sizing: border-box;
  position: relative;
  text-align: center;
}

.adyen-checkout__voucher-result__bottom, .adyen-checkout__voucher-result__top {
  background: #fff;
  border: 1px solid #d4d9db;
}

.adyen-checkout__voucher-result__top {
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
  padding: 40px 0 24px;
}

.adyen-checkout__voucher-result__bottom {
  border-radius: 0 0 12px 12px;
  border-top: 0;
}

.adyen-checkout__voucher-result__separator {
  align-items: center;
  background: #fff;
  display: flex;
  height: 13px;
  margin: 0 auto;
  position: relative;
  width: calc(100% - 14px);
}

.adyen-checkout__voucher-result__separator:after, .adyen-checkout__voucher-result__separator:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSIxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBjbGlwLXBhdGg9InVybCgjYSkiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCAwIDUgMiAxLjUgNEg3VjBIMFptMCAxMyA1LTIgMS41LTRIN3Y2SDBaIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTYuNDIzIDYuNUM2LjQyMyAzLjMxMiAzLjc4My43NTYuNS41MThjMy4zODYuMjM2IDYgMi44NTUgNiA1Ljk4MiAwIDMuMTI3LTIuNjE0IDUuNzQ2LTYgNS45ODN2LS4wMDFjMy4yODQtLjIzNyA1LjkyMy0yLjc5NCA1LjkyMy01Ljk4MloiIHN0cm9rZT0iI0Q0RDlEQiIvPjxwYXRoIGZpbGw9IiNENEQ5REIiIGQ9Ik0wIDBoMXYxSDB6TTAgMTJoMXYxSDB6Ii8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgMGg3djEzSDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+);
}

.adyen-checkout__voucher-result__separator:before {
  left: -7px;
}

.adyen-checkout__voucher-result__separator:after, .adyen-checkout__voucher-result__separator:before {
  background-position: 100%;
  background-repeat: no-repeat;
  content: "";
  height: 13px;
  position: absolute;
  top: 0;
  width: 7px;
}

.adyen-checkout__voucher-result__separator:after {
  right: -7px;
  transform: rotate(-180deg);
}

.adyen-checkout__voucher-result__separator__inner {
  border-top: 1px solid #e6e9eb;
  width: 100%;
}

.adyen-checkout__voucher-result__image {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
  width: 100%;
}

.adyen-checkout__link--voucher-result-instructions {
  display: inline-block;
}

.adyen-checkout__voucher-result__image__wrapper {
  display: block;
  height: 48px;
  margin: 0 24px;
  position: relative;
}

.adyen-checkout__voucher-result__image__wrapper:after {
  border: 1px solid rgba(0, 27, 43, 0.17);
  border-radius: 3px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.adyen-checkout__voucher-result__image__wrapper:nth-child(2):before {
  border-left: 1px solid #d4d9db;
  content: "";
  height: 64px;
  left: -24.5px;
  position: absolute;
  top: -8px;
  width: 1px;
}

.adyen-checkout__voucher-result__image__brand, .adyen-checkout__voucher-result__image__issuer {
  border-radius: 3px;
  height: 48px;
}

.adyen-checkout__voucher-result__introduction {
  color: #00112c;
  font-size: 0.81em;
  line-height: 19px;
  margin: 0 auto;
  max-width: 400px;
  text-align: center;
}

.adyen-checkout__voucher-result__amount {
  color: #00112c;
  font-size: 1em;
  font-weight: 700;
  margin: 24px auto 0;
  text-align: center;
}

.adyen-checkout__voucher-result__surcharge {
  color: #687282;
  display: block;
  font-size: 0.81em;
  font-weight: 400;
  line-height: 19px;
  text-align: center;
}

.adyen-checkout__voucher-result__code__label {
  display: block;
  font-weight: 400;
  left: 0;
  line-height: 19px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: -2px;
  -webkit-user-select: none;
  user-select: none;
  width: auto;
}

.adyen-checkout__voucher-result__code__label:before {
  content: "";
  position: absolute;
}

.adyen-checkout__voucher-result__code__label__text {
  background: #fff;
  color: #00112c;
  font-size: 13px;
  letter-spacing: normal;
  line-height: 1;
  padding: 0 8px;
}

.adyen-checkout__voucher-result__code__barcode {
  display: block;
  height: 56px;
  margin: 0 auto 8px;
  max-width: 100%;
  -webkit-user-select: none;
  user-select: none;
}

.adyen-checkout__voucher-result__code {
  border-width: 1px 0;
  color: #00112c;
  display: inline-block;
  font-size: 1.5em;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.2;
  margin: 0 auto;
  padding: 16px 48px;
  position: relative;
  text-align: center;
  -webkit-user-select: all;
  user-select: all;
  width: 100%;
  word-break: break-word;
}

.adyen-checkout__voucher-result__details {
  list-style: none;
  margin: -1px auto 0;
  padding: 0;
}

.adyen-checkout__voucher-result__details__item {
  border-top: 1px solid #e6e9eb;
  color: #00112c;
  display: flex;
  font-size: 0.81em;
  justify-content: space-between;
  padding: 16px 24px;
  word-break: break-word;
}

.adyen-checkout__voucher-result__details__item:last-child {
  margin-bottom: 0;
}

.adyen-checkout__voucher-result__details__label {
  max-width: 50%;
  text-align: left;
}

.adyen-checkout__voucher-result__details__value {
  font-weight: 700;
  max-width: 50%;
  text-align: right;
}

.adyen-checkout__voucher-result__actions {
  align-items: center;
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0 auto 32px;
  max-width: 100%;
  min-width: 200px;
  padding: 0;
  width: 300px;
}

.adyen-checkout__voucher-result__actions__item {
  margin: 0 4px;
}

.adyen-checkout__paypal__buttons {
  position: relative;
  z-index: 0;
}

.adyen-checkout__paypal__button {
  display: flex;
  margin-bottom: 16px;
}

.adyen-checkout__paypal__button:empty {
  display: none;
}

.adyen-checkout__paypal__status--pending {
  margin: 16px 0;
}

.adyen-checkout__paypal__status--processing {
  align-items: center;
  display: flex;
  font-size: 13px;
  justify-content: center;
  padding: 24px 0;
}

.adyen-checkout__payment-method .adyen-checkout__paypal__status--pending {
  margin: -16px 0 38px;
}

.adyen-checkout__payment-method .adyen-checkout__paypal__status--processing {
  padding: 20px 0 65px;
}

.adyen-checkout__phone-input {
  direction: ltr;
}

.adyen-checkout__phone-input .adyen-checkout__input-wrapper {
  width: 100%;
}

.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__input {
  height: auto;
  padding: 0;
}

.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__input:focus {
  border: 1px solid #0075ff;
  box-shadow: 0 0 0 2px #99c2ff;
}

.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button {
  border: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  height: 35px;
  width: auto;
}

.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button:after {
  box-sizing: revert;
  height: 10px;
  left: 40px;
}

.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__input--phoneNumber {
  border: 1px solid transparent;
  height: 35px;
  margin-left: 8px;
  padding-left: 15px;
}

.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__input-wrapper--phoneInput {
  align-items: center;
  display: flex;
}

.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__input-wrapper--phoneInput:focus {
  border: 1px solid #0075ff;
  box-shadow: 0 0 0 2px #99c2ff;
}

.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__phoneNumber {
  align-items: center;
  display: flex;
  margin-left: 65px;
  width: 100%;
}

.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__countryFlag {
  position: absolute;
}

.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button--active, .adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button--active:hover {
  box-shadow: none;
}

.adyen-checkout__threeds2__challenge, .adyen-checkout__threeds2__challenge-container {
  background-color: transparent;
  box-sizing: border-box;
  display: block;
  height: inherit;
  min-height: 400px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.adyen-checkout__threeds2__challenge--01, .adyen-checkout__threeds2__challenge--01 .adyen-checkout__iframe--threeDSIframe {
  height: 400px;
  width: 250px;
}

.adyen-checkout__threeds2__challenge--02, .adyen-checkout__threeds2__challenge--02 .adyen-checkout__iframe--threeDSIframe {
  height: 400px;
  width: 390px;
}

.adyen-checkout__threeds2__challenge--03, .adyen-checkout__threeds2__challenge--03 .adyen-checkout__iframe--threeDSIframe {
  height: 600px;
  width: 500px;
}

.adyen-checkout__threeds2__challenge--04, .adyen-checkout__threeds2__challenge--04 .adyen-checkout__iframe--threeDSIframe {
  height: 400px;
  width: 600px;
}

.adyen-checkout__threeds2__challenge--05, .adyen-checkout__threeds2__challenge--05 .adyen-checkout__iframe--threeDSIframe {
  height: 100%;
  width: 100%;
}

.adyen-checkout__iframe--threeDSIframe {
  border: 0;
  left: 0;
  position: absolute;
  top: 0;
}

.adyen-checkout__threeds2-challenge-error .adyen-checkout__status__icon {
  display: block;
  margin: 56px auto 32px;
}

.adyen-checkout__threeds2-challenge-error .adyen-checkout__status__text {
  color: #C12424;
  margin-bottom: 56px;
  text-align: center;
}

.adyen-checkout__qr-loader {
  background: #fff;
  border: 1px solid #d4d9db;
  border-radius: 12px;
  padding: 40px;
  text-align: center;
}

.adyen-checkout__qr-loader--result {
  padding: 100px;
}

.adyen-checkout__qr-loader--app {
  border: 0;
  border-radius: 0;
  padding: 0;
}

.adyen-checkout__qr-loader__brand-logo {
  border-radius: 3px;
  width: 74px;
}

.adyen-checkout__qr-loader__subtitle {
  margin: 32px auto 0;
  max-width: 400px;
}

.adyen-checkout__qr-loader__subtitle--result {
  margin-bottom: 32px;
}

.adyen-checkout__qr-loader__payment_amount, .adyen-checkout__qr-loader__subtitle {
  color: #00112c;
  font-size: 1em;
  line-height: 19px;
}

.adyen-checkout__qr-loader__icon {
  height: 88px;
  width: 88px;
}

.adyen-checkout__qr-loader__payment_amount {
  font-weight: 700;
}

.adyen-checkout__qr-loader__progress {
  background: #d4d9db;
  border-radius: 24px;
  height: 4px;
  margin: 32px auto 12px;
  padding-right: 3%;
  width: 152px;
}

[dir=rtl] .adyen-checkout__qr-loader__progress {
  padding-left: 3%;
  padding-right: 0;
}

.adyen-checkout__qr-loader__percentage {
  background: #0075FF;
  border-radius: 24px;
  display: block;
  height: 100%;
}

.adyen-checkout__qr-loader__countdown {
  color: #687282;
  font-size: 0.81em;
}

.adyen-checkout__qr-loader > .adyen-checkout__spinner__wrapper {
  margin: 60px 0;
}

.adyen-checkout__qr-loader__app-link {
  display: none;
  margin-top: 16px;
}

.adyen-checkout__qr-loader__separator__label {
  color: #687282;
  display: block;
  font-size: 13px;
  overflow: hidden;
  position: relative;
  text-align: center;
  z-index: 1;
}

.adyen-checkout__qr-loader__separator__label:after, .adyen-checkout__qr-loader__separator__label:before {
  background-color: #e6e9eb;
  content: " ";
  height: 1px;
  overflow: hidden;
  position: absolute;
  top: 51%;
  width: 50%;
}

.adyen-checkout__qr-loader__separator__label:before {
  margin-left: -52%;
  text-align: right;
}

.adyen-checkout__qr-loader__separator__label:after {
  margin-left: 2%;
}

.adyen-checkout__button.adyen-checkout__button--qr-loader {
  margin-top: 24px;
  text-decoration: none;
}

.adyen-checkout__qr-loader__instructions {
  color: #687282;
  font-size: 1em;
  line-height: 1.5;
  margin-top: 32px;
}

.adyen-checkout__qr-loader__actions {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 32px;
}

@media only screen and (max-device-width: 1200px) {
  .adyen-checkout__qr-loader__app-link {
    display: block;
  }
}
.adyen-checkout__voucher-result--boletobancario .adyen-checkout__voucher-result__code {
  font-size: 0.81em;
  line-height: 19px;
  padding: 24px;
  word-break: break-all;
}

.adyen-checkout__voucher-result--oxxo .adyen-checkout__voucher-result__code {
  font-size: 0.81em;
  line-height: 19px;
  padding: 24px;
  word-break: break-all;
}

.adyen-checkout__alert-message {
  border-radius: 6px;
  display: flex;
  font-size: 0.81em;
  margin: 0 0 16px;
  padding: 12px;
  text-align: left;
}

.adyen-checkout__alert-message--error {
  background: #fbe6ed;
}

.adyen-checkout__alert-message--warning {
  background: #ffeacc;
}

.adyen-checkout__alert-message--info {
  background: #e5efff;
}

.adyen-checkout__alert-message__icon {
  height: 14px;
  margin-right: 8px;
  width: 14px;
}

.adyen-checkout__giftcard-result__header {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  font-size: 1em;
  font-weight: 400;
  justify-content: space-between;
  position: relative;
  width: 100%;
}

.adyen-checkout__giftcard-result__header__title {
  align-items: center;
  display: flex;
}

.adyen-checkout__giftcard-result__name {
  margin-left: 8px;
}

.adyen-checkout__giftcard-result__balance {
  list-style: none;
  margin: 16px 0 0;
  padding: 0;
}

.adyen-checkout__giftcard-result__balance__item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
}

.adyen-checkout__giftcard-result__balance__item .adyen-checkout__giftcard-result__balance__title--transactionLimit {
  color: #687282;
}

.adyen-checkout__giftcard-result__balance__item:last-child {
  margin-bottom: 0;
}

.adyen-checkout__giftcard-result__balance__value--amount {
  font-weight: 700;
}

.adyen-checkout__giftcard-result__remaining-balance {
  color: #687282;
  font-size: 13px;
  line-height: 19px;
  margin: 8px auto 0;
  text-align: center;
}

.DropinComponent-module_adyen-checkout__payment-methods-list__mAjAm {
  list-style: none;
  margin: 0;
  padding: 0;
}

.DropinComponent-module_adyen-checkout__payment-method__nWdwg {
  display: block;
  max-height: 60px;
}

.DropinComponent-module_adyen-checkout__payment-method__details__-rsW7 {
  display: none;
}

.DropinComponent-module_adyen-checkout__payment-method__image__nB80V {
  height: 26px;
  width: 40px;
}

.DropinComponent-module_adyen-checkout__payment-method__image__wrapper__6NWzA {
  margin-right: 8px;
}

[dir=rtl] .DropinComponent-module_adyen-checkout__payment-method__image__wrapper__6NWzA {
  margin-left: 8px;
  margin-right: 0;
}

.DropinComponent-module_adyen-checkout__payment-method--selected__6egZF {
  max-height: 100%;
}

.DropinComponent-module_adyen-checkout__payment-method--selected__6egZF .DropinComponent-module_adyen-checkout__payment-method__details__-rsW7 {
  display: block;
}

.adyen-checkout__payment-method__disable-confirmation {
  background: #C12424;
  border-left: 1px solid #b82222;
  border-right: 1px solid #b82222;
  color: #fff;
  font-size: 0.81em;
  margin: 0 -17px;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: opacity 0.15s ease-out, max-height 0.15s linear, margin-bottom 0.1s linear;
}

.adyen-checkout__payment-method__disable-confirmation.adyen-checkout__payment-method__disable-confirmation--open {
  margin-bottom: 16px;
  max-height: 62px;
  opacity: 1;
}

.adyen-checkout__payment-method__disable-confirmation__content {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 8px 16px;
}

.adyen-checkout__payment-method__disable-confirmation__buttons {
  display: flex;
}

.adyen-checkout__payment-method__disable-confirmation__button {
  background: #C12424;
  border: 1px solid transparent;
  border-radius: 6px;
  color: #fff;
  cursor: pointer;
  display: block;
  height: auto;
  line-height: 14px;
  margin: 0 0 0 8px;
  padding: 8px;
  width: auto;
}

.adyen-checkout__payment-method__disable-confirmation__button:hover, .adyen-checkout__payment-method__disable-confirmation__button:hover:focus {
  background: #ac2020;
  box-shadow: none;
}

.adyen-checkout__payment-method__disable-confirmation__button:active, .adyen-checkout__payment-method__disable-confirmation__button:hover:active {
  background: #961c1c;
  box-shadow: none;
}

.adyen-checkout__payment-method__disable-confirmation__button--remove, .adyen-checkout__payment-method__disable-confirmation__button--remove:disabled {
  border-color: #fff;
}

.adyen-checkout__payment-method__disable-confirmation__button--cancel, .adyen-checkout__payment-method__disable-confirmation__button--cancel:disabled {
  border-color: transparent;
}

.adyen-checkout__payment-method {
  background: #fff;
  border: 1px solid #e6e9eb;
  cursor: pointer;
  margin-top: -1px;
  position: relative;
  transition: opacity 0.3s ease-out;
  width: 100%;
}

.adyen-checkout__payment-method:focus {
  outline: 0;
}

.adyen-checkout__payment-method--selected + .adyen-checkout__payment-method, .adyen-checkout__payment-method:first-child {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  margin-top: 0;
}

.adyen-checkout__payment-method--next-selected, .adyen-checkout__payment-method:last-child {
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  margin-bottom: 0;
}

.adyen-checkout__payment-method--loading {
  opacity: 0.2;
}

.adyen-checkout__payment-method--selected.adyen-checkout__payment-method--loading {
  opacity: 0.9;
}

.adyen-checkout__payment-method--confirming .adyen-checkout__payment-method__details__content, .adyen-checkout__payment-method--disabling {
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
}

.adyen-checkout__payment-method--disabling {
  opacity: 0.3;
}

.adyen-checkout__payment-method__header {
  align-items: center;
  color: #00112c;
  display: flex;
  flex-wrap: nowrap;
  font-size: 1em;
  font-weight: 400;
  justify-content: space-between;
  padding: 12px 16px 12px 44px;
  position: relative;
  transition: background 0.1s ease-out;
  width: 100%;
}

[dir=rtl] .adyen-checkout__payment-method__header {
  padding: 12px 44px 12px 12px;
}

.adyen-checkout__payment-method--standalone .adyen-checkout__payment-method__header {
  padding: 16px;
}

.adyen-checkout__payment-method__header__title {
  align-items: center;
  background: none;
  border: none;
  color: #00112c;
  cursor: pointer;
  display: flex;
  flex-shrink: 0;
  font-size: 1em;
  font-weight: 400;
  margin-right: 16px;
  max-width: 100%;
  padding: 4px;
}

[dir=rtl] .adyen-checkout__payment-method__header__title {
  margin-left: 16px;
  margin-right: 0;
}

.adyen-checkout__payment-method__surcharge {
  color: #687282;
  margin-left: 5px;
}

.adyen-checkout__payment-method--selected {
  background: #f7f8f9;
  border: 1px solid #e6e9eb;
  border-radius: 12px;
  cursor: default;
  margin: 8px 0;
  transition: margin 0.15s cubic-bezier(0.4, 0, 0.2, 1) 0ms, opacity 0.3s ease-out;
}

.adyen-checkout__payment-method--selected .adyen-checkout__payment-method__header {
  flex-wrap: wrap;
}

.adyen-checkout__payment-method__name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.adyen-checkout__payment-method__name--selected {
  font-weight: 500;
}

.adyen-checkout__payment-method__details {
  padding: 0 16px;
  position: relative;
}

.adyen-checkout__payment-method__details__content {
  margin: 0 0 16px;
}

.adyen-checkout__payment-method__image__wrapper {
  height: 26px;
  position: relative;
  width: 40px;
}

.adyen-checkout__payment-method__image__wrapper--outline:after {
  border: 1px solid rgba(0, 27, 43, 0.17);
  border-radius: 3px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.adyen-checkout__payment-method__image {
  border-radius: 3px;
  display: block;
}

.adyen-checkout__payment-method__brands {
  display: flex;
  flex-basis: auto;
  flex-shrink: 1;
  flex-wrap: wrap;
  height: 16px;
  margin: 4px 0;
  overflow: hidden;
  text-align: right;
}

.adyen-checkout__payment-method__brands .adyen-checkout__payment-method__brand-number {
  color: #99A3AD;
  font-size: 13px;
}

.adyen-checkout__payment-method--selected .adyen-checkout__payment-method__brands {
  height: auto;
  overflow: visible;
  text-align: left;
}

.adyen-checkout__payment-method__brands .adyen-checkout__payment-method__image__wrapper {
  display: inline-block;
  height: 16px;
  margin-right: 4px;
  transition: opacity 0.2s ease-out;
  width: 24px;
}

.adyen-checkout__payment-method__brands .adyen-checkout__payment-method__image__wrapper:last-child {
  margin: 0;
}

.adyen-checkout__payment-method--selected .adyen-checkout__payment-method__brands .adyen-checkout__payment-method__image__wrapper {
  margin-bottom: 4px;
}

.adyen-checkout__payment-method__brands img {
  height: 16px;
  width: 24px;
}

.adyen-checkout__payment-method__image__wrapper--disabled {
  opacity: 0.25;
}

.adyen-checkout__payment-method__radio {
  background-color: #fff;
  border: 1px solid #b9c4c9;
  border-radius: 50%;
  height: 16px;
  left: 16px;
  position: absolute;
  transition: border-color 0.2s ease-out, box-shadow 0.2s ease-out;
  width: 16px;
}

[dir=rtl] .adyen-checkout__payment-method__radio {
  left: auto;
  right: 16px;
}

.adyen-checkout__payment-method--standalone .adyen-checkout__payment-method__radio {
  display: none;
}

.adyen-checkout__payment-method__radio:after {
  background-color: #fff;
  border-radius: 50%;
  content: "";
  display: block;
  height: 6px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) scale(0);
  transition: transform 0.3s ease-out;
  width: 6px;
}

.adyen-checkout__payment-method:hover:not(.adyen-checkout__payment-method--selected) .adyen-checkout__payment-method__radio {
  border-color: #99a3ad;
  box-shadow: 0 0 0 2px #d4d9db;
  cursor: pointer;
}

.adyen-checkout__payment-method__radio--selected {
  background-color: #0075FF;
  border: 0;
  transition: all 0.3s ease-out;
}

.adyen-checkout__payment-method__radio--selected:hover {
  box-shadow: 0 0 0 2px rgba(0, 102, 255, 0.4);
}

.adyen-checkout__payment-method__radio--selected:after {
  transform: translateY(-50%) scale(1);
}

.adyen-checkout__order-payment-methods-list {
  list-style: none;
  margin: 0 auto 16px;
  padding: 0;
}

.adyen-checkout__order-payment-method {
  background: #fff;
  border: 1px solid #e6e9eb;
  margin-top: -1px;
  position: relative;
  width: 100%;
}

.adyen-checkout__order-payment-method:first-child {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.adyen-checkout__order-payment-method:last-child {
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}

.adyen-checkout__order-payment-method__header {
  align-items: center;
  color: #00112c;
  display: flex;
  flex-wrap: nowrap;
  font-size: 1em;
  font-weight: 500;
  justify-content: space-between;
  padding: 16px;
  position: relative;
  transition: background 0.1s ease-out;
  width: 100%;
}

.adyen-checkout__order-payment-method__header .adyen-checkout__payment-method__header__title {
  padding: 0;
}

.adyen-checkout__order-payment-method__details {
  padding: 0 16px 16px;
}

.adyen-checkout__order-payment-method__deducted-amount {
  display: flex;
  font-size: 1em;
  justify-content: space-between;
  line-height: 1em;
}

.adyen-checkout__order-payment-method__deducted-amount__label {
  font-size: 0.81em;
}

.adyen-checkout__order-payment-method__deducted-amount__value {
  font-weight: 500;
}

.adyen-checkout__order-remaining-amount {
  background: #ffeacc;
  border-radius: 6px;
  color: #7f4a00;
  display: block;
  font-size: 0.81em;
  margin-bottom: 16px;
  padding: 8px 16px;
  width: 100%;
}

.adyen-checkout__order-remaining-amount strong {
  font-weight: 700;
}

.adyen-checkout__status {
  align-items: center;
  background-color: #fff;
  border: 1px solid #d4d9db;
  border-radius: 6px;
  color: #00112c;
  display: flex;
  flex-direction: column;
  font-size: 1em;
  height: 350px;
  justify-content: center;
  margin: 0;
  padding: 32px;
  text-align: center;
}

.adyen-checkout__status__icon {
  margin-bottom: 24px;
}

.adyen-checkout__status .adyen-checkout__spinner__wrapper {
  max-height: 88px;
}

.adyen-checkout__dropin, .adyen-checkout__dropin *, .adyen-checkout__dropin :after, .adyen-checkout__dropin :before {
  box-sizing: border-box;
}

.adyen-checkout__payment-methods-list--loading {
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
}

.adyen-checkout__instant-payment-methods-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.adyen-checkout__instant-payment-methods-list li:not(:last-child) {
  margin-bottom: 8px;
}

.adyen-checkout__link {
  color: #0075FF;
  text-decoration: none;
}

.adyen-checkout__link:hover {
  text-decoration: underline;
}

.AchInput-module_sf-input__wrapper__lfdiv {
  position: relative;
}

.AchInput-module_sf-input__wrapper__lfdiv *, .AchInput-module_sf-input__wrapper__lfdiv :after, .AchInput-module_sf-input__wrapper__lfdiv :before {
  box-sizing: border-box;
}

.AchInput-module_adyen-checkout__input__8WwCR {
  display: block;
  max-height: 100px;
}

.adyen-checkout__loading-input__form {
  transition: opacity 0.25s ease-out;
}

.adyen-checkout__pm__holderName {
  margin-bottom: 0;
}

.adyen-checkout__fieldset__title + .adyen-checkout__ach-sf__form {
  margin-top: 0;
}

.adyen-checkout__ach-input .adyen-checkout__fieldset--address, .adyen-checkout__ach-sf__form {
  margin-top: 16px;
}

.adyen-checkout__loading-input__form {
  transition: opacity 0.25s ease-out;
}

.adyen-checkout-phone-input--new {
  direction: ltr;
}

.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper {
  width: 100%;
}

.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout__input {
  height: auto;
  padding: 0;
}

.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout__input:focus-within {
  border: 1px solid #0075ff;
}

.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout__input:focus-within .adyen-checkout-dropdown--countrycode-selector {
  border-right: 1px solid #0075ff;
}

.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button {
  border: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  height: 35px;
  width: auto;
}

.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button:after {
  box-sizing: revert;
  height: 10px;
}

.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button--active, .adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button--active:hover {
  box-shadow: none;
}

.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout-input--phone-number {
  border: 1px solid transparent;
  height: 35px;
  line-height: 35px;
  min-height: 35px;
  padding-bottom: 0;
  padding-left: 15px;
  padding-top: 0;
}

.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout-input--phone-number:focus-within {
  border: 1px solid #0075ff;
  box-shadow: 0 0 0 2px #99c2ff;
}

.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout-dropdown--countrycode-selector {
  border-right: 1px solid #dce0e5;
  min-width: 134px;
  width: 134px;
}

.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout-input-holder--phone-input {
  align-items: center;
  display: flex;
}

.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout-phone-number {
  align-items: center;
  display: flex;
  flex: 3;
}

.adyen-checkout-phone-input--new .adyen-checkout-phone-input__error-holder {
  margin-top: -10px;
}

.adyen-checkout__await {
  background: #fff;
  border: 1px solid #d4d9db;
  border-radius: 12px;
  padding: 40px;
  text-align: center;
}

.adyen-checkout__await--result {
  padding: 100px;
}

.adyen-checkout__qr-loader--app {
  border: 0;
  border-radius: 0;
  padding: 0;
}

.adyen-checkout__await__brand-logo {
  border-radius: 3px;
  width: 74px;
}

.adyen-checkout__await__indicator-text, .adyen-checkout__await__subtitle {
  color: #00112c;
  font-size: 1em;
  line-height: 19px;
  margin-top: 32px;
}

.adyen-checkout__await__indicator-holder .adyen-checkout__await__indicator-text {
  margin-left: 10px;
  margin-top: 6px;
}

.adyen-checkout__await__indicator-holder {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
  margin-top: 32px;
}

.adyen-checkout__await__subtitle--result {
  margin-bottom: 32px;
}

.adyen-checkout__await__icon {
  height: 88px;
  width: 88px;
}

.adyen-checkout__await__progress {
  background: #d4d9db;
  border-radius: 24px;
  height: 4px;
  margin: 32px auto 12px;
  width: 152px;
}

.adyen-checkout__await__percentage {
  background: #0075FF;
  border-radius: 24px;
  display: block;
  height: 100%;
}

.adyen-checkout__await__countdown {
  color: #687282;
  font-size: 0.81em;
}

.adyen-checkout__await > .adyen-checkout__spinner__wrapper {
  margin: 60px 0;
}

.adyen-checkout__await__app-link {
  display: none;
  margin-top: 16px;
}

.adyen-checkout__await__separator__label {
  color: #687282;
  display: block;
  font-size: 13px;
  overflow: hidden;
  position: relative;
  text-align: center;
  z-index: 1;
}

.adyen-checkout__await__separator__label:after, .adyen-checkout__await__separator__label:before {
  background-color: #e6e9eb;
  content: " ";
  height: 1px;
  overflow: hidden;
  position: absolute;
  top: 51%;
  width: 50%;
}

.adyen-checkout__await__separator__label:before {
  margin-left: -52%;
  text-align: right;
}

.adyen-checkout__await__separator__label:after {
  margin-left: 2%;
}

@media only screen and (max-device-width: 1200px) {
  .adyen-checkout__await__app-link {
    display: block;
  }
}
.adyen-checkout__blik__helper {
  color: #00112c;
  font-size: 1em;
  font-weight: 400;
  margin: 0 0 16px;
  padding: 0;
}

.adyen-checkout__bankTransfer__introduction {
  color: #00112c;
  font-size: 0.81em;
  font-weight: 400;
  margin: 0 0 16px;
  padding: 0;
}

.adyen-checkout__bankTransfer__emailField {
  margin: 0 0 16px;
}

.adyen-checkout__bacs--confirm {
  position: relative;
}

.adyen-checkout__bacs--confirm .adyen-checkout-input__inline-validation--valid {
  display: none;
}

.adyen-checkout__bacs .adyen-checkout__field--inactive {
  pointer-events: none;
}

.adyen-checkout__bacs .adyen-checkout__bacs--edit {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: -25px;
  width: 20%;
}

.adyen-checkout__bacs .adyen-checkout__bacs--edit-dropin {
  top: -50px;
}

.adyen-checkout__bacs .adyen-checkout__bacs--edit .adyen-checkout__bacs--edit-button {
  background: none;
  border: none;
  color: #0075FF;
  cursor: pointer;
  text-align: end;
  text-decoration: underline;
}

.adyen-checkout__voucher-result__introduction {
  font-size: 1em;
  max-width: 420px;
}

.adyen-checkout__klarna-widget {
  pointer-events: all;
}

.adyen-checkout__field--vpa {
  margin-bottom: 0;
}

.adyen-checkout__segmented-control {
  background: #fff;
  border: 1px solid #b9c4c9;
  border-radius: 6px;
  display: flex;
  gap: 4px;
  justify-content: space-between;
  padding: 4px 5px;
}

.adyen-checkout__segmented-control--disabled {
  pointer-events: none;
}

.adyen-checkout__segmented-control--disabled > .adyen-checkout__segmented-control-segment {
  color: #8390A3;
}

.adyen-checkout__segmented-control--disabled > .adyen-checkout__segmented-control-segment--selected {
  background: #F3F6F9;
  border: 1.5px solid #8390a3;
}

.adyen-checkout__segmented-control-segment {
  background: #fff;
  border: 0;
  border-radius: 6px;
  color: #0075FF;
  cursor: pointer;
  flex-grow: 1;
  font-weight: 500;
  height: 40px;
  text-align: center;
  transition: background 0.3s ease-out;
  width: 100%;
}

.adyen-checkout__segmented-control-segment:not(.adyen-checkout__segmented-control-segment--selected):hover {
  background-color: #f7f8f9;
}

.adyen-checkout__segmented-control-segment:active {
  background-color: #f7f8f9;
  border: 1.5px solid #687282;
}

.adyen-checkout__segmented-control-segment--selected {
  background: #E5F1FF;
  border: 1.5px solid #0075ff;
  color: #0075FF;
  font-weight: 700;
}

.adyen-checkout_upi-mode-selection-text {
  font-size: 13px;
  font-weight: 400;
  line-height: 19px;
  margin-bottom: 7px;
  margin-top: 0;
}

.adyen-checkout__segmented-control--upi-margin-bottom {
  margin-bottom: 16px;
}


.adyen-checkout__paypal__button {
  margin-bottom: 0;
}

@media (max-width: 700px) {
  .adyen-checkout__paypal {
    margin-bottom: 1rem;
  }
}
.adyen-checkout__field__exp-date_hint {
  display: none;
}

html,
body {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  color: #111516;
  min-width: 320px;
}

.jed-ar-shop {
  direction: rtl;
  text-align: right;
}

body {
  overflow-x: hidden;
}

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

:focus:not(:focus-visible) {
  outline: none;
}

.wrap {
  position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
}

a {
  text-decoration: none;
  color: #30302e;
}

p a,
.m-checkout__text a {
  text-decoration: underline;
  color: #111516;
}

figure {
  margin: 0;
}

b,
strong {
  font-weight: bold;
}

small {
  font-size: 14px;
}

hr {
  border: 0;
  border-bottom: 1px solid #d6d4d1;
  margin-bottom: 1.5rem;
}

.section--content-width {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}
.section--content-width::after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 699px) {
  .section--content-width {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .section--content-width {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .section--content-width {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .section--content-width {
    padding: 0 40px;
  }
}
.section--border-width {
  max-width: 1360px;
  margin: 0 auto;
  width: 100%;
}
.section--border-width::after {
  content: "";
  display: table;
  clear: both;
}
.section--variable-border-width {
  max-width: 1399px;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
}
.section--variable-border-width::after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 1400px) {
  .section--variable-border-width {
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
  }
  .section--variable-border-width::after {
    content: "";
    display: table;
    clear: both;
  }
}
@media (min-width: 1400px) and (max-width: 699px) {
  .section--variable-border-width {
    padding: 0 20px;
  }
}
@media (min-width: 1400px) and (min-width: 700px) and (max-width: 999px) {
  .section--variable-border-width {
    padding: 0 20px;
  }
}
@media (min-width: 1400px) and (min-width: 1000px) and (max-width: 1399px) {
  .section--variable-border-width {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) and (min-width: 1400px) {
  .section--variable-border-width {
    padding: 0 40px;
  }
}
.section--white {
  background-color: #ffffff;
}
.section--gray {
  background-color: #f0edeb;
}
.section--black {
  background-color: #111516;
}
.section--darkgray {
  background-color: #30302e;
}

main > main {
  padding-top: 3rem;
}

/*
we have to refactor these to match general font weight use
300 light
400 normal
500 medium
700 bold
*/
@font-face {
  font-family: "Ubuntu";
  font-weight: 300;
  src: url("../fonts/ubuntu-l.woff");
  font-display: swap;
}
@font-face {
  font-family: "Ubuntu";
  font-weight: 400;
  src: url("../fonts/ubuntu-r.woff");
  font-display: swap;
}
@font-face {
  font-family: "Ubuntu";
  font-weight: 500;
  src: url("../fonts/ubuntu-m.woff");
  font-display: swap;
}
@font-face {
  font-family: "Ubuntu";
  font-weight: 700;
  src: url("../fonts/ubuntu-b.woff");
  font-display: swap;
}
@font-face {
  font-family: "Almarai";
  font-weight: 300;
  src: url("../fonts/Almarai-Light.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Almarai";
  font-weight: 400;
  src: url("../fonts/Almarai-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Almarai";
  font-weight: 600;
  src: url("../fonts/Almarai-Bold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Almarai";
  font-weight: 700;
  src: url("../fonts/Almarai-ExtraBold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Fjara";
  font-weight: 400;
  src: url("../fonts/Fjara-Regular.woff2") format("woff2"), url("../fonts/Fjara-Regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Fjara";
  font-weight: 500;
  src: url("../fonts/Fjara-Medium.woff2") format("woff2"), url("../fonts/Fjara-Medium.woff") format("woff");
  font-display: swap;
}
.e-dropdown {
  width: 100%;
  min-width: 3.125rem;
  background: #ffffff url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjUwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDUwIDMwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA0MSAoMzUzMjYpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPgogICAgPHRpdGxlPlNoYXBlPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBvbHlnb24gaWQ9IlNoYXBlIiBmaWxsPSIjQjJCMkIyIiBwb2ludHM9IjUuODc1IDAgMjUgMTguNTQyNTEwMSA0NC4xMjUgMCA1MCA1LjcwODUwMjAyIDI1IDMwIDAgNS43MDg1MDIwMiI+PC9wb2x5Z29uPgogICAgPC9nPgo8L3N2Zz4=");
  background-size: 0.675rem 0.375rem;
  background-repeat: no-repeat;
  background-position: right 0.625rem center;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  color: #787573;
}

.e-dropdown__label > span {
  padding-top: 1rem;
  display: block;
}

.validation-error .e-dropdown select, .e-dropdown.validation-error select {
  border-color: #e00019;
}

.e-dropdown--short {
  width: 4.5rem;
}

.e-dropdown--short select {
  width: auto;
}

.e-dropdown--inline {
  width: auto;
  margin-left: 1rem;
  display: inline-block;
}

.e-dropdown--inline select {
  width: auto;
  padding-right: 2rem;
}

.e-dropdown--offset {
  margin: 2rem 0;
}

.e-dropdown:not(.e-dropdown--inline) select {
  width: 100%;
}

.e-dropdown select {
  border: 1px solid #c4c2c2;
  height: 2.7rem;
  padding-left: 1rem;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
          appearance: none;
  font-weight: 300;
  font-size: 1rem;
  border-radius: 0;
}

.e-dropdown select::-ms-expand {
  display: none;
}

@media (min-width: 1400px) {
  .e-dropdown select {
    font-size: 1rem;
  }
}
.e-dropdown select:focus {
  border: 1px solid #111516;
}

.e-dropdown select:disabled {
  opacity: 0.5;
}

.e-dropdown select.e-dropdown__with-button:disabled {
  opacity: 1;
  color: #787573;
}

.e-dropdown select:invalid {
  color: #9c9996;
}

.e-dropdown select option:disabled {
  color: #9c9996;
}

.e-dropdown select option {
  color: #30302e;
}

/*  RTL-Specific Rules  */
.jed-ar-shop .e-dropdown select {
  padding-right: 1rem;
  padding-left: unset;
}

.e-flyout {
  position: absolute;
  width: 320px;
  color: #30302e;
  z-index: 16;
  right: 0;
  display: none;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
  background: #ffffff;
}

.hoverable .e-flyout {
  background: transparent;
  box-shadow: none;
}

.hoverable .e-flyout > * {
  background: #ffffff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}

.hoverable .e-flyout .e-flyout__inner {
  max-height: calc(100vh - 70px);
  overflow: auto;
}

@media (max-width: 699px) {
  .hoverable .e-flyout .e-flyout__inner {
    max-height: 65vh;
  }
}
.e-flyout--padded {
  padding: 1rem;
}

.e-flyout--wide {
  max-width: 500px;
  width: 100%;
}

@media (max-width: 699px) {
  .e-flyout--wide {
    max-width: 100%;
  }
}
.e-flyout--full-width {
  left: 0;
  right: 0;
  width: auto;
}

.e-flyout--align-right {
  right: 0;
}

.e-flyout--align {
  right: 0;
}

@media (min-width: 1000px) {
  .e-flyout--align {
    left: auto;
  }
}
@media (max-width: 699px) {
  .e-flyout--mobile-full {
    width: 100%;
  }
}
.e-flyout__container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #ffffff;
  color: #30302e;
  padding: 1rem;
  text-align: left;
  margin-top: -0.5px;
}

.e-flyout__content-borderless {
  margin-left: -1rem;
  margin-bottom: -1rem;
  width: calc(100% + 2rem);
  border-top: 1px solid #f0edeb;
}

.e-flyout__heading {
  display: flex;
  justify-content: space-between;
  background: #f0edeb;
  margin-left: -1rem;
  margin-top: -1rem;
  margin-bottom: 1rem;
  width: calc(100% + 2rem);
  padding: 1.5rem 1.5rem 0;
  border-bottom: 1px solid #d6d4d1;
}

.e-flyout__container-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
  overflow: hidden;
}

.e-flyout__name {
  margin-bottom: 1rem;
  line-height: 1.5;
  font-weight: 500;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.e-flyout__container-right {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
  flex: 1;
  padding-left: 3rem;
}

@media (max-width: 699px) {
  .e-flyout__container-right {
    margin-top: 2rem;
    padding-left: 0;
  }
}
@media (min-width: 700px) {
  .e-flyout__container-right ::before {
    content: "";
    width: 1px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 1.5rem;
    background-color: #d6d4d1;
  }
}
@media (max-width: 699px) {
  .e-flyout__container-right ::before {
    content: "";
    height: 1px;
    position: absolute;
    right: 0;
    left: 0;
    top: -1rem;
    background-color: #d6d4d1;
  }
}
.e-flyout__link {
  text-decoration: none;
  font-size: 0.875rem;
  margin-top: 1rem;
  text-align: center;
  display: inline-block;
}

.e-flyout__option-list {
  flex-direction: column;
  display: flex;
  padding: 0.5rem;
  list-style: none;
  line-height: 1.4;
}

.e-flyout__option-item {
  margin-bottom: 2rem;
  font-size: 14px;
}

.e-flyout__option-item:last-child {
  margin-bottom: 0;
}

.e-flyout__accordion-toggle {
  background: #f0edeb;
  text-align: left;
  border: 0;
  border-top: 1px solid #d6d4d1;
  border-bottom: 1px solid #d6d4d1;
  font-size: 16px;
  margin-left: -1.75rem;
  width: calc(100% + 3.5rem);
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  padding-left: 1.75rem;
  position: relative;
  outline: 0;
}

.e-flyout__accordion-toggle svg {
  position: absolute;
  right: 2rem;
  top: 1.2rem;
  transform: rotate(90deg);
  transition: 0.2s transform;
}

.e-flyout__accordion-toggle.tabs-trigger-active svg {
  transform: rotate(-90deg);
}

.e-global-message {
  display: none;
  position: fixed;
  opacity: 0;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  max-width: 1320px;
  width: 100%;
  z-index: 20;
  padding: 1.4rem 2rem 1.4rem 1.4rem;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4);
  color: #111516;
  transform: translateY(-20px);
  transition-property: transform, opacity, top;
  transition-duration: 0.2s;
}

.page-productDetails .e-global-message {
  position: static;
}

@media (max-width: 1399px) {
  .e-global-message {
    max-width: auto;
    width: auto;
    left: 1rem;
    right: 1rem;
  }
}
@media (max-width: 999px) {
  .e-global-message {
    padding: 1rem 2rem 1rem 1rem;
  }
}
.e-global-message.message-active {
  display: flex;
  transform: translateY(0);
  opacity: 1;
  transition-property: transform, opacity, top;
  transition-duration: 0.2s;
  margin-top: 1rem;
  z-index: 101;
}

.e-global-message.message-active.message-dismissing {
  opacity: 0;
  transform: translateY(-20px);
  transition-property: transform, opacity, top;
  transition-duration: 0.2s;
}

.e-global-message .message-close-helper {
  position: absolute;
  right: 0.4rem;
  top: 0.3rem;
  width: 20px;
  height: 30px;
}

.e-global-message .message-close-helper::after {
  content: "×";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
  color: #9c9996;
  font-size: 1.6rem;
}

.e-global-message--success {
  background-color: #d9f2e5;
}

.e-global-message--error {
  background-color: #fad4d9;
}

.e-global-message--warning {
  background-color: #fff0cc;
}

.e-global-message__icon {
  width: 1.375rem;
  height: 1.375rem;
}

.e-global-message__icon--success .icon {
  fill: #33b085;
}

.e-global-message__icon--error .icon {
  width: 1.375rem;
  height: 1.375rem;
}

.e-global-message__icon--error path {
  fill: #e00019;
}

.e-global-message__icon--warning path {
  fill: #ffb000;
}

.e-global-message a {
  text-decoration: underline;
}

.e-global-message__message {
  margin-left: 0.8rem;
  line-height: 1.5rem;
}

@media (max-width: 999px) {
  .e-global-message__message {
    font-size: 0.875rem;
  }
}
.e-global-banner {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.5;
  color: #ffffff;
  background: #787573;
  padding: 1.2rem;
}

.e-global-banner a {
  color: #ffffff;
  text-decoration: underline;
}

.e-global-banner .button--tool .icon .icon-times path {
  fill: #ffffff;
}

.e-global-banner--light {
  background: #f0edeb;
  color: #111516;
}

.e-global-box {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.5;
  border-top: 1px solid #d6d4d1;
  border-bottom: 1px solid #d6d4d1;
  padding: 1.2rem;
}

.e-global-box a {
  text-decoration: underline;
}

/* RTL-Specific Rules  */
.jed-ar-shop .e-global-message {
  padding: 1rem 1rem 1rem 2rem;
}

.jed-ar-shop .e-global-message.message-active {
  flex-direction: row-reverse;
  justify-content: flex-end;
}

.jed-ar-shop .e-global-message .message-close-helper {
  right: auto;
  left: 0.4rem;
}

.jed-ar-shop .e-global-message__message {
  margin-right: 0.8rem;
}

.jed-ar-shop .e-global-message__icon {
  order: 1;
}

.e-webshop-logo img {
  width: 100%;
  height: auto;
  display: block;
  max-height: 50px;
  object-fit: contain;
  object-position: left;
}

.button {
  font-size: 1rem;
  display: inline-block;
  padding: 1rem 1.5rem;
  border-radius: 3px;
  color: #111516;
  background-color: transparent;
  transition: 0.2s ease box-shadow;
  cursor: pointer;
  min-height: 50px;
  text-align: center;
  line-height: 1.2;
}

@media (min-width: 700px) and (max-width: 1399px) {
  .button {
    font-size: 0.875rem;
  }
}
.button[disabled] {
  cursor: default;
  opacity: 0.3;
}

.button:hover {
  border-color: #111516;
}

.button span {
  pointer-events: none;
}

.button--nude {
  background-color: transparent;
  border: 0;
}

.button--nowrap {
  white-space: nowrap;
}

.button--stacked {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-size: 12px;
  padding: 0;
}

.button--stacked .icon {
  margin-bottom: 0.5rem;
}

.button--icon .icon {
  height: 1.25rem;
  width: 1.25rem;
  margin-top: -4px;
  margin-right: 0.5rem;
  vertical-align: middle;
}

.button--icon-big .icon {
  height: 1.5rem;
  width: 1.5rem;
}

.button--primary {
  background-image: linear-gradient(to bottom, #565451, #30202e);
  color: #ffffff;
  border: 1px solid transparent;
}

.button--primary .icon path {
  fill: #ffffff;
}

.button--primary:not([disabled]):hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
}

.button--secondary {
  background-image: linear-gradient(to bottom, #ffffff, #efefef);
  border: 1px solid #c4c2c2;
  color: #30302e;
}

.button--secondary .icon path {
  fill: #30302e;
}

.button--secondary:hover {
  border-color: #9c9996;
}

.button--tertiary {
  background-image: linear-gradient(to bottom, #ffffff, #efefef);
  border: 1px solid #c4c2c2;
  color: #30302e;
}

.button--tertiary .icon path {
  fill: #30302e;
}

.button--tertiary:hover {
  border-color: #9c9996;
}

.button--tertiary.js-cookie-notification-accept {
  margin: 1rem 0 0 2rem;
  min-width: 130px;
  line-height: 0;
}

@media (max-width: 699px) {
  .button--tertiary.js-cookie-notification-accept {
    margin: 0;
  }
}
.button--tertiary-2 {
  background-image: linear-gradient(to bottom, #ffffff, #efefef);
  border: 1px solid #c4c2c2;
  color: #30302e;
}

.button--tertiary-2 .icon path {
  fill: #30302e;
}

.button--tertiary-2:hover {
  border-color: #9c9996;
}

.button--block {
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 1rem;
}

@media (max-width: 699px) {
  .button--mobile-block {
    display: block;
    width: 100%;
  }
}
.button--smaller {
  font-size: 0.875rem;
  padding: 0.075rem 1.5rem;
  min-height: 40px;
  line-height: 40px;
}

@media (min-width: 700px) and (max-width: 1399px) {
  .button--smaller {
    font-size: 0.75rem;
  }
}
.button--smaller .icon {
  height: 1rem;
  width: 1rem;
}

.button--small {
  font-size: 0.75rem;
  padding: 0.5rem 1.25rem;
  min-height: 30px;
}

.button--small .icon {
  height: 0.9rem;
  width: 0.9rem;
}

.button--medium {
  font-size: 0.875rem;
  padding: 0.75rem 1.25rem;
  min-height: 40px;
}

@media (min-width: 700px) and (max-width: 1399px) {
  .button--medium {
    font-size: 0.75rem;
  }
}
.button--medium .icon {
  height: 0.9rem;
  width: 0.9rem;
}

.button--download {
  border: 0;
  background: transparent;
  box-shadow: none;
  color: #111516;
  padding: 0;
  margin: 0;
  text-align: left;
  width: auto;
  height: auto;
}

.button--arrowed-link {
  border: 0;
  background: transparent;
  box-shadow: none;
  color: #111516;
  padding: 0;
  margin: 0;
  font-size: 14px;
  text-align: left;
  width: auto;
  height: auto;
  display: inline-flex;
  align-items: center;
  min-height: 26px;
}

.button--arrowed-link .icon {
  margin-left: 0.5rem;
}

.button--arrowed-link .icon polyline {
  fill: #111516;
}

.button--page {
  padding: 0;
  width: 40px;
  height: 40px;
  text-align: center;
  min-height: auto;
  line-height: 40px;
  display: flex;
  justify-content: center;
}

@media (max-width: 699px) {
  .button--page {
    font-size: 0.75rem;
    line-height: 30px;
    width: 30px;
    height: 30px;
  }
}
.button--page-nude-fixed {
  height: 30px;
  width: 30px;
  text-align: center;
  min-height: auto;
  line-height: 30px;
  display: flex;
  justify-content: center;
  border: 0;
  padding: 3px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 0;
}

.button--page-nude {
  height: 30px;
  text-align: center;
  min-height: auto;
  line-height: 30px;
  display: flex;
  justify-content: center;
  border: 0;
  padding: 3px;
  border-radius: 0;
}

.button--current-page {
  border: 0;
}

.button--tool {
  font-size: 0.875rem;
  padding: 0;
  color: #30302e;
  min-height: 0;
  border: 0;
  text-align: left;
  font-weight: 300;
}

@media (min-width: 700px) and (max-width: 1399px) {
  .button--tool {
    font-size: 0.75rem;
  }
}
@media (max-width: 699px) {
  .button--tool {
    font-size: 0.75rem;
  }
}
.button--tool:not(:last-child) {
  margin-bottom: 0.5rem;
}

.button--tool .icon {
  width: 17px;
  height: 14px;
  vertical-align: sub;
}

.button--tool .icon path {
  fill: #787573;
}

.button--icon-only {
  background-color: transparent;
  border: 0;
  padding: 0;
  min-height: 0;
}

.button--icon-only:hover {
  border: 0;
}

.button--icon-hover {
  cursor: pointer;
  transition: 0.2s all;
}

.button--icon-hover:hover path,
.button--icon-hover:hover rect, .button--icon-hover:active path,
.button--icon-hover:active rect, .button--icon-hover.active path,
.button--icon-hover.active rect, .button--icon-hover:focus path,
.button--icon-hover:focus rect {
  fill: #111516;
  transition: 0.2s all;
}

.button--link {
  background-color: transparent;
  border: 0;
  padding: 0;
  text-decoration: underline;
  min-height: 0;
  margin: 0;
}

.button--link:hover {
  border: 0;
}

.button--flag {
  background-color: transparent;
  border: 0;
  padding: 0;
  font-weight: bold;
  min-height: 0;
  margin: 0;
  font-size: 1rem;
}

.button--flag:hover {
  border: 0;
}

.button--tab {
  margin-right: 1rem;
  margin-bottom: 0;
  padding: 0;
  border: 0;
  color: #c4c2c2;
  border-radius: 0;
  min-height: 30px;
  font-size: 0.875rem;
}

.button--tab.tabs-trigger-active {
  color: #111516;
  position: relative;
  font-weight: 500;
  pointer-events: none;
}

.button--tab.tabs-trigger-active::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -3px;
  top: 100%;
  background-color: #111516;
}

.button--pill {
  font-size: 0.75rem;
  color: #30302e;
  background: #f0edeb;
  border: 1px solid transparent;
  padding: 0.5rem;
  min-height: 30px;
  margin-right: 0.5rem;
}

.button--pill .icon-close {
  width: 0.75rem;
  height: 0.75rem;
  margin-left: 5px;
  margin-bottom: -2px;
}

.button--pill .icon-close path {
  fill: #30302e;
}

.button--pill:hover {
  border: 1px solid #c4c2c2;
}

.button--right {
  float: right;
}

.button--ghost {
  font-size: 0.875rem;
  background-color: white;
  border: 1px solid #d6d4d1;
  color: #e00019;
}

@media (min-width: 700px) and (max-width: 1399px) {
  .button--ghost {
    font-size: 0.75rem;
  }
}
.button--ghost:hover {
  border: 1px solid #d6d4d1;
}

.e-confirm-message {
  padding: 0.35rem 0 0.35rem 0.5rem;
  border: 1px solid #c4c2c2;
  overflow: hidden;
  position: relative;
}

.e-confirm-message__h1 {
  font-weight: bold;
  font-size: 14px;
  padding-right: 1rem;
}

.jed-ar-shop .e-confirm-message__h1 {
  padding-right: unset;
  padding-left: 1rem;
}

.e-confirm-message__text {
  font-size: 14px;
  margin-bottom: 0.75rem;
  padding-right: 1rem;
}

.jed-ar-shop .e-confirm-message__text {
  padding-left: 1rem;
  padding-right: 0;
}

.e-confirm-message__text--small {
  font-size: 12px;
}

.e-confirm-message__text.flightcheck {
  margin-top: 3rem;
}

.e-confirm-message__text a {
  text-decoration: underline;
}

.e-confirm-message__overlay {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  top: 0;
  position: fixed;
  z-index: 800;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-height: 700px) {
  .e-confirm-message__overlay--spacious {
    padding-top: 2rem;
    align-items: flex-start;
    overflow-y: auto;
  }
}
.e-confirm-message__overlay--light {
  background-color: rgba(0, 0, 0, 0.2);
}

.e-confirm-message__container {
  line-height: 1.5;
  max-width: 18.75rem;
  width: calc(100% - 2rem);
  background: #ffffff;
  padding: 1.5rem 1.25rem 1.25rem;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  position: relative;
  animation-name: modalZoomIn;
  animation-duration: 0.4s;
  animation-fill-mode: both;
  transition-timing-function: ease-out;
}

.c-modal--fade-out .e-confirm-message__container {
  animation-name: modalZoomOut;
  animation-duration: 0.2s;
  animation-fill-mode: both;
  transition-timing-function: ease-out;
}

.e-confirm-message__container--wide {
  max-width: 500px;
}

.e-confirm-message__container--wide-second {
  width: 80%;
  max-width: 540px;
  padding: 0;
}

@media (max-width: 699px) {
  .e-confirm-message__container--wide-second {
    width: calc(100% - 2rem);
  }
}
.e-confirm-message__container--wider {
  max-width: 700px;
}

.e-confirm-message__container--round-border {
  border-radius: 10px;
}

.e-confirm-message__container--transparent {
  background-color: transparent;
}

.e-confirm-message__container--full {
  width: 80%;
  max-width: 1040px;
  padding: 3rem 0 0;
}

@media (max-width: 699px) {
  .e-confirm-message__container--full {
    padding: 3rem 0 0;
    width: calc(100% - 2rem);
  }
}
.e-confirm-message__button {
  margin-top: 0.5rem;
  width: 100%;
}

.e-confirm-message__button--group {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.e-confirm-message__button--group > * {
  width: calc(50% - 0.5rem);
}

.e-confirm-message__combo {
  margin-top: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.e-confirm-message__combo .c-button {
  margin-right: 1rem;
  min-width: 100px;
}

@media (max-width: 699px) {
  .e-confirm-message__combo {
    flex-direction: column;
    align-items: flex-start;
  }
  .e-confirm-message__combo .c-button,
  .e-confirm-message__combo .button {
    margin-bottom: 1rem;
  }
}
.jed-ar-shop .e-confirm-message__combo .c-button {
  margin-right: 0;
  margin-left: 1rem;
}

.e-confirm-message__button-duo {
  margin-top: 0.5rem;
  width: 100%;
  display: flex;
}

@media (max-width: 699px) {
  .e-confirm-message__button-duo {
    flex-direction: column;
  }
  .e-confirm-message__button-duo .c-button,
  .e-confirm-message__button-duo .button {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 700px) {
  .e-confirm-message__button-duo .c-button:first-child,
  .e-confirm-message__button-duo .button:first-child {
    flex: 1;
    margin-right: 0.5rem;
  }
  .e-confirm-message__button-duo .c-button:last-child,
  .e-confirm-message__button-duo .button:last-child {
    flex: 1;
    margin-left: 0.5rem;
  }
}
@media (min-width: 700px) {
  .jed-ar-shop .e-confirm-message__button-duo .c-button:first-child,
  .jed-ar-shop .e-confirm-message__button-duo .button:first-child {
    margin-right: 0;
    margin-left: 0.5rem;
  }
  .jed-ar-shop .e-confirm-message__button-duo .c-button:last-child,
  .jed-ar-shop .e-confirm-message__button-duo .button:last-child {
    margin-left: 0;
    margin-right: 0.5rem;
  }
}
.e-confirm-message__close {
  position: absolute;
  right: 0.4rem;
  top: 0.3rem;
  width: 20px;
  height: 30px;
}

.e-confirm-message__close::after {
  content: "×";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
  color: #9c9996;
  font-size: 1.6rem;
}

.jed-ar-shop .e-confirm-message__close {
  right: auto;
  left: 0.4rem;
}

@keyframes modalZoomIn {
  from {
    transform: scale(0.95);
  }
  to {
    transform: scale(1);
  }
}
@keyframes modalZoomOut {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(0.9);
  }
}
.e-input-text {
  width: 100%;
  position: relative;
}

.e-input-text label {
  cursor: text;
}

.e-input-text__label > span {
  padding-top: 1rem;
  display: block;
}

.e-input-text--error .e-input-text__input, .validation-error .e-input-text__input, .validation-error-permanent .e-input-text__input {
  border-color: #e00019;
}

.e-input-text__input {
  width: 100%;
  height: 2.8rem;
  min-height: 2.8rem;
  font-weight: 300;
  border: 1px solid #c4c2c2;
  border-radius: 3px;
  padding: 0 2rem 0 1rem;
  margin: 0.5rem 0;
  outline: none;
  transition: 0.2s all;
  box-shadow: none;
  -webkit-appearance: textfield;
          appearance: textfield;
  color: #111516;
}

.e-input-text__input::placeholder {
  color: #9c9996;
  opacity: 1;
  font-weight: 300;
}

.e-input-text__input:focus, .e-input-text__input.active, .e-input-text__input.flatpickr-input + .active {
  border-color: #111516;
  color: #111516;
}

.e-input-text__input::-ms-clear {
  display: none;
}

.e-input-text__input[readonly] {
  background: transparent;
}

.e-input-text__input[disabled] {
  background-color: #f5f5f5;
  opacity: 0.6;
  position: relative;
  z-index: 1;
}

.e-input-text__input::-webkit-inner-spin-button, .e-input-text__input::-webkit-outer-spin-button {
  -webkit-appearance: none;
          appearance: none;
  margin: 0;
}

.e-input-text__placeholder-datepicker, .e-input-text__placeholder {
  position: absolute;
  left: 14px;
  top: 21px;
  padding: 0 4px;
  color: #a9a9a9;
  transform-origin: top left;
  transition: all 120ms ease-in;
}

.e-input-text--no-fader::after {
  display: none;
}

.e-input-text__fader-helper {
  display: none;
}

.e-input-text__icon {
  position: absolute;
  z-index: 1;
  right: 0.75rem;
  top: 1rem;
}

.e-input-text__icon--success .icon {
  fill: #33b085;
}

.e-input-text__icon--svg, .e-input-text__icon--warning {
  top: 50%;
  transform: scale(0) translateY(-50%);
  opacity: 0;
  transition: 0.2s all;
}

.validation-error .e-input-text__icon--svg, .validation-error-permanent .e-input-text__icon--svg, .validation-error .e-input-text__icon--warning, .validation-error-permanent .e-input-text__icon--warning {
  opacity: 1;
  transform: scale(1) translateY(-50%);
  transition: 0.2s all;
}

.e-input-text__icon--svg .icon, .e-input-text__icon--warning .icon {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.e-input-text__icon--svg {
  opacity: 1;
  z-index: -1;
  transform: scale(1) translateY(-50%);
}

.validation-error .e-input-text__icon--svg {
  display: none;
}

.e-input-text__icon--fill-dark path {
  fill: #111516;
}

/* fix for position of error-icon in pw-strength-input-container */
.c-progress ~ .e-input-text__icon--warning {
  top: 1.9rem;
}

.date-chosen:focus ~ .e-input-text__placeholder-datepicker,
.date-chosen:not(:placeholder-shown) ~ .e-input-text__placeholder-datepicker,
.e-input-text__input:focus ~ .e-input-text__placeholder,
.e-input-text__input:not(:placeholder-shown) ~ .e-input-text__placeholder {
  top: 0;
  font-size: 13px;
  transform: scale(1);
  color: #000000;
  background-color: #ffffff;
}

/*  RTL-Specific Rules  */
.jed-ar-shop .e-input-text {
  position: relative;
}

.jed-ar-shop .e-input-text__input {
  padding: 0 1rem 0 2rem;
}

.jed-ar-shop .e-input-text__placeholder-datepicker {
  left: auto;
  right: 14px;
  transform-origin: top right;
  text-align: right;
}

.jed-ar-shop .e-input-text__placeholder {
  left: auto;
  right: 14px;
  transform-origin: top right;
}

.jed-ar-shop .e-input-text__icon {
  left: 2rem;
  right: auto;
}

.jed-ar-shop .e-input-text__icon--time {
  left: 0.75rem;
}

.jed-ar-shop .e-dropdown-select {
  padding-right: 0.5rem;
}

.jed-ar-shop .e-dropdown {
  background-position: left 0.625rem center;
}

.e-input-textarea {
  width: 100%;
  position: relative;
}

.e-input-textarea--error .e-input-textarea__input, .validation-error .e-input-textarea__input, .validation-error-permanent .e-input-textarea__input {
  border-color: #e00019;
}

.e-input-textarea__counter {
  text-align: right;
}

.e-input-textarea__input {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  min-height: 4rem;
  font-weight: 300;
  border: 1px solid #c4c2c2;
  border-radius: 0.5rem;
  padding: 1rem 2rem 2rem 1rem;
  margin: 0.5rem 0;
  outline: none;
  transition: 0.2s all;
  box-shadow: none;
}

.e-input-textarea__input::placeholder {
  color: #9c9996;
  opacity: 1;
  font-weight: 300;
}

.e-input-textarea__input:focus, .e-input-textarea__input.active {
  border-color: #111516;
  color: #111516;
}

.e-input-checkbox,
.e-checkbox {
  color: #111516;
  font-size: 0.875rem;
  position: relative;
  float: left;
  display: flex;
  align-items: baseline;
  width: 100%;
  justify-content: space-between;
}

.e-input-checkbox--faux .icon,
.e-checkbox--faux .icon {
  width: 1rem;
  height: 1rem;
  margin-right: 1rem;
}

@media (max-width: 699px) {
  .e-input-checkbox,
  .e-checkbox {
    margin-bottom: 1rem;
    display: inline;
  }
  .e-input-checkbox--faux,
  .e-checkbox--faux {
    margin-top: 0.5rem;
  }
}
@media (max-width: 999px) {
  .e-input-checkbox,
  .e-checkbox {
    min-height: 40px;
  }
}
.e-input-checkbox--hidden,
.e-checkbox--hidden {
  min-height: 0;
  height: 0;
  display: none;
}

.e-input-checkbox__label,
.e-checkbox__label {
  color: #111516;
  font-size: 0.875rem;
  margin-top: 0.5rem;
  padding-top: 3px;
  line-height: 1.4;
  flex: 1;
}

.e-input-checkbox__label a,
.e-checkbox__label a {
  text-decoration: underline;
  color: #111516;
}

.e-input-checkbox__label--prevent-label-click,
.e-checkbox__label--prevent-label-click {
  pointer-events: none;
}

.e-input-checkbox__label--prevent-label-click a,
.e-checkbox__label--prevent-label-click a {
  pointer-events: all;
  position: relative;
}

.e-input-checkbox__label--prevent-label-click::before,
.e-checkbox__label--prevent-label-click::before {
  pointer-events: all;
}

.e-input-checkbox__input,
.e-checkbox__input {
  position: absolute;
  opacity: 0;
}

.m-facets__facet .e-input-checkbox__input:disabled + label,
.m-facets__facet .e-checkbox__input:disabled + label {
  opacity: 0;
  min-height: 0;
  max-height: 0;
  margin: 0;
  overflow: hidden;
}

.e-input-checkbox__input ~ label,
.e-checkbox__input ~ label {
  cursor: pointer;
  display: block;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  padding-left: 2rem;
  min-height: 1.25rem;
  margin-bottom: 0.875rem;
}

.validation-error .e-input-checkbox__input ~ label a, .validation-error-permanent .e-input-checkbox__input ~ label a,
.validation-error .e-checkbox__input ~ label a,
.validation-error-permanent .e-checkbox__input ~ label a {
  color: #e00019;
}

.validation-error .e-input-checkbox__input ~ label, .validation-error-permanent .e-input-checkbox__input ~ label,
.validation-error .e-checkbox__input ~ label,
.validation-error-permanent .e-checkbox__input ~ label {
  color: #e00019;
}

.e-input-checkbox__input ~ label::before,
.e-checkbox__input ~ label::before {
  content: " ";
  background-color: #ffffff;
  border: 1px solid #787573;
  border-radius: 0.125rem;
  height: 1.25rem;
  width: 1.25rem;
  display: block;
  position: absolute;
  left: 0;
  top: 10px;
}

.validation-error .e-input-checkbox__input ~ label::before,
.validation-error .e-checkbox__input ~ label::before {
  border: 1px solid #e00019;
}

.e-input-checkbox__input:focus ~ label,
.e-checkbox__input:focus ~ label {
  outline: 1px dotted #111516;
  outline-offset: 2px;
}

.e-input-checkbox__input:checked ~ label,
.e-checkbox__input:checked ~ label {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyMHB4IiBoZWlnaHQ9IjIwcHgiIHZpZXdCb3g9IjAgMCAyMCAyMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5DaGVja2JveCBzZWxlY3RlZDwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZGVmcz48L2RlZnM+ICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9IkZvcm1zLUJFIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTkwLjAwMDAwMCwgLTQyMC4wMDAwMDApIj4gICAgICAgICAgICA8ZyBpZD0iQ2hlY2tib3gtMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTkwLjAwMDAwMCwgNDIwLjAwMDAwMCkiPiAgICAgICAgICAgICAgICA8ZyBpZD0iQ2hlY2tib3gtc2VsZWN0ZWQiPiAgICAgICAgICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZSIgc3Ryb2tlPSIjMzAzMDJFIiBmaWxsPSIjMzAzMDJFIiB4PSIwLjUiIHk9IjAuNSIgd2lkdGg9IjE5IiBoZWlnaHQ9IjE5Ij48L3JlY3Q+ICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iQ2hlY2siIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSI3Ljc1IDEzLjEyNzUgNC42MjI1IDEwIDMuNTU3NSAxMS4wNTc1IDcuNzUgMTUuMjUgMTYuNzUgNi4yNSAxNS42OTI1IDUuMTkyNSI+PC9wb2x5Z29uPiAgICAgICAgICAgICAgICA8L2c+ICAgICAgICAgICAgPC9nPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+");
}

.e-input-checkbox__input:checked ~ label::before,
.e-checkbox__input:checked ~ label::before {
  border: 0;
  background-color: inherit;
}

/* RTL-Specific Rules  */
.jed-ar-shop .e-input-checkbox {
  display: flex;
  flex-direction: row-reverse;
}

.jed-ar-shop .e-input-checkbox__input ~ label {
  padding-left: 0;
  padding-right: 2rem;
}

.jed-ar-shop .e-input-checkbox__input ~ label::before {
  right: 0;
  left: auto;
}

.jed-ar-shop .e-input-checkbox__input:checked ~ label {
  background-position: right top;
}

.jed-ar-shop .e-checkbox__label {
  right: 0;
  left: auto;
}

.jed-ar-shop .e-checkbox__input ~ label::before {
  right: 0;
  left: auto;
}

.jed-ar-shop .e-checkbox__input ~ label {
  background-position: right top;
  padding-right: 2rem;
  padding-left: 0;
}

.grid-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.grid-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .grid-container {
    padding: 0 40px;
  }
}
.grid-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .grid-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.grid-12 {
  width: calc(8.33325% * 12);
  max-width: calc(8.33325% * 12);
  min-width: calc(8.33325% * 12);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-12 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-6 {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-6 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-4 {
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-4 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-t-6-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-8 {
  width: calc(8.33325% * 8);
  max-width: calc(8.33325% * 8);
  min-width: calc(8.33325% * 8);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-8 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-9 {
  width: calc(8.33325% * 9);
  max-width: calc(8.33325% * 9);
  min-width: calc(8.33325% * 9);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-9 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gridley-scott {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}

.gridley-scott .gridley-scott-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.gridley-scott .gridley-scott-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 40px;
  }
}
.gridley-scott .gridley-scott-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.gridley-scott .gridley-scott-col {
  width: calc(8.33325% * 1);
  max-width: calc(8.33325% * 1);
  min-width: calc(8.33325% * 1);
  float: left;
  min-height: 1px;
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    width: calc(8.33325% * 2);
    max-width: calc(8.33325% * 2);
    min-width: calc(8.33325% * 2);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col-hide-mobile {
    display: none;
  }
}
.gridley-scott .gridley-scott-colcontent {
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

.e-input-radiobutton {
  position: relative;
  padding: 0.75rem 1.25rem;
  border-bottom: 1px solid #c4c2c2;
}

.e-input-radiobutton.e-input-radiobutton--fake-label {
  color: #787573;
  padding: 1.25rem 0;
  transition: color 0.2s ease;
}

.e-input-radiobutton.e-input-radiobutton--fake-label.is-active {
  color: #111516;
}

.e-input-radiobutton.e-input-radiobutton--border-top {
  border-top: 1px solid #c4c2c2;
}

.e-input-radiobutton:not(.e-input-radiobutton--narrow):first-child {
  border-top: 1px solid #c4c2c2;
}

.e-input-radiobutton--narrow {
  border: 0;
  padding: 0.15rem 0;
}

.e-input-radiobutton--borderless {
  border-bottom: 0;
}

.e-input-radiobutton__label {
  display: block;
  color: #787573;
  font-size: 14px;
  line-height: 1.4rem;
  padding-top: 3px;
}

.e-input-radiobutton__label--single {
  font-weight: bold;
}

.e-input-radiobutton__label--single::before {
  display: none;
}

input:disabled + .e-input-radiobutton__label {
  color: #c4c2c2;
}

.validation-error .e-input-radiobutton__label {
  color: #e00019;
}

.e-input-radiobutton__label--small {
  padding-top: 0;
}

.e-input-radiobutton__icon {
  position: absolute;
  right: 0;
  top: 0.5rem;
  width: 1.8rem;
}

@media (max-width: 699px) {
  .e-input-radiobutton__icon {
    right: 20px;
  }
}
.e-input-radiobutton__icon .icon {
  width: 1.8rem;
  height: 1.8rem;
}

.e-input-radiobutton__icon path .icon-paypal {
  fill: #c4c2c2;
}

.e-input-radiobutton__icon + input + label {
  padding-right: 80px;
}

.e-input-radiobutton__icon-payment {
  top: auto;
  display: flex;
  width: 180px;
  align-items: center;
  justify-content: flex-end;
}

.e-input-radiobutton__icon-payment .icon {
  height: 1.5rem;
  width: auto;
  max-width: 3rem;
  margin-right: 1rem;
  display: block;
  flex: 1 0 auto;
}

.e-input-radiobutton__icon-payment .icon:last-child {
  margin-right: 0;
}

.e-input-radiobutton__icon-payment .icon-visa,
.e-input-radiobutton__icon-payment .icon-sepa {
  padding: 0.25rem 0;
}

.e-input-radiobutton__input {
  position: absolute;
  left: -20000px;
}

.e-input-radiobutton__input:focus + label {
  outline: 1px dotted #111516;
  outline-offset: 2px;
}

.e-input-radiobutton__input + label {
  cursor: pointer;
  display: block;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  padding-left: 2rem;
  min-height: 1.35rem;
  position: relative;
  line-height: 1.4;
}

.e-input-radiobutton--big .e-input-radiobutton__input + label {
  background-size: 24px 24px;
  line-height: 1.6;
  min-height: 1.6rem;
}

.e-input-radiobutton--big .e-input-radiobutton__input + label::before {
  width: 24px;
  height: 24px;
}

.e-input-radiobutton__input + label::before {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 100px;
  box-shadow: 0 0 1px 1px #787573;
  position: absolute;
  left: 1px;
  top: 1px;
  background: #ffffff;
  transition: background 0.2s ease;
}

.validation-error .e-input-radiobutton__input + label::before {
  box-shadow: 0 0 1px 1px #e00019;
}

.e-input-radiobutton__input:checked + label {
  color: #111516;
  font-weight: 500;
}

.e-input-radiobutton__input:checked + label::before {
  box-shadow: 0 0 1px 1px #30302e;
  border: 3px solid #ffffff;
  background: #30302e;
}

.e-input-radiobutton--big .e-input-radiobutton__input:checked + label::before {
  border: 6px solid #ffffff;
}

.e-input-radiobutton__input--small + label::before {
  width: 14px;
  height: 14px;
}

.e-input-radiobutton__input--single + label {
  padding-left: 0;
}

.e-input-radiobutton__reveal {
  overflow: hidden;
  display: none;
}

.e-input-radiobutton__reveal--nudge {
  padding-left: 2rem;
}

@media (max-width: 699px) {
  .e-input-radiobutton__reveal--nudge {
    padding-left: 0;
  }
}
.e-input-radiobutton--fake-label .e-input-radiobutton__reveal {
  cursor: pointer;
  display: block;
  padding-left: 2rem;
  margin-top: -17px;
}

.e-input-radiobutton__reveal--plain {
  display: none;
  padding-top: 0.25rem;
}

.e-input-radiobutton__shown {
  padding-top: 0.25rem;
}

.e-input-radiobutton__input:checked + label + .e-input-radiobutton__reveal {
  overflow: visible;
  display: block;
  padding-top: 1rem;
}

.e-input-radiobutton--fake-label .e-input-radiobutton__input:checked + label + .e-input-radiobutton__reveal {
  padding-top: 0;
}

.e-input-radiobutton__input:checked + label + .e-input-radiobutton__reveal--plain {
  display: block;
}

.m-checkout .e-input-radiobutton {
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 699px) {
  .m-checkout .e-input-radiobutton:not(.e-input-radiobutton--fake-label) {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.e-input-radiobutton__travel-route {
  margin-top: 1rem;
  font-size: 14px;
}

.e-input-radiobutton__airports {
  font-weight: bold;
}

/* RTL-Specific Rules  */
.jed-ar-shop .e-input-radiobutton__label {
  transform: scale(-1, 1);
}

.jed-ar-shop .e-input-radiobutton__reveal {
  padding-right: 2rem;
  padding-left: 0;
}

.e-breadcrumb {
  font-size: 0.75rem;
  padding: 1rem 0;
  display: block;
}

.e-breadcrumb__list {
  list-style: none;
  padding-left: 0;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 4px;
  flex-wrap: wrap;
}

.e-breadcrumb__item + .e-breadcrumb__item::before {
  content: "›";
}

.e-breadcrumb__link {
  color: #30302e;
  font-weight: 300;
}

.e-breadcrumb__icon {
  fill: currentColor;
  height: 20px;
  width: 20px;
}

.e-spinner {
  text-indent: -9999em;
  width: 25px;
  height: 25px;
  overflow: hidden;
  border-radius: 50%;
  background: linear-gradient(to right, #111516 10%, transparent 42%);
  animation: load3 0.5s infinite linear;
  transform: translateZ(0);
  display: none;
}

[data-lazyload-pending=true] + .e-spinner {
  display: inline-block;
}

[data-lazyload-pending=false] + .e-spinner {
  display: none;
}

.e-spinner--right {
  position: absolute;
  top: 50%;
  right: -20px;
  margin-top: -12.5px;
}

.e-spinner.e-spinner--active {
  display: inline-block;
}

.e-spinner__container {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
}

.e-spinner::before {
  width: 20%;
  height: 20%;
  background: transparent;
  border-radius: 100% 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}

.e-spinner::after {
  background: #ffffff;
  width: 85%;
  height: 85%;
  border-radius: 50%;
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

@keyframes load3 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  100% {
    transform: rotate(360deg);
  }
}
.e-spinner-variant {
  display: none;
  border-radius: 50%;
  width: 1.3rem;
  height: 1.3rem;
  border: 3px solid transparent;
  border-top: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  animation: rotating 0.8s infinite linear;
}

*:disabled .e-spinner-variant {
  display: block;
}

/*  RTL-Specific Rules  */
.jed-ar-shop .e-spinner--right {
  right: unset;
  left: -20px;
}

[data-validate=select],
[data-validate=select-left],
[data-validate=text-split-left],
[data-validate=text-split-right],
[data-validate=text-full] {
  display: flex;
  position: relative;
  align-items: flex-start;
}

@media (max-width: 999px) {
  [data-validate=select],
  [data-validate=select-left],
  [data-validate=text-split-left],
  [data-validate=text-split-right],
  [data-validate=text-full] {
    flex-direction: column;
  }
}
@media (min-width: 1000px) {
  [data-validate=select-group] {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 1000px) {
  [data-validate=text-split-right] .e-validation-message,
  [data-validate=select] .e-validation-message {
    left: calc(100% - 1.2rem);
  }
}
.validation-error + [data-validate-info] {
  color: #e00019;
}

[data-validate=select-left] {
  position: relative;
}

.e-validation-message {
  position: absolute;
  left: calc(100% - 1rem);
  background: #e00019;
  color: #ffffff;
  margin-left: 1.5rem;
  font-size: 0.875rem;
  padding: 0.5rem 1rem 0.2rem;
  width: 20rem;
  box-shadow: 0 3px 6px #c4c2c2;
  z-index: 10;
  display: none;
  border-radius: 3px;
}

@media (min-width: 1000px) {
  .email-birthday-wrapper .e-validation-message {
    left: calc(50% - 1em);
  }
}
.e-validation-message span {
  display: block;
  margin-bottom: 0.2rem;
}

.e-validation-message a,
.e-validation-message a:active,
.e-validation-message a:hover {
  color: #ffffff;
  text-decoration: underline;
}

@media (min-width: 1000px) {
  .e-validation-message {
    animation-duration: 0.5s;
    animation-name: fadeInRight;
    top: 50%;
    transform: translateY(-50%);
    transform-origin: left center;
  }
}
@media (min-width: 700px) and (max-width: 1399px) {
  .e-validation-message {
    width: 16rem;
    margin-bottom: 1rem;
  }
}
@media (max-width: 999px) {
  .e-validation-message {
    width: 100%;
    margin-left: 0;
    position: relative;
    left: 0;
    right: 0;
    top: 0.5rem;
    padding: 1rem;
    margin-bottom: 1rem;
    clear: both;
    animation-duration: 0.5s;
    animation-name: fadeInDown;
  }
  .e-validation-message--outside {
    margin-left: 10px;
    margin-right: 10px;
    width: calc(100% - 20px);
  }
}
.e-validation-message::after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-right-color: #e00019;
  border-width: 0.5rem;
  margin-top: -0.5rem;
}

@media (max-width: 999px) {
  .e-validation-message::after {
    bottom: 100%;
    left: 50%;
    top: auto;
    border-width: 8px;
    margin-left: -8px;
    transform: rotate(90deg);
  }
}
.e-validation-message--below {
  width: 100%;
  margin-left: 0;
  position: relative;
  left: 0;
  right: 0;
  top: 0.5rem;
  padding: 1rem;
  margin-bottom: 1rem;
  clear: both;
  animation-duration: 0.5s;
  animation-name: fadeInDown;
  transform: none;
}

.e-validation-message--below::after {
  bottom: 100%;
  left: 50%;
  top: auto;
  border-width: 8px;
  margin-left: -8px;
  transform: rotate(90deg);
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate(-10%, -50%) scale(0.8);
  }
  100% {
    opacity: 1;
    transform: translate(0%, -50%) scale(1);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-30%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate(10%, -50%) scale(0.8);
  }
  100% {
    opacity: 1;
    transform: translate(0%, -50%) scale(1);
  }
}
/*  RTL-Specific Rules  */
@media (min-width: 1000px) {
  .jed-ar-shop .e-validation-message {
    animation-name: fadeInLeft;
    right: 100%;
    left: auto;
  }
  .jed-ar-shop .e-validation-message::after {
    left: 100%;
    right: auto;
    transform: rotate(180deg);
  }
}
@media (max-width: 999px) {
  .jed-ar-shop .e-validation-message::after {
    right: 50%;
    margin-right: -8px;
  }
}
.jed-ar-shop .e-validation-message--below {
  animation-name: fadeInDown;
  right: 0;
}

.jed-ar-shop .e-validation-message--below::after {
  right: 50%;
  margin-right: -8px;
  transform: rotate(90deg);
}

.e-headline-boss {
  font-size: 2.5rem;
  color: #111516;
  margin-bottom: 1rem;
  margin-top: 1rem;
}

@media (max-width: 999px) {
  .e-headline-boss {
    font-size: 1.5rem;
  }
}
.e-flag {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  margin-left: 0.35rem;
  width: 1.8rem;
}

.e-flag .icon {
  width: 1.8rem;
  height: 1.8rem;
}

.e-ribbon-flag {
  min-height: 1rem;
  overflow: hidden;
}

.e-ribbon-flag__container {
  margin-bottom: 1.5rem;
}

.c-article-list-item__header .e-ribbon-flag__container {
  margin-bottom: 0.5rem;
  position: relative;
  z-index: 2;
}

.c-article-tile .e-ribbon-flag__container {
  margin: 0 0 5px;
}

@media (max-width: 999px) {
  .c-article-tile .e-ribbon-flag__container {
    margin: 1rem 0 1.25rem;
  }
}
.e-ribbon-flag__container--item {
  position: relative;
  z-index: 0;
  display: inline-block;
  padding: 0.25rem 1.5rem 0.35rem 0;
  margin-bottom: 0.25rem;
  color: #ffffff;
  max-width: 95%;
}

.e-ribbon-flag__heinemann::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #b18363;
  transform-origin: 100% 0;
  transform: skew(-20deg);
  z-index: -1;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}

.e-ribbon-flag__special-offer {
  text-transform: uppercase;
}

.e-ribbon-flag__special-offer::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #e00019;
  transform-origin: 100% 0;
  transform: skew(-20deg);
  z-index: -1;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}

.e-ribbon-flag__member-price {
  text-transform: uppercase;
}

.e-ribbon-flag__member-price::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #111516;
  transform-origin: 100% 0;
  transform: skew(-20deg);
  z-index: -1;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}

.e-ribbon-flag__travel::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #b18363;
  transform-origin: 100% 0;
  transform: skew(-20deg);
  z-index: -1;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}

.e-ribbon-flag__text {
  font-size: 0.75rem;
  font-weight: 300;
}

.e-table {
  text-align: left;
  margin-bottom: 1rem;
  border-collapse: collapse;
  line-height: 1.5;
  width: 100%;
  display: table;
}

.e-table--fixed {
  table-layout: fixed;
}

.e-table--fixed th {
  width: 50%;
  max-width: 150px;
}

.e-table small {
  line-height: 1.2;
  display: block;
}

.e-table td,
.e-table th {
  vertical-align: top;
  padding-bottom: 5px;
  text-align: left;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.e-table__header {
  background-color: #9c9996;
  color: #ffffff;
}

.e-table__row, .e-table__data, .e-table__header {
  padding: 0.5rem;
}

.e-table__row--em, .e-table__data--em, .e-table__header--em {
  background-color: #f0edeb;
}

.e-tooltip__trigger:hover .e-tooltip {
  display: block;
}

.e-tooltip__trigger {
  position: relative;
  font-weight: 300;
}

.e-tooltip__trigger--after-input {
  margin-top: 1rem;
}

.e-tooltip__trigger--info {
  width: 25px;
  min-width: 25px;
  height: 25px;
  text-align: center;
  border-radius: 50%;
  color: #ffffff;
  background: #c4c2c2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.75rem;
  outline: 0;
  line-height: 1.4;
  padding-top: 4px;
  cursor: pointer;
  border: none;
}

.e-tooltip__trigger--info:focus {
  background: #787573;
}

.tippy-tooltip.heinemann-theme {
  background-color: #111516;
  text-align: left;
  max-width: 350px;
}

.tippy-tooltip.heinemann-theme .tippy-content {
  padding: 0.5rem;
  line-height: 1.4;
}

.e-loyalty-vis {
  position: relative;
  margin-left: 60px;
  margin-right: 20px;
  width: 170px;
  min-width: 170px;
  height: 170px;
}

@media (max-width: 699px) {
  .e-loyalty-vis {
    margin: 0 auto;
  }
}
.e-loyalty-vis__caption {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.e-loyalty-vis__caption span {
  font-size: 3rem;
  display: block;
  margin-bottom: 5px;
}

.e-loyalty-vis canvas {
  width: 170px;
  height: 170px;
  max-width: 170px;
  max-height: 170px;
}

.grid-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.grid-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .grid-container {
    padding: 0 40px;
  }
}
.grid-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .grid-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.grid-12 {
  width: calc(8.33325% * 12);
  max-width: calc(8.33325% * 12);
  min-width: calc(8.33325% * 12);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-12 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-6 {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-6 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-4 {
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-4 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-t-6-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-8 {
  width: calc(8.33325% * 8);
  max-width: calc(8.33325% * 8);
  min-width: calc(8.33325% * 8);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-8 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-9 {
  width: calc(8.33325% * 9);
  max-width: calc(8.33325% * 9);
  min-width: calc(8.33325% * 9);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-9 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gridley-scott {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}

.gridley-scott .gridley-scott-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.gridley-scott .gridley-scott-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 40px;
  }
}
.gridley-scott .gridley-scott-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.gridley-scott .gridley-scott-col {
  width: calc(8.33325% * 1);
  max-width: calc(8.33325% * 1);
  min-width: calc(8.33325% * 1);
  float: left;
  min-height: 1px;
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    width: calc(8.33325% * 2);
    max-width: calc(8.33325% * 2);
    min-width: calc(8.33325% * 2);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col-hide-mobile {
    display: none;
  }
}
.gridley-scott .gridley-scott-colcontent {
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

.c-header-basic {
  color: #ffffff;
  background: #ffffff;
  z-index: 6;
}

.wrap--checkout .c-header-basic, .c-header-basic--shadowed {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  z-index: 11;
}

@media (max-width: 999px) {
  .c-header-basic {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  }
}
.c-header-basic__inner-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  height: 70px;
}

.c-header-basic__inner-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .c-header-basic__inner-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-header-basic__inner-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-header-basic__inner-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .c-header-basic__inner-container {
    padding: 0 40px;
  }
}
@media (max-width: 699px) {
  .c-header-basic__inner-container {
    height: 50px;
  }
}
@media (max-width: 699px) {
  .c-header-basic__inner-container-spacings {
    padding-bottom: 5px;
  }
}
.c-header-basic__nav-mobile-container {
  display: none;
  margin-right: 1.25rem;
}

@media (max-width: 999px) {
  .c-header-basic__nav-mobile-container {
    display: block;
  }
}
@media (max-width: 699px) {
  .c-header-basic__nav-mobile-container {
    margin-right: 0.5rem;
  }
}
@media (min-width: 700px) {
  .c-header-basic__nav-mobile-container {
    padding-top: 0.7rem;
  }
}
.c-header-basic__logo-container {
  flex: 0 0 264px;
  max-width: 264px;
}

@media (max-width: 699px) {
  .c-header-basic__logo-container {
    flex: auto;
    max-width: 163px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-header-basic__logo-container {
    flex: 1 0 264px;
  }
}
.c-header-basic__search-container {
  flex-grow: 100;
}

.c-header-basic__search-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 999px) {
  .c-header-basic__search-container {
    display: none;
  }
}
.c-header-basic__functions {
  margin-left: auto;
}

.c-header-basic__function-list {
  display: flex;
  align-items: baseline;
  justify-content: flex-end;
  padding: 0;
  margin: 0;
  width: 100%;
  list-style: none outside none;
}

.c-header-basic__function-search {
  display: none;
}

@media (max-width: 999px) {
  .c-header-basic__function-search {
    display: block;
  }
}
.c-header-basic__function-container {
  /* Will only apply to IE10 & 11, and Hoverable Devices */
}

@media (min-width: 768px) {
  .c-header-basic__function-container.hoverable > [data-tab-target] {
    display: block !important;
    visibility: hidden;
    transition-delay: 0s;
  }
  .c-header-basic__function-container.hoverable:hover > [data-tab-target] {
    visibility: visible;
    transition-delay: 0.3s;
    animation-name: main-nav-appear;
    animation-duration: 200ms;
    animation-delay: 0.3s;
  }
}
.c-header-basic__function-container--search {
  display: none;
}

.c-header-basic__function-container--flex {
  display: block;
}

@media (max-width: 699px) {
  .c-header-basic__function-container:first-child {
    margin-left: 0.5rem;
  }
  .c-header-basic__function-container--flex2 {
    display: none;
  }
  .c-header-basic__function-container--search {
    display: block;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-header-basic__function-container--flex1 {
    display: none;
  }
  .c-header-basic__function-container--search {
    display: block;
  }
}
.c-header-basic__app-banner-content {
  padding: 0 15px;
  flex: 1;
  font-size: 14px;
}

.c-header-basic__app-banner {
  padding: 5px 0;
}

.c-header-basic__app-icon {
  width: 50px;
  height: auto;
}

.c-article-tile {
  width: 100%;
  color: #30302e;
  background: #ffffff;
  padding-bottom: 2rem;
}

.c-article-tile--teaser {
  border: 1px solid #d6d4d1;
  max-width: 320px;
  margin-bottom: 2rem;
}

.c-article-tile--teaser a {
  text-decoration: none !important;
}

.c-article-tile--teaser .c-article-tile__image-container {
  margin-top: 1rem;
}

@media (max-width: 999px) {
  .c-article-tile--teaser .c-article-tile__image-container,
  .c-article-tile--teaser .c-article-tile__header,
  .c-article-tile--teaser .c-article-tile__price-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.c-article-tile--teaser .c-article-tile__price-container {
  padding-bottom: 0;
}

.c-article-tile__image-container {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 1rem;
  overflow: hidden;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

@media (min-width: 700px) and (max-width: 999px) {
  .c-article-tile__image-container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-article-tile__image-container {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
@media (min-width: 1400px) {
  .c-article-tile__image-container {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
.c-article-tile__image-container .square-helper {
  position: relative;
}

.c-article-tile__image-container .square-helper::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}

.c-article-tile__image-container .position-helper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-article-tile__image-container .e-spinner {
  position: absolute;
  left: calc(50% - 10px);
  top: calc(50% - 10px);
}

.c-article-tile__image {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
  flex: 0 0 auto;
  object-fit: scale-down;
}

.c-article-tile__image.lazyload {
  opacity: 0;
  transition: 0.5s all;
}

.c-article-tile__image.lazyload.lazyload-loaded {
  opacity: 1;
  transition: 0.5s all;
}

.c-article-tile__header {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 0.875rem !important;
  line-height: 1.3 !important;
  font-size: 1rem !important;
  margin-bottom: 0.25rem !important;
}

@media (min-width: 700px) and (max-width: 999px) {
  .c-article-tile__header {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-article-tile__header {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
@media (min-width: 1400px) {
  .c-article-tile__header {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media (min-width: 1400px) {
  .c-article-tile__header {
    font-size: 1rem !important;
  }
}
.c-article-tile__subtitle {
  color: #9c9996;
  display: inline-block;
  font-size: inherit;
}

.c-article-tile__title {
  display: block;
  color: #30302e;
  text-decoration: none;
  font-size: inherit;
}

.c-article-tile__supplementary {
  font-size: 0.6875rem !important;
  margin-bottom: 1.5rem;
  margin-top: 5px;
  color: #30302e;
  font-weight: 300;
}

@media (min-width: 700px) and (max-width: 1399px) {
  .c-article-tile__supplementary {
    font-size: 0.875rem !important;
  }
}
@media (min-width: 1400px) {
  .c-article-tile__supplementary {
    font-size: 0.75rem !important;
  }
}
.c-article-tile__price-container {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 1rem;
  color: #30302e;
}

@media (min-width: 700px) and (max-width: 999px) {
  .c-article-tile__price-container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-article-tile__price-container {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
@media (min-width: 1400px) {
  .c-article-tile__price-container {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
.c-article-tile__strike-price {
  font-size: 0.6875rem !important;
  text-decoration: line-through;
  margin-bottom: 3px;
}

@media (min-width: 700px) and (max-width: 1399px) {
  .c-article-tile__strike-price {
    font-size: 0.875rem !important;
  }
}
@media (min-width: 1400px) {
  .c-article-tile__strike-price {
    font-size: 0.75rem !important;
  }
}
.c-article-tile__price {
  font-size: 1.25rem !important;
  font-weight: 400;
  line-height: 1;
}

@media (min-width: 700px) {
  .c-article-tile__price {
    font-size: 1.5rem !important;
  }
}
.c-article-tile__price--red {
  color: #e00019;
}

.c-article-tile__price small {
  font-size: 1.25rem !important;
}

@media (min-width: 700px) {
  .c-article-tile__price small {
    font-size: 1.5rem !important;
  }
}
.c-article-tile__price-message {
  font-size: 0.6875rem !important;
  color: #e00019;
  font-weight: bold;
}

@media (min-width: 700px) and (max-width: 1399px) {
  .c-article-tile__price-message {
    font-size: 0.875rem !important;
  }
}
@media (min-width: 1400px) {
  .c-article-tile__price-message {
    font-size: 0.75rem !important;
  }
}
.c-article-tile__variant-container {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

@media (min-width: 700px) and (max-width: 999px) {
  .c-article-tile__variant-container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-article-tile__variant-container {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
@media (min-width: 1400px) {
  .c-article-tile__variant-container {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
.c-article-tile__promotion-container {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-weight: 300;
}

@media (min-width: 700px) and (max-width: 999px) {
  .c-article-tile__promotion-container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-article-tile__promotion-container {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
@media (min-width: 1400px) {
  .c-article-tile__promotion-container {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
.c-article-list-item__out-of-stock-overlay,
.c-article-tile__out-of-stock-overlay {
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.c-article-list-item__out-of-stock-button,
.c-article-tile__out-of-stock-button {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.c-article-grid {
  list-style: none outside none;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  padding: 0;
  overflow: hidden;
  width: 100%;
}

.c-article-grid#brands-list {
  border-left: 1px solid #d6d4d1;
  border-top: 1px solid #d6d4d1;
}

.c-article-grid__item {
  width: 33.3333%;
  max-width: 33.3333%;
  flex: 1 0 33.3333%;
  border-top: 1px solid #d6d4d1;
  background: #ffffff;
}

@media (max-width: 699px) {
  .c-article-grid__item {
    width: 50%;
    max-width: 50%;
    flex: 1 0 50%;
  }
}
.c-article-grid__item:last-child {
  position: relative;
}

.c-article-grid__item:last-child::before {
  content: " ";
  background: #d6d4d1;
  width: 2000px;
  height: 1px;
  position: absolute;
  left: 0;
  top: -1px;
  z-index: 1;
}

.c-article-grid--light .c-article-grid__item {
  border-top: 0;
}

.c-article-grid--light .c-article-grid__item:last-child::before {
  display: none;
}

.c-article-carousel {
  width: calc(100% + 2px);
  margin-bottom: 1.6rem;
  position: relative;
  clear: both;
}

.c-article-carousel .c-article-tile {
  padding-bottom: 1.5rem;
  border: 0;
}

@media (min-width: 700px) and (max-width: 999px) {
  .c-article-carousel .c-article-tile {
    padding-bottom: 0.75rem;
  }
}
@media (max-width: 699px) {
  .c-article-carousel .c-article-tile {
    padding-bottom: 0.5rem;
  }
}
.c-article-carousel .c-article-tile__subtitle {
  color: #000000;
}

.c-article-carousel__headline {
  align-items: baseline;
  display: flex;
  margin-bottom: -1px;
  position: relative;
  height: 3rem;
}

.c-article-carousel__headline.has-color {
  padding: 1em 1.125em;
}

.c-article-carousel__headline.has-color a {
  text-decoration: none !important;
}

.c-article-carousel__headline.is-transparent {
  padding: 0;
  display: flex;
}

.c-article-carousel__headline.is-transparent a {
  text-decoration: none !important;
}

.c-article-carousel__headline-right {
  font-size: 0.75rem;
  display: flex;
  line-height: 1 !important;
}

.c-article-carousel__headline-left {
  flex: 1;
}

.c-article-carousel .arrowRight {
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  margin-left: 5px;
}

.c-article-carousel__image-container {
  opacity: 0;
  padding: 0 1rem;
}

.c-article-carousel__image-container.slick-initialized {
  opacity: 1;
}

.c-article-carousel__image-container--lines {
  border-top: 1px solid #d6d4d1;
  border-bottom: 1px solid #d6d4d1;
}

.c-article-carousel__image {
  max-width: 100%;
  margin: 0;
}

.c-article-carousel [data-article-carousel] .c-article-tile {
  max-width: 100%;
  margin: 0;
}

.c-article-carousel .slick-list {
  flex: 1;
  width: 100%;
}

.c-article-carousel .slick-slide:not(.slick-active) {
  visibility: hidden;
}

.c-article-carousel .slick-dots {
  list-style: none outside none;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  bottom: -5%;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  pointer-events: none;
}

@media (max-width: 699px) {
  .c-article-carousel .slick-dots {
    bottom: -1rem;
  }
}
@media (min-width: 700px) {
  .c-article-carousel .slick-dots {
    bottom: -1.2rem;
  }
}
.c-article-carousel .slick-dots li {
  pointer-events: auto;
  overflow: hidden;
  text-indent: -2000px;
  background: #d6d4d1;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;
}

.c-article-carousel .slick-dots li.slick-active {
  background: #30302e;
}

.c-article-carousel .slick-arrow {
  background: transparent;
  height: 50px;
  width: 25px;
  display: block;
  cursor: pointer;
  position: absolute;
  margin-top: -18px;
  z-index: 1;
  border: 0;
}

@media (max-width: 699px) {
  .c-article-carousel .slick-arrow {
    height: 40px;
    width: 25px;
  }
}
.c-article-carousel .slick-arrow:hover .slick-arrow-desktop #Path-2,
.c-article-carousel .slick-arrow:hover .slick-arrow-mobile #Path-2 {
  fill: #30302e;
}

@media (max-width: 699px) {
  .c-article-carousel .slick-arrow .slick-arrow-desktop {
    display: none;
  }
}
@media (min-width: 700px) {
  .c-article-carousel .slick-arrow .slick-arrow-mobile {
    display: none;
  }
}
.c-article-carousel .slick-next {
  right: 0;
  top: 50%;
}

@media (max-width: 999px) {
  .c-article-carousel .slick-next {
    top: 45%;
    right: 10px;
  }
}
.c-article-carousel .slick-prev {
  top: 50%;
  left: -5px;
  opacity: 1;
  transition: 0.2s opacity;
}

@media (max-width: 699px) {
  .c-article-carousel .slick-prev {
    left: 0;
  }
}
@media (max-width: 999px) {
  .c-article-carousel .slick-prev {
    top: 45%;
  }
}
.c-article-carousel .slick-prev.slick-disabled {
  opacity: 0;
  pointer-events: none;
  transition: 0.2s opacity;
}

.c-brand-carousel {
  width: calc(100% + 2px);
  margin-bottom: 1.6rem;
  position: relative;
  clear: both;
}

.c-brand-carousel .slick-track {
  line-height: 0;
}

.c-brand-carousel .c-article-tile {
  padding-bottom: 1.5rem;
}

@media (min-width: 700px) and (max-width: 999px) {
  .c-brand-carousel .c-article-tile {
    padding-bottom: 0.75rem;
  }
}
@media (max-width: 699px) {
  .c-brand-carousel .c-article-tile {
    padding-bottom: 0.5rem;
  }
}
.c-brand-carousel__headline {
  align-items: baseline;
  display: flex;
  margin-bottom: -1px;
  position: relative;
  height: 3rem;
  padding: 0;
}

.c-brand-carousel__headline a {
  text-decoration: none !important;
  color: #30302e !important;
}

.c-brand-carousel__headline-right {
  font-size: 0.75rem;
  display: flex;
  line-height: 1 !important;
}

.c-brand-carousel__headline-left {
  flex: 1;
}

.c-brand-carousel .arrowRight {
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  margin-left: 5px;
}

.c-brand-carousel__image-container {
  border-top: 1px solid #d6d4d1;
  border-bottom: 1px solid #d6d4d1;
  opacity: 0;
  padding: 0 1rem;
}

.c-brand-carousel__image-container.slick-initialized {
  opacity: 1;
}

.c-brand-carousel__image {
  max-width: 100%;
  margin: 0;
}

.c-brand-carousel .slick-list {
  flex: 1;
  width: 100%;
}

.c-brand-carousel .slick-arrow {
  outline: 0;
  background: transparent;
  border: 0;
  height: 50px;
  width: 25px;
  display: block;
  cursor: pointer;
  position: absolute;
  margin-top: -25px;
  z-index: 1;
}

@media (max-width: 699px) {
  .c-brand-carousel .slick-arrow {
    height: 40px;
    width: 25px;
    margin-top: -20px;
  }
}
.c-brand-carousel .slick-arrow:hover .slick-arrow-desktop #Path-2,
.c-brand-carousel .slick-arrow:hover .slick-arrow-mobile #Path-2 {
  fill: #30302e;
}

@media (max-width: 699px) {
  .c-brand-carousel .slick-arrow .slick-arrow-desktop {
    display: none;
  }
}
@media (min-width: 700px) {
  .c-brand-carousel .slick-arrow .slick-arrow-mobile {
    display: none;
  }
}
.c-brand-carousel .slick-next {
  right: 0;
  top: 50%;
}

.c-brand-carousel .slick-prev {
  top: 50%;
  left: -5px;
  opacity: 1;
  transition: 0.2s opacity;
}

.c-brand-carousel .slick-prev.slick-disabled {
  opacity: 0;
  pointer-events: none;
  transition: 0.2s opacity;
}

.c-article-list {
  list-style: none outside none;
  padding: 0;
  border-top: 1px solid #d6d4d1;
  border-left: 1px solid #d6d4d1;
  border-right: 1px solid #d6d4d1;
  margin-bottom: 3rem;
}

.c-article-list__item {
  width: 100%;
  border-bottom: 1px solid #d6d4d1;
}

.c-article-list-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  color: #30302e;
  background: #ffffff;
  padding: 16px 20px;
  position: relative;
}

@media (max-width: 699px) {
  .c-article-list-item {
    padding-right: 0;
  }
}
.c-article-list-item__image-container {
  position: relative;
  width: 70px;
  height: 70px;
  flex: 0 0 70px;
}

.c-article-list-item__image-container a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 699px) {
  .c-article-list-item__image-container {
    width: 80px;
    height: 80px;
    flex: 0 0 80px;
  }
}
@media (min-width: 1400px) {
  .c-article-list-item__image-container {
    width: 75px;
    height: 75px;
    flex: 0 0 75px;
  }
}
.c-article-list-item__image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  flex: 0 0 auto;
  object-fit: scale-down;
}

.c-article-list-item__details {
  width: calc(100% - 70px - 20px);
  flex: 0 0 calc(100% - 70px - 20px);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 699px) {
  .c-article-list-item__details {
    flex-direction: column;
    align-items: stretch;
  }
}
@media (min-width: 1400px) {
  .c-article-list-item__details {
    width: calc(100% - 75px - 20px);
    flex: 0 0 calc(100% - 75px - 20px);
  }
}
.c-article-list-item__header {
  padding-right: 1rem;
  font-size: 0.875rem !important;
  line-height: 1.3 !important;
}

@media (min-width: 1400px) {
  .c-article-list-item__header {
    font-size: 1rem !important;
  }
}
@media (max-width: 699px) {
  .c-article-list-item__header {
    margin-bottom: 0.75rem;
  }
}
@media (min-width: 700px) {
  .c-article-list-item__header {
    width: 40%;
    max-width: 40%;
    flex: 1 0 40%;
  }
}
.c-article-list-item--ribbons .c-article-list-item__header a {
  display: block;
  padding-bottom: 1rem;
}

.c-article-list-item__subtitle {
  color: #9c9996;
  display: inline-block;
}

.c-article-list-item__title {
  display: block;
  margin-bottom: 0.25rem;
}

@media (max-width: 699px) {
  .c-article-list-item__variant-container {
    order: 10;
    margin-top: 1rem;
  }
}
@media (min-width: 700px) {
  .c-article-list-item__variant-container {
    width: 30%;
    flex: 1 0 30%;
  }
}
.c-article-list-item__supplementary {
  font-size: 0.6875rem !important;
}

@media (min-width: 700px) and (max-width: 1399px) {
  .c-article-list-item__supplementary {
    font-size: 0.875rem !important;
  }
}
@media (min-width: 1400px) {
  .c-article-list-item__supplementary {
    font-size: 0.75rem !important;
  }
}
@media (max-width: 699px) {
  .c-article-list-item__price-container {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 700px) {
  .c-article-list-item__price-container {
    width: 30%;
    flex: 1 0 30%;
    text-align: right;
  }
}
.c-article-list-item__strike-price {
  font-size: 0.6875rem !important;
  text-decoration: line-through;
  margin-bottom: 3px;
}

@media (min-width: 700px) and (max-width: 1399px) {
  .c-article-list-item__strike-price {
    font-size: 0.875rem !important;
  }
}
@media (min-width: 1400px) {
  .c-article-list-item__strike-price {
    font-size: 0.75rem !important;
  }
}
.c-article-list-item__price {
  font-size: 1.25rem !important;
}

@media (min-width: 700px) and (max-width: 1399px) {
  .c-article-list-item__price {
    font-size: 1.5rem !important;
  }
}
@media (min-width: 1400px) {
  .c-article-list-item__price {
    font-size: 1.75rem !important;
  }
}
.c-article-list-item__price--red {
  color: #e00019;
}

.c-article-list-item__price-message {
  font-size: 0.6875rem !important;
  color: #e00019;
  font-weight: bold;
}

@media (min-width: 700px) and (max-width: 1399px) {
  .c-article-list-item__price-message {
    font-size: 0.875rem !important;
  }
}
@media (min-width: 1400px) {
  .c-article-list-item__price-message {
    font-size: 0.75rem !important;
  }
}
.c-article-list-item__price-message-member {
  font-size: 0.6875rem !important;
  font-weight: 300;
}

@media (min-width: 700px) and (max-width: 1399px) {
  .c-article-list-item__price-message-member {
    font-size: 0.875rem !important;
  }
}
@media (min-width: 1400px) {
  .c-article-list-item__price-message-member {
    font-size: 0.75rem !important;
  }
}
.c-article-list-item__price-message-member small {
  font-size: 0.6875rem !important;
}

@media (min-width: 700px) and (max-width: 1399px) {
  .c-article-list-item__price-message-member small {
    font-size: 0.875rem !important;
  }
}
@media (min-width: 1400px) {
  .c-article-list-item__price-message-member small {
    font-size: 0.75rem !important;
  }
}
.c-article-list-item__message-member-exclusive {
  font-size: 0.6875rem !important;
  font-weight: bold;
}

@media (min-width: 700px) and (max-width: 1399px) {
  .c-article-list-item__message-member-exclusive {
    font-size: 0.875rem !important;
  }
}
@media (min-width: 1400px) {
  .c-article-list-item__message-member-exclusive {
    font-size: 0.75rem !important;
  }
}
.c-article-list-item__price-message-default {
  font-size: 0.6875rem !important;
  font-weight: bold;
}

@media (min-width: 700px) and (max-width: 1399px) {
  .c-article-list-item__price-message-default {
    font-size: 0.875rem !important;
  }
}
@media (min-width: 1400px) {
  .c-article-list-item__price-message-default {
    font-size: 0.75rem !important;
  }
}
.grid-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.grid-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .grid-container {
    padding: 0 40px;
  }
}
.grid-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .grid-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.grid-12 {
  width: calc(8.33325% * 12);
  max-width: calc(8.33325% * 12);
  min-width: calc(8.33325% * 12);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-12 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-6 {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-6 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-4 {
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-4 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-t-6-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-8 {
  width: calc(8.33325% * 8);
  max-width: calc(8.33325% * 8);
  min-width: calc(8.33325% * 8);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-8 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-9 {
  width: calc(8.33325% * 9);
  max-width: calc(8.33325% * 9);
  min-width: calc(8.33325% * 9);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-9 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gridley-scott {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}

.gridley-scott .gridley-scott-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.gridley-scott .gridley-scott-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 40px;
  }
}
.gridley-scott .gridley-scott-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.gridley-scott .gridley-scott-col {
  width: calc(8.33325% * 1);
  max-width: calc(8.33325% * 1);
  min-width: calc(8.33325% * 1);
  float: left;
  min-height: 1px;
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    width: calc(8.33325% * 2);
    max-width: calc(8.33325% * 2);
    min-width: calc(8.33325% * 2);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col-hide-mobile {
    display: none;
  }
}
.gridley-scott .gridley-scott-colcontent {
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

/*	c_article_list_item */
.c-article-cart-entry {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  color: #30302e;
  background: #ffffff;
  padding: 0 0 0 10px;
  position: relative;
}

@media (max-width: 699px) {
  .c-article-cart-entry {
    display: block;
    padding-bottom: 3rem;
  }
}
.c-article-cart-entry::after {
  content: "";
  display: table;
  clear: both;
}

.c-article-cart-entry--with-ribbon {
  padding-top: 0;
}

.c-article-cart-entry__ribbon {
  overflow: hidden;
  margin-bottom: 0.5rem;
}

.c-article-cart-entry__ribbon-message {
  font-size: 0.75rem;
  text-align: center;
  display: inline-block;
  background: #e00019;
  color: #ffffff;
  padding: 0.5rem 0.5rem 0.25rem;
}

.c-article-cart-entry__link {
  display: grid;
  grid-template-columns: 1fr 4fr;
  align-items: center;
  gap: 1rem;
  width: 100%;
  text-decoration: none;
  color: inherit;
}

.c-article-cart-entry__image-container {
  position: relative;
  overflow: hidden;
  height: 90px;
  padding-top: 10px;
  padding-bottom: 10px;
}

@media (min-width: 700px) and (max-width: 1399px) {
  .c-article-cart-entry__image-container {
    height: 80px;
  }
}
@media (max-width: 699px) {
  .c-article-cart-entry__image-container {
    height: 150px;
  }
}
.c-article-cart-entry__image-container a {
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  left: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.c-article-cart-entry__image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  flex: 0 0 auto;
  object-fit: scale-down;
}

@media (max-width: 699px) {
  .c-article-cart-entry__image {
    height: 80px;
  }
}
@media (min-width: 1400px) {
  .c-article-cart-entry__image {
    height: 75px;
  }
}
.c-article-cart-entry__header {
  padding-right: 1rem;
  font-size: 0.875rem !important;
  line-height: 1.3 !important;
}

@media (min-width: 700px) {
  .c-article-cart-entry__header {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (min-width: 1400px) {
  .c-article-cart-entry__header {
    font-size: 1rem !important;
  }
}
@media (max-width: 699px) {
  .c-article-cart-entry__header {
    padding-top: 1rem;
    padding-bottom: 0.5rem;
  }
}
.c-article-cart-entry--with-ribbon .c-article-cart-entry__header {
  padding-top: 0;
  align-self: flex-start;
}

.c-article-cart-entry__subtitle {
  color: #9c9996;
  display: inline-block;
}

.c-article-cart-entry__title {
  display: block;
  font-size: 16px;
}

.c-article-cart-entry__legal {
  float: right;
  margin-left: 10px;
}

.c-article-cart-entry__legal .icon path,
.c-article-cart-entry__legal .icon polyline {
  fill: #787573;
}

.c-article-cart-entry__tools {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media (min-width: 700px) {
  .c-article-cart-entry__tools {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (min-width: 700px) {
  .c-article-cart-entry__tools {
    width: calc(8.33325% * 2);
    max-width: calc(8.33325% * 2);
    min-width: calc(8.33325% * 2);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 699px) {
  .c-article-cart-entry__tools {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (min-width: 700px) and (max-width: 999px) {
  .c-article-cart-entry__tools {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (min-width: 1000px) and (max-width: 1399px) {
  .c-article-cart-entry__tools {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (min-width: 1400px) {
  .c-article-cart-entry__tools {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .c-article-cart-entry__tools {
    position: absolute;
    bottom: 0.5rem;
    left: 0;
    right: 0;
    display: block;
  }
  .c-article-cart-entry__tools::after {
    content: "";
    display: table;
    clear: both;
  }
  .c-article-cart-entry__tools > * {
    width: calc(8.33325% * 4);
    max-width: calc(8.33325% * 4);
    min-width: calc(8.33325% * 4);
    float: left;
    min-height: 1px;
    text-align: left;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .c-article-cart-entry__tools > * {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .c-article-cart-entry__tools > * {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .c-article-cart-entry__tools > * {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .c-article-cart-entry__tools > * {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.c-article-cart-entry__price-per-piece {
  text-align: right;
  white-space: nowrap;
  width: calc(8.33325% * 2);
  max-width: calc(8.33325% * 2);
  min-width: calc(8.33325% * 2);
  float: left;
  min-height: 1px;
}

@media (min-width: 700px) {
  .c-article-cart-entry__price-per-piece {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 699px) {
  .c-article-cart-entry__price-per-piece {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-article-cart-entry__price-per-piece {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-article-cart-entry__price-per-piece {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .c-article-cart-entry__price-per-piece {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1400px) {
  .c-article-cart-entry__price-per-piece {
    width: calc(8.33325% * 1);
    max-width: calc(8.33325% * 1);
    min-width: calc(8.33325% * 1);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 1400px) and (max-width: 699px) {
  .c-article-cart-entry__price-per-piece {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1400px) and (min-width: 700px) and (max-width: 999px) {
  .c-article-cart-entry__price-per-piece {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1400px) and (min-width: 1000px) and (max-width: 1399px) {
  .c-article-cart-entry__price-per-piece {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) and (min-width: 1400px) {
  .c-article-cart-entry__price-per-piece {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .c-article-cart-entry__price-per-piece {
    display: none;
  }
}
.c-article-cart-entry__mobile-price-per-piece {
  font-size: 0.6875rem !important;
}

@media (min-width: 700px) and (max-width: 1399px) {
  .c-article-cart-entry__mobile-price-per-piece {
    font-size: 0.875rem !important;
  }
}
@media (min-width: 1400px) {
  .c-article-cart-entry__mobile-price-per-piece {
    font-size: 0.75rem !important;
  }
}
@media (min-width: 700px) {
  .c-article-cart-entry__mobile-price-per-piece {
    display: none;
  }
}
.c-article-cart-entry__quantity {
  text-align: right;
  position: relative;
  width: calc(8.33325% * 1);
  max-width: calc(8.33325% * 1);
  min-width: calc(8.33325% * 1);
  float: left;
  min-height: 1px;
  clear: left;
}

@media (max-width: 699px) {
  .c-article-cart-entry__quantity {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-article-cart-entry__quantity {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-article-cart-entry__quantity {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .c-article-cart-entry__quantity {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) {
  .c-article-cart-entry__quantity {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 699px) {
  .c-article-cart-entry__quantity {
    width: calc(8.33325% * 4);
    max-width: calc(8.33325% * 4);
    min-width: calc(8.33325% * 4);
    float: left;
    min-height: 1px;
    margin-left: calc(8.33325% * 4);
    clear: left;
    text-align: left;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .c-article-cart-entry__quantity {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .c-article-cart-entry__quantity {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .c-article-cart-entry__quantity {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .c-article-cart-entry__quantity {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) {
  .c-article-cart-entry__quantity {
    width: calc(8.33325% * 1);
    max-width: calc(8.33325% * 1);
    min-width: calc(8.33325% * 1);
    float: left;
    min-height: 1px;
    margin-left: calc(8.33325% * 0);
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (max-width: 699px) {
  .c-article-cart-entry__quantity {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (min-width: 700px) and (max-width: 999px) {
  .c-article-cart-entry__quantity {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (min-width: 1000px) and (max-width: 1399px) {
  .c-article-cart-entry__quantity {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (min-width: 1400px) {
  .c-article-cart-entry__quantity {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.c-article-cart-entry__quantity .e-dropdown-select {
  padding-left: 0.5rem;
}

.c-article-cart-entry__supplementary-container {
  margin-top: 1rem;
}

.c-article-cart-entry__supplementary {
  font-size: 0.6875rem !important;
}

@media (min-width: 700px) and (max-width: 1399px) {
  .c-article-cart-entry__supplementary {
    font-size: 0.875rem !important;
  }
}
@media (min-width: 1400px) {
  .c-article-cart-entry__supplementary {
    font-size: 0.75rem !important;
  }
}
.c-article-cart-entry__price-container {
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px;
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .c-article-cart-entry__price-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-article-cart-entry__price-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-article-cart-entry__price-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .c-article-cart-entry__price-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .c-article-cart-entry__price-container {
    width: calc(8.33325% * 4);
    max-width: calc(8.33325% * 4);
    min-width: calc(8.33325% * 4);
    float: left;
    min-height: 1px;
    margin-top: 1.2rem;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .c-article-cart-entry__price-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .c-article-cart-entry__price-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .c-article-cart-entry__price-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .c-article-cart-entry__price-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.c-article-cart-entry__strike-price {
  font-weight: 300;
  text-decoration: line-through;
}

.c-article-cart-entry__price {
  font-weight: 500;
  margin-bottom: 5px;
}

.c-article-cart-entry__extra {
  color: #e00019;
  font-weight: 500;
  width: 100%;
}

.c-article-cart-entry__extra--negative {
  color: #9c9996;
  font-weight: 400;
}

@media (max-width: 699px) {
  .c-article-cart-entry__extra {
    padding: 1rem 10px 0 0;
    overflow: hidden;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-article-cart-entry__extra {
    font-size: 0.875rem;
  }
}
.c-article-cart-entry__extra > span {
  display: flex;
  margin-bottom: 5px;
}

.c-article-cart-entry__extra > span > span:last-child {
  white-space: nowrap;
}

@media (max-width: 699px) {
  .c-article-cart-entry__extra > span {
    justify-content: space-between;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-article-cart-entry__extra > span {
    justify-content: flex-end;
  }
  .c-article-cart-entry__extra > span > span {
    padding-left: 1rem;
  }
}
@media (min-width: 1000px) {
  .c-article-cart-entry__extra > span {
    justify-content: flex-end;
  }
  .c-article-cart-entry__extra > span > span {
    min-width: 100px;
  }
}
.c-article-cart-entry .e-dropdown {
  width: 60px;
  float: right;
}

@media (min-width: 700px) and (max-width: 999px) {
  .c-article-cart-entry .e-dropdown {
    width: 50px;
  }
}
/*	/c_article_list_item */
/*  RTL-Specific Rules  */
.jed-ar-shop .c-article-cart-entry {
  padding: 0 10px 0 0;
}

@media (max-width: 699px) {
  .jed-ar-shop .c-article-cart-entry {
    display: block;
    padding-bottom: 3rem;
  }
}
.jed-ar-shop .c-article-cart-entry__price, .jed-ar-shop .c-article-cart-entry__price-per-piece {
  text-align: left;
}

.jed-ar-shop .c-article-cart-entry__price {
  font-weight: 600;
}

.jed-ar-shop .c-article-cart-entry__tools {
  align-items: flex-start;
}

.jed-ar-shop .c-article-cart-entry__tools button {
  float: right;
  text-align: right;
}

.jed-ar-shop .c-article-cart-entry__extra {
  padding: 1rem 0 0 10px;
}

.jed-ar-shop .c-article-cart-entry__quantity {
  float: right;
  margin-left: unset;
}

@media (max-width: 699px) {
  .jed-ar-shop .c-article-cart-entry__quantity {
    margin-right: calc(8.33325% * 4);
  }
}
@media (max-width: 699px) {
  .jed-ar-shop .c-article-cart-entry__quantity .e-dropdown-container {
    float: left;
  }
}
.jed-ar-shop .c-article-cart-entry__quantity .e-dropdown-select {
  padding-left: unset;
  padding-right: 0.5rem;
}

.grid-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.grid-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .grid-container {
    padding: 0 40px;
  }
}
.grid-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .grid-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.grid-12 {
  width: calc(8.33325% * 12);
  max-width: calc(8.33325% * 12);
  min-width: calc(8.33325% * 12);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-12 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-6 {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-6 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-4 {
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-4 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-t-6-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-8 {
  width: calc(8.33325% * 8);
  max-width: calc(8.33325% * 8);
  min-width: calc(8.33325% * 8);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-8 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-9 {
  width: calc(8.33325% * 9);
  max-width: calc(8.33325% * 9);
  min-width: calc(8.33325% * 9);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-9 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gridley-scott {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}

.gridley-scott .gridley-scott-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.gridley-scott .gridley-scott-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 40px;
  }
}
.gridley-scott .gridley-scott-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.gridley-scott .gridley-scott-col {
  width: calc(8.33325% * 1);
  max-width: calc(8.33325% * 1);
  min-width: calc(8.33325% * 1);
  float: left;
  min-height: 1px;
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    width: calc(8.33325% * 2);
    max-width: calc(8.33325% * 2);
    min-width: calc(8.33325% * 2);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col-hide-mobile {
    display: none;
  }
}
.gridley-scott .gridley-scott-colcontent {
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

/*	c_article_list_item */
.c-article-order-overview {
  width: 100%;
  color: #30302e;
  background: #ffffff;
  position: relative;
  display: flex;
  align-items: center;
}

@media (max-width: 699px) {
  .c-article-order-overview {
    display: block;
  }
}
.c-article-order-overview::after {
  content: "";
  display: table;
  clear: both;
}

.c-article-order-overview__ribbon {
  overflow: hidden;
  margin-bottom: 0.5rem;
}

.c-article-order-overview__ribbon-message {
  font-size: 0.75rem;
  text-align: center;
  display: inline-block;
  background: #e00019;
  color: #ffffff;
  padding: 0.5rem 0.5rem 0.25rem;
}

.c-article-order-overview--with-ribbon {
  padding-top: 0;
}

.c-article-order-overview__image-container {
  position: relative;
  overflow: hidden;
  height: 80px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: calc(8.33325% * 1);
  max-width: calc(8.33325% * 1);
  min-width: calc(8.33325% * 1);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .c-article-order-overview__image-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-article-order-overview__image-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-article-order-overview__image-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .c-article-order-overview__image-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) {
  .c-article-order-overview__image-container {
    width: calc(8.33325% * 1);
    max-width: calc(8.33325% * 1);
    min-width: calc(8.33325% * 1);
    float: left;
    min-height: 1px;
    height: 80px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (max-width: 699px) {
  .c-article-order-overview__image-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (min-width: 700px) and (max-width: 999px) {
  .c-article-order-overview__image-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (min-width: 1000px) and (max-width: 1399px) {
  .c-article-order-overview__image-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (min-width: 1400px) {
  .c-article-order-overview__image-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .c-article-order-overview__image-container {
    width: calc(8.33325% * 4);
    max-width: calc(8.33325% * 4);
    min-width: calc(8.33325% * 4);
    float: left;
    min-height: 1px;
    height: 100px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .c-article-order-overview__image-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .c-article-order-overview__image-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .c-article-order-overview__image-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .c-article-order-overview__image-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.c-article-order-overview__image-container a {
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  left: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.c-article-order-overview img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  flex: 0 0 auto;
  object-fit: scale-down;
}

@media (max-width: 699px) {
  .c-article-order-overview img {
    height: 80px;
  }
}
@media (min-width: 1400px) {
  .c-article-order-overview img {
    height: 75px;
  }
}
.c-article-order-overview__header {
  padding-right: 1rem;
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
  font-size: 0.875rem !important;
  line-height: 1.3 !important;
}

@media (min-width: 700px) {
  .c-article-order-overview__header {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 699px) {
  .c-article-order-overview__header {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-article-order-overview__header {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-article-order-overview__header {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .c-article-order-overview__header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1400px) {
  .c-article-order-overview__header {
    font-size: 1rem !important;
  }
}
@media (min-width: 700px) and (max-width: 1399px) {
  .c-article-order-overview__header {
    width: calc(8.33325% * 3);
    max-width: calc(8.33325% * 3);
    min-width: calc(8.33325% * 3);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (max-width: 699px) {
  .c-article-order-overview__header {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (min-width: 700px) and (max-width: 999px) {
  .c-article-order-overview__header {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (min-width: 1000px) and (max-width: 1399px) {
  .c-article-order-overview__header {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (min-width: 1400px) {
  .c-article-order-overview__header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .c-article-order-overview__header {
    padding-top: 1rem;
    padding-bottom: 0.5rem;
    width: calc(8.33325% * 8);
    max-width: calc(8.33325% * 8);
    min-width: calc(8.33325% * 8);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .c-article-order-overview__header {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .c-article-order-overview__header {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .c-article-order-overview__header {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .c-article-order-overview__header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.c-article-order-overview--with-ribbon .c-article-order-overview__header {
  padding-top: 0;
  align-self: flex-start;
}

.c-article-order-overview__subtitle {
  color: #9c9996;
  display: inline-block;
}

.c-article-order-overview__title {
  display: block;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
          hyphens: auto;
}

.c-article-order-overview__tools {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media (min-width: 700px) {
  .c-article-order-overview__tools {
    width: calc(8.33325% * 2);
    max-width: calc(8.33325% * 2);
    min-width: calc(8.33325% * 2);
    float: left;
    min-height: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (min-width: 700px) and (max-width: 699px) {
  .c-article-order-overview__tools {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (min-width: 700px) and (max-width: 999px) {
  .c-article-order-overview__tools {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (min-width: 1000px) and (max-width: 1399px) {
  .c-article-order-overview__tools {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (min-width: 1400px) {
  .c-article-order-overview__tools {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .c-article-order-overview__tools {
    position: absolute;
    bottom: 0.5rem;
    left: 0;
    right: 0;
    display: block;
  }
  .c-article-order-overview__tools::after {
    content: "";
    display: table;
    clear: both;
  }
  .c-article-order-overview__tools > * {
    text-align: center;
    width: calc(8.33325% * 4);
    max-width: calc(8.33325% * 4);
    min-width: calc(8.33325% * 4);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .c-article-order-overview__tools > * {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .c-article-order-overview__tools > * {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .c-article-order-overview__tools > * {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .c-article-order-overview__tools > * {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .c-article-order-overview__tools > *:first-child {
    text-align: left;
  }
  .c-article-order-overview__tools > *:last-child {
    text-align: right;
  }
}
.c-article-order-overview__price-per-piece {
  text-align: right;
  text-wrap: nowrap;
  width: calc(8.33325% * 2);
  max-width: calc(8.33325% * 2);
  min-width: calc(8.33325% * 2);
  float: left;
  min-height: 1px;
}

@media (min-width: 700px) {
  .c-article-order-overview__price-per-piece {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 699px) {
  .c-article-order-overview__price-per-piece {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-article-order-overview__price-per-piece {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-article-order-overview__price-per-piece {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .c-article-order-overview__price-per-piece {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1400px) {
  .c-article-order-overview__price-per-piece {
    width: calc(8.33325% * 1);
    max-width: calc(8.33325% * 1);
    min-width: calc(8.33325% * 1);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 1400px) and (max-width: 699px) {
  .c-article-order-overview__price-per-piece {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1400px) and (min-width: 700px) and (max-width: 999px) {
  .c-article-order-overview__price-per-piece {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1400px) and (min-width: 1000px) and (max-width: 1399px) {
  .c-article-order-overview__price-per-piece {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) and (min-width: 1400px) {
  .c-article-order-overview__price-per-piece {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .c-article-order-overview__price-per-piece {
    display: none;
  }
}
.c-article-order-overview__mobile-price-per-piece {
  font-size: 0.6875rem !important;
}

@media (min-width: 700px) and (max-width: 1399px) {
  .c-article-order-overview__mobile-price-per-piece {
    font-size: 0.875rem !important;
  }
}
@media (min-width: 1400px) {
  .c-article-order-overview__mobile-price-per-piece {
    font-size: 0.75rem !important;
  }
}
@media (min-width: 700px) {
  .c-article-order-overview__mobile-price-per-piece {
    display: none;
  }
}
.c-article-order-overview__quantity {
  text-align: right;
  width: calc(8.33325% * 2);
  max-width: calc(8.33325% * 2);
  min-width: calc(8.33325% * 2);
  float: left;
  min-height: 1px;
}

@media (min-width: 700px) {
  .c-article-order-overview__quantity {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 699px) {
  .c-article-order-overview__quantity {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-article-order-overview__quantity {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-article-order-overview__quantity {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .c-article-order-overview__quantity {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .c-article-order-overview__quantity {
    display: none;
  }
}
.c-article-order-overview__supplementary {
  font-size: 0.6875rem !important;
}

@media (min-width: 700px) and (max-width: 1399px) {
  .c-article-order-overview__supplementary {
    font-size: 0.875rem !important;
  }
}
@media (min-width: 1400px) {
  .c-article-order-overview__supplementary {
    font-size: 0.75rem !important;
  }
}
.c-article-order-overview__price-container {
  text-align: right;
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .c-article-order-overview__price-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-article-order-overview__price-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-article-order-overview__price-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .c-article-order-overview__price-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) {
  .c-article-order-overview__price-container {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 699px) {
  .c-article-order-overview__price-container {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .c-article-order-overview__price-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .c-article-order-overview__price-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .c-article-order-overview__price-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .c-article-order-overview__price-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.c-article-order-overview__legal {
  float: right;
  margin-left: 10px;
}

.c-article-order-overview__legal .icon path,
.c-article-order-overview__legal .icon polyline {
  fill: #787573;
}

.c-article-order-overview__strike-price {
  text-decoration: line-through;
  font-weight: 300;
  white-space: nowrap;
}

.c-article-order-overview__price {
  padding-bottom: 10px;
  white-space: nowrap;
}

.c-article-order-overview__vouchers {
  width: 100%;
  display: flex;
  color: #e00019;
  justify-content: flex-end;
  font-weight: 500;
  margin-top: 5px;
}

@media (max-width: 699px) {
  .c-article-order-overview__vouchers {
    justify-content: space-between;
    margin-bottom: 10px;
  }
  .c-article-order-overview__vouchers > span:first-child {
    text-align: left;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-article-order-overview__vouchers {
    font-size: 0.875rem;
  }
}
.c-article-order-overview__vouchers > span:last-child {
  min-width: 90px;
}

.c-article-order-overview__vouchers--negative {
  color: #9c9996;
  font-weight: 300;
  justify-content: flex-end;
}

/* RTL-Specific Rules  */
@media (max-width: 699px) {
  .jed-ar-shop .c-article-order-overview__tools > *:first-child {
    text-align: right;
  }
  .jed-ar-shop .c-article-order-overview__tools > *:last-child {
    text-align: left;
  }
}
.jed-ar-shop .c-article-order-overview__price-per-piece {
  text-align: left;
}

.jed-ar-shop .c-article-order-overview__quantity {
  text-align: left;
}

.jed-ar-shop .c-article-order-overview__price-container {
  text-align: left;
}

@media (max-width: 699px) {
  .jed-ar-shop__vouchers > span:first-child {
    text-align: right;
  }
}
.c-variant-selector {
  list-style: none outside none;
  padding: 0;
  padding-left: 0 !important;
  overflow: hidden;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.c-article-grid .c-variant-selector, .c-article-list .c-variant-selector {
  flex-wrap: nowrap;
}

.c-variant-selector__item {
  display: inline-block;
  width: 30px;
  height: 30px;
  padding: 2px;
  font-size: 0.75rem;
  line-height: 2.4;
  border: 1px solid transparent;
  margin-bottom: 0.5rem;
}

.c-variant-selector__item a {
  color: #c4c2c2;
}

.c-variant-selector__item--active {
  border: 1px solid #000000;
}

.c-variant-selector__item--active a {
  color: #30302e;
}

.c-variant-selector__item--more {
  border: 0;
}

.c-variant-selector__item--more .icon {
  width: 100%;
  height: auto;
}

@media (min-width: 700px) {
  .c-article-grid .c-variant-selector__item, .c-article-list .c-variant-selector__item {
    width: 23px;
    height: 23px;
  }
  .c-variant-selector__item:not(:last-child) {
    margin-right: 0.3rem;
  }
  .c-article-grid .c-variant-selector__item:nth-child(7):nth-last-child(1), .c-article-list .c-variant-selector__item:nth-child(7):nth-last-child(1) {
    display: none;
  }
}
@media (max-width: 699px) {
  .c-article-grid .c-variant-selector__item:nth-child(n+4):not(.c-variant-selector__item--more), .c-article-grid .c-variant-selector__item:first-child:nth-last-child(1) ~ .c-variant-selector__item--more, .c-article-grid .c-variant-selector__item:first-child:nth-last-child(2) ~ .c-variant-selector__item--more, .c-article-grid .c-variant-selector__item:first-child:nth-last-child(3) ~ .c-variant-selector__item--more, .c-article-grid .c-variant-selector__item:first-child:nth-last-child(4) ~ .c-variant-selector__item--more, .c-article-grid .c-variant-selector__item:first-child:nth-last-child(7) ~ .c-variant-selector__item:nth-child(3), .c-article-grid .c-variant-selector__item:first-child:nth-last-child(6) ~ .c-variant-selector__item:nth-child(3), .c-article-grid .c-variant-selector__item:first-child:nth-last-child(5) ~ .c-variant-selector__item:nth-child(4), .c-article-grid .c-variant-selector__item:first-child:nth-last-child(5) ~ .c-variant-selector__item:nth-child(3), .c-article-list .c-variant-selector__item:nth-child(n+4):not(.c-variant-selector__item--more), .c-article-list .c-variant-selector__item:first-child:nth-last-child(1) ~ .c-variant-selector__item--more, .c-article-list .c-variant-selector__item:first-child:nth-last-child(2) ~ .c-variant-selector__item--more, .c-article-list .c-variant-selector__item:first-child:nth-last-child(3) ~ .c-variant-selector__item--more, .c-article-list .c-variant-selector__item:first-child:nth-last-child(4) ~ .c-variant-selector__item--more, .c-article-list .c-variant-selector__item:first-child:nth-last-child(7) ~ .c-variant-selector__item:nth-child(3), .c-article-list .c-variant-selector__item:first-child:nth-last-child(6) ~ .c-variant-selector__item:nth-child(3), .c-article-list .c-variant-selector__item:first-child:nth-last-child(5) ~ .c-variant-selector__item:nth-child(4), .c-article-list .c-variant-selector__item:first-child:nth-last-child(5) ~ .c-variant-selector__item:nth-child(3) {
    display: none;
  }
  .c-article-grid .c-variant-selector__item:first-child:nth-last-child(5) ~ .c-variant-selector__item--more, .c-article-list .c-variant-selector__item:first-child:nth-last-child(5) ~ .c-variant-selector__item--more {
    display: block;
  }
}
@media (min-width: 700px) {
  .c-variant-selector:not(.c-variant-selector--more) .c-variant-selector__item--more {
    display: none;
  }
}
@media (min-width: 700px) {
  .c-variant-selector--more .c-variant-selector__item:nth-child(6):nth-last-child(2) {
    display: none;
  }
  .c-variant-selector--more .c-variant-selector__item:nth-child(7):nth-last-child(1) {
    display: block;
  }
}
.c-variant-selector__text {
  width: 100%;
  display: block;
  color: inherit;
  text-align: center;
}

.c-variant-selector__image {
  width: 100%;
  height: auto;
}

.c-variant-selector__soldout {
  line-height: 15px !important;
  text-decoration: none !important;
  display: flex;
  justify-content: center;
  color: #d6d4d1 !important;
}

.c-variant-selector__soldout--list {
  font-size: 19px;
}

.c-variant-selector__soldout--grid {
  font-size: 22px;
}

.c-variant-selector__soldout--pdp {
  font-size: 36px;
}

.c-article-tile--teaser .c-variant-selector__soldout--grid {
  font-size: 36px;
}

.c-steps {
  background: #f0edeb;
  margin-bottom: -1px;
}

@media (min-width: 1400px) {
  .c-steps {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-steps {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.c-steps__container {
  width: 100%;
  display: flex;
  position: relative;
}

.c-steps__item--active .c-steps__badge {
  background-color: #111516;
}

.c-steps__item--visited .c-steps__badge {
  background-color: #33b085;
}

.c-steps__item {
  flex-grow: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #c4c2c2;
  border-right: 2px solid #ffffff;
  padding: 0.75rem 0;
}

.c-steps__item:last-child {
  border: 0;
}

.c-steps__item--active {
  color: #111516;
  background-color: #ffffff;
}

.c-steps__badge {
  display: block;
  width: 2rem;
  height: 2rem;
  border-radius: 1rem;
  background-color: #c4c2c2;
  color: #ffffff;
  font-size: 1rem;
  text-align: center;
  line-height: 2rem;
  margin-right: 0.5rem;
}

@media (max-width: 699px) {
  .c-steps__badge {
    width: 1.5rem;
    height: 1.5rem;
    font-size: 0.75rem;
    line-height: 1.5rem;
  }
}
.c-steps__input {
  display: none;
}

@media (max-width: 999px) {
  .c-steps__title {
    display: none;
  }
}
.c-steps__title::before {
  margin-right: 10px;
}

@media (max-width: 999px) {
  .c-steps__item--active .c-steps__title {
    display: block;
  }
}
@media (max-width: 699px) {
  .c-steps__item--active .c-steps__title {
    position: absolute;
    left: 1.25rem;
    top: 100%;
    padding-top: 1rem;
  }
}
.c-steps__content {
  background-color: #ffffff;
  height: 50px;
  display: none;
}

@media (max-width: 699px) {
  .c-steps__content {
    display: flex;
    align-items: center;
    padding-left: 21px;
    box-sizing: border-box;
    border-bottom: 3px solid #d6d4d1;
  }
}
/* RTL-Specific Rules  */
.jed-ar-shop .c-steps__badge {
  margin-left: 0.5rem;
}

.jed-ar-shop .c-steps__item {
  border-left: 2px solid #ffffff;
  border-right: none;
}

.jed-ar-shop .c-steps__item:last-child {
  border: 0;
}

.c-accordion {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.c-accordion__item {
  border-top: 1px solid #c4c2c2;
  border-bottom: 1px solid #c4c2c2;
}

.c-accordion__item:not(:first-child) {
  margin-top: -1px;
}

.c-accordion__item + *:not(.c-accordion__item) {
  margin-top: 1rem;
}

.c-accordion__item:last-child {
  margin-bottom: 2rem;
}

.c-accordion__item--level-1 h2,
.c-accordion__item--level-1 h3,
.c-accordion__item--level-1 h4 {
  color: #111516;
}

.c-accordion__item--level-1 h2 span,
.c-accordion__item--level-1 h3 span,
.c-accordion__item--level-1 h4 span {
  color: #111516;
}

.c-accordion__item--level-1 .toggle-trigger-active {
  background: #f0edeb;
  transition: 0.2s all;
}

.c-accordion__item--level-1 .toggle-trigger-active h2,
.c-accordion__item--level-1 .toggle-trigger-active h3,
.c-accordion__item--level-1 .toggle-trigger-active h4 {
  color: #111516;
}

.c-accordion__item--level-1 .toggle-trigger-active h2 span,
.c-accordion__item--level-1 .toggle-trigger-active h3 span,
.c-accordion__item--level-1 .toggle-trigger-active h4 span {
  color: #111516;
}

.c-accordion--straight .c-accordion__item {
  margin-left: 0;
  margin-right: 0;
}

.c-accordion__trigger {
  padding: 1.5rem 2.5rem 1.5rem 1.25rem;
  position: relative;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 999px) {
  .c-accordion__trigger {
    padding: 1rem 3.5rem 0.75rem 2rem;
  }
  .c-accordion__trigger--fat {
    padding: 1.5rem 3rem 1.5rem 0;
  }
}
.c-accordion__trigger.tabs-trigger-active::after, .c-accordion__trigger.toggle-trigger-active::after {
  transform: rotateX(180deg) rotateZ(45deg) translateX(-1px) translateY(-1px);
}

.c-accordion__trigger::after {
  content: " ";
  display: inline-block;
  position: absolute;
  right: 1rem;
  width: 10px;
  height: 10px;
  border-right: 2px solid #c4c2c2;
  border-bottom: 2px solid #c4c2c2;
  transform: rotate(45deg) translateX(-1px) translateY(-1px);
}

@media (max-width: 999px) {
  .c-accordion__trigger::after {
    right: 2rem;
  }
}
.c-accordion__trigger:hover {
  color: #000000;
}

.c-accordion--straight .c-accordion__trigger {
  padding-left: 0;
}

.c-accordion__content {
  display: none;
  padding: 2rem 2.5rem;
}

@media (max-width: 1399px) {
  .c-accordion__content {
    padding: 2rem 2.5rem;
  }
}
.c-accordion--straight .c-accordion__content {
  padding: 0 0 2rem;
}

.c-social-media {
  list-style: none outside none;
  background-color: transparent;
  display: flex;
  align-items: center;
}

.c-social-media__title {
  margin-right: 1rem;
  font-size: 1rem;
  color: #30302e;
}

.c-social-media__item {
  display: inline-block;
  width: 30px;
  height: 30px;
  padding: 0 4px;
}

.c-social-media__item:not(:last-child) {
  margin-right: 1rem;
}

.c-social-media__item--active {
  border: 1px solid #000000;
}

.c-social-media__item--active a {
  color: #30302e;
}

.c-social-media__item--more {
  border: 0;
}

.c-social-media__item--more .icon {
  width: 100%;
  height: auto;
}

.c-social-media__text {
  width: 100%;
  display: block;
  color: inherit;
  text-align: center;
}

.c-social-media__image {
  width: 100%;
  height: auto;
}

.grid-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.grid-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .grid-container {
    padding: 0 40px;
  }
}
.grid-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .grid-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.grid-12 {
  width: calc(8.33325% * 12);
  max-width: calc(8.33325% * 12);
  min-width: calc(8.33325% * 12);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-12 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-6 {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-6 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-4 {
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-4 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-t-6-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-8 {
  width: calc(8.33325% * 8);
  max-width: calc(8.33325% * 8);
  min-width: calc(8.33325% * 8);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-8 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-9 {
  width: calc(8.33325% * 9);
  max-width: calc(8.33325% * 9);
  min-width: calc(8.33325% * 9);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-9 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gridley-scott {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}

.gridley-scott .gridley-scott-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.gridley-scott .gridley-scott-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 40px;
  }
}
.gridley-scott .gridley-scott-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.gridley-scott .gridley-scott-col {
  width: calc(8.33325% * 1);
  max-width: calc(8.33325% * 1);
  min-width: calc(8.33325% * 1);
  float: left;
  min-height: 1px;
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    width: calc(8.33325% * 2);
    max-width: calc(8.33325% * 2);
    min-width: calc(8.33325% * 2);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col-hide-mobile {
    display: none;
  }
}
.gridley-scott .gridley-scott-colcontent {
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

.c-content-section {
  display: flex;
  flex-wrap: wrap;
}

.c-content-section::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .c-content-section {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-content-section {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-content-section {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .c-content-section {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.c-content-section .content {
  margin-bottom: 1rem;
}

.c-content-section .content ul,
.c-content-section .content li {
  max-width: 50rem;
}

.c-content-section__well {
  border-top: 1px solid #c4c2c2;
  border-bottom: 1px solid #c4c2c2;
  padding: 2rem 0 0;
  margin: 2rem 0;
}

.c-content-section__blocks {
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 699px) {
  .c-content-section__blocks {
    flex-direction: column;
  }
}
.c-content-section__blocks > * {
  margin-right: 3rem;
  margin-bottom: 2rem;
  max-width: 300px;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.c-content-section h1:not(.c-accordion__trigger, .c-fortune-cookie__headline, .c-teaser__headline, .c-teaser__subline, .c-product-card__headline, .c-product-card__subline, .c-section-header-new__headline),
.c-content-section h2:not(.c-accordion__trigger, .c-fortune-cookie__headline, .c-teaser__headline, .c-teaser__subline, .c-product-card__headline, .c-product-card__subline, .c-section-header-new__headline),
.c-content-section h3:not(.c-accordion__trigger, .c-fortune-cookie__headline, .c-teaser__headline, .c-teaser__subline, .c-product-card__headline, .c-product-card__subline, .c-section-header-new__headline),
.c-content-section h4:not(.c-accordion__trigger, .c-fortune-cookie__headline, .c-teaser__headline, .c-teaser__subline, .c-product-card__headline, .c-product-card__subline, .c-section-header-new__headline) {
  margin: 0;
  max-width: 50rem;
}

.c-content-section h1 {
  font-size: 1.5rem;
  font-weight: bold;
  color: #111516;
  margin-bottom: 1.5rem;
}

@media (max-width: 699px) {
  .c-content-section h1 {
    font-size: 1.25rem;
    font-weight: bold;
  }
}
.c-content-section h2:not(.c-accordion__trigger, .c-product-card__headline, .c-product-card__subline) {
  font-size: 1.1rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
}

.c-content-section h3:not(.c-fortune-cookie__headline, .c-teaser__headline, .c-product-card__headline, .c-product-card__subline) {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
  color: #111516;
}

.c-content-section h4:not(.c-section-header-new__headline, .c-teaser__subline) {
  font-size: 1rem;
  margin-bottom: 1.5rem;
  color: #111516;
}

.c-content-section p:not(.c-price, .c-price-box__reference, .c-price-box__info, .c-section-header-new__subline) {
  font-size: 1rem;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 1.5rem;
  max-width: 50rem;
}

.c-content-section ol:not(.c-product-card__swatches, .c-product-card__ribbons),
.c-content-section ul:not(.c-product-card__swatches, .c-product-card__ribbons) {
  padding-left: 1rem;
}

.c-content-section p a:not(.button):not(.nostyle)[href],
.c-content-section ul a:not(.button):not(.nostyle)[href],
.c-content-section li a:not(.button):not(.nostyle)[href] {
  text-decoration: underline;
  color: #111516;
  line-height: 1.5;
  cursor: pointer;
}

.c-content-section--no-max-width ol,
.c-content-section--no-max-width ul,
.c-content-section--no-max-width li,
.c-content-section--no-max-width p,
.c-content-section--no-max-width h1,
.c-content-section--no-max-width h2,
.c-content-section--no-max-width h3,
.c-content-section--no-max-width h4 {
  max-width: 100%;
}

.c-content-section__flex-bottom {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-end;
}

@media (max-width: 699px) {
  .c-content-section__flex-bottom {
    display: block;
  }
}
.c-content-section__slot-large {
  width: calc(8.33325% * 12);
  max-width: calc(8.33325% * 12);
  min-width: calc(8.33325% * 12);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .c-content-section__slot-large {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-content-section__slot-large {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-content-section__slot-large {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .c-content-section__slot-large {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1400px) {
  .m-brand-boutique__content .c-content-section__slot-large {
    padding-right: 0;
  }
}
.c-content-section__slot-medium {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .c-content-section__slot-medium {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-content-section__slot-medium {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-content-section__slot-medium {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .c-content-section__slot-medium {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .c-content-section__slot-medium {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .c-content-section__slot-medium {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .c-content-section__slot-medium {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .c-content-section__slot-medium {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .c-content-section__slot-medium {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1400px) {
  .m-brand-boutique__content .c-content-section__slot-medium {
    padding-right: 0;
  }
}
.c-content-section__slot-small {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .c-content-section__slot-small {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-content-section__slot-small {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-content-section__slot-small {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .c-content-section__slot-small {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .c-content-section__slot-small {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .c-content-section__slot-small {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .c-content-section__slot-small {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .c-content-section__slot-small {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .c-content-section__slot-small {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-content-section__slot-small {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .c-content-section__slot-small {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .c-content-section__slot-small {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .c-content-section__slot-small {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .c-content-section__slot-small {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1400px) {
  .m-brand-boutique__content .c-content-section__slot-small {
    padding-right: 0;
  }
}
.c-content-section__slot--bordered {
  padding-bottom: 1rem;
  border-bottom: 1px solid #c4c2c2;
}

@media (max-width: 999px) {
  .c-content-section.c-seo-text:not(.c-content-section--no-space) {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 999px) and (max-width: 699px) {
  .c-content-section.c-seo-text:not(.c-content-section--no-space) {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .c-content-section.c-seo-text:not(.c-content-section--no-space) {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .c-content-section.c-seo-text:not(.c-content-section--no-space) {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 999px) and (min-width: 1400px) {
  .c-content-section.c-seo-text:not(.c-content-section--no-space) {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1000px) {
  .c-content-section.c-seo-text:not(.c-content-section--no-space) {
    padding-left: 27.5%;
  }
}
.c-content-section--no-space {
  padding: 0;
  margin-left: 0;
  margin-right: 0;
}

.c-coupon-activation {
  font-size: 1rem;
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 3rem;
}

.c-coupon-activation__item {
  width: 49.9995%;
  display: flex;
  align-items: center;
  flex-direction: column;
}

@media (max-width: 999px) {
  .c-coupon-activation__item {
    width: 90.9081818182%;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-coupon-activation__item {
    width: 66.666%;
  }
}
.c-coupon-activation__subitem {
  width: 49.9995%;
}

@media (max-width: 999px) {
  .c-coupon-activation__subitem {
    width: 81.8173636364%;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-coupon-activation__subitem {
    width: 66.666%;
  }
}
.c-coupon-activation__headline {
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
}

.c-coupon-activation__headline-wrapper {
  width: 100%;
  text-align: center;
  margin-bottom: 1rem;
}

.c-coupon-activation__date-wrapper {
  width: 100%;
  text-align: center;
  font-size: 0.85rem;
  margin-bottom: 2.5rem;
}

.c-coupon-activation__input-coupon {
  cursor: default;
}

.c-coupon-activation__input-coupon:focus {
  border: 1px solid #c4c2c2;
}

.c-coupon-activation__input-coupon.e-input-text--error:focus {
  border: 1px solid #e00019;
}

.c-coupon-activation__error-text {
  color: #e00019;
  font-size: 0.85rem;
}

.c-coupon-activation__error-texts {
  margin-top: 2.5rem;
}

.c-coupon-activation__error-link-wrapper {
  width: 100%;
  text-align: center;
  margin-top: 4rem;
}

.c-coupon-activation__error-link {
  text-decoration: underline;
}

.c-coupon-activation__input-coupon-wrapper {
  position: relative;
}

.c-coupon-activation__input-check {
  position: absolute;
  right: 15px;
  bottom: 30px;
  width: 20px;
  height: 10px;
  border-left: 2px solid #33b085;
  border-bottom: 2px solid #33b085;
  transform: rotate(-45deg);
}

.c-coupon-activation__input-coupon-wrapper-error {
  position: relative;
}

.c-coupon-activation__input-coupon-wrapper-error .icon-warning {
  position: absolute;
  right: 15px;
  bottom: 22px;
  z-index: 10;
}

.c-coupon-activation__text-small {
  font-size: 0.85rem;
}

.c-youtube-video-wrapper {
  position: relative;
}

.c-youtube-video-wrapper__image {
  min-width: 100%;
  max-width: 100%;
  height: auto;
}

.c-youtube-video-wrapper__video-trigger-consent-text {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  padding: 30px 60px 30px 30px;
  bottom: 30px;
  width: 80%;
  z-index: 9;
  left: 50%;
  transform: translate(-50%, 0);
  max-height: 100%;
  overflow: auto;
}

@media (max-width: 999px) {
  .c-youtube-video-wrapper__video-trigger-consent-text {
    padding: 15px 45px 15px 15px;
    width: 100%;
    bottom: 5px;
  }
}
.c-youtube-video-wrapper__video-trigger-consent-close {
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer;
}

@media (max-width: 999px) {
  .c-youtube-video-wrapper__video-trigger-consent-close {
    top: 15px;
    right: 15px;
  }
}
.c-youtube-video-wrapper__play {
  background: #000000;
  border-radius: 50%/10%;
  color: #FFFFFF;
  font-size: 2em;
  height: 1.6em;
  padding: 0;
  text-align: center;
  text-indent: 0.1em;
  transition: all 150ms ease-out;
  width: 2em;
  opacity: 0.8;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.c-youtube-video-wrapper__play:hover {
  background: rgb(255, 0, 0);
  opacity: 1;
}

.c-youtube-video-wrapper__play .c-youtube-video-wrapper__play-before {
  background: inherit;
  border-radius: 5%/50%;
  bottom: 9%;
  content: "";
  left: -5%;
  position: absolute;
  right: -5%;
  top: 9%;
}

.c-youtube-video-wrapper__play .c-youtube-video-wrapper__play-after {
  border-style: solid;
  border-width: 0.5em 0 0.5em 1em;
  border-color: transparent transparent transparent rgb(255, 255, 255);
  content: " ";
  font-size: 0.75em;
  height: 0;
  margin: -0.5em 0 0 0.9em;
  top: 50%;
  position: absolute;
  width: 0;
}

.c-youtube-video-wrapper__video-layer {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 56.25%; /* 16:9 Aspect Ratio */
  display: none;
}

.c-youtube-video-wrapper__video-layer iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.c-registration fieldset {
  border: 0;
  padding: 0;
}

.c-wallet-container {
  width: 100%;
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
}

.c-wallet-container .c-button {
  margin-bottom: 0;
}

.c-usp-container {
  display: flex;
  min-height: 32px;
  padding-left: 5px;
  padding-right: 5px;
  justify-content: center;
  align-items: flex-start;
}

.c-usp-slider--display-none {
  display: none;
}

.c-usp-teaser__placeholder {
  width: 32px;
  height: 32px;
}

@media screen and (min-width: 1000px) {
  .c-usp-slider .slick-track {
    display: flex;
    justify-content: space-between;
    width: auto !important;
  }
  .c-usp-slider .slick-slide {
    width: auto !important;
  }
}
.c-modal {
  display: none;
  z-index: 1000;
  position: fixed;
  animation-name: modalFadeIn;
  animation-duration: 0.2s;
  animation-fill-mode: both;
}

.c-modal--on-top {
  z-index: 2147483650;
}

.c-modal--fade-out {
  animation-name: modalFadeOut;
  animation-duration: 0.2s;
  animation-fill-mode: both;
}

.c-modal main {
  padding: 0;
}

.c-modal__content-container {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 80vh;
}

@keyframes modalFadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes modalFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.c-eighteen-confirmation {
  padding: 20px;
  border: 1px solid #000000;
  border-radius: 10px;
  width: 100%;
}

.c-eighteen-confirmation__logo {
  padding-top: 10px;
}

@media (max-width: 999px) {
  .c-eighteen-confirmation__logo {
    margin-left: auto;
    margin-right: auto;
  }
}
.c-eighteen-confirmation__logo-eighteen {
  width: 120px;
  height: auto;
}

.c-eighteen-confirmation__logo-head {
  max-width: 320px;
}

.c-eighteen-confirmation__main-content {
  padding-top: 20px;
  display: flex;
  align-items: center;
}

@media (max-width: 999px) {
  .c-eighteen-confirmation__main-content {
    flex-direction: column;
  }
}
.c-eighteen-confirmation__image {
  padding-right: 20px;
}

@media (max-width: 999px) {
  .c-eighteen-confirmation__image {
    padding-right: 0;
    padding-bottom: 15px;
  }
}
.c-eighteen-confirmation__text {
  text-align: left;
  font-size: 13px;
}

@media (max-width: 999px) {
  .c-eighteen-confirmation__text {
    text-align: center;
  }
}
.c-eighteen-confirmation__button {
  display: block;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.c-flag-footer {
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  flex-wrap: wrap;
}

.c-flag-footer__title {
  padding-right: 2rem;
  display: block;
}

@media (max-width: 999px) {
  .c-flag-footer__title {
    flex-basis: 100%;
    flex-shrink: 0;
  }
}
.c-flag-footer__item {
  margin-right: 1.5rem;
}

@media (max-width: 999px) {
  .c-flag-footer__item {
    margin-top: 1rem;
  }
}
.grid-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.grid-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .grid-container {
    padding: 0 40px;
  }
}
.grid-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .grid-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.grid-12 {
  width: calc(8.33325% * 12);
  max-width: calc(8.33325% * 12);
  min-width: calc(8.33325% * 12);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-12 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-6 {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-6 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-4 {
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-4 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-t-6-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-8 {
  width: calc(8.33325% * 8);
  max-width: calc(8.33325% * 8);
  min-width: calc(8.33325% * 8);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-8 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-9 {
  width: calc(8.33325% * 9);
  max-width: calc(8.33325% * 9);
  min-width: calc(8.33325% * 9);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-9 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gridley-scott {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}

.gridley-scott .gridley-scott-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.gridley-scott .gridley-scott-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 40px;
  }
}
.gridley-scott .gridley-scott-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.gridley-scott .gridley-scott-col {
  width: calc(8.33325% * 1);
  max-width: calc(8.33325% * 1);
  min-width: calc(8.33325% * 1);
  float: left;
  min-height: 1px;
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    width: calc(8.33325% * 2);
    max-width: calc(8.33325% * 2);
    min-width: calc(8.33325% * 2);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col-hide-mobile {
    display: none;
  }
}
.gridley-scott .gridley-scott-colcontent {
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

.m-dynamic-teasers {
  width: 100%;
}

.m-dynamic-teasers::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .m-dynamic-teasers {
    margin-left: 5px;
    margin-right: 5px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-dynamic-teasers {
    margin-left: 5px;
    margin-right: 5px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-dynamic-teasers {
    margin-left: 8px;
    margin-right: 8px;
  }
}
@media (min-width: 1400px) {
  .m-dynamic-teasers {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (max-width: 699px) {
  #top-slots-container .m-dynamic-teasers {
    margin-left: -5px;
    margin-right: -5px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  #top-slots-container .m-dynamic-teasers {
    margin-left: -5px;
    margin-right: -5px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  #top-slots-container .m-dynamic-teasers {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
}
@media (min-width: 1400px) {
  #top-slots-container .m-dynamic-teasers {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (max-width: 699px) {
  .m-dynamic-teasers .c-banner {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .m-dynamic-teasers .c-banner {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .m-dynamic-teasers .c-banner {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-dynamic-teasers .c-banner {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .m-dynamic-teasers .c-banner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) {
  .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(6), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(7), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(8), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(7), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(1) ~ .c-banner {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(6), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(7), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(8), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(7), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(1) ~ .c-banner {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(6), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(7), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(8), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(7), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(1) ~ .c-banner {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(6), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(7), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(8), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(7), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(1) ~ .c-banner {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(6), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(7), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(8), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(7), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(1) ~ .c-banner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-dynamic-teasers .c-banner {
    width: calc(8.33325% * 4);
    max-width: calc(8.33325% * 4);
    min-width: calc(8.33325% * 4);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .m-dynamic-teasers .c-banner {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .m-dynamic-teasers .c-banner {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-dynamic-teasers .c-banner {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .m-dynamic-teasers .c-banner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(7), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(6), .m-dynamic-teasers .c-banner:nth-child(3):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(4):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(8), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(7), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(4) ~ .c-banner, .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(2) ~ .c-banner, .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(1) ~ .c-banner {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(7), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(6), .m-dynamic-teasers .c-banner:nth-child(3):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(4):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(8), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(7), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(4) ~ .c-banner, .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(2) ~ .c-banner, .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(1) ~ .c-banner {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(7), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(6), .m-dynamic-teasers .c-banner:nth-child(3):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(4):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(8), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(7), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(4) ~ .c-banner, .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(2) ~ .c-banner, .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(1) ~ .c-banner {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(7), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(6), .m-dynamic-teasers .c-banner:nth-child(3):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(4):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(8), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(7), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(4) ~ .c-banner, .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(2) ~ .c-banner, .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(1) ~ .c-banner {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(7), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(6), .m-dynamic-teasers .c-banner:nth-child(3):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(4):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(8), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(7), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(4) ~ .c-banner, .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(2) ~ .c-banner, .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(1) ~ .c-banner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) {
  .m-dynamic-teasers .c-banner {
    width: calc(8.33325% * 3);
    max-width: calc(8.33325% * 3);
    min-width: calc(8.33325% * 3);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 1000px) and (max-width: 699px) {
  .m-dynamic-teasers .c-banner {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (min-width: 1000px) and (min-width: 700px) and (max-width: 999px) {
  .m-dynamic-teasers .c-banner {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (min-width: 1000px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-dynamic-teasers .c-banner {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 1000px) and (min-width: 1400px) {
  .m-dynamic-teasers .c-banner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) {
  .m-dynamic-teasers .c-banner:nth-child(3):nth-last-child(6), .m-dynamic-teasers .c-banner:nth-child(4):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(5):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(6):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(7):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(8):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(5):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(6):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(7):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(3):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(4):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(5):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(6), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(6) ~ .c-banner, .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(3) ~ .c-banner {
    width: calc(8.33325% * 4);
    max-width: calc(8.33325% * 4);
    min-width: calc(8.33325% * 4);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 1000px) and (max-width: 699px) {
  .m-dynamic-teasers .c-banner:nth-child(3):nth-last-child(6), .m-dynamic-teasers .c-banner:nth-child(4):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(5):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(6):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(7):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(8):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(5):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(6):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(7):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(3):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(4):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(5):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(6), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(6) ~ .c-banner, .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(3) ~ .c-banner {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (min-width: 1000px) and (min-width: 700px) and (max-width: 999px) {
  .m-dynamic-teasers .c-banner:nth-child(3):nth-last-child(6), .m-dynamic-teasers .c-banner:nth-child(4):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(5):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(6):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(7):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(8):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(5):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(6):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(7):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(3):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(4):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(5):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(6), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(6) ~ .c-banner, .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(3) ~ .c-banner {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (min-width: 1000px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-dynamic-teasers .c-banner:nth-child(3):nth-last-child(6), .m-dynamic-teasers .c-banner:nth-child(4):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(5):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(6):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(7):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(8):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(5):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(6):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(7):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(3):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(4):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(5):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(6), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(6) ~ .c-banner, .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(3) ~ .c-banner {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 1000px) and (min-width: 1400px) {
  .m-dynamic-teasers .c-banner:nth-child(3):nth-last-child(6), .m-dynamic-teasers .c-banner:nth-child(4):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(5):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(6):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(7):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(8):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(5):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(6):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(7):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(3):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(4):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(5):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(6), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(6) ~ .c-banner, .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(3) ~ .c-banner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) {
  .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(7), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(6), .m-dynamic-teasers .c-banner:nth-child(3):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(4):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(3):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(4):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(8), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(7), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(2) ~ .c-banner, .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(4) {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 1000px) and (max-width: 699px) {
  .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(7), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(6), .m-dynamic-teasers .c-banner:nth-child(3):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(4):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(3):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(4):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(8), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(7), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(2) ~ .c-banner, .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(4) {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (min-width: 1000px) and (min-width: 700px) and (max-width: 999px) {
  .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(7), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(6), .m-dynamic-teasers .c-banner:nth-child(3):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(4):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(3):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(4):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(8), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(7), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(2) ~ .c-banner, .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(4) {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (min-width: 1000px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(7), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(6), .m-dynamic-teasers .c-banner:nth-child(3):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(4):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(3):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(4):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(8), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(7), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(2) ~ .c-banner, .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(4) {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 1000px) and (min-width: 1400px) {
  .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(7), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(6), .m-dynamic-teasers .c-banner:nth-child(3):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(4):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(4), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(3), .m-dynamic-teasers .c-banner:nth-child(3):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(4):nth-last-child(1), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(8), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(7), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(2), .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(2) ~ .c-banner, .m-dynamic-teasers .c-banner:nth-child(1):nth-last-child(5), .m-dynamic-teasers .c-banner:nth-child(2):nth-last-child(4) {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 500px) {
  .m-dynamic-teasers .c-banner {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 500px) and (max-width: 699px) {
  .m-dynamic-teasers .c-banner {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (max-width: 500px) and (min-width: 700px) and (max-width: 999px) {
  .m-dynamic-teasers .c-banner {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (max-width: 500px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-dynamic-teasers .c-banner {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 500px) and (min-width: 1400px) {
  .m-dynamic-teasers .c-banner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.c-banner {
  margin-bottom: 1.6rem;
  position: relative;
}

@media (min-width: 1400px) {
  .c-content-section__slot--large .c-banner {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-content-section__slot--large .c-banner {
    margin-left: -2rem;
    margin-right: -1.9rem;
  }
}
@media (max-width: 999px) {
  .c-content-section__slot--large .c-banner {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}
.c-banner a {
  display: block;
}

.c-banner__figure {
  margin: 0;
  padding: 0;
  position: relative;
}

.c-banner__image {
  width: 100%;
}

.c-banner img {
  width: 100%;
  height: auto;
  display: block;
}

.c-banner__cta {
  position: absolute;
  bottom: 0.5rem;
  right: auto;
  left: 0.5rem;
}

@media (max-width: 699px) {
  .c-banner__cta {
    right: 0.5rem;
    left: 0.5rem;
  }
}
.c-banner__cta--left .c-banner__button--label {
  text-align: left;
  padding-left: 1.25rem;
}

@media (max-width: 999px) {
  .c-banner__cta--left .c-banner__button--label {
    padding-left: 0.875rem;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-banner__cta--left .c-banner__button--label {
    padding-left: 1rem;
  }
}
.c-banner__cta--right {
  right: 0.5rem;
  left: auto;
}

@media (max-width: 699px) {
  .c-banner__cta--right {
    left: 0.5rem;
  }
}
.c-banner__cta--right .c-banner__button--label {
  text-align: right;
  padding-right: 2.2rem;
}

@media (max-width: 999px) {
  .c-banner__cta--right .c-banner__button--label {
    padding-right: 1.75rem;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-banner__cta--right .c-banner__button--label {
    padding-right: 2rem;
  }
}
.c-banner__cta--block {
  right: 0.5rem;
  left: 0.5rem;
}

.c-banner__cta .button {
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 699px) {
  .c-banner__cta .button {
    font-size: 0.875rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.c-banner__button {
  background-color: #f0edeb;
  border: 0;
  height: 3.25rem;
  min-height: 3.25rem;
  padding: 0;
  border-radius: 0;
  color: #111516;
  font-weight: bold;
  width: 100%;
  font-size: 1rem;
}

@media (min-width: 1000px) and (max-width: 1399px) {
  .c-banner__button {
    font-size: 0.875rem;
    min-height: 2.625rem;
    height: 2.625rem;
  }
}
@media (max-width: 999px) {
  .c-banner__button {
    font-size: 0.75rem;
    min-height: 2rem;
    height: 2rem;
  }
}
.c-banner__button--label {
  border: 0;
  padding: 0;
  color: #111516;
  font-weight: bold;
  width: 100%;
  font-size: 1rem;
  line-height: 1rem;
}

.c-banner__button--label span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: calc(100% - 3.5rem);
  display: inline-block;
  vertical-align: middle;
}

.c-banner__button--label::after {
  content: "";
  border-top: 2px solid #111516;
  border-right: 2px solid #111516;
  transform: rotate(45deg);
  height: 9px;
  width: 9px;
  position: absolute;
  margin-top: 2px;
  margin-left: 5px;
}

@media (min-width: 1000px) and (max-width: 1399px) {
  .c-banner__button--label {
    font-size: 0.875rem;
    line-height: 0.875rem;
    min-height: 2.625rem;
    height: 2.625rem;
  }
  .c-banner__button--label::after {
    height: 8px;
    width: 8px;
    margin-top: 2px;
    border-top: 2px solid #111516;
    border-right: 2px solid #111516;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-banner__button--label {
    font-size: 0.75rem;
    line-height: 0.75rem;
    min-height: 2rem;
    height: 2rem;
  }
  .c-banner__button--label::after {
    height: 7px;
    width: 7px;
    margin-top: 1px;
    border-top: 1px solid #111516;
    border-right: 1px solid #111516;
  }
}
@media (max-width: 699px) {
  .c-banner__button--label {
    min-height: 2rem;
    font-size: 0.75rem;
    line-height: 0.75rem;
    height: 2rem;
  }
  .c-banner__button--label::after {
    height: 6px;
    width: 6px;
    margin-top: 2px;
    border-top: 1px solid #111516;
    border-right: 1px solid #111516;
  }
}
.c-collect-miles {
  display: block;
}

.c-collect-miles__title {
  font-size: 1.5rem;
  font-weight: 300;
  margin-top: 1.25rem;
}

.c-collect-miles__list {
  list-style: none;
  padding: 0;
}

.c-collect-miles__item {
  padding: 1rem 0;
  display: flex;
  align-items: flex-start;
}

.c-collect-miles__logo {
  max-width: 100px;
  margin-right: 3rem;
}

.c-collect-miles__number {
  font-weight: bold;
}

.c-collect-miles__pay {
  margin-top: 2rem;
  border-top: 1px solid #c4c2c2;
}

.c-premium-carousel {
  margin-bottom: 2.5rem;
  min-width: 100%;
  flex: 1;
  opacity: 0;
  transition: 0.2s opacity;
}

.c-premium-carousel.slick-initialized {
  opacity: 1;
}

@media (min-width: 1400px) {
  .c-content-section__slot-large .c-premium-carousel {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }
  .m-brand-boutique__content .c-content-section__slot-large .c-premium-carousel {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-content-section__slot-large .c-premium-carousel {
    margin-left: -2rem;
    margin-right: -1.9rem;
  }
  .m-brand-boutique__content .c-content-section__slot-large .c-premium-carousel {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 999px) {
  .c-content-section__slot-large .c-premium-carousel {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
  .m-brand-boutique__content .c-content-section__slot-large .c-premium-carousel {
    margin-left: 0;
    margin-right: 0;
  }
}
.c-premium-carousel .c-banner {
  margin: 0;
}

.c-premium-carousel .slick-dots {
  list-style: none outside none;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  bottom: -1.5rem;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  pointer-events: none;
}

@media (max-width: 699px) {
  .c-premium-carousel .slick-dots {
    bottom: -1rem;
  }
}
@media (min-width: 700px) {
  .c-premium-carousel .slick-dots {
    bottom: -1.2rem;
  }
}
.c-premium-carousel .slick-dots li {
  pointer-events: auto;
  overflow: hidden;
  text-indent: -2000px;
  background: #d6d4d1;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;
}

.c-premium-carousel .slick-dots li.slick-active {
  background: #30302e;
}

.c-premium-carousel .slick-arrow {
  border: 0;
  outline: 0;
  background: transparent;
  height: 50px;
  width: 50px;
  display: block;
  cursor: pointer;
  position: absolute;
  margin-top: -18px;
  z-index: 3;
}

@media (max-width: 699px) {
  .c-premium-carousel .slick-arrow {
    height: 40px;
    width: 40px;
  }
}
@media (max-width: 699px) {
  .c-premium-carousel .slick-arrow-desktop {
    display: none;
  }
}
@media (min-width: 700px) {
  .c-premium-carousel .slick-arrow-mobile {
    display: none;
  }
}
.c-premium-carousel .slick-next {
  right: 0.5rem;
  top: 50%;
}

@media (max-width: 999px) {
  .c-premium-carousel .slick-next {
    top: 45%;
    right: 0;
  }
}
.c-premium-carousel .slick-prev {
  top: 50%;
  left: 0.5rem;
  opacity: 1;
  transition: 0.2s opacity;
}

@media (max-width: 999px) {
  .c-premium-carousel .slick-prev {
    top: 45%;
    left: 0;
  }
}
.c-premium-carousel .slick-prev.slick-disabled {
  opacity: 0;
  pointer-events: none;
  transition: 0.2s opacity;
}

.c-shopping-mode {
  margin-block: 2rem 0;
  padding-inline-start: 0 !important;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.c-shopping-mode__container {
  max-height: 100vh;
  overflow: auto;
  padding: 2rem;
}

@media (max-width: 699px) {
  .c-shopping-mode__container {
    padding: 1.5rem 1rem;
  }
}
.c-shopping-mode__headline {
  font-weight: 500;
  margin-bottom: 0.5rem;
  font-size: 1.3rem;
  line-height: 1.6rem;
  text-transform: uppercase;
}

.c-shopping-mode__label {
  display: flex;
  align-items: center;
  gap: 24px;
  background: #ffffff;
  padding: 8px 12px;
  border: 1px solid #c3c3c3;
  border-radius: 8px;
  cursor: pointer;
}

.c-shopping-mode__label img {
  margin-left: auto;
}

.c-shopping-mode__radio {
  position: relative;
  flex-shrink: 0;
  flex-grow: 0;
  width: 24px;
  height: 24px;
  border-radius: 24px;
  background: #ffffff;
  border: 1px solid #000000;
}

.c-shopping-mode__native-radio {
  position: absolute;
  visibility: hidden;
}

.c-shopping-mode__native-radio:focus-visible + .c-shopping-mode__label {
  background: #f5f5f5;
  border-color: #e00019;
}

.c-shopping-mode__native-radio:checked + .c-shopping-mode__label {
  background: #f5f5f5;
  border-color: #000000;
}

.c-shopping-mode__native-radio:checked + .c-shopping-mode__label .c-shopping-mode__radio::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  background: #000000;
  transform: translate(-50%, -50%);
}

.c-shopping-mode__block {
  display: none;
  margin-top: 2rem;
  animation: showBlock 1s ease;
}

.c-shopping-mode__block.is-active {
  display: block;
}

.c-shopping-mode__block .c-dropdown {
  margin-bottom: 1rem;
}

.c-shopping-mode__block .c-dropdown__label {
  font-weight: 500;
  display: block;
  margin-bottom: 4px;
}

.c-shopping-mode__block .c-dropdown .c-dropdown__options {
  position: relative;
}

@keyframes showBlock {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.c-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none outside none;
  width: 100%;
  margin: 1rem 0 3rem;
  padding: 0;
}

.c-pagination__page, .c-pagination__prev, .c-pagination__next {
  margin-right: 0.15rem;
  margin-left: 0.15rem;
}

@media (max-width: 699px) {
  .c-pagination__page, .c-pagination__prev, .c-pagination__next {
    margin-right: 6px;
    margin-left: 6px;
  }
}
.c-pagination__next .icon, .c-pagination__prev .icon {
  width: 0.5rem;
  height: auto;
}

.c-pagination__next .icon polyline,
.c-pagination__next .icon polygon, .c-pagination__prev .icon polyline,
.c-pagination__prev .icon polygon {
  fill: #ffffff;
}

.c-pagination__page--active {
  opacity: 0.4;
}

.c-pagination__page--active .button {
  pointer-events: none;
}

.c-card {
  display: flex;
  align-items: flex-start;
  text-decoration: none !important;
  padding: 1.5rem 0;
  border-top: 1px solid #c4c2c2;
  width: 100%;
  max-width: 455px;
  transition: 0.2s all;
  position: relative;
}

.c-card::after {
  content: " ";
  height: 15px;
  width: 15px;
  border-top: 1px solid #c4c2c2;
  border-right: 1px solid #c4c2c2;
  transform: rotate(45deg) translateY(4px);
  position: absolute;
  right: 1rem;
  top: calc(50% - 10px);
}

.c-card:last-child {
  border-bottom: 1px solid #c4c2c2;
}

@media (max-width: 699px) {
  .c-card {
    padding: 1.25rem 0;
    max-width: 1000px;
  }
}
.c-card--centered {
  align-items: center;
}

.c-card__list {
  display: flex;
  flex-direction: column;
}

@media (max-width: 699px) {
  .c-card__list {
    margin-left: -20px;
    width: calc(100% + 40px);
  }
}
.c-card__caption {
  flex: 1;
}

.c-card__icon {
  width: 48px;
  height: 48px;
  margin-right: 2rem;
  flex: 0 0 48px;
}

@media (max-width: 699px) {
  .c-card__icon {
    width: 2rem;
    height: 2rem;
    flex: 0 0 2rem;
    margin: 0 1rem;
  }
}
.c-card__title {
  font-weight: 500;
  line-height: 1.5;
  padding-right: 3rem;
}

.c-card__info {
  font-weight: 200;
  line-height: 1.5;
  padding-right: 3rem;
}

.c-hme-card {
  width: 100%;
  max-width: 375px;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.2);
  padding: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5rem;
  margin-top: 10px;
}

.c-hme-card__head {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 1rem;
}

.c-hme-card__head img {
  width: 130px;
}

.c-hme-card__person-bock {
  font-size: 1.2rem;
  word-break: break-word;
  margin-bottom: 0.25rem;
}

.c-hme-card__qrcode {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 1rem;
  height: 272px;
}

.c-hme-card__qrcode img {
  width: 256px;
  height: 256px;
}

.c-hme-card-wallet-wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.m-basic-navigation__content .c-hme-card-wallet-wrapper {
  max-width: 375px;
}

.c-resp-table {
  width: 100%;
  border-collapse: collapse;
  max-width: 100%;
  margin-bottom: 2rem;
}

@media (min-width: 700px) {
  .c-resp-table--constrained {
    max-width: calc(100% - 250px);
  }
}
.c-resp-table th {
  color: #9c9996;
  font-size: 0.75rem;
  font-weight: 300;
  border-bottom: 1px solid #d6d4d1;
  padding-bottom: 0.5rem;
}

.c-resp-table td {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.5;
  border-bottom: 1px solid #d6d4d1;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
          hyphens: auto;
}

@media (max-width: 699px) {
  .c-resp-table__cell--action {
    height: 3.6rem;
  }
}
@media (min-width: 700px) {
  .c-resp-table {
    table-layout: fixed;
  }
  .c-resp-table td:not(:last-child),
  .c-resp-table th {
    padding-right: 1rem;
  }
  .c-resp-table__cell--left {
    text-align: left;
  }
  .c-resp-table__cell--right {
    text-align: right;
  }
  .c-resp-table__cell--small {
    width: 15%;
  }
  .c-resp-table__cell--medium {
    width: 18%;
  }
  .c-resp-table__cell--large {
    width: 19%;
  }
  .c-resp-table__cell--huge {
    width: 30%;
  }
}
@media (max-width: 699px) {
  .c-resp-table {
    display: block;
  }
  .c-resp-table thead,
  .c-resp-table tbody,
  .c-resp-table th,
  .c-resp-table td,
  .c-resp-table tr {
    display: block;
  }
  .c-resp-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .c-resp-table tr {
    border-bottom: 1px solid #d6d4d1;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .c-resp-table td {
    border: 0;
    position: relative;
    padding-bottom: 0;
  }
  .c-resp-table td::before {
    display: block;
    white-space: nowrap;
    content: attr(data-label);
    color: #9c9996;
    font-size: 0.75rem;
    font-weight: 300;
  }
  .c-resp-table__action {
    position: absolute;
    right: 0;
    bottom: 0.75rem;
  }
}
.c-resp-table__title-bar {
  background: #d6d4d1;
  padding: 1rem;
  font-size: 0.875rem;
  display: flex;
  align-items: center;
}

.c-resp-table__title-bar .icon {
  margin-right: 0.5rem;
}

@media (min-width: 700px) {
  .c-resp-table__title-bar {
    margin-bottom: 1.5rem;
  }
}
.c-tab-bar {
  list-style: none outside none;
  margin: 0 0 2rem;
  padding: 0;
  display: flex;
  justify-content: flex-start;
  border-bottom: 1px solid #d6d4d1;
}

.c-tabs {
  position: relative;
  min-height: 240px;
  clear: both;
  transition: height 0.6s ease;
}

.c-tabs::after {
  content: "";
  display: table;
  clear: both;
}

.c-tabs__row--offset {
  margin-top: 2rem;
}

.c-tabs__element {
  float: left;
  width: 50%;
}

.c-tabs__element .c-tabs__label {
  cursor: pointer;
  margin-left: -1px;
  margin-right: 30px;
  position: relative;
  left: 1px;
  height: 3.2rem;
  text-align: center;
  width: 100%;
  background-color: #f0edeb;
  display: flex;
  justify-content: center;
  align-items: center;
}

.c-tabs__element .c-tabs__label::after {
  content: "";
  height: 2px;
  background-color: #000000;
  position: absolute;
  left: 50%;
  bottom: 0;
  transition: width 0.6s ease 0s, left 0.6s ease 0s;
  width: 0;
}

.c-tabs__element .c-tabs__radio {
  display: none;
}

.c-tabs__content {
  position: absolute;
  top: 3.2rem;
  left: 0;
  text-align: left;
  background: #ffffff;
  right: 0;
  bottom: 0;
  padding-top: 1.3rem;
}

.c-tabs__content > * {
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
  transition: all 0.6s ease;
}

.is-active .c-tabs__label {
  font-weight: 500;
  color: #111516;
  padding-bottom: 5px;
  z-index: 2;
}

.is-active .c-tabs__label::after {
  content: "";
  width: 80%;
  height: 2px;
  background-color: #111516;
  position: absolute;
  left: 10%;
  bottom: 0;
}

.isIE .is-active .c-tabs__label {
  padding-bottom: 6px;
}

.is-active .c-tabs__label ~ .c-tabs__content {
  z-index: 1;
}

.is-active .c-tabs__label ~ .c-tabs__content > * {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}

/* RTL-Specific Rules */
.jed-ar-shop .c-tabs__element {
  float: right;
}

.jed-ar-shop .c-tabs__label {
  margin-left: 30px;
  margin-right: -1px;
}

.jed-ar-shop .c-tabs__content {
  text-align: right;
}

.c-brand-overview {
  list-style: none outside none;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  border-top: 1px solid #d6d4d1;
  border-left: 1px solid #d6d4d1;
  margin-bottom: 2rem;
}

.c-brand-overview a span {
  text-decoration: none;
}

.c-brand-overview__item {
  flex: 1 0 16.6666666667%;
  max-width: 16.6666666667%;
  display: block;
  border-bottom: 1px solid #d6d4d1;
  border-right: 1px solid #d6d4d1;
}

@media (min-width: 1000px) and (max-width: 1399px) {
  .c-brand-overview__item {
    flex: 1 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-brand-overview__item {
    flex: 1 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media (max-width: 699px) {
  .c-brand-overview__item {
    flex: 1 0 50%;
    max-width: 50%;
  }
}
.c-brand-overview__image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  flex: 0 0 auto;
  object-fit: scale-down;
}

.c-brand-overview__image-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-brand-overview__image-placer {
  width: 100%;
  padding-bottom: 60%;
  position: relative;
}

.c-brand-overview__name {
  text-align: center;
  font-size: 0.875rem;
  color: #9c9996;
  height: 60px;
  background-image: linear-gradient(to bottom, #ffffff, #f5f5f5);
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-brand-overview__name span {
  display: block;
  width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#brands-filter {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

@media (min-width: 1400px) {
  #brands-filter {
    justify-content: flex-end;
  }
}
@media (min-width: 1400px) {
  #brands-filter li:first-child {
    margin-right: 1rem;
  }
}
@media (max-width: 1399px) {
  #brands-filter li:first-child {
    width: 100%;
    min-width: 100%;
    flex: 1 0 100%;
  }
}
.c-hero {
  position: relative;
  display: block;
  margin-bottom: 2rem;
  overflow: hidden;
}

.c-hero--simple {
  border: 3px solid #d6d4d1;
}

@media (max-width: 999px) {
  .c-hero--hero {
    margin-left: -20px;
    width: calc(100% + 40px);
  }
  .m-brand-boutique__content .c-hero--hero {
    margin-left: 0;
    width: 100%;
  }
}
.c-hero > a {
  display: block;
  width: 100%;
  color: #111516;
}

.c-hero__image {
  width: 100%;
  height: auto;
  display: block;
}

.c-hero__image img {
  width: 100%;
  display: block;
  height: auto;
}

.c-hero__content-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 40px;
}

.c-hero__content-container > * {
  z-index: 1;
}

.c-content-section__slot-small .c-hero__content-container--simple {
  padding: 20px;
}

@media (min-width: 700px) {
  .c-hero__content-container:not(.c-hero__content-container--simple) {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 50%;
  }
  .c-hero__content-container:not(.c-hero__content-container--simple)::after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.3;
    z-index: 0;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-hero__content-container {
    padding: 30px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-hero__content-container {
    padding: 20px;
  }
}
@media (max-width: 699px) {
  .c-hero__content-container {
    padding: 20px;
  }
}
.c-hero__headline {
  font-size: 2rem;
  font-weight: 300;
  margin-bottom: 5px;
  display: block;
  width: 100%;
  max-width: 50rem;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

@media (min-width: 1000px) and (max-width: 1399px) {
  .c-hero__headline {
    font-size: 1.5rem;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-hero__headline {
    font-size: 1.25rem;
  }
}
@media (max-width: 699px) {
  .c-hero__headline {
    font-size: 1rem;
  }
}
@media (min-width: 1000px) {
  .c-content-section__slot-medium .c-hero__headline {
    font-size: 1.25rem;
  }
}
@media (max-width: 999px) {
  .c-content-section__slot-medium .c-hero__headline {
    font-size: 1rem;
  }
}
.c-content-section__slot-small .c-hero__headline {
  font-size: 1rem;
}

.c-hero__subheadline {
  font-size: 3.25rem;
  line-height: 1.1;
  display: block;
  width: 100%;
  max-width: 50rem;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

@media (min-width: 1400px) {
  .c-hero--simple .c-hero__subheadline {
    font-size: 2.5rem;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-hero__subheadline {
    font-size: 2.5rem;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-hero__subheadline {
    font-size: 2rem;
  }
}
@media (max-width: 699px) {
  .c-hero__subheadline {
    font-size: 1.5rem;
  }
}
@media (min-width: 1000px) {
  .c-content-section__slot-medium .c-hero__subheadline {
    font-size: 2rem;
  }
}
@media (max-width: 999px) {
  .c-content-section__slot-medium .c-hero__subheadline {
    font-size: 1.5rem;
  }
}
.c-content-section__slot-small .c-hero__subheadline {
  font-size: 1.5rem;
}

.c-hero__content {
  margin-top: 1rem;
  display: block;
  width: 100%;
  font-weight: 300;
  max-width: 50rem;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.c-hero__cta {
  margin-top: 1rem;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 35rem;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.c-hero__cta span {
  margin-right: 0.4rem;
}

.c-hero__cta .icon {
  width: 10px;
  height: 14px;
  margin-top: 2px;
}

.c-hmeevolution-header {
  height: 50px;
  border-bottom: 1px solid #c4c2c2;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}

.c-hmeevolution-header img {
  width: 130px;
}

.c-hmeevolution-content {
  padding-top: 50px;
  padding-left: 10px;
  padding-right: 10px;
}

.c-hmeevolution-content .content {
  width: 100%;
}

.c-hmeevolution-content .c-content-section p {
  margin-top: 1rem;
}

.c-hmeevolution-content__text-container {
  text-align: center;
  font-size: 1.15rem;
}

.c-hmeevolution-content__text-headline {
  font-size: 1.1rem;
  color: #787573;
  margin-bottom: 0.5rem;
}

.c-hmeevolution-content__space-bottom {
  margin-bottom: 1.5rem;
}

.c-hmeevolution-content__text-container,
.c-hmeevolution-content__form-container {
  margin-top: 1.5rem;
  width: 100%;
}

.c-hmeevolution-content__form-container .m-checkout {
  padding: 0;
}

.c-hmeevolution-content__link-text {
  margin-top: 1.5rem;
  color: #787573;
}

.c-hmeevolution-content__link {
  margin-top: 1rem;
}

.c-hmeevolution-footer__link-footer-text {
  margin-top: 4rem;
}

.c-hmeevolution-footer {
  margin-bottom: 2rem;
}

.c-hmeevolution-newsletter-modal {
  text-align: center;
  font-size: 1.15rem;
}

.c-content-section .c-hmeevolution-newsletter-modal-terms {
  font-size: 0.8rem;
  line-height: 1rem;
  color: #9c9996;
}

.grid-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.grid-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .grid-container {
    padding: 0 40px;
  }
}
.grid-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .grid-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.grid-12 {
  width: calc(8.33325% * 12);
  max-width: calc(8.33325% * 12);
  min-width: calc(8.33325% * 12);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-12 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-6 {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-6 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-4 {
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-4 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-t-6-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-8 {
  width: calc(8.33325% * 8);
  max-width: calc(8.33325% * 8);
  min-width: calc(8.33325% * 8);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-8 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-9 {
  width: calc(8.33325% * 9);
  max-width: calc(8.33325% * 9);
  min-width: calc(8.33325% * 9);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-9 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gridley-scott {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}

.gridley-scott .gridley-scott-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.gridley-scott .gridley-scott-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 40px;
  }
}
.gridley-scott .gridley-scott-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.gridley-scott .gridley-scott-col {
  width: calc(8.33325% * 1);
  max-width: calc(8.33325% * 1);
  min-width: calc(8.33325% * 1);
  float: left;
  min-height: 1px;
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    width: calc(8.33325% * 2);
    max-width: calc(8.33325% * 2);
    min-width: calc(8.33325% * 2);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col-hide-mobile {
    display: none;
  }
}
.gridley-scott .gridley-scott-colcontent {
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

.c-visual-text {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}

.c-visual-text--reversed {
  flex-direction: row-reverse;
}

.c-visual-text--image-below {
  flex-direction: column-reverse;
}

.c-visual-text--image-above {
  flex-direction: column;
}

@media (max-width: 699px) {
  .c-visual-text {
    display: block;
  }
}
.c-visual-text__image {
  display: flex;
  align-items: center;
  flex: 1 0 100%;
}

@media (min-width: 700px) and (max-width: 999px) {
  .c-visual-text__image {
    max-width: calc(50% - 10px);
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-visual-text__image {
    max-width: calc(50% - 15px);
  }
}
@media (min-width: 1400px) {
  .c-visual-text__image {
    max-width: calc(50% - 20px);
  }
}
.c-visual-text__image picture {
  width: 100%;
  height: auto;
}

.c-visual-text__image img {
  display: block;
  width: 100%;
  height: auto;
}

@media (min-width: 700px) and (max-width: 999px) {
  .c-visual-text--image-above .c-visual-text__image, .c-visual-text--image-below .c-visual-text__image {
    max-width: calc(100% - 10px);
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-visual-text--image-above .c-visual-text__image, .c-visual-text--image-below .c-visual-text__image {
    max-width: calc(100% - 15px);
  }
}
@media (min-width: 1400px) {
  .c-visual-text--image-above .c-visual-text__image, .c-visual-text--image-below .c-visual-text__image {
    max-width: calc(100% - 20px);
  }
}
.c-visual-text__image + .c-visual-text__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.c-visual-text__content {
  flex: 1;
}

@media (max-width: 699px) {
  .c-visual-text__content {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .c-visual-text--has-background-color .c-visual-text__content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-visual-text__content {
    padding: 2rem 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-visual-text__content {
    padding: 2rem 30px;
  }
}
@media (min-width: 1400px) {
  .c-visual-text__content {
    padding: 2rem 40px;
  }
}
.c-visual-text--reversed:not(.c-visual-text--has-background-color) .c-visual-text__content {
  padding-left: 0;
}

@media (min-width: 700px) {
  .c-visual-text--align-top .c-visual-text__content {
    padding-top: 0;
  }
}
.c-visual-text__title {
  width: 100%;
  max-width: 35rem;
  font-size: 1.5rem;
  display: inline-block;
}

.c-visual-text__copy {
  width: 100%;
  max-width: 35rem;
  display: inline-block;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 300;
}

@media (min-width: 1400px) {
  .c-visual-text__copy {
    font-size: 1.125rem;
  }
}
.c-visual-text__copy small {
  font-size: 0.875rem;
  color: #787573;
  padding-right: 0.5rem;
}

.c-visual-text__button-container {
  width: 100%;
  display: inline-block;
}

.grid-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.grid-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .grid-container {
    padding: 0 40px;
  }
}
.grid-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .grid-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.grid-12 {
  width: calc(8.33325% * 12);
  max-width: calc(8.33325% * 12);
  min-width: calc(8.33325% * 12);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-12 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-6 {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-6 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-4 {
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-4 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-t-6-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-8 {
  width: calc(8.33325% * 8);
  max-width: calc(8.33325% * 8);
  min-width: calc(8.33325% * 8);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-8 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-9 {
  width: calc(8.33325% * 9);
  max-width: calc(8.33325% * 9);
  min-width: calc(8.33325% * 9);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-9 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gridley-scott {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}

.gridley-scott .gridley-scott-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.gridley-scott .gridley-scott-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 40px;
  }
}
.gridley-scott .gridley-scott-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.gridley-scott .gridley-scott-col {
  width: calc(8.33325% * 1);
  max-width: calc(8.33325% * 1);
  min-width: calc(8.33325% * 1);
  float: left;
  min-height: 1px;
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    width: calc(8.33325% * 2);
    max-width: calc(8.33325% * 2);
    min-width: calc(8.33325% * 2);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col-hide-mobile {
    display: none;
  }
}
.gridley-scott .gridley-scott-colcontent {
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

.c-benefit {
  border-bottom: 1px solid #c4c2c2;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  display: flex;
  animation-name: benefitFade;
  animation-duration: 0.3s;
  animation-fill-mode: both;
}

.c-benefit .c-hero {
  width: 100%;
}

@media (max-width: 699px) {
  .c-benefit {
    flex-direction: column;
    padding-bottom: 1.5rem;
  }
}
.c-benefit__wrapper {
  border-top: 1px solid #c4c2c2;
  padding-top: 1rem;
}

@media (min-width: 700px) and (max-width: 999px) {
  .c-benefit__image-container {
    margin-right: 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-benefit__image-container {
    margin-right: 30px;
  }
}
@media (min-width: 1400px) {
  .c-benefit__image-container {
    margin-right: 40px;
  }
}
@media (min-width: 700px) {
  .c-benefit__image-container {
    width: 22%;
    max-width: 22%;
    flex: 1 0 22%;
  }
}
.c-benefit__content-container {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.c-benefit__head {
  font-size: 0.875rem;
  color: #787573;
  margin-bottom: 5px;
  display: block;
}

@media (max-width: 699px) {
  .c-benefit__head {
    margin-top: 5px;
  }
}
.c-benefit__headline {
  margin-bottom: 0.75rem !important;
}

.c-benefit__active-label {
  display: none;
}

.toggle-trigger-active .c-benefit__active-label {
  display: inline-block;
}

.c-benefit__default-label {
  display: inline-block;
}

.toggle-trigger-active .c-benefit__default-label {
  display: none;
}

.c-benefit__default-label, .c-benefit__active-label {
  margin-right: 0.5rem;
  vertical-align: middle;
}

.c-benefit__spacer {
  width: 100%;
  flex: 1;
}

.c-benefit__toggle {
  background: transparent;
  border: 0;
  padding: 0;
  color: #9c9996;
  align-self: flex-end;
  margin-right: 3px;
}

.c-benefit__toggle:focus {
  outline: 1px dotted #111516;
  outline-offset: 3px;
}

@media (max-width: 699px) {
  .c-benefit__toggle {
    float: none;
  }
}
.c-benefit__toggle::after {
  content: " ";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #9c9996;
  border-right: 2px solid #9c9996;
  transition: 0.2s all;
  transform: translateY(-1px) rotate(45deg);
}

.c-benefit__toggle.toggle-trigger-active::after {
  transition: 0.2s all;
  transform: translateY(3px) rotate(-135deg);
}

@keyframes benefitFade {
  from {
    opacity: 0;
    transform: scale(0.95);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.grid-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.grid-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .grid-container {
    padding: 0 40px;
  }
}
.grid-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .grid-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.grid-12 {
  width: calc(8.33325% * 12);
  max-width: calc(8.33325% * 12);
  min-width: calc(8.33325% * 12);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-12 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-6 {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-6 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-4 {
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-4 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-t-6-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-8 {
  width: calc(8.33325% * 8);
  max-width: calc(8.33325% * 8);
  min-width: calc(8.33325% * 8);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-8 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-9 {
  width: calc(8.33325% * 9);
  max-width: calc(8.33325% * 9);
  min-width: calc(8.33325% * 9);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-9 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gridley-scott {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}

.gridley-scott .gridley-scott-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.gridley-scott .gridley-scott-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 40px;
  }
}
.gridley-scott .gridley-scott-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.gridley-scott .gridley-scott-col {
  width: calc(8.33325% * 1);
  max-width: calc(8.33325% * 1);
  min-width: calc(8.33325% * 1);
  float: left;
  min-height: 1px;
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    width: calc(8.33325% * 2);
    max-width: calc(8.33325% * 2);
    min-width: calc(8.33325% * 2);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col-hide-mobile {
    display: none;
  }
}
.gridley-scott .gridley-scott-colcontent {
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

.c-newsletter {
  display: flex;
  align-items: flex-start;
  margin-bottom: 2rem;
}

@media (max-width: 699px) {
  .c-newsletter {
    display: block;
  }
}
.c-newsletter__image {
  display: flex;
  align-items: center;
  flex: 1;
}

@media (min-width: 700px) and (max-width: 999px) {
  .c-newsletter__image {
    max-width: calc(50% - 10px);
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-newsletter__image {
    max-width: calc(50% - 15px);
  }
}
@media (min-width: 1400px) {
  .c-newsletter__image {
    max-width: calc(50% - 20px);
  }
}
.c-newsletter__image picture {
  width: 100%;
  height: auto;
}

.c-newsletter__image img {
  display: block;
  width: 100%;
  height: auto;
}

.c-newsletter__image + .c-newsletter__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.c-newsletter__content {
  flex: 1;
  padding-left: 0;
}

@media (max-width: 699px) {
  .c-newsletter__content {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-newsletter__content {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-newsletter__content {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .c-newsletter__content {
    padding: 0 40px;
  }
}
.c-newsletter__content:only-child {
  padding: 0;
}

.c-newsletter__title {
  width: 100%;
  max-width: 35rem;
  font-size: 1.5rem;
  display: inline-block;
}

.c-newsletter__copy {
  width: 100%;
  max-width: 35rem;
  display: inline-block;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 300;
}

@media (min-width: 1400px) {
  .c-newsletter__copy {
    font-size: 1.125rem;
  }
}
.c-newsletter__copy small {
  font-size: 0.875rem;
  color: #787573;
  padding-right: 1rem;
}

.c-newsletter__form {
  max-width: 35rem;
}

.c-newsletter__footer {
  display: flex;
  align-items: flex-end;
  margin-top: 1rem;
}

.c-newsletter__footer small {
  flex: 1;
}

@media (max-width: 699px) {
  .c-newsletter__footer {
    flex-direction: column;
    align-items: stretch;
  }
  .c-newsletter__footer small {
    margin-bottom: 1rem;
  }
}
.c-newsletter-component {
  display: flex;
  flex-grow: 1;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 2rem;
  padding: 20px;
}

.c-newsletter-component .section--content-width {
  padding: 0;
}

.c-newsletter-component .section--gray.util-df {
  background-color: inherit;
}

@media (max-width: 999px) {
  .c-newsletter-component .c-usp-container {
    justify-content: flex-start;
  }
}
.c-newsletter-component .c-usp-container small {
  color: inherit !important;
}

.c-newsletter-component .c-usp-container,
.c-newsletter-component .e-input-checkbox {
  color: inherit !important;
}

.c-newsletter-component .c-usp-container label,
.c-newsletter-component .e-input-checkbox label {
  color: inherit !important;
}

.c-newsletter-component h2 {
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  font-weight: normal;
  font-size: 1.7rem;
  width: 100%;
}

.c-content-section .c-newsletter-component h2 {
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  font-weight: normal;
  font-size: 1.7rem;
  width: 100%;
}

.c-newsletter-component__image-box {
  width: 100px;
  margin-right: 20px;
}

@media (max-width: 699px) {
  .c-newsletter-component__image-box {
    width: 60px;
  }
}
.c-newsletter-component__image-box img {
  max-width: 100%;
}

.c-newsletter-component__button {
  width: 12rem;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  margin-top: 5px;
}

@media (max-width: 699px) {
  .c-newsletter-component__button {
    margin-top: 0;
  }
}
@media (max-width: 699px) {
  .c-newsletter-component__button {
    width: 100%;
  }
  .c-newsletter-component__button button {
    width: 100%;
  }
}
.c-newsletter-component__input {
  margin-bottom: 20px;
}

.c-newsletter-component__input input {
  width: 100%;
}

@media (max-width: 699px) {
  .c-newsletter-component__image-box + .c-newsletter-component__right .c-newsletter-component__input {
    margin-left: -80px;
  }
  .c-newsletter-component__image-box + .c-newsletter-component__right .c-newsletter-component__headline-usp-wrapper {
    min-height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.c-newsletter-component__content-no-button {
  position: relative;
  display: flex;
  flex-grow: 1;
  flex-wrap: wrap;
  width: calc(100% - 13rem);
}

@media (max-width: 699px) {
  .c-newsletter-component__content-no-button {
    width: 100%;
  }
}
.c-newsletter-component__checkmark,
.usps {
  width: 100%;
}

.c-newsletter-component__checkmark {
  margin-right: 13rem;
}

.c-newsletter-component__image-placeholder + .c-newsletter-component__checkmark {
  margin-left: 120px;
}

@media (max-width: 699px) {
  .c-newsletter-component__checkmark {
    width: 100%;
    margin-right: 0;
  }
  .c-newsletter-component__image-placeholder + .c-newsletter-component__checkmark {
    margin-left: 0;
  }
}
.c-newsletter-component__right {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  width: 100%;
}

.c-newsletter-component__image-box + .c-newsletter-component__right {
  width: calc(100% - 120px);
}

.c-newsletter-component__input-content {
  display: flex;
  align-items: flex-start;
}

@media (max-width: 699px) {
  .c-newsletter-component__input-content {
    flex-direction: column;
  }
}
.c-newsletter-component__input-wrapper {
  margin-right: 20px;
  width: calc(100% - 13rem);
}

@media (max-width: 699px) {
  .c-newsletter-component__input-wrapper {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.c-newsletter-component__headline-usp-wrapper {
  width: calc(100% - 13rem);
}

@media (max-width: 699px) {
  .c-newsletter-component__headline-usp-wrapper {
    width: 100%;
  }
}
.c-progress {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  background-color: #f4f4f4;
}

.c-progress__bar {
  font-size: 14px;
  color: #ffffff;
  padding-left: 1rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.c-progress__bar--short,
.c-progress__bar--very-weak {
  background-color: #FFB000;
}

.c-progress__bar--weak {
  background-color: #FFB000;
}

.c-progress__bar--mediocre {
  background-color: #FFB000;
}

.c-progress__bar--strong,
.c-progress__bar--very-strong {
  background-color: #33B085;
}

/*  RTL-Specific Rules  */
.jed-ar-shop .c-progress__bar {
  padding-right: 1rem;
  padding-left: 0;
}

.c-mobile-app-links {
  width: 100%;
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
  border: 1px solid #c4c2c2;
  padding: 0.75rem;
}

.c-mobile-app-links__space-bottom {
  margin-bottom: 1.5rem;
}

.c-mobile-app-links__img {
  width: 50%;
  padding-right: 0.75rem;
}

.c-mobile-app-links__links {
  width: 50%;
  float: right;
}

.c-mobile-app-links__full-width {
  width: 100%;
}

.c-footer-basic {
  overflow: hidden;
  flex: 0 0 auto;
}

.c-footer-basic__container {
  background-color: #111516;
}

.c-footer-basic__container::after {
  content: "";
  display: table;
  clear: both;
}

.c-footer-basic__container--light {
  background-color: #ffffff;
}

.c-footer-brandstage {
  width: 100%;
  overflow: hidden;
  height: 90px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #111516;
  color: #f0edeb;
  font-weight: 300;
  font-size: 0.75rem;
}

.c-footer-basic__container--light .c-footer-brandstage {
  background: #ffffff;
  color: #000000;
}

@media (max-width: 499px) {
  .c-footer-brandstage {
    flex-direction: column-reverse;
    height: auto;
    padding: 3rem 0 4rem;
  }
}
.c-footer-brandstage__info {
  flex: 1;
}

.c-footer-brandstage__logo-container {
  background-color: #111516;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: flex-end;
  flex: 1;
}

.c-footer-basic__container--light .c-footer-brandstage__logo-container {
  background: #ffffff;
}

.c-footer-brandstage__logo-container img {
  height: 28px;
}

@media (max-width: 499px) {
  .c-footer-brandstage__logo-container {
    width: 100%;
    justify-content: center;
    margin-bottom: 2rem;
  }
}
.c-footer-webshop-sender__container {
  text-align: center;
  padding: 1rem;
  font-size: 0.75rem;
}

.grid-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.grid-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .grid-container {
    padding: 0 40px;
  }
}
.grid-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .grid-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.grid-12 {
  width: calc(8.33325% * 12);
  max-width: calc(8.33325% * 12);
  min-width: calc(8.33325% * 12);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-12 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-6 {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-6 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-4 {
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-4 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-t-6-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-8 {
  width: calc(8.33325% * 8);
  max-width: calc(8.33325% * 8);
  min-width: calc(8.33325% * 8);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-8 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-9 {
  width: calc(8.33325% * 9);
  max-width: calc(8.33325% * 9);
  min-width: calc(8.33325% * 9);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-9 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gridley-scott {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}

.gridley-scott .gridley-scott-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.gridley-scott .gridley-scott-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 40px;
  }
}
.gridley-scott .gridley-scott-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.gridley-scott .gridley-scott-col {
  width: calc(8.33325% * 1);
  max-width: calc(8.33325% * 1);
  min-width: calc(8.33325% * 1);
  float: left;
  min-height: 1px;
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    width: calc(8.33325% * 2);
    max-width: calc(8.33325% * 2);
    min-width: calc(8.33325% * 2);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col-hide-mobile {
    display: none;
  }
}
.gridley-scott .gridley-scott-colcontent {
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

.c-footer-checkout {
  color: #ffffff;
  font-size: 0.875rem;
  font-weight: 300;
}

.c-footer-checkout__container {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.c-footer-checkout__container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .c-footer-checkout__container {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-footer-checkout__container {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-footer-checkout__container {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .c-footer-checkout__container {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.c-footer-checkout__hotline {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .c-footer-checkout__hotline {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-footer-checkout__hotline {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-footer-checkout__hotline {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .c-footer-checkout__hotline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .c-footer-checkout__hotline {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .c-footer-checkout__hotline {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .c-footer-checkout__hotline {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .c-footer-checkout__hotline {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .c-footer-checkout__hotline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.c-footer-checkout__hotline a {
  color: #ffffff;
}

.c-footer-checkout__link-list {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
  display: flex;
  justify-content: flex-end;
}

@media (max-width: 699px) {
  .c-footer-checkout__link-list {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-footer-checkout__link-list {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-footer-checkout__link-list {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .c-footer-checkout__link-list {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .c-footer-checkout__link-list {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
    margin-top: 1rem;
    justify-content: flex-start;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .c-footer-checkout__link-list {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .c-footer-checkout__link-list {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .c-footer-checkout__link-list {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .c-footer-checkout__link-list {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.c-footer-standard__item .c-footer-checkout__link-list {
  width: calc(8.33325% * 12);
  max-width: calc(8.33325% * 12);
  min-width: calc(8.33325% * 12);
  float: left;
  min-height: 1px;
  padding: 0;
}

@media (max-width: 699px) {
  .c-footer-standard__item .c-footer-checkout__link-list {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-footer-standard__item .c-footer-checkout__link-list {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-footer-standard__item .c-footer-checkout__link-list {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .c-footer-standard__item .c-footer-checkout__link-list {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.c-footer-checkout__link-list .c-footer-standard__item:first-child {
  margin-top: 0;
}

.c-footer-checkout__item {
  padding: 0;
  margin-bottom: 1rem;
  margin-left: 2rem;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
       break-inside: avoid;
  display: block;
}

@media (max-width: 699px) {
  .c-footer-checkout__item {
    margin-left: 0;
    margin-right: 1rem;
  }
}
.c-footer-checkout__item a {
  color: #ffffff;
}

.c-footer-checkout__item img {
  max-width: 100px;
}

.c-footer-checkout__trustbadge {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
  display: flex;
  justify-content: flex-end;
}

@media (max-width: 699px) {
  .c-footer-checkout__trustbadge {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-footer-checkout__trustbadge {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-footer-checkout__trustbadge {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .c-footer-checkout__trustbadge {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .c-footer-checkout__trustbadge {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
    margin-top: 1rem;
    justify-content: flex-start;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .c-footer-checkout__trustbadge {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .c-footer-checkout__trustbadge {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .c-footer-checkout__trustbadge {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .c-footer-checkout__trustbadge {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.grid-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .grid-container {
    padding: 0 40px;
  }
}
.grid-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .grid-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.grid-12 {
  width: calc(8.33325% * 12);
  max-width: calc(8.33325% * 12);
  min-width: calc(8.33325% * 12);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-12 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-6 {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-6 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-4 {
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-4 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-t-6-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-8 {
  width: calc(8.33325% * 8);
  max-width: calc(8.33325% * 8);
  min-width: calc(8.33325% * 8);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-8 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-9 {
  width: calc(8.33325% * 9);
  max-width: calc(8.33325% * 9);
  min-width: calc(8.33325% * 9);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-9 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gridley-scott {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}

.gridley-scott .gridley-scott-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.gridley-scott .gridley-scott-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 40px;
  }
}
.gridley-scott .gridley-scott-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.gridley-scott .gridley-scott-col {
  width: calc(8.33325% * 1);
  max-width: calc(8.33325% * 1);
  min-width: calc(8.33325% * 1);
  float: left;
  min-height: 1px;
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    width: calc(8.33325% * 2);
    max-width: calc(8.33325% * 2);
    min-width: calc(8.33325% * 2);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col-hide-mobile {
    display: none;
  }
}
.gridley-scott .gridley-scott-colcontent {
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

.c-footer-standard {
  padding-top: 1rem;
  color: #ffffff;
}

.c-footer-standard__container {
  margin: 1rem 0 2rem;
  color: #ffffff;
}

.c-footer-standard__container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .c-footer-standard__container {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-footer-standard__container {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-footer-standard__container {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .c-footer-standard__container {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.c-footer-basic--crew .c-footer-standard__container {
  margin-bottom: 1rem;
}

@media (max-width: 699px) {
  .c-footer-standard__container {
    flex-direction: column;
  }
}
.c-footer-standard__container-newsletter {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
  margin-bottom: 1.5rem;
}

@media (max-width: 699px) {
  .c-footer-standard__container-newsletter {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-footer-standard__container-newsletter {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-footer-standard__container-newsletter {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .c-footer-standard__container-newsletter {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.c-footer-standard__container-newsletter img {
  max-width: 100%;
}

.c-footer-standard__container-newsletter h1 {
  padding-top: 0;
}

@media (max-width: 699px) {
  .c-footer-standard__container-newsletter {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .c-footer-standard__container-newsletter {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .c-footer-standard__container-newsletter {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .c-footer-standard__container-newsletter {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .c-footer-standard__container-newsletter {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.c-footer-standard__container-item {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .c-footer-standard__container-item {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-footer-standard__container-item {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-footer-standard__container-item {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .c-footer-standard__container-item {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 999px) {
  .c-footer-standard__container-item {
    margin-bottom: 1.5rem;
  }
  .c-footer-basic--crew .c-footer-standard__container-item {
    margin-bottom: 0;
  }
}
.c-footer-standard__border {
  border-bottom: 1px solid #c4c2c2;
}

.c-footer-standard__contact {
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .c-footer-standard__contact {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-footer-standard__contact {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-footer-standard__contact {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .c-footer-standard__contact {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-footer-standard__contact {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .c-footer-standard__contact {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .c-footer-standard__contact {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .c-footer-standard__contact {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .c-footer-standard__contact {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .c-footer-standard__contact {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
    padding: 0;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .c-footer-standard__contact {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .c-footer-standard__contact {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .c-footer-standard__contact {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .c-footer-standard__contact {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.c-footer-standard__container-right {
  width: calc(8.33325% * 8);
  max-width: calc(8.33325% * 8);
  min-width: calc(8.33325% * 8);
  float: left;
  min-height: 1px;
  padding: 0 !important;
}

@media (max-width: 699px) {
  .c-footer-standard__container-right {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-footer-standard__container-right {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-footer-standard__container-right {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .c-footer-standard__container-right {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-footer-standard__container-right {
    flex-wrap: wrap;
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .c-footer-standard__container-right {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .c-footer-standard__container-right {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .c-footer-standard__container-right {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .c-footer-standard__container-right {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .c-footer-standard__container-right {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
    display: block;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .c-footer-standard__container-right {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .c-footer-standard__container-right {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .c-footer-standard__container-right {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .c-footer-standard__container-right {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.c-footer-standard__container-top, .c-footer-standard__container-bottom {
  display: flex;
  padding: 0 !important;
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .c-footer-standard__container-top, .c-footer-standard__container-bottom {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-footer-standard__container-top, .c-footer-standard__container-bottom {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-footer-standard__container-top, .c-footer-standard__container-bottom {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .c-footer-standard__container-top, .c-footer-standard__container-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-footer-standard__container-top, .c-footer-standard__container-bottom {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .c-footer-standard__container-top, .c-footer-standard__container-bottom {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .c-footer-standard__container-top, .c-footer-standard__container-bottom {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .c-footer-standard__container-top, .c-footer-standard__container-bottom {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .c-footer-standard__container-top, .c-footer-standard__container-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .c-footer-standard__container-top, .c-footer-standard__container-bottom {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
    padding: 0 !important;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .c-footer-standard__container-top, .c-footer-standard__container-bottom {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .c-footer-standard__container-top, .c-footer-standard__container-bottom {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .c-footer-standard__container-top, .c-footer-standard__container-bottom {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .c-footer-standard__container-top, .c-footer-standard__container-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.c-footer-standard__headline {
  font-size: 1.25rem;
  padding: 0.67em 0 1.25rem;
}

.c-footer-standard__hotline {
  font-size: 1.25rem;
  margin: 0.67em 0;
  margin-bottom: 1rem;
}

.c-footer-standard__item {
  padding: 0;
  margin-bottom: 1em;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
       break-inside: avoid;
  display: block;
  font-size: 0.875rem;
  font-weight: 300;
}

.c-footer-standard__item a {
  color: #ffffff;
}

.c-footer-standard__item img {
  max-width: 100px;
}

.c-footer-standard__social img {
  max-width: 30px;
}

.c-footer-standard__social .icon:hover path {
  fill: #ffffff;
}

.c-footer-standard__social-list {
  display: flex;
  list-style: none outside none;
  padding: 0;
  margin: 0;
  justify-content: flex-start;
}

.c-footer-standard__social-list li {
  margin-right: 1rem;
}

.c-footer-standard__buttons {
  display: flex;
  justify-content: space-between;
}

.c-footer-standard__buttons .button {
  width: calc(50% - 0.5rem);
}

.c-footer-standard__trustbadge {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
  display: flex;
  justify-content: flex-end;
}

@media (max-width: 699px) {
  .c-footer-standard__trustbadge {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-footer-standard__trustbadge {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-footer-standard__trustbadge {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .c-footer-standard__trustbadge {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .c-footer-standard__trustbadge {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
    justify-content: flex-start;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .c-footer-standard__trustbadge {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .c-footer-standard__trustbadge {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .c-footer-standard__trustbadge {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .c-footer-standard__trustbadge {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.c-footer-standard__brands-container {
  width: calc(8.33325% * 12);
  max-width: calc(8.33325% * 12);
  min-width: calc(8.33325% * 12);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .c-footer-standard__brands-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-footer-standard__brands-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-footer-standard__brands-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .c-footer-standard__brands-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.c-footer-standard__brands-list {
  -moz-columns: 6;
       columns: 6;
  -moz-column-count: 6;
       column-count: 6;
  -moz-column-fill: balance;
       column-fill: balance;
}

@media (min-width: 1400px) {
  .c-footer-standard__brands-list {
    -moz-columns: 6;
         columns: 6;
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-footer-standard__brands-list {
    -moz-columns: 6;
         columns: 6;
    -moz-column-gap: 30px;
         column-gap: 30px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-footer-standard__brands-list {
    -moz-columns: 4;
         columns: 4;
    -moz-column-count: 4;
         column-count: 4;
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
@media (max-width: 699px) {
  .c-footer-standard__brands-list {
    -moz-columns: 2;
         columns: 2;
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
.c-footer-standard__item .c-footer-standard__brands-list {
  width: calc(8.33325% * 12);
  max-width: calc(8.33325% * 12);
  min-width: calc(8.33325% * 12);
  float: left;
  min-height: 1px;
  padding: 0;
}

@media (max-width: 699px) {
  .c-footer-standard__item .c-footer-standard__brands-list {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-footer-standard__item .c-footer-standard__brands-list {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-footer-standard__item .c-footer-standard__brands-list {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .c-footer-standard__item .c-footer-standard__brands-list {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.c-footer-standard__brands-list .c-footer-standard__item:first-child {
  margin-top: 0;
}

.c-footer-language {
  display: flex;
  padding: 40px 0;
}

@media (max-width: 699px) {
  .c-footer-language {
    flex-direction: column;
  }
}
.c-footer-language__title {
  display: flex;
  align-items: center;
}

@media (min-width: 700px) {
  .c-footer-language__title {
    margin-right: 2rem;
  }
}
@media (max-width: 699px) {
  .c-footer-language__title {
    margin-bottom: 20px;
  }
}
.c-footer-language__list {
  display: flex;
  align-items: center;
}

@media (max-width: 699px) {
  .c-footer-language__list-second {
    margin-top: 20px;
  }
}
.c-footer-language__active {
  display: flex;
  align-items: center;
  margin-right: 2rem;
}

.c-footer-language__active img {
  margin-right: 0.5rem;
}

.c-footer-language__item {
  display: flex;
  align-items: center;
}

.c-footer-language__item img {
  margin-right: 0.5rem;
  filter: grayscale(100%);
}

.c-language--dark {
  background-color: #30302e;
}

.c-language--dark .c-footer-language {
  border-top: 1px solid #787573;
}

.c-language--dark .c-footer-language__title {
  color: #ffffff;
}

@media (min-width: 700px) {
  .c-language--dark .c-footer-language__title {
    margin-right: 2rem;
  }
}
@media (max-width: 699px) {
  .c-language--dark .c-footer-language__title {
    margin-bottom: 20px;
  }
}
.c-language--dark .c-footer-language__active {
  color: #ffffff;
}

.c-language--dark .c-footer-language__item {
  color: #d6d4d1;
}

.c-language--light .c-footer-language {
  flex-direction: column;
}

.c-language--light .c-footer-language__title {
  margin-bottom: 20px;
}

.c-language--light .c-footer-language__list > * {
  padding: 10px;
  border: 1px solid #c4c2c2;
  border-radius: 4px;
  color: #787573;
}

.c-language--light .c-footer-language__active {
  background-color: #ffffff;
  box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.2);
}

.c-language--light .c-footer-language__item {
  background-color: #f0edeb;
}

.c-language--light .c-footer-language__text {
  display: none;
}

.grid-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.grid-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .grid-container {
    padding: 0 40px;
  }
}
.grid-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .grid-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.grid-12 {
  width: calc(8.33325% * 12);
  max-width: calc(8.33325% * 12);
  min-width: calc(8.33325% * 12);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-12 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-6 {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-6 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-4 {
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-4 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-t-6-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-8 {
  width: calc(8.33325% * 8);
  max-width: calc(8.33325% * 8);
  min-width: calc(8.33325% * 8);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-8 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-9 {
  width: calc(8.33325% * 9);
  max-width: calc(8.33325% * 9);
  min-width: calc(8.33325% * 9);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-9 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gridley-scott {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}

.gridley-scott .gridley-scott-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.gridley-scott .gridley-scott-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 40px;
  }
}
.gridley-scott .gridley-scott-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.gridley-scott .gridley-scott-col {
  width: calc(8.33325% * 1);
  max-width: calc(8.33325% * 1);
  min-width: calc(8.33325% * 1);
  float: left;
  min-height: 1px;
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    width: calc(8.33325% * 2);
    max-width: calc(8.33325% * 2);
    min-width: calc(8.33325% * 2);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col-hide-mobile {
    display: none;
  }
}
.gridley-scott .gridley-scott-colcontent {
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

.c-footer-dynamic {
  color: #000000;
  font-size: 0.875rem;
  font-weight: 300;
  margin-top: 22px;
  padding-top: 22px;
  border-top: 1px solid #000000;
}

.c-footer-dynamic .c-grid-component {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
  padding-bottom: 22px;
}

@media (max-width: 699px) {
  .c-footer-dynamic .c-grid-component {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-footer-dynamic .c-grid-component {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-footer-dynamic .c-grid-component {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .c-footer-dynamic .c-grid-component {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-footer-dynamic .c-grid-component {
    width: calc(8.33325% * 4);
    max-width: calc(8.33325% * 4);
    min-width: calc(8.33325% * 4);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .c-footer-dynamic .c-grid-component {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .c-footer-dynamic .c-grid-component {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .c-footer-dynamic .c-grid-component {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .c-footer-dynamic .c-grid-component {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .c-footer-dynamic .c-grid-component {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .c-footer-dynamic .c-grid-component {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .c-footer-dynamic .c-grid-component {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .c-footer-dynamic .c-grid-component {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .c-footer-dynamic .c-grid-component {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.c-footer-dynamic .c-grid-component a {
  color: inherit;
}

.c-footer-dynamic__content {
  display: flex;
  flex-wrap: wrap;
}

.c-footer-dynamic__content::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .c-footer-dynamic__content {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .c-footer-dynamic__content {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .c-footer-dynamic__content {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .c-footer-dynamic__content {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.c-footer-dynamic__cms-component {
  display: contents;
}

.c-bullet-point-component__item {
  display: flex;
  margin-bottom: 0.5rem;
}

.c-grid-component__item {
  margin-bottom: 0.5rem;
}

.c-grid-component__item img {
  max-width: 100%;
}

.c-grid-layout-component img {
  max-width: 65px;
  height: auto;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}

.c-grid-layout-component--horizontal {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.c-back-to-top {
  position: fixed;
  z-index: 9;
  bottom: 1.5rem;
  right: 0;
  left: 50%;
  margin-left: -75px;
  width: 150px;
  pointer-events: none;
}

.c-back-to-top.active {
  pointer-events: auto;
}

.c-back-to-top__container {
  white-space: nowrap;
  pointer-events: none;
  opacity: 0;
  transition: all ease 0.2s;
}

.c-back-to-top__container.active {
  pointer-events: auto;
  transition: all ease 0.2s;
  opacity: 1;
}

.c-grid-component .c-headline-component {
  font-size: 1.15rem;
  padding-bottom: 0.25rem;
}

.grid-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.grid-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .grid-container {
    padding: 0 40px;
  }
}
.grid-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .grid-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.grid-12 {
  width: calc(8.33325% * 12);
  max-width: calc(8.33325% * 12);
  min-width: calc(8.33325% * 12);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-12 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-6 {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-6 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-4 {
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-4 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-t-6-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-8 {
  width: calc(8.33325% * 8);
  max-width: calc(8.33325% * 8);
  min-width: calc(8.33325% * 8);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-8 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-9 {
  width: calc(8.33325% * 9);
  max-width: calc(8.33325% * 9);
  min-width: calc(8.33325% * 9);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-9 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gridley-scott {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}

.gridley-scott .gridley-scott-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.gridley-scott .gridley-scott-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 40px;
  }
}
.gridley-scott .gridley-scott-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.gridley-scott .gridley-scott-col {
  width: calc(8.33325% * 1);
  max-width: calc(8.33325% * 1);
  min-width: calc(8.33325% * 1);
  float: left;
  min-height: 1px;
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    width: calc(8.33325% * 2);
    max-width: calc(8.33325% * 2);
    min-width: calc(8.33325% * 2);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col-hide-mobile {
    display: none;
  }
}
.gridley-scott .gridley-scott-colcontent {
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

.m-search-results::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .m-search-results {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-search-results {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-search-results {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .m-search-results {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.m-search-results__sidebar {
  height: 498px;
  width: 213px;
  background-color: #c4c2c2;
  color: #ffffff;
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-search-results__sidebar {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-search-results__sidebar {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-search-results__sidebar {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-search-results__sidebar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 999px) {
  .m-search-results__sidebar {
    display: none;
  }
}
.m-search-results__sidebar h3 {
  font-weight: 500;
  font-size: 1rem;
}

@media (min-width: 1400px) {
  .m-search-results__sidebar h3 {
    font-size: 1.25rem;
  }
}
.m-search-results__sidebar p {
  line-height: 1.4;
  font-size: 0.875rem;
}

@media (min-width: 1400px) {
  .m-search-results__sidebar p {
    font-size: 1rem;
  }
}
.m-search-results__filter {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 0 0.5rem;
}

.m-search-results__filter :first-child {
  flex: 1;
}

.m-search-results__filter-placeholder {
  width: 300px;
  height: 35px;
  background-color: #c4c2c2;
  color: #ffffff;
  margin: 0 1.125rem;
}

.m-search-results .icon-change-view {
  width: 1.125rem;
  height: 0.75rem;
}

.m-search-results__main {
  width: calc(8.33325% * 9);
  max-width: calc(8.33325% * 9);
  min-width: calc(8.33325% * 9);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-search-results__main {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-search-results__main {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-search-results__main {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-search-results__main {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 999px) {
  .m-search-results__main {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 999px) and (max-width: 699px) {
  .m-search-results__main {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .m-search-results__main {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-search-results__main {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 999px) and (min-width: 1400px) {
  .m-search-results__main {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-search-results__title {
  font-weight: 500;
  font-size: 1.25rem;
  margin-bottom: 0.2rem;
}

@media (min-width: 1400px) {
  .m-search-results__title {
    font-size: 2rem;
  }
}
.m-search-results__subtitle {
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
}

@media (min-width: 1400px) {
  .m-search-results__subtitle {
    font-size: 1rem;
  }
}
.m-search-results__article-list {
  margin-top: 1.25rem;
}

.grid-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.grid-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .grid-container {
    padding: 0 40px;
  }
}
.grid-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .grid-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.grid-12 {
  width: calc(8.33325% * 12);
  max-width: calc(8.33325% * 12);
  min-width: calc(8.33325% * 12);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-12 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-6 {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-6 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-4 {
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-4 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-t-6-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-8 {
  width: calc(8.33325% * 8);
  max-width: calc(8.33325% * 8);
  min-width: calc(8.33325% * 8);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-8 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-9 {
  width: calc(8.33325% * 9);
  max-width: calc(8.33325% * 9);
  min-width: calc(8.33325% * 9);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-9 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gridley-scott {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}

.gridley-scott .gridley-scott-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.gridley-scott .gridley-scott-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 40px;
  }
}
.gridley-scott .gridley-scott-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.gridley-scott .gridley-scott-col {
  width: calc(8.33325% * 1);
  max-width: calc(8.33325% * 1);
  min-width: calc(8.33325% * 1);
  float: left;
  min-height: 1px;
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    width: calc(8.33325% * 2);
    max-width: calc(8.33325% * 2);
    min-width: calc(8.33325% * 2);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col-hide-mobile {
    display: none;
  }
}
.gridley-scott .gridley-scott-colcontent {
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

.m-checkout {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
  margin-top: 2rem;
  font-weight: 300;
}

.m-checkout::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .m-checkout {
    padding: 0 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout {
    padding: 0 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout {
    padding: 0 16px;
  }
}
@media (min-width: 1400px) {
  .m-checkout {
    padding: 0 20px;
  }
}
@media (max-width: 999px) {
  .m-checkout {
    padding: 0 10px;
  }
}
.m-checkout__section {
  padding: 2.5rem 0;
}

.m-checkout__section::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .m-checkout__section {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__section {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__section {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .m-checkout__section {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.util-align-checkout .m-checkout__section {
  padding: 0;
}

.m-checkout__section--flexed {
  display: flex;
}

@media (max-width: 699px) {
  .m-checkout__section--flexed {
    display: block;
  }
}
.m-checkout__section--gray {
  background-color: #f0edeb;
}

.m-checkout__section--gray:last-child {
  margin-bottom: 0;
}

.m-checkout__section .e-input-checkbox__label,
.m-checkout__section .e-input-checkbox {
  margin-bottom: 0;
}

@media (max-width: 999px) {
  .m-checkout__section {
    padding: 17.5px 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__section {
    padding: 17.5px 30px;
  }
}
@media (min-width: 1400px) {
  .m-checkout__section {
    padding: 20px 20px;
  }
}
.m-checkout__section--buttons {
  padding: 20px 0 50px;
}

.m-checkout__title {
  font-weight: 500;
  color: #111516;
  font-size: 1.4rem;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.m-checkout__title-big {
  font-size: 1.8rem;
}

.m-checkout__row {
  position: relative;
  min-height: 1.5rem;
}

.m-checkout__row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .m-checkout__row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .m-checkout__row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.e-input-radiobutton--fake-label .m-checkout__row {
  min-height: auto;
}

.m-checkout__row--offset {
  margin-top: 2rem;
}

@media (max-width: 699px) {
  .m-checkout__row--offset {
    margin-top: 1rem;
  }
}
.m-checkout__row--offset-half {
  margin-top: 1rem;
}

.m-checkout__row-inline {
  align-items: baseline;
  max-width: 100%;
}

.m-checkout__row .c-button:not(.button--link, c-modal),
.m-checkout__row .button:not(.button--link, c-modal) {
  margin-top: 1rem;
}

.m-checkout__row--well {
  background: #d6d4d1;
  padding-top: 1rem;
  padding-bottom: 1rem;
  overflow: hidden;
}

.m-checkout__col-third {
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-checkout__col-third {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-third {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-third {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-checkout__col-third {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-checkout__col-full {
  width: calc(8.33325% * 12);
  max-width: calc(8.33325% * 12);
  min-width: calc(8.33325% * 12);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-checkout__col-full {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-full {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-full {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-checkout__col-full {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-checkout__col-half {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-checkout__col-half {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-half {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-half {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-checkout__col-half {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-checkout__col-half .icon {
  width: 23px;
  height: 24px;
}

.m-checkout__col-medium {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-checkout__col-medium {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-medium {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-medium {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-checkout__col-medium {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .m-checkout__col-medium {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .m-checkout__col-medium {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-medium {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-medium {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .m-checkout__col-medium {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-medium {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .m-checkout__col-medium {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-medium {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-medium {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .m-checkout__col-medium {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-checkout__col-medium-nobreak {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-checkout__col-medium-nobreak {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-medium-nobreak {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-medium-nobreak {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-checkout__col-medium-nobreak {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-checkout__col-large {
  width: calc(8.33325% * 8);
  max-width: calc(8.33325% * 8);
  min-width: calc(8.33325% * 8);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-checkout__col-large {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-large {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-large {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-checkout__col-large {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .m-checkout__col-large {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .m-checkout__col-large {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-large {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-large {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .m-checkout__col-large {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-large {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .m-checkout__col-large {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-large {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-large {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .m-checkout__col-large {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-checkout__col-small {
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-checkout__col-small {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-small {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-small {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-checkout__col-small {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .m-checkout__col-small {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .m-checkout__col-small {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-small {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-small {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .m-checkout__col-small {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-small {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .m-checkout__col-small {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-small {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-small {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .m-checkout__col-small {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-checkout__col-twothirds {
  width: calc(8.33325% * 8);
  max-width: calc(8.33325% * 8);
  min-width: calc(8.33325% * 8);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-checkout__col-twothirds {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-twothirds {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-twothirds {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-checkout__col-twothirds {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-checkout__col-m-half-d-third {
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-checkout__col-m-half-d-third {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-m-half-d-third {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-m-half-d-third {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-checkout__col-m-half-d-third {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 999px) {
  .m-checkout__col-m-half-d-third {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 999px) and (max-width: 699px) {
  .m-checkout__col-m-half-d-third {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-m-half-d-third {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-m-half-d-third {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 999px) and (min-width: 1400px) {
  .m-checkout__col-m-half-d-third {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-checkout__col-m-full-d-third {
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-checkout__col-m-full-d-third {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-m-full-d-third {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-m-full-d-third {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-checkout__col-m-full-d-third {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 999px) {
  .m-checkout__col-m-full-d-third {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 999px) and (max-width: 699px) {
  .m-checkout__col-m-full-d-third {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-m-full-d-third {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-m-full-d-third {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 999px) and (min-width: 1400px) {
  .m-checkout__col-m-full-d-third {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-checkout__col-m-full-d-two-thirds {
  width: calc(8.33325% * 8);
  max-width: calc(8.33325% * 8);
  min-width: calc(8.33325% * 8);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-checkout__col-m-full-d-two-thirds {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-m-full-d-two-thirds {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-m-full-d-two-thirds {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-checkout__col-m-full-d-two-thirds {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.e-input-radiobutton--fake-label .m-checkout__col-m-full-d-two-thirds {
  padding-left: 5px;
}

@media (max-width: 999px) {
  .m-checkout__col-m-full-d-two-thirds {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 999px) and (max-width: 699px) {
  .m-checkout__col-m-full-d-two-thirds {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-m-full-d-two-thirds {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-m-full-d-two-thirds {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 999px) and (min-width: 1400px) {
  .m-checkout__col-m-full-d-two-thirds {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 999px) {
  .e-input-radiobutton--fake-label .m-checkout__col-m-full-d-two-thirds {
    padding-left: 10px;
  }
}
.m-checkout__col-320-full-d-half {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-checkout__col-320-full-d-half {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-320-full-d-half {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-320-full-d-half {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-checkout__col-320-full-d-half {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .m-checkout__col-320-full-d-half {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .m-checkout__col-320-full-d-half {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-320-full-d-half {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-320-full-d-half {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .m-checkout__col-320-full-d-half {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-checkout__col-m-10-d-6 {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-checkout__col-m-10-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-m-10-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-m-10-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-checkout__col-m-10-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 999px) {
  .m-checkout__col-m-10-d-6 {
    width: calc(8.33325% * 10);
    max-width: calc(8.33325% * 10);
    min-width: calc(8.33325% * 10);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 999px) and (max-width: 699px) {
  .m-checkout__col-m-10-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-m-10-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-m-10-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 999px) and (min-width: 1400px) {
  .m-checkout__col-m-10-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-checkout__col-m-2-d-6 {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-checkout__col-m-2-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-m-2-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-m-2-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-checkout__col-m-2-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 999px) {
  .m-checkout__col-m-2-d-6 {
    width: calc(8.33325% * 2);
    max-width: calc(8.33325% * 2);
    min-width: calc(8.33325% * 2);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 999px) and (max-width: 699px) {
  .m-checkout__col-m-2-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-m-2-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-m-2-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 999px) and (min-width: 1400px) {
  .m-checkout__col-m-2-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-checkout__col-m-6-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-checkout__col-m-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-m-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-m-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-checkout__col-m-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 999px) {
  .m-checkout__col-m-6-d-3 {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 999px) and (max-width: 699px) {
  .m-checkout__col-m-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-m-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-m-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 999px) and (min-width: 1400px) {
  .m-checkout__col-m-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-checkout__col-m-12-d-5 {
  width: calc(8.33325% * 5);
  max-width: calc(8.33325% * 5);
  min-width: calc(8.33325% * 5);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-checkout__col-m-12-d-5 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-m-12-d-5 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-m-12-d-5 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-checkout__col-m-12-d-5 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 999px) {
  .m-checkout__col-m-12-d-5 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 999px) and (max-width: 699px) {
  .m-checkout__col-m-12-d-5 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-m-12-d-5 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-m-12-d-5 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 999px) and (min-width: 1400px) {
  .m-checkout__col-m-12-d-5 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-checkout__col-m-2 {
  width: calc(8.33325% * 2);
  max-width: calc(8.33325% * 2);
  min-width: calc(8.33325% * 2);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-checkout__col-m-2 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-m-2 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-m-2 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-checkout__col-m-2 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-checkout__col-m-10 {
  width: calc(8.33325% * 10);
  max-width: calc(8.33325% * 10);
  min-width: calc(8.33325% * 10);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-checkout__col-m-10 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__col-m-10 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__col-m-10 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-checkout__col-m-10 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-checkout__button-bar {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-top: 17.5px;
  padding-bottom: 50px;
}

.m-checkout__button-bar .c-button,
.m-checkout__button-bar .button {
  min-width: 200px;
  margin-top: 0;
}

@media (min-width: 1400px) {
  .m-checkout__button-bar {
    padding-top: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__button-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .m-checkout__button-bar {
    flex-direction: column-reverse;
    padding-left: 20px;
    padding-right: 20px;
  }
  .m-checkout__button-bar .payment-button-container,
  .m-checkout__button-bar .c-button,
  .m-checkout__button-bar .button {
    width: 100%;
    margin-bottom: 1rem;
  }
}
@media (max-width: 699px) {
  .m-checkout__button-bar-register {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.m-checkout__register-head {
  display: flex;
}

.m-checkout__register-head .m-checkout__register-head-item {
  background-color: #f0edeb;
  color: #9c9996;
  padding: 15px 30px;
  text-align: left;
  font-weight: 700;
  width: 50%;
  display: flex;
  align-items: center;
}

@media (max-width: 699px) {
  .m-checkout__register-head .m-checkout__register-head-item {
    text-align: center;
    justify-content: center;
    padding: 10px;
  }
}
.m-checkout__register-head .m-checkout__register-head-item.active {
  background-color: #ffffff;
  color: #000000;
}

.m-checkout__register-head .m-checkout__register-head-item.active .m-checkout__register-head-item-step {
  background-color: #000000;
  color: #ffffff;
}

.m-checkout__register-head .m-checkout__register-head-item-step {
  position: relative;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #9c9996;
  color: #ffffff;
  margin-right: 10px;
}

.m-checkout__register-head .m-checkout__register-head-item-step > span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 699px) {
  .m-checkout__register-head .m-checkout__register-head-item-step {
    margin-right: 0;
  }
}
.m-checkout__register-head .success .m-checkout__register-head-item-step {
  background-color: #33B084;
}

.m-checkout__register-head .success.active {
  background-color: #ffffff;
}

.m-checkout__register-head .success.active .m-checkout__register-head-item-step {
  background-color: #33B084;
}

@media (max-width: 699px) {
  .m-checkout__register-head .m-checkout__register-head-item-step-text {
    display: none;
  }
}
.m-checkout .m-checkout__register-head-mobile {
  padding: 0 20px;
  padding-bottom: 20px;
  margin: 20px 0;
  border-bottom: 1px solid #c4c2c2;
}

.m-checkout__button-bar-flight {
  display: flex;
  justify-content: space-between;
  padding-top: 17.5px;
  padding-bottom: 50px;
}

.m-checkout__button-bar-flight .c-button,
.m-checkout__button-bar-flight .button {
  min-width: 200px;
  margin-top: 0;
}

@media (min-width: 1400px) {
  .m-checkout__button-bar-flight {
    padding-top: 20px;
  }
}
@media (max-width: 699px) {
  .m-checkout__button-bar-flight {
    flex-direction: column-reverse;
  }
  .m-checkout__button-bar-flight .c-button,
  .m-checkout__button-bar-flight .button {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.m-checkout__container--white {
  margin-top: 17.5px;
  margin-bottom: 17.5px;
}

@media (min-width: 1400px) {
  .m-checkout__container--white {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.m-checkout__section .m-checkout__container--white {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.m-checkout__container--white .e-input-checkbox__label,
.m-checkout__container--white .e-input-checkbox {
  margin-bottom: 0;
}

.m-checkout__container--full-button {
  margin-top: 0;
  margin-bottom: 3rem;
}

.m-checkout__container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .m-checkout__container {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .m-checkout__container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .m-checkout__container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .m-checkout__container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__container {
    width: calc(8.33325% * 8);
    max-width: calc(8.33325% * 8);
    min-width: calc(8.33325% * 8);
    float: left;
    min-height: 1px;
    margin-left: calc(8.33325% * 2);
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .m-checkout__container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .m-checkout__container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .m-checkout__container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__container {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
    margin-left: calc(8.33325% * 3);
  }
}
@media (min-width: 1000px) and (max-width: 1399px) and (max-width: 699px) {
  .m-checkout__container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) and (min-width: 700px) and (max-width: 999px) {
  .m-checkout__container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) and (min-width: 1400px) {
  .m-checkout__container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1400px) {
  .m-checkout__container {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
    margin-left: calc(8.33325% * 3);
  }
}
@media (min-width: 1400px) and (max-width: 699px) {
  .m-checkout__container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1400px) and (min-width: 700px) and (max-width: 999px) {
  .m-checkout__container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1400px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) and (min-width: 1400px) {
  .m-checkout__container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-checkout__container--full {
  width: calc(8.33325% * 12);
  max-width: calc(8.33325% * 12);
  min-width: calc(8.33325% * 12);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-checkout__container--full {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__container--full {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__container--full {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-checkout__container--full {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-checkout__container-full {
  width: calc(8.33325% * 12);
  max-width: calc(8.33325% * 12);
  min-width: calc(8.33325% * 12);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-checkout__container-full {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__container-full {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__container-full {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-checkout__container-full {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .m-checkout__container-full {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .m-checkout__container-full {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .m-checkout__container-full {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__container-full {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .m-checkout__container-full {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__container-full {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .m-checkout__container-full {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .m-checkout__container-full {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__container-full {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .m-checkout__container-full {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-checkout__container-center {
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-checkout__container-center {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__container-center {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__container-center {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-checkout__container-center {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .m-checkout__container-center {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .m-checkout__container-center {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .m-checkout__container-center {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__container-center {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .m-checkout__container-center {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__container-center {
    width: calc(8.33325% * 4);
    max-width: calc(8.33325% * 4);
    min-width: calc(8.33325% * 4);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .m-checkout__container-center {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .m-checkout__container-center {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__container-center {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .m-checkout__container-center {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-checkout__container-left {
  width: calc(8.33325% * 5.5);
  max-width: calc(8.33325% * 5.5);
  min-width: calc(8.33325% * 5.5);
  float: left;
  min-height: 1px;
  margin-right: calc(8.33325% * 0.5);
}

@media (max-width: 699px) {
  .m-checkout__container-left {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__container-left {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__container-left {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-checkout__container-left {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .m-checkout__container-left {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .m-checkout__container-left {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .m-checkout__container-left {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__container-left {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .m-checkout__container-left {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-checkout__container-right {
  width: calc(8.33325% * 5.5);
  max-width: calc(8.33325% * 5.5);
  min-width: calc(8.33325% * 5.5);
  float: left;
  min-height: 1px;
  margin-left: calc(8.33325% * 0.5);
}

@media (max-width: 699px) {
  .m-checkout__container-right {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__container-right {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__container-right {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-checkout__container-right {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) {
  .m-checkout__container-right {
    position: relative;
    float: right !important;
  }
  .m-checkout__container-right::before {
    content: "";
    width: 1px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -9%;
    background-color: #d6d4d1;
  }
}
@media (max-width: 699px) {
  .m-checkout__container-right {
    margin-top: 2rem;
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
    margin-left: calc(8.33325% * 0);
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .m-checkout__container-right {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .m-checkout__container-right {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__container-right {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .m-checkout__container-right {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-checkout__label {
  height: 24px;
  display: flex;
  align-items: center;
  color: #787573;
  font-size: 0.875rem;
  margin: 0.5rem 0;
}

.m-checkout__input-link {
  text-decoration: underline;
  color: #787573;
}

.m-checkout__input-error {
  display: flex;
  align-items: center;
  position: relative;
}

@media (max-width: 999px) {
  .m-checkout__input-error {
    display: block;
  }
}
* ~ .m-checkout__text {
  margin-top: 1rem;
}

.m-checkout__text {
  margin: 1rem 0 0.5rem;
  overflow-wrap: break-word;
  word-wrap: break-word;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 300;
}

@media (min-width: 1400px) {
  .m-checkout__text {
    font-size: 1.125rem;
  }
}
.m-checkout__text small {
  display: block;
  font-size: 14px;
}

.m-checkout__table td,
.m-checkout__table th {
  padding-bottom: 0.5rem;
  border-width: 0;
}

.m-checkout__table th {
  text-align: left;
  padding-right: 1rem;
  vertical-align: top;
}

.m-checkout__separator {
  width: calc(8.33325% * 12);
  max-width: calc(8.33325% * 12);
  min-width: calc(8.33325% * 12);
  float: left;
  min-height: 1px;
  height: 1px;
  margin: 2rem 0;
  background-color: #c4c2c2;
}

@media (max-width: 699px) {
  .m-checkout__separator {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-checkout__separator {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-checkout__separator {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-checkout__separator {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-checkout__overview-box {
  border-top: 2px solid #f0edeb;
  margin-top: 1rem;
}

.m-checkout__overview-box--no-border {
  border-top: 0;
  margin-top: 0;
}

.m-checkout__overview-title {
  margin: 1rem 0;
  font-size: 16px;
}

.m-checkout__overview-content {
  line-height: 1.5rem;
  width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.m-checkout__overview-table th {
  text-align: left;
  padding-right: 0.5rem;
}

.m-checkout__overview-icon .icon {
  width: 50px;
  height: 30px;
}

.m-checkout__overview-headline {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.m-checkout__overview-headline button {
  flex-shrink: 0;
}

.m-checkout__message-container {
  height: 13rem;
  width: 33rem;
  margin: -6.5rem 0 0 -16.5rem;
}

@media (max-width: 699px) {
  .m-checkout__message-container {
    height: 18rem;
    width: 18.75rem;
    margin: -9rem 0 0 -9.375rem;
  }
}
.m-checkout__layer {
  float: right;
}

.m-checkout__display-prices {
  font-size: 0.85rem;
  text-align: right;
  margin-top: 6px;
}

[data-checkout-flight-data-output],
.c-button[data-checkout-flight-submit] {
  display: none;
}

.js-flight-data-show-output [data-checkout-flight-data-entry],
.js-flight-data-show-output [data-checkout-check-flight-data],
.js-flight-data-show-output [data-checkout-check-flight-data-route],
.js-flight-data-show-output .flightinfo-wrapper,
.js-flight-data-show-output [data-tabs] {
  display: none;
}

.js-flight-data-show-output [data-checkout-flight-data-output] {
  display: block;
}

.js-flight-data-show-output .c-button[data-checkout-flight-submit] {
  display: block;
}

.flight-data-invalid {
  max-width: 460px;
}

@media (max-width: 699px) {
  .flight-data-invalid {
    flex-direction: column-reverse;
    align-items: stretch;
  }
}
.flight-data-invalid .button {
  width: calc(50% - 0.5rem);
}

@media (max-width: 699px) {
  .flight-data-invalid .button {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.address-icon-panel {
  margin-top: 1em;
}

.address-icon-panel span {
  font-size: small;
  margin-right: 3em;
}

.address-icon-panel svg {
  vertical-align: sub;
}

.address-icon-panel button {
  background: none;
  color: inherit;
  border: 0;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}

.address-text-view {
  font-size: 14px;
  padding: 1rem 0;
  line-height: 1.4;
}

.m-checkout-flightinfo-separator {
  height: 2rem;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.m-checkout-flightinfo-separator span {
  background-color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  z-index: 1;
}

.m-checkout-flightinfo-separator::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #c4c2c2;
  position: absolute;
  top: calc(50% - 1px);
}

.flightroute,
.flightnumber {
  /*
         /*rtl:begin:ignore*/
  /*
             */
  /*
             /*rtl:end:ignore*/
  /*
             */
}

.flightroute.flight-form-active input,
.flightnumber.flight-form-active input {
  border: 1px solid #000000;
}

.flightroute.flight-form-active .select2-container--default .select2-selection--single,
.flightnumber.flight-form-active .select2-container--default .select2-selection--single {
  border: 1px solid #000000;
}

.flightroute.flight-form-active .select2-container--default .select2-selection--single .select2-selection__placeholder,
.flightnumber.flight-form-active .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #000000;
}

.flightroute.flight-form-active input::-webkit-input-placeholder,
.flightnumber.flight-form-active input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #000000;
}

.flightroute.flight-form-active input:-moz-placeholder,
.flightnumber.flight-form-active input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #000000;
  opacity: 1;
}

.flightroute.flight-form-active .input::-moz-placeholder,
.flightnumber.flight-form-active .input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #000000;
  opacity: 1;
}

.flightroute.flight-form-active input:-ms-input-placeholder,
.flightnumber.flight-form-active input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000000;
}

.flightroute.flight-form-inactive,
.flightnumber.flight-form-inactive {
  opacity: 0.5;
}

.flightroute.flight-form-inactive [data-select-box-input]:disabled,
.flightroute.flight-form-inactive [data-checkout-flight-no]:disabled,
.flightnumber.flight-form-inactive [data-select-box-input]:disabled,
.flightnumber.flight-form-inactive [data-checkout-flight-no]:disabled {
  background-color: #ffffff;
}

.hide-flightinfo-button {
  display: none;
}

/* RTL-Specific Rules  */
.jed-ar-shop .m-checkout__col-half {
  float: right;
}

.jed-ar-shop .m-checkout__text small {
  text-align: right;
}

@media (min-width: 700px) {
  .jed-ar-shop .m-checkout__container-right {
    position: relative;
    float: right !important;
    margin-right: calc(8.33325% * 0.5);
    margin-left: auto;
  }
  .jed-ar-shop .m-checkout__container-right::before {
    display: none;
  }
}
@media (min-width: 700px) {
  .jed-ar-shop .m-checkout__container-left {
    position: relative;
    float: left !important;
    margin-left: calc(8.33325% * 0.5);
    margin-right: unset;
  }
  .jed-ar-shop .m-checkout__container-left::after {
    content: "";
    width: 1px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -9%;
    background-color: #d6d4d1;
  }
}
.jed-ar-shop .m-checkout__overview-table th {
  text-align: right;
  padding-left: 0.5rem;
  padding-right: 0;
}

.jed-ar-shop .m-checkout__table th {
  text-align: right;
  padding-left: 1rem;
  padding-right: 0;
}

.jed-ar-shop .m-checkout__register-head-item-step {
  margin-left: 10px;
  margin-right: unset;
}

.jed-ar-shop .m-checkout [data-output-flight-departure] {
  direction: ltr;
  unicode-bidi: isolate;
}

.jed-ar-shop .m-checkout__row-inline {
  text-align: right;
}

.jed-ar-shop .m-checkout__col-m-2 {
  float: right;
  padding-left: 0;
  padding-right: 15px !important;
}

.jed-ar-shop .m-checkout__col-small {
  float: right;
}

.jed-ar-shop .m-checkout__col-medium {
  float: right;
}

.jed-ar-shop .m-checkout__col-medium-nobreak:first-child {
  float: right;
}

.jed-ar-shop .m-checkout__col-medium-nobreak:last-child {
  float: left;
}

@media (max-width: 999px) {
  .jed-ar-shop .m-checkout__col-m-full {
    float: none;
  }
}
.jed-ar-shop .m-checkout__col-m-full-d-third {
  float: right;
}

.jed-ar-shop .m-checkout__col-m-full-d-two-thirds {
  float: left;
}

@media (max-width: 699px) {
  .jed-ar-shop .m-checkout__section--flexed {
    display: contents;
  }
}
.jed-ar-shop .m-checkout__display-prices {
  text-align: left;
}

.grid-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.grid-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .grid-container {
    padding: 0 40px;
  }
}
.grid-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .grid-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.grid-12 {
  width: calc(8.33325% * 12);
  max-width: calc(8.33325% * 12);
  min-width: calc(8.33325% * 12);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-12 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-6 {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-6 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-4 {
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-4 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-t-6-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-8 {
  width: calc(8.33325% * 8);
  max-width: calc(8.33325% * 8);
  min-width: calc(8.33325% * 8);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-8 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-9 {
  width: calc(8.33325% * 9);
  max-width: calc(8.33325% * 9);
  min-width: calc(8.33325% * 9);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-9 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gridley-scott {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}

.gridley-scott .gridley-scott-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.gridley-scott .gridley-scott-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 40px;
  }
}
.gridley-scott .gridley-scott-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.gridley-scott .gridley-scott-col {
  width: calc(8.33325% * 1);
  max-width: calc(8.33325% * 1);
  min-width: calc(8.33325% * 1);
  float: left;
  min-height: 1px;
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    width: calc(8.33325% * 2);
    max-width: calc(8.33325% * 2);
    min-width: calc(8.33325% * 2);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col-hide-mobile {
    display: none;
  }
}
.gridley-scott .gridley-scott-colcontent {
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

.m-category-overview {
  display: flex;
  flex-direction: row-reverse;
  padding-top: 1rem;
  position: relative;
}

@media (max-width: 999px) {
  .m-category-overview {
    flex-direction: column;
  }
}
.m-category-overview::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .m-category-overview {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-category-overview {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-category-overview {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .m-category-overview {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.m-category-overview__sidebar {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-category-overview__sidebar {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-category-overview__sidebar {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-category-overview__sidebar {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-category-overview__sidebar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .m-category-overview__sidebar {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .m-category-overview__sidebar {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .m-category-overview__sidebar {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-category-overview__sidebar {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .m-category-overview__sidebar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-category-overview__sidebar {
    display: block;
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .m-category-overview__sidebar {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .m-category-overview__sidebar {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-category-overview__sidebar {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .m-category-overview__sidebar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-category-overview__sidebar h3 {
  font-weight: 500;
  font-size: 1rem;
  margin-bottom: 0.5rem;
}

@media (min-width: 1400px) {
  .m-category-overview__sidebar h3 {
    font-size: 1.25rem;
  }
}
.m-category-overview__sidebar h2 {
  font-weight: 500;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
}

@media (min-width: 1400px) {
  .m-category-overview__sidebar h2 {
    font-size: 1.5rem;
  }
}
.m-category-overview__sidebar p {
  line-height: 1.4;
  font-size: 0.875rem;
}

@media (min-width: 1400px) {
  .m-category-overview__sidebar p {
    font-size: 1rem;
  }
}
.m-category-overview__main {
  width: calc(8.33325% * 9);
  max-width: calc(8.33325% * 9);
  min-width: calc(8.33325% * 9);
  float: left;
  min-height: 1px;
  opacity: 1;
  transition: 0.2s opacity;
}

@media (max-width: 699px) {
  .m-category-overview__main {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-category-overview__main {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-category-overview__main {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-category-overview__main {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 999px) {
  .m-category-overview__main {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 999px) and (max-width: 699px) {
  .m-category-overview__main {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .m-category-overview__main {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-category-overview__main {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 999px) and (min-width: 1400px) {
  .m-category-overview__main {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-category-overview__main--fade-out, .m-category-overview__main.fade-out {
  opacity: 0.1;
  transition: 0.2s opacity;
}

.m-category-overview__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.m-category-overview__switch {
  float: right;
  margin-left: 1rem;
}

@media (max-width: 999px) {
  .m-category-overview__switch {
    margin-right: 1rem;
  }
}
.m-category-overview__title {
  font-size: 1.25rem;
  margin-bottom: 0.2rem;
}

@media (min-width: 1400px) {
  .m-category-overview__title {
    font-size: 2rem;
  }
}
.m-category-overview__subtitle {
  font-size: 0.75rem;
  margin-bottom: 0.75rem;
}

@media (min-width: 1400px) {
  .m-category-overview__subtitle {
    font-size: 1rem;
  }
}
.m-category-overview__viewtoggle {
  position: absolute;
  -webkit-appearance: none;
          appearance: none;
  cursor: pointer;
  left: -100%;
  top: -100%;
}

.m-category-overview__viewtoggle:checked + .view-button {
  position: relative;
}

.m-category-overview__viewtoggle + label {
  position: absolute;
  cursor: pointer;
  padding: 10px;
  background: #000000;
  width: 100px;
  border-radius: 3px;
  color: #ffffff;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  margin: 20px 50px;
}

.m-category-overview__viewtoggle + label::after {
  content: "Open";
}

.m-category-overview__view-button {
  position: absolute;
  left: -20000px;
}

.m-category-overview__view-button + label {
  cursor: pointer;
  display: block;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  padding-left: 2rem;
  min-height: 1.25rem;
  margin-bottom: 0.875rem;
}

.m-category-overview__view-button + label::before {
  content: " ";
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjIzNHB4IiBoZWlnaHQ9IjE1NnB4IiB2aWV3Qm94PSIwIDAgMjM0IDE1NiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNDEgKDM1MzI2KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5MaXN0LVZpZXc8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz48L2RlZnM+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8cGF0aCBkPSJNMCw5MSBMMjYsOTEgTDI2LDY1IEwwLDY1IEwwLDkxIFogTTAsMTU2IEwyNiwxNTYgTDI2LDEzMCBMMCwxMzAgTDAsMTU2IFogTTAsMjYgTDI2LDI2IEwyNiwwIEwwLDAgTDAsMjYgWiBNNTIsOTEgTDIzNCw5MSBMMjM0LDY1IEw1Miw2NSBMNTIsOTEgWiBNNTIsMTU2IEwyMzQsMTU2IEwyMzQsMTMwIEw1MiwxMzAgTDUyLDE1NiBaIE01MiwwIEw1MiwyNiBMMjM0LDI2IEwyMzQsMCBMNTIsMCBaIiBpZD0iTGlzdC1WaWV3IiBmaWxsPSIjNkU2RTZFIj48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg==");
  border-radius: 0.125rem;
  height: 1.25rem;
  width: 1.25rem;
  display: block;
  position: absolute;
}

.m-category-overview__view-button:checked + label {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjE2N3B4IiBoZWlnaHQ9IjE2N3B4IiB2aWV3Qm94PSIwIDAgMTY3IDE2NyIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNDEgKDM1MzI2KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5DaGVja2JveCAoc2VsZWN0ZWQpPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+CiAgICAgICAgPHJlY3QgaWQ9InBhdGgtMSIgeD0iMCIgeT0iMCIgd2lkdGg9IjE2NyIgaGVpZ2h0PSIxNjciIHJ4PSIyIj48L3JlY3Q+CiAgICAgICAgPG1hc2sgaWQ9Im1hc2stMiIgbWFza0NvbnRlbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIG1hc2tVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHg9IjAiIHk9IjAiIHdpZHRoPSIxNjciIGhlaWdodD0iMTY3IiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgIDx1c2UgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgPC9tYXNrPgogICAgPC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkNoZWNrYm94LShzZWxlY3RlZCkiPgogICAgICAgICAgICA8dXNlIGlkPSJDaGVja2JveCIgc3Ryb2tlPSIjNkU2RTZFIiBtYXNrPSJ1cmwoI21hc2stMikiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iIzZFNkU2RSIgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJQYXRoIiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjI1LjA1IDg3LjAwNyAzNi44MjM1IDc1LjIzMzUgNjYuOCAxMDUuMTI2NSAxMzAuMTc2NSA0MS43NSAxNDEuOTUgNTMuNjA3IDY2LjggMTI4Ljc1NyI+PC9wb2x5Z29uPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  padding-left: 2rem;
  min-height: 1.25rem;
  margin-bottom: 0.875rem;
}

.m-category-overview__view-button:checked + label::before {
  border: 0;
}

.m-category-overview__article-list {
  display: none;
}

.m-category-overview--search-result .m-category-overview__title {
  font-size: 1rem;
  font-weight: bold;
}

@media (max-width: 999px) {
  .m-category-overview--search-result .m-category-overview__title span {
    display: none;
  }
}
.m-category-overview--no-result {
  margin-top: 5rem;
  font-size: 2rem;
}

.m-category-overview--button {
  display: flex;
  margin: 3rem 0;
}

@media (max-width: 699px) {
  .m-category-overview--button {
    flex-direction: column-reverse;
    align-items: center;
  }
}
.m-category-overview--button .button {
  width: 17.5rem;
  text-align: center;
}

@media (max-width: 699px) {
  .m-category-overview--button .button {
    width: 100%;
  }
}
.m-category-overview--button .button:first-child {
  margin-right: 1.5rem;
}

@media (max-width: 699px) {
  .m-category-overview--button .button:first-child {
    margin-right: 0.25rem;
  }
}
.grid-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.grid-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .grid-container {
    padding: 0 40px;
  }
}
.grid-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .grid-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.grid-12 {
  width: calc(8.33325% * 12);
  max-width: calc(8.33325% * 12);
  min-width: calc(8.33325% * 12);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-12 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-6 {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-6 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-4 {
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-4 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-t-6-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-8 {
  width: calc(8.33325% * 8);
  max-width: calc(8.33325% * 8);
  min-width: calc(8.33325% * 8);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-8 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-9 {
  width: calc(8.33325% * 9);
  max-width: calc(8.33325% * 9);
  min-width: calc(8.33325% * 9);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-9 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gridley-scott {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}

.gridley-scott .gridley-scott-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.gridley-scott .gridley-scott-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 40px;
  }
}
.gridley-scott .gridley-scott-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.gridley-scott .gridley-scott-col {
  width: calc(8.33325% * 1);
  max-width: calc(8.33325% * 1);
  min-width: calc(8.33325% * 1);
  float: left;
  min-height: 1px;
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    width: calc(8.33325% * 2);
    max-width: calc(8.33325% * 2);
    min-width: calc(8.33325% * 2);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col-hide-mobile {
    display: none;
  }
}
.gridley-scott .gridley-scott-colcontent {
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

.m-cart-page__banner-container {
  margin-bottom: 1.5rem;
  margin-top: -0.5rem;
}

.m-cart-page__banner-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .m-cart-page__banner-container {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__banner-container {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__banner-container {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .m-cart-page__banner-container {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.m-cart-page__header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding-bottom: 1rem;
}

@media (min-width: 700px) {
  .m-cart-page__header .c-button,
  .m-cart-page__header .button {
    min-width: 200px;
    text-align: center;
  }
}
.m-cart-page__headlines {
  display: flex;
  align-items: flex-end;
}

@media (max-width: 699px) {
  .m-cart-page__headlines {
    flex-direction: column;
    align-items: flex-start;
  }
}
.m-cart-page__title {
  font-size: 2rem;
  padding-right: 1rem;
  line-height: 1;
}

@media (min-width: 700px) and (max-width: 1399px) {
  .m-cart-page__title {
    font-size: 1.5rem;
  }
}
@media (max-width: 699px) {
  .m-cart-page__title {
    font-size: 1.25rem;
    margin-bottom: 0.5rem;
  }
}
.m-cart-page__subtitle {
  display: block;
}

.m-cart-page__subtitle span {
  margin-right: 5px;
}

.m-cart-page__empty {
  margin-top: 1rem;
}

.m-cart-page__empty h1 {
  margin: 0;
}

.m-cart-page__article-list-header {
  padding: 1rem 0;
  background: #f0edeb;
  display: flex;
  align-items: center;
}

.m-cart-page__article-list-header::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .m-cart-page__article-list-header {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__article-list-header {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__article-list-header {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .m-cart-page__article-list-header {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.m-cart-page__article-list-header strong {
  color: #111516;
}

.m-cart-page__delivery {
  display: flex;
  align-items: center;
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

.m-cart-page__delivery .icon {
  margin-right: 0.75rem;
  min-width: 1.75rem;
  height: 1.75rem;
}

.m-cart-page__delivery span {
  font-weight: bold;
  color: #111516;
}

@media (max-width: 699px) {
  .m-cart-page__delivery {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__delivery {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__delivery {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-cart-page__delivery {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) {
  .m-cart-page__delivery {
    width: calc(8.33325% * 4);
    max-width: calc(8.33325% * 4);
    min-width: calc(8.33325% * 4);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (max-width: 699px) {
  .m-cart-page__delivery {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__delivery {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__delivery {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (min-width: 1400px) {
  .m-cart-page__delivery {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .m-cart-page__delivery {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .m-cart-page__delivery {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__delivery {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__delivery {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .m-cart-page__delivery {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-cart-page__article-list-label {
  text-align: right;
}

.m-cart-page__article-list-label--total {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-cart-page__article-list-label--total {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__article-list-label--total {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__article-list-label--total {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-cart-page__article-list-label--total {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-cart-page__article-list-label--quantity {
  width: calc(8.33325% * 1);
  max-width: calc(8.33325% * 1);
  min-width: calc(8.33325% * 1);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-cart-page__article-list-label--quantity {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__article-list-label--quantity {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__article-list-label--quantity {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-cart-page__article-list-label--quantity {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-cart-page__article-list-label--piece {
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-cart-page__article-list-label--piece {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__article-list-label--piece {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__article-list-label--piece {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-cart-page__article-list-label--piece {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .m-cart-page__article-list-label {
    display: none;
  }
}
@media (min-width: 1400px) {
  .m-cart-page__article-list-label {
    width: calc((100% - 95px) / 100 * 12);
  }
}
.m-cart-page__entries {
  list-style: none outside none;
  padding: 0;
  margin: 0;
}

@media (max-width: 699px) {
  .m-cart-page__entries {
    margin: 0 -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__entries {
    margin: 0 -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__entries {
    margin: 0 -15px;
  }
}
@media (min-width: 1400px) {
  .m-cart-page__entries {
    margin: 0 -20px;
  }
}
.m-cart-page__entry {
  border-bottom: 1px solid #d6d4d1;
}

.m-cart-page__summary {
  padding: 2rem 0;
  border-bottom: 1px solid #c4c2c2;
  font-weight: 500;
  line-height: 1.4;
}

.m-cart-page__summary::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .m-cart-page__summary {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__summary {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__summary {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .m-cart-page__summary {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.m-cart-page__summary small {
  display: block;
  font-weight: 300;
  font-size: 0.875rem;
}

.m-cart-page__summary a {
  text-decoration: underline;
}

.m-cart-page__supplementary-info {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-cart-page__supplementary-info {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__supplementary-info {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__supplementary-info {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-cart-page__supplementary-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) {
  .m-cart-page__supplementary-info {
    width: calc(8.33325% * 5);
    max-width: calc(8.33325% * 5);
    min-width: calc(8.33325% * 5);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (max-width: 699px) {
  .m-cart-page__supplementary-info {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__supplementary-info {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__supplementary-info {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (min-width: 1400px) {
  .m-cart-page__supplementary-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .m-cart-page__supplementary-info {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
    margin-top: 2rem;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .m-cart-page__supplementary-info {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__supplementary-info {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__supplementary-info {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .m-cart-page__supplementary-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-cart-page__shopping-assistance {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

.m-cart-page__shopping-assistance::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .m-cart-page__shopping-assistance {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__shopping-assistance {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__shopping-assistance {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-cart-page__shopping-assistance {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .m-cart-page__shopping-assistance {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .m-cart-page__shopping-assistance {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__shopping-assistance {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__shopping-assistance {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .m-cart-page__shopping-assistance {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__shopping-assistance {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
    float: left;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .m-cart-page__shopping-assistance {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__shopping-assistance {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__shopping-assistance {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .m-cart-page__shopping-assistance {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__shopping-assistance {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
    float: left;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) and (max-width: 699px) {
  .m-cart-page__shopping-assistance {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) and (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__shopping-assistance {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__shopping-assistance {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) and (min-width: 1400px) {
  .m-cart-page__shopping-assistance {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1400px) {
  .m-cart-page__shopping-assistance {
    width: calc(8.33325% * 5);
    max-width: calc(8.33325% * 5);
    min-width: calc(8.33325% * 5);
    float: left;
    min-height: 1px;
    float: left;
  }
}
@media (min-width: 1400px) and (max-width: 699px) {
  .m-cart-page__shopping-assistance {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1400px) and (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__shopping-assistance {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1400px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__shopping-assistance {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) and (min-width: 1400px) {
  .m-cart-page__shopping-assistance {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-cart-page__subtotal-wrapper::after {
  content: "";
  display: table;
  clear: both;
}

.m-cart-page__subtotal-wrapper-border {
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #c4c2c2;
}

.m-cart-page__subtotal {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

.m-cart-page__subtotal::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .m-cart-page__subtotal {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__subtotal {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__subtotal {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-cart-page__subtotal {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .m-cart-page__subtotal {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .m-cart-page__subtotal {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__subtotal {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__subtotal {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .m-cart-page__subtotal {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__subtotal {
    width: calc(8.33325% * 8);
    max-width: calc(8.33325% * 8);
    min-width: calc(8.33325% * 8);
    float: left;
    min-height: 1px;
    float: right;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .m-cart-page__subtotal {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__subtotal {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__subtotal {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .m-cart-page__subtotal {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__subtotal {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
    float: right;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) and (max-width: 699px) {
  .m-cart-page__subtotal {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) and (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__subtotal {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__subtotal {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) and (min-width: 1400px) {
  .m-cart-page__subtotal {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1400px) {
  .m-cart-page__subtotal {
    width: calc(8.33325% * 5);
    max-width: calc(8.33325% * 5);
    min-width: calc(8.33325% * 5);
    float: left;
    min-height: 1px;
    float: right;
  }
}
@media (min-width: 1400px) and (max-width: 699px) {
  .m-cart-page__subtotal {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1400px) and (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__subtotal {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1400px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__subtotal {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) and (min-width: 1400px) {
  .m-cart-page__subtotal {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-cart-page__subtotal-item {
  display: flex;
  justify-content: space-between;
}

.m-cart-page__subtotal-item:not(:last-child) {
  margin-bottom: 1rem;
}

.m-cart-page__subtotal-item-title {
  flex: 1;
}

.m-cart-page__subtotal-item-value {
  text-align: right;
  flex: 1;
}

.m-cart-page__member-box {
  padding: 1rem 10px;
  background-color: #f0edeb;
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
  display: flex;
}

@media (max-width: 699px) {
  .m-cart-page__member-box {
    margin-left: -10px;
    margin-right: -10px;
    padding: 1.5rem 10px;
  }
}
@media (max-width: 699px) {
  .m-cart-page__member-box-text-head {
    padding-bottom: 0.5rem;
  }
}
.m-cart-page__member-box-image {
  display: flex;
  align-items: center;
  justify-content: center;
  float: none !important;
  width: calc(8.33325% * 1);
  max-width: calc(8.33325% * 1);
  min-width: calc(8.33325% * 1);
  float: left;
  min-height: 1px;
  /*@include respond-to(view-700-and-1000) {
  	@include grid-col(1);
  	height: 80px;
  }
  @include respond-to(view-320) {
  	@include grid-col(4);
  	height: 150px;
  }*/
}

.m-cart-page__member-box-image img {
  width: 50px;
  height: 50px;
}

@media (max-width: 699px) {
  .m-cart-page__member-box-image {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__member-box-image {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__member-box-image {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-cart-page__member-box-image {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .m-cart-page__member-box-image {
    display: none;
  }
}
.m-cart-page__member-box-text-content {
  display: flex;
  align-items: center;
  float: none !important;
  width: calc(8.33325% * 11);
  max-width: calc(8.33325% * 11);
  min-width: calc(8.33325% * 11);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-cart-page__member-box-text-content {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__member-box-text-content {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__member-box-text-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-cart-page__member-box-text-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .m-cart-page__member-box-text-content {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .m-cart-page__member-box-text-content {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__member-box-text-content {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__member-box-text-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .m-cart-page__member-box-text-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-cart-page__vouchers {
  display: flex;
  width: calc(100% + 40px);
  flex-direction: column;
  background: #f0edeb;
  margin: 0 0 1rem -20px;
  padding: 1rem 20px;
  font-weight: 300;
}

@media (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__vouchers {
    width: calc(100% + 30px);
    margin: 0 0 1rem -15px;
    padding: 1rem 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__vouchers {
    width: calc(100% + 30px);
  }
}
@media (max-width: 699px) {
  .m-cart-page__vouchers .e-input-checkbox {
    min-height: 0;
  }
  .m-cart-page__vouchers .e-input-checkbox:not(.e-input-checkbox--faux) {
    margin: 0;
  }
}
.m-cart-page__vouchers label {
  margin-bottom: 0;
}

.m-cart-page__vouchers input:not(:checked) + label::before {
  background: #ffffff;
}

.m-cart-page__vouchers-title {
  margin-bottom: 0.5rem;
  font-weight: 500;
  font-size: 0.875rem;
}

.m-cart-page__footer-section {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.m-cart-page__footer-section::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .m-cart-page__footer-section {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__footer-section {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__footer-section {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .m-cart-page__footer-section {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.m-cart-page__footer-section > *:first-child, .m-cart-page__footer-section > *:last-child {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-cart-page__footer-section > *:first-child, .m-cart-page__footer-section > *:last-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__footer-section > *:first-child, .m-cart-page__footer-section > *:last-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__footer-section > *:first-child, .m-cart-page__footer-section > *:last-child {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-cart-page__footer-section > *:first-child, .m-cart-page__footer-section > *:last-child {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .m-cart-page__footer-section {
    display: flex;
    flex-direction: column-reverse;
  }
  .m-cart-page__footer-section > *:first-child, .m-cart-page__footer-section > *:last-child {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .m-cart-page__footer-section > *:first-child, .m-cart-page__footer-section > *:last-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__footer-section > *:first-child, .m-cart-page__footer-section > *:last-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__footer-section > *:first-child, .m-cart-page__footer-section > *:last-child {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .m-cart-page__footer-section > *:first-child, .m-cart-page__footer-section > *:last-child {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__footer-section > *:first-child {
    width: calc(8.33325% * 4);
    max-width: calc(8.33325% * 4);
    min-width: calc(8.33325% * 4);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .m-cart-page__footer-section > *:first-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__footer-section > *:first-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__footer-section > *:first-child {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .m-cart-page__footer-section > *:first-child {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__footer-section > *:last-child {
    width: calc(8.33325% * 8);
    max-width: calc(8.33325% * 8);
    min-width: calc(8.33325% * 8);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .m-cart-page__footer-section > *:last-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__footer-section > *:last-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__footer-section > *:last-child {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .m-cart-page__footer-section > *:last-child {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__footer-section > *:first-child {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) and (max-width: 699px) {
  .m-cart-page__footer-section > *:first-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) and (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__footer-section > *:first-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__footer-section > *:first-child {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) and (min-width: 1400px) {
  .m-cart-page__footer-section > *:first-child {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__footer-section > *:last-child {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
    float: right;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) and (max-width: 699px) {
  .m-cart-page__footer-section > *:last-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) and (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__footer-section > *:last-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__footer-section > *:last-child {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) and (min-width: 1400px) {
  .m-cart-page__footer-section > *:last-child {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1400px) {
  .m-cart-page__footer-section > *:first-child {
    width: calc(8.33325% * 7);
    max-width: calc(8.33325% * 7);
    min-width: calc(8.33325% * 7);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 1400px) and (max-width: 699px) {
  .m-cart-page__footer-section > *:first-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1400px) and (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__footer-section > *:first-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1400px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__footer-section > *:first-child {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) and (min-width: 1400px) {
  .m-cart-page__footer-section > *:first-child {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1400px) {
  .m-cart-page__footer-section > *:last-child {
    width: calc(8.33325% * 5);
    max-width: calc(8.33325% * 5);
    min-width: calc(8.33325% * 5);
    float: left;
    min-height: 1px;
    float: right;
  }
}
@media (min-width: 1400px) and (max-width: 699px) {
  .m-cart-page__footer-section > *:last-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1400px) and (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__footer-section > *:last-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1400px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page__footer-section > *:last-child {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) and (min-width: 1400px) {
  .m-cart-page__footer-section > *:last-child {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-cart-page__payment-info {
  line-height: 1.5;
}

.m-cart-page__payment-info img,
.m-cart-page__payment-info svg {
  vertical-align: middle;
  margin: 0 0.5rem;
}

@media (max-width: 999px) {
  .m-cart-page__payment-info img,
  .m-cart-page__payment-info svg {
    margin-top: 0.25rem;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-cart-page__payment-info img.applepay-logo,
  .m-cart-page__payment-info svg.applepay-logo {
    width: 52px;
  }
}
.m-cart-page__payment-container {
  display: flex;
  padding-top: 10pt;
}

@media (max-width: 999px) {
  .m-cart-page__payment-container {
    display: block;
  }
}
.m-cart-page__total {
  color: #111516;
  display: flex;
  justify-content: space-between;
  font-size: 1.6rem;
}

@media (min-width: 700px) and (max-width: 1399px) {
  .m-cart-page__total {
    font-size: 1.5rem;
  }
}
@media (max-width: 699px) {
  .m-cart-page__total {
    font-size: 1.25rem;
    margin-bottom: 2rem;
  }
}
.m-cart-page__total small {
  font-size: 0.6875rem !important;
  font-weight: 300;
  display: block;
}

@media (min-width: 700px) and (max-width: 1399px) {
  .m-cart-page__total small {
    font-size: 0.875rem !important;
  }
}
@media (min-width: 1400px) {
  .m-cart-page__total small {
    font-size: 0.75rem !important;
  }
}
.m-cart-page__sum {
  flex: 1;
  text-align: right;
  white-space: nowrap;
}

.m-cart-page__buttons {
  padding-bottom: 2rem;
  display: flex;
  justify-content: space-between;
}

.m-cart-page__buttons .c-button,
.m-cart-page__buttons .button {
  text-align: center;
  margin-bottom: 1rem;
  min-width: 200px;
}

.m-cart-page__buttons .c-button:last-child,
.m-cart-page__buttons .button:last-child {
  margin-left: auto;
}

.m-cart-page .m-cart-page__buttons .c-button:last-child,
.m-cart-page .m-cart-page__buttons .button:last-child {
  margin-left: 0;
}

@media (max-width: 699px) {
  .m-cart-page__buttons {
    flex-direction: column-reverse;
  }
}
.m-cart-page__display-prices {
  font-size: 0.85rem;
  font-weight: 500;
  text-align: right;
  margin-top: 6px;
}

.m-cart-page .e-confirm-message__button {
  display: flex;
  justify-content: space-between;
  max-width: 16.25rem;
}

.m-cart-page .e-confirm-message__button .c-button,
.m-cart-page .e-confirm-message__button .button {
  width: calc(50% - 0.5rem);
}

@media (max-width: 699px) {
  .m-cart-page .e-confirm-message__button .c-button,
  .m-cart-page .e-confirm-message__button .button {
    font-size: 0.875rem;
  }
}
.m-cart-page .delete-coupon {
  display: flex;
  height: 20px;
  align-items: center;
  justify-content: flex-end;
}

.m-cart-page .delete-coupon__item {
  cursor: pointer;
}

.m-cart-page .button--coupon {
  font-size: 0.875rem;
  margin: 0.5rem 0;
  min-height: 2.8rem;
  width: 100%;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.m-cart-page .button--coupon-delete {
  margin: 0 0.5rem 0 0;
}

.m-cart-page .m-coupon-box {
  display: flex;
}

.m-cart-page .m-coupon-box::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .m-cart-page .m-coupon-box {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-cart-page .m-coupon-box {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page .m-coupon-box {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .m-cart-page .m-coupon-box {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.m-cart-page .m-coupon-box__left {
  width: calc(8.33325% * 8);
  max-width: calc(8.33325% * 8);
  min-width: calc(8.33325% * 8);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-cart-page .m-coupon-box__left {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-cart-page .m-coupon-box__left {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page .m-coupon-box__left {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-cart-page .m-coupon-box__left {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-cart-page .m-coupon-box__right {
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-cart-page .m-coupon-box__right {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-cart-page .m-coupon-box__right {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-cart-page .m-coupon-box__right {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-cart-page .m-coupon-box__right {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-cart-page .applepay-logo {
  display: none;
}

.isSafari .m-cart-page .applepay-logo {
  display: inline;
}

/* RTL-Specific Rules */
.jed-ar-shop .m-cart-page__title {
  padding-right: unset;
  padding-left: 1rem;
}

.jed-ar-shop .m-cart-page__article-list-label--total, .jed-ar-shop .m-cart-page__article-list-label--piece {
  text-align: left;
}

.jed-ar-shop .m-cart-page__delivery .icon {
  margin-right: unset;
  margin-left: 0.75rem;
}

.jed-ar-shop .m-cart-page__subtotal, .jed-ar-shop .m-cart-page__total {
  float: left;
}

.jed-ar-shop .m-cart-page__subtotal {
  font-weight: 600;
}

.jed-ar-shop .m-cart-page__subtotal-item-value, .jed-ar-shop .m-cart-page__sum, .jed-ar-shop .m-cart-page__display-prices {
  text-align: left;
}

.jed-ar-shop .m-cart-page__display-prices {
  font-weight: 600;
}

.jed-ar-shop .m-cart-page__payment-info {
  float: right;
}

.grid-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.grid-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .grid-container {
    padding: 0 40px;
  }
}
.grid-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .grid-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.grid-12 {
  width: calc(8.33325% * 12);
  max-width: calc(8.33325% * 12);
  min-width: calc(8.33325% * 12);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-12 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-6 {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-6 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-4 {
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-4 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-t-6-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-8 {
  width: calc(8.33325% * 8);
  max-width: calc(8.33325% * 8);
  min-width: calc(8.33325% * 8);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-8 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-9 {
  width: calc(8.33325% * 9);
  max-width: calc(8.33325% * 9);
  min-width: calc(8.33325% * 9);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-9 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gridley-scott {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}

.gridley-scott .gridley-scott-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.gridley-scott .gridley-scott-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 40px;
  }
}
.gridley-scott .gridley-scott-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.gridley-scott .gridley-scott-col {
  width: calc(8.33325% * 1);
  max-width: calc(8.33325% * 1);
  min-width: calc(8.33325% * 1);
  float: left;
  min-height: 1px;
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    width: calc(8.33325% * 2);
    max-width: calc(8.33325% * 2);
    min-width: calc(8.33325% * 2);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col-hide-mobile {
    display: none;
  }
}
.gridley-scott .gridley-scott-colcontent {
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

.m-order-overview__header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  border-bottom: 1px solid #c4c2c2;
  padding-bottom: 1rem;
}

@media (min-width: 700px) {
  .m-order-overview__header .button {
    min-width: 200px;
    text-align: center;
  }
}
.m-order-overview__headlines {
  display: flex;
  align-items: flex-end;
}

@media (max-width: 699px) {
  .m-order-overview__headlines {
    flex-direction: column;
    align-items: flex-start;
  }
}
.m-order-overview__title {
  font-weight: 500;
  font-size: 1.5rem;
  padding-right: 1rem;
  line-height: 0.8;
  color: #111516;
}

@media (max-width: 699px) {
  .m-order-overview__title {
    font-size: 1.25rem;
    margin-bottom: 0.5rem;
  }
}
.m-order-overview__subtitle {
  flex: 1;
  white-space: nowrap;
}

.m-order-overview__subtitle span {
  font-weight: normal;
  line-height: 0.9;
  display: block;
}

.m-order-overview__article-list-header {
  padding: 1rem 0;
  overflow: hidden;
}

.m-order-overview__delivery {
  display: flex;
  align-items: center;
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

.m-order-overview__delivery .icon {
  margin-right: 0.75rem;
}

.m-order-overview__delivery span {
  font-weight: bold;
  color: #111516;
}

@media (max-width: 699px) {
  .m-order-overview__delivery {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-order-overview__delivery {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-order-overview__delivery {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-order-overview__delivery {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) {
  .m-order-overview__delivery {
    width: calc(8.33325% * 4);
    max-width: calc(8.33325% * 4);
    min-width: calc(8.33325% * 4);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (max-width: 699px) {
  .m-order-overview__delivery {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (min-width: 700px) and (max-width: 999px) {
  .m-order-overview__delivery {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-order-overview__delivery {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (min-width: 1400px) {
  .m-order-overview__delivery {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .m-order-overview__delivery {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .m-order-overview__delivery {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .m-order-overview__delivery {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-order-overview__delivery {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .m-order-overview__delivery {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-order-overview__article-list-label {
  text-align: right;
}

.m-order-overview__article-list-label--total {
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-order-overview__article-list-label--total {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-order-overview__article-list-label--total {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-order-overview__article-list-label--total {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-order-overview__article-list-label--total {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-order-overview__article-list-label--quantity {
  width: calc(8.33325% * 2);
  max-width: calc(8.33325% * 2);
  min-width: calc(8.33325% * 2);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-order-overview__article-list-label--quantity {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-order-overview__article-list-label--quantity {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-order-overview__article-list-label--quantity {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-order-overview__article-list-label--quantity {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-order-overview__article-list-label--piece {
  width: calc(8.33325% * 2);
  max-width: calc(8.33325% * 2);
  min-width: calc(8.33325% * 2);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-order-overview__article-list-label--piece {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-order-overview__article-list-label--piece {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-order-overview__article-list-label--piece {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-order-overview__article-list-label--piece {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .m-order-overview__article-list-label {
    display: none;
  }
}
@media (min-width: 1400px) {
  .m-order-overview__article-list-label {
    width: calc((100% - 95px) / 100 * 12);
  }
}
.m-order-overview ul.m-order-overview__entries {
  max-width: none;
  list-style: none outside none;
  padding: 0;
  margin: 0;
  border-top: 1px solid #d6d4d1;
}

@media (max-width: 699px) {
  .m-order-overview ul.m-order-overview__entries {
    margin: 0 auto;
  }
}
.m-order-overview li.m-order-overview__entry {
  max-width: none;
  border-bottom: 1px solid #d6d4d1;
}

.m-order-overview__summary {
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #c4c2c2;
  font-weight: 500;
  padding: 20px 20px 10px;
}

.m-order-overview__summary small {
  display: block;
  font-weight: 300;
  font-size: 0.875rem;
}

.m-order-overview__summary a {
  text-decoration: underline;
}

.m-order-overview__summary .m-checkout__row-inline {
  max-width: none;
  margin: 0 -20px;
}

@media (max-width: 699px) {
  .m-order-overview__summary {
    display: flex;
    flex-direction: column;
  }
}
.m-order-overview__supplementary-info {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-order-overview__supplementary-info {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-order-overview__supplementary-info {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-order-overview__supplementary-info {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-order-overview__supplementary-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) {
  .m-order-overview__supplementary-info {
    width: calc(8.33325% * 5);
    max-width: calc(8.33325% * 5);
    min-width: calc(8.33325% * 5);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (max-width: 699px) {
  .m-order-overview__supplementary-info {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (min-width: 700px) and (max-width: 999px) {
  .m-order-overview__supplementary-info {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-order-overview__supplementary-info {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (min-width: 1400px) {
  .m-order-overview__supplementary-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .m-order-overview__supplementary-info {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
    margin-top: 2rem;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .m-order-overview__supplementary-info {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .m-order-overview__supplementary-info {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-order-overview__supplementary-info {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .m-order-overview__supplementary-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-order-overview__subtotal {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-order-overview__subtotal {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-order-overview__subtotal {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-order-overview__subtotal {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-order-overview__subtotal {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) {
  .m-order-overview__subtotal {
    width: calc(8.33325% * 7);
    max-width: calc(8.33325% * 7);
    min-width: calc(8.33325% * 7);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (max-width: 699px) {
  .m-order-overview__subtotal {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (min-width: 700px) and (max-width: 999px) {
  .m-order-overview__subtotal {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-order-overview__subtotal {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (min-width: 1400px) {
  .m-order-overview__subtotal {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .m-order-overview__subtotal {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .m-order-overview__subtotal {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .m-order-overview__subtotal {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-order-overview__subtotal {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .m-order-overview__subtotal {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-order-overview__subtotal-item {
  display: flex;
  justify-content: space-between;
}

.m-order-overview__subtotal-item:not(:last-child) {
  margin-bottom: 1rem;
}

.m-order-overview__subtotal-item-title {
  flex: 1;
}

.m-order-overview__subtotal-item-value {
  text-align: right;
  flex: 1;
}

.m-order-overview__footer-section {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.m-order-overview__footer-section::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .m-order-overview__footer-section {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-order-overview__footer-section {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-order-overview__footer-section {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .m-order-overview__footer-section {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.m-order-overview__footer-section > *:first-child, .m-order-overview__footer-section > *:last-child {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-order-overview__footer-section > *:first-child, .m-order-overview__footer-section > *:last-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-order-overview__footer-section > *:first-child, .m-order-overview__footer-section > *:last-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-order-overview__footer-section > *:first-child, .m-order-overview__footer-section > *:last-child {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-order-overview__footer-section > *:first-child, .m-order-overview__footer-section > *:last-child {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .m-order-overview__footer-section {
    display: flex;
    flex-direction: column-reverse;
  }
  .m-order-overview__footer-section > *:first-child, .m-order-overview__footer-section > *:last-child {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .m-order-overview__footer-section > *:first-child, .m-order-overview__footer-section > *:last-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .m-order-overview__footer-section > *:first-child, .m-order-overview__footer-section > *:last-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-order-overview__footer-section > *:first-child, .m-order-overview__footer-section > *:last-child {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .m-order-overview__footer-section > *:first-child, .m-order-overview__footer-section > *:last-child {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) {
  .m-order-overview__footer-section > *:first-child {
    width: calc(8.33325% * 5);
    max-width: calc(8.33325% * 5);
    min-width: calc(8.33325% * 5);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (max-width: 699px) {
  .m-order-overview__footer-section > *:first-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (min-width: 700px) and (max-width: 999px) {
  .m-order-overview__footer-section > *:first-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-order-overview__footer-section > *:first-child {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (min-width: 1400px) {
  .m-order-overview__footer-section > *:first-child {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) {
  .m-order-overview__footer-section > *:last-child {
    width: calc(8.33325% * 7);
    max-width: calc(8.33325% * 7);
    min-width: calc(8.33325% * 7);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (max-width: 699px) {
  .m-order-overview__footer-section > *:last-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (min-width: 700px) and (max-width: 999px) {
  .m-order-overview__footer-section > *:last-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-order-overview__footer-section > *:last-child {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 1399px) and (min-width: 1400px) {
  .m-order-overview__footer-section > *:last-child {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-order-overview__payment-info {
  line-height: 1.5;
}

.m-order-overview__payment-info img {
  vertical-align: middle;
  margin: 0 0.5rem;
}

.m-order-overview__total {
  color: #111516;
  display: flex;
  justify-content: space-between;
  font-weight: 500;
  font-size: 1.5rem;
}

@media (max-width: 699px) {
  .m-order-overview__total {
    font-size: 1.25rem;
    margin-bottom: 2rem;
  }
}
.m-order-overview__total small {
  font-size: 0.6875rem !important;
  font-weight: 300;
  display: block;
}

@media (min-width: 700px) and (max-width: 1399px) {
  .m-order-overview__total small {
    font-size: 0.875rem !important;
  }
}
@media (min-width: 1400px) {
  .m-order-overview__total small {
    font-size: 0.75rem !important;
  }
}
.m-order-overview__buttons {
  padding-bottom: 2rem;
  display: flex;
  justify-content: space-between;
}

.m-order-overview__buttons .button {
  text-align: center;
  margin-bottom: 1rem;
  min-width: 200px;
}

@media (max-width: 699px) {
  .m-order-overview__buttons {
    flex-direction: column-reverse;
  }
}
.m-order-overview__vouchers {
  display: flex;
  min-width: calc(100% + 40px);
  flex-direction: column;
  background: #f0edeb;
  margin: 0 0 1rem -20px;
  padding: 1rem 20px;
  font-weight: 300;
}

@media (min-width: 1000px) and (max-width: 1399px) {
  .m-order-overview__vouchers {
    min-width: calc(100% + 30px);
    margin: 0 0 1rem -15px;
    padding: 1rem 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-order-overview__vouchers {
    min-width: calc(100% + 30px);
  }
}
@media (max-width: 699px) {
  .m-order-overview__vouchers {
    margin: 0 0 1rem -10px;
    min-width: calc(100% + 20px);
  }
  .m-order-overview__vouchers .e-input-checkbox {
    min-height: 0;
  }
}
.m-order-overview__vouchers .e-input-checkbox {
  margin-bottom: 0;
  min-height: 0;
}

.m-order-overview__vouchers label {
  margin-bottom: 0;
}

.m-order-overview__vouchers-title {
  margin-bottom: 0.5rem;
  font-weight: 500;
  font-size: 0.875rem;
}

/* RTL-Specific Rules  */
.jed-ar-shop .m-order-overview__article-list-label--piece, .jed-ar-shop .m-order-overview__article-list-label--quantity, .jed-ar-shop .m-order-overview__article-list-label--total {
  text-align: left;
}

.jed-ar-shop .m-order-overview__article-list-header {
  display: flex;
}

.jed-ar-shop .m-order-overview__delivery .icon {
  margin-right: unset;
  margin-left: 0.75rem;
}

.m-order-confirmation {
  margin-top: 1rem;
}

@media (max-width: 699px) {
  .m-order-confirmation {
    margin-top: 0;
  }
}
.m-order-confirmation__headline {
  font-weight: bold;
}

.m-order-confirmation__ordernumber {
  display: inline-flex;
  align-items: baseline;
}

@media (max-width: 699px) {
  .m-order-confirmation__ordernumber {
    display: block;
    line-height: 0.5;
    margin: 2rem 0;
  }
}
.m-order-confirmation__ordernumber-id {
  font-weight: bold;
}

.m-order-confirmation__text {
  margin-top: 0;
}

.m-order-confirmation__button {
  float: right;
  margin-top: 3rem;
}

@media (max-width: 699px) {
  .m-order-confirmation__button {
    margin: 1rem 0;
    width: 100%;
  }
}
.m-order-confirmation__button .button {
  text-align: center;
  margin-bottom: 1rem;
  min-width: 200px;
}

.m-order-confirmation__button-left, .m-order-confirmation__button-right {
  float: left;
  margin-bottom: 3rem;
}

@media (max-width: 699px) {
  .m-order-confirmation__button-left, .m-order-confirmation__button-right {
    width: 100%;
  }
}
.m-order-confirmation__button-right {
  float: right;
}

.m-order-confirmation__info-members {
  padding: 2rem 0;
  border-top: 2px solid #d6d4d1;
}

.m-order-confirmation__link {
  color: #004673 !important;
  text-decoration: none !important;
}

.grid-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.grid-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .grid-container {
    padding: 0 40px;
  }
}
.grid-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .grid-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.grid-12 {
  width: calc(8.33325% * 12);
  max-width: calc(8.33325% * 12);
  min-width: calc(8.33325% * 12);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-12 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-6 {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-6 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-4 {
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-4 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-t-6-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-8 {
  width: calc(8.33325% * 8);
  max-width: calc(8.33325% * 8);
  min-width: calc(8.33325% * 8);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-8 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-9 {
  width: calc(8.33325% * 9);
  max-width: calc(8.33325% * 9);
  min-width: calc(8.33325% * 9);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-9 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gridley-scott {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}

.gridley-scott .gridley-scott-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.gridley-scott .gridley-scott-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 40px;
  }
}
.gridley-scott .gridley-scott-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.gridley-scott .gridley-scott-col {
  width: calc(8.33325% * 1);
  max-width: calc(8.33325% * 1);
  min-width: calc(8.33325% * 1);
  float: left;
  min-height: 1px;
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    width: calc(8.33325% * 2);
    max-width: calc(8.33325% * 2);
    min-width: calc(8.33325% * 2);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col-hide-mobile {
    display: none;
  }
}
.gridley-scott .gridley-scott-colcontent {
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

.m-minicart {
  text-align: left;
  padding-bottom: 1rem;
}

.m-minicart__title {
  padding: 0.75rem 1rem;
  background: #f0edeb;
  font-size: 0.875rem;
  height: 36px;
}

.m-minicart__article-list {
  margin: 0 0 1rem;
  padding: 0;
  border-bottom: 1px solid #d6d4d1;
}

.m-minicart__article-list .slick-list {
  border-top: 1px solid #d6d4d1;
  overflow: hidden;
}

.m-minicart__article-list .slick-arrow {
  width: 100%;
  background: #f0edeb;
  border: 0;
  height: 36px;
  display: block;
  cursor: pointer;
}

.m-minicart__article-list .slick-arrow::before {
  content: " ";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-right: 2px solid #787573;
  border-bottom: 2px solid #787573;
}

.m-minicart__article-list .slick-arrow.slick-disabled::before {
  opacity: 0.5;
}

.m-minicart__article-list .slick-prev {
  position: absolute;
  top: -36px;
  left: 0;
  right: 0;
  opacity: 1;
  transition: 0.2s opacity;
}

.m-minicart__article-list .slick-prev.slick-disabled {
  opacity: 0;
  pointer-events: none;
  transition: 0.2s opacity;
}

.m-minicart__article-list .slick-prev::before {
  transform: rotate(-135deg) translateY(-5px);
}

.m-minicart__article-list .slick-next::before {
  transform: rotate(45deg);
}

.m-minicart__article {
  width: 100% !important;
  color: #30302e;
  background: #ffffff;
  position: relative;
  padding: 1rem 1rem 0.5rem;
  font-size: 0.75rem;
  line-height: 1.3;
  height: 85px;
  border-bottom: 1px solid #d6d4d1;
}

.m-minicart__article::after {
  content: "";
  display: table;
  clear: both;
}

.m-minicart__article > a {
  display: flex;
}

.m-minicart__article > a::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .m-minicart__article > a {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-minicart__article > a {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-minicart__article > a {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .m-minicart__article > a {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.m-minicart__article-image-container {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-minicart__article-image-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-minicart__article-image-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-minicart__article-image-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-minicart__article-image-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-minicart__article-image {
  width: 100%;
  height: auto;
}

.m-minicart__article-header {
  padding-right: 1rem;
  width: calc(8.33325% * 5);
  max-width: calc(8.33325% * 5);
  min-width: calc(8.33325% * 5);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-minicart__article-header {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-minicart__article-header {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-minicart__article-header {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-minicart__article-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-minicart__article-subtitle {
  color: #9c9996;
  display: inline-block;
  font-weight: 500;
}

.m-minicart__article-title {
  display: block;
  font-weight: 500;
  font-size: 0.75rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.m-minicart__article-price-container {
  text-align: right;
  align-self: flex-end;
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .m-minicart__article-price-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .m-minicart__article-price-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .m-minicart__article-price-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .m-minicart__article-price-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-minicart__article-strike-price {
  text-decoration: line-through;
}

.m-minicart__article-price {
  font-weight: 500;
}

.m-minicart__total {
  padding: 0 1rem;
  width: 100%;
  display: flex;
  font-size: 0.875rem;
  line-height: 1.3;
}

.m-minicart__label {
  flex: 1;
}

.m-minicart__label small {
  display: block;
  font-size: 0.75rem;
  color: #9c9996;
}

.m-minicart__value {
  flex: 1;
  text-align: right;
}

.m-minicart__button {
  margin-top: 0.5rem;
  padding: 0 1rem;
}

.m-minicart__close {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  transform: scale(0.8);
}

.m-view-toggler {
  padding: 0.2rem 0;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  background-color: #f0edeb;
}

@media (max-width: 699px) {
  .m-view-toggler {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 0;
    background-color: rgba(255, 255, 255, 0);
  }
}
.m-view-toggler__container {
  border: 0;
  background-color: rgba(255, 255, 255, 0);
  font-size: 0.75rem;
  color: #30302e;
  display: flex;
  font-weight: bold;
  align-items: baseline;
  float: right;
  cursor: pointer;
  margin-top: 4px;
  margin-bottom: 2px;
}

@media (max-width: 699px) {
  .m-view-toggler__container {
    font-size: 1rem;
    background-image: linear-gradient(to bottom, #565451, #30202e);
    border-color: #111516;
    color: #f0edeb;
    display: flex;
    border: 0;
    line-height: 1;
    border-radius: 3px 3px 0 0;
    font-weight: bold;
    font-size: 0.75rem;
    background-color: transparent;
    transition: 0.3s ease box-shadow;
    cursor: pointer;
    text-align: center;
    margin: 0 auto;
    float: none;
    justify-content: center;
    padding: 0.5rem 1rem;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 1399px) {
  .m-view-toggler__container {
    font-size: 0.875rem;
  }
}
@media (max-width: 699px) {
  .m-view-toggler__container:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.6);
    border-color: transparent;
  }
}
.m-view-toggler__item {
  margin-left: 0.3rem;
  align-self: center;
}

.m-view-toggler__item:last-child {
  margin-left: 0.75rem;
}

@media (max-width: 699px) {
  .m-view-toggler__item {
    display: none;
  }
  .m-view-toggler__item--country, .m-view-toggler__item--change {
    display: block;
  }
  .m-view-toggler__item--icon {
    display: block;
  }
  .m-view-toggler__item--icon path {
    fill: #f0edeb;
  }
}
.m-view-toggler__link {
  font-weight: 300;
}

@media (min-width: 700px) and (max-width: 999px) {
  .m-view-toggler__link {
    margin-right: 0.75rem;
  }
}
@media (max-width: 699px) {
  .m-view-toggler__link {
    color: #c4c2c2;
    margin-right: 0;
  }
}
.m-facets__container {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  margin-bottom: 2rem;
}

@media (max-width: 999px) {
  .m-facets__container {
    display: none;
    position: fixed;
    overflow-y: auto;
    background: #ffffff;
    z-index: 500;
    top: 0;
    right: 0;
    bottom: 0;
    margin-bottom: 0;
    width: 100%;
    max-width: 400px;
    opacity: 0;
  }
}
@media (min-width: 1000px) {
  .m-facets__container {
    margin-top: 3.8rem;
    border-top: 1px solid #d6d4d1;
    display: block !important;
    transform: none !important;
  }
  .m-facets__container.m-facets__container--boutique {
    border: 0;
    margin-top: 0;
    padding-left: 1rem;
  }
}
@media (min-width: 1400px) {
  .m-facets__container {
    margin-top: 2.6rem;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .pageType-ContentPage .m-facets__container {
    margin-top: 2.6rem;
  }
}
@media (min-width: 1400px) {
  .pageType-CategoryPage .m-facets__container {
    margin-top: 5rem;
  }
}
.m-facets__inner-wrap {
  display: flex;
  flex-direction: column;
}

@media (max-width: 999px) {
  .m-facets__inner-wrap > * {
    order: 2;
  }
}
.m-facets__backdrop {
  position: fixed;
  display: none;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 499;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

@media (min-width: 1000px) {
  .m-facets__backdrop {
    display: none !important;
  }
}
.m-facets__back {
  width: 100%;
  cursor: pointer;
  background: #f0edeb;
  border: 0;
  padding: 1rem 1rem 0.8rem;
  font-weight: 500;
  text-align: right;
  color: #787573;
  margin-bottom: 1rem;
  outline: 0;
}

.m-facets__back .icon {
  vertical-align: middle;
}

.m-facets__container--boutique .m-facets__back {
  order: 1;
}

@media (max-width: 999px) {
  .m-facets__sort {
    padding-left: 1rem;
  }
  .m-facets__container--boutique .m-facets__sort {
    order: 1;
  }
}
@media (min-width: 1000px) {
  .m-facets__sort {
    position: absolute;
    top: 1rem;
    right: 1.2rem;
  }
  .m-facets__container--boutique .m-facets__sort {
    position: relative;
    top: auto;
    right: auto;
    align-self: flex-end;
  }
  .m-category-overview--search-result .m-facets__sort {
    top: 0;
  }
}
@media (max-width: 999px) {
  .m-facets__pills, .m-facets__apply {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
.m-facets__pills {
  padding: 0.75rem 0;
  line-height: 2.6rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

@media (min-width: 1000px) {
  .m-facets__container--boutique .m-facets__pills {
    padding: 0;
  }
}
.m-facets__pills [data-facets-reset-trigger] {
  background: transparent;
  opacity: 0.5;
}

.m-facets__pills [data-facets-reset-trigger]:hover {
  opacity: 1;
}

.m-facets__pills > * {
  margin-bottom: 10px;
}

.m-facets__container--boutique .m-facets__pills > * {
  margin-bottom: 1rem;
}

.m-facets__pill {
  display: none;
}

.m-facets__pill--active {
  display: block;
}

@media (min-width: 1000px) {
  .m-facets__grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-right: -1rem;
  }
  .m-facets__grid > * {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: calc(33.333% - 1rem);
    max-width: calc(33.333% - 1rem);
    margin-right: 1rem;
    margin-bottom: 1rem;
  }
}
.m-facets__facet {
  border-bottom: 1px solid #d6d4d1;
  max-height: 300px;
  overflow: hidden;
}

.m-facets__facet--hidden {
  max-height: 0;
  border: 0;
}

.m-facets__container--boutique .m-facets__facet--hidden {
  display: none;
}

@media (min-width: 1000px) {
  .m-facets__container--boutique .m-facets__facet {
    position: relative;
    overflow: visible;
    border: 1px solid #c4c2c2;
  }
}
.m-facets__facet-title {
  padding: 0.75rem;
  position: relative;
  color: #111516;
  cursor: pointer;
}

.m-facets__facet-title.tabs-trigger-active {
  background: #f0edeb;
}

@media (min-width: 1000px) {
  .m-facets__container--boutique .m-facets__facet-title.tabs-trigger-active {
    color: #111516;
    background: #ffffff;
  }
}
.m-facets__facet-title--alt.tabs-trigger-active {
  color: #ffffff;
  background: #787573;
}

.m-facets__facet-title.tabs-trigger-active::after {
  transform: rotateX(180deg) rotateZ(45deg) translateX(-8px) translateY(-1px);
}

.m-facets__facet-title::after {
  content: " ";
  display: inline-block;
  position: absolute;
  right: 1rem;
  width: 10px;
  height: 10px;
  border-right: 2px solid #c4c2c2;
  border-bottom: 2px solid #c4c2c2;
  transform: rotate(45deg) translateX(-1px) translateY(5px);
}

@media (min-width: 1000px) {
  .m-facets__container--boutique .m-facets__facet-title::after {
    width: 7px;
    height: 7px;
  }
}
.m-facets__facet-description {
  margin-bottom: 0.5rem;
}

.m-facets__facet-list {
  position: relative;
}

.m-facets__facet-list--scrollable::after {
  position: absolute;
  background: linear-gradient(to top, #ffffff, rgba(255, 255, 255, 0));
  content: " ";
  left: 0;
  right: 0;
  bottom: 0;
  height: 2rem;
  pointer-events: none;
}

@media (min-width: 1000px) {
  .m-facets__container--boutique .m-facets__facet-list {
    position: absolute;
    right: -1px;
    left: -1px;
    top: 100%;
    height: auto;
    background: #ffffff;
    border: 1px solid #c4c2c2;
    z-index: 10;
  }
}
.m-facets__facet-inner {
  overflow-x: hidden;
  padding: 0.5rem 0.75rem 1rem;
}

.m-facets__facet-inner::-webkit-scrollbar {
  width: 0.25em;
}

.m-facets__facet-inner::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
}

.m-facets__facet-inner::-webkit-scrollbar-thumb {
  background-color: #d6d4d1;
}

.m-facets__facet-inner .e-checkbox {
  margin: 0 0 -1rem;
}

.m-facets__facet-list--scrollable .m-facets__facet-inner {
  max-height: 180px;
  overflow-y: scroll;
  padding: 0.5rem 0.75rem 2rem;
  -webkit-overflow-scrolling: touch;
}

.grid-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.grid-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .grid-container {
    padding: 0 40px;
  }
}
.grid-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .grid-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.grid-12 {
  width: calc(8.33325% * 12);
  max-width: calc(8.33325% * 12);
  min-width: calc(8.33325% * 12);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-12 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-6 {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-6 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-4 {
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-4 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-t-6-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-8 {
  width: calc(8.33325% * 8);
  max-width: calc(8.33325% * 8);
  min-width: calc(8.33325% * 8);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-8 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-9 {
  width: calc(8.33325% * 9);
  max-width: calc(8.33325% * 9);
  min-width: calc(8.33325% * 9);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-9 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gridley-scott {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}

.gridley-scott .gridley-scott-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.gridley-scott .gridley-scott-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 40px;
  }
}
.gridley-scott .gridley-scott-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.gridley-scott .gridley-scott-col {
  width: calc(8.33325% * 1);
  max-width: calc(8.33325% * 1);
  min-width: calc(8.33325% * 1);
  float: left;
  min-height: 1px;
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    width: calc(8.33325% * 2);
    max-width: calc(8.33325% * 2);
    min-width: calc(8.33325% * 2);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col-hide-mobile {
    display: none;
  }
}
.gridley-scott .gridley-scott-colcontent {
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

.m-basic-navigation {
  padding-bottom: 2rem;
  padding-top: 2rem;
}

@media (max-width: 999px) {
  .m-basic-navigation {
    padding-top: 80px;
    position: relative;
  }
}
.c-modal .m-basic-navigation {
  padding-top: 0;
}

.m-basic-navigation__nav-list ul {
  list-style: none outside none;
  margin: 0;
  padding: 0 0 2.2rem;
}

@media (min-width: 1000px) {
  .m-basic-navigation__nav-list {
    width: calc(8.33325% * 3);
    max-width: calc(8.33325% * 3);
    min-width: calc(8.33325% * 3);
    float: left;
    min-height: 1px;
    min-height: 500px;
  }
}
@media (min-width: 1000px) and (max-width: 699px) {
  .m-basic-navigation__nav-list {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (min-width: 700px) and (max-width: 999px) {
  .m-basic-navigation__nav-list {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-basic-navigation__nav-list {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1000px) and (min-width: 1400px) {
  .m-basic-navigation__nav-list {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 999px) {
  .m-basic-navigation__nav-list {
    background: #f0edeb;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: auto;
  }
  .m-basic-navigation__nav-list .sticky,
  .m-basic-navigation__nav-list .fixed {
    position: absolute !important;
    top: 0 !important;
  }
  .m-basic-navigation__nav-list ul {
    overflow-x: auto;
    overflow-y: hidden;
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    padding-bottom: 0;
  }
}
.m-basic-navigation__grid::after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 1000px) and (max-width: 1399px) {
  .m-basic-navigation__grid {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .m-basic-navigation__grid {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.m-basic-navigation__nav-item {
  order: 1;
}

@media (min-width: 1000px) {
  .m-basic-navigation__nav-item a {
    padding: 1rem;
    background: #f0edeb;
    border-bottom: 1px solid #d6d4d1;
    display: flex;
    align-items: center;
  }
  .m-basic-navigation__nav-item a span {
    margin-right: 5px;
  }
}
@media (max-width: 999px) {
  .m-basic-navigation__nav-item a {
    white-space: nowrap;
    padding-top: 1.1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1.2rem;
    display: block;
    color: #c4c2c2;
  }
  .m-basic-navigation__nav-item a div {
    white-space: nowrap;
    padding-bottom: 5px;
  }
  .m-basic-navigation__nav-item a span {
    display: none;
  }
}
@media (min-width: 1000px) {
  .m-basic-navigation__nav-item--active a {
    background: #111516;
    color: #ffffff;
  }
}
@media (max-width: 999px) {
  .m-basic-navigation__nav-item--active a {
    color: #111516;
  }
  .m-basic-navigation__nav-item--active div {
    border-bottom: 2px solid #111516;
  }
}
.m-basic-navigation__content {
  overflow: hidden;
}

@media (max-width: 699px) {
  .pageLabel--account .m-basic-navigation__content {
    overflow: visible;
  }
}
@media (min-width: 1000px) {
  .m-basic-navigation__content {
    width: calc(8.33325% * 9);
    max-width: calc(8.33325% * 9);
    min-width: calc(8.33325% * 9);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 1000px) and (max-width: 699px) {
  .m-basic-navigation__content {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (min-width: 700px) and (max-width: 999px) {
  .m-basic-navigation__content {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-basic-navigation__content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1000px) and (min-width: 1400px) {
  .m-basic-navigation__content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1000px) {
  .m-basic-navigation__content:only-child {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 1000px) and (max-width: 699px) {
  .m-basic-navigation__content:only-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (min-width: 700px) and (max-width: 999px) {
  .m-basic-navigation__content:only-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-basic-navigation__content:only-child {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1000px) and (min-width: 1400px) {
  .m-basic-navigation__content:only-child {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-basic-navigation__content-inner {
  background: #ffffff;
}

@media (max-width: 999px) {
  .m-basic-navigation__content-inner {
    padding: 1rem 0;
  }
}
.m-basic-navigation__banner-container .c-banner {
  margin: 0;
}

.m-basic-navigation__banner-container .c-banner:not(:first-child) {
  margin-top: 0.875rem;
}

.m-basic-navigation__banner-container img {
  display: block;
}

@media (min-width: 1000px) {
  .m-basic-navigation__banner-container {
    margin-bottom: 2rem;
  }
}
.m-hme-flyout {
  text-align: left;
  padding: 0.75rem;
  height: 500px;
}

.m-hme-flyout__copy {
  font-size: 0.75rem;
  color: #30302e;
  line-height: 1.5;
}

.m-hme-flyout__container {
  padding: 1rem 1.5rem 0;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.m-hme-flyout__button-container {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.m-hme-flyout__title {
  font-weight: 500;
  font-size: 1rem;
  color: #111516;
  line-height: 1.4;
}

.m-hme-flyout__button {
  margin-top: 0.5rem;
  padding: 0 1rem;
}

.m-hme-flyout__close {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  transform: scale(0.8);
}

.m-hme-flyout__content-borderless {
  margin-left: -1rem;
  margin-bottom: -1rem;
  width: calc(100% + 2rem);
  border-top: 1px solid #d6d4d1;
}

.grid-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.grid-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .grid-container {
    padding: 0 40px;
  }
}
.grid-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .grid-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.grid-12 {
  width: calc(8.33325% * 12);
  max-width: calc(8.33325% * 12);
  min-width: calc(8.33325% * 12);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-12 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-6 {
  width: calc(8.33325% * 6);
  max-width: calc(8.33325% * 6);
  min-width: calc(8.33325% * 6);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-6 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-4 {
  width: calc(8.33325% * 4);
  max-width: calc(8.33325% * 4);
  min-width: calc(8.33325% * 4);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-4 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-t-6-d-3 {
  width: calc(8.33325% * 3);
  max-width: calc(8.33325% * 3);
  min-width: calc(8.33325% * 3);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 6);
    max-width: calc(8.33325% * 6);
    min-width: calc(8.33325% * 6);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 999px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-t-6-d-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-8 {
  width: calc(8.33325% * 8);
  max-width: calc(8.33325% * 8);
  min-width: calc(8.33325% * 8);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-8 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-8 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-m-12-d-9 {
  width: calc(8.33325% * 9);
  max-width: calc(8.33325% * 9);
  min-width: calc(8.33325% * 9);
  float: left;
  min-height: 1px;
}

@media (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .grid-m-12-d-9 {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .grid-m-12-d-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .grid-m-12-d-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .grid-m-12-d-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gridley-scott {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}

.gridley-scott .gridley-scott-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.gridley-scott .gridley-scott-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-container {
    padding: 0 40px;
  }
}
.gridley-scott .gridley-scott-row::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.gridley-scott .gridley-scott-col {
  width: calc(8.33325% * 1);
  max-width: calc(8.33325% * 1);
  min-width: calc(8.33325% * 1);
  float: left;
  min-height: 1px;
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    width: calc(8.33325% * 2);
    max-width: calc(8.33325% * 2);
    min-width: calc(8.33325% * 2);
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 700px) and (max-width: 999px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 699px) and (min-width: 1000px) and (max-width: 1399px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 699px) and (min-width: 1400px) {
  .gridley-scott .gridley-scott-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 699px) {
  .gridley-scott .gridley-scott-col-hide-mobile {
    display: none;
  }
}
.gridley-scott .gridley-scott-colcontent {
  background: rgba(255, 0, 0, 0.2);
  height: 100vh;
}

.m-brand-boutique {
  padding-bottom: 2rem;
}

@media (max-width: 999px) {
  .m-brand-boutique {
    position: relative;
    min-height: 800px;
  }
}
.c-modal .m-brand-boutique {
  padding-top: 0;
}

.m-brand-boutique__black-background:hover {
  color: #ffffff;
  background-color: #30302e;
}

.m-brand-boutique__black-background--active {
  color: #ffffff;
  background-color: #30302e;
}

.m-brand-boutique__mobile-title {
  text-transform: uppercase;
  padding: 1rem;
  font-weight: 500;
  display: flex;
  margin-top: -1.6rem;
}

@media (min-width: 1000px) {
  .m-brand-boutique__mobile-title {
    display: none;
  }
}
.m-brand-boutique__menu-trigger {
  margin-right: 1rem;
}

.m-brand-boutique__sort {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}

@media (max-width: 699px) {
  .m-brand-boutique__sort {
    font-size: 0.875rem;
    text-align: right;
  }
  .m-brand-boutique__sort select {
    font-size: 0.875rem;
  }
  .m-brand-boutique__sort .e-dropdown__label {
    flex-wrap: wrap;
  }
}
@media (max-width: 999px) {
  .m-brand-boutique__nav {
    display: none;
    position: absolute;
    width: 300px;
    bottom: 0;
    left: 0;
    top: 0;
    background: #ffffff;
    z-index: 4;
  }
}
.m-brand-boutique__nav-list {
  list-style: none outside none;
  margin: 0;
  padding: 0 0 2.2rem;
}

@media (min-width: 1000px) {
  .m-brand-boutique__nav-list {
    border-top: 1px solid #d6d4d1;
  }
}
@media (min-width: 1000px) {
  .m-brand-boutique__nav {
    width: calc(8.33325% * 3);
    max-width: calc(8.33325% * 3);
    min-width: calc(8.33325% * 3);
    float: left;
    min-height: 1px;
    min-height: 500px;
    display: block !important;
    opacity: 1 !important;
    transform: none !important;
    margin-top: 1rem;
  }
}
@media (min-width: 1000px) and (max-width: 699px) {
  .m-brand-boutique__nav {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (min-width: 700px) and (max-width: 999px) {
  .m-brand-boutique__nav {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-brand-boutique__nav {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1000px) and (min-width: 1400px) {
  .m-brand-boutique__nav {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1000px) {
  .m-brand-boutique__nav > ul {
    display: block !important;
    opacity: 1 !important;
    transform: none !important;
  }
}
@media (max-width: 999px) {
  .m-brand-boutique__mobile-nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    bottom: 0;
    overflow: hidden;
  }
  .m-brand-boutique__mobile-nav > ul {
    background: #ffffff;
    width: 300px;
    height: 100%;
    position: relative;
  }
}
.m-brand-boutique__nav-backdrop {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  display: none;
  z-index: 2;
  background: rgba(0, 0, 0, 0.6);
}

@media (min-width: 1000px) {
  .m-brand-boutique__nav-backdrop {
    display: none !important;
  }
}
.m-brand-boutique__nav-sublist {
  list-style: none outside none;
  margin: 0;
  padding: 1rem 0 1.5rem 1rem;
}

.m-brand-boutique__nav-sublist__small {
  padding: 0.5rem 0 0;
}

.m-brand-boutique__nav-sublist-innerlist {
  list-style: none outside none;
  margin: 0;
  padding: 1rem 0 0 1rem;
}

@media (min-width: 1000px) {
  .m-brand-boutique__nav-sublist-container {
    display: block !important;
  }
}
@media (max-width: 999px) {
  .m-brand-boutique__nav-sublist-container {
    position: absolute;
    left: 0;
    width: 300px;
    top: 0;
    bottom: 0;
    background: #ffffff;
    transform: translateX(300px);
    display: flex;
    flex-direction: column;
  }
}
.m-brand-boutique__grid::after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 1000px) and (max-width: 1399px) {
  .m-brand-boutique__grid {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1400px) {
  .m-brand-boutique__grid {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.m-brand-boutique__nav-item-0 {
  border-bottom: 1px solid #d6d4d1;
}

@media (max-width: 999px) {
  .m-brand-boutique__nav-item-0 {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    line-height: 1.5;
    text-align: left;
    border: 0;
    background: none;
    width: 100%;
    color: #30302e;
  }
}
.m-brand-boutique__nav-item-0 .icon {
  height: 1rem;
  margin-right: 0.5rem;
}

@media (min-width: 1000px) {
  .m-brand-boutique__nav-item-0 .icon {
    display: none;
  }
}
.m-brand-boutique__nav-item-0 > a span {
  flex: 1;
  padding-right: 1rem;
}

@media (max-width: 999px) {
  .m-brand-boutique__nav-item-0 > a {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0.8rem 1rem;
  }
  .m-brand-boutique__nav-item-0 > a[data-mobilenav-forward]::before {
    display: none;
  }
}
@media (min-width: 1000px) {
  .m-brand-boutique__nav-item-0 > a {
    padding: 1rem;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-weight: 500;
  }
  .m-brand-boutique__nav-item-0 > a span {
    margin-right: 5px;
  }
  .m-brand-boutique--brand-special .m-brand-boutique__nav-item-0 > a {
    font-weight: 700;
  }
}
@media (min-width: 1000px) {
  .m-brand-boutique__nav-item-0--active {
    background: #111516;
    color: #ffffff;
  }
}
@media (max-width: 999px) {
  .m-brand-boutique__nav-item-0--active {
    background: #111516;
    color: #ffffff;
  }
  .m-brand-boutique__nav-item-0--active .icon polygon {
    fill: #ffffff;
  }
  .m-brand-boutique__nav-item-0--active::before {
    display: none;
  }
}
@media (min-width: 1000px) {
  .m-brand-boutique__nav-item-1 + .m-brand-boutique__nav-item-1 > a {
    padding: 1rem 0 0 1rem;
  }
}
.m-brand-boutique__nav-item-1 > a {
  display: flex;
}

@media (min-width: 1000px) {
  .m-brand-boutique__nav-item-1 > a {
    padding: 0 0 0 1rem;
    align-items: center;
  }
  .m-brand-boutique__nav-item-1 > a span {
    margin-right: 5px;
  }
  .m-brand-boutique--brand-special .m-brand-boutique__nav-item-1 > a {
    font-weight: 500;
  }
}
.m-brand-boutique__nav-item-1 > a > span:hover {
  color: #30302e;
  text-decoration: underline !important;
}

@media (min-width: 1000px) {
  .m-brand-boutique__nav-item-1--active > a {
    background: #111516;
    color: #ffffff;
  }
}
.m-brand-boutique__nav-item-1--last {
  border-top: 1px solid #c4c2c2;
  margin-right: 1.5rem;
  width: calc(100% - 1.5rem);
  margin-top: 1rem;
}

@media (min-width: 1000px) {
  .m-brand-boutique__nav-item-1--last {
    display: none;
  }
}
@media (max-width: 999px) {
  .m-brand-boutique__nav-item-1 {
    padding: 0.5rem 1rem 0.5rem 0;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    line-height: 1.5;
    text-align: left;
    background: none;
    cursor: pointer;
    color: #30302e;
    position: relative;
  }
}
@media (max-width: 999px) {
  .m-brand-boutique__level-0 {
    transform: translateX(0);
    transition: 0.2s all;
  }
  [data-mobilenav-current-page="1"] .m-brand-boutique__level-0 {
    transform: translateX(-300px);
    transition: 0.2s all;
  }
  .m-brand-boutique__level-1 {
    transform: translateX(300px);
    transition: 0.2s all;
  }
  [data-mobilenav-current-page="1"] .m-brand-boutique__level-1 {
    transform: translateX(300px);
    transition: 0.2s all;
  }
}
.m-brand-boutique__nav-title {
  background: #111516;
  color: #ffffff;
  margin: 0;
  padding: 1rem 0.8rem 0.7rem 1rem;
  text-transform: uppercase;
  line-height: 1.5;
  display: block;
}

@media (min-width: 1000px) {
  .m-brand-boutique__nav-title {
    display: none;
  }
}
.m-brand-boutique__nav-back {
  font-size: 1rem;
  width: 100%;
  background: transparent;
  cursor: pointer;
  border: 0;
  padding: 1rem;
  text-align: left;
  min-height: 50px;
}

@media (min-width: 700px) and (max-width: 1399px) {
  .m-brand-boutique__nav-back {
    font-size: 0.875rem;
  }
}
.m-brand-boutique__nav-back:focus {
  outline: 1px dotted #111516;
  outline-offset: -3px;
}

.m-brand-boutique__nav-back .icon {
  vertical-align: bottom;
  margin-right: 0.5rem;
}

.m-brand-boutique__close {
  position: absolute;
  right: 1.4rem;
  top: 1rem;
  z-index: 1;
}

@media (min-width: 1000px) {
  .m-brand-boutique__close {
    display: none;
  }
}
.m-brand-boutique__content {
  overflow: hidden;
  margin-top: 1rem;
}

@media (min-width: 1000px) {
  .m-brand-boutique__content {
    width: calc(8.33325% * 9);
    max-width: calc(8.33325% * 9);
    min-width: calc(8.33325% * 9);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 1000px) and (max-width: 699px) {
  .m-brand-boutique__content {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (min-width: 700px) and (max-width: 999px) {
  .m-brand-boutique__content {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-brand-boutique__content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1000px) and (min-width: 1400px) {
  .m-brand-boutique__content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1000px) {
  .m-brand-boutique__content:only-child {
    width: calc(8.33325% * 12);
    max-width: calc(8.33325% * 12);
    min-width: calc(8.33325% * 12);
    float: left;
    min-height: 1px;
  }
}
@media (min-width: 1000px) and (max-width: 699px) {
  .m-brand-boutique__content:only-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (min-width: 700px) and (max-width: 999px) {
  .m-brand-boutique__content:only-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1000px) and (min-width: 1000px) and (max-width: 1399px) {
  .m-brand-boutique__content:only-child {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1000px) and (min-width: 1400px) {
  .m-brand-boutique__content:only-child {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.m-brand-boutique__content-inner {
  background: #ffffff;
}

@media (max-width: 999px) {
  .m-brand-boutique__content-inner {
    padding: 1rem 0;
  }
}
.m-brand-boutique__banner-container .c-banner {
  margin: 0;
}

.m-brand-boutique__banner-container .c-banner:not(:first-child) {
  margin-top: 0.875rem;
}

.m-brand-boutique__banner-container img {
  display: block;
}

@media (min-width: 1000px) {
  [data-mobilenav="2"] {
    display: block !important;
  }
}
.c-layout-overlay .c-layout-overlay__button {
  display: flex;
  justify-content: space-around;
  gap: 16px;
  margin: 16px 0;
  flex-wrap: wrap;
}

@media (max-width: 699px) {
  .c-layout-overlay .c-layout-overlay__button {
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    margin: 0;
    align-items: flex-end;
    flex-wrap: nowrap;
  }
}
@media (max-width: 999px) {
  .c-layout-overlay .c-layout-overlay__button {
    gap: 20px;
  }
}
@media (max-width: 699px) {
  .c-layout-overlay .c-layout-overlay__button .button {
    max-width: 150px;
  }
}
.c-layout-overlay .c-layout-overlay__button .c-layout-overlay__link {
  display: flex;
  max-width: 150px;
}

.c-layout-overlay .c-layout-overlay__section {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 10px;
  margin-right: 10px;
}

.c-layout-overlay .c-layout-overlay__section img {
  height: 160px;
  width: 100%;
  object-fit: contain;
}

@media (max-width: 699px) {
  .c-layout-overlay .c-layout-overlay__section img {
    height: 85px;
  }
}
@media (max-width: 699px) {
  .c-layout-overlay .c-layout-overlay__section {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.c-layout-overlay .c-layout-overlay__content {
  display: flex;
  flex-direction: column;
  padding: 20px;
  flex-grow: 1;
  width: 100%;
}

@media (max-width: 999px) {
  .c-layout-overlay .c-layout-overlay__content {
    padding: 12px;
  }
}
@media (max-width: 699px) {
  .c-layout-overlay .c-layout-overlay__content {
    flex-direction: row;
    justify-content: space-around;
  }
}
.c-layout-overlay .e-confirm-message__container--full {
  padding: 0 !important;
}

.m-layout__headline {
  font-size: 1.5rem;
  margin-bottom: 1rem;
}

.m-layout__headline svg,
.m-layout__headline img {
  width: 2rem;
  height: 2rem;
  vertical-align: bottom;
  margin-right: 0.5rem;
}

.m-layout__card-pair {
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (max-width: 699px) {
  .m-layout__card-pair {
    flex-direction: column;
  }
}
.m-layout__card {
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
}

.m-layout__card--white {
  background: #ffffff;
  padding: 2rem;
}

@media (min-width: 700px) {
  .m-layout__card--paired {
    max-width: calc(50% - 15px);
    flex: 1 0 calc(50% - 15px);
  }
}
@media (min-width: 700px) {
  .m-layout__card--inset {
    padding: 0 2rem;
  }
}
.m-layout__card p {
  line-height: 1.5;
  margin: 0;
  max-width: 50rem;
}

.m-layout__card p + p {
  margin: 2rem 0 0;
}

.m-layout__link-list {
  list-style: none outside none;
  padding: 0;
  margin-bottom: 0;
  line-height: 1.8;
}

.m-layout__list {
  list-style: none outside none;
  padding: 0 0 0 0.6rem;
  margin-bottom: 0;
  line-height: 1.8;
  color: #787573;
}

body #_asm .ASM_header {
  overflow: hidden;
}

body #_asm fieldset {
  border: none;
  padding: 0;
}

body #_asm button:not(:disabled) {
  cursor: pointer;
}

body #_asm,
body #_asm .ASM_header .first-top-row {
  background: #e00019;
  border-bottom: none;
  font-family: Ubuntu, Helvetica, Arial, sans-serif;
}

body #_asm .element-separator-height,
body #_asm .ASM_header .first-top-row .element-separator-height {
  border-right: none;
  height: auto;
  padding: 0;
}

@media (min-width: 668px) {
  body #_asm .element-separator-height,
  body #_asm .ASM_header .first-top-row .element-separator-height {
    display: inline-flex;
    align-items: flex-start;
    margin-top: 20px;
  }
}
body #_asm .ASM-input[disabled],
body #_asm .ASM-input.disabled,
body #_asm .ASM-input[readonly],
body #_asm .ASM-input[readonly]:focus {
  background: #f0edeb;
}

body #_asm .ASM_header .ASM_logo {
  font-size: 1.25rem;
}

body #_asm .ASM_header .ASM_logo,
body #_asm input,
body #_asm .ASM-btn,
body #_asm .ASM_cut_text {
  font-family: Ubuntu, Helvetica, Arial, sans-serif;
}

body #_asm .ASM_icon-logo {
  vertical-align: bottom;
}

body #_asm .collapseBtn {
  background: #e00019;
}

body #_asm .ASM_close {
  color: #111516;
  border-left: none;
  padding-left: 10px;
  line-height: 43px;
}

body #_asm .collapseBtn-wrapper {
  left: 0;
  right: 0;
}

body #_asm .ASM-btn.ASM-btn-login,
body #_asm .ASM-btn.ASM-btn-end-session,
body #_asm .ASM-btn.ASM-btn-bind-cart {
  font-size: 0.875rem;
  display: inline-block;
  padding: 1rem 1.5rem;
  border-radius: 3px;
  background-color: transparent;
  transition: 0.2s ease box-shadow;
  cursor: pointer;
  min-height: 41px;
  text-align: center;
  line-height: 0;
  background-image: linear-gradient(to bottom, #565451, #30202e);
  color: #ffffff;
  border: 1px solid transparent;
  text-transform: none;
}

body #_asm .ASM-btn.ASM-btn-login:active, body #_asm .ASM-btn.ASM-btn-login:focus, body #_asm .ASM-btn.ASM-btn-login:visited,
body #_asm .ASM-btn.ASM-btn-end-session:active,
body #_asm .ASM-btn.ASM-btn-end-session:focus,
body #_asm .ASM-btn.ASM-btn-end-session:visited,
body #_asm .ASM-btn.ASM-btn-bind-cart:active,
body #_asm .ASM-btn.ASM-btn-bind-cart:focus,
body #_asm .ASM-btn.ASM-btn-bind-cart:visited {
  outline: 1px dotted #111516;
  outline-offset: 3px;
}

body #_asm .ASM-btn.ASM-btn-login:hover,
body #_asm .ASM-btn.ASM-btn-end-session:hover,
body #_asm .ASM-btn.ASM-btn-bind-cart:hover {
  border-color: #111516;
}

body #_asm .ASM-btn.ASM-btn-start-session {
  background: #33b085;
  font-size: 0.875rem;
  border-radius: 3px;
  text-transform: none;
}

body #_asm .ASM-btn.ASM-btn-logout {
  padding: 0;
  color: #111516;
  text-transform: none;
  font-size: 0.8rem;
  height: auto;
  display: flex;
  align-items: center;
}

body #_asm .ASM-input {
  font-size: 0.875rem;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

body #_asm span.input-group-addon {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  background: #f0edeb;
}

body #_asm span.input-group-addon::before {
  color: #c4c2c2;
}

body #_asm .ASM-btn-customer-list {
  display: none !important;
}

body #_asm .ASM-btn.ASM-btn-reset, body #_asm .ASM-btn.ASM-btn-register,
body #_asm .ASM_header #_asmLogged .ASM_loggedin_text_label {
  text-transform: none;
  font-size: 0.8rem;
}

body #_asm .ASM_header .ASM_loggedin .ASM_loggedin_text .ASM_loggedin_text_name {
  font-weight: 300;
  font-size: 0.8rem;
}

body #_asm #sessionTimer,
body #_asm #sessionTimer .ASM_timer_count {
  font-weight: 300;
  font-size: 0.8rem;
}

body #_asm .ASM_loggedin_agent_store_name p {
  padding-bottom: 5px;
}

body #_asm #_asmPersonifyForm > div:nth-child(2) {
  display: none;
}

body #_asm #asmLogoutForm fieldset {
  border: none;
  padding: 0;
}

body #_asm #resetButton, body #_asm #registerButton, body #_asm #registerButtonHme {
  font-size: 0.8rem;
  color: #111516;
  height: auto;
  background: none;
  background-repeat: no-repeat;
  background-position: right top;
  padding-right: 20px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-top: -4px;
  margin-right: 1rem;
  display: flex;
  align-items: center;
}

body #_asm .ASM-btn.ASM-btn-logout span, body #_asm .ASM-btn.ASM-btn-reset span {
  margin-left: 10px;
}

body #_asm .ASM-register-customer-form {
  display: flex;
  align-items: center;
  height: 40px;
}

@media (max-width: 999px) {
  body #_asm .ASM-register-customer-form {
    flex-direction: column;
    align-items: flex-start;
  }
}
body #_asm .ASM-register-customer-form span {
  margin-left: 10px;
}

body #_asm .asmAutoComplete {
  position: absolute;
  bottom: 0;
}

body #_asm .asmAutoComplete .ui-autocomplete .ui-menu-item span,
body #_asm #asmHover span {
  font-family: Ubuntu;
  font-size: 0.875rem;
  vertical-align: auto;
}

body #_asm .asmAutoComplete .ui-autocomplete {
  left: 30px;
  border-radius: 3px;
  transform: translateY(-1rem);
  padding: 0;
}

body #_asm #asmHover {
  position: fixed;
}

body #_asm .asmAutoComplete .ui-autocomplete .ui-menu-item {
  border-bottom: 1px solid #f0edeb;
  padding: 15px 5px 10px 15px;
}

body #_asm .asmAutoComplete .ui-autocomplete .ui-menu-item.ui-state-focus {
  margin: 0;
}

body #_asm .asmAutoComplete > ul {
  overflow-y: scroll;
  max-height: 75vh;
}

body #_asm .ASM_icon-chain {
  display: none;
}

body #_asm #_asmCustomer #_asmBindForm + div,
body #_asm #_asmCustomer .ASM_input_holder.cartId {
  display: none;
}

:root {
  --mdc-layout-grid-margin-desktop-l: 24px;
  --mdc-layout-grid-gutter-desktop-l: 32px;
  --mdc-layout-grid-column-width-desktop-l: 72px;
  --mdc-layout-grid-margin-desktop: 24px;
  --mdc-layout-grid-gutter-desktop: 24px;
  --mdc-layout-grid-column-width-desktop: 72px;
  --mdc-layout-grid-margin-tablet: 24px;
  --mdc-layout-grid-gutter-tablet: 24px;
  --mdc-layout-grid-column-width-tablet: 72px;
  --mdc-layout-grid-margin-mobile-l: 24px;
  --mdc-layout-grid-gutter-mobile-l: 24px;
  --mdc-layout-grid-column-width-mobile-l: 72px;
  --mdc-layout-grid-margin-mobile-s: 16px;
  --mdc-layout-grid-gutter-mobile-s: 24px;
  --mdc-layout-grid-column-width-mobile-s: 72px;
}

@media (min-width: 1440px) {
  .mdc-layout-grid {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 24px;
    padding: var(--mdc-layout-grid-margin-desktop-l, 24px);
    max-width: 1440px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .mdc-layout-grid {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 24px;
    padding: var(--mdc-layout-grid-margin-desktop, 24px);
    max-width: 1440px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .mdc-layout-grid {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 24px;
    padding: var(--mdc-layout-grid-margin-tablet, 24px);
    max-width: 1440px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .mdc-layout-grid {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 24px;
    padding: var(--mdc-layout-grid-margin-mobile-l, 24px);
    max-width: 1440px;
  }
}
@media (max-width: 479px) {
  .mdc-layout-grid {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 16px;
    padding: var(--mdc-layout-grid-margin-mobile-s, 16px);
    max-width: 1440px;
  }
}

@media (min-width: 1440px) {
  .mdc-layout-grid__inner {
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    margin: -16px;
    margin: calc(var(--mdc-layout-grid-gutter-desktop-l, 32px) / 2 * -1);
  }
  @supports (display: grid) {
    .mdc-layout-grid__inner {
      display: grid;
      margin: 0;
      grid-gap: 32px;
      grid-gap: var(--mdc-layout-grid-gutter-desktop-l, 32px);
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .mdc-layout-grid__inner {
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    margin: -12px;
    margin: calc(var(--mdc-layout-grid-gutter-desktop, 24px) / 2 * -1);
  }
  @supports (display: grid) {
    .mdc-layout-grid__inner {
      display: grid;
      margin: 0;
      grid-gap: 24px;
      grid-gap: var(--mdc-layout-grid-gutter-desktop, 24px);
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .mdc-layout-grid__inner {
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    margin: -12px;
    margin: calc(var(--mdc-layout-grid-gutter-tablet, 24px) / 2 * -1);
  }
  @supports (display: grid) {
    .mdc-layout-grid__inner {
      display: grid;
      margin: 0;
      grid-gap: 24px;
      grid-gap: var(--mdc-layout-grid-gutter-tablet, 24px);
      grid-template-columns: repeat(8, minmax(0, 1fr));
    }
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .mdc-layout-grid__inner {
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    margin: -12px;
    margin: calc(var(--mdc-layout-grid-gutter-mobile-l, 24px) / 2 * -1);
  }
  @supports (display: grid) {
    .mdc-layout-grid__inner {
      display: grid;
      margin: 0;
      grid-gap: 24px;
      grid-gap: var(--mdc-layout-grid-gutter-mobile-l, 24px);
      grid-template-columns: repeat(6, minmax(0, 1fr));
    }
  }
}
@media (max-width: 479px) {
  .mdc-layout-grid__inner {
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    margin: -12px;
    margin: calc(var(--mdc-layout-grid-gutter-mobile-s, 24px) / 2 * -1);
  }
  @supports (display: grid) {
    .mdc-layout-grid__inner {
      display: grid;
      margin: 0;
      grid-gap: 24px;
      grid-gap: var(--mdc-layout-grid-gutter-mobile-s, 24px);
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
}

@media (min-width: 1440px) {
  .mdc-layout-grid__cell {
    width: calc(33.3333333333% - 32px);
    width: calc(33.3333333333% - var(--mdc-layout-grid-gutter-desktop-l, 32px));
    box-sizing: border-box;
    margin: 16px;
    margin: calc(var(--mdc-layout-grid-gutter-desktop-l, 32px) / 2);
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell {
      width: auto;
      grid-column-end: span 4;
    }
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell {
      margin: 0;
    }
  }
  .mdc-layout-grid__cell--span-1,
  .mdc-layout-grid__cell--span-1-desktop-l {
    width: calc(8.3333333333% - 32px);
    width: calc(8.3333333333% - var(--mdc-layout-grid-gutter-desktop-l, 32px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-1,
    .mdc-layout-grid__cell--span-1-desktop-l {
      width: auto;
      grid-column-end: span 1;
    }
  }
  .mdc-layout-grid__cell--span-2,
  .mdc-layout-grid__cell--span-2-desktop-l {
    width: calc(16.6666666667% - 32px);
    width: calc(16.6666666667% - var(--mdc-layout-grid-gutter-desktop-l, 32px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-2,
    .mdc-layout-grid__cell--span-2-desktop-l {
      width: auto;
      grid-column-end: span 2;
    }
  }
  .mdc-layout-grid__cell--span-3,
  .mdc-layout-grid__cell--span-3-desktop-l {
    width: calc(25% - 32px);
    width: calc(25% - var(--mdc-layout-grid-gutter-desktop-l, 32px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-3,
    .mdc-layout-grid__cell--span-3-desktop-l {
      width: auto;
      grid-column-end: span 3;
    }
  }
  .mdc-layout-grid__cell--span-4,
  .mdc-layout-grid__cell--span-4-desktop-l {
    width: calc(33.3333333333% - 32px);
    width: calc(33.3333333333% - var(--mdc-layout-grid-gutter-desktop-l, 32px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-4,
    .mdc-layout-grid__cell--span-4-desktop-l {
      width: auto;
      grid-column-end: span 4;
    }
  }
  .mdc-layout-grid__cell--span-5,
  .mdc-layout-grid__cell--span-5-desktop-l {
    width: calc(41.6666666667% - 32px);
    width: calc(41.6666666667% - var(--mdc-layout-grid-gutter-desktop-l, 32px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-5,
    .mdc-layout-grid__cell--span-5-desktop-l {
      width: auto;
      grid-column-end: span 5;
    }
  }
  .mdc-layout-grid__cell--span-6,
  .mdc-layout-grid__cell--span-6-desktop-l {
    width: calc(50% - 32px);
    width: calc(50% - var(--mdc-layout-grid-gutter-desktop-l, 32px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-6,
    .mdc-layout-grid__cell--span-6-desktop-l {
      width: auto;
      grid-column-end: span 6;
    }
  }
  .mdc-layout-grid__cell--span-7,
  .mdc-layout-grid__cell--span-7-desktop-l {
    width: calc(58.3333333333% - 32px);
    width: calc(58.3333333333% - var(--mdc-layout-grid-gutter-desktop-l, 32px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-7,
    .mdc-layout-grid__cell--span-7-desktop-l {
      width: auto;
      grid-column-end: span 7;
    }
  }
  .mdc-layout-grid__cell--span-8,
  .mdc-layout-grid__cell--span-8-desktop-l {
    width: calc(66.6666666667% - 32px);
    width: calc(66.6666666667% - var(--mdc-layout-grid-gutter-desktop-l, 32px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-8,
    .mdc-layout-grid__cell--span-8-desktop-l {
      width: auto;
      grid-column-end: span 8;
    }
  }
  .mdc-layout-grid__cell--span-9,
  .mdc-layout-grid__cell--span-9-desktop-l {
    width: calc(75% - 32px);
    width: calc(75% - var(--mdc-layout-grid-gutter-desktop-l, 32px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-9,
    .mdc-layout-grid__cell--span-9-desktop-l {
      width: auto;
      grid-column-end: span 9;
    }
  }
  .mdc-layout-grid__cell--span-10,
  .mdc-layout-grid__cell--span-10-desktop-l {
    width: calc(83.3333333333% - 32px);
    width: calc(83.3333333333% - var(--mdc-layout-grid-gutter-desktop-l, 32px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-10,
    .mdc-layout-grid__cell--span-10-desktop-l {
      width: auto;
      grid-column-end: span 10;
    }
  }
  .mdc-layout-grid__cell--span-11,
  .mdc-layout-grid__cell--span-11-desktop-l {
    width: calc(91.6666666667% - 32px);
    width: calc(91.6666666667% - var(--mdc-layout-grid-gutter-desktop-l, 32px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-11,
    .mdc-layout-grid__cell--span-11-desktop-l {
      width: auto;
      grid-column-end: span 11;
    }
  }
  .mdc-layout-grid__cell--span-12,
  .mdc-layout-grid__cell--span-12-desktop-l {
    width: calc(100% - 32px);
    width: calc(100% - var(--mdc-layout-grid-gutter-desktop-l, 32px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-12,
    .mdc-layout-grid__cell--span-12-desktop-l {
      width: auto;
      grid-column-end: span 12;
    }
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .mdc-layout-grid__cell {
    width: calc(33.3333333333% - 24px);
    width: calc(33.3333333333% - var(--mdc-layout-grid-gutter-desktop, 24px));
    box-sizing: border-box;
    margin: 12px;
    margin: calc(var(--mdc-layout-grid-gutter-desktop, 24px) / 2);
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell {
      width: auto;
      grid-column-end: span 4;
    }
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell {
      margin: 0;
    }
  }
  .mdc-layout-grid__cell--span-1,
  .mdc-layout-grid__cell--span-1-desktop {
    width: calc(8.3333333333% - 24px);
    width: calc(8.3333333333% - var(--mdc-layout-grid-gutter-desktop, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-1,
    .mdc-layout-grid__cell--span-1-desktop {
      width: auto;
      grid-column-end: span 1;
    }
  }
  .mdc-layout-grid__cell--span-2,
  .mdc-layout-grid__cell--span-2-desktop {
    width: calc(16.6666666667% - 24px);
    width: calc(16.6666666667% - var(--mdc-layout-grid-gutter-desktop, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-2,
    .mdc-layout-grid__cell--span-2-desktop {
      width: auto;
      grid-column-end: span 2;
    }
  }
  .mdc-layout-grid__cell--span-3,
  .mdc-layout-grid__cell--span-3-desktop {
    width: calc(25% - 24px);
    width: calc(25% - var(--mdc-layout-grid-gutter-desktop, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-3,
    .mdc-layout-grid__cell--span-3-desktop {
      width: auto;
      grid-column-end: span 3;
    }
  }
  .mdc-layout-grid__cell--span-4,
  .mdc-layout-grid__cell--span-4-desktop {
    width: calc(33.3333333333% - 24px);
    width: calc(33.3333333333% - var(--mdc-layout-grid-gutter-desktop, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-4,
    .mdc-layout-grid__cell--span-4-desktop {
      width: auto;
      grid-column-end: span 4;
    }
  }
  .mdc-layout-grid__cell--span-5,
  .mdc-layout-grid__cell--span-5-desktop {
    width: calc(41.6666666667% - 24px);
    width: calc(41.6666666667% - var(--mdc-layout-grid-gutter-desktop, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-5,
    .mdc-layout-grid__cell--span-5-desktop {
      width: auto;
      grid-column-end: span 5;
    }
  }
  .mdc-layout-grid__cell--span-6,
  .mdc-layout-grid__cell--span-6-desktop {
    width: calc(50% - 24px);
    width: calc(50% - var(--mdc-layout-grid-gutter-desktop, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-6,
    .mdc-layout-grid__cell--span-6-desktop {
      width: auto;
      grid-column-end: span 6;
    }
  }
  .mdc-layout-grid__cell--span-7,
  .mdc-layout-grid__cell--span-7-desktop {
    width: calc(58.3333333333% - 24px);
    width: calc(58.3333333333% - var(--mdc-layout-grid-gutter-desktop, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-7,
    .mdc-layout-grid__cell--span-7-desktop {
      width: auto;
      grid-column-end: span 7;
    }
  }
  .mdc-layout-grid__cell--span-8,
  .mdc-layout-grid__cell--span-8-desktop {
    width: calc(66.6666666667% - 24px);
    width: calc(66.6666666667% - var(--mdc-layout-grid-gutter-desktop, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-8,
    .mdc-layout-grid__cell--span-8-desktop {
      width: auto;
      grid-column-end: span 8;
    }
  }
  .mdc-layout-grid__cell--span-9,
  .mdc-layout-grid__cell--span-9-desktop {
    width: calc(75% - 24px);
    width: calc(75% - var(--mdc-layout-grid-gutter-desktop, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-9,
    .mdc-layout-grid__cell--span-9-desktop {
      width: auto;
      grid-column-end: span 9;
    }
  }
  .mdc-layout-grid__cell--span-10,
  .mdc-layout-grid__cell--span-10-desktop {
    width: calc(83.3333333333% - 24px);
    width: calc(83.3333333333% - var(--mdc-layout-grid-gutter-desktop, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-10,
    .mdc-layout-grid__cell--span-10-desktop {
      width: auto;
      grid-column-end: span 10;
    }
  }
  .mdc-layout-grid__cell--span-11,
  .mdc-layout-grid__cell--span-11-desktop {
    width: calc(91.6666666667% - 24px);
    width: calc(91.6666666667% - var(--mdc-layout-grid-gutter-desktop, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-11,
    .mdc-layout-grid__cell--span-11-desktop {
      width: auto;
      grid-column-end: span 11;
    }
  }
  .mdc-layout-grid__cell--span-12,
  .mdc-layout-grid__cell--span-12-desktop {
    width: calc(100% - 24px);
    width: calc(100% - var(--mdc-layout-grid-gutter-desktop, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-12,
    .mdc-layout-grid__cell--span-12-desktop {
      width: auto;
      grid-column-end: span 12;
    }
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .mdc-layout-grid__cell {
    width: calc(50% - 24px);
    width: calc(50% - var(--mdc-layout-grid-gutter-tablet, 24px));
    box-sizing: border-box;
    margin: 12px;
    margin: calc(var(--mdc-layout-grid-gutter-tablet, 24px) / 2);
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell {
      width: auto;
      grid-column-end: span 4;
    }
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell {
      margin: 0;
    }
  }
  .mdc-layout-grid__cell--span-1,
  .mdc-layout-grid__cell--span-1-tablet {
    width: calc(12.5% - 24px);
    width: calc(12.5% - var(--mdc-layout-grid-gutter-tablet, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-1,
    .mdc-layout-grid__cell--span-1-tablet {
      width: auto;
      grid-column-end: span 1;
    }
  }
  .mdc-layout-grid__cell--span-2,
  .mdc-layout-grid__cell--span-2-tablet {
    width: calc(25% - 24px);
    width: calc(25% - var(--mdc-layout-grid-gutter-tablet, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-2,
    .mdc-layout-grid__cell--span-2-tablet {
      width: auto;
      grid-column-end: span 2;
    }
  }
  .mdc-layout-grid__cell--span-3,
  .mdc-layout-grid__cell--span-3-tablet {
    width: calc(37.5% - 24px);
    width: calc(37.5% - var(--mdc-layout-grid-gutter-tablet, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-3,
    .mdc-layout-grid__cell--span-3-tablet {
      width: auto;
      grid-column-end: span 3;
    }
  }
  .mdc-layout-grid__cell--span-4,
  .mdc-layout-grid__cell--span-4-tablet {
    width: calc(50% - 24px);
    width: calc(50% - var(--mdc-layout-grid-gutter-tablet, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-4,
    .mdc-layout-grid__cell--span-4-tablet {
      width: auto;
      grid-column-end: span 4;
    }
  }
  .mdc-layout-grid__cell--span-5,
  .mdc-layout-grid__cell--span-5-tablet {
    width: calc(62.5% - 24px);
    width: calc(62.5% - var(--mdc-layout-grid-gutter-tablet, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-5,
    .mdc-layout-grid__cell--span-5-tablet {
      width: auto;
      grid-column-end: span 5;
    }
  }
  .mdc-layout-grid__cell--span-6,
  .mdc-layout-grid__cell--span-6-tablet {
    width: calc(75% - 24px);
    width: calc(75% - var(--mdc-layout-grid-gutter-tablet, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-6,
    .mdc-layout-grid__cell--span-6-tablet {
      width: auto;
      grid-column-end: span 6;
    }
  }
  .mdc-layout-grid__cell--span-7,
  .mdc-layout-grid__cell--span-7-tablet {
    width: calc(87.5% - 24px);
    width: calc(87.5% - var(--mdc-layout-grid-gutter-tablet, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-7,
    .mdc-layout-grid__cell--span-7-tablet {
      width: auto;
      grid-column-end: span 7;
    }
  }
  .mdc-layout-grid__cell--span-8,
  .mdc-layout-grid__cell--span-8-tablet {
    width: calc(100% - 24px);
    width: calc(100% - var(--mdc-layout-grid-gutter-tablet, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-8,
    .mdc-layout-grid__cell--span-8-tablet {
      width: auto;
      grid-column-end: span 8;
    }
  }
  .mdc-layout-grid__cell--span-9,
  .mdc-layout-grid__cell--span-9-tablet {
    width: calc(100% - 24px);
    width: calc(100% - var(--mdc-layout-grid-gutter-tablet, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-9,
    .mdc-layout-grid__cell--span-9-tablet {
      width: auto;
      grid-column-end: span 8;
    }
  }
  .mdc-layout-grid__cell--span-10,
  .mdc-layout-grid__cell--span-10-tablet {
    width: calc(100% - 24px);
    width: calc(100% - var(--mdc-layout-grid-gutter-tablet, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-10,
    .mdc-layout-grid__cell--span-10-tablet {
      width: auto;
      grid-column-end: span 8;
    }
  }
  .mdc-layout-grid__cell--span-11,
  .mdc-layout-grid__cell--span-11-tablet {
    width: calc(100% - 24px);
    width: calc(100% - var(--mdc-layout-grid-gutter-tablet, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-11,
    .mdc-layout-grid__cell--span-11-tablet {
      width: auto;
      grid-column-end: span 8;
    }
  }
  .mdc-layout-grid__cell--span-12,
  .mdc-layout-grid__cell--span-12-tablet {
    width: calc(100% - 24px);
    width: calc(100% - var(--mdc-layout-grid-gutter-tablet, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-12,
    .mdc-layout-grid__cell--span-12-tablet {
      width: auto;
      grid-column-end: span 8;
    }
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .mdc-layout-grid__cell {
    width: calc(66.6666666667% - 24px);
    width: calc(66.6666666667% - var(--mdc-layout-grid-gutter-mobile-l, 24px));
    box-sizing: border-box;
    margin: 12px;
    margin: calc(var(--mdc-layout-grid-gutter-mobile-l, 24px) / 2);
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell {
      width: auto;
      grid-column-end: span 4;
    }
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell {
      margin: 0;
    }
  }
  .mdc-layout-grid__cell--span-1,
  .mdc-layout-grid__cell--span-1-mobile-l {
    width: calc(16.6666666667% - 24px);
    width: calc(16.6666666667% - var(--mdc-layout-grid-gutter-mobile-l, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-1,
    .mdc-layout-grid__cell--span-1-mobile-l {
      width: auto;
      grid-column-end: span 1;
    }
  }
  .mdc-layout-grid__cell--span-2,
  .mdc-layout-grid__cell--span-2-mobile-l {
    width: calc(33.3333333333% - 24px);
    width: calc(33.3333333333% - var(--mdc-layout-grid-gutter-mobile-l, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-2,
    .mdc-layout-grid__cell--span-2-mobile-l {
      width: auto;
      grid-column-end: span 2;
    }
  }
  .mdc-layout-grid__cell--span-3,
  .mdc-layout-grid__cell--span-3-mobile-l {
    width: calc(50% - 24px);
    width: calc(50% - var(--mdc-layout-grid-gutter-mobile-l, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-3,
    .mdc-layout-grid__cell--span-3-mobile-l {
      width: auto;
      grid-column-end: span 3;
    }
  }
  .mdc-layout-grid__cell--span-4,
  .mdc-layout-grid__cell--span-4-mobile-l {
    width: calc(66.6666666667% - 24px);
    width: calc(66.6666666667% - var(--mdc-layout-grid-gutter-mobile-l, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-4,
    .mdc-layout-grid__cell--span-4-mobile-l {
      width: auto;
      grid-column-end: span 4;
    }
  }
  .mdc-layout-grid__cell--span-5,
  .mdc-layout-grid__cell--span-5-mobile-l {
    width: calc(83.3333333333% - 24px);
    width: calc(83.3333333333% - var(--mdc-layout-grid-gutter-mobile-l, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-5,
    .mdc-layout-grid__cell--span-5-mobile-l {
      width: auto;
      grid-column-end: span 5;
    }
  }
  .mdc-layout-grid__cell--span-6,
  .mdc-layout-grid__cell--span-6-mobile-l {
    width: calc(100% - 24px);
    width: calc(100% - var(--mdc-layout-grid-gutter-mobile-l, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-6,
    .mdc-layout-grid__cell--span-6-mobile-l {
      width: auto;
      grid-column-end: span 6;
    }
  }
  .mdc-layout-grid__cell--span-7,
  .mdc-layout-grid__cell--span-7-mobile-l {
    width: calc(100% - 24px);
    width: calc(100% - var(--mdc-layout-grid-gutter-mobile-l, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-7,
    .mdc-layout-grid__cell--span-7-mobile-l {
      width: auto;
      grid-column-end: span 6;
    }
  }
  .mdc-layout-grid__cell--span-8,
  .mdc-layout-grid__cell--span-8-mobile-l {
    width: calc(100% - 24px);
    width: calc(100% - var(--mdc-layout-grid-gutter-mobile-l, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-8,
    .mdc-layout-grid__cell--span-8-mobile-l {
      width: auto;
      grid-column-end: span 6;
    }
  }
  .mdc-layout-grid__cell--span-9,
  .mdc-layout-grid__cell--span-9-mobile-l {
    width: calc(100% - 24px);
    width: calc(100% - var(--mdc-layout-grid-gutter-mobile-l, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-9,
    .mdc-layout-grid__cell--span-9-mobile-l {
      width: auto;
      grid-column-end: span 6;
    }
  }
  .mdc-layout-grid__cell--span-10,
  .mdc-layout-grid__cell--span-10-mobile-l {
    width: calc(100% - 24px);
    width: calc(100% - var(--mdc-layout-grid-gutter-mobile-l, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-10,
    .mdc-layout-grid__cell--span-10-mobile-l {
      width: auto;
      grid-column-end: span 6;
    }
  }
  .mdc-layout-grid__cell--span-11,
  .mdc-layout-grid__cell--span-11-mobile-l {
    width: calc(100% - 24px);
    width: calc(100% - var(--mdc-layout-grid-gutter-mobile-l, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-11,
    .mdc-layout-grid__cell--span-11-mobile-l {
      width: auto;
      grid-column-end: span 6;
    }
  }
  .mdc-layout-grid__cell--span-12,
  .mdc-layout-grid__cell--span-12-mobile-l {
    width: calc(100% - 24px);
    width: calc(100% - var(--mdc-layout-grid-gutter-mobile-l, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-12,
    .mdc-layout-grid__cell--span-12-mobile-l {
      width: auto;
      grid-column-end: span 6;
    }
  }
}
@media (max-width: 479px) {
  .mdc-layout-grid__cell {
    width: calc(100% - 24px);
    width: calc(100% - var(--mdc-layout-grid-gutter-mobile-s, 24px));
    box-sizing: border-box;
    margin: 12px;
    margin: calc(var(--mdc-layout-grid-gutter-mobile-s, 24px) / 2);
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell {
      width: auto;
      grid-column-end: span 4;
    }
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell {
      margin: 0;
    }
  }
  .mdc-layout-grid__cell--span-1,
  .mdc-layout-grid__cell--span-1-mobile-s {
    width: calc(25% - 24px);
    width: calc(25% - var(--mdc-layout-grid-gutter-mobile-s, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-1,
    .mdc-layout-grid__cell--span-1-mobile-s {
      width: auto;
      grid-column-end: span 1;
    }
  }
  .mdc-layout-grid__cell--span-2,
  .mdc-layout-grid__cell--span-2-mobile-s {
    width: calc(50% - 24px);
    width: calc(50% - var(--mdc-layout-grid-gutter-mobile-s, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-2,
    .mdc-layout-grid__cell--span-2-mobile-s {
      width: auto;
      grid-column-end: span 2;
    }
  }
  .mdc-layout-grid__cell--span-3,
  .mdc-layout-grid__cell--span-3-mobile-s {
    width: calc(75% - 24px);
    width: calc(75% - var(--mdc-layout-grid-gutter-mobile-s, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-3,
    .mdc-layout-grid__cell--span-3-mobile-s {
      width: auto;
      grid-column-end: span 3;
    }
  }
  .mdc-layout-grid__cell--span-4,
  .mdc-layout-grid__cell--span-4-mobile-s {
    width: calc(100% - 24px);
    width: calc(100% - var(--mdc-layout-grid-gutter-mobile-s, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-4,
    .mdc-layout-grid__cell--span-4-mobile-s {
      width: auto;
      grid-column-end: span 4;
    }
  }
  .mdc-layout-grid__cell--span-5,
  .mdc-layout-grid__cell--span-5-mobile-s {
    width: calc(100% - 24px);
    width: calc(100% - var(--mdc-layout-grid-gutter-mobile-s, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-5,
    .mdc-layout-grid__cell--span-5-mobile-s {
      width: auto;
      grid-column-end: span 4;
    }
  }
  .mdc-layout-grid__cell--span-6,
  .mdc-layout-grid__cell--span-6-mobile-s {
    width: calc(100% - 24px);
    width: calc(100% - var(--mdc-layout-grid-gutter-mobile-s, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-6,
    .mdc-layout-grid__cell--span-6-mobile-s {
      width: auto;
      grid-column-end: span 4;
    }
  }
  .mdc-layout-grid__cell--span-7,
  .mdc-layout-grid__cell--span-7-mobile-s {
    width: calc(100% - 24px);
    width: calc(100% - var(--mdc-layout-grid-gutter-mobile-s, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-7,
    .mdc-layout-grid__cell--span-7-mobile-s {
      width: auto;
      grid-column-end: span 4;
    }
  }
  .mdc-layout-grid__cell--span-8,
  .mdc-layout-grid__cell--span-8-mobile-s {
    width: calc(100% - 24px);
    width: calc(100% - var(--mdc-layout-grid-gutter-mobile-s, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-8,
    .mdc-layout-grid__cell--span-8-mobile-s {
      width: auto;
      grid-column-end: span 4;
    }
  }
  .mdc-layout-grid__cell--span-9,
  .mdc-layout-grid__cell--span-9-mobile-s {
    width: calc(100% - 24px);
    width: calc(100% - var(--mdc-layout-grid-gutter-mobile-s, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-9,
    .mdc-layout-grid__cell--span-9-mobile-s {
      width: auto;
      grid-column-end: span 4;
    }
  }
  .mdc-layout-grid__cell--span-10,
  .mdc-layout-grid__cell--span-10-mobile-s {
    width: calc(100% - 24px);
    width: calc(100% - var(--mdc-layout-grid-gutter-mobile-s, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-10,
    .mdc-layout-grid__cell--span-10-mobile-s {
      width: auto;
      grid-column-end: span 4;
    }
  }
  .mdc-layout-grid__cell--span-11,
  .mdc-layout-grid__cell--span-11-mobile-s {
    width: calc(100% - 24px);
    width: calc(100% - var(--mdc-layout-grid-gutter-mobile-s, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-11,
    .mdc-layout-grid__cell--span-11-mobile-s {
      width: auto;
      grid-column-end: span 4;
    }
  }
  .mdc-layout-grid__cell--span-12,
  .mdc-layout-grid__cell--span-12-mobile-s {
    width: calc(100% - 24px);
    width: calc(100% - var(--mdc-layout-grid-gutter-mobile-s, 24px));
  }
  @supports (display: grid) {
    .mdc-layout-grid__cell--span-12,
    .mdc-layout-grid__cell--span-12-mobile-s {
      width: auto;
      grid-column-end: span 4;
    }
  }
}
.mdc-layout-grid__cell--order-1 {
  order: 1;
}
.mdc-layout-grid__cell--order-2 {
  order: 2;
}
.mdc-layout-grid__cell--order-3 {
  order: 3;
}
.mdc-layout-grid__cell--order-4 {
  order: 4;
}
.mdc-layout-grid__cell--order-5 {
  order: 5;
}
.mdc-layout-grid__cell--order-6 {
  order: 6;
}
.mdc-layout-grid__cell--order-7 {
  order: 7;
}
.mdc-layout-grid__cell--order-8 {
  order: 8;
}
.mdc-layout-grid__cell--order-9 {
  order: 9;
}
.mdc-layout-grid__cell--order-10 {
  order: 10;
}
.mdc-layout-grid__cell--order-11 {
  order: 11;
}
.mdc-layout-grid__cell--order-12 {
  order: 12;
}
.mdc-layout-grid__cell--align-top {
  align-self: flex-start;
}
@supports (display: grid) {
  .mdc-layout-grid__cell--align-top {
    align-self: start;
  }
}
.mdc-layout-grid__cell--align-middle {
  align-self: center;
}
.mdc-layout-grid__cell--align-bottom {
  align-self: flex-end;
}
@supports (display: grid) {
  .mdc-layout-grid__cell--align-bottom {
    align-self: end;
  }
}

@media (min-width: 1440px) {
  .mdc-layout-grid--fixed-column-width {
    width: 1264px;
    width: calc(var(--mdc-layout-grid-column-width-desktop-l, 72px) * 12 + var(--mdc-layout-grid-gutter-desktop-l, 32px) * 11 + var(--mdc-layout-grid-margin-desktop-l, 24px) * 2);
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .mdc-layout-grid--fixed-column-width {
    width: 1176px;
    width: calc(var(--mdc-layout-grid-column-width-desktop, 72px) * 12 + var(--mdc-layout-grid-gutter-desktop, 24px) * 11 + var(--mdc-layout-grid-margin-desktop, 24px) * 2);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .mdc-layout-grid--fixed-column-width {
    width: 792px;
    width: calc(var(--mdc-layout-grid-column-width-tablet, 72px) * 8 + var(--mdc-layout-grid-gutter-tablet, 24px) * 7 + var(--mdc-layout-grid-margin-tablet, 24px) * 2);
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .mdc-layout-grid--fixed-column-width {
    width: 600px;
    width: calc(var(--mdc-layout-grid-column-width-mobile-l, 72px) * 6 + var(--mdc-layout-grid-gutter-mobile-l, 24px) * 5 + var(--mdc-layout-grid-margin-mobile-l, 24px) * 2);
  }
}
@media (max-width: 479px) {
  .mdc-layout-grid--fixed-column-width {
    width: 392px;
    width: calc(var(--mdc-layout-grid-column-width-mobile-s, 72px) * 4 + var(--mdc-layout-grid-gutter-mobile-s, 24px) * 3 + var(--mdc-layout-grid-margin-mobile-s, 16px) * 2);
  }
}

.mdc-layout-grid--align-left {
  margin-right: auto;
  margin-left: 0;
}

.mdc-layout-grid--align-right {
  margin-right: 0;
  margin-left: auto;
}

/*
Uncomment, if you want to check with props are passed
@debug(
    layout-grid.$breakpoints,
    layout-grid.$columns,
    layout-grid.$default-margin,
    layout-grid.$default-gutter,
    layout-grid.$column-width,
    layout-grid.$default-column-span,
    layout-grid.$max-width
);

*/
/* @link https://utopia.fyi/type/calculator?c=320,16,1.125,1280,16,1.25,5,2,&s=0.75|0.5|0.25,1.5|2|3|4|6,s-l&g=s,l,xl,12 */
:root {
  --step--2: clamp(0.64rem, 0.8402rem + -0.2502vi, 0.7901rem);
  --step--1: clamp(0.8rem, 0.9185rem + -0.1481vi, 0.8889rem);
  --step-0: clamp(1rem, 1rem + 0vi, 1rem);
  --step-1: clamp(1.125rem, 1.0833rem + 0.2083vi, 1.25rem);
  --step-2: clamp(1.2656rem, 1.1667rem + 0.4948vi, 1.5625rem);
  --step-3: clamp(1.4238rem, 1.2474rem + 0.8822vi, 1.9531rem);
  --step-4: clamp(1.6018rem, 1.3219rem + 1.3993vi, 2.4414rem);
  --step-5: clamp(1.802rem, 1.3855rem + 2.0829vi, 3.0518rem);
}

button {
  padding: 0;
  border: 0;
  color: #000;
  background-color: transparent;
}

:focus-visible {
  outline: 2px solid #000;
}

a:focus-visible {
  outline: 2px solid #000;
}

fieldset {
  padding: 0;
  margin: 0;
  border: none;
}

/* ==========================================================================
   # SETTINGS: FONT-FAMILY
   ========================================================================== */
/* ==========================================================================
   # SETTINGS: LINE-HEIGHT
   ========================================================================== */
/* ==========================================================================
   # SETTINGS: FONT-SIZE
   ========================================================================== */
/* ==========================================================================
   # SETTINGS: FONT-WEIGHT
   ========================================================================== */
/* ==========================================================================
   # SETTINGS: HEADING FLUID FONT-SIZE
   ========================================================================== */
html, body {
  background-color: #fff;
  font-family: "Ubuntu", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}
html.jed-ar-shop, body.jed-ar-shop {
  font-family: "Almarai", sans-serif;
}
html .u-font-family-arial, body .u-font-family-arial {
  font-family: Arial;
}

input,
button,
textarea,
select {
  font-family: "Ubuntu", Helvetica, Arial, sans-serif;
}
.jed-ar-shop input,
.jed-ar-shop button,
.jed-ar-shop textarea,
.jed-ar-shop select {
  font-family: "Almarai", sans-serif;
}
.u-font-family-arial input,
.u-font-family-arial button,
.u-font-family-arial textarea,
.u-font-family-arial select {
  font-family: Arial;
}

h1 {
  font-size: var(--step-5);
}

h2 {
  font-size: var(--step-4);
}

h3 {
  font-size: var(--step-3);
}

h4 {
  font-size: var(--step-2);
}

h5 {
  font-size: var(--step-1);
}

h6 {
  font-size: var(--step-0);
}

.kef-shop h1, .kef-shop .h1,
.kef-shop h2, .kef-shop .h2,
.kef-shop h3, .kef-shop .h3,
.kef-shop h4, .kef-shop .h4,
.kef-shop h5, .kef-shop .h5,
.kef-shop h6, .kef-shop .h6 {
  font-family: "Fjara", sans-serif;
  line-height: 1.2;
}

p {
  font-size: 16px;
  line-height: 1.4;
}

/* stylelint-disable */
.yCmsComponent.mdc-layout-grid__cell:not(.se-storefront-component, .mdc-layout-grid__cell:has(div)) {
  display: none;
}

.gbh-rd .c-accordion {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #c3c3c3;
  background: #fff;
}
.gbh-rd .c-accordion__icon {
  block-size: 1em;
  inline-size: 1em;
  font-size: 20px;
  fill: currentColor;
  transition: rotate 0.25s;
}
.gbh-rd .c-accordion__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 16px;
  margin-bottom: 2px;
  border-top: 1px solid #c3c3c3;
  background-color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  cursor: pointer;
}
.gbh-rd .c-accordion__header:hover {
  background: #f5f5f5;
}
.gbh-rd .c-accordion__header:focus-visible {
  outline: 2px solid #000;
}
.gbh-rd .c-accordion__header.is-active .c-accordion__icon {
  rotate: 0.5turn;
}
.gbh-rd .c-accordion__content {
  display: none;
  padding: 16px;
  background-color: #fff;
}
.gbh-rd .c-accordion__content > :first-child {
  padding-top: 0;
  margin-top: 0;
}
.gbh-rd .c-accordion__content > :last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.gbh-rd .c-accordion__content.is-open {
  display: block;
}

/* ==========================================================================
   # SETTINGS: ICON-SIZE
   ========================================================================== */
.c-airport-selector {
  margin-top: 20px;
}
.c-airport-selector__label {
  color: #5d5d5d;
  font-size: 14px;
}
.c-airport-selector__list {
  padding: 0;
  margin-top: 0;
  margin-bottom: 20px;
  list-style: none;
}
.c-airport-selector__list:last-child {
  margin-bottom: 0;
}
.c-airport-selector__item {
  position: relative;
  padding: 20px 0;
  border-bottom: 1px solid #e7e7e7;
}
.c-airport-selector__item:last-child {
  border-bottom: none;
}
.c-airport-selector__item:has(.c-airport-selector__radio-button:focus-visible) {
  outline: 2px solid #000;
}
.c-airport-selector__radio-button {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  -webkit-appearance: none;
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
}
.c-airport-selector__radio-button:focus-visible {
  outline-color: transparent;
}
.c-airport-selector__radio-label {
  display: inline-flex;
  position: relative;
  width: 100%;
  line-height: 1.4;
  cursor: pointer;
}
.c-airport-selector__radio-label:hover {
  text-decoration: underline;
}
.c-airport-selector__radio-button:checked + .c-airport-selector__radio-label {
  font-weight: 700;
}
.c-airport-selector__radio-button:checked + .c-airport-selector__radio-label::after {
  position: absolute;
  right: 0;
  block-size: 24px;
  inline-size: 24px;
  content: url("../icons/svg-icons/icon-check.svg");
}
.jed-ar-shop .c-airport-selector__radio-button:checked + .c-airport-selector__radio-label::after {
  left: 0;
  right: auto;
}

.c-backdrop {
  z-index: 15;
  position: fixed;
  background: rgba(0, 0, 0, 0.34);
  opacity: 0;
  pointer-events: none;
  inset: 0;
  transition: opacity 220ms ease-in 50ms;
}
.c-backdrop--search {
  z-index: 9;
  background: rgba(0, 0, 0, 0.51);
}
.c-backdrop.is-active {
  opacity: 1;
  pointer-events: auto;
}

.gbh-rd .c-banner {
  margin-bottom: 0;
}

.c-brand-list {
  display: grid;
  gap: 4px;
  grid-template-columns: repeat(6, 1fr);
}
@media screen and (max-width: 47.99em) {
  .c-brand-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
.c-brand-list__item {
  display: block;
  background-color: #fff;
}
.c-brand-list__media {
  display: flex;
  align-items: center;
}
.c-brand-list__image {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  object-fit: scale-down;
}

/* ==========================================================================
   # SETTINGS: GLOBAL
   ========================================================================== */
.c-breadcrumb__container {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 29.99em) {
  .c-breadcrumb__main {
    padding: 0 16px;
  }
}
@media screen and (min-width: 30em) {
  .c-breadcrumb__main {
    padding: 0 24px;
  }
}
.c-breadcrumb__list {
  display: flex;
  gap: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 0;
  margin: 0;
  list-style: none;
}
.c-breadcrumb__item {
  display: inline-flex;
  align-items: center;
  max-width: 50%;
}
.c-breadcrumb__link {
  display: block;
  overflow: hidden;
  max-width: 100%;
  height: 44px;
  color: #000;
  font-size: 12px;
  line-height: 44px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.c-breadcrumb__link:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
}
.c-breadcrumb__separator {
  margin-right: 8px;
  font-size: 12px;
}

.c-button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  gap: 8px;
  padding: 8px 16px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  flex-grow: inherit;
  transition: background-color 0.25s;
  cursor: pointer;
}
.c-button:focus-visible {
  outline: 2px solid #000;
  border-color: transparent;
}
.c-button__icon {
  block-size: 1em;
  inline-size: 1em;
  font-size: 20px;
  fill: currentColor;
}
.c-button--small .c-button__icon {
  font-size: 14px;
}
.c-button--primary {
  border: 1px solid transparent;
  color: #fff;
  background-color: #000;
}
.c-button--primary:hover, .c-button--primary:focus {
  background-color: #3d3d3d;
}
.c-button--primary:disabled, .c-button--primary[disabled] {
  background-color: #c3c3c3;
}
.c-button--tertiary {
  border: 1px solid #000;
  color: #000;
  background-color: transparent;
}
.c-button--tertiary:hover, .c-button--tertiary:focus {
  background-color: #f5f5f5;
}
.c-button--tertiary:disabled, .c-button--tertiary[disabled] {
  border: 1px solid #c3c3c3;
  color: #c3c3c3;
  background-color: #f5f5f5;
}
.c-button--tertiary--white {
  border: 1px solid #fff;
  color: #fff;
}
.c-button--tertiary--white:hover, .c-button--tertiary--white:focus {
  color: #000;
}
.c-button--tertiary--white:disabled, .c-button--tertiary--white[disabled] {
  color: #c3c3c3;
}
.c-button--text-normal {
  text-transform: none;
}
.c-button--inverted {
  color: #000;
  background: #fff;
}
.c-button--inverted:hover, .c-button--inverted:focus-visible {
  background: #f5f5f5;
}
.c-button--icon-only {
  block-size: 40px;
  inline-size: 40px;
  min-block-size: auto;
  padding-inline: 8px;
}
.c-button--icon-only:focus-visible {
  outline: 2px solid #000;
}
.c-button--success {
  color: #fff;
  background-color: #2e762e;
}
.c-button--success:disabled, .c-button--success[disabled] {
  background-color: #c3c3c3;
}
.c-button--round {
  border-radius: 3px;
}
.c-button--rotating svg {
  animation: rotating 2s linear infinite;
}
.c-button--block {
  width: 100%;
  margin-bottom: 1rem;
  text-align: center;
  flex-grow: unset;
}
.c-button--white {
  background-color: #fff;
}
.c-button--small {
  min-height: 32px;
  padding: 4px 12px;
  font-size: 14px;
  line-height: 1.4;
}

/* stylelint-disable */
.c-carousel {
  margin-top: 24px;
}
.c-carousel__slide {
  padding-left: 8px;
}
.c-carousel:not(.slick-initialized) {
  display: flex;
  overflow: hidden;
}
.c-carousel:not(.slick-initialized) .c-carousel__slide {
  flex-shrink: 0;
}
@media screen and (min-width: 64em) {
  .c-carousel:not(.slick-initialized)[data-slides-to-show="4.15"] .c-carousel__slide {
    width: 24.0963855422%;
  }
}
@media screen and (min-width: 48em) and (max-width: 63.99em) {
  .c-carousel:not(.slick-initialized)[data-slides-to-show-tablet="3.15"] .c-carousel__slide {
    width: 31.746031746%;
  }
}
@media screen and (min-width: 30em) and (max-width: 47.99em) {
  .c-carousel:not(.slick-initialized)[data-slides-to-show-mobile="2.15"] .c-carousel__slide {
    width: 46.511627907%;
  }
}
@media screen and (min-width: 30em) and (max-width: 47.99em) {
  .c-carousel:not(.slick-initialized)[data-slides-to-show-mobile="1.5"] .c-carousel__slide {
    width: 66.6666666667%;
  }
}
@media screen and (min-width: 64em) {
  .c-carousel:not(.slick-initialized)[data-slides-to-show="6.2"] .c-carousel__slide {
    width: 16.1290322581%;
  }
}
@media screen and (min-width: 48em) and (max-width: 63.99em) {
  .c-carousel:not(.slick-initialized)[data-slides-to-show-tablet="4.2"] .c-carousel__slide {
    width: 23.8095238095%;
  }
}
@media screen and (min-width: 30em) and (max-width: 47.99em) {
  .c-carousel:not(.slick-initialized)[data-slides-to-show-mobile="2.15"] .c-carousel__slide {
    width: 46.511627907%;
  }
}
@media screen and (min-width: 30em) and (max-width: 47.99em) {
  .c-carousel:not(.slick-initialized)[data-slides-to-show-mobile="2.15"] .c-carousel__slide {
    width: 46.511627907%;
  }
}
.c-carousel .slick-list {
  margin-left: -8px;
}
.c-carousel .slick-track {
  display: flex;
}
.c-carousel__button {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: calc(-44px * 1.5);
  right: 0;
  width: 44px;
  height: 44px;
  cursor: pointer;
}
.c-carousel__button:hover, .c-carousel__button:focus {
  background-color: #e5e5e5;
}
.c-carousel__button.slick-disabled {
  background-color: transparent;
}
@media screen and (max-width: 47.99em) {
  .c-carousel__button--prev {
    right: calc(calc(44px + 16px) + 16px);
  }
}
@media screen and (min-width: 48em) and (max-width: 63.99em) {
  .c-carousel__button--prev {
    right: calc(calc(44px + 16px) + 24px);
  }
}
@media screen and (min-width: 64em) {
  .c-carousel__button--prev {
    right: calc(44px * 2);
  }
}
.c-carousel__button--prev::after {
  position: absolute;
  right: calc(-16px / 2);
  height: 24px;
  border-right: 1px solid #000;
  content: "";
}
@media screen and (max-width: 47.99em) {
  .c-carousel__button--next {
    right: 16px;
  }
}
@media screen and (min-width: 48em) and (max-width: 63.99em) {
  .c-carousel__button--next {
    right: 24px;
  }
}
@media screen and (min-width: 64em) {
  .c-carousel__button--next {
    right: 32px;
  }
}
.c-carousel__icon {
  width: 16px;
}
.slick-disabled .c-carousel__icon {
  fill: #ccc;
}

@media screen and (min-width: 48em) {
  .c-category-card {
    max-width: 225px;
  }
}
.c-category-card__image-container {
  position: relative;
}
.c-category-card__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  aspect-ratio: 1/1;
}
.c-category-card__body {
  position: relative;
  padding: 4px;
}
.c-category-card__headline {
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
}
.c-category-card__text {
  margin: 0;
  font-size: 14px;
}

.c-category-nav {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.c-category-nav__header {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.c-category-nav__headline {
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
}
@media screen and (min-width: 64em) {
  .c-category-nav__headline {
    font-size: 32px;
  }
}
.c-category-nav__back {
  display: flex;
  flex-direction: row;
  color: #000;
}
.c-category-nav__back svg {
  block-size: 20px;
  inline-size: 20px;
  padding: 4px;
  fill: currentColor;
}

.c-chips {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.c-chips__link {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 48px;
  padding: 8px 12px;
  border-bottom: 3px solid transparent;
  color: #000;
  background: rgba(0, 0, 0, 0.06);
  line-height: 1.4;
  white-space: nowrap;
  transition: border-color 0.2s ease, color 0.2s ease;
}
.c-chips__link:hover, .c-chips__link--active {
  border-bottom: 3px solid #000;
}
.c-chips__link:focus-visible {
  outline: 2px solid black;
  outline-offset: -2px;
}

.c-color-variant-box {
  display: flex;
  box-sizing: border-box;
  width: 100%;
  gap: 8px;
  padding-left: 14px;
  padding-right: 14px;
  margin-top: 16px;
  list-style: none;
  flex-wrap: wrap;
}
.c-color-variant-box__link {
  display: inline-flex;
}
.c-color-variant-box__link:focus-visible {
  outline: 1px solid #000;
}
.c-color-variant-box__image {
  width: 32px;
  height: 32px;
  padding: 2px;
  border: 2px solid transparent;
}
.c-color-variant-box__image--active {
  border-color: #000;
}
.c-color-variant-box__image--inactive {
  opacity: 0.5;
}

.c-crosslinks {
  padding-left: 0;
  margin: 0;
  list-style: none;
}
@media screen and (min-width: 48em) {
  .c-crosslinks {
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 48px;
         column-gap: 48px;
  }
}
@media screen and (min-width: 64em) {
  .c-crosslinks {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 64px;
         column-gap: 64px;
  }
}
.c-crosslinks__link {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  padding: 16px;
  color: #666;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.c-crosslinks__link:hover, .c-crosslinks__link:focus-visible {
  color: #0d0d0d;
}

.c-drawer {
  z-index: 40;
  display: flex;
  flex-direction: column;
  position: fixed;
  padding-top: 24px;
  background-color: #fff;
}
@media screen and (min-width: 48em) {
  .c-drawer {
    top: 0;
    right: 0;
    transform: translateX(100%);
    width: 400px;
    height: 100vh; /* Fallback for older browsers that don't support dvh */
    height: 100dvh; /* Preferred: dynamic viewport height - handles mobile UI bars correctly */
  }
}
@media screen and (max-width: 47.99em) {
  .c-drawer {
    bottom: 0;
    transform: translateY(100%);
    width: 100%;
    max-height: 90dvh;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
  }
}
.c-drawer.is-ready {
  transition: transform 220ms ease-out 50ms;
}
.c-drawer.is-open {
  transform: translateX(0);
}
@media screen and (max-width: 47.99em) {
  .c-drawer.is-open {
    transform: translateY(0);
  }
}
@media screen and (min-width: 48em) {
  .jed-ar-shop .c-drawer.is-open {
    transform: translateX(0);
  }
}
@media screen and (min-width: 48em) {
  .jed-ar-shop .c-drawer {
    left: 0;
    right: auto;
    transform: translateX(-100%);
  }
}
.c-drawer__header {
  display: flex;
  flex-direction: column;
  padding: 0 24px;
}
.c-drawer__title {
  padding: 0 24px;
  margin-bottom: 16px;
}
.c-drawer__close-button {
  margin-right: -16px;
  align-self: flex-end;
}
.c-drawer__close-button:focus-visible {
  outline: 2px solid #000;
}
.jed-ar-shop .c-drawer__close-button {
  margin-left: -16px;
  margin-right: unset;
  align-self: flex-end;
}
.c-drawer__content {
  padding: 12px calc(24px - 10px) 12px 24px;
  flex-grow: 1;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-gutter: stable;
}
.jed-ar-shop .c-drawer__content {
  padding: 12px 24px 12px calc(24px - 10px);
}
.c-drawer__radio-box {
  padding: 12px;
  background-color: #f6f6f6;
  cursor: pointer;
}
.c-drawer__radio-box:has(.c-radio-button__input:checked), .c-drawer__radio-box:has(.c-airport-selector__radio-button:checked) {
  background-color: #e6f0ff;
}
.c-drawer__radio-box:has(.c-radio-button__input:focus-visible) {
  outline: 2px solid #000;
}
.c-drawer__footer {
  width: 100%;
  padding: 20px 16px;
  border-top: 1px solid #d1d1d1;
}

/* stylelint-disable */
.c-dropdown {
  position: relative;
  width: 100%;
}
.c-dropdown .c-dropdown__select {
  display: flex;
  position: relative;
  width: 100%;
  padding: 16px;
  border: 1px solid #0d0d0d;
  background-color: #fff;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}
.c-dropdown .c-dropdown__select .c-dropdown__link {
  padding: 0;
}
.c-dropdown .c-dropdown__select:focus-visible {
  outline: 2px solid #000;
}
.c-dropdown .c-dropdown--thick-border {
  box-shadow: inset 0 0 0 1px #000;
}
.c-dropdown .c-dropdown__options {
  display: none;
  position: absolute;
  z-index: 1;
  box-sizing: border-box;
  width: 100%;
  max-height: 300px;
  padding: 0;
  margin-top: 4px;
  border: 1px solid #c3c3c3;
  background-color: #fff;
  list-style: none;
  border-radius: 4px;
  overflow-y: auto;
}
.c-dropdown .c-dropdown__options li {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}
.c-dropdown .c-dropdown__options li:hover {
  background-color: #ebebeb;
  font-weight: 500;
}
.c-dropdown .c-dropdown__options li:focus-visible {
  outline: 1px solid #000;
  background-color: #ebebeb;
}
.c-dropdown .c-dropdown__selected-option {
  display: flex;
  overflow: hidden;
  align-items: center;
  width: 100%;
  padding-right: 40px;
  white-space: nowrap;
}
.jed-ar-shop .c-dropdown .c-dropdown__selected-option {
  padding-left: 40px;
  padding-right: 0;
}
.c-dropdown .c-dropdown__select-icon {
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
  pointer-events: none;
  inline-size: 1em;
  block-size: 1em;
  fill: currentColor;
  font-size: 20px;
}
.jed-ar-shop .c-dropdown .c-dropdown__select-icon {
  left: 24px;
  right: auto;
}
.c-dropdown .c-dropdown__variant-image {
  width: 22px;
  height: 22px;
  margin-right: 10px;
}
.c-dropdown .c-dropdown__variant-image.c-dropdown__variant-image-inactive {
  opacity: 0.5;
}
.jed-ar-shop .c-dropdown .c-dropdown__variant-image {
  margin-left: 10px;
  margin-right: 0;
}
.c-dropdown .c-dropdown__link {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding: 16px;
  white-space: nowrap;
}
.c-dropdown .c-dropdown__option-content {
  display: flex;
  align-items: center;
}
.c-dropdown .c-dropdown__link--disabled {
  color: #a3a3a3;
}
.c-dropdown .c-dropdown__link--disabled:hover {
  background: #f7f7f7;
}
.c-dropdown .c-dropdown__disabled-text {
  margin-left: auto;
  color: #0d0d0d;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.jed-ar-shop .c-dropdown .c-dropdown__disabled-text {
  margin-left: 0;
  margin-right: auto;
}

/* stylelint-enable */
.c-filter {
  position: relative;
}
.c-filter__body {
  flex-grow: 1;
  overflow-y: auto;
}
@media screen and (min-width: 48em) {
  .c-filter__body {
    max-height: 300px;
  }
}
.c-filter__search {
  padding: 16px;
  border-bottom: 1px solid #ebebeb;
}
@media screen and (min-width: 48em) {
  .c-filter__header {
    display: none;
  }
}
@media screen and (max-width: 47.99em) {
  .c-filter__header {
    display: flex;
    align-items: center;
    padding: 16px 12px;
    background-color: #ebebeb;
  }
  .c-filter__header--sort {
    display: none;
  }
}
.c-filter__headline {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
}
.c-filter__button {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 8px;
  cursor: pointer;
}
.c-filter__button--close {
  margin-inline-start: auto;
}
.c-filter__content {
  z-index: 20;
  position: absolute;
  inline-size: 320px;
  background: #fff;
}
@media screen and (min-width: 48em) {
  .c-filter__content {
    display: none;
    border: 1px solid #000;
  }
}
@media screen and (max-width: 47.99em) {
  .c-filter__content {
    display: flex;
    flex-direction: column;
    position: fixed;
    inline-size: 100%;
  }
  .c-filter__content--sort {
    top: calc(24px + 2 * 16px);
    left: 100%;
    block-size: calc(100dvh - (24px + 2 * 16px));
  }
  .c-filter__content:not(.c-filter__content--sort) {
    top: 0;
    left: 100%;
    block-size: 100dvh;
    transition: all 500ms ease 50ms;
  }
}
.c-filter__content.is-position-right {
  right: 0;
}
@media screen and (min-width: 48em) {
  .c-filter__content.is-open {
    display: block;
  }
}
@media screen and (max-width: 47.99em) {
  .c-filter__content.is-open {
    transform: translateX(-100%);
  }
}
.c-filter__footer {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 16px;
  border-top: 1px solid #c3c3c3;
}

.c-filter-bar {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin-block-end: 32px;
}

.c-filter-button {
  display: inline-flex;
  align-items: center;
  block-size: 48px;
  gap: 8px;
  padding: 8px 16px;
  border: 0;
  background-color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  cursor: pointer;
}
.c-filter-button::after {
  block-size: 20px;
  inline-size: 20px;
}
@media screen and (min-width: 48em) {
  .c-filter-button {
    box-shadow: inset 0 0 0 1px #000;
  }
  .c-filter-button:hover, .c-filter-button:focus-visible {
    background: #ebebeb;
  }
  .c-filter-button.is-selected, .c-filter-button.is-active {
    box-shadow: inset 0 0 0 2px #000;
  }
  .c-filter-button::after {
    content: url("../icons/svg/chevron-down-light.svg");
  }
}
@media screen and (max-width: 47.99em) {
  .c-filter-button {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #c3c3c3;
  }
  .c-filter-button:not(.c-filter-button--mobile)::after {
    position: absolute;
    right: 20px;
    inline-size: 15px;
    content: url("../icons/svg/chevron-right-light.svg");
  }
}
@media screen and (max-width: 47.99em) {
  .c-filter-button--sort:not(.c-filter-button--mobile) {
    display: none;
  }
}
.c-filter-button__count {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  block-size: 24px;
  inline-size: 24px;
  color: #fff;
  background: #000;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  border-radius: 24px;
}
.c-filter-button__icon {
  block-size: 1em;
  inline-size: 1em;
  font-size: 18px;
  fill: currentColor;
}
.c-filter-button--mobile {
  justify-content: center;
  border: 1px solid #000;
}
.c-filter-button--all::after {
  content: url("../icons/svg/sliders-simple-light.svg");
}
.c-filter-button--sort::after {
  content: url("../icons/svg/arrow-up-arrow-down-light.svg");
}

.c-filter-mobile {
  display: none;
}
@media screen and (max-width: 47.99em) {
  .c-filter-mobile {
    display: flex;
    justify-content: space-between;
    margin-block-end: 32px;
  }
  .c-filter-mobile button {
    flex: 0 0 48%;
  }
}

.c-filter-options {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  list-style: none;
  padding-inline-start: 0;
  margin-block: 0;
}

.c-filter-options__item {
  position: relative;
}

.c-filter-options__label {
  display: flex;
  align-items: baseline;
  padding: 16px;
  border-block-end: 1px solid #ebebeb;
}
.c-filter-options__label strong {
  font-weight: 500;
}
.c-filter-options__label:hover {
  background: #f5f5f5;
}
.c-filter-options__label::after {
  block-size: 20px;
  inline-size: 20px;
  align-self: flex-start;
  margin-inline-start: auto;
  content: url("../icons/svg/check-regular.svg");
  scale: 0;
  transition: scale 0.3s;
}
.c-filter-options__label:focus-visible {
  outline-offset: -1px;
}

.c-filter-options__input {
  position: absolute;
  width: 100%;
  height: 100%;
  visibility: hidden;
}
.c-filter-options__input:focus + .c-filter-options__label {
  background: #f5f5f5;
}
.c-filter-options__input:checked + .c-filter-options__label {
  background: #f5f5f5;
  font-weight: 500;
}
.c-filter-options__input:checked + .c-filter-options__label::after {
  scale: 1;
}

@media screen and (max-width: 47.99em) {
  .c-filter-overlay {
    z-index: 21;
    display: flex;
    flex-direction: column;
    position: fixed;
    z-index: 20;
    top: 0;
    transform: translateX(100%);
    block-size: 100dvh;
    inline-size: 100vw;
    background: #fff;
    max-inline-size: 480px;
    inset-block-start: 0;
    inset-inline-end: 0;
    transition: all 500ms ease 50ms;
  }
}
@media screen and (min-width: 30em) and (max-width: 47.99em) {
  .c-filter-overlay {
    border-left: 1px solid #666;
  }
}
@media screen and (min-width: 48em) {
  .c-filter-overlay {
    display: none;
  }
}
.c-filter-overlay.is-open {
  transform: translateX(0);
}
@media screen and (max-width: 47.99em) {
  .c-filter-overlay__header {
    display: flex;
    align-items: flex-end;
    padding: 16px 12px;
    color: #000;
    background: #ebebeb;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 48em) {
  .c-filter-overlay__header {
    display: none;
  }
}
@media screen and (max-width: 47.99em) {
  .c-filter-overlay__button {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
  }
  .c-filter-overlay__button--close {
    margin-inline-start: auto;
  }
  .c-filter-overlay__button--back {
    margin-inline-end: 8px;
  }
}
@media screen and (min-width: 48em) {
  .c-filter-overlay__button {
    display: none;
  }
}
.c-filter-overlay__icon {
  width: 1em;
  height: 1em;
  font-size: 24px;
}
@media screen and (max-width: 47.99em) {
  .c-filter-overlay__body {
    flex-grow: 1;
    overflow-y: auto;
  }
}
@media screen and (min-width: 48em) {
  .c-filter-overlay__body {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    margin-block-end: 32px;
  }
}
.c-filter-overlay__footer {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 16px;
  border-block-start: 1px solid #c3c3c3;
}
@media screen and (min-width: 48em) {
  .c-filter-overlay__footer {
    display: none;
  }
}

.c-filter-price {
  padding: 16px;
}
.c-filter-price__range {
  display: flex;
  gap: 16px;
}
.c-filter-price__slider {
  margin: 24px 8px;
}

.c-form-message {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  padding-top: 4px;
  align-self: stretch;
}
.c-form-message__icon {
  width: 20px;
  height: 20px;
  fill: currentColor;
}
.c-form-message__text {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  font-style: normal;
}
.has-input-success .c-form-message {
  color: #26A249;
}
.has-input-error .c-form-message {
  color: #DB1F2A;
}

.c-fortune-cookie {
  padding: 16px;
  margin-bottom: 24px;
  border: 1px solid #000;
}
.c-fortune-cookie__headline-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.c-fortune-cookie__headline {
  font-size: 40px;
  font-weight: bold;
  line-height: 50px;
  text-transform: uppercase;
}
.c-fortune-cookie__sub-headline {
  font-size: 70px;
}
.c-fortune-cookie__gif-content {
  display: flex;
  justify-content: center;
  padding: 8px;
  background-color: #c4e3f8;
}
.c-fortune-cookie__img-wrapper {
  position: relative;
  max-width: 320px;
}
.c-fortune-cookie__img-wrapper img {
  display: block;
  width: 100%;
  height: auto;
  margin-inline: auto;
}
.c-fortune-cookie__saying {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding-left: 8px;
  padding-right: 8px;
  margin-top: -4px;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 23.4275em) {
  .c-fortune-cookie__saying {
    font-size: 14px;
  }
}
.c-fortune-cookie__saying span.is-visible {
  display: block;
  overflow: hidden;
  width: 100%;
  font-weight: 500;
  white-space: nowrap;
  animation: fade-in 2s;
}
.c-fortune-cookie__footer {
  padding-top: 24px;
  text-align: center;
}
.c-fortune-cookie__footer-content {
  display: inline-grid;
}
.c-fortune-cookie__footer-text {
  font-size: 20px;
  font-weight: 500;
}
.c-fortune-cookie button {
  font-size: 20px;
  text-transform: uppercase;
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.c-gh-input {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
}
.c-gh-input__field {
  position: relative;
  width: 100%;
}
.c-gh-input__label-text {
  display: block;
  margin-bottom: 4px;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}
.c-gh-input__label-text.is-disabled {
  color: #6d6d6d;
}
.has-input-error .c-gh-input__label-text {
  color: #DB1F2A;
}
.c-gh-input__helper {
  color: #6d6d6d;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
}
.c-gh-input__native-input {
  display: flex;
  flex: 1 0 0;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  height: 48px;
  gap: 12px;
  padding: 12px 34px 14px 12px;
  border: 1px solid #b0b0b0;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  font-style: normal;
  outline: none;
  transition: outline 0.2s ease, border-color 0.2s ease;
}
.c-gh-input__native-input::placeholder {
  color: transparent;
}
.c-gh-input__native-input:focus, .c-gh-input__native-input:focus-visible {
  outline: 2px solid #000;
  outline-offset: -1px;
}
.c-gh-input__native-input:disabled {
  color: #6d6d6d;
  background: #f6f6f6;
  cursor: not-allowed;
}
.has-input-error .c-gh-input__native-input:not(:focus, :focus-visible) {
  outline: 2px solid #DB1F2A;
  outline-offset: -1px;
}
.has-input-success .c-gh-input__native-input:not(:focus, :focus-visible) {
  outline: 2px solid #26A249;
  outline-offset: -1px;
}
.c-gh-input__native-input:hover:not(:disabled, :focus, :focus-visible) {
  outline: 1px solid #000;
  outline-offset: -1px;
}
.c-gh-input__icon {
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  fill: currentColor;
  pointer-events: none;
}

.c-header {
  z-index: 10;
  position: relative;
  border-bottom: 1px solid #e7e7e7;
  background: #fff;
}
.c-header__inner-container {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 47.99em) {
  .c-header__inner-container {
    border-bottom: 1px solid #e7e7e7;
  }
}
.c-header__main {
  display: flex;
  align-items: center;
  height: 68px;
}
@media screen and (max-width: 29.99em) {
  .c-header__main {
    gap: 20px;
    padding: 0 16px;
  }
}
@media screen and (min-width: 30em) {
  .c-header__main {
    gap: 20px;
    padding: 0 24px;
  }
}
@media screen and (min-width: 48em) and (max-width: 63.99em) {
  .c-header__main {
    gap: 24px;
  }
}
@media screen and (min-width: 64em) {
  .c-header__main {
    gap: 64px;
  }
}
.c-header__logo-container > a {
  display: block;
  height: 44px;
  padding: 8px 0;
}
.c-header__logo-container img {
  width: 128px;
}
@media screen and (min-width: 48em) {
  .c-header__nav-trigger {
    display: none;
  }
}
.c-header__search-container {
  flex-grow: 1;
}
@media screen and (max-width: 47.99em) {
  .c-header__search {
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .c-header__additional {
    display: none;
  }
}
@media screen and (max-width: 47.99em) {
  .c-header__airport-selector-wrapper {
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .c-header__airport-selector-mobile {
    display: none;
  }
}
.c-header__airport-selector {
  height: 44px;
  font-size: 14px;
  white-space: nowrap;
}
@media screen and (min-width: 64em) {
  .c-header__airport-selector {
    margin-right: 24px;
  }
}
.c-header__meta-nav {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 63.99em) {
  .c-header__meta-nav {
    margin-left: auto;
  }
}
.jed-ar-shop .c-header__meta-nav {
  margin-left: unset;
  margin-right: auto;
}
.c-header__search-button {
  display: flex;
  align-items: center;
  position: relative;
  min-height: 44px;
  padding: 8px;
  margin-right: 8px;
  cursor: pointer;
}
.c-header__search-button:focus-visible {
  outline: 2px solid #000;
}
.c-header__search-icon {
  width: 1em;
  height: 1em;
  font-size: 24px;
  flex-shrink: 0;
  fill: currentColor;
}

@media screen and (min-width: 48em) {
  .c-header-sticky {
    z-index: 11;
    position: sticky;
    top: 0;
    background-color: #fff;
    transition: 0.5s all;
  }
}
.no-sticky-header .c-header-sticky {
  position: static;
}

.c-hero-slider {
  padding-bottom: 76px;
}
.c-hero-slider:not(.slick-initialized) .c-hero-slider__slide:not(:first-of-type) {
  display: none;
}
.c-hero-slider .slick-dots {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 0;
  height: 76px;
  gap: 8px;
  padding: 0;
  margin: 0;
  list-style: none;
}
@media screen and (max-width: 47.99em) {
  .c-hero-slider .slick-dots {
    left: 50%;
    transform: translate(-50%, 0);
  }
}
@media screen and (min-width: 48em) and (max-width: 63.99em) {
  .c-hero-slider .slick-dots {
    padding-left: 24px;
  }
}
@media screen and (min-width: 64em) {
  .c-hero-slider .slick-dots {
    padding-left: 32px;
  }
}
@media screen and (min-width: 48em) and (max-width: 63.99em) {
  .jed-ar-shop .c-hero-slider .slick-dots {
    padding-right: 24px;
  }
}
@media screen and (min-width: 64em) {
  .jed-ar-shop .c-hero-slider .slick-dots {
    padding-right: 32px;
  }
}
.c-hero-slider .slick-dots li {
  font-size: 0;
  line-height: 0;
}
.c-hero-slider .slick-dots button {
  position: relative;
  width: 32px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 0;
  background-color: transparent;
  font-size: 0;
  cursor: pointer;
}
.c-hero-slider .slick-dots button::before {
  position: absolute;
  top: calc((calc(10px + 10px) - 4px) / 2);
  left: 0;
  width: 32px;
  height: 4px;
  background-color: #e5e5e5;
  content: "";
  border-radius: 10px;
}
.c-hero-slider .slick-dots .slick-active button::before {
  background-color: #000;
}
.c-hero-slider .slick-dots li:nth-last-child(n+5) button,
.c-hero-slider .slick-dots li:nth-last-child(n+5) ~ * button {
  width: calc(32px * 4 / 5);
}
.c-hero-slider__button {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: calc((76px - 44px) / 2);
  right: 0;
  width: 44px;
  height: 44px;
  cursor: pointer;
}
.jed-ar-shop .c-hero-slider__button {
  right: auto;
  transform: rotate(180deg);
}
.c-hero-slider__button:hover, .c-hero-slider__button:focus {
  background-color: #e5e5e5;
}
.c-hero-slider__button.slick-disabled {
  background-color: transparent;
}
@media screen and (max-width: 47.99em) {
  .c-hero-slider__button--prev {
    right: calc(calc(44px + 16px) + 16px);
  }
}
@media screen and (min-width: 48em) and (max-width: 63.99em) {
  .c-hero-slider__button--prev {
    right: calc(calc(44px + 16px) + 24px);
  }
}
@media screen and (min-width: 64em) {
  .c-hero-slider__button--prev {
    right: calc(calc(44px + 16px) + 32px);
  }
}
@media screen and (max-width: 47.99em) {
  .jed-ar-shop .c-hero-slider__button--prev {
    left: calc(calc(44px + 16px) + 16px);
  }
}
@media screen and (min-width: 48em) and (max-width: 63.99em) {
  .jed-ar-shop .c-hero-slider__button--prev {
    left: calc(calc(44px + 16px) + 24px);
  }
}
@media screen and (min-width: 64em) {
  .jed-ar-shop .c-hero-slider__button--prev {
    left: calc(calc(44px + 16px) + 32px);
  }
}
.c-hero-slider__button--prev::after {
  position: absolute;
  right: calc(-16px / 2);
  height: 24px;
  border-right: 1px solid #000;
  content: "";
}
.jed-ar-shop .c-hero-slider__button--prev::after {
  left: calc(-16px / 2);
}
@media screen and (max-width: 47.99em) {
  .c-hero-slider__button--next {
    right: 16px;
  }
}
@media screen and (min-width: 48em) and (max-width: 63.99em) {
  .c-hero-slider__button--next {
    right: 24px;
  }
}
@media screen and (min-width: 64em) {
  .c-hero-slider__button--next {
    right: 32px;
  }
}
@media screen and (max-width: 47.99em) {
  .jed-ar-shop .c-hero-slider__button--next {
    left: 16px;
  }
}
@media screen and (min-width: 48em) and (max-width: 63.99em) {
  .jed-ar-shop .c-hero-slider__button--next {
    left: 24px;
  }
}
@media screen and (min-width: 64em) {
  .jed-ar-shop .c-hero-slider__button--next {
    left: 32px;
  }
}
.c-hero-slider__icon {
  width: 16px;
}
.slick-disabled .c-hero-slider__icon {
  fill: #ccc;
}

.c-icon {
  width: 1em;
  height: 1em;
  fill: currentColor;
}

.c-input {
  width: 100%;
  height: 48px;
  padding: 0 12px;
  border: 1px solid #c3c3c3;
  color: #0d0d0d;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.c-input--error {
  border: 1px solid #e00019;
  color: #e00019;
}
.c-input--error.c-input--error:hover {
  border: 1px solid #e00019;
}
.c-input--error.c-input--error:focus, .c-input--error.c-input--error:focus-visible {
  border: 2px solid #e00019;
  outline: none;
}
.c-input:hover {
  border: 1px solid #000;
}
.c-input:focus, .c-input:focus-visible {
  border: 2px solid #000;
  outline: none;
}

.c-input-field {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 4px;
}
.c-input-field__label {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 4px;
  padding: 0 4px;
  color: #0d0d0d;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.c-input-field__label--error {
  color: #e00019;
}
.c-input-field__error {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 2px;
  padding-left: 4px;
  color: #e00019;
}
.c-input-field__icon {
  width: 1em;
  height: 1em;
  padding-bottom: 4px;
  font-size: 24px;
  fill: #666;
}
.c-input-field__icon--error {
  block-size: 1em;
  inline-size: 1em;
  padding-bottom: 0;
  font-size: 16px;
  fill: currentColor;
}
.c-input-field__hint {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.c-page {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  min-height: 100%;
}

.c-page-layout {
  flex: 1;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.c-link {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-size: 14px;
  font-weight: 700;
}
.c-link__icon {
  block-size: 1em;
  inline-size: 1em;
  fill: currentColor;
}

.c-list-inline {
  display: flex;
  max-width: 75%;
  padding: 0;
  margin: 0;
  list-style: none;
  flex-wrap: wrap;
}
.c-list-inline__text {
  padding-right: 8px;
  border-right: 1px solid #666;
}
.c-list-inline__item {
  margin-right: 8px;
  color: #666;
  font-size: 14px;
  line-height: 24px;
}
.c-list-inline__item:last-child {
  margin-right: 0;
}
.c-list-inline__item:last-child .c-list-inline__text {
  padding-right: 0;
  border-right: none;
}

.c-media-carousel .c-section-header__link {
  margin-inline-start: auto;
}
.c-media-carousel__item {
  padding-inline: 8px 8px;
}
.c-media-carousel__icon {
  width: 16px;
  height: auto;
  fill: currentColor;
}
.c-media-carousel__button {
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background-color: #fff;
  cursor: pointer;
  outline: 1px solid black;
}
.c-media-carousel__button:hover, .c-media-carousel__button:focus {
  outline: 1px solid black;
}
.c-media-carousel__button--next {
  right: 0;
}
.c-media-carousel__button--prev {
  left: 0;
}

.c-media-gallery__list {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (min-width: 48em) {
  .c-media-gallery__list {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media screen and (min-width: 64em) {
  .c-media-gallery__list {
    grid-template-columns: repeat(6, 1fr);
  }
}

.c-media-tile {
  display: block;
}
.c-media-tile__media {
  display: flex;
  overflow: hidden;
  aspect-ratio: 4/3;
}
.c-media-tile__image {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.c-message {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.c-message__title {
  margin-top: 0;
  margin-bottom: 0;
  color: #0d0d0d;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  text-transform: uppercase;
}
.c-message__description {
  display: flex;
  gap: 12px;
  margin-top: 0;
  margin-bottom: 0;
  color: #666;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.c-message__description--success {
  color: #2e762e;
  font-weight: 500;
}
.c-message__icon {
  block-size: 1em;
  inline-size: 1em;
  padding-top: 2px;
  font-size: 24px;
  fill: currentColor;
}

.c-meta-nav {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0;
  list-style: none;
  margin-block: 0;
  margin-inline-start: auto;
}
.jed-ar-shop .c-meta-nav {
  padding-left: unset;
  padding-right: 0;
}
@media screen and (min-width: 48em) {
  .c-meta-nav__item--search {
    display: none;
  }
}
.c-meta-nav__button {
  display: flex;
  align-items: center;
  position: relative;
  min-height: 44px;
  gap: 8px;
  padding: 8px;
  cursor: pointer;
}
.c-meta-nav__button:focus-visible {
  outline: 2px solid #000;
}
.c-meta-nav__counter {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 3px;
  right: 2px;
  min-width: 16px;
  height: 16px;
  color: #fff;
  background: #000;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-align: center;
  padding-inline: 4.5px;
  border-radius: 20px;
}
.c-meta-nav__counter--highlighted {
  background: #e00019;
}
.c-meta-nav__icon {
  width: 1em;
  height: 1em;
  font-size: 24px;
  flex-shrink: 0;
  fill: currentColor;
}

@media screen and (max-width: 47.99em) {
  .c-mobile-nav {
    z-index: 35;
    position: fixed;
    transform: translateX(-100%);
    background-color: #fff;
    visibility: hidden;
    inset: 0;
    transition: transform 220ms ease-out 50ms;
  }
  .c-mobile-nav.is-visible-mobile-nav {
    visibility: visible;
  }
  .c-mobile-nav.is-open-mobile-nav {
    transform: translateX(0);
  }
  .c-mobile-nav__level-0, .c-mobile-nav__level-1, .c-mobile-nav__level-2 {
    position: absolute;
    z-index: 1;
    width: 100%;
    background-color: #fff;
    inset: 0;
    transition: transform 220ms ease-out 50ms;
  }
  .c-mobile-nav__level-0.is-hidden-mobile-nav-level, .c-mobile-nav__level-1.is-hidden-mobile-nav-level, .c-mobile-nav__level-2.is-hidden-mobile-nav-level {
    display: none;
  }
  .c-mobile-nav__level-0 {
    transform: translateX(0);
  }
  .c-mobile-nav__level-0:has(.c-mobile-nav__level-1.is-open-mobile-nav-level) {
    transform: translateX(-100%);
  }
  .c-mobile-nav__level-0:has(.c-mobile-nav__level-2.is-open-mobile-nav-level) {
    transform: translateX(-200%);
  }
  .c-mobile-nav__level-1 {
    transform: translateX(100%);
  }
  .c-mobile-nav__level-2 {
    transform: translateX(100%);
  }
  .c-mobile-nav__link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.16);
    font-size: 16px;
    line-height: 32px;
  }
}
@media screen and (max-width: 47.99em) {
  .jed-ar-shop .c-mobile-nav__link-icon {
    transform: scale(-1, 1);
  }
}
@media screen and (min-width: 48em) {
  .c-mobile-nav__link-icon {
    display: none;
  }
}
.c-mobile-nav__container {
  padding: 0 16px;
}
.c-mobile-nav__title {
  padding: 32px 16px;
  background-color: rgba(0, 0, 0, 0.04);
  font-size: 18px;
}
@media screen and (max-width: 47.99em) {
  .c-mobile-nav__title {
    display: block;
  }
}
@media screen and (min-width: 48em) {
  .c-mobile-nav__title {
    display: none;
  }
}
@media screen and (max-width: 47.99em) {
  .c-mobile-nav__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 16px;
    border-bottom: 1px solid #e7e7e7;
    text-align: right;
  }
}
@media screen and (min-width: 48em) {
  .c-mobile-nav__header {
    display: none;
  }
}
.c-mobile-nav__header-button {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-size: 16px;
  cursor: pointer;
}
.c-mobile-nav__close-button {
  display: inline-flex;
  align-items: center;
  padding: 8px 16px;
  margin-right: -16px;
}
.jed-ar-shop .c-mobile-nav__close-button {
  margin-left: -16px;
}
.jed-ar-shop .c-mobile-nav__header-icon {
  transform: scale(-1, 1);
}

.gbh-rd .c-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.34);
}
.gbh-rd .c-modal.is-open {
  display: block;
  opacity: 1;
}
.gbh-rd .c-modal__content {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 32px);
  background-color: #fff;
}
@media screen and (min-width: 48em) {
  .gbh-rd .c-modal__content {
    width: 534px;
    max-height: 50vh;
  }
}
@media screen and (max-width: 47.99em) {
  .gbh-rd .c-modal__content {
    width: 100%;
    height: 100dvh;
  }
}
.gbh-rd .c-modal__header {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 16px 24px;
  border-bottom: 1px solid #ebebeb;
}
.gbh-rd .c-modal__title {
  color: #0d0d0d;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.gbh-rd .c-modal__icon {
  width: 32px;
  height: 24px;
  object-fit: contain;
}
.gbh-rd .c-modal__close {
  width: 1em;
  height: 1em;
  padding: 0;
  margin-left: auto;
  margin-right: 0;
  border: 0;
  background: none;
  font-size: 24px;
  cursor: pointer;
}
.gbh-rd .c-modal__close:focus {
  outline: 2px solid #000;
}
.gbh-rd .c-modal__close-icon {
  block-size: 1em;
  inline-size: 1em;
  margin-left: auto;
  font-size: 24px;
  flex-shrink: 0;
  fill: currentColor;
}
.gbh-rd .c-modal__body {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 24px;
  overflow-y: auto;
}
.gbh-rd .c-modal__body--spaced {
  gap: 32px;
}
.gbh-rd .c-modal__headline {
  color: #0d0d0d;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-transform: uppercase;
}
.gbh-rd .c-modal__sub-headline {
  color: #0d0d0d;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}
.gbh-rd .c-modal__description {
  margin: 0;
  color: #666;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.gbh-rd .c-modal__footer {
  display: flex;
  justify-content: flex-end;
  gap: 8px;
  padding: 24px;
  border-top: 1px solid #ebebeb;
}
@media screen and (max-width: 47.99em) {
  .gbh-rd .c-modal__footer {
    flex-direction: column;
  }
}

.c-nav {
  border-bottom: 1px solid #e7e7e7;
}
@media screen and (min-width: 48em) {
  .c-nav__inner-container {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 48em) {
  .c-nav__main {
    display: flex;
    position: relative;
    height: 52px;
    padding: 0 24px;
  }
}
@media screen and (max-width: 47.99em) {
  .c-nav__wrapper {
    position: relative;
    height: calc(100vh - 65px);
    overflow-x: hidden;
  }
}
@media screen and (min-width: 48em) {
  .c-nav__wrapper {
    margin-left: -2px;
    overflow-x: auto;
    white-space: nowrap;
    flex-grow: 1;
  }
  .c-nav__wrapper::-webkit-scrollbar {
    display: none;
  }
}
.c-nav__list {
  display: flex;
  margin: 0;
  list-style: none;
}
@media screen and (max-width: 47.99em) {
  .c-nav__list {
    flex-direction: column;
    padding: 0 16px;
  }
}
@media screen and (min-width: 48em) {
  .c-nav__list {
    padding-left: 2px;
  }
  .jed-ar-shop .c-nav__list {
    padding-left: unset;
    padding-right: 2px;
  }
}
@media screen and (min-width: 48em) {
  .c-nav__item {
    display: inline-flex;
    padding: 4px 9px 4px 12px;
  }
  .c-nav__item:first-child {
    padding-left: 0;
  }
  .c-nav__item:has(.c-nav__overlay-button) {
    padding-right: 0;
  }
}
.jed-ar-shop .c-nav__item {
  padding-left: 9px;
  padding-right: unset;
}
.jed-ar-shop .c-nav__item:has(.c-nav__overlay-button) {
  padding-left: 0;
  padding-right: unset;
}
@media screen and (min-width: 48em) {
  .c-nav__link {
    display: block;
    position: relative;
    height: 44px;
    color: #5d5d5d;
    font-size: 14px;
    line-height: 44px;
  }
  .c-nav__item.is-highlighted .c-nav__link {
    color: #cc0017;
  }
  .c-nav__item.is-active .c-nav__link {
    color: #000;
  }
  .c-nav__item:hover .c-nav__link {
    color: #000;
  }
}
@media screen and (min-width: 48em) {
  .c-nav__item:hover .c-nav__link::before, .c-nav__item.is-active .c-nav__link::before, .c-nav__item.is-highlighted:hover .c-nav__link::before {
    position: absolute;
    bottom: -4px;
    width: 100%;
    border-bottom: 3px solid #000;
    content: "";
  }
  .c-nav__item.is-highlighted:hover .c-nav__link::before, .c-nav__item.is-highlighted.is-active .c-nav__link::before {
    border-bottom: 3px solid #cc0017;
  }
}
@media screen and (max-width: 47.99em) {
  .c-nav__overlay-button {
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .c-nav__overlay-button {
    height: 44px;
    margin-right: -1px;
    color: #000;
    opacity: 0;
  }
  .c-nav__overlay-button:focus {
    opacity: 1;
    outline: 2px solid #000;
  }
}
.c-nav__overlay-icon {
  width: 1em;
  height: 1em;
  font-size: 9px;
  fill: currentColor;
}
@media screen and (max-width: 47.99em) {
  .c-nav__button {
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .c-nav__button {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    width: 52px;
    height: 52px;
    color: #5d5d5d;
    background-color: #fff;
    cursor: pointer;
  }
  .c-nav__button.is-hidden {
    display: none;
  }
}
.c-nav__button--left {
  left: 0;
  border-right: 1px solid #e7e7e7;
}
@media screen and (min-width: 90em) {
  .c-nav__button--left {
    border-left: 1px solid #e7e7e7;
  }
}
.c-nav__button--right {
  right: 0;
  border-left: 1px solid #e7e7e7;
}
@media screen and (min-width: 90em) {
  .c-nav__button--right {
    border-right: 1px solid #e7e7e7;
  }
}
.c-nav__button-icon {
  width: 1em;
  height: 1em;
  font-size: 16px;
  fill: currentColor;
}

@media screen and (min-width: 48em) {
  .c-nav-overlay {
    display: none;
    position: absolute;
    z-index: 1;
    top: 53px;
    left: -100vw;
    right: -100vw;
    border-bottom: 1px solid #e7e7e7;
    background-color: #fff;
  }
  .c-nav-overlay.is-open, :hover > .c-nav-overlay {
    display: block;
  }
}
@media screen and (min-width: 48em) {
  .c-nav-overlay__container {
    display: flex;
    gap: 40px;
    padding: 24px calc(100vw + 24px);
    border-bottom: 1px solid #e7e7e7;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 48em) {
  .c-nav-overlay__headline {
    display: block;
    margin-bottom: 24px;
    font-size: 14px;
    font-weight: 500;
  }
  .c-nav-overlay__headline:hover {
    text-decoration: underline;
  }
}
.c-nav-overlay__list {
  margin: 0;
  list-style: none;
}
@media screen and (min-width: 48em) {
  .c-nav-overlay__list {
    padding: 0;
  }
}
@media screen and (min-width: 48em) {
  .c-nav-overlay__item {
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 48em) {
  .c-nav-overlay__link {
    display: block;
    color: #5d5d5d;
    font-size: 14px;
  }
  .c-nav-overlay__link:hover {
    text-decoration: underline;
  }
}
@media screen and (min-width: 48em) {
  .c-nav-overlay__footer {
    padding: 24px calc(100vw + 24px);
  }
}

.c-nav-trigger {
  display: inline-flex;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}
.c-nav-trigger__icon {
  width: 1em;
  height: 1em;
  font-size: 24px;
  fill: currentColor;
}

.c-notification {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  padding: 8px 16px;
  color: #0d0d0d;
  background: #f5f5f5;
  border-radius: 2px;
}
.c-notification__wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.c-notification--large {
  padding-top: 24px;
  padding-bottom: 24px;
}
.c-notification--info {
  background: #bacef3;
}
.c-notification--warning {
  background: #fffce3;
}
.c-notification--error {
  background: #ffd6de;
}
.c-notification--success {
  background: #c9e9c9;
}
.c-notification__icon {
  width: 1em;
  height: 1em;
  font-size: 20px;
  flex-shrink: 0;
  fill: currentColor;
}
.c-notification__title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}
.c-notification__text {
  margin-top: 4px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}
.c-notification__close {
  padding: 0;
  margin-left: auto;
  border: 0;
  background: transparent;
  font-size: 22px;
  font-weight: bold;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}
.c-notification__close:hover {
  color: #f5f5f5;
}

.c-notify-me {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 32px;
}
.c-notify-me.show {
  display: flex;
}
.c-notify-me.hide {
  display: none;
}
.c-notify-me__legal-text {
  display: flex;
  margin-top: 0;
  margin-bottom: 0;
  color: #666;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}
.c-notify-me__legal-text-link {
  color: #666;
  font-weight: 700;
}
.c-notify-me__note {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.c-notify-me__info {
  display: flex;
  align-items: center;
  gap: 12px;
}
.c-notify-me__icon {
  width: 1em;
  height: 1em;
  padding-bottom: 4px;
  font-size: 24px;
  flex-shrink: 0;
  align-self: flex-start;
  fill: #666;
}
.c-notify-me__text {
  margin: 0;
  color: #666;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}

/* stylelint-disable */
.c-order-card__header {
  display: flex;
  flex-direction: column-reverse;
  margin-bottom: 16px;
}
.c-order-card__header.c-order-card__header--special {
  flex-direction: column;
}
@media screen and (min-width: 48em) {
  .c-order-card__header {
    margin-bottom: 32px;
  }
}

.c-order-card__headline {
  display: block;
  margin: 0;
  color: #0d0d0d;
  font-size: var(--step-2);
  font-weight: 500;
  line-height: 1.1;
}
@media screen and (max-width: 47.99em) {
  .c-order-card__headline {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
.c-order-card__headline--brand-special {
  text-transform: uppercase;
  font-weight: 700;
  font-family: Arial;
}

@media screen and (max-width: 47.99em) {
  .c-order-card__header--special .c-order-card__headline {
    display: initial;
  }
}

.c-order-card__subline {
  display: block;
  margin-bottom: 4px;
  color: #0d0d0d;
  font-size: var(--step-1);
}
.c-order-card__subline--brand-special {
  font-size: var(--step-2);
  font-weight: 400;
  font-family: Arial;
}

.c-order-card__header--special .c-order-card__subline {
  text-transform: initial;
}

.c-order-card {
  color: #0d0d0d;
}
.c-order-card .c-notification__wrapper {
  margin-bottom: 32px;
}

.c-order-card__price {
  margin-bottom: 32px;
}

.c-order-card__promotions {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.c-order-card__promotions .c-promotion-box:last-child {
  margin-bottom: 32px;
}

.c-order-card__delivery-options {
  margin-bottom: 32px;
}
.c-order-card__delivery-options .note {
  color: #666;
  font-weight: normal;
}

.c-order-card__option-item {
  margin-bottom: 8px;
}

.c-order-card__amount-choice {
  display: flex;
  flex: 1 1 auto;
  gap: 8px;
}

.c-order-card__amount-dropdown {
  position: relative;
}
.c-order-card__amount-dropdown select {
  width: 100%;
  height: 100%;
  padding: 12px 48px 12px 24px;
  border: 1px solid #0d0d0d;
  color: #0d0d0d;
  background: transparent;
  -webkit-appearance: none;
          appearance: none;
}
.jed-ar-shop .c-order-card__amount-dropdown select {
  padding: 12px 24px 12px 48px;
}
.c-order-card__amount-dropdown select[disabled] {
  border: 1px solid #c3c3c3;
  color: #666;
  background-color: #f7f7f7;
}
.c-order-card__amount-dropdown select:focus-visible {
  outline: 1px solid #000;
}
.c-order-card__amount-dropdown .c-dropdown__select-icon {
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  pointer-events: none;
  width: 1em;
  height: 1em;
  font-size: 18px;
  fill: currentColor;
}
.jed-ar-shop .c-order-card__amount-dropdown .c-dropdown__select-icon {
  left: 16px;
  right: auto;
}
.c-order-card__amount-dropdown .c-dropdown__select-icon--disabled {
  color: #c3c3c3;
}

.c-order-card__radio-btn {
  position: relative;
}
.c-order-card__radio-btn input[type=radio] {
  display: none;
}
.c-order-card__radio-btn label {
  display: inline-block;
  position: relative;
  padding-left: 32px;
  margin-bottom: 0;
  font-weight: normal;
  line-height: 1.5;
  cursor: pointer;
}
.c-order-card__radio-btn label::before {
  position: absolute;
  top: 1px;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #000;
  background-color: #fff;
  content: "";
  border-radius: 50%;
}
.c-order-card__radio-btn label::after {
  position: absolute;
  top: 6px;
  left: 5px;
  width: 10px;
  height: 10px;
  background-color: #000;
  content: "";
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.2s ease;
}
.c-order-card__radio-btn input[type=radio]:checked + label::after {
  opacity: 1;
}
.c-order-card__radio-btn input:checked + label {
  font-weight: 500;
}
.c-order-card__radio-btn input:checked + label::before {
  top: 2px;
}
.c-order-card__radio-btn input:checked + label::after {
  top: 7px;
}

.c-order-card__radio-btn.c-order-card__radio-btn--single label {
  padding-left: 0;
}
.c-order-card__radio-btn.c-order-card__radio-btn--single label::before {
  display: none;
}
.c-order-card__radio-btn.c-order-card__radio-btn--single label::after {
  display: none;
}

/* stylelint-enable */
.c-overlay {
  overflow: hidden;
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #c3c3c3;
  opacity: 0;
}
.c-overlay.is-open {
  z-index: 19;
  opacity: 0.6;
}

.c-pagination-bar {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  list-style: none;
}
.c-pagination-bar__item {
  margin: 0 8px;
}
.c-pagination-bar__item--active {
  text-decoration: underline;
}
.c-pagination-bar__icon {
  width: 12px;
  height: 12px;
}
.c-pagination-bar__button {
  display: flex;
  padding: 16px;
  font-size: 16px;
}
.c-pagination-bar__item--active .c-pagination-bar__button {
  pointer-events: none;
}
@media screen and (max-width: 47.99em) {
  .c-pagination-bar__button {
    padding: 4px;
  }
}

.c-price-box__headline {
  margin-top: 0;
  margin-bottom: 8px;
  color: #0d0d0d;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.c-price-box__info {
  margin-top: 8px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}
.c-price-box__reference {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

.c-price {
  margin-top: 0;
  margin-bottom: 4px;
  color: #0d0d0d;
  font-size: var(--step-2);
  font-weight: 500;
  line-height: 32px;
}
.c-price--special {
  color: #e00019;
}
.c-price__from {
  font-size: 20px;
  line-height: 30px;
}
.c-price__vat {
  color: #0d0d0d;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

/* remove sass:list after sass migration phase 2 finished,
prevent sass from divide https://github.com/sass/sass/issues/3274
*/
.c-product-card {
  display: flex;
  flex-direction: column;
  position: relative;
}
.c-product-card__link {
  position: absolute;
  z-index: 1;
  inset: 2px 0;
}
.c-product-card__overlay {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #fff;
  text-align: center;
  opacity: 0.8;
  pointer-events: none;
}
.c-product-card__status {
  z-index: 2;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  padding: 24px;
  background-color: #fff;
  text-align: center;
  pointer-events: none;
}
.c-product-card__status-headline {
  color: #e00019;
  font-size: 18px;
  font-weight: 700;
}
.c-product-card__status-icon {
  width: 1em;
  height: 1em;
  margin-top: 8px;
  font-size: 24px;
}
.c-product-card__status-text {
  margin-top: 4px;
  margin-bottom: 12px;
}
.c-product-card__status-link {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  font-weight: 700;
  text-decoration: underline;
}
.c-product-card__status-link-icon {
  width: 1em;
  height: 1em;
}
.c-product-card__media {
  display: block;
  overflow: hidden;
  padding: 10%;
  background-color: #fff;
  aspect-ratio: 3 / 4;
}
.c-product-card__media-wrapper {
  position: relative;
  margin-block-end: 8px;
}
.c-product-card__image {
  block-size: 100%;
  inline-size: 100%;
  object-fit: contain;
  object-position: center;
}
.c-product-card__header {
  display: flex;
  flex-direction: column-reverse;
  min-height: 60px;
  margin-block-end: 8px;
}
.c-product-card__headline {
  display: -webkit-box;
  overflow: hidden;
  min-height: 40px;
  margin: 0;
  color: #0d0d0d;
  font-size: 14px;
  line-height: 20px;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.c-product-card__subline {
  display: -webkit-box;
  overflow: hidden;
  margin: 0;
  color: #0d0d0d;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.c-product-card__ribbons {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: absolute;
  gap: 2px;
  padding: 0;
  margin: 0;
  inset-block-end: 0;
  inset-inline-start: 0;
  list-style: none;
}
.c-product-card__swatches {
  display: flex;
  gap: 6px;
  list-style: none;
  padding-inline-start: 0;
  margin-block: 8px 0;
}
.c-product-card__swatches__image {
  overflow: hidden;
  block-size: 14px;
  inline-size: 14px;
}
.c-product-card__swatches__text {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}
.c-product-card__swatches-item {
  display: inline-flex;
  position: relative;
  z-index: 2;
}
.c-product-card__price {
  min-height: 64px;
}
.c-product-card__price .c-price {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}
.c-product-card__price .c-price-box__reference {
  font-size: 12px;
  line-height: 18px;
}
.c-product-card__price .c-price-box__info {
  font-size: 12px;
  line-height: 18px;
  margin-block-start: 4px;
}
.c-product-card__wishlist {
  position: absolute;
  z-index: 2;
  inset-block-start: 1px;
  inset-inline-end: 1px;
}
.c-product-card__promotion-section {
  padding-top: 10px;
  font-weight: 300;
}

/* stylelint-disable */
.c-product-preview {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 29.99em) {
  .c-product-preview {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media screen and (min-width: 30em) and (max-width: 47.99em) {
  .c-product-preview {
    margin-left: -24px;
    margin-right: -24px;
  }
}
@media screen and (min-width: 48em) {
  .c-product-preview {
    position: sticky;
    bottom: 0;
  }
}
.c-product-preview .slick-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 1;
  width: 40px;
  height: 40px;
  padding: 0;
  border: 1px solid #3d3d3d;
  color: #3d3d3d;
  background: #fff;
  cursor: pointer;
  transition: opacity 0.25s 0.25s;
}
.c-product-preview .slick-arrow.slick-disabled {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  cursor: default;
}
.c-product-preview .slick-arrow:focus-visible {
  outline: 1px solid #000;
}
.c-product-preview__thumbnails-section {
  display: flex;
  flex: 0 0 85px;
  position: relative;
  height: 100%;
  margin-right: 16px;
}
.c-product-preview__thumbnails-section .slick-track {
  width: 85px;
  height: auto !important;
}
@media screen and (max-width: 63.99em) {
  .c-product-preview__thumbnails-section {
    display: none;
  }
}
.c-product-preview__thumbnails {
  display: none;
  position: relative;
}
.c-product-preview__thumbnails img {
  display: block;
  width: 100%;
  height: 113px;
  border: 1px solid lightgrey;
  object-fit: contain;
}
.c-product-preview__thumbnails .slick-dummy-slide {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.c-product-preview__thumbnails .slick-slide {
  max-width: 85px;
  margin-bottom: 8px;
}
.c-product-preview__thumbnails .slick-list {
  height: 650px !important;
}
.c-product-preview__thumbnails .slick-current.slick-active img {
  height: 113px;
  border: 2px solid #000;
}
.c-product-preview__thumbnails .slick-arrow {
  left: 50%;
  transform: translateX(-50%);
}
.c-product-preview__thumbnails .slick-up {
  top: 0;
}
.c-product-preview__thumbnails .slick-down {
  bottom: 0;
}
.c-product-preview__placeholder {
  min-height: 320px;
  width: auto;
}
.c-product-preview__main {
  flex: 1 1 0;
  position: relative;
  width: 84%;
}
.c-product-preview__fallback-image img {
  width: 100%;
}
@media screen and (max-width: 29.99em) {
  .c-product-preview__fallback-image img {
    padding-left: 10%;
    padding-right: 10%;
  }
}
.c-product-preview__slide {
  text-align: center;
  flex-shrink: 0;
  width: 100%;
}
.c-product-preview__slide:not(:first-child) {
  display: none;
}
.c-product-preview__large-image {
  overflow: hidden;
  width: 100%;
}
.c-product-preview__large-image img {
  margin: auto;
  object-fit: contain;
}
@media screen and (max-width: 29.99em) {
  .c-product-preview__large-image img {
    width: 100%;
    max-height: 640px;
    padding-left: 10%;
    padding-right: 10%;
  }
}
@media screen and (max-width: 47.99em) {
  .c-product-preview__large-image img {
    max-height: 500px;
  }
}
@media screen and (min-width: 48em) and (max-width: 63.99em) {
  .c-product-preview__large-image img {
    width: 100%;
    max-height: 460px;
  }
}
@media screen and (min-width: 64em) {
  .c-product-preview__large-image img {
    max-height: 744px;
  }
}
.c-product-preview__large-image .slick-dots {
  display: flex;
  justify-content: center;
  padding: 0;
}
.c-product-preview__large-image .slick-dots li {
  list-style-type: none;
}
.c-product-preview__large-image .slick-dots li button {
  width: 10px;
  height: 10px;
  padding: 4px;
  margin-right: 8px;
  border: 1px solid #000;
  background-color: white;
  font-size: 0;
  border-radius: 50%;
}
.c-product-preview__large-image .slick-dots .slick-active button {
  background-color: #000;
}
.c-product-preview__large-image .slick-arrow {
  top: 50%;
  transform: translateY(-50%);
}
.c-product-preview__large-image .slick-arrow.no-event {
  pointer-events: none;
}
.c-product-preview__large-image .slick-next {
  right: 8px;
}
.c-product-preview__large-image .slick-prev {
  left: 8px;
}
.c-product-preview__ribbons {
  display: flex;
  align-items: flex-start;
  position: absolute;
  top: 16px;
  left: 8px;
  gap: 4px;
  list-style: none;
  margin-block: 0;
  padding-inline-start: 0;
  flex-direction: column;
}
.c-product-preview__wishlist {
  position: absolute;
  inset-block-start: 0;
  inset-inline-end: 0;
  z-index: 1;
}
.c-product-preview .c-share-button {
  position: absolute;
  bottom: 0;
  right: 0;
}
.jed-ar-shop .c-product-preview .c-share-button {
  left: 0;
  right: unset;
}
@media screen and (min-width: 48em) {
  .c-product-preview .c-share-button {
    display: none;
  }
}

/* stylelint-enable */
.c-product-details-table {
  width: calc(100% + 32px);
  margin-left: -16px;
  margin-right: -16px;
  border-collapse: collapse;
}
.c-product-details-table__row {
  display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 16px;
  padding: 16px;
  border-bottom: 1px solid #c3c3c3;
  color: #666;
  font-size: 14px;
  line-height: 20px;
}
.c-product-details-table__row:last-child {
  border-bottom-width: 0;
}
.c-product-details-table__row.c-product-details-table__head {
  margin-top: 16px;
  color: #000;
  background: #f7f7f7;
  font-weight: 500;
  border-bottom-width: 0;
}
.c-product-details-table__key {
  text-align: left;
}
.c-product-details-table__value {
  text-align: right;
}

.c-product-listing {
  display: grid;
  gap: 32px 8px;
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (min-width: 48em) {
  .c-product-listing {
    gap: 64px 8px;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 64em) {
  .c-product-listing {
    grid-template-columns: repeat(5, 1fr);
  }
}
.c-product-listing__header {
  margin-block-end: 32px;
}
.c-product-listing__headline {
  color: #000;
  font-size: var(--step-2);
  font-weight: 500;
  line-height: 1.1;
  margin-block: 0 8px;
}
.c-product-listing__qty {
  font-size: 14px;
  line-height: 20px;
  margin-block: 0 0;
}

.c-product-slider__products {
  margin-top: 32px;
}
.c-product-slider__products .slick-list {
  margin-left: -8px;
}
@media screen and (min-width: 64em) {
  .c-product-slider__products .slick-list {
    margin-left: -16px;
  }
}
.c-product-slider__products .slick-track {
  display: flex;
}
.c-product-slider__products .slick-slide {
  height: auto;
}
.c-product-slider__products .slick-slide > div {
  padding-left: 8px;
}
@media screen and (min-width: 64em) {
  .c-product-slider__products .slick-slide > div {
    padding-left: 16px;
  }
}
.c-product-slider__products .slick-slide .c-product-slider__products__item, .c-product-slider__products .slick-slide > div {
  height: 100%;
}
.c-product-slider__icon {
  width: 16px;
  height: auto;
  fill: currentColor;
}
.c-product-slider__button {
  position: absolute;
  z-index: 1;
  bottom: 60%;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  border: 1px solid black;
  background-color: #fff;
  cursor: pointer;
}
.c-product-slider__button:hover, .c-product-slider__button:focus-visible {
  outline: 2px solid black;
}
.c-product-slider__button--next {
  right: 0;
}
.c-product-slider__button--prev {
  left: 0;
}

.c-progress-stepper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  list-style: none;
}
.c-progress-stepper__step {
  flex: 1;
  position: relative;
  text-align: center;
}
.c-progress-stepper__step::before {
  left: 0;
}
.c-progress-stepper__step::after {
  right: 0;
}
.c-progress-stepper__step:not(:first-child)::before, .c-progress-stepper__step:not(:last-child)::after {
  position: absolute;
  z-index: -1;
  top: 16px;
  width: 50%;
  height: 2px;
  background-color: #b0b0b0;
  content: "";
}
.c-progress-stepper__step.is-visited::before, .c-progress-stepper__step.is-visited::after, .c-progress-stepper__step.is-current::before, .c-progress-stepper__step.is-current::after {
  background-color: #000;
}
.c-progress-stepper__circle-wrapper {
  display: inline-flex;
  padding-left: 8px;
  padding-right: 8px;
  background-color: #fff;
}
.c-progress-stepper__circle {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  border: 1px solid #6d6d6d;
  color: #6d6d6d;
  background-color: #fff;
  line-height: 32px;
  text-align: center;
  border-radius: 50%;
}
.is-visited .c-progress-stepper__circle {
  border-color: #000;
}
.is-current .c-progress-stepper__circle {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.c-progress-stepper__icon {
  block-size: 1em;
  inline-size: 1em;
  font-size: 14px;
  fill: currentColor;
}
@media screen and (max-width: 47.99em) {
  .c-progress-stepper__name {
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .c-progress-stepper__name {
    display: inline-flex;
    padding: 12px;
    color: #6d6d6d;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
  }
  .is-visited .c-progress-stepper__name {
    color: #000;
    font-weight: 700;
  }
  .is-current .c-progress-stepper__name {
    color: #000;
    font-weight: 700;
  }
}
.c-progress-stepper__link {
  display: block;
}
.c-progress-stepper__link:focus-visible {
  outline: none;
}
.c-progress-stepper__link:focus-visible .c-progress-stepper__circle {
  outline-offset: 3px;
  outline: 2px solid #6d6d6d;
}

.c-promotion-box {
  padding: 16px 24px;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}
.c-promotion-box.c-promotion-box--early-access {
  color: #fff;
}
.c-promotion-box.c-promotion-box--member-price {
  color: #fff;
}
.c-promotion-box.c-promotion-box--multibuy {
  color: #000;
}
.c-promotion-box.c-promotion-box--early-access {
  background: #000;
}
.c-promotion-box.c-promotion-box--member-price {
  background: #000;
}
.c-promotion-box.c-promotion-box--multibuy {
  background: #fff4f6;
}
.c-promotion-box__title {
  margin-top: 0;
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  text-transform: uppercase;
}
.c-promotion-box__list-title, .c-promotion-box__text {
  margin-top: 0;
  margin-bottom: 8px;
}
.c-promotion-box__list-title strong, .c-promotion-box__text strong {
  font-weight: 500;
}
.c-promotion-box__list-title--highlighted, .c-promotion-box__text--highlighted {
  color: #e00019;
}
.c-promotion-box__list-title {
  margin-bottom: 4px;
}
.c-promotion-box__cta {
  display: inline-block;
  padding: 8px 16px;
  margin-top: 16px;
  background: transparent;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}
.c-promotion-box--early-access .c-promotion-box__cta {
  border: 1px solid #fff;
  color: #fff;
}
.c-promotion-box--member-price .c-promotion-box__cta {
  border: 1px solid #fff;
  color: #fff;
}
.c-promotion-box--multibuy .c-promotion-box__cta {
  border: 1px solid #000;
  color: #000;
}
.c-promotion-box__list {
  padding: 0;
  margin: 0 0 12px 0;
  list-style: none;
}
.c-promotion-box__list:last-of-type {
  margin: 0;
}

.c-radio-button {
  position: relative;
}
.c-radio-button__input {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
}
.c-radio-button__label {
  display: inline-block;
  position: relative;
  padding-left: 32px;
  margin-bottom: 0;
  line-height: 1.4;
  cursor: pointer;
}
.c-radio-button__label::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #000;
  background-color: #fff;
  content: "";
  border-radius: 50%;
}
.c-radio-button__label::after {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 10px;
  height: 10px;
  background-color: #000;
  content: "";
  border-radius: 50%;
  opacity: 0;
}
.c-radio-button--is-single .c-radio-button__label {
  padding-left: 0;
}
.c-radio-button--is-single .c-radio-button__label::before {
  display: none;
}
.c-radio-button--is-single .c-radio-button__label::after {
  display: none;
}
.c-radio-button__input:checked + label::after {
  opacity: 1;
}
.c-radio-button__input:focus-visible + label::before {
  box-shadow: 0 0 4px 1px rgb(0, 0, 0);
}

.c-ribbon {
  display: inline-flex;
  height: 24px;
  padding: 4px 8px;
  border: 0;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  border-radius: 4px;
}
.c-ribbon--special {
  background: #e00019;
}
.c-ribbon--edition {
  background: #946F51;
}
.c-ribbon--member {
  background: #000;
}
.c-ribbon--responsiblechoice {
  background: #2c820d;
}
.c-ribbon:has(.c-ribbon__icon) {
  cursor: pointer;
}
.c-ribbon:focus-visible {
  outline: 2px solid #000;
}
.c-ribbon__icon {
  width: 1em;
  height: 1em;
  margin-left: 8px;
  font-size: 14px;
  fill: currentColor;
}

.c-search-box {
  position: relative;
}
@media screen and (max-width: 63.99em) {
  .c-search-box {
    width: 100%;
  }
}
.c-search-box__button {
  display: inline-flex;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.c-search-box__button:not(.c-search-box__button--search) {
  cursor: pointer;
}
.c-search-box__button--search {
  left: 16px;
}
.c-search-box__button--clear {
  right: 16px;
}
.jed-ar-shop .c-search-box__button--search {
  left: auto;
  right: 16px;
}
.jed-ar-shop .c-search-box__button--clear {
  left: 16px;
  right: auto;
}
.c-search-box__clear {
  display: none;
}
.c-search-box__icon {
  block-size: 1em;
  inline-size: 1em;
  font-size: 24px;
  fill: currentColor;
}
@media screen and (max-width: 47.99em) {
  .c-search-box__icon {
    font-size: 20px;
  }
}
.c-search-box__input {
  block-size: 44px;
  inline-size: 100%;
  padding: 0 calc(16px + 24px + 8px);
  border: 0;
  color: #000;
  background-color: #f6f6f6;
  font-size: 14px;
  line-height: 24px;
  -webkit-appearance: none;
}
@media screen and (max-width: 47.99em) {
  .c-search-box__input {
    block-size: 50px;
  }
}
@media screen and (max-width: 63.99em) {
  .c-search-box__input {
    font-size: 16px;
  }
}
.c-search-box__input:focus-visible {
  outline: 2px solid #000;
}
.c-search-box__input::placeholder {
  color: #000;
  font-weight: 300;
}

.c-search-suggestions {
  z-index: 30;
  position: absolute;
  left: 0;
  right: 0;
  background-color: #fff;
}
@media screen and (max-width: 47.99em) {
  .c-search-suggestions {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    transform: translateY(100%);
    width: 100%;
    height: 100%;
    transition: transform 220ms ease-out 50ms;
  }
  .c-search-suggestions.is-open {
    transform: translateY(0);
  }
}
@media screen and (min-width: 48em) {
  .c-search-suggestions {
    display: none;
    top: calc(68px - 12px + 2px);
    max-width: 1100px;
    margin: 0 auto;
    box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.1);
  }
  .c-search-suggestions.is-open {
    display: flex;
  }
}
@media screen and (min-width: 48em) {
  .c-search-suggestions__container {
    display: flex;
    padding: 32px 64px;
  }
}
@media screen and (max-width: 47.99em) {
  .c-search-suggestions__container {
    height: calc(100vh - calc(50px + 16px + 24px));
    padding-bottom: 32px;
    overflow-y: auto;
  }
}
.c-search-suggestions__search-box {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 16px 16px 0 16px;
  margin-bottom: 24px;
}
@media screen and (min-width: 48em) {
  .c-search-suggestions__search-box {
    display: none;
  }
}
.c-search-suggestions__search-input {
  flex-grow: 1;
}
.c-search-suggestions__back-button {
  height: 50px;
  padding-left: 0;
}
.jed-ar-shop .c-search-suggestions__back-button {
  transform: scale(-1, 1);
}
@media screen and (max-width: 47.99em) {
  .c-search-suggestions__box:not(.c-search-suggestions__box--product) {
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 32px;
  }
  .c-search-suggestions__box--product {
    padding-top: 20px;
    margin-left: 16px;
    margin-right: 16px;
    border-top: 1px solid #e7e7e7;
  }
}
@media screen and (min-width: 48em) {
  .c-search-suggestions__box:first-child {
    margin-right: 48px;
  }
  .c-search-suggestions__box:not(.c-search-suggestions__box--product) {
    min-width: 25%;
  }
  .c-search-suggestions__box--product {
    padding-left: 48px;
    margin-left: 32px;
    border-left: 1px solid #e7e7e7;
  }
  .jed-ar-shop .c-search-suggestions__box--product {
    padding-left: 0;
    padding-right: 48px;
    margin-left: 0;
    margin-right: 32px;
    border-left: 0;
    border-right: 1px solid #e7e7e7;
  }
}
.c-search-suggestions__headline {
  margin-bottom: 32px;
  color: #6d6d6d;
  font-size: 14px;
  font-weight: 500;
}
@media screen and (max-width: 47.99em) {
  .c-search-suggestions__headline {
    margin-bottom: 20px;
  }
}
.c-search-suggestions__list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.c-search-suggestions__item {
  margin-bottom: 20px;
}
.c-search-suggestions__item--product {
  height: 80px;
  margin-bottom: 4px;
}
.c-search-suggestions__item:last-child {
  margin-bottom: 0;
}
.c-search-suggestions__link {
  display: block;
  line-height: 1.4;
}
.c-search-suggestions__link--product {
  display: inline-flex;
  align-items: center;
  width: 100%;
  height: 100%;
  gap: 24px;
}
.c-search-suggestions__link:hover {
  text-decoration: underline;
}
.c-search-suggestions__img-wrapper {
  width: 60px;
  height: 60px;
  flex-shrink: 0;
}
.c-search-suggestions__img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.c-search-suggestions__product-headline {
  margin-bottom: 4px;
  font-weight: 700;
}
.c-search-suggestions__product-subline {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.c-search-suggestions__icon {
  block-size: 1em;
  inline-size: 1em;
  fill: currentColor;
}
@media screen and (min-width: 48em) {
  .c-search-suggestions__show-all {
    margin-bottom: 20px;
  }
}

.c-section {
  padding-top: 24px;
  padding-bottom: 48px;
}
@media screen and (max-width: 47.99em) {
  .c-section {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media screen and (min-width: 48em) and (max-width: 63.99em) {
  .c-section {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (min-width: 64em) {
  .c-section {
    padding-left: 32px;
    padding-right: 32px;
  }
}

.c-section-header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 32px;
}
@media screen and (min-width: 48em) {
  .c-section-header {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    gap: 32px 16px;
  }
}
.c-section-header--column {
  flex-direction: column;
  align-items: flex-start;
}
.c-section-header__headings {
  display: flex;
  flex-direction: column-reverse;
}
.c-section-header__headline {
  margin: 0;
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  text-transform: uppercase;
}
@media screen and (min-width: 90em) {
  .c-section-header__headline {
    font-size: 24px;
    line-height: 32px;
  }
}
.c-section-header__subline {
  margin: 0;
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-transform: uppercase;
}
@media screen and (min-width: 90em) {
  .c-section-header__subline {
    font-size: 20px;
    line-height: 26px;
  }
}
.c-section-header__link {
  display: flex;
  align-items: center;
  gap: 4px;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  flex-shrink: 0;
}

.c-section-header-new {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 32px;
}
@media screen and (min-width: 48em) {
  .c-section-header-new {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
  }
}
.c-section-header-new--column {
  flex-direction: column;
  align-items: flex-start;
}
.c-section-header-new__headings {
  display: flex;
  flex-direction: column-reverse;
}
.c-section-header-new__headline {
  margin-top: 4px;
  font-size: var(--step-2);
  font-weight: 500;
}
.c-section-header-new__subline {
  margin: 0;
  font-size: 18px;
}
.c-section-header-new__link {
  display: inline-flex;
  gap: 8px;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  flex-shrink: 0;
}
.c-section-header-new__link::after {
  block-size: 20px;
  inline-size: 20px;
  content: url("../icons/svg/arrow-right-light.svg");
}

.c-seo-text {
  display: block;
  margin-top: 16px;
  margin-bottom: 16px;
  color: #454545;
  font-size: 14px;
}
.c-seo-text h1,
.c-seo-text h2,
.c-seo-text h3,
.c-seo-text h4 {
  max-width: 50rem;
  color: #454545;
}
.c-seo-text p,
.c-seo-text ul,
.c-seo-text ol {
  max-width: 50rem;
  margin-top: 0;
  margin-bottom: 20px;
  color: #454545;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
}
.c-seo-text a {
  color: #454545 !important;
  font-weight: 300;
}

.c-share-button {
  padding: 16px 16px;
  cursor: pointer;
}
.c-share-button__icon {
  width: 1em;
  height: 1em;
  font-size: 20px;
  fill: currentColor;
}

.c-spinner-container {
  display: flex;
}

.c-spinner {
  width: 32px;
  height: 32px;
  border: 4px solid #f5f5f5;
  border-top: 4px solid #e00019;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fade-in {
  animation: fade-in-content 0.5s forwards;
}

@keyframes fade-in-content {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.slide-content {
  animation: slide-content 0.5s forwards;
}

@keyframes slide-content {
  0% {
    transform: translateY(60px);
  }
  100% {
    transform: translateY(0);
  }
}
.c-stock-display {
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.c-stock-display__state {
  display: flex;
  align-items: center;
  gap: 8px;
}
.c-stock-display__state::before {
  display: inline-block;
  position: relative;
  bottom: 1px;
  width: 8px;
  height: 8px;
  background: currentColor;
  content: "";
  border-radius: 8px;
}
.c-stock-display__state--low {
  color: #e5bb00;
}
.c-stock-display__state--available {
  color: #2e762e;
}
.c-stock-display__state--out-of-stock {
  color: #e00019;
}

.c-story-card {
  max-width: 325px;
}
.c-story-card__image {
  block-size: 100%;
  inline-size: 100%;
  object-fit: cover;
  object-position: center;
  aspect-ratio: 3/4;
}
.c-story-card__body {
  position: relative;
  min-height: 104px;
  padding: 16px 40px 16px 12px;
}
.c-story-card__headline {
  margin-bottom: 4px;
  font-size: 16px;
  font-weight: 700;
}
.c-story-card__text {
  margin: 0;
  font-size: 14px;
}
.c-story-card__icon {
  position: absolute;
  bottom: 16px;
  right: 12px;
  width: 16px;
  height: 16px;
}

.c-story-header {
  display: flex;
  flex-direction: column-reverse;
  padding: 32px;
}
@media screen and (max-width: 29.99em) {
  .c-story-header {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media screen and (min-width: 30em) and (max-width: 47.99em) {
  .c-story-header {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.c-story-header__headline {
  font-size: var(--step-3);
  font-weight: 500;
}
.c-story-header__text {
  padding-bottom: 4px;
  margin: 0;
  font-size: var(--step-2);
}

.c-teaser {
  display: flex;
}
@media screen and (max-width: 47.99em) {
  .c-teaser {
    flex-direction: column-reverse;
  }
  .c-teaser--xl, .c-teaser--reverse {
    flex-direction: column;
  }
}
@media screen and (min-width: 48em) {
  .c-teaser {
    align-items: center;
  }
  .c-teaser--reverse {
    flex-direction: row-reverse;
  }
}
.c-teaser__img-wrapper {
  height: 100%;
  aspect-ratio: 16/9;
}
@media screen and (max-width: 47.99em) {
  .c-teaser--xl .c-teaser__img-wrapper {
    aspect-ratio: 4/3;
  }
}
@media screen and (min-width: 48em) {
  .c-teaser__img-wrapper {
    width: 50%;
  }
  .c-teaser--xl .c-teaser__img-wrapper {
    width: 60%;
  }
}
.c-teaser__img-wrapper img {
  display: block;
  width: 100%;
  height: 100%;
  margin-inline: auto;
  object-fit: cover;
}
.c-teaser__text-wrapper {
  text-align: left;
}
@media screen and (min-width: 48em) {
  .c-teaser__text-wrapper {
    width: 50%;
  }
  .c-teaser--xl .c-teaser__text-wrapper {
    width: 40%;
  }
}
@media screen and (max-width: 29.99em) {
  .c-teaser__text-wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media screen and (min-width: 30em) and (max-width: 47.99em) {
  .c-teaser__text-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (max-width: 47.99em) {
  .c-teaser__text-wrapper {
    display: flex;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .c-teaser--xl .c-teaser__text-wrapper {
    display: block;
    height: 168px;
    padding: 20px 16px;
  }
}
@media screen and (min-width: 48em) {
  .c-teaser__text-wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.c-teaser__headline-wrapper {
  display: flex;
  flex-direction: column-reverse;
}
.c-teaser--white .c-teaser__headline-wrapper {
  color: #000;
}
.c-teaser--dark .c-teaser__headline-wrapper {
  color: #fff;
}
.c-teaser__headline {
  margin-top: 4px;
  margin-bottom: 24px;
  font-size: var(--step-2);
  font-weight: 500;
}
@media screen and (max-width: 47.99em) {
  .c-teaser--xl .c-teaser__headline {
    margin-bottom: 16px;
  }
}
.c-teaser__subline {
  font-size: var(--step-0);
}
.c-teaser__button {
  font-size: 16px;
  text-transform: uppercase;
}

.gbh-rd .c-usp-teaser__button {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 8px;
  padding: 16px 32px;
  margin-bottom: 4px;
  border: 1px solid #f5f5f5;
  color: #0d0d0d;
  background-color: #f5f5f5;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.gbh-rd .c-usp-teaser__button:focus-visible {
  outline: 2px solid #000;
}
.gbh-rd .c-usp-teaser__icon {
  width: 1em;
  height: 1em;
  font-size: 20px;
  flex-shrink: 0;
}

.c-wishlist {
  display: flex;
  flex-direction: column;
  max-width: 375px;
  padding: 32px 16px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 29.99em) {
  .c-wishlist {
    padding: 16px;
  }
}

.c-wishlist__header {
  text-align: center;
}

.c-wishlist__body {
  display: flex;
  flex-direction: column;
  gap: 8px;
  text-align: center;
}

.c-wishlist__icon {
  height: 40px;
}

.c-wishlist__title {
  padding-top: 24px;
  color: #000;
  font-size: 20px;
  font-weight: 700;
}

.c-wishlist__text {
  margin-top: 0;
  color: #666;
  line-height: 24px;
}

.c-wishlist__footer {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-top: 24px;
}

.c-tooltip {
  padding: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
  vertical-align: middle;
}

.c-tooltip__icon {
  width: 1em;
  height: 1em;
  font-size: 24px;
  flex-shrink: 0;
  fill: currentColor;
}

.c-line {
  margin-bottom: 12px;
  border: 0;
  border-bottom: 1px solid #b0b0b0;
}

.c-save-flight__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 16px;
  color: #000;
  background-color: #e6f0ff;
  flex-shrink: 0;
}

.c-save-flight {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}

.c-save-flight__checkbox {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
}
.c-save-flight__checkbox label {
  min-height: 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  background-size: 24px 24px;
}
.c-save-flight__checkbox label::before {
  width: 24px;
  height: 24px;
  border-color: #000;
}

.c-save-flight__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  padding: 0 40px;
  align-self: stretch;
}

.c-save-flight__list-item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  font-size: 14px;
  line-height: 1.4;
  align-self: stretch;
}

.c-save-flight__legal-wrapper {
  padding: 16px 0;
}

.c-save-flight__legal {
  color: #4f4f4f;
  font-size: 12px;
  line-height: 1.4;
}

.c-save-flight__legal a {
  text-decoration: underline;
}

.c-alcohol-calculator__header {
  padding: 20px 0 16px 0;
  margin-bottom: 24px;
  font-size: var(--step-3);
  font-weight: 700;
  text-align: left;
}
.c-alcohol-calculator__options {
  display: flex;
  flex: 1 1 calc((100% - 2 * 16px) / 3);
  justify-content: center;
  align-items: stretch;
  width: 100%;
  gap: 16px;
  flex-wrap: wrap;
}
.c-alcohol-calculator__display-option-wrapper {
  display: flex;
  flex-grow: 1;
  flex-shrink: 1;
}
.c-alcohol-calculator__actions-footer {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 32px;
  padding: 20px 0 10px;
  margin-top: 20px;
  flex-wrap: wrap;
}
.c-alcohol-calculator__people-group {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.c-alcohol-calculator__people-label {
  margin-bottom: 4px;
  color: #666;
  font-size: 14px;
  font-weight: 500;
}
.c-alcohol-calculator__people-select {
  box-sizing: border-box;
  width: auto;
  min-width: 55px;
  height: 24px;
  border: 1px solid #ebebeb;
  font-size: 14px;
  text-align: center;
  border-radius: 4px;
}
.c-alcohol-calculator__total-group {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.c-alcohol-calculator__total-label {
  margin-bottom: 4px;
  color: #666;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}
.c-alcohol-calculator__total-value {
  color: #3d3d3d;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}
.c-alcohol-calculator__total-value.text-danger {
  color: #e00019;
}
.c-alcohol-calculator__total-value.text-success {
  color: #2e762e;
}

.c-alcohol-display-option {
  display: flex;
  flex-direction: column;
  flex: 1;
  position: relative;
  box-sizing: border-box;
  min-width: 200px;
  padding: 16px;
  border: 1px solid #f5f5f5;
  background-color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 12px;
}
.c-alcohol-display-option__name {
  width: 100%;
  padding-bottom: 8px;
  border-bottom: 1px solid #f5f5f5;
  color: #3d3d3d;
  font-size: var(--step-1);
  font-weight: 700;
  text-align: left;
  white-space: normal;
}
.c-alcohol-display-option__body {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.c-alcohol-display-option__content-body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-height: 200px;
  flex-grow: 1;
  white-space: normal;
}
.c-alcohol-display-option__primary-content {
  display: flex;
  width: 100%;
  margin: 16px;
}
.c-alcohol-display-option__icon-container {
  display: flex;
  justify-content: center;
}
.c-alcohol-display-option__icon {
  width: 120px;
  height: 150px;
}
.c-alcohol-display-option__unit-sizes {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 16px;
  white-space: normal;
}
.c-alcohol-display-option__unit-size-item:last-child {
  padding-bottom: 4px;
  border-bottom: none;
}
.c-alcohol-display-option__summary {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-top: 16px;
  border-top: 1px solid #f5f5f5;
  white-space: normal;
}
.c-alcohol-display-option__summary-label-group {
  display: flex;
  flex-direction: column;
  text-align: left;
}
.c-alcohol-display-option__summary-label--main {
  color: #3d3d3d;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  text-transform: uppercase;
}
.c-alcohol-display-option__summary-label--sub {
  color: #666;
  font-size: 12px;
  line-height: 1;
}
.c-alcohol-display-option__summary-value {
  color: #3d3d3d;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}

.c-alcohol-unit-size {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-height: 24px;
  gap: 12px;
}
.c-alcohol-unit-size__identifier {
  flex: 35%;
  color: #666;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  text-align: left;
  white-space: normal;
}
.c-alcohol-unit-size__controls {
  display: flex;
  flex: 35%;
  justify-content: center;
  align-items: center;
}
.c-alcohol-unit-size__button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  border: 1px solid #ebebeb;
  color: #3d3d3d;
  background-color: #ebebeb;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
}
.c-alcohol-unit-size__input {
  box-sizing: border-box;
  width: 32px;
  height: 24px;
  padding: 2px 0;
  margin: 0 4px;
  border: 1px solid #ebebeb;
  font-size: 14px;
  text-align: center;
  border-radius: 4px;
}
.c-alcohol-unit-size__value {
  flex: 35%;
  padding-right: 4px;
  color: #1439e1;
  font-size: 14px;
  line-height: 1.4;
  text-align: right;
  white-space: normal;
}

.c-skip-content {
  z-index: 50;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 1000;
  top: 0;
  left: -99999px;
  gap: 16px;
  padding: 24px;
  align-self: stretch;
}
.jed-ar-shop .c-skip-content {
  left: unset;
  right: -99999px;
}
.c-skip-content:focus, .c-skip-content:focus-within {
  position: relative;
  left: 0;
}
.jed-ar-shop .c-skip-content:focus, .jed-ar-shop .c-skip-content:focus-within {
  right: 0;
}
.c-skip-content:focus-visible {
  outline: none;
}
.c-skip-content__link {
  min-height: auto;
  padding: 10px 12px;
}
.c-skip-content.is-content-hidden {
  display: none;
}

@media screen and (min-width: 48em) {
  .c-scroll-bar {
    display: flex;
    align-items: center;
    position: relative;
  }
}
.c-scroll-bar__btn {
  display: none;
}
@media screen and (min-width: 48em) {
  .c-scroll-bar__btn {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    width: 48px;
    height: 48px;
    color: #5d5d5d;
    background-color: #fff;
    cursor: pointer;
  }
}
@media screen and (min-width: 48em) {
  .c-scroll-bar__btn--left {
    left: 0;
    border-right: 1px solid #e7e7e7;
  }
}
@media screen and (min-width: 48em) {
  .c-scroll-bar__btn--right {
    right: 0;
    border-left: 1px solid #e7e7e7;
  }
}
.c-scroll-bar__btn.visible {
  display: block;
}
.c-scroll-bar__btn[hidden] {
  display: none;
}
@media screen and (min-width: 48em) {
  .c-scroll-bar__icon {
    width: 1em;
    height: 1em;
    font-size: 16px;
    fill: currentColor;
  }
}
.c-scroll-bar__content {
  overflow-x: auto;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}
.c-scroll-bar__content::-webkit-scrollbar {
  display: none;
}

.c-text-line {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (min-width: 48em) {
  .c-text-line {
    flex-direction: row;
    justify-content: center;
    gap: 8px;
  }
}
.c-text-line__text {
  position: relative;
  z-index: 1;
  padding: 0 14px;
  background-color: #fff;
  line-height: 20px;
}
.c-text-line__text p {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
}
@media screen and (min-width: 48em) {
  .c-text-line__text {
    padding: 0;
  }
}
.c-text-line__line {
  width: 100%;
  height: 1px;
  margin-top: -10px;
  background-color: #e7e7e7;
}
@media screen and (min-width: 48em) {
  .c-text-line__line {
    flex: 1;
    margin-top: 0;
  }
}

/* ==========================================================================
   # UTILITIES: TEXT-TRANSFORM
   ========================================================================== */
/**
  * Utility classes to put specific text transformation values into elements. The below loop
  * will generate us a suite of classes like:
  *
  * .u-text-transform-none {text-transform: none;}
  * .u-text-transform-capitalize {text-transform: capitalize;}
  * .u-text-transform-uppercase {text-transform: uppercase;}
  * .u-text-transform-lowercase {text-transform: lowercase;}
  * .u-text-transform-inherit {text-transform: inherit;}
 */
.u-text-transform-none {
  text-transform: none;
}

.u-text-transform-capitalize {
  text-transform: capitalize;
}

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

.u-text-transform-lowercase {
  text-transform: lowercase;
}

.u-text-transform-inherit {
  text-transform: inherit;
}

/* ==========================================================================
   # UTILITIES: FONT-WEIGHT
   ========================================================================== */
/**
  * Utility classes to put specific font weight values into elements. The below loop
  * will generate us a suite of classes like:
  *
  * .u-fw-regular {font-weight: 400;}
  * .u-fw-bold {font-weight: 700;}
 */
.u-fw-light {
  font-weight: 300;
}

.u-fw-medium {
  font-weight: 500;
}

.u-fw-bold {
  font-weight: 700;
}

/* ==========================================================================
   # UTILITIES: FONT-SIZE
   ========================================================================== */
/**
  * Utility classes to put specific font size values into elements. The below loop
  * will generate us a suite of classes like:
  *
  * .u-fs-enormous {font-size: 32px;}
  * .u-fs-xxl {font-size: 24px;}
  * .u-fs-xl {font-size: 20px;}
  * .u-fs-l {font-size: 18px;}
  * .u-fs-m {font-size: 16px;}
  * .u-fs-s {font-size: 14px;}
  * .u-fs-xs {font-size: 12px;}
  */
.u-fs-enormous {
  font-size: 32px;
}

.u-fs-xxl {
  font-size: 24px;
}

.u-fs-xl {
  font-size: 20px;
}

.u-fs-l {
  font-size: 18px;
}

.u-fs-m {
  font-size: 16px;
}

.u-fs-s {
  font-size: 14px;
}

.u-fs-xs {
  font-size: 12px;
}

/* ==========================================================================
   # UTILITIES: HEADINGS
   ========================================================================== */
/**
  * Utility classes to put fluid font size values for headings. The below loop
  * will generate us a suite of classes like:
  *
  * .u-h1 {font-size: 48px;}
  * .u-h2 {font-size: 39px;}
  * .u-h3 {font-size: 31px;}
  * .u-h4 {font-size: 25px;}
  * .u-h5 {font-size: 20px;}
  * .u-h6 {font-size: 16px;}
  *
  * note that font-sizes for headings will differ at different breakpoints
  */
.u-h1 {
  font-size: var(--step-5);
}

.u-h2 {
  font-size: var(--step-4);
}

.u-h3 {
  font-size: var(--step-3);
}

.u-h4 {
  font-size: var(--step-2);
}

.u-h5 {
  font-size: var(--step-1);
}

.u-h6 {
  font-size: var(--step-0);
}

/* ==========================================================================
   # UTILITIES: ICON-SIZE
   ========================================================================== */
/**
  * Utility classes to put specific font size values into elements. The below loop
  * will generate us a suite of classes like:
  *
  * .u-icon-enormous {width: 32px; height: 32px;}
  * .u-icon-xxl {width: 24px; height: 24px;}
  * .u-icon-xl {width: 20px; height: 20px;}
  * .u-icon-l {width: 18px; height: 18px;}
  * .u-icon-m {width: 16px; height: 16px;}
  * .u-icon-s {width: 14px; height: 14px;}
  * .u-icon-xs {width: 12px; height: 12px;}
  */
.u-icon-xxl {
  width: 24px;
  height: 24px;
}

.u-icon-xl {
  width: 20px;
  height: 20px;
}

.u-icon-l {
  width: 18px;
  height: 18px;
}

.u-icon-m {
  width: 16px;
  height: 16px;
}

.u-icon-s {
  width: 14px;
  height: 14px;
}

.u-icon-xs {
  width: 12px;
  height: 12px;
}

.u-hidden {
  display: none;
}

@media screen and (max-width: 47.99em) {
  .u-hidden-mobile {
    display: none;
  }
}

@media screen and (min-width: 48em) and (max-width: 63.99em) {
  .u-hidden-tablet {
    display: none;
  }
}

@media screen and (min-width: 64em) {
  .u-hidden-desktop {
    display: none;
  }
}

.u-center-vertically {
  display: flex;
  align-items: center;
}

.u-flex-container-space-between {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.u-no-scroll {
  overflow: hidden;
}

/******************************************************************
*                        PADDING                                  *
******************************************************************/
/**
  * Utility classes to put specific padding into elements. The below loop
  * will generate us a suite of classes like:
  *
  * .u-padding-none {padding: 0 !important;}
  * .u-padding-bottom-xs {padding-bottom: 4px !important;}
  * .u-padding-top-s {padding-top: 8px !important;}
  * .u-padding-bottom-m {padding-bottom: 16px !important;}
  * .u-padding-left-l {padding-left: 24px !important;}
  * .u-padding-right-xl {padding-right: 32px !important;}
  * .u-ptb-xs {padding-top: 4px !important; padding-bottom: 4px !important;}
  * .u-plr-s {padding-left: 8px !important; padding-left: 8px !important;}
  */
.u-padding-none {
  padding: 0 !important;
}

.u-padding-bottom-none {
  padding-bottom: 0 !important;
}

.u-padding-top-none {
  padding-top: 0 !important;
}

.u-padding-left-none {
  padding-left: 0 !important;
}

.u-padding-right-none {
  padding-right: 0 !important;
}

.u-ptb-none {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.u-plr-none {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.u-padding-xs {
  padding: 4px !important;
}

.u-padding-bottom-xs {
  padding-bottom: 4px !important;
}

.u-padding-top-xs {
  padding-top: 4px !important;
}

.u-padding-left-xs {
  padding-left: 4px !important;
}

.u-padding-right-xs {
  padding-right: 4px !important;
}

.u-ptb-xs {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}

.u-plr-xs {
  padding-left: 4px !important;
  padding-right: 4px !important;
}

.u-padding-s {
  padding: 8px !important;
}

.u-padding-bottom-s {
  padding-bottom: 8px !important;
}

.u-padding-top-s {
  padding-top: 8px !important;
}

.u-padding-left-s {
  padding-left: 8px !important;
}

.u-padding-right-s {
  padding-right: 8px !important;
}

.u-ptb-s {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.u-plr-s {
  padding-left: 8px !important;
  padding-right: 8px !important;
}

.u-padding-m {
  padding: 16px !important;
}

.u-padding-bottom-m {
  padding-bottom: 16px !important;
}

.u-padding-top-m {
  padding-top: 16px !important;
}

.u-padding-left-m {
  padding-left: 16px !important;
}

.u-padding-right-m {
  padding-right: 16px !important;
}

.u-ptb-m {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

.u-plr-m {
  padding-left: 16px !important;
  padding-right: 16px !important;
}

.u-padding-l {
  padding: 24px !important;
}

.u-padding-bottom-l {
  padding-bottom: 24px !important;
}

.u-padding-top-l {
  padding-top: 24px !important;
}

.u-padding-left-l {
  padding-left: 24px !important;
}

.u-padding-right-l {
  padding-right: 24px !important;
}

.u-ptb-l {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}

.u-plr-l {
  padding-left: 24px !important;
  padding-right: 24px !important;
}

.u-padding-xl {
  padding: 32px !important;
}

.u-padding-bottom-xl {
  padding-bottom: 32px !important;
}

.u-padding-top-xl {
  padding-top: 32px !important;
}

.u-padding-left-xl {
  padding-left: 32px !important;
}

.u-padding-right-xl {
  padding-right: 32px !important;
}

.u-ptb-xl {
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}

.u-plr-xl {
  padding-left: 32px !important;
  padding-right: 32px !important;
}

@media screen and (max-width: 79.99em) {
  .u-plr-none-desktop-m {
    padding-left: 0;
    padding-right: 0;
  }
}

/******************************************************************
*                        MARGIN                                  *
******************************************************************/
.u-margin-none {
  margin: 0 !important;
}

.u-margin-bottom-none {
  margin-bottom: 0 !important;
}

.u-margin-top-none {
  margin-top: 0 !important;
}

.u-margin-left-none {
  margin-left: 0 !important;
}

.u-margin-right-none {
  margin-right: 0 !important;
}

.u-mtb-none {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.u-mlr-none {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.u-margin-xs {
  margin: 4px !important;
}

.u-margin-bottom-xs {
  margin-bottom: 4px !important;
}

.u-margin-top-xs {
  margin-top: 4px !important;
}

.u-margin-left-xs {
  margin-left: 4px !important;
}

.u-margin-right-xs {
  margin-right: 4px !important;
}

.u-mtb-xs {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}

.u-mlr-xs {
  margin-left: 4px !important;
  margin-right: 4px !important;
}

.u-margin-s {
  margin: 8px !important;
}

.u-margin-bottom-s {
  margin-bottom: 8px !important;
}

.u-margin-top-s {
  margin-top: 8px !important;
}

.u-margin-left-s {
  margin-left: 8px !important;
}

.u-margin-right-s {
  margin-right: 8px !important;
}

.u-mtb-s {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}

.u-mlr-s {
  margin-left: 8px !important;
  margin-right: 8px !important;
}

.u-margin-m {
  margin: 16px !important;
}

.u-margin-bottom-m {
  margin-bottom: 16px !important;
}

.u-margin-top-m {
  margin-top: 16px !important;
}

.u-margin-left-m {
  margin-left: 16px !important;
}

.u-margin-right-m {
  margin-right: 16px !important;
}

.u-mtb-m {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}

.u-mlr-m {
  margin-left: 16px !important;
  margin-right: 16px !important;
}

.u-margin-l {
  margin: 24px !important;
}

.u-margin-bottom-l {
  margin-bottom: 24px !important;
}

.u-margin-top-l {
  margin-top: 24px !important;
}

.u-margin-left-l {
  margin-left: 24px !important;
}

.u-margin-right-l {
  margin-right: 24px !important;
}

.u-mtb-l {
  margin-top: 24px !important;
  margin-bottom: 24px !important;
}

.u-mlr-l {
  margin-left: 24px !important;
  margin-right: 24px !important;
}

.u-margin-xl {
  margin: 32px !important;
}

.u-margin-bottom-xl {
  margin-bottom: 32px !important;
}

.u-margin-top-xl {
  margin-top: 32px !important;
}

.u-margin-left-xl {
  margin-left: 32px !important;
}

.u-margin-right-xl {
  margin-right: 32px !important;
}

.u-mtb-xl {
  margin-top: 32px !important;
  margin-bottom: 32px !important;
}

.u-mlr-xl {
  margin-left: 32px !important;
  margin-right: 32px !important;
}

.u-color-neutral {
  color: #0d0d0d !important;
}

.u-color-primary {
  color: #cc0017;
}

.u-bg-color-primary {
  background-color: #cc0017;
}

.u-color-secondary {
  color: #04184c;
}

.u-bg-color-secondary {
  background-color: #04184c;
}

.u-color-neutral {
  color: #0d0d0d;
}

.u-bg-color-neutral {
  background-color: #0d0d0d;
}

.u-color-neutral-100 {
  color: #3d3d3d;
}

.u-bg-color-neutral-100 {
  background-color: #3d3d3d;
}

.u-color-neutral-75 {
  color: #666;
}

.u-bg-color-neutral-75 {
  background-color: #666;
}

.u-color-neutral-50 {
  color: #c3c3c3;
}

.u-bg-color-neutral-50 {
  background-color: #c3c3c3;
}

.u-color-neutral-25 {
  color: #ebebeb;
}

.u-bg-color-neutral-25 {
  background-color: #ebebeb;
}

.u-color-neutral-15 {
  color: #f5f5f5;
}

.u-bg-color-neutral-15 {
  background-color: #f5f5f5;
}

.u-color-black {
  color: #000;
}

.u-bg-color-black {
  background-color: #000;
}

.u-color-white {
  color: #fff;
}

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

.u-color-grey {
  color: #ccc;
}

.u-bg-color-grey {
  background-color: #ccc;
}

.u-color-light-grey {
  color: #e5e5e5;
}

.u-bg-color-light-grey {
  background-color: #e5e5e5;
}

.u-color-info {
  color: #1439e1;
}

.u-bg-color-info {
  background-color: #1439e1;
}

.u-color-warning {
  color: #e5bb00;
}

.u-bg-color-warning {
  background-color: #e5bb00;
}

.u-color-success {
  color: #2e762e;
}

.u-bg-color-success {
  background-color: #2e762e;
}

.u-color-error {
  color: #e00019;
}

.u-bg-color-error {
  background-color: #e00019;
}

.u-color-special {
  color: #e00019;
}

.u-bg-color-special {
  background-color: #e00019;
}

.u-color-edition {
  color: #946F51;
}

.u-bg-color-edition {
  background-color: #946F51;
}

.u-color-member {
  color: #000;
}

.u-bg-color-member {
  background-color: #000;
}

.u-color-responsiblechoice {
  color: #2c820d;
}

.u-bg-color-responsiblechoice {
  background-color: #2c820d;
}

.u-position-relative {
  position: relative;
}

.u-link-underline {
  text-decoration: underline;
  text-underline-offset: 2px;
}

/*
  Visually hides an element but keeps it accessible to screen readers.
  Useful for extra context or labels that should be read by assistive technologies.
*/
.u-sr-only {
  overflow: hidden; /* Ensures no content is displayed visually */
  position: absolute; /* Removes the element from the normal flow of the document */
  width: 1px; /* Keeps the element technically present (some screen readers ignore 0x0) */
  height: 1px; /* Same as above — makes it barely visible in size */
  padding: 0; /* No padding to avoid any unexpected space */
  margin: -1px; /* Pulls it out of view */
  border: 0; /* No borders around the hidden element */
  clip: rect(0, 0, 0, 0); /* Clips the element so it's not visible */
  white-space: nowrap; /* Prevents text wrapping */
}

.u-input-number-no-arrows::-webkit-outer-spin-button, .u-input-number-no-arrows::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.u-input-number-no-arrows[type=number] {
  -moz-appearance: textfield;
}

/* stylelint-disable */
.ui-slider {
  height: 0.5em !important;
  border: none !important;
  background-color: #c3c3c3 !important;
}

.ui-slider-range {
  background-color: #000 !important;
}

.ui-slider-handle {
  top: -0.4em !important;
  border-radius: 100% !important;
  border: none !important;
  background-color: #000 !important;
}

/* stylelint-enable */
/*! jQuery UI - v1.13.2 - 2022-07-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
---------------------------------- */
/* stylelint-disable */
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)"; /* support: IE8 */
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  font-size: 100%;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em;
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}

/* icon support */
.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-button {
  padding: 0.4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: 0.4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}

.ui-controlgroup .ui-controlgroup-label {
  padding: 0.4em 1em;
}

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc(100% - 2.4em);
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: 0.12em;
  border: none;
}

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}

.ui-checkboxradio-disabled {
  pointer-events: none;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-draggable-handle {
  touch-action: none;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  -ms-filter: "alpha(opacity=25)"; /* support: IE8 */
  opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-selectable {
  touch-action: none;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: pointer;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-sortable-handle {
  touch-action: none;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0.222em 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 2em;
}

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner-down {
  bottom: 0;
}

.ui-tabs {
  position: relative; /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: 0.2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}

body .ui-tooltip {
  border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}

.ui-widget-content a {
  color: #333333;
}

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}

.ui-widget-header a {
  color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)"; /* support: IE8 */
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  -ms-filter: "alpha(opacity=35)"; /* support: IE8 */
  background-image: none;
}

.ui-state-disabled .ui-icon {
  -ms-filter: "alpha(opacity=35)"; /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png");
}

/* positioning */
/* Three classes needed to override `.ui-button:hover .ui-icon` */
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
  background-image: none;
}

.ui-icon-caret-1-n {
  background-position: 0 0;
}

.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

.ui-icon-caret-1-e {
  background-position: -32px 0;
}

.ui-icon-caret-1-se {
  background-position: -48px 0;
}

.ui-icon-caret-1-s {
  background-position: -65px 0;
}

.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

.ui-icon-caret-1-w {
  background-position: -96px 0;
}

.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: 0.3;
  -ms-filter: Alpha(Opacity=30); /* support: IE8 */
}

.ui-widget-shadow {
  box-shadow: 0px 0px 5px #666666;
}

/* stylelint-enable */