.loading-skeleton {
  background-color: rgba(0, 0, 0, 0.05);
  color: transparent;
  overflow: hidden;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.loading-skeleton:before {
  animation: wave 1s linear 0.7s infinite;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0%25' x2='50%25' y1='0%25' y2='0' spreadMethod='pad'%3E%3Cstop offset='0%25' stop-color='transparent'/%3E%3Cstop offset='50%25' stop-color='rgba(0, 0, 0, 0.04)'/%3E%3Cstop offset='100%25' stop-color='transparent'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='50%25' height='100%25' fill='url(%23a)'/%3E%3C/svg%3E");
  background-size: 400% 400%;
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: translate3d(-100%, 0, 0);
}

.loading-skeleton--paused:before {
  animation-play-state: paused;
}

@keyframes wave {
  0% {
    transform: translate3d(-100%, 0, 0);
  }

  60% {
    transform: translate3d(100%, 0, 0);
  }

  to {
    transform: translate3d(100%, 0, 0);
  }
}

.customer-satisfaction-progressbar {
  background-color: #f2f2f2;
  height: 5px;
  margin: 0 auto 15px;
  max-width: 256px;
}

@media screen and (min-width: 768px) {
  .customer-satisfaction-progressbar {
    margin: 25px auto;
    max-width: 500px;
  }
}

.customer-satisfaction-progressbar__fill {
  background-color: var(--color-brand-bright);
  height: 5px;
}

.customer-satisfaction {
  border-top: 1px solid #000;
  padding-top: 30px;
}

.customer-satisfaction .zenloop-wrapper {
  display: flex;
  margin-bottom: 35px;
}

.customer-satisfaction .zenloop-wrapper > div {
  max-width: 738px;
  width: 100%;
}

.customer-satisfaction .zenloop-wrapper > div .loader {
  height: 45px;
  width: 45px;
}

.customer-satisfaction .zl-overlay .zl-pages .zl-page {
  justify-content: space-between;
  padding: 0 0 25px;
}

.customer-satisfaction .zl-overlay .zl-pages .zl-page .zl-heading {
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  margin-top: 0;
  text-align: center;
}

.customer-satisfaction .zl-overlay .zl-pages .zl-page .zl-heading .zl-highlight-score {
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 110%;
}

.customer-satisfaction .zl-overlay .zl-pages .zl-page .zl-scores-extrem-wrapper {
  margin-bottom: 0;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .customer-satisfaction .zl-overlay .zl-pages .zl-page .zl-votes {
    margin-bottom: 20px;
  }
}

.customer-satisfaction .zl-overlay .zl-pages .zl-page .zl-votes ul.zl-scores-numbers {
  flex-direction: column;
  justify-content: space-between;
  margin: 0;
}

@media screen and (min-width: 768px) {
  .customer-satisfaction .zl-overlay .zl-pages .zl-page .zl-votes ul.zl-scores-numbers {
    flex-direction: row-reverse;
  }
}

.customer-satisfaction .zl-overlay .zl-pages .zl-page .zl-votes ul.zl-scores-numbers li.zl-score {
  background-color: transparent;
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: 25px;
  border: 1px solid #bfbfbf;
  border-radius: 0;
  color: #8a8a8a;
  display: block;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  height: auto;
  letter-spacing: 0;
  line-height: 150%;
  margin-bottom: 0;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .customer-satisfaction .zl-overlay .zl-pages .zl-page .zl-votes ul.zl-scores-numbers li.zl-score {
    background-position: 50%;
    border: none;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    line-height: 35px;
    width: 100%;
  }
}

.customer-satisfaction .zl-overlay .zl-pages .zl-page .zl-votes ul.zl-scores-numbers li.zl-score.zl-promoter {
  background-image: url(/public/good.ddce2ba5fa0af3b5..svg);
}

.customer-satisfaction .zl-overlay .zl-pages .zl-page .zl-votes ul.zl-scores-numbers li.zl-score.zl-promoter:hover {
  background-image: url(/public/good_h.8b1c388cbee21b73..svg);
}

.customer-satisfaction
  .zl-overlay
  .zl-pages
  .zl-page
  .zl-votes
  ul.zl-scores-numbers
  li.zl-score.zl-promoter:first-child {
  background-image: url(/public/very-good.e2f66c7dccf1b940..svg);
}

.customer-satisfaction
  .zl-overlay
  .zl-pages
  .zl-page
  .zl-votes
  ul.zl-scores-numbers
  li.zl-score.zl-promoter:first-child:hover {
  background-image: url(/public/very-good_h.a49f525d932ad42a..svg);
}

.customer-satisfaction .zl-overlay .zl-pages .zl-page .zl-votes ul.zl-scores-numbers li.zl-score.zl-passive {
  background-image: url(/public/neutral.2c702511b56352bc..svg);
}

.customer-satisfaction .zl-overlay .zl-pages .zl-page .zl-votes ul.zl-scores-numbers li.zl-score.zl-passive:hover {
  background-image: url(/public/neutral_h.667c1f9abad6f04f..svg);
}

.customer-satisfaction .zl-overlay .zl-pages .zl-page .zl-votes ul.zl-scores-numbers li.zl-score.zl-detractor {
  background-image: url(/public/bad.4a9b461e4356c498..svg);
}

.customer-satisfaction .zl-overlay .zl-pages .zl-page .zl-votes ul.zl-scores-numbers li.zl-score.zl-detractor:hover {
  background-image: url(/public/bad_h.1d0238a9c78609eb..svg);
}

.customer-satisfaction
  .zl-overlay
  .zl-pages
  .zl-page
  .zl-votes
  ul.zl-scores-numbers
  li.zl-score.zl-detractor:last-child {
  background-image: url(./public/very-bad.59e5809d5e14921c.svg);
}

.customer-satisfaction
  .zl-overlay
  .zl-pages
  .zl-page
  .zl-votes
  ul.zl-scores-numbers
  li.zl-score.zl-detractor:last-child:hover {
  background-image: url(./public/very-bad_h.2537a9644de1445e.svg);
}

.customer-satisfaction .zl-overlay .zl-pages .zl-page .zl-votes ul.zl-scores-numbers li.zl-score:hover {
  background-color: transparent;
  transition: background-image 0.2s ease-in-out;
}

.customer-satisfaction .zl-overlay .zl-pages .zl-page .zl-votes ul.zl-scores-numbers li.zl-score:hover:after {
  background-color: transparent;
}

@media screen and (min-width: 768px) {
  .customer-satisfaction .zl-overlay .zl-pages .zl-page .zl-votes ul.zl-scores-numbers li.zl-score .zl-score-value {
    position: relative;
    top: 30px;
  }
}

.customer-satisfaction .zl-overlay .zl-pages .zl-page .zl-votes ul.zl-scores-numbers li.zl-score .zl-score-extrem {
  display: inline-block;
  margin-left: 5px;
}

@media screen and (min-width: 768px) {
  .customer-satisfaction .zl-overlay .zl-pages .zl-page .zl-votes ul.zl-scores-numbers li.zl-score .zl-score-extrem {
    display: none;
  }
}

.customer-satisfaction .zl-overlay .zl-pages .zl-page .zl-votes .zl-extrem {
  display: none;
}

.customer-satisfaction .zl-overlay .zl-pages .zl-page .zl-error-message {
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  .customer-satisfaction .zl-overlay .zl-pages .zl-page .zl-error-message {
    margin-top: 40px;
  }
}

.customer-satisfaction .zl-overlay .zl-pages .zl-page .zl-answer-form {
  display: block;
}

@media screen and (min-width: 768px) {
  .customer-satisfaction .zl-overlay .zl-pages .zl-page .zl-answer-form {
    display: flex;
  }
}

.customer-satisfaction .zl-overlay .zl-pages .zl-page .zl-answer-form .zl-input-container {
  padding-bottom: 15px;
  padding-right: 0;
}

@media screen and (min-width: 768px) {
  .customer-satisfaction .zl-overlay .zl-pages .zl-page .zl-answer-form .zl-input-container {
    padding-right: 15px;
  }
}

.customer-satisfaction .zl-overlay .zl-pages .zl-page .zl-answer-form .zl-input-container .zl-textarea {
  background-color: #fff;
  border: 1px solid #bfbfbf;
  border-radius: 0;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  padding: 10px;
}

.customer-satisfaction .zl-overlay .zl-pages .zl-page .zl-answer-form .zl-buttons .zl-btn {
  background-color: #212121 !important;
  border-radius: 0;
  color: #fff;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  height: 40px;
  letter-spacing: 1.5px;
  line-height: 100%;
  margin-bottom: 10px;
  outline: none;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}

.customer-satisfaction .zl-overlay .zl-pages .zl-page .zl-answer-form .zl-buttons .zl-btn:hover {
  animation: slide-in 0.83s;
  background: linear-gradient(to left, #212121 50%, var(--color-button-primary-hover) 50%);
  background-size: 200% 100%;
}

.customer-satisfaction .zl-overlay .zl-pages .zl-page .zl-btn-nav {
  display: none;
}

.customer-satisfaction .zl-overlay .zl-pages .zl-page .zl-thank-you-message {
  background-color: transparent;
  background-image: url(../public/check-mark.8dda5ca7f8166fe9.svg);
  background-position: top 10px center;
  background-repeat: no-repeat;
  background-size: 80px;
  padding-top: 110px;
  text-align: center;
}

.customer-satisfaction .zl-overlay .zl-pages .zl-footer {
  display: none;
}

.customer-satisfaction .zl-score-numbers.zl-score-template-squares:after {
  background-color: #fff;
}

.customer-satisfaction .zl-score-numbers.zl-score-template-squares:hover {
  color: #000;
}

.customer-satisfaction .zl-score-numbers.zl-score-template-squares:hover:after {
  background-color: var(--color-brand-medium);
}

.customer-satisfaction .smartedit-disabled {
  color: #e6373c;
  font-size: 20px;
  letter-spacing: 0.5px;
  line-height: 22px;
  margin: 0 auto;
  text-align: center;
}

.customer-satisfaction.customer-satisfaction--overlay {
  border: 0;
  margin-bottom: 0;
  padding-top: 0;
}

.customer-satisfaction.customer-satisfaction--overlay .zenloop-wrapper {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .customer-satisfaction.customer-satisfaction--overlay .zenloop-wrapper > div .loader {
    margin: calc(var(--rsbs-overlay-h, 0) / 5) auto;
  }
}

.customer-satisfaction.customer-satisfaction--overlay .zenloop-wrapper .zl-buttons {
  padding-bottom: 0;
}

.customer-satisfaction.customer-satisfaction--overlay .zenloop-wrapper .zl-overlay .zl-heading {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif !important;
  font-size: 0.75rem !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  line-height: 150% !important;
  margin-bottom: 32px;
}

:export {
  transitionInteractionLong: 0.83s;
  transitionInteractionShort: 0.33s;
  transitionDurationModal: 0.35s;
}

.customer-satisfaction-default {
  border-top: none;
  padding-top: 30px;
}

.customer-satisfaction-default .zenloop-wrapper {
  border: 6px solid #f2f2f2;
  padding: 3% 0;
}

.customer-satisfaction-default #zl-container {
  margin: 0 auto;
  max-width: 100%;
}

.customer-satisfaction-default .zl-overlay .zl-pages .zl-page .zl-page-content {
  margin: 0;
  max-width: 950px;
}

@media screen and (min-width: 768px) {
  .customer-satisfaction-default .zl-overlay .zl-pages .zl-page .zl-page-content {
    margin: 0 auto;
  }
}

.customer-satisfaction-default .zl-overlay .zl-pages .zl-page .zl-heading {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif !important;
  font-size: 0.75rem !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  line-height: 150% !important;
  margin: 0 10px 10px;
  text-align: center;
}

.customer-satisfaction-default .zl-overlay .zl-pages .zl-page .zl-votes ul.zl-scores-numbers {
  justify-content: center;
  padding: 0 4%;
}

@media screen and (min-width: 768px) {
  .customer-satisfaction-default .zl-overlay .zl-pages .zl-page .zl-votes ul.zl-scores-numbers {
    padding: 0;
  }
}

.customer-satisfaction-default .zl-overlay .zl-pages .zl-page .zl-votes ul.zl-scores-numbers li.zl-score {
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  margin-bottom: 8px;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .customer-satisfaction-default .zl-overlay .zl-pages .zl-page .zl-votes ul.zl-scores-numbers li.zl-score {
    width: 48px;
  }
}

.sort-facet {
  align-items: center;
  display: flex;
  justify-content: flex-end;
}

@media screen and (max-width: 1023px) {
  .sort-facet {
    border-bottom: 1px solid #e6e6e6;
    padding: 18px 12px;
  }
}

.sort-facet__dropdown {
  min-width: 185px;
}

.sort-facet__text {
  text-transform: none;
}

.facet-list__show-more.button {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  letter-spacing: 0;
  line-height: 150%;
  margin: 0 0 16px;
}

.facet-list__show-more-icon {
  margin-left: 0;
  margin-right: 8px;
}

.facet-list .facet-wrapper {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

@media screen and (max-width: 1023px) {
  .facet-list .facet-wrapper {
    border-bottom: 1px solid #e6e6e6;
  }

  .facet-list .facet-wrapper:last-child {
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }

  .facet-list .facet-wrapper .trigger-button {
    padding: 16px 12px;
  }
}

@media screen and (min-width: 1024px) {
  .facet-list .facet-wrapper .facet__menu {
    width: calc(200% + 16px);
  }

  .facet-list .facet-wrapper:nth-of-type(4n + 1) .facet__menu {
    width: calc(200% + 2 * 16px);
  }

  .facet-list .facet-wrapper:nth-of-type(4n + 4):not(.bazaarvoice-filter .facet-wrapper) .facet__title:before {
    border-radius: 0 0 50% 0;
    left: -16px;
    right: unset;
  }

  .facet-list .facet-wrapper:nth-of-type(4n + 4):not(.bazaarvoice-filter .facet-wrapper) .facet__title:after {
    border-radius: calc(16px / 2) 0 0 0;
    left: -16px;
    width: calc(100% + 16px);
    z-index: 200;
  }

  .facet-list .facet-wrapper:nth-of-type(4n + 4):not(.bazaarvoice-filter .facet-wrapper) .facet__menu {
    border-radius: 0 0 0 0;
    box-shadow: calc(-16px / 3) calc(-16px / 3) #fff;
    right: 0;
  }
}

.facet-list .facet-wrapper--hidden {
  display: none;
}

.facet-list .facet-wrapper--product {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  padding-left: 15px;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .facet-list .facet-wrapper--product {
    border-bottom: none;
    margin-bottom: 15px;
  }

  .facet-list .facet-wrapper--product .facet__title {
    border: 1px solid #e6e6e6;
  }
}

.facet-list .facet-wrapper--product:last-child {
  border-bottom: none;
}

@media screen and (min-width: 1024px) {
  .bazaarvoice-filter .facet-list .facet-wrapper {
    margin-bottom: 16px;
    padding-left: 0;
  }
}

.facet-list:has(.facet-wrapper) {
  gap: 8px;
}

.facet-list__show-more.button {
  margin: 8px 0 8px 4px;
}

.facet-list__container {
  align-items: center;
  display: flex;
  height: 48px;
  justify-content: flex-end;
}

.facet-list__container:has(.facet-list__show-more) {
  justify-content: space-between;
}

.facet-list__container .sort-facet {
  align-items: center;
  display: flex;
  height: 34px;
}

.facet-list__container .sort-facet .dropdown__arrow-icon {
  right: 8px;
}

.facet-list .facet__title {
  border-radius: 0;
}

:export {
  colorGreyLight5: #f2f2f2;
  colorGreyDark50: #8a8a8a;
  colorGreyMedium: #e6e6e6;
  colorMintBright: var(--color-brand-bright);
  colorMintMedium: var(--color-brand-medium);
  colorBlack: #000;
  colorWhite: #fffffd;
  colorBrandLight: var(--color-brand-light);
  bgColorLightMint: #e6f6f4;
  bgColorLightRose: #ffebf0;
  bgColorRed: #ffebee;
  bgColorPink: #fce4ec;
  bgColorViolet: #f3e5f5;
  bgColorPurple: #ede7f6;
  bgColorIndigo: #e8eaf6;
  bgColorBlue: #e3f2fd;
  bgColorBabyBlue: #e1f5fe;
  bgColorCyan: #e0f7fa;
  bgColorTeal: #e0f2f1;
  bgColorGreen: #e8f5e9;
  bgColorFreshGreen: #f1f8e9;
  bgColorLime: #f9fbe7;
  bgColorYellow: #fffde7;
  bgColorAmber: #fff8e1;
  bgColorOrange: #fff3e0;
  bgColorRedOrange: #fbe9e7;
  bgColorMakeUp: #f7f1ed;
  bgColorBrown: #efebe9;
  bgColorGrey: #f2f2f2;
  bgColorBlueGrey: #eceff1;
  criteoColorGray: #b3b3b3;
  criteoColorBlack: #322b29;
  criteoColorDarkBrown: #5e534e;
}

:export {
  mobileMax: 767px;
  tabletMax: 1023px;
  desktopMax: 1279px;
  largeMax: 1400px;
}

.scrollable-content-spinner {
  align-items: center;
  background-color: rgba(var(--color-brand-original), 0.1);
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  width: 100%;
}

.scrollable-content-spinner__parent {
  overflow-x: hidden;
  position: relative;
}

.scrollable-content-spinner__parent.scrollable-content-spinner__parent--loading {
  max-height: calc(100vh - 50px);
  min-height: 40px;
  pointer-events: none;
}

@media screen and (min-width: 768px) {
  .scrollable-content-spinner__parent.scrollable-content-spinner__parent--loading {
    min-height: 60px;
  }
}

@media screen and (max-width: 1023px) {
  .myLHGs_NKl7zOITSmtv7 {
    -ms-grid-column-span: 12;
    background-color: #fff;
    grid-column: span 12;
    padding-top: 16px;
    position: -webkit-sticky;
    position: sticky;
    transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
    width: 100%;
    z-index: 101;
  }
}

.kzYxnAovlEhcDgE9AdiB {
  z-index: 99;
}

.hKkruyLylXPbmcdwvz1N {
  float: right;
}

.DjinSukHaeYE56Dx86Jc {
  transition: transform 0.3s linear;
  vertical-align: middle;
}

.xE1_6IWcsKlOe9M8iGXA {
  transform: rotate(180deg);
}

@media screen and (max-width: 767px) {
  .facet-slider {
    padding: 0;
  }

  .facet-slider .facet-slider-inner {
    padding: 20px;
  }

  .facet-slider .facet-slider-outputs {
    flex-direction: row;
    margin-bottom: 32px;
  }

  .facet-slider .button {
    bottom: 0;
    position: absolute;
    width: calc(100% - 30px);
  }
}

@media screen and (min-width: 320px) {
  .facet-slider {
    display: flex;
    flex-direction: column;
    height: 100%;
  }

  .facet-slider .facet-slider-inner {
    padding-bottom: 8px;
  }

  .facet-slider .facet-slider-output {
    flex: 1 1;
  }

  .facet-slider .facet-slider-output.facet-slider-output__start {
    margin-right: 8px;
  }

  .facet-slider .facet-slider-output.facet-slider-output__end {
    margin-left: 8px;
  }

  .facet-slider .facet-slider-output .input__validation-icon {
    display: none;
  }

  .facet-slider .facet-slider-output .input__container .input__input {
    padding: 16px 16px 16px 47px;
  }

  .facet-slider .facet-slider-output .input__container .input__input,
  .facet-slider .facet-slider-output .input__label {
    font-family:
      Avenir Next,
      Helvetica Neue,
      Helvetica,
      Arial,
      sans-serif;
    font-size: 0.75rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 150%;
  }

  .facet-slider .facet-slider-output .input__label {
    color: #000;
    height: 22px;
    left: 12px;
    top: 16px;
  }

  .facet-slider__close-button.button {
    margin-bottom: 15px;
    margin-top: auto;
  }
}

@media screen and (min-width: 1024px) {
  .facet-slider {
    display: block;
    flex-direction: unset;
    height: auto;
    padding: 16px 0 0;
  }
}

.facet-slider .facet-handle {
  background-color: #000;
  border-radius: 50%;
  cursor: pointer;
  height: 30px;
  width: 30px;
}

.facet-slider .facet-slider-inner {
  position: relative;
}

.facet-slider .facet-slider-outputs {
  display: flex;
  justify-content: space-between;
}

.facet-slider .facet-slider-output {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .facet-slider .facet-slider-output {
    margin-bottom: 0;
  }
}

.facet-slider__divider {
  background-color: #bfbfbf;
  height: 3px;
  margin: 26px 0;
  width: 19px;
}

.facet-slider .rc-slider {
  border-radius: 0;
  height: 3px;
  margin: 10px 30px 30px;
  position: relative;
  touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media screen and (max-width: 1023px) {
  .facet-slider .rc-slider {
    margin: 10px auto 30px;
    width: 70%;
  }
}

.facet-slider .rc-slider-track {
  background: #000;
  height: 3px;
  position: relative;
}

.facet-slider .rc-slider-handle {
  align-items: center;
  background-color: #000;
  border-radius: 50%;
  cursor: -webkit-grab;
  cursor: grab;
  display: flex;
  height: 30px;
  justify-content: center;
  outline: none;
  position: absolute;
  top: -12px;
  touch-action: pan-x;
  width: 30px;
}

.facet-slider .rc-slider-rail {
  background-color: #e6e6e6;
  height: 3px;
  position: relative;
  top: 3px;
}

.facet-slider .rc-slider.dirty-left .rc-slider-handle-1,
.facet-slider .rc-slider.dirty-left .rc-slider-track,
.facet-slider .rc-slider.dirty-right .rc-slider-handle-2,
.facet-slider .rc-slider.dirty-right .rc-slider-track {
  background: #212121;
}

.facet-search {
  position: relative;
}

.facet-search__icon {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.rating-stars {
  align-items: center;
  display: inline-flex;
}

.rating-stars__review-count {
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  margin-left: 7px;
}

.rating-stars .rating-stars__star {
  color: var(--color-rating-star);
  margin: 0 1px;
}

.rating-stars .rating-stars__star:first-child {
  margin-left: 0;
}

.rating-stars .rating-stars__star:last-child {
  margin-right: 0;
}

.facet-option {
  align-items: center;
  display: flex;
}

.facet-option,
.facet-option.link--text {
  text-decoration: none;
}

.facet-option:first-of-type {
  margin-top: 15px;
}

.facet-option:not(:last-child) {
  margin-bottom: 15px;
}

.facet-option:focus-visible {
  outline: 0;
}

.facet-option:not(.facet-option--disabled):active > .facet-option__label,
.facet-option:not(.facet-option--disabled):focus > .facet-option__label,
.facet-option:not(.facet-option--disabled):hover > .facet-option__label {
  color: #212121;
}

.facet-option:focus .facet-option__checkbox {
  border: 2px solid #000;
}

.facet-option__color-blob {
  border-radius: 50%;
  height: 37px;
  margin: 0 auto;
  width: 37px;
}

@media screen and (min-width: 1024px) {
  .facet-option__color-blob {
    height: 29px;
    width: 29px;
  }
}

.facet-option__color-blob-label {
  margin-top: 10px;
}

@media screen and (max-width: 1023px) {
  .facet-option__color-blob-label {
    display: block;
    font-family:
      Avenir Next,
      Helvetica Neue,
      Helvetica,
      Arial,
      sans-serif;
    font-size: 0.75rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 150%;
    padding: 8px 0 0;
  }
}

.facet-option__color-blob--selected {
  border: 2px solid #8a8a8a;
  box-sizing: content-box;
  padding: 3px;
  position: relative;
}

@media screen and (min-width: 1024px) {
  .facet-option__color-blob--selected {
    border: 1px solid #212121;
  }
}

.facet-option__color-blob--white {
  border: 1px solid #8a8a8a;
  padding: 1px;
}

.facet-option__color-blob--white .icon {
  fill: #000;
}

.facet-option__color-blob-icon {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.facet-option--disabled {
  color: rgba(0, 0, 0, 0.5);
}

.facet-option--color {
  display: inline-block;
  margin-bottom: 15px;
  margin-top: 16px;
  text-align: center;
}

.facet-option__checkbox {
  margin: 4px 8px 4px 4px;
  position: relative;
}

div.facet-option:not(.facet-option--disabled) {
  cursor: pointer;
}

.facet {
  position: relative;
}

.facet__title {
  border: 1px solid #e6e6e6;
  border-radius: 0;
  cursor: pointer;
  padding: 12px 12px 10px;
  transition: background-color 0.2s ease-in-out;
}

.facet__title:after {
  content: '';
  height: 0;
  transition: height 0.1s linear;
}

.facet__menu {
  max-height: 0;
  overflow: hidden;
  padding: 0 15px;
  position: absolute;
  top: calc(100% + 15px);
  transition:
    max-height 0.3s cubic-bezier(0.42, 0, 0, 1) 0.1s,
    padding-top 0.3s cubic-bezier(0.42, 0, 0, 1);
  z-index: 10;
}

.facet__close-button {
  margin: 15px 0;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}

.facet__click-outside {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1;
}

.facet--open .facet__menu,
.facet--open .facet__title {
  background-color: #f2f2f2;
  border-color: transparent;
  border-radius: 0 0 0 0;
}

.facet--open .facet__menu {
  border-radius: 0 0 0 0;
  box-shadow: calc(15px / 3) calc(-15px / 3) #fff;
  max-height: 560px;
  padding-top: 15px;
}

@media screen and (min-width: 1024px) {
  .facet--open .facet__menu {
    border-radius: 0 0 0 0;
  }
}

.facet--open .facet__title:before {
  background-color: #fff;
  border-radius: 0;
  content: '';
  display: block;
  height: 15px;
  position: absolute;
  right: -15px;
  top: 100%;
  width: 15px;
  z-index: 300;
}

@media screen and (min-width: 1024px) {
  .facet--open .facet__title:before {
    border-radius: 0 0 0 50%;
  }
}

.facet--open .facet__title:after {
  background-color: #f2f2f2;
  border-radius: 0 calc(15px / 2) 0 0;
  content: '';
  height: 15px;
  left: 0;
  position: absolute;
  top: 100%;
  width: calc(100% + 15px);
  z-index: 200;
}

.facet__color-blob {
  border-radius: 50%;
  display: inline-block;
  height: 20px;
  margin-left: 12px;
  width: 20px;
}

.slideout-menu {
  background-color: var(--color-nav-mobile-background);
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  left: 0;
  overflow-y: auto;
  position: fixed;
  top: 0;
  transition-property: transform;
  will-change: transform;
  z-index: 999;
}

.slideout-menu * {
  touch-action: pan-y;
}

.category-facet__accordion .icon {
  display: none;
}

.category-facet__accordion .rc-collapse-header {
  border-color: #8a8a8a;
  flex-direction: row;
  padding: 0;
  text-transform: none;
}

.category-facet__accordion .rc-collapse-header .category-facet__child {
  border: none;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 110%;
  padding: 3px 6px;
}

.category-facet__accordion .rc-collapse-item:last-of-type {
  border: none;
}

.category-facet__accordion .rc-collapse-item:first-of-type .rc-collapse-header {
  border-top: none;
}

.category-facet__accordion .rc-collapse-item-active .rc-collapse-header {
  border-bottom: 1px solid #8a8a8a;
}

.category-facet__accordion .rc-collapse-content-box {
  margin: 0;
}

.category-facet__accordion .rc-collapse-content-box > .category-facet__children {
  display: block;
}

.category-facet__accordion .rc-collapse-content-box > .category-facet__children .category-facet__child-title {
  margin-left: 15px;
}

.category-facet__accordion .rc-collapse-content-box > .category-facet__children .category-facet__child--selected {
  background-color: #f3f3f3;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-weight: 500;
}

.category-facet__accordion .category-facet__child {
  border-color: #8a8a8a;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  padding: 3px 6px;
  text-decoration: none;
}

.category-facet__accordion .category-facet__children .category-facet:last-child .category-facet__child {
  border-bottom: none;
}

.category-facet__accordion .category-facet__children--selected .category-facet__children--selected {
  display: none;
}

.category-facets-accordion .rc-collapse-item:last-of-type {
  border: none;
}

.category-facets-accordion .rc-collapse-header {
  border: none;
  text-transform: unset;
}

@media screen and (max-width: 1023px) {
  .category-facets-accordion .rc-collapse-header {
    border-bottom: 1px solid #e6e6e6;
    padding: 18px 12px;
  }
}

.category-facets-accordion .rc-collapse-content-active .rc-collapse-content-box {
  margin: 0;
}

.category-facets-accordion__header {
  display: inline-block;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  margin-right: 20px;
  text-decoration: none;
  width: 100%;
}

.category-facets-accordion__header:hover {
  color: #000;
}

.category-facets-accordion__title {
  display: inline-block;
  width: 100%;
}

.category-facets-accordion__title--level-15 {
  padding-left: 15px;
}

.category-facets-accordion__title--level-30 {
  padding-left: 30px;
}

.category-facets-accordion__title--level-45 {
  padding-left: 45px;
}

.category-facets-accordion__title--selected {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-weight: 500;
}

.category-facets-accordion__title--final {
  color: var(--color-brand-original);
}

.category-facets-accordion--special .rc-collapse-header {
  border: 1px solid #8a8a8a;
  border-top: none;
  padding: 10px;
}

.category-facets-accordion--special .category-facets-accordion__title--selected {
  text-transform: capitalize;
}

.category-facets-accordion--special .category-facets-accordion__title--final {
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-weight: 400;
}

.button.controls-button {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

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

.button.controls-button {
  align-items: center;
  border: 1px solid #212121;
  color: #000;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding: 16px 12px;
  text-transform: capitalize;
  width: 100%;
}

.button.controls-button .icon,
.button.controls-button:nth-of-type(n + 2) {
  margin-left: 15px;
}

.main-facet {
  align-items: center;
  border-bottom: 1px solid #e6e6e6;
  cursor: pointer;
  display: flex;
  outline: none;
  padding: 18px 13px;
}

.main-facet__text {
  flex-shrink: 0;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  margin-right: 15px;
}

.main-facet__text-app {
  font-weight: 500;
}

.main-facet__description {
  color: #8a8a8a;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  margin-right: 5px;
  overflow: hidden;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.main-facet__description-blob {
  border-radius: 50%;
  display: inline-block;
  height: 19px;
  margin-left: 12px;
  width: 19px;
}

.main-facet__description-blob:first-child {
  margin-left: 0;
}

.main-facet__description-blob--white {
  border: 1px solid #8a8a8a;
}

.main-facet__description-count {
  align-items: center;
  display: flex;
  margin: 0 0 0 10px;
}

.main-facet__icon {
  flex-shrink: 0;
}

.facets-mobile-template {
  background-color: #fff;
  display: flex;
  flex: 1 0 auto;
  flex-direction: column;
  width: 100%;
}

.facets-mobile-template__header {
  align-items: center;
  border-bottom: 1px solid #e6e6e6;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  position: relative;
}

.facets-mobile-template__header--sub {
  border-bottom: none;
}

.facets-mobile-template__header-wrapper {
  align-items: center;
  display: flex;
  display: inline;
  flex-grow: 2;
  justify-content: center;
}

.facets-mobile-template__header-title {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 110%;
  text-align: center;
}

.facets-mobile-template__header-button {
  cursor: pointer;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  outline: none;
  position: absolute;
  top: 10px;
}

.facets-mobile-template__header-button--right {
  right: 17px;
}

.facets-mobile-template__header-button--left {
  left: 17px;
}

.facets-mobile-template__search {
  flex-shrink: 0;
  margin: 0 13px;
}

.facets-mobile-template__content {
  flex-grow: 1;
  height: 100%;
  overflow-y: auto;
}

.facets-mobile-template__close-button.button {
  flex-shrink: 0;
  margin: 15px;
  width: auto;
}

.facets-mobile-template__close-button--app {
  position: absolute;
  right: 4px;
  top: 6px;
}

.facets-mobile-template__header-clear {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  left: 16px;
  letter-spacing: 0;
  line-height: 150%;
  position: absolute;
  text-decoration: underline;
}

.sub-facets {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 1px 13px 0;
}

.sub-facets--color-blobs {
  flex-direction: row;
  flex-wrap: wrap;
  height: auto;
  padding-top: 15px;
}

.sub-facet {
  align-items: center;
  display: flex;
  margin: 0 0 15px;
  min-height: 30px;
  padding: 0;
}

.sub-facet:last-child {
  margin-bottom: 0;
}

.pagination-title {
  padding: 0 35px;
}

.pagination-title__dropdown-menu {
  background: #fff;
  border: 1px solid #f2f2f2;
  display: flex;
  flex-direction: column;
  max-height: 20em;
  overflow-y: scroll;
  padding: 5px 0;
  position: absolute;
  transform: translateX(-16px);
  z-index: 2;
}

.pagination-title__dropdown-menu--hidden {
  display: none;
}

.pagination-title__option-link {
  background-color: #fff;
  padding: 5px 15px;
  text-decoration: none;
}

.pagination-title__option-link--current {
  background-color: var(--color-brand-medium);
}

.pagination-title--with-dropdown {
  padding: 0 35px;
}

.pagination-title--with-dropdown:hover {
  cursor: pointer;
}

.facets-step {
  display: flex;
  transform: translateX(0);
  transition: transform 0.15s cubic-bezier(0.42, 0, 0, 1);
  width: 100%;
  will-change: transform;
}

.facets-step--right {
  transform: translateX(-100%);
  transition-duration: 0.45s;
}

.product-overview-page .product-overview .pagination {
  border-top: none;
  padding-bottom: 0;
  padding-top: 0;
}

.search-page__container .infinite-pagination .pagination {
  border-top: none;
}

:export {
  transitionInteractionLong: 0.83s;
  transitionInteractionShort: 0.33s;
  transitionDurationModal: 0.35s;
}

.facets-mobile__menu-link {
  border-bottom: 1px solid #e6e6e6;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  padding: 18px 12px;
}

.facets-mobile__menu-link .link--text {
  text-decoration: none;
}

.facets-mobile__menu-link--top-link {
  display: block;
  text-decoration: none;
}

.facets-mobile__transition {
  display: flex;
  height: 100%;
  overflow: hidden;
  width: 100vw;
}

.plt-desktop .facets-mobile__transition,
.plt-mobileweb .facets-mobile__transition {
  height: 100%;
}

.facets-mobile--pop {
  padding: 0 15px;
}

.facets-mobile .facets-mobile__slideout {
  flex-direction: unset;
  overflow: hidden;
  width: 100%;
}

.platform-app .product-overview .facets-mobile {
  margin: 0 -16px;
}

.platform-app .product-overview .facets-mobile .button.controls-button--category {
  border-radius: 0;
}

:export {
  colorGreyLight5: #f2f2f2;
  colorGreyDark50: #8a8a8a;
  colorGreyMedium: #e6e6e6;
  colorMintBright: var(--color-brand-bright);
  colorMintMedium: var(--color-brand-medium);
  colorBlack: #000;
  colorWhite: #fffffd;
  colorBrandLight: var(--color-brand-light);
  bgColorLightMint: #e6f6f4;
  bgColorLightRose: #ffebf0;
  bgColorRed: #ffebee;
  bgColorPink: #fce4ec;
  bgColorViolet: #f3e5f5;
  bgColorPurple: #ede7f6;
  bgColorIndigo: #e8eaf6;
  bgColorBlue: #e3f2fd;
  bgColorBabyBlue: #e1f5fe;
  bgColorCyan: #e0f7fa;
  bgColorTeal: #e0f2f1;
  bgColorGreen: #e8f5e9;
  bgColorFreshGreen: #f1f8e9;
  bgColorLime: #f9fbe7;
  bgColorYellow: #fffde7;
  bgColorAmber: #fff8e1;
  bgColorOrange: #fff3e0;
  bgColorRedOrange: #fbe9e7;
  bgColorMakeUp: #f7f1ed;
  bgColorBrown: #efebe9;
  bgColorGrey: #f2f2f2;
  bgColorBlueGrey: #eceff1;
  criteoColorGray: #b3b3b3;
  criteoColorBlack: #322b29;
  criteoColorDarkBrown: #5e534e;
}

.selected-facets {
  -ms-overflow-style: none;
  display: flex;
  overflow-x: scroll;
  scrollbar-width: none;
}

@media screen and (min-width: 768px) {
  .selected-facets {
    flex-wrap: wrap;
    gap: 4px;
    overflow-x: hidden;
  }
}

@media screen and (max-width: 1023px) {
  .selected-facets--pop {
    gap: 4px;
    padding: 0 15px 15px;
  }
}

.selected-facets::-webkit-scrollbar {
  display: none;
}

.selected-facets__reset,
.selected-facets__value {
  align-items: center;
  background-color: #f2f2f2;
  color: #000;
  display: flex;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  margin: 8px 0;
  padding: 6px 12px;
  text-decoration: none;
  white-space: nowrap;
}

.selected-facets__close-icon {
  margin-left: 16px;
}

.selected-facets--empty {
  padding-bottom: 0;
}

:export {
  mobileMax: 767px;
  tabletMax: 1023px;
  desktopMax: 1279px;
  largeMax: 1400px;
}

.pagination {
  align-items: center;
  border-top: 1px solid #e6e6e6;
  display: flex;
  justify-content: center;
  line-height: 30px;
  padding: 15px 0;
}

@media screen and (max-width: 767px) {
  .pagination {
    justify-content: space-between;
  }
}

.pagination__arrow {
  align-items: center;
  display: flex;
  height: 30px;
  justify-content: center;
  width: 30px;
}

.pagination__arrow--active {
  cursor: pointer;
}

.pagination__arrow:hover:not(span) {
  background-color: #f2f2f2;
  border-radius: 50%;
}

@media (hover: none) {
  .pagination__arrow:hover:not(span) {
    background-color: initial;
  }
}

.product-overview-page--chanel .pagination .pagination__arrow:hover:not(span) {
  background-color: #000;
}

.product-overview-page--chanel .pagination .pagination__arrow:hover:not(span) .icon {
  fill: #fff;
}

.chanel-certified-reseller {
  border-top: 5px solid #000;
}

.chanel-certified-reseller__logo-container-row {
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .chanel-certified-reseller__logo-container-row {
    margin-bottom: 10px;
  }
}

.chanel-certified-reseller__logo {
  height: 178px;
  margin: 8px 0;
}

@media screen and (max-width: 767px) {
  .chanel-certified-reseller__logo {
    height: 110px;
  }
}

.breadcrumb {
  color: #595959;
  display: flex;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  padding: 8px 0;
  position: relative;
  white-space: nowrap;
}

@media screen and (max-width: 767px) {
  .breadcrumb {
    -ms-overflow-style: none;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    overflow-x: scroll;
    padding: 14px 16px;
    scrollbar-width: none;
  }

  .breadcrumb ::-webkit-scrollbar {
    height: 0;
    width: 0;
  }
}

@media screen and (min-width: 768px) {
  .breadcrumb__list {
    display: flex;
    flex-wrap: wrap;
  }
}

.breadcrumb__entry {
  position: relative;
}

.breadcrumb__entry:not(:last-of-type):after {
  content: '/';
  margin-left: 4px;
  margin-right: 4px;
}

.breadcrumb__entry .link--text {
  color: #595959;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  text-decoration: none;
}

.Y9K4ckOR1uiCIqFpXOqR {
  cursor: pointer;
  margin-right: 8px;
  margin-top: -3px;
}

.product-overview-page--special .headline .link--headline {
  color: #fff;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-align: center;
}

@media screen and (min-width: 1024px) {
  .product-overview-page--special .headline .link--headline {
    font-size: 35px;
  }
}

:export {
  colorGreyLight5: #f2f2f2;
  colorGreyDark50: #8a8a8a;
  colorGreyMedium: #e6e6e6;
  colorMintBright: var(--color-brand-bright);
  colorMintMedium: var(--color-brand-medium);
  colorBlack: #000;
  colorWhite: #fffffd;
  colorBrandLight: var(--color-brand-light);
  bgColorLightMint: #e6f6f4;
  bgColorLightRose: #ffebf0;
  bgColorRed: #ffebee;
  bgColorPink: #fce4ec;
  bgColorViolet: #f3e5f5;
  bgColorPurple: #ede7f6;
  bgColorIndigo: #e8eaf6;
  bgColorBlue: #e3f2fd;
  bgColorBabyBlue: #e1f5fe;
  bgColorCyan: #e0f7fa;
  bgColorTeal: #e0f2f1;
  bgColorGreen: #e8f5e9;
  bgColorFreshGreen: #f1f8e9;
  bgColorLime: #f9fbe7;
  bgColorYellow: #fffde7;
  bgColorAmber: #fff8e1;
  bgColorOrange: #fff3e0;
  bgColorRedOrange: #fbe9e7;
  bgColorMakeUp: #f7f1ed;
  bgColorBrown: #efebe9;
  bgColorGrey: #f2f2f2;
  bgColorBlueGrey: #eceff1;
  criteoColorGray: #b3b3b3;
  criteoColorBlack: #322b29;
  criteoColorDarkBrown: #5e534e;
}

:export {
  transitionInteractionLong: 0.83s;
  transitionInteractionShort: 0.33s;
  transitionDurationModal: 0.35s;
}

:export {
  mobileMax: 767px;
  tabletMax: 1023px;
  desktopMax: 1279px;
  largeMax: 1400px;
}

.product-overview-page__search-message {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 110%;
  margin-bottom: 20px;
}

.product-overview-page .product-overview__headline-container {
  margin: 16px 0 0 16px;
}

@media screen and (min-width: 1024px) {
  .product-overview-page .product-overview__headline-container {
    margin-top: 0;
  }
}

.product-overview-page .product-overview__headline-wrapper {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  text-transform: uppercase;
}

@media screen and (max-width: 767px) {
  .product-overview-page .product-overview__headline-wrapper {
    font-family:
      Avenir Next,
      Helvetica Neue,
      Helvetica,
      Arial,
      sans-serif;
    font-size: 1.125rem;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 120%;
    text-transform: uppercase;
  }
}

@media screen and (min-width: 1024px) {
  .product-overview-page .product-overview__headline-wrapper {
    align-items: center;
    display: flex;
    height: 29px;
  }
}

.product-overview-page .product-overview__headline-wrapper .product-overview__headline {
  display: inline;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  margin: 0 5px 0 0;
  text-transform: uppercase;
}

@media screen and (max-width: 767px) {
  .product-overview-page .product-overview__headline-wrapper .product-overview__headline {
    font-family:
      Avenir Next,
      Helvetica Neue,
      Helvetica,
      Arial,
      sans-serif;
    font-size: 1.125rem;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 120%;
    text-transform: uppercase;
  }
}

.product-overview-page .product-overview .facets-wrapper {
  margin-left: 16px;
  margin-right: 16px;
}

@media screen and (min-width: 1024px) {
  .product-overview-page .product-overview .top-content-slot:not(.top-content-slot--empty) {
    margin-bottom: 16px;
  }
}

.product-overview-page .product-overview .top-content-slot:has(.dobook-global) {
  margin: 0 auto;
  max-width: 1103px;
  width: 100%;
}

.product-overview-page .product-overview .pagination {
  padding-bottom: 60px;
}

@media screen and (min-width: 1024px) {
  .product-overview-page .product-overview .pagination {
    padding-bottom: 90px;
  }

  .product-overview-page .product-overview .pagination--chanel {
    transform: translateX(-10%);
  }
}

.product-overview-page .product-overview-row {
  justify-content: end;
}

@media screen and (min-width: 1024px) {
  .product-overview-page .product-overview-row {
    justify-content: center;
  }
}

.product-overview-page .left-content-slot {
  display: none;
}

@media screen and (min-width: 1024px) {
  .product-overview-page .left-content-slot {
    display: block;
  }
}

.product-overview-page .facet-list {
  display: none;
}

@media screen and (min-width: 1024px) {
  .product-overview-page .facet-list {
    display: -ms-grid;
    display: grid;
  }
}

.product-overview-page .facet-wrapper {
  margin-bottom: 0;
}

.product-overview-page .content-slot--exit {
  transition: height 0.2s ease-in-out;
}

.product-overview-page .content-slot--exit-active {
  height: 0 !important;
}

.product-overview-page--special .headline {
  align-items: center;
  background-color: #fff;
  display: flex;
  height: 80px;
  justify-content: center;
  overflow: hidden;
}

.product-overview-page--special .headline .image {
  height: 25px;
  max-height: 25px;
  width: auto;
}

@media screen and (min-width: 768px) {
  .product-overview-page--special .headline .image {
    height: 35px;
    max-height: 35px;
  }
}

.product-overview-page--special .product-grid__skeleton {
  height: 350px;
}

.product-overview-page--special .product-overview-page__active-brand {
  margin: 30px 0;
  text-align: center;
}

@media screen and (min-width: 1024px) {
  .product-overview-page--special .product-overview-page__active-brand {
    margin: 0;
    text-align: left;
  }
}

.product-overview-page--special .pagination:first-child {
  border-bottom: 1px solid #000;
  border-top: none;
  margin-bottom: 20px;
}

.product-overview-page--special .banner__image {
  width: 100%;
}

.product-overview-page--chanel .product-overview__headline,
.product-overview-page--chanel .product-overview__headline-breadcrumbs,
.product-overview-page--chanel .product-overview__headline-wrapper {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 500;
}

.product-overview-page--chanel .product-overview-page__header .headline {
  background-color: #fff;
  border-top: 5px solid #000;
}

.product-overview-page--chanel .product-overview-page__header .headline .image {
  max-height: 25px;
  vertical-align: middle;
}

.product-overview-page--chanel .product-tile .eyecatcher__container.product-tile__bubbles {
  display: none;
}

.product-overview-page--dior .product-overview-page__header .headline {
  background-color: #fff;
  height: 80px;
}

.product-overview-page--dior .product-overview-page__header .headline .image {
  height: 35px;
}

.product-overview-page--dior-backstage {
  margin-top: 0;
}

.product-overview-page--dior-backstage .product-overview-page__header {
  background-color: #212121;
  margin: 0;
}

.product-overview-page--dior-backstage .product-overview-page__header .headline .link--headline {
  text-transform: uppercase;
}

.product-overview-page--dior-backstage .product-overview-page__header .brand-navigation {
  border: 1px solid #000;
  margin: 5px auto;
}

.product-overview-page--dior-backstage .product-overview-page__content {
  border: 1px solid #a3a3a3;
  margin: 0;
  padding-top: 30px;
}

.product-overview-page--dior-backstage .product-overview-page__active-category {
  align-items: center;
  display: flex;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 30px;
  font-weight: 500;
  justify-content: center;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.product-overview-page--guerlain,
.product-overview-page--hermes {
  margin-top: 0;
}

.product-overview-page--guerlain .product-overview-page__header,
.product-overview-page--hermes .product-overview-page__header {
  background-color: #212121;
  margin: 0 0 30px;
  text-align: center;
}

.product-overview-page--guerlain .product-overview-page__header .headline,
.product-overview-page--hermes .product-overview-page__header .headline {
  background-color: #212121;
}

.product-overview-page--guerlain .product-overview-page__header .headline .link--headline,
.product-overview-page--hermes .product-overview-page__header .headline .link--headline {
  text-transform: uppercase;
}

.product-overview-page--guerlain .product-overview-page__header .brand-navigation,
.product-overview-page--hermes .product-overview-page__header .brand-navigation {
  border: 1px solid #000;
  margin: 5px auto;
}

.product-overview-page--guerlain .product-overview-page__content,
.product-overview-page--hermes .product-overview-page__content {
  border: 1px solid #a3a3a3;
  margin: 0;
  padding-top: 30px;
}

@media screen and (max-width: 767px) {
  .product-overview-page--guerlain .left-content-slot p,
  .product-overview-page--guerlain .paragraph--guerlain,
  .product-overview-page--guerlain .paragraph--hermes,
  .product-overview-page--hermes .left-content-slot p,
  .product-overview-page--hermes .paragraph--guerlain,
  .product-overview-page--hermes .paragraph--hermes {
    display: none;
  }
}

.product-overview-page .button-pagination {
  display: block;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .product-overview-page .button-pagination {
    max-width: 220px;
  }
}

@media screen and (min-width: 1024px) {
  .product-overview-page .button-pagination {
    max-width: 300px;
  }
}

:export {
  mobileMax: 767px;
  tabletMax: 1023px;
  desktopMax: 1279px;
  largeMax: 1400px;
}

.cart--buttons {
  align-items: flex-end;
  flex-direction: row-reverse;
}

.cart--buttons .button {
  margin-bottom: 0;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .cart--buttons .button {
    margin: 0 auto 15px;
  }
}

.slideout-menu {
  background-color: var(--color-nav-mobile-background);
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  left: 0;
  overflow-y: auto;
  position: fixed;
  top: 0;
  transition-property: transform;
  will-change: transform;
  z-index: 999;
}

.slideout-menu * {
  touch-action: pan-y;
}

.Qp0nglp9HwQoAABaqMzG {
  align-items: flex-start;
  display: flex;
  font-weight: 400;
  margin: 12px 0;
}

.Qp0nglp9HwQoAABaqMzG,
.Qp0nglp9HwQoAABaqMzG strong {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  letter-spacing: 0;
  line-height: 150%;
}

.Qp0nglp9HwQoAABaqMzG strong {
  font-weight: 500;
}

.upQrSgPgSP94xfhPy6Ks {
  margin-left: 0.5rem;
}

.YugEmtLn3sdBt5zvV4Fi {
  border-radius: 50%;
  flex: none;
  height: 0.5rem;
  margin-top: 5px;
  width: 0.5rem;
}

.SNHNF9YYzZvbKeRcjp74 {
  background-color: #5fc33c;
}

.k2zUAJG8aEPCtaN19gc_ {
  background-color: #e6373c;
}

.V__IFOcaO9zYAA_1NfZA {
  background-color: #ff9b14;
}

.lx5Vi4f5UQdvHzuteiXk {
  align-items: center;
  cursor: pointer;
  display: flex;
  gap: 12px;
}

.k2UomcVYyoSWGwswzsjy > div {
  margin: 0;
}

.frLcwcHsQsgQ_otn0NA9 {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 150%;
}

.OTXp1kOXiWoaMEEgB0Du {
  align-self: baseline;
}

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

.language-switch {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  width: 100%;
}

.language-switch__language-button-wrapper {
  align-items: center;
  display: flex;
  justify-content: center;
  position: relative;
}

.language-switch__language-button-wrapper:not(:last-of-type):after {
  border-right: 1px solid #000;
  content: ' ';
  height: 8px;
  margin: 0 5px;
}

.language-switch__language-button {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  text-transform: uppercase;
  width: 14px;
}

.language-switch__language-button:hover {
  text-decoration: underline;
}

.language-switch__language-button--active {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 150%;
  text-decoration: underline;
  width: 16px;
}

.language-switch--mobile {
  display: block;
}

.language-switch--mobile .language-switch__item {
  display: block;
  height: 45px;
  position: relative;
  text-decoration: none;
  width: 100%;
}

.language-switch--mobile .language-switch__language-button {
  align-items: center;
  display: flex;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  justify-content: space-between;
  letter-spacing: 0;
  line-height: 150%;
  padding-left: 13px;
  padding-right: 13px;
  text-transform: none;
  width: 100%;
}

.language-switch--mobile .language-switch__language-button:active,
.language-switch--mobile .language-switch__language-button:focus,
.language-switch--mobile .language-switch__language-button:hover {
  background-color: var(--color-brand-light);
  color: #000;
  text-decoration: none;
}

.language-switch--mobile .language-switch__language-button .icon {
  fill: #000;
  display: inline-block;
  margin-left: 10px;
}

:export {
  colorGreyLight5: #f2f2f2;
  colorGreyDark50: #8a8a8a;
  colorGreyMedium: #e6e6e6;
  colorMintBright: var(--color-brand-bright);
  colorMintMedium: var(--color-brand-medium);
  colorBlack: #000;
  colorWhite: #fffffd;
  colorBrandLight: var(--color-brand-light);
  bgColorLightMint: #e6f6f4;
  bgColorLightRose: #ffebf0;
  bgColorRed: #ffebee;
  bgColorPink: #fce4ec;
  bgColorViolet: #f3e5f5;
  bgColorPurple: #ede7f6;
  bgColorIndigo: #e8eaf6;
  bgColorBlue: #e3f2fd;
  bgColorBabyBlue: #e1f5fe;
  bgColorCyan: #e0f7fa;
  bgColorTeal: #e0f2f1;
  bgColorGreen: #e8f5e9;
  bgColorFreshGreen: #f1f8e9;
  bgColorLime: #f9fbe7;
  bgColorYellow: #fffde7;
  bgColorAmber: #fff8e1;
  bgColorOrange: #fff3e0;
  bgColorRedOrange: #fbe9e7;
  bgColorMakeUp: #f7f1ed;
  bgColorBrown: #efebe9;
  bgColorGrey: #f2f2f2;
  bgColorBlueGrey: #eceff1;
  criteoColorGray: #b3b3b3;
  criteoColorBlack: #322b29;
  criteoColorDarkBrown: #5e534e;
}

:export {
  mobileMax: 767px;
  tabletMax: 1023px;
  desktopMax: 1279px;
  largeMax: 1400px;
}

:export {
  transitionInteractionLong: 0.83s;
  transitionInteractionShort: 0.33s;
  transitionDurationModal: 0.35s;
}

@keyframes content-move-from-right-to-left {
  0% {
    transform: translate(0);
  }

  50% {
    transform: translate(100%);
  }

  51% {
    transform: translate(-100%);
  }

  to {
    transform: translate(0);
  }
}

@keyframes content-move-to-left {
  0% {
    opacity: 1;
    transform: translate(0);
  }

  to {
    opacity: 0;
    transform: translate(-100%);
  }
}

@keyframes content-move-from-right {
  0% {
    opacity: 0;
    transform: translate(100%);
  }

  to {
    opacity: 1;
    transform: translate(0);
  }
}

.nav-mobile {
  display: block;
  min-width: 314px;
  padding: 0 16px;
  position: relative;
  width: 314px;
}

.nav-mobile__header {
  align-items: center;
  background-color: var(--color-nav-mobile-background);
  border-bottom: 1px solid #e6e6e6;
  display: flex;
  height: 56px;
  padding: 16px 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 282px;
  z-index: 100;
}

.nav-mobile__header-title {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  margin-left: 16px;
  margin-right: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  vertical-align: -3px;
  white-space: nowrap;
  width: 100%;
}

.nav-mobile__header-button.button {
  font-weight: 500;
  text-transform: none;
}

.nav-mobile__header-button {
  height: auto;
  margin-bottom: 0;
  padding: 0;
}

.nav-mobile__header-button--store-finder {
  display: flex;
  letter-spacing: 0;
  margin-right: auto;
  text-align: left;
}

.nav-mobile__header-button--close,
.nav-mobile__header-button--home {
  flex: 0 0 24px;
}

.nav-mobile__backdrop {
  background-color: #212121;
  display: none;
  height: 100vh;
  left: 0;
  opacity: 0.3;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 999;
}

.mobile-menu-is-open .nav-mobile__backdrop {
  display: block;
}

.nav-mobile__store-finder-link {
  margin-left: 10px;
  overflow: hidden;
  text-align: left;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  width: 25ch;
}

.nav-mobile__store-finder-link.link--text {
  line-height: 40px;
  text-decoration: none;
}

.nav-mobile__store-finder-link.link--text:active,
.nav-mobile__store-finder-link.link--text:focus,
.nav-mobile__store-finder-link.link--text:hover {
  color: #000;
}

.nav-mobile-list__item {
  height: 56px;
}

.nav-mobile-dynamic__item.link.link--text {
  display: block;
  display: inline-block;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  height: 56px;
  letter-spacing: 0.5px;
  line-height: 120%;
  line-height: 56px;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  width: 100%;
}

.nav-mobile-dynamic__item--highlighted {
  max-width: 38ch;
}

.nav-mobile-dynamic__link {
  max-width: 38ch;
}

.nav-mobile-dynamic__item-title,
.nav-mobile-dynamic__link {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.nav-mobile-dynamic__item-title {
  display: inline-block;
  max-width: 33ch;
}

.nav-mobile-dynamic__item-arrow-icon {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.nav-mobile-dynamic--highlight .nav-mobile-dynamic__item-title {
  padding: 0 7px 0 0;
  position: relative;
  z-index: 1;
}

.nav-mobile-dynamic--highlight .nav-mobile-dynamic__item-title:before {
  background-color: var(--color-nav-mobile-constant-background);
  bottom: 10px;
  content: '';
  height: 24px;
  left: -5px;
  position: absolute;
  transition: height 0.16s;
  width: 100%;
  z-index: -1;
}

.nav-mobile-dynamic__sub-menu {
  height: 0;
  overflow: hidden;
}

.nav-mobile-dynamic__sub-menu-item,
.nav-mobile-dynamic__sub-menu-item.link.link--text {
  display: block;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  padding-left: 30px;
  position: relative;
  text-decoration: none;
}

.nav-mobile-dynamic__sub-menu-item .icon,
.nav-mobile-dynamic__sub-menu-item.link.link--text .icon {
  position: absolute;
  right: 14px;
  top: calc(50% - 9px);
  transition: transform 0.25s;
}

.nav-mobile-dynamic__sub-menu-item.link.link--text:first-letter,
.nav-mobile-dynamic__sub-menu-item:first-letter {
  text-transform: capitalize;
}

.nav-mobile-dynamic__sub-menu .loader-mobile {
  display: flex;
  height: 45px;
}

.nav-mobile-dynamic__root-level .nav-mobile-dynamic__item.link.link--text {
  font-weight: 400;
}

.nav-mobile__slide-in--rtl .nav-mobile-dynamic {
  animation: content-move-from-right-to-left 0.15s cubic-bezier(0.42, 0, 0, 1);
  animation-fill-mode: forwards;
}

.nav-mobile__slide-in--l .nav-mobile-dynamic {
  animation: content-move-to-left 0.3s cubic-bezier(0.42, 0, 0, 1);
  animation-fill-mode: forwards;
}

.nav-mobile__slide-in--r .nav-mobile-dynamic {
  animation: content-move-from-right 0.3s cubic-bezier(0.42, 0, 0, 1);
  animation-fill-mode: forwards;
}

.nav-mobile__constant-item-symbol {
  max-height: 45px;
  max-width: 37px;
  position: relative;
}

.nav-mobile__constant-item-symbol .number-badge {
  transform: scale(1) translate(13px, 7px);
}

.nav-mobile__constant-item-user-action {
  flex: 1 1;
}

.nav-mobile__constant-item-text {
  border-bottom: 1px solid #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.nav-mobile__constant-item-text:active,
.nav-mobile__constant-item-text:hover {
  border-bottom: none;
}

.nav-mobile__constant-item.link.link--text {
  display: block;
  display: flex;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  position: relative;
  text-decoration: none;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.nav-mobile__constant-item.link.link--text:visited {
  color: #595959;
}

.nav-mobile__constant-item.link.link--text:disabled {
  color: #bfbfbf;
}

.nav-mobile__constant-item {
  align-items: center;
  border: 1px solid transparent;
  display: flex;
  height: 40px;
  line-height: 16px;
  padding: 12px;
  position: relative;
}

.nav-mobile__constant-item:focus {
  border-color: #000;
}

.nav-mobile__constant-item-list {
  background-color: var(--color-nav-mobile-constant-background);
  padding: 8px 8px 16px 4px;
}

.nav-mobile__constant-item--logout {
  float: right;
  font-size: 12px;
  margin-right: 15px;
  text-decoration: underline;
}

.nav-mobile__constant-item-count {
  background: #000;
  border-radius: 50%;
  color: #fff;
  font-weight: 600;
  height: 19px;
  left: 20px;
  letter-spacing: normal;
  line-height: 19px;
  position: absolute;
  text-align: center;
  top: 8px;
  width: 19px;
}

.nav-mobile__constant-item-user-icon-silhouette {
  display: block;
}

.nav-mobile__constant-language-select {
  background-color: #f2f2f2;
  padding-bottom: 45px;
  padding-top: 45px;
}

.nav-mobile__constant--france .nav-mobile__constant-item.link.link--text {
  color: #fff;
}

.nav-mobile__constant--france .nav-mobile__constant-item-text,
.nav-mobile__constant--france .nav-mobile__constant-item:focus {
  border-color: #fff;
}

.uO92_0gFLNVQ9IfgIimO {
  border: 1px solid #000;
  border-radius: 1.5rem;
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  padding: 0.75rem 1rem;
  transition:
    background-color 0.5s,
    color 0.5s;
}

.uO92_0gFLNVQ9IfgIimO.SmtBSAWtIXNXLYwKuO_b {
  background-color: #f2f2f2;
  color: #bfbfbf;
  cursor: auto;
}

.uO92_0gFLNVQ9IfgIimO.WJtftWQ8hVOFyJ3lNLDe,
.uO92_0gFLNVQ9IfgIimO:hover:not(.SmtBSAWtIXNXLYwKuO_b) {
  background-color: #212121;
  color: #fff;
}

.uO92_0gFLNVQ9IfgIimO.PNOv1w1zJpzBaaFxUxvp + .uO92_0gFLNVQ9IfgIimO.PNOv1w1zJpzBaaFxUxvp {
  margin-top: 0.5em;
}

.uO92_0gFLNVQ9IfgIimO.SawRilVX5THLxwQ1JmTN + .uO92_0gFLNVQ9IfgIimO.SawRilVX5THLxwQ1JmTN {
  margin-left: 0.5em;
}

.AHEt2OgEzm0bxGbfMcOB {
  background-color: #212121;
  border-radius: 0.25rem;
  border-width: 0;
  color: #fff;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 1.5px;
  line-height: 100%;
  padding: 0.625rem;
  text-transform: uppercase;
}

.WkR5wZLYUbt5AEpvc3BD {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: flex-end;
  margin-top: 1em;
}

.qqsneOEglZP570vfjOJW {
  border: 1px solid #000;
  border-radius: 1.5rem;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  padding: 0.75rem 1rem;
  transition:
    background-color 0.5s,
    color 0.5s;
}

.qqsneOEglZP570vfjOJW:hover {
  background-color: #212121;
  color: #fff;
}

.qqsneOEglZP570vfjOJW + .qqsneOEglZP570vfjOJW {
  margin-top: 0.5em;
}

.Bb69AT07eP5F50dTXgRQ {
  background-color: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 0.5em 0.5em 0 0;
  bottom: 0;
  position: fixed;
  right: 6em;
  width: 24em;
  z-index: 999;
}

@media (max-width: 767px) {
  .Bb69AT07eP5F50dTXgRQ {
    left: 0;
    right: 0;
    width: 100vw;
  }
}

.ZGcvlZq_v1Mju8Yhw4u4 {
  background-color: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 0.5em 0.5em 0 0;
  bottom: 0;
  height: 4em;
  position: fixed;
  right: 6em;
  width: 24em;
  z-index: 999;
}

@media (max-width: 767px) {
  .ZGcvlZq_v1Mju8Yhw4u4 {
    left: 0;
    right: 0;
    width: 100vw;
  }
}

.B1kWzk8x3I_nken41i2s,
._yaY7PbLDTxEflmRozrv {
  display: none;
}

@media (max-width: 767px) {
  ._yaY7PbLDTxEflmRozrv {
    background: rgba(0, 0, 0, 0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 998;
  }
}

.xCIqNfGYHNwFkeOFyXOG {
  align-items: center;
  border-bottom: 1px solid #bfbfbf;
  display: flex;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 110%;
  padding: 0.75em 1em;
  text-align: center;
}

.v4zzegFCTsdhyjE2_HoF {
  align-items: center;
  display: flex;
  height: 2rem;
  justify-content: center;
  width: 2rem;
}

.MyODbmjJrg6zzxa3mHpF {
  margin-left: 0.5em;
}

.SQopTd73r1HLFDOgQvSX,
.kAiq6Fw3y13IrhRg9dY9 {
  max-height: 40em;
  overflow: auto;
  padding: 2em 1em;
}

@media (max-width: 767px) {
  .kAiq6Fw3y13IrhRg9dY9 {
    height: 80vh;
    max-height: none;
  }
}

.Pr9esD1DPS4cxS_Wi8jo {
  display: flex;
  flex-direction: column;
  min-height: 25em;
}

.WIilxvRvSlF_EepXrOM9 {
  flex-grow: 1;
}

.H4RoijXXBy25PAVGgPZE {
  padding: 1em;
}

.dG0tsT52UXXJnyrOzxsh {
  text-align: center;
}

.vJh7tiELd7GYdTARcA3L {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: flex-end;
  margin-top: 1em;
}

.MHElkeF52LJHY0D_Jely {
  border: 1px solid #000;
  border-radius: 1.5rem;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  padding: 0.75rem 1rem;
  transition:
    background-color 0.5s,
    color 0.5s;
}

.MHElkeF52LJHY0D_Jely:hover {
  background-color: #212121;
  color: #fff;
}

.MHElkeF52LJHY0D_Jely + .MHElkeF52LJHY0D_Jely {
  margin-top: 0.5em;
}

.DRIEQifsY14Hj9UCutEm {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  margin-top: 1em;
}

.bwZoyoqYLgy4JpDJREb_ {
  display: flex;
  justify-content: flex-end;
  margin-top: 1em;
}

.ezBuroxu1ArxCsL9Vuoa {
  margin-left: 1em;
  width: 4em;
}

.t1xEmiZ0XZ5ilvVc0WUY {
  display: flex;
  justify-content: center;
}

.ILQzgC1zHvJWPI4rZ44o {
  background-color: #212121;
  overflow: hidden;
  position: relative;
}

.ILQzgC1zHvJWPI4rZ44o:before {
  content: '';
  display: block;
  padding-top: 100%;
}

.ILQzgC1zHvJWPI4rZ44o + .ILQzgC1zHvJWPI4rZ44o {
  margin-left: 0.5em;
}

.jy4w78FZw6TUp_YVO72t {
  background-color: #fff;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
  opacity: 0.97;
  pointer-events: none;
}

.iOSqLHGljTGEfES6mf1Z,
.jy4w78FZw6TUp_YVO72t {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.iOSqLHGljTGEfES6mf1Z {
  align-items: center;
  background-color: #212121;
  color: #fff;
  display: flex;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 2rem;
  font-weight: 400;
  justify-content: center;
  letter-spacing: 0.5px;
  line-height: 120%;
  opacity: 0.5;
  text-transform: uppercase;
}

.zjcdwx2QI_58SD338IJJ {
  display: flex;
  flex-direction: column;
  margin-top: 1em;
}

.bu3RXJkLCtxkFveAbHRj {
  max-height: 20em;
  overflow: auto;
}

.yKwUinY7YQlY2mmyHUxd {
  align-items: center;
  display: flex;
}

.yKwUinY7YQlY2mmyHUxd + .yKwUinY7YQlY2mmyHUxd {
  border-top: 1px solid #e6e6e6;
  margin-top: 0.5em;
}

.HCEiIRM0p4Bp1FXUJsP3 {
  margin-top: 15px;
}

.Ag0iBbX7sWxBFELvq8aG {
  flex-grow: 0;
  flex-shrink: 0;
  width: 20%;
}

.sqWXXMslFLBDCSrEGpaP {
  width: 100%;
}

.JhpQJUXJwMKh4XaVfuQo {
  display: flex;
  flex-grow: 1;
  padding: 1rem;
}

.RpJ5zEar5hGZzSShIC_I {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 1em;
}

.DvrcjYV7Rz8el07z5_Mq {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 150%;
  text-transform: uppercase;
}

.M73iwQG30FZ5ALAGH92Q,
.WbEE2wkTtCfVzJDfDRKM {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

.M73iwQG30FZ5ALAGH92Q {
  color: #8a8a8a;
}

.UfbTcPoPuygqTGarZP1r {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

.CrFnBliaAuBJoDChlI1_ {
  margin-top: 0.5em;
  padding: 1.25em 0;
  width: 100%;
}

.DOEyRgeqgXrVTPp9JQ4W {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

._rRKqlzmI7wqBYEhM9SS {
  margin-top: 0.5em;
}

:export {
  colorGreyLight5: #f2f2f2;
  colorGreyDark50: #8a8a8a;
  colorGreyMedium: #e6e6e6;
  colorMintBright: var(--color-brand-bright);
  colorMintMedium: var(--color-brand-medium);
  colorBlack: #000;
  colorWhite: #fffffd;
  colorBrandLight: var(--color-brand-light);
  bgColorLightMint: #e6f6f4;
  bgColorLightRose: #ffebf0;
  bgColorRed: #ffebee;
  bgColorPink: #fce4ec;
  bgColorViolet: #f3e5f5;
  bgColorPurple: #ede7f6;
  bgColorIndigo: #e8eaf6;
  bgColorBlue: #e3f2fd;
  bgColorBabyBlue: #e1f5fe;
  bgColorCyan: #e0f7fa;
  bgColorTeal: #e0f2f1;
  bgColorGreen: #e8f5e9;
  bgColorFreshGreen: #f1f8e9;
  bgColorLime: #f9fbe7;
  bgColorYellow: #fffde7;
  bgColorAmber: #fff8e1;
  bgColorOrange: #fff3e0;
  bgColorRedOrange: #fbe9e7;
  bgColorMakeUp: #f7f1ed;
  bgColorBrown: #efebe9;
  bgColorGrey: #f2f2f2;
  bgColorBlueGrey: #eceff1;
  criteoColorGray: #b3b3b3;
  criteoColorBlack: #322b29;
  criteoColorDarkBrown: #5e534e;
}

:export {
  mobileMax: 767px;
  tabletMax: 1023px;
  desktopMax: 1279px;
  largeMax: 1400px;
}

:export {
  transitionInteractionLong: 0.83s;
  transitionInteractionShort: 0.33s;
  transitionDurationModal: 0.35s;
}

.icon {
  max-width: 100%;
  overflow: hidden;
}

.icon:focus {
  outline: none;
}

.icon--SVG_19 {
  height: 19px;
  width: 19px;
}

@media screen and (max-width: 767px) {
  .icon--SVG_19 {
    min-width: 19px;
  }
}

.icon--SVG_45 {
  height: 45px;
  width: 45px;
}

@media screen and (max-width: 767px) {
  .icon--SVG_45 {
    min-width: 45px;
  }
}

.icon--SVG_90 {
  animation: animate-icon 0.33s forwards;
  height: 90px;
  width: 90px;
}

@media screen and (max-width: 767px) {
  .icon--SVG_90 {
    min-width: 90px;
  }
}

.icon--color-success circle,
.icon--color-success path {
  fill: #5fc33c;
}

@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .icon--color-success circle,
  .icon--color-success path {
    fill: #5fc33c;
  }
}

.icon--color-error circle,
.icon--color-error path {
  fill: #e6373c;
}

.icon--color-warning circle,
.icon--color-warning path {
  fill: #ff9b14;
}

.icon--color-white circle,
.icon--color-white path {
  fill: #fff;
}

.icon--color-black circle,
.icon--color-black path {
  fill: #000;
}

.icon--color-grey circle,
.icon--color-grey path {
  fill: #bfbfbf;
}

@keyframes animate-icon {
  0% {
    transform: scale(0);
  }

  to {
    transform: scale(1);
  }
}

.ltnpLDb02JibzjglMkat {
  display: flex;
  flex-direction: column;
  margin-top: 1em;
}

.IN4yUcyq9jVG8EYrDdu1 {
  max-height: 20em;
  overflow: auto;
}

.IIg42Qx0j_0Dshp99SLA {
  align-items: center;
  display: flex;
}

.IIg42Qx0j_0Dshp99SLA + .IIg42Qx0j_0Dshp99SLA {
  border-top: 1px solid #e6e6e6;
  margin-top: 0.5em;
}

.xlm0BPc5Kppf14wEoNJP {
  display: flex;
  flex-grow: 1;
  padding: 1rem;
}

.GVqfizyM_z5IR25GSvq9 {
  margin-top: 15px;
}

.XKv3sN2z4G353DX7WFDJ,
.Y3bcRlGvxHdz_PvaeRKo {
  width: 50%;
}

.VO5cHcskuG4eY9rfu9AQ {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 150%;
}

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

.oC28E6S5J7Aani1mC009 {
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

.BLNRHQb1SXf7UnWLLXDk {
  margin-top: 0.5em;
  padding: 1.25em 0;
  width: 100%;
}

.inxiHQah9twmMFL4c421 {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: flex-end;
  margin-top: 1em;
}

.pW2748fbIzFOHQ7cjo3m {
  border: 1px solid #e6e6e6;
  border-radius: 0.25rem;
  display: block;
  margin-left: 2rem;
  margin-top: 1em;
  padding: 0.5rem;
}

.GANSFOcxFIgPk76MCmWT {
  font-weight: 500;
  margin-top: 0.25rem;
}

.GANSFOcxFIgPk76MCmWT,
.gKuF0NkVhnZoCj9myR6m {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  letter-spacing: 0;
  line-height: 150%;
}

.gKuF0NkVhnZoCj9myR6m {
  color: #000;
  display: inline-block;
  font-weight: 400;
  margin-top: 0.5rem;
  text-decoration: underline;
}

.Ei901g5icdH7uAuGtnq5 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.Ei901g5icdH7uAuGtnq5:not(:first-child) {
  margin-top: 1em;
}

.LuFRv3dPreCupubuTswX {
  align-items: flex-end;
  justify-content: flex-end;
}

.yMO_YCvAbxnyyRowpJWV {
  align-items: flex-end;
  display: flex;
  flex: 1 1 auto;
  flex-direction: row;
  justify-content: flex-start;
  max-width: 100%;
}

.KD16A0cmgzhmE5qWU2iK {
  background: url(./public/digital-assistant-logo.73de8cac6ea4addc.svg) no-repeat 50%;
  background-size: 100% auto;
  border-radius: 50%;
  display: block;
  flex: 0 0 1.5rem;
  height: 1.5rem;
  margin-right: 0.5em;
  width: 1.5rem;
}

.PJ2utXeo4YSX_iW_bEy3 {
  background: #f2f2f2;
  border-radius: 0.25rem;
  display: block;
  flex: 1 1 auto;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  overflow-wrap: anywhere;
  padding: 0.5rem;
}

.LuFRv3dPreCupubuTswX .PJ2utXeo4YSX_iW_bEy3 {
  background: #000;
  color: #fff;
}

.nQxQyxH_LcESa3wF1BcU {
  color: #595959;
  display: block;
  flex: 1 1;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  margin-left: 2rem;
}

.uF7gh2PFZewVOH6tcXf7 {
  list-style-type: disc;
  margin-left: 2em;
}

.ElmM4CvMRxuhQ7xywRXb {
  font-weight: 500;
}

.TFDJu3Irt3iMatxRyAgH {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 110%;
}

.Yj_58G5Kr7AKkFSS5elg {
  padding: 0.5em 1.5em;
}

.BqFtAi88dOC3GVcF8VUs {
  animation: BqFtAi88dOC3GVcF8VUs 1s linear infinite alternate;
  animation-delay: 0.5s;
  background-color: #595959;
  border-radius: 50%;
  color: #595959;
  height: 0.5rem;
  position: relative;
  width: 0.5rem;
}

.BqFtAi88dOC3GVcF8VUs:after,
.BqFtAi88dOC3GVcF8VUs:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
}

.BqFtAi88dOC3GVcF8VUs:before {
  animation: BqFtAi88dOC3GVcF8VUs 1s infinite alternate;
  animation-delay: 0s;
  left: -1rem;
}

.BqFtAi88dOC3GVcF8VUs:after,
.BqFtAi88dOC3GVcF8VUs:before {
  background-color: #595959;
  border-radius: 50%;
  color: #595959;
  height: 0.5rem;
  width: 0.5rem;
}

.BqFtAi88dOC3GVcF8VUs:after {
  animation: BqFtAi88dOC3GVcF8VUs 1s infinite alternate;
  animation-delay: 1s;
  left: 1rem;
}

@keyframes BqFtAi88dOC3GVcF8VUs {
  0% {
    background-color: #595959;
  }

  50%,
  to {
    background-color: #bfbfbf;
  }
}

.N1EC2zIllMM8pEjQvzGe {
  margin: 1em -1em 0;
  position: relative;
}

.G_fZ7HP_e_ih5GJS6khB {
  border: 1px solid #e6e6e6;
  border-radius: 0.25rem;
  min-width: 70%;
  padding: 1em;
}

.G_fZ7HP_e_ih5GJS6khB.wKu7mMokmn55ipLNDctu {
  min-width: 100%;
}

.G_fZ7HP_e_ih5GJS6khB + .G_fZ7HP_e_ih5GJS6khB {
  margin-left: 0.5em;
}

.KlZ_vOY6ycpkA8ytM14G {
  width: 100%;
}

.xVunsN5TwIS7Keib_GRN {
  width: 50%;
}

.xVunsN5TwIS7Keib_GRN.wKu7mMokmn55ipLNDctu {
  width: 25%;
}

.BphLcyMujQIkLKf1YYcC {
  font-weight: 500;
  margin-top: 1em;
}

.BphLcyMujQIkLKf1YYcC,
.JaYXHVVhMEkxEKJ_jRfg {
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  letter-spacing: 0;
  line-height: 150%;
}

.JaYXHVVhMEkxEKJ_jRfg {
  font-weight: 400;
}

.PTNOdk5oV1MhPa3ZGj3A {
  margin-top: 1em;
  width: 100%;
}

.kViak15mGugGfU4csLjv {
  background-color: #f2f2f2;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 110%;
  position: relative;
}

.qyeFsirq1bQSegzOCmOa {
  align-content: center;
  display: flex;
  flex-grow: 1;
  flex-wrap: wrap;
  justify-content: center;
}

.EDga4Knssg1zlDaifPsq {
  align-items: flex-end;
  display: flex;
  justify-content: space-between;
}

.EDga4Knssg1zlDaifPsq.kVOiJfswBzCuNRUhwlf8 {
  opacity: 0.2;
}

.uX7nz4IAWzqdn0U_gCMq {
  overflow: visible;
  width: 0;
}

.a9yEZYPPlHL92YqzyGt1 {
  margin-top: 1em;
}

.AZHyGl9AMJSBxvtXz_TG {
  -ms-overflow-style: none;
  display: flex;
  max-width: 100%;
  overflow: auto;
  padding: 0 1em;
  scrollbar-width: none;
}

.AZHyGl9AMJSBxvtXz_TG::-webkit-scrollbar {
  display: none;
}

.suoHhpbHxcdS7Oe3lqPW {
  align-items: center;
  background-color: hsla(0, 0%, 54%, 0.2);
  cursor: pointer;
  display: flex;
  height: 9em;
  position: absolute;
  top: calc(50% - 4.5em);
  transition: background-color 0.5s ease;
  z-index: 1;
}

.suoHhpbHxcdS7Oe3lqPW.nJp6w0pTPAxkDW0vQY3n {
  border-radius: 0 0.3em 0.3em 0;
  left: 0;
}

.suoHhpbHxcdS7Oe3lqPW.nJp6w0pTPAxkDW0vQY3n .nbes9MLXchPQo2pHPEID {
  transform: rotate(90deg);
}

.suoHhpbHxcdS7Oe3lqPW.EqptKargw7xaAe5dBy1_ {
  border-radius: 0.25em 0 0 0.25em;
  right: 0;
}

.suoHhpbHxcdS7Oe3lqPW.EqptKargw7xaAe5dBy1_ .nbes9MLXchPQo2pHPEID {
  transform: rotate(-90deg);
}

.suoHhpbHxcdS7Oe3lqPW:hover {
  background-color: hsla(0, 0%, 54%, 0.4);
}

.lqVgq5BJGan5zJ3nKuCD {
  align-items: center;
  display: flex;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  text-transform: uppercase;
}

.k8B0FC9ldg386RPKXTTU {
  height: 2rem;
  width: 2rem;
}

.k8B0FC9ldg386RPKXTTU + .k8B0FC9ldg386RPKXTTU {
  margin-left: 0.5em;
}

.osFWecgcTgKGxaClzPrX {
  flex-grow: 1;
}

.gzfLpEfLILQgwcxKGlb2 {
  overflow: auto;
  padding: 1.2em;
}

@media screen and (min-width: 768px) {
  .gzfLpEfLILQgwcxKGlb2 {
    padding: 1.2em 0;
  }
}

.TE5x8UcuTMgXUgQPv5lh {
  display: flex;
  flex-direction: column;
  margin: 0 1.2em;
}

.TE5x8UcuTMgXUgQPv5lh .jECO_WJT9uj0YUnl0Cqf {
  margin-bottom: 1.2em;
}

@media screen and (min-width: 768px) {
  .TE5x8UcuTMgXUgQPv5lh {
    flex-direction: row;
    margin: 0;
  }

  .TE5x8UcuTMgXUgQPv5lh .jECO_WJT9uj0YUnl0Cqf {
    margin: 0 1.2em 0 0;
  }

  .TE5x8UcuTMgXUgQPv5lh .jECO_WJT9uj0YUnl0Cqf:last-child {
    margin: 0;
  }
}

.fm_V0OfBzRYrbJs_zkSQ {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-grow: 1;
  justify-content: center;
  margin-top: 1em;
}

.J10ajbdCft6OEDT0d9Yl,
.SPWSVtGldiel5KqRTPba {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: flex-end;
  margin-top: 1em;
}

.AAFwICCukf0X02JwME7k {
  align-items: flex-start;
  border-top: 1px solid #f2f2f2;
  box-shadow: 0 -2px 4px 0 var(--color-button-primary-focus-outline);
  display: flex;
  justify-content: center;
  margin-bottom: -0.5rem;
  padding: 0.5rem;
  position: relative;
}

.FjDWaaEqk9B3H9xfwaz3 {
  flex: 1 1 auto;
}

.FjDWaaEqk9B3H9xfwaz3 .EPr6dAHjiA8IApJcHJOd {
  width: 100%;
}

.zkEmKXOXQSfOXBzO7KYi {
  flex: 0 0 3.5rem;
}

.P50_KB82cCXo5eGd_Yu1 {
  background: url(./public/send.0c50f294c5eb0294.svg) no-repeat 50%;
  display: block;
  height: 3.5rem;
  width: 3.5rem;
}

.LcetBAYFlJj7vVvEndui {
  align-items: center;
  display: flex;
  justify-content: center;
  position: relative;
}

.Vo04jLKXX9R3F3mx5auT,
.u_KGCcScd7Xo_e1OzT2Y {
  background-color: var(--color-brand-bright);
  border-radius: 1px;
  display: inline-block;
  height: 4px;
  width: 12px;
}

.Vo04jLKXX9R3F3mx5auT {
  position: absolute;
  transform: rotate(90deg);
}

.loading-skeleton {
  background-color: rgba(0, 0, 0, 0.05);
  color: transparent;
  overflow: hidden;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.loading-skeleton:before {
  animation: wave 1s linear 0.7s infinite;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0%25' x2='50%25' y1='0%25' y2='0' spreadMethod='pad'%3E%3Cstop offset='0%25' stop-color='transparent'/%3E%3Cstop offset='50%25' stop-color='rgba(0, 0, 0, 0.04)'/%3E%3Cstop offset='100%25' stop-color='transparent'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='50%25' height='100%25' fill='url(%23a)'/%3E%3C/svg%3E");
  background-size: 400% 400%;
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: translate3d(-100%, 0, 0);
}

.loading-skeleton--paused:before {
  animation-play-state: paused;
}

@keyframes wave {
  0% {
    transform: translate3d(-100%, 0, 0);
  }

  60% {
    transform: translate3d(100%, 0, 0);
  }

  to {
    transform: translate3d(100%, 0, 0);
  }
}

.PWxKfikocjRimutzglHT {
  display: inline-block;
  pointer-events: all;
}

.PWxKfikocjRimutzglHT .q2hp_jwdBY4XEVMIBTNP {
  cursor: default;
  height: 48px;
  margin-bottom: 0;
  width: 48px;
}

.PWxKfikocjRimutzglHT .q2hp_jwdBY4XEVMIBTNP .K5YUvpXuY_6PnVubof0b {
  border-radius: 50%;
  cursor: pointer;
  height: 24px;
  padding: 1px;
  transition: background-color 0.1s ease-in-out;
  width: 24px;
}

.PWxKfikocjRimutzglHT .q2hp_jwdBY4XEVMIBTNP .SvP9eDfeAlT22IWXn1cq {
  background-color: #fff;
}

.PWxKfikocjRimutzglHT .q2hp_jwdBY4XEVMIBTNP :hover {
  background-color: #e6e6e6;
}

.eyecatcher {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.625rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  padding: 4px 4px 3px;
  text-transform: uppercase;
}

.eyecatcher__container {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  gap: 4px;
  justify-content: flex-end;
  pointer-events: none;
}

.eyecatcher__container--gapless {
  padding: 0;
}

.eyecatcher__container--wrap {
  flex-wrap: wrap;
}

.eyecatcher__container--align-right {
  justify-content: flex-start;
}

.eyecatcher__container--align-right.eyecatcher__container--small-gap {
  gap: 10px;
  padding: 5px 0;
}

.eyecatcher__container--coupon-first {
  flex-direction: row;
  justify-content: flex-start;
}

.eyecatcher--rectangle {
  align-items: center;
  background-color: #212121;
  color: #fff;
  display: flex;
  height: 19px;
  margin-bottom: 4px;
  padding: 0 5px;
}

.eyecatcher--rectangle:last-of-type {
  margin-left: 0;
}

.eyecatcher--dermacosmetic,
.eyecatcher--gift {
  align-items: center;
  display: flex;
  gap: 4px;
  justify-content: center;
}

.eyecatcher--rectangle.eyecatcher--small-gap {
  margin-bottom: 2px;
  margin-top: 2px;
}

.eyecatcher--rectangle.eyecatcher--no-gap {
  margin-bottom: 0;
  margin-right: 0;
}

.eyecatcher--discount {
  background-color: var(--color-sale-red);
}

.eyecatcher--red-point {
  align-items: center;
  display: flex;
  gap: 4px;
}

.eyecatcher--pop {
  margin-bottom: 0;
  padding: initial;
}

.eyecatcher--pop .eyecatcher--rectangle {
  margin-bottom: 0;
  margin-left: 0;
}

.eyecatcher--coupon-promotion-label {
  align-items: center;
  background: #f2f2f2;
  box-sizing: border-box;
  display: flex;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.625rem;
  font-weight: 500;
  height: 19px;
  letter-spacing: 0;
  line-height: 160%;
  margin-top: 4px;
  padding: 4px 4px 3px;
}

.zTex20n5l39BGjSo67BL {
  height: 48px;
  min-width: 82px;
  position: absolute;
  right: 12px;
  top: 2px;
  transition: background-color 0.1s ease-in-out;
}

.zTex20n5l39BGjSo67BL:hover .UTgd4E5ocYabtmHDueEc {
  background-color: #fff;
}

.M0I6UqP8eEnpY_vhH91U {
  align-items: center;
  color: #000;
  display: flex;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.625rem;
  font-weight: 400;
  gap: 4px;
  height: 32px;
  justify-content: left;
  letter-spacing: 0;
  line-height: 160%;
  min-width: 82px;
}

.Zu0iavI0Ozb2IpU1FadF {
  justify-content: center;
}

.brNFAdcm_u7rTvMNRDXQ {
  color: #000;
}

.UTgd4E5ocYabtmHDueEc {
  height: 24px;
  width: 24px;
}

.label-wrapper {
  padding-top: 4px;
}

@supports (-moz-appearance: none) {
  .label-wrapper ~ .product-tile__price {
    bottom: auto;
    position: relative;
  }
}

.label-wrapper .eyecatcher--pop {
  gap: 0;
}

.label-dot {
  background-color: #ff9b14;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  margin-right: 10px;
  width: 8px;
}

.label-text {
  font-size: 0.75rem;
  letter-spacing: 0;
  line-height: 150%;
}

.label-text,
.product-detail-header .brand-line {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-weight: 400;
}

.product-detail-header .brand-line {
  color: #000;
  font-size: 1.125rem;
  letter-spacing: 0.5px;
  line-height: 120%;
  text-decoration: none;
  text-transform: uppercase;
}

.product-detail-header .brand-line:active,
.product-detail-header .brand-line:hover,
.product-detail-header .brand-line:visited {
  color: #000;
}

.product-detail-page--chanel .product-detail-header .brand-line,
.product-detail-page--chanel .product-detail-header .header-name {
  text-transform: uppercase;
}

._H8qcdlfaXwbITYmDVEy,
._HxhwIpF5O0nV10LnvGm,
.eeMJGbvKGEQPIsrx0pLF {
  align-items: center;
  background-color: #f2f2f2;
  display: flex;
  margin-bottom: 4px;
  margin-top: 4px;
}

._HxhwIpF5O0nV10LnvGm {
  padding: 4px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.eeMJGbvKGEQPIsrx0pLF {
  padding-right: 8px;
}

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

.AMGdtycFGK_WZR74itcN._dbYwaxsqriygk9198An .tlQ1yuTqczuUpPARd3J0 {
  margin-right: 8px;
  order: -1;
}

.tlQ1yuTqczuUpPARd3J0 {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 110%;
  padding-bottom: 4px;
  padding-top: 4px;
}

.gqDsIguY4wFYc_0moX2F {
  color: #ac145a;
}

.TpfftK_v121Mfdrhvu5Y {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 150%;
}

.TpfftK_v121Mfdrhvu5Y,
.Xx2YPmdmF0IzWNDs4qhU {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  letter-spacing: 0;
}

.Xx2YPmdmF0IzWNDs4qhU {
  font-size: 0.625rem;
  font-weight: 500;
  line-height: 160%;
}

.oTl0x60MUyfaNNmGMSZ7 {
  padding: 12px 12px 7px;
}

.CffoRT86R8vZ4XFvu7Mq {
  background-color: #000;
  color: #fff;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.625rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  margin-left: 0.25rem;
  padding: 4px 4px 3px;
  text-transform: uppercase;
}

.tt9lI87MUJSGl1646d27 {
  margin-top: 16px;
}

.tt9lI87MUJSGl1646d27 ul {
  list-style-type: auto;
  padding-left: 14px;
}

.tt9lI87MUJSGl1646d27 strong {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-weight: 500;
}

.DNi9Ey2ljuijVdUr_C7G,
.psiHCH_0i8PTt3M6HX_9 {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  margin-top: 16px;
}

.fPEv1X39T8nkQ08IdLR4 {
  margin: 16px;
}

.HPSRU3zJA735goeZud2C {
  list-style-type: auto;
  padding-left: 14px;
}

.DNi9Ey2ljuijVdUr_C7G {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

.pgLqamD7A11166upWTGA {
  margin: 16px;
}

.Ms1GEtveZulRhQyTaZ9b {
  border-bottom: 1px solid #212121;
  cursor: pointer;
  font-weight: 400;
  height: 24px;
  margin-top: 16px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.Ms1GEtveZulRhQyTaZ9b,
.QY3cM_csl7z2meYH9Rx9 {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  letter-spacing: 0;
  line-height: 150%;
}

.QY3cM_csl7z2meYH9Rx9 {
  font-weight: 500;
}

.lAdysGnDuBj7vYkzuhfC {
  color: var(--color-sale-red);
}

.eOGnZEcfJrBVuyBofBdF {
  text-decoration: line-through;
}

.product-price--tile .price-row {
  align-items: baseline;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-weight: 500;
  justify-content: flex-end;
  margin-bottom: 4px;
  min-height: 33px;
}

.product-price--tile .price-row__price {
  display: flex;
  flex-wrap: wrap;
}

.product-price--tile .price-row__price--discount-color {
  color: var(--color-sale-red);
}

.product-price--tile .price-row__lowest {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  max-width: 100%;
}

.product-price--tile .price-row__original-price {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

.product-price--tile .price-row .product-price__discount,
.product-price--tile .price-row .product-price__no-discount {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 110%;
  margin: 0;
}

.product-price--tile .price-row .product-price__lowest {
  justify-content: flex-start;
  margin-top: 4px;
}

.product-price--tile .price-row .product-price__prefix {
  margin-right: 5px;
  max-width: 100%;
  white-space: normal;
}

.product-price--tile .price-row .product-price__price {
  margin-left: 0;
  max-width: 100%;
  white-space: normal;
}

.product-price__original {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

.product-price__discount {
  margin-left: 8px;
}

.product-price--tile .price-row .product-price__lowest {
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  max-width: 100%;
}

.product-price .base-price-row {
  align-items: baseline;
  display: flex;
  min-height: 13px;
}

.product-price .base-price-row .product-price__base {
  color: #595959;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.625rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 160%;
  max-width: 100%;
}

.product-price .discounted-price {
  align-items: flex-end;
}

.product-price .discounted-price,
.product-price .discounted-price__row {
  display: flex;
  flex-direction: column;
}

.eco-participation__text {
  color: #8a8a8a !important;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

.eco-participation__text .button {
  padding: 0;
}

.eco-participation__modal__body {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  padding: 13px 13px 0;
}

@media screen and (min-width: 768px) {
  .eco-participation__modal__body {
    padding: 30px 0 0;
  }
}

.eco-participation__modal [data-rsbs-backdrop],
.eco-participation__modal [data-rsbs-overlay],
.eco-participation__modal [data-rsbs-root]:after {
  z-index: 1003;
}

.text {
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: text-bottom;
  white-space: nowrap;
  width: 100%;
}

@supports (-moz-appearance: none) {
  .text {
    white-space: normal;
  }
}

.product-info {
  padding-top: 16px;
}

.product-info__info-wrapper {
  height: 4.75rem;
}

.product-info__info-wrapper--expanded .name {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  height: 2.25rem;
  white-space: normal;
}

.product-info__details {
  height: 3.375rem;
}

.price {
  padding-top: 8px;
}

.top-brand {
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  height: 0.9375rem;
  letter-spacing: 0.5px;
  line-height: 120%;
  margin-bottom: 8px;
  padding-top: 1px;
  text-transform: uppercase;
}

.brand-line,
.name {
  color: #000;
}

.brand-line,
.category,
.name {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  height: 1.125rem;
  letter-spacing: 0;
  line-height: 150%;
}

.category {
  color: #595959;
}

.product-info--chanel .brand-line,
.product-info--chanel .category,
.product-info--chanel .name,
.product-info--chanel .top-brand {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
}

.M2tvZgxx0GCkom6Rrang {
  display: block;
  padding: 0 16px;
  pointer-events: none;
  text-align: left;
  vertical-align: text-bottom;
}

.ymaS2kpedOquau5uecxC {
  align-content: center;
  pointer-events: none;
  position: relative;
}

.zQwFwIqHkavPAs59CgJZ {
  display: flex;
  padding-left: 4px;
}

.NaiPC2YsQiWKVFJ2hfjq {
  border: 2px solid transparent;
  padding: 9px 10px;
}

.NaiPC2YsQiWKVFJ2hfjq:focus {
  border: 2px solid #212121;
}

.gXsMJMvm7B4vFNjVz0nB {
  border-bottom: 1px solid #212121;
  width: 135px;
}

.gXsMJMvm7B4vFNjVz0nB:visited {
  border-bottom: 1px solid #595959;
}

.gXsMJMvm7B4vFNjVz0nB:active,
.gXsMJMvm7B4vFNjVz0nB:focus,
.gXsMJMvm7B4vFNjVz0nB:hover {
  border-bottom: none;
}

@media screen and (min-width: 768px) {
  .wish-list-cart-modal .subtitle {
    margin: 24px 0;
  }
}

.wish-list-cart-modal__buttons {
  display: flex;
  flex-direction: column-reverse;
}

@media screen and (min-width: 768px) {
  .wish-list-cart-modal__buttons {
    flex-direction: row;
    justify-content: space-between;
  }
}

.wish-list-cart-modal__button.button {
  margin-bottom: 0;
  margin-top: 15px;
}

@media screen and (min-width: 768px) {
  .wish-list-cart-modal__button.button {
    width: calc(100% - 15px);
  }

  .wish-list-cart-modal__button.button:first-of-type {
    margin-right: 12px;
  }
}

.variant-wrapper {
  align-items: center;
  bottom: 16px;
  display: flex;
  gap: 2px;
  height: 16px;
  left: 16px;
  padding: 3px 0;
  pointer-events: none;
  position: absolute;
  width: 51px;
}

.variant-entry {
  height: 10px;
  min-height: 10px;
  min-width: 10px;
  width: 10px;
}

.variant-entry-number {
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.625rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 160%;
  margin-left: 2px;
}

:export {
  transitionInteractionLong: 0.83s;
  transitionInteractionShort: 0.33s;
  transitionDurationModal: 0.35s;
}

.wish-list-button__icon {
  animation: bounce-in 0.2s;
  border-radius: 50%;
}

.wish-list-button__icon:hover {
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .wish-list-cart-modal .subtitle {
    margin: 0;
  }
}

.wish-list-modal__header .modal-header__title-container .modal-header__title {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 150%;
  text-transform: uppercase;
}

.wish-list-modal__text {
  border-top: 1px solid #000;
  display: block;
  margin-top: 10px;
  padding-top: 20px;
}

.wish-list-modal__buttons {
  display: flex;
  flex-direction: column;
  margin: 8px 0 -7px;
}

@media screen and (min-width: 768px) {
  .wish-list-modal__buttons {
    flex-direction: row;
    justify-content: flex-end;
  }
}

.wish-list-modal__button {
  margin: 7px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .wish-list-modal__button {
    margin-bottom: 0;
    width: 216px;
  }
}

.wish-list-modal__button--continue-shopping {
  margin-right: 10px;
}

@keyframes bounce-in {
  0% {
    transform: scale(1);
  }

  70% {
    transform: scale(1.3);
  }

  to {
    transform: scale(1);
  }
}

@media screen and (max-width: 767px) {
  .wishlist__link {
    padding: 12px;
  }
}

:export {
  colorGreyLight5: #f2f2f2;
  colorGreyDark50: #8a8a8a;
  colorGreyMedium: #e6e6e6;
  colorMintBright: var(--color-brand-bright);
  colorMintMedium: var(--color-brand-medium);
  colorBlack: #000;
  colorWhite: #fffffd;
  colorBrandLight: var(--color-brand-light);
  bgColorLightMint: #e6f6f4;
  bgColorLightRose: #ffebf0;
  bgColorRed: #ffebee;
  bgColorPink: #fce4ec;
  bgColorViolet: #f3e5f5;
  bgColorPurple: #ede7f6;
  bgColorIndigo: #e8eaf6;
  bgColorBlue: #e3f2fd;
  bgColorBabyBlue: #e1f5fe;
  bgColorCyan: #e0f7fa;
  bgColorTeal: #e0f2f1;
  bgColorGreen: #e8f5e9;
  bgColorFreshGreen: #f1f8e9;
  bgColorLime: #f9fbe7;
  bgColorYellow: #fffde7;
  bgColorAmber: #fff8e1;
  bgColorOrange: #fff3e0;
  bgColorRedOrange: #fbe9e7;
  bgColorMakeUp: #f7f1ed;
  bgColorBrown: #efebe9;
  bgColorGrey: #f2f2f2;
  bgColorBlueGrey: #eceff1;
  criteoColorGray: #b3b3b3;
  criteoColorBlack: #322b29;
  criteoColorDarkBrown: #5e534e;
}

:export {
  mobileMax: 767px;
  tabletMax: 1023px;
  desktopMax: 1279px;
  largeMax: 1400px;
}

.product-tile {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 110%;
  position: relative;
  width: 100%;
}

.product-tile__image-wrapper {
  aspect-ratio: 4/5;
  background-color: #f2f2f2;
  position: relative;
}

.product-tile__image-wrapper .product-tile__label.eyecatcher__container {
  display: flex;
  flex-direction: row-reverse;
  left: 16px;
  position: absolute;
  top: 16px;
  z-index: 1;
}

.product-tile__image-wrapper .eyecatcher--rectangle {
  border-radius: 0;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.625rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  margin-bottom: 4px;
  text-transform: uppercase;
}

.product-tile__image-wrapper img.image {
  height: auto;
  width: 100%;
}

.product-tile__full-width {
  height: 100%;
  position: relative;
  width: 100%;
}

.product-tile .link--no-decoration {
  color: #000;
  text-decoration: none;
}

.product-tile .product-tile__sponsored-image {
  position: absolute;
}

.product-tile .product-tile__sponsored-icon {
  height: 24px;
  position: absolute;
  right: 12px;
  top: 16px;
  width: 24px;
}

.product-tile .product-tile-spa-ref {
  position: absolute;
}

.product-tile__main-link {
  align-content: center;
  display: block;
  height: 100%;
}

.product-tile__wishlist-icon {
  bottom: 0;
  pointer-events: auto;
  position: absolute;
  right: 0;
  z-index: 1;
}

.product-tile__wishlist-icon.button__with-icon--transparent {
  border-radius: 0;
  display: block;
  height: 48px;
  line-height: 12px;
  margin-bottom: 0;
  text-align: center;
  width: 48px;
}

.product-tile__wishlist-icon.button__with-icon--transparent:hover {
  background-color: #fff;
}

.product-tile__wishlist-icon .icon {
  fill: var(--color-brand-original);
}

.product-tile__wishlist-icon .icon--SVG_19 {
  height: 24px;
  width: 24px;
}

.product-tile .wish-list-button__icon {
  margin-top: 1px;
}

.product-tile--account .link {
  padding: 15px 0;
  width: 200px;
}

@media screen and (max-width: 767px) {
  .product-tile--account .link {
    width: 130px;
  }

  .product-tile--account .button {
    transform: translateX(120px);
  }
}

.product-tile--with-text {
  margin: 0 auto;
}

@media screen and (min-width: 1024px) {
  .product-tile--with-text {
    margin: 0;
  }
}

.product-overview-page--dior-backstage .product-tile,
.product-tile--dior-backstage {
  margin-top: 20px;
}

.product-overview-page--dior-backstage .product-tile .product-tile__text.product-tile__brand-line,
.product-tile--dior-backstage .product-tile__text.product-tile__brand-line {
  font-weight: 500;
  text-transform: uppercase;
}

.product-overview-page--dior-backstage .product-tile:nth-child(4n + 4):after,
.product-tile--dior-backstage:nth-child(4n + 4):after {
  width: 100%;
}

.product-tile--baas-inf1 {
  background-color: #fff;
}

.product-tile--baas-inf1 .product-tile__label.eyecatcher__container {
  left: 4px;
  top: 4px;
}

.product-tile--baas-inf1 .link {
  padding: 8px 8px 0;
}

.product-tile__details-container {
  display: flex;
  flex: 1 1;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 16px;
}

.product-tile__details-container .product-tile__label.eyecatcher__container {
  display: flex;
  flex-direction: row-reverse;
  padding: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}

.product-tile__details-container .eyecatcher--rectangle {
  border-radius: 0;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.625rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  margin-right: 4px;
  margin-top: 4px;
  text-transform: uppercase;
}

.product-tile .link--text {
  color: #212121;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  text-decoration: none;
}

.product-tile .link--text:active,
.product-tile .link--text:focus,
.product-tile .link--text:hover {
  color: #212121;
}

.product-tile .link--text:visited {
  color: #595959;
}

.yMWJfgbAjPbXGzbpmf9o {
  animation-duration: 0.5s;
  animation-name: Tbw3GM12SnC6AXfJQMfj;
  background: #000;
  border-radius: 50%;
  bottom: 3.75rem;
  height: 3rem;
  opacity: 1;
  position: fixed;
  right: 6rem;
  width: 3rem;
  z-index: 100;
}

@media (max-width: 767px) {
  .yMWJfgbAjPbXGzbpmf9o {
    bottom: 3rem;
    right: 1.6rem;
  }
}

.yMWJfgbAjPbXGzbpmf9o:before {
  background: url(./public/digital-assistant.63c5d60d119fa562.svg) no-repeat 50%;
  bottom: 0.5rem;
  content: '';
  left: 0.5rem;
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
}

@keyframes Tbw3GM12SnC6AXfJQMfj {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.uO92_0gFLNVQ9IfgIimO {
  border: 1px solid #000;
  border-radius: 1.5rem;
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  padding: 0.75rem 1rem;
  transition:
    background-color 0.5s,
    color 0.5s;
}

.uO92_0gFLNVQ9IfgIimO.SmtBSAWtIXNXLYwKuO_b {
  background-color: #f2f2f2;
  color: #bfbfbf;
  cursor: auto;
}

.uO92_0gFLNVQ9IfgIimO.WJtftWQ8hVOFyJ3lNLDe,
.uO92_0gFLNVQ9IfgIimO:hover:not(.SmtBSAWtIXNXLYwKuO_b) {
  background-color: #212121;
  color: #fff;
}

.uO92_0gFLNVQ9IfgIimO.PNOv1w1zJpzBaaFxUxvp + .uO92_0gFLNVQ9IfgIimO.PNOv1w1zJpzBaaFxUxvp {
  margin-top: 0.5em;
}

.uO92_0gFLNVQ9IfgIimO.SawRilVX5THLxwQ1JmTN + .uO92_0gFLNVQ9IfgIimO.SawRilVX5THLxwQ1JmTN {
  margin-left: 0.5em;
}

.AHEt2OgEzm0bxGbfMcOB {
  background-color: #212121;
  border-radius: 0.25rem;
  border-width: 0;
  color: #fff;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 1.5px;
  line-height: 100%;
  padding: 0.625rem;
  text-transform: uppercase;
}

.qOKlVFMW7tvrEgaWK9oR {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-left: 32px;
  margin-right: 16px;
}

.xW8fcpzwD0kstU_DslZP {
  margin-top: 0 !important;
  text-align: left;
}

.T31t4_LaFZJDhwwDAuR1 {
  align-items: center;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: space-between;
  padding: 15px;
}

.xBoa7asCOTWEdvdECMRv {
  display: flex;
  gap: 24px;
  height: 24px;
}

.vBJg_1BJCBX496qbrgim {
  margin-bottom: 0;
}

.SkOFUTtS7LmiNMdMksJw {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}

.pDx_oDweufbJOswV0TNh {
  margin-bottom: 0 !important;
}

.R1QLP6fAMdYKUx788pXG {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.DQuyRvfSDbWn9NrwFRZD {
  align-items: flex-end;
  justify-content: flex-end;
}

.zNCuAOmbqyqiAkMsmnef {
  align-items: flex-end;
  display: flex;
  flex: 1 1 auto;
  flex-direction: row;
  justify-content: flex-start;
  max-width: 100%;
}

.a_ucjrvrEFiJi3EhpU9L {
  background: url(../public/digital-assistant-logo.73de8cac6ea4addc.svg) no-repeat 50%;
  background-size: 100% auto;
  border-radius: 50%;
}

.Ct8F694tov3rOfYQo5sZ,
.a_ucjrvrEFiJi3EhpU9L {
  display: block;
  flex: 0 0 1.5rem;
  height: 1.5rem;
  margin-right: 8px;
  width: 1.5rem;
}

.Ct8F694tov3rOfYQo5sZ {
  visibility: hidden;
}

.IwJIhR_juUNOTYoFuGRO {
  background: #f2f2f2;
  border-radius: 0.25rem;
  display: block;
  flex: 1 1 auto;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  overflow-wrap: anywhere;
  padding: 0.5rem;
}

.DQuyRvfSDbWn9NrwFRZD .IwJIhR_juUNOTYoFuGRO {
  background: #000;
  color: #fff;
}

.VQBBTHoxoEGtYDtZaxYT {
  font-weight: 500;
}

.cnHZWnB_uSEcSttienAX {
  gap: 4px;
  padding-bottom: 12px;
  padding-top: 12px;
}

.cnHZWnB_uSEcSttienAX,
.wnupUydh7qobx09H6tTj {
  align-items: center;
  display: flex;
}

@media screen and (max-width: 767px) {
  .JF7N5yFJAzya3vi5dAA7 {
    margin: 10px;
  }
}

.krOCxOANLWcNYKGKkd6U {
  margin: 20px 0;
}

.vm5W14AFPVi4WmjCCANV {
  color: #000;
  display: flex;
  flex-direction: column;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  justify-content: space-between;
  letter-spacing: 0;
  line-height: 110%;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: calc((100% - 8px) / 3);
}

.xP8yERA75fddzRT0SOrm {
  display: block;
}

.HUSuXHPNopWbloSnJstL {
  display: block;
  margin-top: 24px;
  padding-left: 8px;
  padding-right: 8px;
  pointer-events: none;
  text-align: left;
}

.HUSuXHPNopWbloSnJstL .jXGxcsEgkSJiHzC6K2cc:empty {
  display: none;
}

.vDhN9OBuoI3KvrQOS029 {
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: text-bottom;
  white-space: nowrap;
  width: 100%;
}

@supports (-moz-appearance: none) {
  .vDhN9OBuoI3KvrQOS029 {
    white-space: normal;
  }
}

.d4Y8pK9hClkpQs7A97AF {
  margin-top: 8px;
}

.CEEcKKahmCErxj9N_Vnw {
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  height: 15px;
  letter-spacing: 0;
  line-height: 150%;
  text-transform: uppercase;
}

.D_Q7RkJEOIR8Vu6FMm3U,
.Xks7uR9ZI4DVnK_3JyDt {
  color: #000;
}

.D_Q7RkJEOIR8Vu6FMm3U,
.Xks7uR9ZI4DVnK_3JyDt,
.cTfGlVom1IBN5gq4_ppg {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  height: 18px;
  letter-spacing: 0;
  line-height: 150%;
}

.cTfGlVom1IBN5gq4_ppg {
  color: #8a8a8a;
}

.xjZo5x12Yx9SWTDnopIx {
  display: flex;
  gap: 4px;
}

.RuOBrpOzi71VRhNrmVIO {
  display: flex;
  gap: 8px;
  padding: 16px;
}

.ery7DW20uMQcZJGxBRGf {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.xqOfqiQfjVN5l7HTzGjw {
  display: flex;
  gap: 24px;
}

.u2vnGtPSdtDadQrcNrNO {
  font-weight: 500;
  letter-spacing: 1.5px;
  margin-bottom: 0;
}

.T_BfqHoNakXLLV9Mj08L {
  background: #ffebee;
}

.qcnZZbhdzvKlY30Q_vrU,
.vI_CH6GOi87Fag1b5AQm {
  background: #e8f5e9;
}

.H2mMcbJBD92p_5G9PuoZ {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 50%;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.12);
  height: 48px;
  position: absolute;
  top: -100px;
  width: 48px;
}

.Yj_58G5Kr7AKkFSS5elg {
  padding: 0.5em 1.5em;
}

.BqFtAi88dOC3GVcF8VUs {
  animation: BqFtAi88dOC3GVcF8VUs 1s linear infinite alternate;
  animation-delay: 0.5s;
  background-color: #595959;
  border-radius: 50%;
  color: #595959;
  height: 0.5rem;
  position: relative;
  width: 0.5rem;
}

.BqFtAi88dOC3GVcF8VUs:after,
.BqFtAi88dOC3GVcF8VUs:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
}

.BqFtAi88dOC3GVcF8VUs:before {
  animation: BqFtAi88dOC3GVcF8VUs 1s infinite alternate;
  animation-delay: 0s;
  left: -1rem;
}

.BqFtAi88dOC3GVcF8VUs:after,
.BqFtAi88dOC3GVcF8VUs:before {
  background-color: #595959;
  border-radius: 50%;
  color: #595959;
  height: 0.5rem;
  width: 0.5rem;
}

.BqFtAi88dOC3GVcF8VUs:after {
  animation: BqFtAi88dOC3GVcF8VUs 1s infinite alternate;
  animation-delay: 1s;
  left: 1rem;
}

@keyframes BqFtAi88dOC3GVcF8VUs {
  0% {
    background-color: #595959;
  }

  50%,
  to {
    background-color: #bfbfbf;
  }
}

.Ei901g5icdH7uAuGtnq5 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.Ei901g5icdH7uAuGtnq5:not(:first-child) {
  margin-top: 1em;
}

.LuFRv3dPreCupubuTswX {
  align-items: flex-end;
  justify-content: flex-end;
}

.yMO_YCvAbxnyyRowpJWV {
  align-items: flex-end;
  display: flex;
  flex: 1 1 auto;
  flex-direction: row;
  justify-content: flex-start;
  max-width: 100%;
}

.KD16A0cmgzhmE5qWU2iK {
  background: url(../public/digital-assistant-logo.73de8cac6ea4addc.svg) no-repeat 50%;
  background-size: 100% auto;
  border-radius: 50%;
  display: block;
  flex: 0 0 1.5rem;
  height: 1.5rem;
  margin-right: 0.5em;
  width: 1.5rem;
}

.PJ2utXeo4YSX_iW_bEy3 {
  background: #f2f2f2;
  border-radius: 0.25rem;
  display: block;
  flex: 1 1 auto;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  overflow-wrap: anywhere;
  padding: 0.5rem;
}

.LuFRv3dPreCupubuTswX .PJ2utXeo4YSX_iW_bEy3 {
  background: #000;
  color: #fff;
}

.nQxQyxH_LcESa3wF1BcU {
  color: #595959;
  display: block;
  flex: 1 1;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  margin-left: 2rem;
}

.ak0s4vpEb_ix_eJMD2VZ {
  background-color: #fff;
  border-radius: 0;
  bottom: 0;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.12);
  display: flex;
  flex-direction: column;
  height: 700px;
  max-width: 100vw;
  position: fixed;
  right: 6em;
  width: 390px;
  z-index: 301;
}

@media screen and (min-width: 768px) {
  .ak0s4vpEb_ix_eJMD2VZ {
    bottom: 18px;
    max-height: calc(100vh - 225px - 18px);
  }
}

@media screen and (max-width: 767px) {
  .ak0s4vpEb_ix_eJMD2VZ {
    height: calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom));
    height: calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom));
    left: 0;
    right: 0;
    top: env(safe-area-inset-top);
    width: 100vw;
  }
}

._LqurZ1mGj1mHGQwNApC {
  background-color: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 0.5em 0.5em 0 0;
  bottom: 0;
  height: 4em;
  position: fixed;
  right: 6em;
  width: 24em;
  z-index: 999;
}

@media screen and (max-width: 767px) {
  ._LqurZ1mGj1mHGQwNApC {
    height: 100vh;
    left: 0;
    right: 0;
    width: 100vw;
  }
}

.S0XZb3GTAeRa9Vs1iHsh {
  align-items: center;
  border-bottom: 1px solid #bfbfbf;
  display: flex;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 110%;
  padding: 0.75em 1em;
  text-align: center;
}

.MbVwFtuB2qh5U_Ieis4x {
  height: 2rem;
  width: 2rem;
}

.MbVwFtuB2qh5U_Ieis4x + .MbVwFtuB2qh5U_Ieis4x {
  margin-left: 0.5em;
}

.GuzebVBFvDSyAZF_tSao {
  flex-grow: 1;
  max-height: 48em;
  overflow: auto;
  padding: 40px 16px 16px;
}

@media (max-width: 767px) {
  .GuzebVBFvDSyAZF_tSao {
    height: 80vh;
    max-height: none;
  }
}

.H9f_FVVKecmvG58A_8eC {
  display: flex;
  flex-direction: column;
  min-height: 25em;
  row-gap: 24px;
}

.A82JCEzIs1luTfAztDaT {
  height: 1px;
  width: 1px;
}

.gHsNGLnSu_d7cZXnK1Fh {
  flex-grow: 1;
}

.VlPeGUxtQEGfiyjSgOMJ {
  align-items: flex-start;
  border-top: 1px solid #f2f2f2;
  box-shadow: 0 -2px 4px 0 var(--color-button-primary-focus-outline);
  display: flex;
  justify-content: center;
  margin-bottom: -0.5rem;
  padding: 0.5rem;
  position: relative;
}

.oKArosH6lKXofmPIJjHG {
  flex: 1 1 auto;
}

.MLYwFDX8rB_Gx5NWOrwF {
  padding: 16px !important;
  resize: none !important;
}

.L6h83PY92Wgef_GW46Nl {
  flex: 0 0 3.5rem;
}

.V8jRdzZgXckM_OrmbqBT {
  background: url(../public/send.0c50f294c5eb0294.svg) no-repeat 50%;
  display: block;
  height: 3.5rem;
  width: 3.5rem;
}

.language-switch {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  width: 100%;
}

.language-switch__language-button-wrapper {
  align-items: center;
  display: flex;
  justify-content: center;
  position: relative;
}

.language-switch__language-button-wrapper:not(:last-of-type):after {
  border-right: 1px solid #000;
  content: ' ';
  height: 8px;
  margin: 0 5px;
}

.language-switch__language-button {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  text-transform: uppercase;
  width: 14px;
}

.language-switch__language-button:hover {
  text-decoration: underline;
}

.language-switch__language-button--active {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 150%;
  text-decoration: underline;
  width: 16px;
}

.language-switch--mobile {
  display: block;
}

.language-switch--mobile .language-switch__item {
  display: block;
  height: 45px;
  position: relative;
  text-decoration: none;
  width: 100%;
}

.language-switch--mobile .language-switch__language-button {
  align-items: center;
  display: flex;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  justify-content: space-between;
  letter-spacing: 0;
  line-height: 150%;
  padding-left: 13px;
  padding-right: 13px;
  text-transform: none;
  width: 100%;
}

.language-switch--mobile .language-switch__language-button:active,
.language-switch--mobile .language-switch__language-button:focus,
.language-switch--mobile .language-switch__language-button:hover {
  background-color: var(--color-brand-light);
  color: #000;
  text-decoration: none;
}

.language-switch--mobile .language-switch__language-button .icon {
  fill: #000;
  display: inline-block;
  margin-left: 10px;
}

:export {
  colorGreyLight5: #f2f2f2;
  colorGreyDark50: #8a8a8a;
  colorGreyMedium: #e6e6e6;
  colorMintBright: var(--color-brand-bright);
  colorMintMedium: var(--color-brand-medium);
  colorBlack: #000;
  colorWhite: #fffffd;
  colorBrandLight: var(--color-brand-light);
  bgColorLightMint: #e6f6f4;
  bgColorLightRose: #ffebf0;
  bgColorRed: #ffebee;
  bgColorPink: #fce4ec;
  bgColorViolet: #f3e5f5;
  bgColorPurple: #ede7f6;
  bgColorIndigo: #e8eaf6;
  bgColorBlue: #e3f2fd;
  bgColorBabyBlue: #e1f5fe;
  bgColorCyan: #e0f7fa;
  bgColorTeal: #e0f2f1;
  bgColorGreen: #e8f5e9;
  bgColorFreshGreen: #f1f8e9;
  bgColorLime: #f9fbe7;
  bgColorYellow: #fffde7;
  bgColorAmber: #fff8e1;
  bgColorOrange: #fff3e0;
  bgColorRedOrange: #fbe9e7;
  bgColorMakeUp: #f7f1ed;
  bgColorBrown: #efebe9;
  bgColorGrey: #f2f2f2;
  bgColorBlueGrey: #eceff1;
  criteoColorGray: #b3b3b3;
  criteoColorBlack: #322b29;
  criteoColorDarkBrown: #5e534e;
}

:export {
  mobileMax: 767px;
  tabletMax: 1023px;
  desktopMax: 1279px;
  largeMax: 1400px;
}

.info-bar {
  background-color: #f2f2f2;
  display: none;
  height: 32px;
  min-height: 10px;
}

@media screen and (min-width: 768px) {
  .info-bar {
    align-items: center;
    display: flex;
  }

  .info-bar.no-content {
    height: 10px;
  }
}

.info-bar__wrapper {
  align-items: center;
  display: flex;
}

.info-bar__wrapper .link {
  white-space: nowrap;
}

.info-bar__wrapper .info-bar__links {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.625rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  margin: auto 0 auto 16px;
  text-decoration: none;
  text-transform: uppercase;
}

.info-bar__wrapper .info-bar__links:hover {
  color: #000;
  text-decoration: underline;
}

.info-bar__wrapper .info-bar__links:visited {
  color: #000;
}

.info-bar__wrapper .info-bar__links-column {
  padding-right: 16px;
}

.info-bar__languages-column {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-left: 16px;
}

.info-bar__entries-column {
  align-items: center;
  display: flex;
  flex: auto;
  height: 16px;
  overflow: hidden;
  padding-left: 16px;
}

.info-bar__entry {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.625rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 160%;
  padding-right: 16px;
  white-space: nowrap;
}

.brand-logo__image.image {
  height: 25px;
  width: auto;
}

.brand-logo__image--alt-logo {
  background: #212121;
}

:export {
  colorGreyLight5: #f2f2f2;
  colorGreyDark50: #8a8a8a;
  colorGreyMedium: #e6e6e6;
  colorMintBright: var(--color-brand-bright);
  colorMintMedium: var(--color-brand-medium);
  colorBlack: #000;
  colorWhite: #fffffd;
  colorBrandLight: var(--color-brand-light);
  bgColorLightMint: #e6f6f4;
  bgColorLightRose: #ffebf0;
  bgColorRed: #ffebee;
  bgColorPink: #fce4ec;
  bgColorViolet: #f3e5f5;
  bgColorPurple: #ede7f6;
  bgColorIndigo: #e8eaf6;
  bgColorBlue: #e3f2fd;
  bgColorBabyBlue: #e1f5fe;
  bgColorCyan: #e0f7fa;
  bgColorTeal: #e0f2f1;
  bgColorGreen: #e8f5e9;
  bgColorFreshGreen: #f1f8e9;
  bgColorLime: #f9fbe7;
  bgColorYellow: #fffde7;
  bgColorAmber: #fff8e1;
  bgColorOrange: #fff3e0;
  bgColorRedOrange: #fbe9e7;
  bgColorMakeUp: #f7f1ed;
  bgColorBrown: #efebe9;
  bgColorGrey: #f2f2f2;
  bgColorBlueGrey: #eceff1;
  criteoColorGray: #b3b3b3;
  criteoColorBlack: #322b29;
  criteoColorDarkBrown: #5e534e;
}

:export {
  mobileMax: 767px;
  tabletMax: 1023px;
  desktopMax: 1279px;
  largeMax: 1400px;
}

.brand-teaser .image {
  display: block;
}

.brand-teaser__headline {
  margin: 0;
  text-align: center;
}

.brand-teaser .accordion .rc-collapse-item:last-of-type {
  border-bottom: none;
}

.brand-teaser__modaltext {
  padding: 15px;
}

.brand-teaser--small {
  min-height: 300px;
}

.brand-teaser--small .brand-teaser__content {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 15px;
}

.brand-teaser--small .brand-teaser__content .image,
.brand-teaser--small .brand-teaser__logo {
  height: 20px;
}

@media screen and (max-width: 767px) {
  .brand-teaser--small .brand-teaser__logo--inner-wrapper {
    height: 100%;
  }
}

.brand-teaser--small .brand-teaser__trigger {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  text-decoration: underline;
}

.brand-teaser--small .image {
  border-color: gray;
  border-radius: 4px;
}

.brand-teaser--large {
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  display: flex;
  flex-wrap: wrap;
}

.brand-teaser--large .brand-teaser__image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 0;
  padding-top: 33%;
  width: 50%;
}

.brand-teaser--large .brand-teaser__content {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 50%;
}

.brand-teaser--large .brand-teaser__content .image {
  height: 35px;
}

@media screen and (min-width: 1024px) {
  .brand-teaser--large .brand-teaser__content .image {
    height: 50px;
  }
}

.brand-teaser--large .brand-teaser__trigger {
  align-items: center;
  display: flex;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  justify-content: center;
  letter-spacing: 0;
  line-height: 150%;
  padding: 15px 0;
  width: 100%;
}

.brand-teaser--large .brand-teaser__text {
  padding: 0 15px 15px;
  width: 100%;
}

.PWxKfikocjRimutzglHT {
  display: inline-block;
  pointer-events: all;
}

.PWxKfikocjRimutzglHT .q2hp_jwdBY4XEVMIBTNP {
  cursor: default;
  height: 48px;
  margin-bottom: 0;
  width: 48px;
}

.PWxKfikocjRimutzglHT .q2hp_jwdBY4XEVMIBTNP .K5YUvpXuY_6PnVubof0b {
  border-radius: 50%;
  cursor: pointer;
  height: 24px;
  padding: 1px;
  transition: background-color 0.1s ease-in-out;
  width: 24px;
}

.PWxKfikocjRimutzglHT .q2hp_jwdBY4XEVMIBTNP .SvP9eDfeAlT22IWXn1cq {
  background-color: #fff;
}

.PWxKfikocjRimutzglHT .q2hp_jwdBY4XEVMIBTNP :hover {
  background-color: #e6e6e6;
}

:export {
  mobileMax: 767px;
  tabletMax: 1023px;
  desktopMax: 1279px;
  largeMax: 1400px;
}

.teaser-gold-bronze {
  --swiper-pagination-bullet-horizontal-gap: 6.5px;
  border-radius: 0;
  margin: 0;
  position: relative;
}

.teaser-gold-bronze__container {
  display: flex;
}

.teaser-gold-bronze__gold {
  display: block;
  flex: 1 1;
  height: auto;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .teaser-gold-bronze__gold {
    border-radius: 0;
    flex: 75% 1;
    max-width: 75%;
    overflow: hidden;
    width: 75%;
  }
}

.teaser-gold-bronze__gold-link {
  display: block;
}

.teaser-gold-bronze__bronze-image,
.teaser-gold-bronze__gold-image {
  border-radius: 0;
  margin: 0;
  top: 0;
}

@media screen and (min-width: 768px) {
  .teaser-gold-bronze__gold-swiper {
    margin: 0;
  }
}

.teaser-gold-bronze__gold-swiper .swiper-pagination {
  height: 25px;
  right: 4px;
  text-align: right;
  top: 2px;
  width: auto;
}

@media screen and (min-width: 768px) {
  .teaser-gold-bronze__gold-swiper .swiper-pagination {
    right: auto;
    text-align: center;
    top: auto;
    width: 100%;
  }

  .teaser-gold-bronze__gold-swiper .swiper-pagination-bullet {
    opacity: 1;
  }
}

.teaser-gold-bronze__gold-swiper .swiper-container {
  padding: 0;
}

.teaser-gold-bronze__bronze {
  display: none;
  margin-left: 2px;
}

@media screen and (min-width: 768px) {
  .teaser-gold-bronze__bronze {
    border-radius: 0;
    display: block;
    flex: calc(25% - 2px) 1;
    max-width: calc(25% - 2px);
    overflow: hidden;
    width: calc(25% - 2px);
  }
}

.teaser-gold-bronze__bronze-link {
  display: block;
  height: 100%;
}

.teaser-gold-bronze__bronze-image {
  min-height: 100%;
}

.teaser-gold-bronze__bronze-image .image {
  -o-object-fit: cover;
  object-fit: cover;
}

.teaser-gold-bronze .image {
  pointer-events: none;
}

@media screen and (min-width: 768px) {
  .teaser-gold-bronze .image {
    border-radius: 0;
  }
}

.teaser-gold-bronze .criteo-teaser-gold__sponsored {
  bottom: 10px;
  position: absolute;
  right: 10px;
  z-index: 2;
}

.teaser-gold-bronze .criteo-teaser-gold-content__sponsored {
  position: relative;
}

.kvofokWHhoGAmmYax3SB {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  text-transform: uppercase;
}

@media screen and (max-width: 767px) {
  .AHx5pwgWhsxunv4jGBUG {
    padding: 3px 13px;
  }
}

.lhh6tEU9XFmC15oTTytd {
  align-items: center;
  cursor: pointer;
  display: flex;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  gap: 8px;
  letter-spacing: 0;
  line-height: 150%;
  margin-left: 20px;
  min-height: 48px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

@media screen and (max-width: 1023px) {
  .lhh6tEU9XFmC15oTTytd {
    position: relative;
    top: auto;
  }
}

.text-box {
  padding: 20px;
}

@media screen and (min-width: 768px) {
  .text-box {
    padding-bottom: 0;
    padding-right: 30px;
    padding-top: 30px;
  }
}

.text-box-overline {
  font-size: 0.75rem;
  letter-spacing: 0;
  line-height: 150%;
}

.text-box-headline,
.text-box-overline {
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.text-box-headline {
  font-size: 1.5rem;
  letter-spacing: 0.5px;
  line-height: 120%;
}

@media screen and (min-width: 768px) {
  .text-box-headline {
    font-family:
      Avenir Next,
      Helvetica Neue,
      Helvetica,
      Arial,
      sans-serif;
    font-size: 2rem;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 120%;
    text-transform: uppercase;
  }
}

.text-box-text {
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  padding-top: 15px;
}

@media screen and (min-width: 1024px) {
  .text-box-text {
    font-family:
      Avenir Next,
      Helvetica Neue,
      Helvetica,
      Arial,
      sans-serif;
    font-size: 0.75rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 150%;
  }
}

.text-box-links {
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
}

.text-box-links .button {
  border-bottom: 2px solid #000;
  border-radius: 0;
  box-shadow: 0 0 0 #000;
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 1.5px;
  line-height: 100%;
  margin-bottom: 0;
  margin-top: 10px;
  padding-bottom: 5px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  transform: translateZ(0);
  transition: border-bottom-width 60ms;
  z-index: 10;
}

@media screen and (min-width: 768px) {
  .text-box-links .button {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .text-box-links .button {
    font-family:
      Avenir Next,
      Helvetica Neue,
      Helvetica,
      Arial,
      sans-serif;
    font-size: 0.75rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 150%;
  }
}

@media screen and (min-width: 1280px) {
  .text-box-links .button {
    font-family:
      Avenir Next,
      Helvetica Neue,
      Helvetica,
      Arial,
      sans-serif;
    font-size: 0.75rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 150%;
  }
}

.text-box-links .button:first-child {
  margin-right: 30px;
}

.text-box-links .button:before {
  background-color: #fff;
  bottom: 0;
  box-shadow: 0 0 0 #000;
  content: '';
  height: 0;
  position: absolute;
  transform: translateZ(0);
  transition: height 0.4s;
  width: 100%;
  z-index: -1;
}

.text-box-links .button:hover {
  border-bottom-color: transparent;
  color: #000;
  transition: border-bottom-width 0ms;
}

.text-box-links .button:hover:before {
  height: 11px;
}

.sponsored-label {
  color: #595959;
  padding-bottom: 7px;
  padding-top: 7px;
}

.sponsored-label--it {
  color: #212121;
}

.sponsored-label--large,
.sponsored-label--medium,
.sponsored-label--small {
  font-size: 0.75rem;
  line-height: 150%;
}

.criteo-spotlight,
.sponsored-label--large,
.sponsored-label--medium,
.sponsored-label--small {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-weight: 400;
  letter-spacing: 0;
}

.criteo-spotlight {
  background-color: #f2f2f2;
  display: flex;
  flex-direction: column;
  font-size: 0.875rem;
  font-size: 1rem;
  height: 100%;
  justify-content: space-between;
  line-height: 110%;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .criteo-spotlight {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-top: 1px solid transparent;
  }
}

.criteo-spotlight__link {
  padding: 0;
}

.criteo-spotlight__button {
  margin-right: 0 !important;
}

.criteo-spotlight .link--no-decoration {
  color: #000;
  padding-bottom: 30px;
  text-decoration: none;
}

.criteo-spotlight__image {
  margin-left: auto;
  margin-right: auto;
  pointer-events: none;
  position: relative;
}

.criteo-spotlight__image .image-container {
  display: block;
}

.criteo-spotlight__image .image {
  width: 100%;
}

.criteo-spotlight__details {
  margin-top: 16px;
  padding: 32px 15px 0;
  position: relative;
}

.criteo-spotlight__details .text-box-cms-criteo-spotlight {
  display: block;
  margin-bottom: 35px;
  padding: 0;
  text-align: left;
}

.criteo-spotlight__details .text-box-overline-cms-criteo-spotlight {
  font-size: 0.75rem;
  margin-top: 5px;
}

.criteo-spotlight__details .text-box-headline-cms-criteo-spotlight,
.criteo-spotlight__details .text-box-overline-cms-criteo-spotlight {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  text-transform: uppercase;
}

.criteo-spotlight__details .text-box-headline-cms-criteo-spotlight {
  font-size: 1.125rem;
  margin-top: 8px;
}

.criteo-spotlight__details .text-box-links-cms-criteo-spotlight {
  padding-top: 20px;
}

.criteo-spotlight__details .text-box-links-cms-criteo-spotlight .button {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-size: 12px;
  font-weight: 400;
  height: 18.5px;
  letter-spacing: 0;
  line-height: 150%;
  padding-bottom: 3px;
  text-transform: none;
}

.criteo-spotlight__sponsored {
  display: inline-flex;
  left: 15px;
  position: absolute;
  top: -9px;
}

.criteo-spotlight__dsa-info-icon-wrapper {
  margin-left: -7px;
  margin-top: -7px;
}

.criteo-spotlight .sponsored-label {
  color: #000;
  font-size: 10px;
  letter-spacing: 0;
  padding-top: 10px;
}

.criteo-spotlight__sponsored svg {
  background-color: transparent !important;
}

.criteo-spotlight-white-text .text-box-headline-cms-criteo-spotlight,
.criteo-spotlight-white-text .text-box-overline-cms-criteo-spotlight {
  color: #fff;
}

.criteo-spotlight-white-text .criteo-spotlight__button {
  color: #fff !important;
}

.criteo-spotlight-white-text .criteo-spotlight__sponsored svg,
.criteo-spotlight-white-text .sponsored-label {
  color: #fff;
}

:export {
  colorGreyLight5: #f2f2f2;
  colorGreyDark50: #8a8a8a;
  colorGreyMedium: #e6e6e6;
  colorMintBright: var(--color-brand-bright);
  colorMintMedium: var(--color-brand-medium);
  colorBlack: #000;
  colorWhite: #fffffd;
  colorBrandLight: var(--color-brand-light);
  bgColorLightMint: #e6f6f4;
  bgColorLightRose: #ffebf0;
  bgColorRed: #ffebee;
  bgColorPink: #fce4ec;
  bgColorViolet: #f3e5f5;
  bgColorPurple: #ede7f6;
  bgColorIndigo: #e8eaf6;
  bgColorBlue: #e3f2fd;
  bgColorBabyBlue: #e1f5fe;
  bgColorCyan: #e0f7fa;
  bgColorTeal: #e0f2f1;
  bgColorGreen: #e8f5e9;
  bgColorFreshGreen: #f1f8e9;
  bgColorLime: #f9fbe7;
  bgColorYellow: #fffde7;
  bgColorAmber: #fff8e1;
  bgColorOrange: #fff3e0;
  bgColorRedOrange: #fbe9e7;
  bgColorMakeUp: #f7f1ed;
  bgColorBrown: #efebe9;
  bgColorGrey: #f2f2f2;
  bgColorBlueGrey: #eceff1;
  criteoColorGray: #b3b3b3;
  criteoColorBlack: #322b29;
  criteoColorDarkBrown: #5e534e;
}

:export {
  mobileMax: 767px;
  tabletMax: 1023px;
  desktopMax: 1279px;
  largeMax: 1400px;
}

@media screen and (max-width: 1023px) {
  .product-grid .product-grid-row--sponsored {
    margin-top: 30px;
  }
}

.product-grid .product-tile {
  height: 100%;
  margin: auto;
}

.product-grid__listing-content {
  position: relative;
}

@media screen and (min-width: 1024px) {
  .product-grid__listing-content {
    min-height: 800px;
  }
}

.loading-skeleton {
  background-color: rgba(0, 0, 0, 0.05);
  color: transparent;
  overflow: hidden;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.loading-skeleton:before {
  animation: wave 1s linear 0.7s infinite;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0%25' x2='50%25' y1='0%25' y2='0' spreadMethod='pad'%3E%3Cstop offset='0%25' stop-color='transparent'/%3E%3Cstop offset='50%25' stop-color='rgba(0, 0, 0, 0.04)'/%3E%3Cstop offset='100%25' stop-color='transparent'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='50%25' height='100%25' fill='url(%23a)'/%3E%3C/svg%3E");
  background-size: 400% 400%;
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: translate3d(-100%, 0, 0);
}

.loading-skeleton--paused:before {
  animation-play-state: paused;
}

@keyframes wave {
  0% {
    transform: translate3d(-100%, 0, 0);
  }

  60% {
    transform: translate3d(100%, 0, 0);
  }

  to {
    transform: translate3d(100%, 0, 0);
  }
}

.jGwDHTifWzXMQXJ_jEFa {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 1.5px;
  line-height: 100%;
  text-transform: uppercase;
}

.lox1yWEVHrJIRRib0E4S {
  font-size: 0.625rem;
}

._bCFexsav0IB0AMokdz1,
.lox1yWEVHrJIRRib0E4S {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  text-transform: uppercase;
}

._bCFexsav0IB0AMokdz1 {
  font-size: 0.75rem;
}

.G8IfC9W37Vjf2CNHgmZF {
  font-size: 1.125rem;
}

.G8IfC9W37Vjf2CNHgmZF,
.x0yPf0amxXfJXxVYYUtH {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  text-transform: uppercase;
}

.x0yPf0amxXfJXxVYYUtH {
  font-size: 1.5rem;
}

.KARcbJHrBvQ_yCGPmCOk {
  font-size: 2rem;
}

.JXRxBf3v3BciKyHjLurA,
.KARcbJHrBvQ_yCGPmCOk {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  text-transform: uppercase;
}

.JXRxBf3v3BciKyHjLurA {
  font-size: 1.125rem;
}

@media screen and (min-width: 768px) {
  .JXRxBf3v3BciKyHjLurA {
    font-family:
      Avenir Next,
      Helvetica Neue,
      Helvetica,
      Arial,
      sans-serif;
    font-size: 2rem;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 120%;
    text-transform: uppercase;
  }
}

.mXonp2Ah9R9lo8rVDBJq {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  .mXonp2Ah9R9lo8rVDBJq {
    font-family:
      Avenir Next,
      Helvetica Neue,
      Helvetica,
      Arial,
      sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 120%;
    text-transform: uppercase;
  }
}

.R5gVEjcLZvVbfDOZ6vLq {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  .R5gVEjcLZvVbfDOZ6vLq {
    font-family:
      Avenir Next,
      Helvetica Neue,
      Helvetica,
      Arial,
      sans-serif;
    font-size: 1.125rem;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 120%;
    text-transform: uppercase;
  }
}

.DnUSgI2GW2oKDIIf9YZ3 {
  font-weight: 500;
}

.DnUSgI2GW2oKDIIf9YZ3,
.aur1MrKhATRQqNYbtVPL {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.875rem;
  letter-spacing: 0;
  line-height: 110%;
}

.aur1MrKhATRQqNYbtVPL {
  font-weight: 400;
}

.section-headline {
  align-items: baseline;
  display: flex;
  flex-direction: column;
  margin-left: 16px;
  overflow: hidden;
  padding-bottom: 16px;
  position: relative;
  z-index: 10;
}

.cms-container--mobile-full-width .section-headline {
  margin-left: 16px;
  margin-right: 16px;
}

@media screen and (min-width: 1024px) {
  .cms-container--mobile-full-width .section-headline {
    margin-left: 0;
  }
}

.section-headline__link,
.section-headline__text {
  margin-bottom: 8px;
}

.video-time {
  align-items: center;
  background-color: #fff;
  display: inline-flex;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  padding: 0 8px;
}

.video-time-minutes {
  display: inline-block;
  margin-left: 8px;
}

:export {
  colorGreyLight5: #f2f2f2;
  colorGreyDark50: #8a8a8a;
  colorGreyMedium: #e6e6e6;
  colorMintBright: var(--color-brand-bright);
  colorMintMedium: var(--color-brand-medium);
  colorBlack: #000;
  colorWhite: #fffffd;
  colorBrandLight: var(--color-brand-light);
  bgColorLightMint: #e6f6f4;
  bgColorLightRose: #ffebf0;
  bgColorRed: #ffebee;
  bgColorPink: #fce4ec;
  bgColorViolet: #f3e5f5;
  bgColorPurple: #ede7f6;
  bgColorIndigo: #e8eaf6;
  bgColorBlue: #e3f2fd;
  bgColorBabyBlue: #e1f5fe;
  bgColorCyan: #e0f7fa;
  bgColorTeal: #e0f2f1;
  bgColorGreen: #e8f5e9;
  bgColorFreshGreen: #f1f8e9;
  bgColorLime: #f9fbe7;
  bgColorYellow: #fffde7;
  bgColorAmber: #fff8e1;
  bgColorOrange: #fff3e0;
  bgColorRedOrange: #fbe9e7;
  bgColorMakeUp: #f7f1ed;
  bgColorBrown: #efebe9;
  bgColorGrey: #f2f2f2;
  bgColorBlueGrey: #eceff1;
  criteoColorGray: #b3b3b3;
  criteoColorBlack: #322b29;
  criteoColorDarkBrown: #5e534e;
}

.single-story {
  display: flex;
  flex-direction: column;
  min-width: 147px;
  width: 100%;
}

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

.single-story__image-wrapper {
  margin-bottom: 12px;
  position: relative;
}

.single-story__image-wrapper--calculated {
  bottom: 0;
  left: 0;
  margin-bottom: 0;
  position: absolute;
  right: 0;
}

.single-story__image-wrapper__image {
  width: 100%;
}

.single-story__image-container {
  margin-bottom: 12px;
  position: relative;
  width: 100%;
}

.single-story__image-placeholder {
  padding-bottom: 100%;
}

.single-story__overline {
  letter-spacing: 0.5px;
  line-height: 120%;
  text-transform: uppercase;
}

.single-story__headline,
.single-story__overline {
  display: block;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  margin-bottom: 2px;
  margin-left: 16px;
}

.single-story__headline {
  letter-spacing: 0;
  line-height: 150%;
}

.single-story__info {
  color: #595959;
  display: block;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.625rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 160%;
  margin-left: 16px;
}

.single-story__content {
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 22px;
}

.single-story__content.paragraph {
  text-align: justify;
}

.singe-story-video-time {
  bottom: 16px;
  position: absolute;
  right: 16px;
  z-index: 1;
}

:export {
  mobileMax: 767px;
  tabletMax: 1023px;
  desktopMax: 1279px;
  largeMax: 1400px;
}

.story-slider {
  overflow: visible;
}

@media screen and (min-width: 1024px) {
  .story-slider {
    overflow: hidden;
  }
}

.story-slider .swiper-slide__initial {
  width: 236px;
}

@media screen and (min-width: 768px) {
  .story-slider .swiper-slide__initial {
    width: 173px;
  }
}

@media screen and (min-width: 1024px) {
  .story-slider .swiper-slide__initial {
    width: 325px;
  }
}

.story-slider__loadingskeleton .skeleton-image {
  border-radius: 4px;
  margin-bottom: 15px;
}

.story-slider__loadingskeleton .skeleton-headline {
  margin-bottom: 5px;
  margin-top: 3px;
}

.story-slider .douglas-swiper-carousel--horizontal .swiper-arrow {
  top: 40%;
}

.story-slider .swiper-container {
  padding-bottom: 35px;
}

.story-slider-lastslide {
  text-align: center;
}

.story-slider-lastslide__headline {
  font-size: 0.875rem;
  line-height: 110%;
  margin: 0 auto 5px;
}

.story-slider-lastslide__headline,
.story-slider-lastslide__linktext {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  max-width: 150px;
}

.story-slider-lastslide__linktext {
  font-size: 0.75rem;
  line-height: 150%;
  margin: 0 auto;
  text-decoration: underline;
}

.story-slider-lastslide__link {
  background-color: #f2f2f2;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.douglas-swiper-carousel--horizontal .swiper-arrow {
  top: 50%;
}

.text-box {
  padding: 20px;
}

@media screen and (min-width: 768px) {
  .text-box {
    padding-bottom: 0;
    padding-right: 30px;
    padding-top: 30px;
  }
}

.text-box-overline {
  font-size: 0.75rem;
  letter-spacing: 0;
  line-height: 150%;
}

.text-box-headline,
.text-box-overline {
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.text-box-headline {
  font-size: 1.5rem;
  letter-spacing: 0.5px;
  line-height: 120%;
}

@media screen and (min-width: 768px) {
  .text-box-headline {
    font-family:
      Avenir Next,
      Helvetica Neue,
      Helvetica,
      Arial,
      sans-serif;
    font-size: 2rem;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 120%;
    text-transform: uppercase;
  }
}

.text-box-text {
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  padding-top: 15px;
}

@media screen and (min-width: 1024px) {
  .text-box-text {
    font-family:
      Avenir Next,
      Helvetica Neue,
      Helvetica,
      Arial,
      sans-serif;
    font-size: 0.75rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 150%;
  }
}

.text-box-links {
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
}

.text-box-links .button {
  border-bottom: 2px solid #000;
  border-radius: 0;
  box-shadow: 0 0 0 #000;
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 1.5px;
  line-height: 100%;
  margin-bottom: 0;
  margin-top: 10px;
  padding-bottom: 5px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  transform: translateZ(0);
  transition: border-bottom-width 60ms;
  z-index: 10;
}

@media screen and (min-width: 768px) {
  .text-box-links .button {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .text-box-links .button {
    font-family:
      Avenir Next,
      Helvetica Neue,
      Helvetica,
      Arial,
      sans-serif;
    font-size: 0.75rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 150%;
  }
}

@media screen and (min-width: 1280px) {
  .text-box-links .button {
    font-family:
      Avenir Next,
      Helvetica Neue,
      Helvetica,
      Arial,
      sans-serif;
    font-size: 0.75rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 150%;
  }
}

.text-box-links .button:first-child {
  margin-right: 30px;
}

.text-box-links .button:before {
  background-color: #fff;
  bottom: 0;
  box-shadow: 0 0 0 #000;
  content: '';
  height: 0;
  position: absolute;
  transform: translateZ(0);
  transition: height 0.4s;
  width: 100%;
  z-index: -1;
}

.text-box-links .button:hover {
  border-bottom-color: transparent;
  color: #000;
  transition: border-bottom-width 0ms;
}

.text-box-links .button:hover:before {
  height: 11px;
}

.sponsored-label {
  color: #595959;
  padding-bottom: 7px;
  padding-top: 7px;
}

.sponsored-label--it {
  color: #212121;
}

.sponsored-label--large,
.sponsored-label--medium,
.sponsored-label--small {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

.criteo-video-ad {
  position: relative;
}

.criteo-video-ad,
.criteo-video-ad__video {
  height: 100%;
  width: 100%;
}

.criteo-video-ad__button-container {
  bottom: 0;
  position: absolute;
  right: 0;
}

.criteo-video-ad__button {
  background-color: #add8e6;
  border: 1px solid #000;
  padding: 10px;
}

.cms-criteo-category-view {
  background-color: #f2f2f2;
  cursor: pointer;
  margin-bottom: 3px;
}

.cms-criteo-category-view__logo.cms-criteo-category-view__logo {
  background: #fff;
  border: 1px solid #bfbfbf;
  float: left;
  height: 92px;
  margin-left: 16px;
  margin-top: -88px;
  padding: 10px;
  position: absolute;
  width: 92px;
}

.cms-criteo-category-view__media {
  line-height: 0;
}

.cms-criteo-category-view .grid {
  padding-top: 15px;
}

.cms-criteo-category-view .row {
  margin-right: 0;
}

.cms-criteo-category-view .product-tile {
  background-color: #fff;
}

.cms-criteo-category-view .sponsored-label--large {
  color: #000;
  font-size: 10px;
  letter-spacing: 0.5;
}

.cms-criteo-category-view .text-box-overline-cms-criteo-category-view {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  text-transform: uppercase;
}

.cms-criteo-category-view .text-box-cms-criteo-category-view {
  padding: 16px;
}

.cms-criteo-category-view__sponsored {
  display: inline-flex;
  float: right;
}

@media screen and (max-width: 1023px) {
  .cms-criteo-category-view__sponsored {
    margin-right: 16px;
  }
}

.cms-criteo-category-view__dsa-info-icon-wrapper {
  margin-left: -7px;
  margin-top: -1px;
}

.cms-criteo-category-view__dsa-info-icon-wrapper .button {
  padding: 0;
}

.cms-criteo-category-view .text-box-headline-cms-criteo-category-view {
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  margin-top: 8px;
  text-transform: uppercase;
}

.cms-criteo-category-view .text-box-links-cms-criteo-category-view {
  padding-top: 20px;
}

.cms-criteo-category-view .text-box-links-cms-criteo-category-view .button {
  letter-spacing: 0;
  line-height: 150%;
  text-transform: none;
}

.cms-criteo-category-view .text-box-links-cms-criteo-category-view .button:before {
  background-color: var(--color-brand-bright);
}

.cms-criteo-category-view .split-teaser-product-tile {
  bottom: 0;
  display: block;
  height: auto;
  height: 100%;
  left: 0;
  padding: 16px;
  position: relative;
  position: absolute;
  right: 0;
  top: 0;
}

.cms-criteo-category-view .split-teaser-product-tile .product-tile__wishlist-icon {
  bottom: -5px;
  right: 2px;
}

.cms-criteo-category-view .split-teaser-p-t-first {
  padding-right: 1px;
  position: relative;
}

.cms-criteo-category-view .split-teaser-p-t-last {
  padding-left: 1px;
  position: relative;
}

.cms-criteo-category-view .sponsored-label {
  padding-left: 14px;
  padding-top: 15px;
}

.cms-criteo-category-view-sponsored-label {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  padding: 5px;
}

.cms-criteo-category-view__sponsored svg {
  background-color: transparent !important;
}

.cms-criteo-category-view-white-text .button__link,
.cms-criteo-category-view-white-text .cms-criteo-category-view__sponsored svg,
.cms-criteo-category-view-white-text .sponsored-label,
.cms-criteo-category-view-white-text .text-box-headline-cms-criteo-category-view,
.cms-criteo-category-view-white-text .text-box-links-cms-criteo-category-view,
.cms-criteo-category-view-white-text .text-box-overline-cms-criteo-category-view {
  color: #fff;
}

:export {
  colorGreyLight5: #f2f2f2;
  colorGreyDark50: #8a8a8a;
  colorGreyMedium: #e6e6e6;
  colorMintBright: var(--color-brand-bright);
  colorMintMedium: var(--color-brand-medium);
  colorBlack: #000;
  colorWhite: #fffffd;
  colorBrandLight: var(--color-brand-light);
  bgColorLightMint: #e6f6f4;
  bgColorLightRose: #ffebf0;
  bgColorRed: #ffebee;
  bgColorPink: #fce4ec;
  bgColorViolet: #f3e5f5;
  bgColorPurple: #ede7f6;
  bgColorIndigo: #e8eaf6;
  bgColorBlue: #e3f2fd;
  bgColorBabyBlue: #e1f5fe;
  bgColorCyan: #e0f7fa;
  bgColorTeal: #e0f2f1;
  bgColorGreen: #e8f5e9;
  bgColorFreshGreen: #f1f8e9;
  bgColorLime: #f9fbe7;
  bgColorYellow: #fffde7;
  bgColorAmber: #fff8e1;
  bgColorOrange: #fff3e0;
  bgColorRedOrange: #fbe9e7;
  bgColorMakeUp: #f7f1ed;
  bgColorBrown: #efebe9;
  bgColorGrey: #f2f2f2;
  bgColorBlueGrey: #eceff1;
  criteoColorGray: #b3b3b3;
  criteoColorBlack: #322b29;
  criteoColorDarkBrown: #5e534e;
}

:export {
  mobileMax: 767px;
  tabletMax: 1023px;
  desktopMax: 1279px;
  largeMax: 1400px;
}

.cms-split-teaser-media {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 0 30px;
  position: relative;
}

@media screen and (min-width: 1024px) {
  .cms-split-teaser-media {
    margin-bottom: 15px;
    margin-top: 90px;
  }
}

.cms-split-teaser-media__background {
  bottom: 0;
  content: '';
  height: calc(100% - 56px);
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .cms-split-teaser-media__background {
    transform: translateX(0);
  }
}

@media screen and (min-width: 1024px) {
  .cms-split-teaser-media__background {
    height: calc(100% - 80px);
  }
}

.cms-split-teaser-media__background--mobile {
  display: block;
  height: 30px;
  margin-left: 15px;
  position: relative;
  transform: none;
}

.cms-split-teaser-media__column-container {
  display: block;
  position: relative;
  width: 100%;
  z-index: 200;
}

@media screen and (min-width: 768px) {
  .cms-split-teaser-media__column-container {
    margin: 0 0 30px;
    padding: 0 0 30px;
  }
}

@media screen and (min-width: 1024px) {
  .cms-split-teaser-media__column-container {
    margin: 0 0 15px;
    padding: 0 0 30px;
  }
}

@media screen and (min-width: 1280px) {
  .cms-split-teaser-media__column-container {
    padding: 0 8.27% 15px;
  }
}

.cms-split-teaser-media__column--left,
.cms-split-teaser-media__column--right {
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .cms-split-teaser-media__column--left,
  .cms-split-teaser-media__column--right {
    width: 34.73%;
  }
}

@media screen and (min-width: 1024px) {
  .cms-split-teaser-media__column--left,
  .cms-split-teaser-media__column--right {
    width: 42.98%;
  }
}

@media screen and (min-width: 1280px) {
  .cms-split-teaser-media__column--left,
  .cms-split-teaser-media__column--right {
    width: 41.08%;
  }
}

.cms-split-teaser-media__column--left.media-active,
.cms-split-teaser-media__column--right.media-active {
  position: relative;
}

@media screen and (min-width: 768px) {
  .cms-split-teaser-media__column--left.media-active,
  .cms-split-teaser-media__column--right.media-active {
    min-height: 98%;
    width: 65.27%;
  }
}

@media screen and (min-width: 1024px) {
  .cms-split-teaser-media__column--left.media-active,
  .cms-split-teaser-media__column--right.media-active {
    min-height: 98%;
    width: 57.02%;
  }
}

@media screen and (min-width: 1280px) {
  .cms-split-teaser-media__column--left.media-active,
  .cms-split-teaser-media__column--right.media-active {
    min-height: 98%;
    width: 58.92%;
  }
}

.cms-split-teaser-media__logo-container {
  display: flex;
  height: 40px;
  justify-content: flex-end;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .cms-split-teaser-media__logo-container {
    height: 55px;
    justify-content: flex-start;
    padding-bottom: 15px;
  }
}

@media screen and (min-width: 1024px) {
  .cms-split-teaser-media__logo-container {
    height: 60px;
    margin-bottom: 20px;
    padding-bottom: 0;
  }
}

.cms-split-teaser-media__logo-container .cms-split-teaser-media__logo {
  align-self: flex-end;
  height: 72px;
  width: 72px;
}

@media screen and (min-width: 768px) {
  .cms-split-teaser-media__logo-container {
    transform: translateX(0);
  }
}

.cms-split-teaser-media__logo-container--fallback {
  display: block;
  height: 40px;
  width: 40px;
}

@media screen and (min-width: 768px) {
  .cms-split-teaser-media__logo-container--fallback {
    height: 55px;
    padding-bottom: 15px;
    width: 55px;
  }
}

@media screen and (min-width: 1024px) {
  .cms-split-teaser-media__logo-container--fallback {
    height: 60px;
    margin-bottom: 20px;
    width: 60px;
  }
}

.cms-split-teaser-media__present-image {
  pointer-events: none;
}

.cms-split-teaser-media__eyecatcher.cms-eye-catcher {
  background-color: #212121 !important;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  height: 75px;
  margin: 0;
  overflow: hidden;
  position: absolute;
  width: 75px;
  z-index: 100;
}

@media screen and (min-width: 1024px) {
  .cms-split-teaser-media__eyecatcher.cms-eye-catcher {
    height: 100px;
    width: 100px;
  }
}

.cms-split-teaser-media__eyecatcher.cms-eye-catcher .cms-eye-catcher__text {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 150%;
}

@media screen and (min-width: 1024px) {
  .cms-split-teaser-media__eyecatcher.cms-eye-catcher .cms-eye-catcher__text {
    font-family:
      Avenir Next,
      Helvetica Neue,
      Helvetica,
      Arial,
      sans-serif;
    font-size: 0.75rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 150%;
  }
}

.cms-split-teaser-media__eyecatcher {
  top: 10px;
}

@media screen and (max-width: 767px) {
  .cms-split-teaser-media__eyecatcher {
    top: auto;
    transform: translateY(calc(-100% - 130px));
  }
}

.cms-split-teaser-media__eyecatcher--top-left {
  left: 10px;
}

@media screen and (min-width: 1024px) {
  .cms-split-teaser-media__eyecatcher--top-left {
    left: 15px;
    top: 15px;
  }
}

.cms-split-teaser-media__eyecatcher--top-right {
  right: 10px;
}

@media screen and (min-width: 1024px) {
  .cms-split-teaser-media__eyecatcher--top-right {
    right: 15px;
    top: 15px;
  }
}

.cms-split-teaser-media__column--right .text-box {
  padding-left: 30px;
  padding-right: 0;
}

.cms-split-teaser-media__column--right .cms-split-teaser-media__logo-container {
  justify-content: flex-end;
}

.cms-split-teaser-media__column--left .text-box {
  padding-left: 0;
}

.cms-split-teaser-media__mobile-wrapper {
  width: 100%;
}

.cms-split-teaser-media__mobile-wrapper--text {
  margin-left: 15px;
}

.cms-split-teaser-media__mobile-wrapper--media {
  position: relative;
}

.cms-split-teaser-media__mobile-wrapper--media .cms-split-teaser-media__present-video-wrapper {
  background: #212121;
  height: 56.25vw;
  margin-left: -15px;
  padding-bottom: 56.25%;
  width: calc(100% + 15px);
}

.cms-split-teaser-media__mobile-wrapper--media
  .cms-split-teaser-media__present-video-wrapper
  .cms-split-teaser-media__present-video
  .mi-player {
  margin-bottom: -56.25%;
}

.cms-split-teaser-media__mobile-wrapper--media .cms-split-teaser-media__eyecatcher {
  margin: 0;
  position: absolute;
  top: 10px;
  transform: none;
}

.cms-split-teaser-media__mobile-wrapper--media .cms-split-teaser-media__eyecatcher--top-left {
  left: 10px;
}

.cms-split-teaser-media__mobile-wrapper--media .cms-split-teaser-media__eyecatcher--top-right {
  right: 10px;
}

.dobook-global {
  margin: 0 auto;
  max-width: 1103px;
  width: 100%;
}

:export {
  colorGreyLight5: #f2f2f2;
  colorGreyDark50: #8a8a8a;
  colorGreyMedium: #e6e6e6;
  colorMintBright: var(--color-brand-bright);
  colorMintMedium: var(--color-brand-medium);
  colorBlack: #000;
  colorWhite: #fffffd;
  colorBrandLight: var(--color-brand-light);
  bgColorLightMint: #e6f6f4;
  bgColorLightRose: #ffebf0;
  bgColorRed: #ffebee;
  bgColorPink: #fce4ec;
  bgColorViolet: #f3e5f5;
  bgColorPurple: #ede7f6;
  bgColorIndigo: #e8eaf6;
  bgColorBlue: #e3f2fd;
  bgColorBabyBlue: #e1f5fe;
  bgColorCyan: #e0f7fa;
  bgColorTeal: #e0f2f1;
  bgColorGreen: #e8f5e9;
  bgColorFreshGreen: #f1f8e9;
  bgColorLime: #f9fbe7;
  bgColorYellow: #fffde7;
  bgColorAmber: #fff8e1;
  bgColorOrange: #fff3e0;
  bgColorRedOrange: #fbe9e7;
  bgColorMakeUp: #f7f1ed;
  bgColorBrown: #efebe9;
  bgColorGrey: #f2f2f2;
  bgColorBlueGrey: #eceff1;
  criteoColorGray: #b3b3b3;
  criteoColorBlack: #322b29;
  criteoColorDarkBrown: #5e534e;
}

:export {
  mobileMax: 767px;
  tabletMax: 1023px;
  desktopMax: 1279px;
  largeMax: 1400px;
}

.srchOpt-text {
  padding-left: 0;
  padding-right: 0;
}

.srchOpt-text .srchOpt-text {
  margin-bottom: 15px;
}

.srchOpt-text .srchOpt-text p {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

.srchOpt-text .srchOpt-text li > p {
  display: inline;
}

.srchOpt-text .srchOpt-text h1,
.srchOpt-text .srchOpt-text h2 {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 110%;
}

.srchOpt-text .srchOpt-text__content h1,
.srchOpt-text .srchOpt-text__content h2 {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  text-transform: uppercase;
}

.srchOpt-text .srchOpt-text__content a {
  color: #000;
  text-decoration: underline;
}

.srchOpt-text .srchOpt-text__content ul {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  list-style: inside;
  margin-top: 10px;
}

.srchOpt-text .srchOpt-text__content img {
  display: flex;
  margin-top: 30px;
}

.srchOpt-text .srchOpt-text__box {
  padding-top: 15px;
}

.srchOpt-text .srchOpt-text__box a {
  color: #000;
  text-decoration: underline;
}

.srchOpt-text .srchOpt-text__box p {
  padding-bottom: 10px;
}

.srchOpt-text .srchOpt-text__box p:not(:first-child) {
  padding-top: 18px;
}

.icon {
  max-width: 100%;
  overflow: hidden;
}

.icon:focus {
  outline: none;
}

.icon--SVG_19 {
  height: 19px;
  width: 19px;
}

@media screen and (max-width: 767px) {
  .icon--SVG_19 {
    min-width: 19px;
  }
}

.icon--SVG_45 {
  height: 45px;
  width: 45px;
}

@media screen and (max-width: 767px) {
  .icon--SVG_45 {
    min-width: 45px;
  }
}

.icon--SVG_90 {
  animation: animate-icon 0.33s forwards;
  height: 90px;
  width: 90px;
}

@media screen and (max-width: 767px) {
  .icon--SVG_90 {
    min-width: 90px;
  }
}

.icon--color-success circle,
.icon--color-success path {
  fill: #5fc33c;
}

@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .icon--color-success circle,
  .icon--color-success path {
    fill: #5fc33c;
  }
}

.icon--color-error circle,
.icon--color-error path {
  fill: #e6373c;
}

.icon--color-warning circle,
.icon--color-warning path {
  fill: #ff9b14;
}

.icon--color-white circle,
.icon--color-white path {
  fill: #fff;
}

.icon--color-black circle,
.icon--color-black path {
  fill: #000;
}

.icon--color-grey circle,
.icon--color-grey path {
  fill: #bfbfbf;
}

@keyframes animate-icon {
  0% {
    transform: scale(0);
  }

  to {
    transform: scale(1);
  }
}

.benefit-bar {
  border-bottom: 1px solid #e6e6e6;
  margin: 0 0 45px;
  padding: 45px 0 43px;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .benefit-bar {
    padding: 45px 0 30px;
  }
}

.benefit-bar__list {
  display: block;
}

.benefit-bar__item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 50%;
}

@media screen and (min-width: 768px) {
  .benefit-bar__item {
    width: 25%;
  }
}

.benefit-bar__item:first-child,
.benefit-bar__item:nth-child(2) {
  margin-bottom: 4px;
}

.benefit-bar__item-icon {
  display: inline-block;
  line-height: 0;
  margin-bottom: 12px;
}

.benefit-bar__item-title {
  font-weight: 500;
  margin: 0;
}

.benefit-bar__item-text,
.benefit-bar__item-title {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  letter-spacing: 0;
  line-height: 150%;
  padding: 0;
}

.benefit-bar__item-text {
  font-weight: 400;
  margin: 0 0 27px;
}

.benefit-bar__item-text sup {
  font-size: 80%;
}

.benefit-bar__footnote {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  padding-left: 11px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .benefit-bar__footnote {
    margin: 0;
  }
}

.benefit-bar__sup {
  font-size: 80%;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

:export {
  transitionInteractionLong: 0.83s;
  transitionInteractionShort: 0.33s;
  transitionDurationModal: 0.35s;
}

.navigation-footer {
  border-top: none;
  display: block;
  width: 100%;
}

.navigation-footer__title {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 150%;
  margin-bottom: 5px;
}

.navigation-footer__menu {
  line-height: normal;
}

.navigation-footer__group:first-child,
.navigation-footer__group:nth-child(2) {
  margin-bottom: 12px;
}

@media screen and (min-width: 1024px) {
  .navigation-footer__group:first-child,
  .navigation-footer__group:nth-child(2) {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .navigation-footer__group:first-child,
  .navigation-footer__group:nth-child(2) {
    margin-bottom: 30px;
  }
}

.navigation-footer__entry {
  margin-bottom: 5px;
}

.navigation-footer__entry:last-child {
  margin-bottom: 0;
}

.navigation-footer__link {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  position: relative;
}

.navigation-footer__link:after {
  background: linear-gradient(to right, #f2f2f2 50%, var(--color-brand-bright) 50%);
  background-size: 200% 100%;
  content: '';
  height: 3px;
  position: absolute;
  transform: translate(-100%, 1.0625rem);
  transition: background-position 0.33s;
  visibility: hidden;
  width: 100%;
}

.navigation-footer__link:hover:after {
  background-position: -100% 0;
  visibility: visible;
}

.navigation-footer__accordion .accordion .rc-collapse-header {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  padding: 16px 13px 18px;
}

.navigation-footer__accordion .rc-collapse-content {
  margin-left: 13px;
}

.navigation-footer__accordion .accordion__standard .rc-collapse-content-box {
  margin: 0 0 30px;
}

.navigation-footer__accordion .navigation-footer__link {
  display: block;
  margin-bottom: 10px;
  position: relative;
}

.navigation-footer__accordion .navigation-footer__link:last-child {
  margin-bottom: 0;
}

.newsletter-footer {
  display: -ms-grid;
  display: grid;
  height: 393px;
  margin-bottom: 30px;
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  width: calc(100% + 30px);
}

.newsletter-footer__content {
  background: #fff;
  box-sizing: border-box;
  display: inline-block;
  margin: 30px 13px;
  padding: 30px;
  position: absolute;
  width: calc(100% - 26px);
  z-index: 1;
}

@media screen and (min-width: 1280px) {
  .newsletter-footer__content {
    left: 114px;
    width: 654px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .newsletter-footer__content {
    left: 82px;
    width: 462px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .newsletter-footer__content {
    left: 62px;
    width: 466px;
  }
}

@media screen and (min-width: 768px) {
  .newsletter-footer__content {
    margin: 0;
    padding: 32px 45px 28px;
    top: 30px;
  }
}

.newsletter-footer__background-image img {
  height: 393px;
  max-height: unset;
  -o-object-fit: cover;
  object-fit: cover;
}

.newsletter-footer__title.headline-semibold {
  font-weight: 500;
  margin: 0 0 15px;
  padding: 0;
  text-transform: unset;
}

.newsletter-footer__text,
.newsletter-footer__title.headline-semibold {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  letter-spacing: 0;
  line-height: 150%;
}

.newsletter-footer__text {
  font-weight: 400;
  margin: 0;
  padding: 0 0 15px;
}

.newsletter-footer__text a {
  color: #000;
  text-decoration: underline;
}

.newsletter-footer__form {
  position: relative;
}

.newsletter-footer__form .input-radio__inner-wrapper {
  display: inline-block;
  height: 30px;
  vertical-align: top;
  width: 30px;
  z-index: 1;
}

.newsletter-footer__form .input-radio__inner-wrapper:last-child {
  margin-right: 0;
}

.newsletter-footer__form .input-radio__label {
  display: inline-block;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  margin-left: 5px;
  max-width: calc(100% - 35px);
  vertical-align: middle;
}

@media screen and (min-width: 768px) {
  .newsletter-footer__form .input-radio__label {
    margin-left: 6px;
    max-width: calc(100% - 36px);
  }
}

.newsletter-footer__group-radios {
  border: none;
  line-height: 0;
  margin: 0;
  padding: 30px 0 20px;
}

@media screen and (min-width: 768px) {
  .newsletter-footer__group-radios {
    padding: 14px 0 15px;
  }
}

.newsletter-footer__input-radio {
  display: inline-block;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  line-height: 0;
  margin-bottom: 0;
  margin-right: 10px;
}

@media screen and (min-width: 768px) {
  .newsletter-footer__input-radio {
    margin-right: 30px;
  }
}

.newsletter-footer__input-radio:last-child {
  margin-right: 0;
}

.newsletter-footer__button-subscribe,
.newsletter-footer__input-email.input__container {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: top;
}

@media screen and (min-width: 1280px) {
  .newsletter-footer__button-subscribe,
  .newsletter-footer__input-email.input__container {
    width: calc(100% - 193px);
  }
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .newsletter-footer__button-subscribe,
  .newsletter-footer__input-email.input__container {
    width: calc(100% - 178px);
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .newsletter-footer__button-subscribe,
  .newsletter-footer__input-email.input__container {
    width: calc(100% - 160px);
  }
}

.newsletter-footer__button-subscribe.button {
  margin-bottom: 0;
  margin-top: 15px;
}

@media screen and (min-width: 1280px) {
  .newsletter-footer__button-subscribe.button {
    width: calc(193px - 10px);
  }
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .newsletter-footer__button-subscribe.button {
    width: calc(178px - 10px);
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .newsletter-footer__button-subscribe.button {
    width: calc(160px - 10px);
  }
}

@media screen and (min-width: 768px) {
  .newsletter-footer__button-subscribe.button {
    margin-left: 10px;
    margin-top: 0;
  }
}

.newsletter-footer__tooltip {
  display: none;
}

@media screen and (min-width: 768px) {
  .newsletter-footer__tooltip {
    bottom: -15px;
    left: 0;
    position: absolute;
    right: 0;
  }
}

.newsletter-footer__tooltip:hover {
  display: block;
}

.newsletter-footer__tooltip-content {
  background: #fff;
  border: 1px solid #bfbfbf;
  border-radius: 4px;
  box-sizing: border-box;
  left: 0;
  line-height: 1.5em;
  margin-top: 15px;
  padding: 15px 15px 5px;
  position: absolute;
  right: 0;
}

@media screen and (min-width: 768px) {
  .newsletter-footer__tooltip-content {
    margin-top: 0;
  }
}

.newsletter-footer__tooltip-content ol {
  list-style: decimal;
}

.newsletter-footer__tooltip-content ul {
  list-style: disc;
}

.newsletter-footer__tooltip-content ol,
.newsletter-footer__tooltip-content ul {
  margin: 10px 0 10px 15px;
  padding: 0;
  width: calc(100% - 15px);
}

.newsletter-footer__tooltip-content ol:first-child,
.newsletter-footer__tooltip-content ul:first-child {
  margin-top: 0;
}

.newsletter-footer__tooltip-content li {
  padding: 0 0 6px;
}

.newsletter-footer__tooltip-content li:last-child {
  padding-bottom: 0;
}

.newsletter-footer__tooltip-content p {
  margin: 0;
  padding: 0 0 10px;
}

.newsletter-footer__tooltip-content a {
  color: #000;
}

.newsletter-footer__group-inputs {
  position: relative;
}

.newsletter-footer__group-inputs .input__container .input__error {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  margin-top: 5px;
  padding: 1px 0 0 15px;
}

.newsletter-footer__content:active .newsletter-footer__tooltip,
.newsletter-footer__content:focus .newsletter-footer__tooltip,
.newsletter-footer__content:hover .newsletter-footer__tooltip {
  display: block;
}

.promo-badges-footer__title {
  font-weight: 500;
  margin-bottom: 15px;
}

.promo-badges-footer__footnote,
.promo-badges-footer__title {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 150%;
}

.promo-badges-footer__footnote {
  font-weight: 400;
  margin-top: 10px;
}

.promo-badges-footer__footnote a {
  color: #000;
  text-decoration: underline;
}

.promo-badges-footer__payment,
.promo-badges-footer__shipping {
  margin-bottom: 45px;
}

@media screen and (min-width: 1024px) {
  .promo-badges-footer__payment,
  .promo-badges-footer__shipping {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .promo-badges-footer__payment,
  .promo-badges-footer__shipping {
    margin-bottom: 30px;
  }
}

.promo-badges-footer__payment .promo-badges-footer__list,
.promo-badges-footer__shipping .promo-badges-footer__list {
  -webkit-column-gap: 4px;
  -moz-column-gap: 4px;
  column-gap: 4px;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, 67px);
  row-gap: 4px;
}

.promo-badges-footer__payment .image,
.promo-badges-footer__shipping .image {
  height: 42px;
  width: 67px;
}

.promo-badges-footer__trust {
  margin-bottom: 45px;
}

@media screen and (min-width: 1024px) {
  .promo-badges-footer__trust {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .promo-badges-footer__trust {
    margin-bottom: 30px;
  }
}

.promo-badges-footer__trust .promo-badges-footer__list {
  margin-top: -15px;
}

.promo-badges-footer__trust-icons.image-container {
  display: inline-block;
  line-height: 0;
  margin: 15px 15px 0 0;
  vertical-align: top;
}

.promo-badges-footer__app {
  margin-bottom: 30px;
}

.promo-badges-footer__app-icons.link {
  display: inline-block;
  line-height: 0;
  vertical-align: top;
}

.promo-badges-footer__app-icons.link:first-child {
  margin-right: 5px;
}

.promo-badges-footer__social .promo-badges-footer__list .link {
  display: inline-block;
  margin-right: 5px;
}

.promo-badges-footer__social .promo-badges-footer__list .link:last-child {
  margin-right: 0;
}

.promo-badges-footer__social-icons {
  display: inline-block;
  height: 30px;
  line-height: 0;
  margin-right: 7px;
  vertical-align: top;
  width: 30px;
}

.promo-badges-footer__social-icons:last-child {
  margin-right: 0;
}

.finder-search-box-geolocation-button {
  margin-bottom: 20px;
}

.input__container .input-more-elements__close-icon {
  display: block;
}

.input__container .input-more-elements .input__element--right.clear-button {
  right: 69px;
}

.input__container .input-more-elements .input__element--right.separator {
  border-right: 1px solid #e6e6e6;
  height: 40px;
  right: 53px;
  top: 39%;
}

.store-finder-footer {
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  margin-bottom: 45px;
  padding: 45px 0;
  width: 100%;
}

.store-finder-footer__photo-wrapper,
.store-finder-footer__search-wrapper {
  display: inline-block;
  vertical-align: top;
}

.store-finder-footer__photo-wrapper {
  border-radius: 50%;
  height: 100px;
  margin-right: 20px;
  overflow: hidden;
  width: 100px;
}

@media screen and (min-width: 768px) {
  .store-finder-footer__photo-wrapper {
    height: 160px;
    width: 160px;
  }
}

.store-finder-footer__photo {
  height: 100px;
  width: 100px;
}

@media screen and (min-width: 768px) {
  .store-finder-footer__photo {
    height: 160px;
    width: 160px;
  }
}

.store-finder-footer__search-wrapper {
  width: calc(100% - 120px);
}

@media screen and (min-width: 768px) {
  .store-finder-footer__search-wrapper {
    width: calc(100% - 180px);
  }
}

.store-finder-footer__search-title {
  font-size: 1.125rem;
  letter-spacing: 0.5px;
  line-height: 120%;
  margin-bottom: 10px;
  padding: 0;
  text-transform: uppercase;
}

.store-finder-footer__search-text,
.store-finder-footer__search-title {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-weight: 400;
}

.store-finder-footer__search-text {
  font-size: 0.75rem;
  letter-spacing: 0;
  line-height: 150%;
}

@media screen and (min-width: 768px) {
  .store-finder-footer__search-text {
    margin-bottom: 10px;
  }
}

.store-finder-footer__search-input.input__container {
  margin-bottom: 0;
  margin-top: 15px;
}

@media screen and (min-width: 768px) {
  .store-finder-footer__search-input.input__container {
    display: inline-block;
    margin-top: 0;
  }
}

.store-finder-footer__points {
  padding-top: 30px;
}

@media screen and (min-width: 768px) {
  .store-finder-footer__points {
    padding-top: 45px;
  }
}

.store-finder-footer__points-title {
  font-weight: 500;
}

.store-finder-footer__points-list-item,
.store-finder-footer__points-title {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  letter-spacing: 0;
  line-height: 150%;
  margin-bottom: 10px;
}

.store-finder-footer__points-list-item {
  align-items: flex-start;
  display: flex;
  font-weight: 400;
}

.store-finder-footer__points-list-item:last-child {
  margin-bottom: 0;
}

.store-finder-footer__points-icon {
  margin-right: 5px;
  vertical-align: middle;
}

:export {
  colorGreyLight5: #f2f2f2;
  colorGreyDark50: #8a8a8a;
  colorGreyMedium: #e6e6e6;
  colorMintBright: var(--color-brand-bright);
  colorMintMedium: var(--color-brand-medium);
  colorBlack: #000;
  colorWhite: #fffffd;
  colorBrandLight: var(--color-brand-light);
  bgColorLightMint: #e6f6f4;
  bgColorLightRose: #ffebf0;
  bgColorRed: #ffebee;
  bgColorPink: #fce4ec;
  bgColorViolet: #f3e5f5;
  bgColorPurple: #ede7f6;
  bgColorIndigo: #e8eaf6;
  bgColorBlue: #e3f2fd;
  bgColorBabyBlue: #e1f5fe;
  bgColorCyan: #e0f7fa;
  bgColorTeal: #e0f2f1;
  bgColorGreen: #e8f5e9;
  bgColorFreshGreen: #f1f8e9;
  bgColorLime: #f9fbe7;
  bgColorYellow: #fffde7;
  bgColorAmber: #fff8e1;
  bgColorOrange: #fff3e0;
  bgColorRedOrange: #fbe9e7;
  bgColorMakeUp: #f7f1ed;
  bgColorBrown: #efebe9;
  bgColorGrey: #f2f2f2;
  bgColorBlueGrey: #eceff1;
  criteoColorGray: #b3b3b3;
  criteoColorBlack: #322b29;
  criteoColorDarkBrown: #5e534e;
}

:export {
  mobileMax: 767px;
  tabletMax: 1023px;
  desktopMax: 1279px;
  largeMax: 1400px;
}

.central-footer__top {
  background: #fff;
}

.central-footer__bottom {
  background: #f2f2f2;
}

.central-footer__icons {
  margin-bottom: 45px;
}

@media screen and (min-width: 768px) {
  .central-footer__icons {
    margin-bottom: 60px;
  }
}

.central-footer__navigation-top {
  margin-bottom: 68px;
}

.central-footer__navigation-bottom {
  margin-bottom: 45px;
}

:export {
  colorGreyLight5: #f2f2f2;
  colorGreyDark50: #8a8a8a;
  colorGreyMedium: #e6e6e6;
  colorMintBright: var(--color-brand-bright);
  colorMintMedium: var(--color-brand-medium);
  colorBlack: #000;
  colorWhite: #fffffd;
  colorBrandLight: var(--color-brand-light);
  bgColorLightMint: #e6f6f4;
  bgColorLightRose: #ffebf0;
  bgColorRed: #ffebee;
  bgColorPink: #fce4ec;
  bgColorViolet: #f3e5f5;
  bgColorPurple: #ede7f6;
  bgColorIndigo: #e8eaf6;
  bgColorBlue: #e3f2fd;
  bgColorBabyBlue: #e1f5fe;
  bgColorCyan: #e0f7fa;
  bgColorTeal: #e0f2f1;
  bgColorGreen: #e8f5e9;
  bgColorFreshGreen: #f1f8e9;
  bgColorLime: #f9fbe7;
  bgColorYellow: #fffde7;
  bgColorAmber: #fff8e1;
  bgColorOrange: #fff3e0;
  bgColorRedOrange: #fbe9e7;
  bgColorMakeUp: #f7f1ed;
  bgColorBrown: #efebe9;
  bgColorGrey: #f2f2f2;
  bgColorBlueGrey: #eceff1;
  criteoColorGray: #b3b3b3;
  criteoColorBlack: #322b29;
  criteoColorDarkBrown: #5e534e;
}

:export {
  mobileMax: 767px;
  tabletMax: 1023px;
  desktopMax: 1279px;
  largeMax: 1400px;
}

.bottom-footer {
  background: #f2f2f2;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.85rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  min-height: 1px;
  padding: 15px 0;
}

@media screen and (max-width: 1023px) {
  .bottom-footer {
    text-align: center;
  }
}

@media screen and (min-width: 1024px) {
  .bottom-footer {
    padding: 30px 0;
  }

  .bottom-footer .row {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bottom-footer .row {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (min-width: 768px) {
  .bottom-footer .column {
    padding-left: 0;
    padding-right: 0;
  }
}

.bottom-footer__link {
  display: inline-block;
  line-height: 18px;
  padding-bottom: 20px;
}

@media screen and (min-width: 1024px) {
  .bottom-footer__link {
    margin-left: 30px;
  }

  .bottom-footer__link:first-of-type {
    margin-left: 0;
  }
}

@media screen and (min-width: 768px) {
  .bottom-footer__link {
    padding-bottom: 0;
  }
}

.bottom-footer__link-container {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

@media screen and (min-width: 1024px) {
  .bottom-footer__link-container {
    display: inline;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bottom-footer__link-container {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
  }
}

.bottom-footer__copyright {
  padding-bottom: 10px;
  text-align: center;
}

@media screen and (min-width: 1024px) {
  .bottom-footer__copyright {
    padding-bottom: 0;
    text-align: right;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bottom-footer__copyright {
    padding-top: 10px;
  }
}

.bottom-footer__copyright-content {
  display: inline-block;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.85rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

:export {
  mobileMax: 767px;
  tabletMax: 1023px;
  desktopMax: 1279px;
  largeMax: 1400px;
}

.seo-footer {
  margin-bottom: 10px;
}

.seo-footer .container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .seo-footer .container {
    width: 80%;
  }
}

.seo-footer__column {
  padding-left: 15px;
  padding-top: 20px;
}

@media screen and (max-width: 767px) {
  .seo-footer__column {
    width: 50%;
  }
}

@media screen and (min-width: 768px) {
  .seo-footer__column {
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
  }
}

.seo-footer__header {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

.seo-footer__links {
  display: block;
  line-height: 1.15;
  padding: 5px 0;
  text-decoration: none;
}

.loader {
  stroke: #000;
  align-items: center;
  animation: rotate 2s linear infinite;
  display: flex;
  height: auto;
  justify-content: center;
  margin: 0 auto;
  max-width: 80%;
  opacity: 1;
  position: relative;
  transition: opacity 0.1s ease-in-out;
  width: 20px;
  will-change: transform;
}

@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .loader {
    animation: rotate 2s linear infinite;
    will-change: transform;
  }
}

@media screen and (min-width: 1024px) {
  .loader {
    width: 50px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .loader {
    width: 30px;
  }
}

@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .loader {
    display: block;
  }
}

.loader .path {
  stroke-linecap: round;
  animation: dash 1.5s ease-in-out infinite;
}

@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .loader .path {
    stroke-dasharray: 100;
  }
}

.loader--inline {
  display: none;
}

.loader--navigation {
  display: flex;
  min-height: 350px;
  padding: 10px;
}

.loader.loader--button {
  padding: 10px;
  width: 50px;
}

.loader.loader--button .path {
  stroke: #fff;
}

.loader--paused {
  opacity: 0;
}

.loader--paused,
.loader--paused .path {
  animation-play-state: paused;
}

.loader__placeholder-container {
  background-color: #fff;
  display: flex;
  height: 100%;
  opacity: 0.7;
  position: absolute;
  transform: translateZ(0);
  transition: opacity 0.2s ease-in-out;
  width: 100%;
  z-index: 1000;
}

.page-loader-wrapper {
  align-items: center;
  display: flex;
  height: 75vh;
  left: 50%;
  margin-left: -50vw;
  position: relative;
  width: 100vw;
}

@keyframes rotate {
  to {
    transform: rotate(1turn);
  }
}

@keyframes dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35px;
  }

  to {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124px;
  }
}

.grid {
  flex: 1 0 auto;
  padding-bottom: 30px;
  padding-top: 15px;
}

@media screen and (min-width: 768px) {
  .grid {
    padding-top: 30px;
  }

  .grid.product-detail-page,
  .grid.product-overview-page {
    padding-top: 15px;
  }
}

@media screen and (max-width: 767px) {
  .grid.product-detail-page,
  .grid.product-overview-page {
    padding-top: 0;
  }
}

.grid.brand-overview-page,
.grid.cart-page,
.grid.gwp-offer-page,
.grid.homepage,
.grid.sitemap-page {
  min-height: 82vh;
}

@media screen and (max-width: 767px) {
  .grid.brand-overview-page,
  .grid.cart-page,
  .grid.gwp-offer-page,
  .grid.homepage,
  .grid.sitemap-page {
    padding-top: 4px;
  }
}

.grid.search-page {
  padding-top: 16px;
}

@media screen and (min-width: 768px) {
  .grid.search-page {
    padding-top: 40px;
  }
}

.grid.homepage--ios {
  overflow: hidden;
}

.row--bordered {
  position: relative;
}

.row--bordered:after {
  content: '';
  display: block;
  left: 15px;
  position: absolute;
  right: 15px;
}

.row--border-top:after {
  border-bottom: 1px solid #000;
  top: 0;
}

.row--border-bottom:after {
  border-bottom: 1px solid #e6e6e6;
  bottom: 0;
}

.row--no-gutters.row {
  margin-left: 0;
  margin-right: 0;
}

.row--no-gutters > [class*='col-'] {
  padding-left: 0;
  padding-right: 0;
}

.PtbKk9ogBoi2GdnLM7lW {
  display: inline-block;
  flex-shrink: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.rxx2XQylTzprhCd3iIxy {
  color: currentColor;
}

.Q2V8KxgHDakQ2L3catrp {
  color: #000;
}

.xgxnP8LsMzV1RCs30026 {
  color: #fff;
}

.v9pnWAtar_u_R5unTMub {
  color: #5fc33c;
}

.wTdB69Ui3f19X8cDI23h {
  color: #e6373c;
}

.O2Q8yBc0p8gbqNDJxH0N {
  color: #ff9b14;
}

.KDdH8uacRTvEhxxCBzp5 {
  color: #bfbfbf;
}

.alert {
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  margin-bottom: 15px;
}

.alert__content {
  display: flex;
}

.alert__content-wrapper {
  border-radius: 4px;
  padding: 16px;
}

.alert--success {
  background-color: #e8f5e9;
}

.alert--error,
.alert--warning {
  background-color: #ffc1b7;
}

.alert--info {
  background-color: #f2f2f2;
}

.alert__overlay-status {
  padding: 16px;
}

@media screen and (min-width: 768px) {
  .alert__overlay-status {
    padding: 30px 0 0;
  }
}

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

.alert__headline {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  margin-top: 4px;
  text-transform: uppercase;
}

.alert--message {
  flex-grow: 1;
  margin-top: 4px;
}

.alert--message-headline {
  margin-top: 8px;
}

.alert__icon {
  margin-right: 8px;
}

.link--category {
  background-color: #f2f2f2;
  border-radius: 15px;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  padding: 10px 15px;
  text-align: center;
  text-transform: uppercase;
}

.link--category:hover {
  background-color: var(--color-brand-light);
}

.link--category:active,
.link--category:focus {
  background-color: var(--color-brand-medium);
}

.link--text {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

.link {
  color: #000;
  text-decoration: none;
}

.link[href]:hover {
  cursor: pointer;
}

.link--text {
  text-decoration: underline;
}

.link--text:active,
.link--text:focus,
.link--text:hover {
  color: #595959;
}

.link--category {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-weight: 500;
}

@media screen and (min-width: 1024px) {
  .link--category {
    background-color: transparent;
    border-radius: 0;
    padding: 0;
  }

  .link--category:active,
  .link--category:focus,
  .link--category:hover {
    background-color: transparent;
    border-bottom: 3px solid #595959;
  }
}

.link--nav-heading {
  letter-spacing: 0.5px;
  line-height: 120%;
  text-transform: uppercase;
}

.link--nav,
.link--nav-heading {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
}

.link--nav {
  letter-spacing: 0;
  line-height: 150%;
}

.link--nav:active,
.link--nav:focus,
.link--nav:hover {
  border-bottom: 3px solid #595959;
}

.link--sitemap:focus,
.link--sitemap:hover {
  text-decoration: underline;
}

.link--tile {
  align-items: center;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.12);
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
  padding: 40px 20px;
}

@media screen and (min-width: 768px) {
  .link--tile {
    padding: 60px 30px;
  }
}

.link--with-underline,
.link--with-underline-offset {
  border-bottom: 1px solid #000;
  display: inline-block;
  margin-bottom: 2px;
  padding-bottom: 1px;
}

.link--with-underline-offset:active,
.link--with-underline-offset:focus,
.link--with-underline-offset:hover,
.link--with-underline:active,
.link--with-underline:focus,
.link--with-underline:hover {
  border-bottom: 2px solid #595959;
  margin-bottom: 1px;
  padding-bottom: 1px;
}

.link--with-underline-offset,
.link--with-underline-offset:active,
.link--with-underline-offset:focus,
.link--with-underline-offset:hover {
  padding-bottom: 5px;
}

.add-review-template--chanel .button__primary,
.chanel-button,
.list-review-template--chanel .button__primary,
.product-detail-page--chanel .button__primary {
  animation: none;
  background-color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 1.5px;
  line-height: 100%;
  text-transform: uppercase;
}

.add-review-template--chanel .button__primary:active,
.add-review-template--chanel .button__primary:focus,
.add-review-template--chanel .button__primary:hover,
.chanel-button:active,
.chanel-button:focus,
.chanel-button:hover,
.list-review-template--chanel .button__primary:active,
.list-review-template--chanel .button__primary:focus,
.list-review-template--chanel .button__primary:hover,
.product-detail-page--chanel .button__primary:active,
.product-detail-page--chanel .button__primary:focus,
.product-detail-page--chanel .button__primary:hover {
  animation: none;
  background: #000;
}

.button {
  border-radius: 0;
  color: #fff;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 1.5px;
  line-height: 100%;
  margin-bottom: 10px;
  outline: none;
  padding: 12px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}

.button__start-icon {
  display: inline-flex;
  margin-right: 8px;
}

.button__end-icon {
  display: inline-flex;
  margin-left: 8px;
}

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

.button__primary {
  animation: get-light 0.25s;
  background-color: #000;
}

.button__primary:hover:not(.follow-button--followed) {
  animation: slide-in 0.83s;
  background: linear-gradient(270deg, #000 50%, #000 0);
  background-size: 200% 100%;
}

.button__primary:active {
  background-color: #fff;
}

.button__primary:focus {
  background: #000;
  outline: 3px solid #bfbfbf;
}

.button__tertiary {
  background: #e6e6e6;
  border: 1px solid #e6e6e6;
  color: #000;
}

@media (hover: hover) {
  .button__tertiary:hover:not(.follow-button, .button--loading, :focus) {
    animation:
      slide-in 0.83s,
      get-text-white 1s cubic-bezier(0.69, 1.03, 1, 0.88);
    animation-fill-mode: forwards;
    background: linear-gradient(270deg, #fff 50%, #000 0);
    background-size: 200% 100%;
  }
}

@media (active: active) {
  .button__tertiary:active:not(.follow-button, .button--loading) {
    background: #000;
    color: #fff;
  }
}

.button__tertiary:focus:not(.follow-button, .button--loading) {
  background: #fff;
  color: #fff;
  outline: 3px solid #bfbfbf;
}

.button__tertiary.button--disabled {
  background: #f2f2f2;
  border: 1px solid #f2f2f2;
  color: #bfbfbf;
}

.button__tertiary.button--loading {
  background: #fff;
  color: transparent;
}

.button__tertiary.button--loading .loader.loader--button .path {
  stroke: #000;
}

.button__secondary,
.button__secondary--ghost {
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
}

@media (hover: hover) {
  .button__secondary--ghost:hover:not(.follow-button, .button--loading, :focus),
  .button__secondary:hover:not(.follow-button, .button--loading, :focus) {
    animation:
      slide-in 0.83s,
      get-text-white 1s cubic-bezier(0.69, 1.03, 1, 0.88);
    animation-fill-mode: forwards;
    background: linear-gradient(270deg, #fff 50%, #000 0);
    background-size: 200% 100%;
  }
}

@media (active: active) {
  .button__secondary--ghost:active:not(.follow-button, .button--loading),
  .button__secondary:active:not(.follow-button, .button--loading) {
    background: #000;
    color: #000;
  }
}

.button__secondary--ghost:focus:not(.follow-button, .button--loading),
.button__secondary:focus:not(.follow-button, .button--loading) {
  background: #fff;
  color: #000;
  outline: 3px solid #bfbfbf;
}

.button__secondary--ghost.button--disabled,
.button__secondary.button--disabled {
  background: #f2f2f2;
  border: 1px solid #e6e6e6;
}

.button__secondary--ghost.button--loading,
.button__secondary.button--loading {
  background: #fff;
  color: transparent;
}

.button__secondary--ghost.button--loading .loader.loader--button .path,
.button__secondary.button--loading .loader.loader--button .path {
  stroke: #000;
}

.product-detail-page--chanel .button__secondary,
.product-detail-page--chanel .button__secondary--ghost {
  border: 2px solid #000;
  border-radius: 0;
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  text-transform: uppercase;
}

.product-detail-page--chanel .button__secondary--ghost:hover,
.product-detail-page--chanel .button__secondary:hover {
  animation:
    slide-in 0.83s,
    text-black-to-white 1s cubic-bezier(0.69, 1.03, 1, 0.88);
  animation-fill-mode: forwards;
  background: linear-gradient(270deg, #fff 50%, #000 0);
  background-size: 200% 100%;
}

.product-detail-page--chanel .button__secondary--ghost:active,
.product-detail-page--chanel .button__secondary:active {
  background: #000;
  color: #fff;
}

.button__link,
.button__link-offset {
  color: #000;
  height: auto;
  text-decoration: underline;
  text-transform: unset;
  width: auto;
}

.button__link-offset:hover,
.button__link:hover {
  color: #595959;
}

.button__link-offset {
  align-items: center;
  display: flex;
  justify-content: center;
  text-decoration: underline;
  text-underline-offset: 5px;
}

.button__with-icon {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.button__with-icon--input {
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  font-weight: 400;
  letter-spacing: 1.5px;
  letter-spacing: 0;
  line-height: 100%;
  line-height: 150%;
  margin: 0;
  max-height: 28px;
  padding: 0;
  text-transform: uppercase;
  width: auto;
}

.button__with-icon--outline {
  border: 1px solid #000;
  justify-content: space-between;
  padding: 0 18px 0 12px;
}

.button__with-icon--outline,
.button__with-icon--transparent {
  align-items: center;
  color: #000;
  display: flex;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 1.5px;
  line-height: 100%;
  text-transform: uppercase;
}

.button__with-icon--transparent {
  background-color: transparent;
  border: none;
  font-weight: 400;
  height: auto;
  letter-spacing: 0.5px;
  line-height: 18px;
  min-width: auto;
  padding: 0;
  text-align: start;
  text-decoration: underline;
  text-transform: capitalize;
  width: auto;
}

.button__with-icon--fab {
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 1px 1px 6px -1px rgba(0, 0, 0, 0.5);
  letter-spacing: 1.5px;
  letter-spacing: 0.5px;
  line-height: 100%;
  padding: 0;
  text-transform: uppercase;
}

.button__with-icon--accordion,
.button__with-icon--fab {
  color: #000;
  display: flex;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
}

.button__with-icon--accordion {
  align-items: flex-start;
  justify-content: space-between;
  letter-spacing: 0;
  line-height: 150%;
  margin-bottom: 0;
  min-height: 57px;
  padding: 18px 19px;
}

.button__with-icon--accordion:disabled .accordion-panels__header {
  opacity: 0.3;
}

.button--toggle-content {
  flex-direction: row-reverse;
}

.button--toggle-content .icon {
  flex: 0 0 auto;
  margin-left: 0;
  margin-right: 10px;
}

.button--disabled {
  background: #f2f2f2;
  color: #bfbfbf;
  cursor: default;
  pointer-events: none;
}

.button__large {
  height: 64px;
}

.button__normal {
  height: 48px;
}

.button__small {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  height: 40px;
  letter-spacing: 1.5px;
  line-height: 100%;
  min-width: 116px;
  padding: 8px;
  text-transform: uppercase;
  width: auto;
}

.button__small .loader.loader--button {
  padding: 8px;
  width: 20px;
}

.button__xsmall {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  height: auto;
  letter-spacing: 1.5px;
  line-height: 100%;
  min-width: 116px;
  padding: 8px;
  text-transform: uppercase;
  width: auto;
}

.button__xsmall .loader.loader--button {
  padding: 8px;
  width: 20px;
}

.button__auto {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  height: auto;
  letter-spacing: 1.5px;
  line-height: 100%;
  min-width: auto;
  padding: 0;
  text-transform: uppercase;
  width: auto;
}

.button__auto .loader.loader--button {
  padding: 8px;
  width: 20px;
}

.button--gwp-small {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  height: 31px;
  letter-spacing: 1.5px;
  line-height: 100%;
  margin: 0 auto;
  max-width: 100%;
  padding: 0 12px;
  text-transform: uppercase;
  width: auto;
}

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

.button--loading {
  color: transparent;
  pointer-events: none;
  position: relative;
}

.button--loading .icon,
.button--loading span {
  visibility: hidden;
}

.button__loader {
  display: inline-block;
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.button__spinner {
  visibility: visible;
}

.button--toggle-field-button {
  cursor: pointer;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  margin-bottom: 0;
}

.button--content-width {
  width: auto;
}

.button--edge-start {
  margin-left: -12px;
}

.button--edge-end {
  margin-right: -12px;
}

.button .google-translate-fallback {
  display: none;
}

@keyframes slide-in {
  0% {
    background-position: 100% 100%;
  }

  to {
    background-position: 0 100%;
  }
}

@keyframes get-light {
  0% {
    background-color: #000;
  }

  to {
    background-color: #000;
  }
}

@keyframes get-dark {
  0% {
    background-color: #000;
  }

  to {
    background-color: #000;
  }
}

@keyframes get-text-white {
  0% {
    color: #000;
  }

  to {
    color: #fff;
  }
}

@keyframes text-black-to-white {
  0% {
    color: #000;
  }

  to {
    color: #fff;
  }
}

.fatal-error {
  align-items: center;
  flex-direction: column;
  margin: 0;
  text-align: center;
}

.fatal-error__button {
  padding: 0 20px;
  width: auto;
}

.fatal-error__row {
  align-items: center;
  flex-direction: column;
  margin: 0;
}

.fatal-error__row.flex-row {
  margin: 0;
}

.smartEditComponent > [class*='col'] {
  max-width: none;
}

.header {
  background-color: #fff;
  width: 100%;
  z-index: 101;
}

#app[aria-hidden='true'] {
  pointer-events: none;
}

:root {
  --rsbs-max-h: 90%;
  --rsbs-backdrop-bg: rgba(0, 0, 0, 0.2);
  --rsbs-overlay-h: 90%;
}

[data-rsbs-overlay] {
  animation:
    cubic-bezier 0.45s ease-in 0.15,
    0,
    0.45,
    1;
  background: var(--rsbs-bg, #fff);
  display: flex;
  -webkit-filter: drop-shadow(0 -2px 4px rgba(0, 0, 0, 0.04));
  filter: drop-shadow(0 -2px 4px rgba(0, 0, 0, 0.04));
  flex-direction: column;
  height: var(--rsbs-overlay-h);
  max-height: var(--rsbs-max-h);
  opacity: 1;
  transform: translate3d(0, var(--rsbs-overlay-translate-y, 0), 0);
  transition: opacity 0.45s;
  will-change: height;
}

[data-rsbs-overlay]:focus {
  outline: none;
}

[data-rsbs-is-blocking='false'] [data-rsbs-overlay] {
  box-shadow:
    0 -5px 60px 0 rgba(38, 89, 115, 0.11),
    0 -1px 0 rgba(38, 89, 115, 0.05);
}

[data-rsbs-overlay],
[data-rsbs-root]:after {
  margin-left: var(--rsbs-ml, env(safe-area-inset-left));
  margin-right: var(--rsbs-mr, env(safe-area-inset-right));
  max-width: var(--rsbs-max-w, auto);
}

[data-rsbs-backdrop],
[data-rsbs-overlay],
[data-rsbs-root]:after {
  -ms-scroll-chaining: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  bottom: 0;
  left: 0;
  overscroll-behavior: none;
  position: fixed;
  right: 0;
  touch-action: pinch-zoom;
  transition: 2s ease-out cubic-bezier(0.42, 0, 0, 1);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1000;
}

[data-rsbs-backdrop] {
  background-color: var(--rsbs-backdrop-bg, rgba(33, 33, 33, 0.2));
  bottom: -60px;
  cursor: pointer;
  opacity: 1;
  top: -60px;
  will-change: opacity;
}

[data-rsbs-is-dismissable='false'] [data-rsbs-backdrop] {
  cursor: ns-resize;
}

[data-rsbs-root]:after {
  background: var(--rsbs-bg, #fff);
  content: '';
  height: 2px;
  pointer-events: none;
  transform: scaleY(var(--rsbs-antigap-scale-y, 0));
  transform-origin: bottom;
  will-change: transform;
}

[data-rsbs-footer] {
  cursor: ns-resize;
  flex-shrink: 0;
  min-height: 30px;
  padding: 12px 16px;
}

.bottom-sheet--padding-none [data-rsbs-footer] {
  padding: 0;
}

[data-rsbs-header] {
  cursor: ns-resize;
  flex-shrink: 0;
  padding: 0 16px;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1;
}

[data-rsbs-header]:before {
  background-color: #fff;
  content: '';
  display: block;
  height: 1.33px;
  left: 50%;
  position: absolute;
  top: -9px;
  transform: translateX(-50%);
  width: 32px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  [data-rsbs-header]:before {
    transform: translateX(-50%) scaleY(0.75);
  }
}

[data-rsbs-has-header='false'] [data-rsbs-header] {
  box-shadow: none;
  padding-top: 12px;
}

[data-rsbs-scroll] {
  -webkit-tap-highlight-color: revert;
  -webkit-touch-callout: revert;
  -ms-scroll-chaining: none;
  -webkit-overflow-scrolling: touch;
  flex-grow: 1;
  flex-shrink: 1;
  overflow: auto;
  overscroll-behavior: contain;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

[data-rsbs-scroll]:focus {
  outline: none;
}

[data-rsbs-content] {
  overflow: hidden;
  padding: 0 16px 16px;
}

[data-rsbs-content] .cart-calculations__tooltip-list li {
  list-style: none;
}

[data-rsbs-footer] {
  box-shadow:
    0 -1px 0 rgba(46, 59, 66, calc(var(--rsbs-content-opacity, 1) * 0.125)),
    0 2px 0 var(--rsbs-bg, #fff);
  overflow: hidden;
  padding-bottom: calc(16px + env(safe-area-inset-bottom));
  z-index: 1;
}

[data-rsbs-is-dismissable='false'][data-rsbs-state='closing'] [data-rsbs-footer] > *,
[data-rsbs-is-dismissable='false'][data-rsbs-state='closing'] [data-rsbs-header] > *,
[data-rsbs-is-dismissable='false'][data-rsbs-state='closing'] [data-rsbs-scroll] > *,
[data-rsbs-is-dismissable='false'][data-rsbs-state='opening'] [data-rsbs-footer] > *,
[data-rsbs-is-dismissable='false'][data-rsbs-state='opening'] [data-rsbs-header] > *,
[data-rsbs-is-dismissable='false'][data-rsbs-state='opening'] [data-rsbs-scroll] > *,
[data-rsbs-is-dismissable='true'] [data-rsbs-footer] > *,
[data-rsbs-is-dismissable='true'] [data-rsbs-header] > *,
[data-rsbs-is-dismissable='true'] [data-rsbs-scroll] > * {
  opacity: 1;
}

[data-rsbs-is-dismissable='false'][data-rsbs-state='closing'] [data-rsbs-backdrop],
[data-rsbs-is-dismissable='false'][data-rsbs-state='opening'] [data-rsbs-backdrop],
[data-rsbs-is-dismissable='true'] [data-rsbs-backdrop] {
  opacity: var(--rsbs-backdrop-opacity, 1);
}

[data-rsbs-state='closed'],
[data-rsbs-state='closing'] {
  opacity: 1;
  pointer-events: none;
}

.app-dropdown__bottom-sheet [data-rsbs-content] {
  height: 50vh;
  overflow: scroll;
  padding: 16px;
}

.app-dropdown__bottom-sheet [data-rsbs-overlay] {
  animation:
    cubic-bezier 0.35s ease-in 0.15,
    0,
    0.45,
    1;
  transition: opacity 0.35s;
}

.partner-delivery-modal [data-rsbs-content] .partner-delivery-info {
  padding: 16px;
}

.account-completion-overlay [data-rsbs-content] .add-physical-card {
  padding: 0;
}

.reserve-product-modal [data-rsbs-content] .product-detail-other-info__html,
.reserve-product-modal [data-rsbs-content] .product-details-wrapper,
.reserve-product-modal [data-rsbs-content] .store-availability {
  padding: 16px;
}

.account-completion-overlay [data-rsbs-content],
.default-modal-style [data-rsbs-content],
.delivery-modal [data-rsbs-content],
.gift-card-modal [data-rsbs-content],
.modal-overlay--greeting-cards [data-rsbs-content],
.product-conflict-modal [data-rsbs-content],
.promo-bar-legal-information [data-rsbs-content],
.sign-up-overlay-modal [data-rsbs-content],
.sign-up-overlay-modal__rewards [data-rsbs-content],
.uc-banner-modal [data-rsbs-content],
.wish-list-cart-modal [data-rsbs-content] {
  min-height: auto;
  padding: 16px;
}

.delivery-modal [data-rsbs-content] .headline-bold.delivery-modal__subtitle,
.gift-card-modal [data-rsbs-content] .gift-card-modal .gift-card-modal__info-text {
  margin-top: 0;
}

.gwp-modal.modal-overlay--gwp [data-rsbs-content] .gwp-modal__content {
  padding: 16px;
}

@media (max-width: 768px) {
  .gwp-modal.modal-overlay--gwp [data-rsbs-content] .modal-header--free-samples {
    visibility: hidden;
  }

  .gwp-modal.modal-overlay--gwp [data-rsbs-content] .modal-header--free-samples button {
    display: none;
  }
}

.free-samples-modal [data-rsbs-content] .row.sample-list {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.free-samples-modal [data-rsbs-content] .sample-list__add-button {
  bottom: 16px;
  position: fixed;
  width: 90%;
}

.beautyprofile-questionnaire__info-modal [data-rsbs-content] {
  overflow-y: auto;
}

.contact-info-modal [data-rsbs-content] {
  min-height: auto;
}

.product-tile__remove-confirmation [data-rsbs-overlay] {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.product-tile__remove-confirmation [data-rsbs-content] {
  min-height: auto;
}

.dsa-info-modal [data-rsbs-overlay],
.report-violation [data-rsbs-overlay] {
  height: auto;
}

.dsa-info-modal [data-rsbs-backdrop],
.dsa-info-modal [data-rsbs-content],
.dsa-info-modal [data-rsbs-overlay],
.report-violation [data-rsbs-backdrop],
.report-violation [data-rsbs-content],
.report-violation [data-rsbs-overlay] {
  z-index: 9999;
}

.select-sponsors-report-livebuy [data-rsbs-content] {
  margin-bottom: 21px;
}

.select-sponsors-report-livebuy [data-rsbs-content],
.select-sponsors-report-livebuy [data-rsbs-overlay] {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  min-height: inherit;
  z-index: 9999;
}

.select-sponsors-report-livebuy [data-rsbs-backdrop] {
  z-index: 9999;
}

.input__tooltip-modal [data-rsbs-overlay],
.preference-modal [data-rsbs-overlay] {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.input__tooltip-modal [data-rsbs-content],
.preference-modal [data-rsbs-content] {
  min-height: auto;
}

.switch-overlay-exit {
  opacity: 1;
  transition: opacity 0.33s ease-in-out;
}

.switch-overlay-exit-active {
  opacity: 0;
}

.switch-overlay-enter {
  opacity: 0;
  transition: opacity 0.33s ease-in-out;
}

.switch-overlay-enter-active,
.switch-overlay-enter-done {
  opacity: 1;
}

@keyframes modal-content-fade-in {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes slide-in-mobile {
  0% {
    transform: translateY(100%);
  }

  to {
    transform: translateY(0);
  }
}

.modal-overlay--chanel * {
  font-family: Arial, Helvetica, sans-serif !important;
}

.modal-overlay__root {
  background-color: #fff;
  border: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
  max-height: 100%;
  outline: none;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 16px 16px;
  transition: transform 0.83s cubic-bezier(0.66, 0, 0.17, 1);
  width: 100%;
  will-change: transform;
  z-index: 9999;
}

@media screen and (min-width: 768px) {
  .modal-overlay__root {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    transition: visibility 0.35s cubic-bezier(0.42, 0, 0, 1);
  }
}

@media screen and (min-width: 1024px) {
  .modal-overlay__root {
    max-height: 100vh;
  }
}

.modal-overlay__general {
  position: fixed;
}

@media screen and (min-width: 768px) {
  .modal-overlay__general {
    border-radius: 0;
    bottom: auto;
    max-width: 550px;
    min-width: 400px;
    right: 0;
    top: 0;
    width: calc(400px + 150 * (100vw - 768px) / 958);
  }
}

.modal-overlay--padding-vertical {
  padding: 16px 0;
}

.modal-overlay--padding-none {
  padding: 0 !important;
}

.modal-overlay__backdrop {
  background-color: #212121;
  bottom: 0;
  left: 0;
  opacity: 0.2;
  position: fixed;
  right: 0;
  top: 0;
  will-change: opacity;
  z-index: 9999;
}

.modal-overlay__backdrop-appear {
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}

@media screen and (min-width: 768px) {
  .modal-overlay__backdrop-appear {
    transition: opacity 0.35s cubic-bezier(0.42, 0, 0, 1);
  }
}

.modal-overlay__backdrop-appear-active {
  opacity: 0.2;
}

.modal-overlay__backdrop-exit {
  opacity: 0.2;
  transition: opacity 0.33s 0.5s;
}

@media screen and (min-width: 768px) {
  .modal-overlay__backdrop-exit {
    transition: opacity 0.35s cubic-bezier(0.42, 0, 0, 1);
  }
}

.modal-overlay__backdrop-exit-active {
  opacity: 0;
}

.modal-overlay__display {
  display: flex;
  flex-direction: column;
  opacity: 0;
  transition: visibility 0.2s ease-in-out;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .modal-overlay__display {
    min-width: calc(100% - 16px * 2);
  }
}

.modal-overlay__transition-appear {
  animation: slide-in-mobile 0.83s cubic-bezier(0.66, 0, 0.17, 1);
  animation-fill-mode: forwards;
}

@media screen and (min-width: 768px) {
  .modal-overlay__transition-appear {
    animation: modal-content-fade-in 0.35s cubic-bezier(0.42, 0, 0, 1);
  }

  .modal-overlay__transition-appear-active {
    -webkit-transition-delay: 6.5s, 6.5s;
    transition-delay: 6.5s, 6.5s;
    -webkit-transition-duration: 6.5s, 6.5s;
    transition-duration: 6.5s, 6.5s;
    -webkit-transition-property: width;
    transition-property: width;
  }
}

.modal-overlay__transition-appear-active .modal-overlay__display {
  animation: modal-content-fade-in 0.2s ease-in;
  animation-delay: 0.7s;
  animation-fill-mode: forwards;
}

@media screen and (min-width: 768px) {
  .modal-overlay__transition-appear-active .modal-overlay__display {
    animation-delay: 0ms;
  }
}

.modal-overlay__transition-appear-done .modal-overlay__display,
.modal-overlay__transition-enter-done .modal-overlay__display {
  opacity: 1;
}

.modal-overlay__transition-exit {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .modal-overlay__transition-exit {
    opacity: 0;
    padding: 0 16px 16px;
    width: calc(400px + 150 * (100vw - 768px) / 958);
  }
}

.modal-overlay__transition-exit .modal-overlay__display {
  animation: modal-content-fade-in 0.2s ease-in;
  animation-direction: reverse;
}

.modal-overlay__transition-exit-active {
  animation: slide-in-mobile 0.83s cubic-bezier(0.66, 0, 0.17, 1) reverse;
}

@media screen and (min-width: 768px) {
  .modal-overlay__transition-exit-active {
    animation: modal-content-fade-in 0.35s cubic-bezier(0.42, 0, 0, 1) reverse;
    transform: translateY(-50%);
  }
}

.modal-overlay--no-transitions .modal-overlay__display {
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .modal-overlay .product-recommendation-carousel {
    margin-left: 0;
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .modal-overlay .modal-overlay__booksy {
    left: calc(50% - 845px / 2 + 0.5px);
    max-height: 91vh;
    overflow: hidden;
    width: 845px;
  }
}

.modal-overlay .modal-overlay__booksy [data-rsbs-scroll] {
  overflow: hidden;
}

.modal-overlay .modal-overlay__booksy .iframe {
  height: 82vh;
  margin-top: 0;
}

@media screen and (min-width: 768px) {
  .modal-overlay .modal-overlay__booksy .iframe {
    height: calc(100% - 30px);
    margin-top: 10px;
  }

  .modal-overlay .modal-overlay__booksy .modal-header__close {
    float: right;
    margin-bottom: 5px;
    position: relative;
  }
}

.headline-bold,
.headline-semibold {
  margin: 0 0 1em;
  padding: 0;
}

.headline-semibold--small {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  text-transform: uppercase;
}

.headline-semibold--ellipsis-three-lines {
  -webkit-box-orient: vertical;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
}

.headline-bold {
  font-size: 1.5rem;
}

.headline-bold,
.headline-bold--large {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  text-transform: uppercase;
}

.headline-bold--large {
  font-size: 2rem;
}

.headline-bold--responsive-medium {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  .headline-bold--responsive-medium {
    font-family:
      Avenir Next,
      Helvetica Neue,
      Helvetica,
      Arial,
      sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 120%;
    text-transform: uppercase;
  }
}

.headline-bold--small {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  text-transform: uppercase;
}

.headline__gwp-offer-section {
  margin-bottom: 15px;
}

.account-flyout.tippy-box {
  background-color: #fff;
  border: 1px solid #bfbfbf;
  color: #000;
}

.account-flyout.tippy-box:focus-visible {
  outline: revert;
  outline-offset: revert;
}

.account-flyout.tippy-box:focus:not(:focus-visible) {
  outline: none;
}

.account-flyout .account-flyout__content {
  background-color: #fff;
  padding: 14px;
  text-align: left;
  width: 350px;
}

.account-flyout .account-flyout__content .navigation-list__item:first-of-type {
  margin-bottom: 15px;
}

.account-flyout .account-flyout__content .navigation-list__item:first-of-type .navigation-list__link {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  text-transform: uppercase;
}

.account-flyout .account-flyout__content .navigation-list__item:not(:last-of-type) {
  margin-bottom: 10px;
}

.account-flyout__text {
  align-items: center;
  display: flex;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  margin-bottom: 10px;
}

.account-flyout__text,
.account-flyout__text--bold {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
}

.account-flyout__text--bold {
  font-weight: 500;
}

.account-flyout__text:first-of-type {
  margin-top: 30px;
}

.account-flyout__text--de {
  display: list-item;
  list-style-type: disc;
}

.account-flyout__icon {
  margin-right: 4px;
}

.account-flyout__logout-text {
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

.account-flyout__logout-text,
.account-flyout__logout-text--bold {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
}

.account-flyout__logout-text--bold {
  border-top: 1px solid #e6e6e6;
  font-weight: 500;
  margin-bottom: 2px;
  padding-top: 12px;
}

.account-flyout__logout-text--link {
  cursor: pointer;
  display: inline-block;
}

.account-flyout__button.button {
  margin-bottom: 30px;
}

.account-flyout__button--main.button {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .account-flyout__button--main.button {
    padding: 12px;
  }
}

.account-flyout__button--main.button:focus-visible {
  box-shadow: none;
  height: 24px;
  outline: revert;
  outline-offset: revert;
}

.account-flyout__button--main.button:focus:not(:focus-visible) {
  outline: none;
}

.account-flyout__link.link {
  display: block;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  margin-top: 30px;
}

.account-flyout:not(.tippy-box) {
  padding-left: 14px;
}

.header-component__item {
  align-items: center;
  display: flex;
  flex: 0 0 29px;
  justify-content: center;
  outline: none;
}

.header-component__item .button__with-icon--transparent {
  height: 48px;
}

@media screen and (min-width: 1024px) {
  .header-component__item--disabled {
    pointer-events: none;
  }
}

.header-component__item--favorite-store {
  display: none;
}

@media screen and (min-width: 1024px) {
  .header-component__item--favorite-store {
    display: flex;
    order: 3;
    padding: 12px;
  }
}

.header-component__item--account {
  order: 1;
}

@media screen and (min-width: 768px) {
  .header-component__item--account {
    padding: 12px;
  }
}

@media screen and (min-width: 1024px) {
  .header-component__item--account {
    order: 4;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .header-component__item--account {
    order: 2;
  }
}

.header-component__item--logo {
  display: flex;
  flex: 1 0 auto;
  height: 32px;
  margin-left: 0;
  margin-right: 0;
  order: 2;
  padding-top: 6px;
  width: 100.18px;
}

@media screen and (min-width: 768px) {
  .header-component__item--logo {
    margin-left: 85px;
  }
}

@media screen and (min-width: 1024px) {
  .header-component__item--logo {
    left: 50%;
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    transform: translate(-50%);
  }
}

@media screen and (max-width: 320px) {
  .header-component__item--logo {
    max-width: 130px;
  }
}

.header-component__item--wishlist {
  align-items: center;
  display: flex;
  justify-content: center;
  line-height: 0;
  position: relative;
  width: 100%;
  width: 48px;
  z-index: 3;
}

@media screen and (min-width: 768px) {
  .header-component__item--wishlist {
    padding: 12px;
  }
}

@media screen and (max-width: 1023px) {
  .header-component__item--wishlist {
    order: 3;
  }
}

@media screen and (min-width: 1024px) {
  .header-component__item--wishlist {
    order: 5;
  }
}

.header-component__item--wishlist .wishlist__link {
  display: inline-block;
  line-height: 0;
  margin-bottom: 0;
  padding: 12px;
}

.header-component__item--wishlist .wish-list-button__icon {
  animation: none;
}

.header-component__item--mini-cart {
  display: flex;
}

@media screen and (max-width: 1023px) {
  .header-component__item--mini-cart {
    order: 4;
  }
}

@media screen and (min-width: 1024px) {
  .header-component__item--mini-cart {
    order: 6;
    padding: 12px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .header-component__item--mini-cart {
    padding: 12px;
  }
}

.header-component__item--mini-cart .mini-cart__link {
  display: inline-block;
  line-height: 0;
}

.header-component__item--beauty-booking {
  margin-right: 12px;
  padding: 2px;
}

@media screen and (min-width: 1024px) {
  .header-component__item--beauty-booking {
    order: 2;
  }
}

@media screen and (max-width: 1023px) {
  .header-component__item--beauty-booking {
    display: none;
  }
}

.header-component__item--beauty-booking .link,
.header-component__item--beauty-booking .link--text {
  border-bottom: 1px solid #000;
  color: #212121;
  text-decoration: none;
}

.header-component__item--beauty-booking .link--text:focus,
.header-component__item--beauty-booking .link--text:hover,
.header-component__item--beauty-booking .link:focus,
.header-component__item--beauty-booking .link:hover {
  border-bottom: none;
  color: #212121;
}

.header-component__item--beauty-booking .link--text:active,
.header-component__item--beauty-booking .link:active {
  color: #212121;
}

.header-component__item--beauty-booking .link--text:visited,
.header-component__item--beauty-booking .link:visited {
  border-bottom: 1px solid #595959;
  color: #595959;
}

.header-component__item--hamburger {
  padding: 12px 10.5px 0;
}

@media screen and (max-width: 767px) {
  .header-component__item--hamburger:hover {
    border-radius: 50%;
    cursor: pointer;
  }
}

.header-component__item--account,
.header-component__item--favorite-store,
.header-component__item--mini-cart,
.header-component__item--wishlist {
  height: 48px;
}

@media screen and (max-width: 767px) {
  .header-component__item--account:hover,
  .header-component__item--favorite-store:hover,
  .header-component__item--mini-cart:hover,
  .header-component__item--wishlist:hover {
    border-radius: 50%;
    cursor: pointer;
  }
}

.header-component__item--navigation {
  display: none;
  height: 48px;
  /*line-height: 44px; */
  margin: 0;
  order: 6;
}

@media screen and (min-width: 1024px) {
  .header-component__item--navigation {
    display: block;
  }
}

.header-component__item--search {
  flex-basis: 100%;
  margin: 0;
  order: 5;
  z-index: 2;
}

@media screen and (min-width: 1024px) {
  .header-component__item--search {
    background-color: #fff;
    border-radius: 4px 4px 0;
    flex-basis: 390px;
    height: 29px;
    margin: 12px auto 12px 0;
    order: 1;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .header-component__item--search {
    flex-basis: 382px;
  }
}

.r_fqbsTiRHeLHVoQNlVC {
  height: 24px;
  width: 24px;
}

.header-component__item--hamburger {
  display: flex;
  flex-direction: column;
  height: 52px;
  margin-bottom: 4px;
  order: 0;
  position: relative;
  width: 48px;
}

@media screen and (min-width: 1024px) {
  .header-component__item--hamburger {
    display: none;
  }
}

.header-component__menu-text {
  font-weight: 400;
}

.header-component__menu-text,
.number-badge {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.625rem;
  letter-spacing: 0;
  line-height: 160%;
}

.number-badge {
  background-color: #212121;
  border-radius: 50%;
  color: #fff;
  font-weight: 500;
  height: 16px;
  line-height: 140%;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  transform: scale(1) translate(12px, -12px);
  transition: transform 0.13s;
  width: 16px;
  will-change: transform;
}

.number-badge--disabled {
  transform: scale(0);
}

.number-badge__number {
  height: 10px;
  position: absolute;
  text-align: center;
  transition: transform 0.2s;
  width: 100%;
  will-change: transform;
}

.number-badge__number-appear,
.number-badge__number-enter {
  transform: translateY(23px);
}

.number-badge__number-appear-active,
.number-badge__number-enter-active,
.number-badge__number-enter-done,
.number-badge__number-exit {
  transform: translateY(1.5px);
}

.number-badge__number-exit-active {
  transform: translateY(-3px);
}

.product-price__discount-percentage--red {
  color: var(--color-sale-red);
}

.product-price__strikethrough .product-price__price {
  text-decoration: line-through;
}

.product-price__discount {
  display: inline-block;
  white-space: nowrap;
}

.product-price__discount--discount-color {
  color: var(--color-sale-red);
}

.product-price__discount-percentage {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

.product-price__no-discount {
  margin-top: 18px;
}

.product-price__extended-content-units {
  display: block;
  white-space: break-spaces;
}

.product-price__lowest {
  color: #595959;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  max-width: 100%;
}

.product-price__lowest--black {
  color: #000;
}

.product-price__lowest--restrict-width {
  max-width: 95%;
}

.product-price__price-block {
  display: inline-block;
}

.product-price__price {
  margin-left: 5px;
}

.product-price__original--normal {
  font-weight: 400;
}

.CRjNvGtr2jVJlE4tLa0G {
  bottom: 10px;
  display: flex;
  gap: 10px;
  justify-content: center;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  z-index: 2;
}

.UuxXNhIPdcKACJH2Axqg {
  align-items: center;
  display: flex;
}

.f9xsXGkcCYIk0C51w62l {
  border-radius: 100%;
  cursor: pointer;
  display: inline-block;
  height: 7px;
  line-height: 10px;
  opacity: 1;
  padding: 0;
  pointer-events: auto;
  position: relative;
  transition:
    opacity 0.25s,
    background-color 0.25s;
  width: 7px;
}

.f9xsXGkcCYIk0C51w62l.E9rZCgDJs3fIyGeynpec {
  border-radius: 7px;
  opacity: 1;
  width: 28px;
}

.f9xsXGkcCYIk0C51w62l.eZnIrzOIrAgLrm8euc9s {
  background-color: #fff;
  border: 1px solid #000;
}

.f9xsXGkcCYIk0C51w62l.oqfAVeUoSwwg3tapiymY {
  background-color: #000;
  border: 1px solid #fff;
}

.L5FRA3k93_zOxrGyYqYg {
  align-items: center;
  background-color: transparent;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  height: 20px;
  justify-content: center;
  position: relative;
  width: 20px;
}

.L5FRA3k93_zOxrGyYqYg.eZnIrzOIrAgLrm8euc9s {
  border: 3px solid #fff;
}

.L5FRA3k93_zOxrGyYqYg.oqfAVeUoSwwg3tapiymY {
  border: 3px solid #000;
}

.L5FRA3k93_zOxrGyYqYg:focus {
  outline: none;
}

.eZvy_cV1APtq3asNL4E_ {
  font-size: 0.875rem;
  line-height: 110%;
  top: -3.5px;
}

.eZvy_cV1APtq3asNL4E_,
.lvVVjGqJN35oJYteVkP9 {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  position: absolute;
}

.lvVVjGqJN35oJYteVkP9 {
  font-size: 0.75rem;
  left: 3px;
  line-height: 150%;
  top: 0.1px;
}

.product-carousel-arrow {
  border-radius: 50%;
}

.product-carousel-arrow:active,
.product-carousel-arrow:focus,
.product-carousel-arrow:hover {
  background-color: #f2f2f2;
}

@media screen and (min-width: 768px) {
  .split-content-carousel-arrow.split-content-carousel-arrow--slick-arrow.slick-prev {
    display: block;
    transform: translate(-60px, -20px) rotate(90deg);
  }

  .split-content-carousel-arrow.split-content-carousel-arrow--slick-arrow.slick-next {
    display: block;
    transform: translate(60px, -20px) rotate(-90deg);
  }
}

.teaser-carousel-arrow.button.button__with-icon.swiper-arrow {
  background: transparent;
  height: 48px;
  padding: 12px;
  transition: background 0.15s ease-in;
  width: 48px;
}

.teaser-carousel-arrow.button.button__with-icon.swiper-arrow.swiper-prev {
  border-radius: 0;
  left: 0;
  padding-top: 1px;
}

.teaser-carousel-arrow.button.button__with-icon.swiper-arrow.swiper-next {
  border-radius: 0;
  padding-top: 1px;
  right: 0;
}

.teaser-carousel-arrow.button.button__with-icon.slick-arrow svg,
.teaser-carousel-arrow.button.button__with-icon.swiper-arrow svg {
  background: #fff;
  height: 24px;
  padding: 5px;
  width: 24px;
}

.teaser-carousel-arrow.button.button__with-icon.slick-arrow svg,
.teaser-carousel-arrow.button.button__with-icon.swiper-arrow svg:hover {
  background: hsla(0, 0%, 100%, 0.8);
}

.teaser-carousel-arrow.button.button__with-icon.slick-arrow svg .teaser-carousel-arrow__icon,
.teaser-carousel-arrow.button.button__with-icon.swiper-arrow svg:hover .teaser-carousel-arrow__icon {
  background-color: #fff;
}

.teaser-carousel-arrow.button.button__with-icon.slick-arrow svg:hover .teaser-carousel-arrow__icon,
.teaser-carousel-arrow.button.button__with-icon.swiper-arrow svg:hover:hover .teaser-carousel-arrow__icon {
  background: hsla(0, 0%, 100%, 0.8);
}

.teaser-carousel-arrow--white .button.button__with-icon.slick-arrow svg,
.teaser-carousel-arrow--white .button.button__with-icon.swiper-arrow svg {
  background-color: #000;
  color: #fff;
}

.teaser-carousel-arrow--white .button.button__with-icon.slick-arrow svg .teaser-carousel-arrow__icon,
.teaser-carousel-arrow--white .button.button__with-icon.swiper-arrow svg:hover .teaser-carousel-arrow__icon {
  background-color: #000;
}

.teaser-carousel-arrow--white .button.button__with-icon.slick-arrow svg:hover .teaser-carousel-arrow__icon,
.teaser-carousel-arrow--white .button.button__with-icon.swiper-arrow svg:hover:hover .teaser-carousel-arrow__icon {
  background: #000;
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
  align-items: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  cursor: pointer;
  display: flex;
  height: var(--swiper-navigation-size);
  justify-content: center;
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  z-index: 10;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  cursor: auto;
  opacity: 0.35;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  cursor: auto;
  opacity: 0;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  font-variant: normal;
  letter-spacing: 0;
  line-height: 1;
  text-transform: none !important;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  left: auto;
  right: 10px;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  text-align: center;
  transform: translateZ(0);
  transition: opacity 0.3s;
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  font-size: 0;
  overflow: hidden;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  border-radius: 50%;
  display: inline-block;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
}

button.swiper-pagination-bullet {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  opacity: var(--swiper-pagination-bullet-opacity, 1);
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition:
    transform 0.2s,
    top 0.2s;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition:
    transform 0.2s,
    left 0.2s;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition:
    transform 0.2s,
    right 0.2s;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale(0);
  transform-origin: left top;
  width: 100%;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  height: 4px;
  left: 0;
  top: 0;
  width: 100%;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  height: 100%;
  left: 0;
  top: 0;
  width: 4px;
}

.swiper-pagination-lock {
  display: none;
}

@font-face {
  font-family: swiper-icons;
  font-style: normal;
  font-weight: 400;
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA')
    format('woff');
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  box-sizing: content-box;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
  z-index: 1;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translateZ(0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-css-mode > .swiper-wrapper {
  -ms-overflow-style: none;
  overflow: auto;
  scrollbar-width: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: x mandatory;
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: y mandatory;
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper:before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper:before {
  height: var(--swiper-centered-offset-after);
  width: 100%;
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

:root {
  --swiper-navigation-size: 19px;
  --swiper-theme-color: $color-black;
}

.swiper-container {
  position: relative;
  width: 100%;
}

.swiper-container .swiper .swiper-wrapper .swiper-pagination-bullet {
  background-color: #212121;
}

.swiper-container .swiper .swiper-wrapper .swiper-pagination {
  margin-top: 16px;
  position: unset;
}

.swiper-container .swiper-button-next:after,
.swiper-container .swiper-button-prev:after {
  content: '';
}

.swiper-container .swiper-arrow .icon {
  height: 19px;
  width: 19px;
}

.douglas-swiper-carousel--with-arrows {
  margin: 0;
}

.douglas-swiper-carousel--vertical .swiper-container {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 30px;
  max-width: 52px;
}

.douglas-swiper-carousel--vertical .swiper {
  height: 300px;
  order: 2;
  width: 100%;
}

.douglas-swiper-carousel--vertical .swiper-slide .image {
  height: 52px;
  margin: 0 auto;
  padding: 0;
  width: 52px;
}

.douglas-swiper-carousel--vertical .swiper-wrapper {
  transition-timing-function: ease;
}

.douglas-swiper-carousel--vertical .swiper-arrow {
  align-items: center;
  cursor: pointer;
  display: flex;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  height: 29px;
  justify-content: center;
  letter-spacing: 0;
  line-height: 150%;
  position: unset;
  text-align: center;
  transition: opacity 0.25s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: auto;
}

.douglas-swiper-carousel--vertical .swiper-arrow--disabled {
  opacity: 0.25;
}

.douglas-swiper-carousel--vertical .swiper-arrow.swiper-button-prev {
  margin-top: 2px;
  order: 1;
  transform: translateY(-10px) rotate(180deg);
}

.douglas-swiper-carousel--vertical .swiper-arrow.swiper-button-next {
  margin-top: 5px;
  order: 3;
}

.douglas-swiper-carousel--vertical .swiper-arrow .icon {
  height: 19px;
  width: 19px;
}

.douglas-swiper-carousel--horizontal .swiper-arrow {
  border: none;
  bottom: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  height: 30px;
  margin: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 30px;
}

.douglas-swiper-carousel--horizontal .swiper-arrow--disabled {
  opacity: 0.25;
}

.douglas-swiper-carousel--horizontal .swiper-arrow.swiper-button-prev {
  left: 0;
  padding-top: 1px;
  transform: translateY(-50%) rotate(90deg);
  z-index: 1;
}

.douglas-swiper-carousel--horizontal .swiper-arrow.swiper-button-next {
  padding-top: 1px;
  right: 0;
  transform: translateY(-50%) rotate(-90deg);
}

@media screen and (max-width: 767px) {
  .douglas-swiper-carousel--product-to-review {
    margin-left: -15px;
    overflow: hidden;
    width: 100vw;
  }
}

@media screen and (min-width: 768px) {
  .douglas-swiper-carousel--product-to-review {
    padding: 0 0 60px;
  }
}

.douglas-swiper-carousel .swiper-wrapper-justify-center .swiper-wrapper {
  justify-content: center;
  margin-left: 0 !important;
  transform: none !important;
  width: 100% !important;
}

.douglas-swiper-carousel .swiper-wrapper {
  transform: translate3d(var(--swiper-wrapper-offset-x), 0, 0);
}

.douglas-swiper-carousel .swiper-slide {
  margin-right: 0px;
  width: var(--slide-width);
}

.douglas-swiper-carousel .swiper-pagination-bullet {
  background-color: #fff;
  border: 1px solid #8a8a8a;
  border-radius: 100%;
  display: inline-block;
  height: 7px;
  line-height: 10px;
  opacity: 0.25;
  padding: 0;
  pointer-events: auto;
  position: relative;
  transition:
    opacity 0.25s,
    background-color 0.25s;
  width: 7px;
}

.douglas-swiper-carousel .swiper-pagination-bullet:hover {
  background-color: #212121;
  opacity: 0.75;
}

.douglas-swiper-carousel .swiper-pagination-bullet--active {
  background-color: #212121;
  border-color: #212121;
  opacity: 1;
}

.douglas-swiper-carousel__slide {
  visibility: visible;
}

.douglas-swiper-carousel__slide-content--center > * {
  margin: 0 auto;
}

.douglas-swiper-carousel__freemode-slider {
  -webkit-overflow-scrolling: touch;
  display: flex;
  flex-direction: row;
  overflow-x: scroll;
  overflow-y: hidden;
  scrollbar-width: none;
}

.douglas-swiper-carousel__freemode-slider .douglas-swiper-carousel__slide {
  box-sizing: content-box;
  flex-shrink: 0;
  margin-right: 30px;
}

@media screen and (max-width: 767px) {
  .douglas-swiper-carousel__freemode-slider .douglas-swiper-carousel__slide {
    margin-right: 24px;
  }
}

.douglas-swiper-carousel__freemode-slider .douglas-swiper-carousel__slide:first-child {
  margin-left: 15px;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .douglas-swiper-carousel__freemode-slider .douglas-swiper-carousel__slide:first-child {
    margin-left: 27px;
  }
}

.douglas-swiper-carousel__freemode-slider .douglas-swiper-carousel__slide:last-child {
  margin-right: 15px;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .douglas-swiper-carousel__freemode-slider .douglas-swiper-carousel__slide:last-child {
    margin-right: 27px;
  }
}

.douglas-swiper-carousel__freemode-slider::-webkit-scrollbar {
  display: none;
  height: 0;
  width: 0;
}

@media screen and (min-width: 768px) {
  .douglas-swiper-carousel .cms-split-teaser {
    flex-wrap: unset;
  }
}

.douglas-swiper-carousel .cms-split-teaser__textcontainer {
  padding: unset;
}

.douglas-swiper-carousel .cms-split-teaser__textcontainer > * {
  padding: 0 7.5%;
}

.douglas-swiper-carousel .cms-split-teaser__text {
  text-align: center;
}

.douglas-swiper-carousel--cms-slider,
.douglas-swiper-carousel--cms-teaser-platin {
  margin-bottom: 30px;
}

.douglas-swiper-carousel--cms-slider .swiper-pagination,
.douglas-swiper-carousel--cms-teaser-platin .swiper-pagination {
  right: 4px;
  text-align: right;
  top: 2px;
  width: auto;
}

@media screen and (min-width: 1024px) {
  .douglas-swiper-carousel--cms-slider .swiper-pagination,
  .douglas-swiper-carousel--cms-teaser-platin .swiper-pagination {
    margin: 0 auto;
    text-align: center;
    top: auto;
    width: 80%;
  }
}

.douglas-swiper-carousel--cms-slider .swiper-pagination-bullets .swiper-pagination-bullet,
.douglas-swiper-carousel--cms-teaser-platin .swiper-pagination-bullets .swiper-pagination-bullet {
  border-color: #8a8a8a;
  margin: 0 6px;
  opacity: 0.25;
}

@media screen and (min-width: 1024px) {
  .douglas-swiper-carousel--cms-slider .swiper-pagination-bullets .swiper-pagination-bullet,
  .douglas-swiper-carousel--cms-teaser-platin .swiper-pagination-bullets .swiper-pagination-bullet {
    opacity: 1;
  }
}

.douglas-swiper-carousel--cms-slider .swiper-pagination-bullets .swiper-pagination-bullet--active,
.douglas-swiper-carousel--cms-teaser-platin .swiper-pagination-bullets .swiper-pagination-bullet--active {
  border-color: #212121;
  opacity: 1;
}

.douglas-swiper-carousel--cms-teaser-platin {
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .douglas-swiper-carousel--cms-teaser-platin {
    margin: 0 0 30px;
  }
}

.douglas-swiper-carousel--cms-teaser-platin .swiper-arrow.teaser-carousel-arrow {
  top: 50%;
}

@media screen and (max-width: 767px) {
  .douglas-swiper-carousel--baas-tutorial .swiper-pagination {
    top: calc(125vw - 30px);
  }
}

.douglas-swiper-carousel--baas-pop7 .swiper-arrow.teaser-carousel-arrow {
  top: 157px;
}

.douglas-swiper-carousel--cms-recommendation-component .swiper-arrow.teaser-carousel-arrow {
  top: 33%;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .douglas-swiper-carousel--baas-pxp2 .swiper-arrow.swiper-button-next,
  .douglas-swiper-carousel--baas-pxp2 .swiper-arrow.swiper-button-prev {
    bottom: -60px;
    top: auto;
  }

  .douglas-swiper-carousel--baas-pxp2 .swiper-arrow.swiper-button-next {
    right: 50px;
  }

  .douglas-swiper-carousel--baas-pxp2 .swiper-arrow.swiper-button-prev {
    left: auto;
    right: 100px;
  }
}

@media screen and (max-width: 767px) {
  .douglas-swiper-carousel--baas-pxp2 .swiper-slide {
    background-color: #fff;
    height: auto;
  }
}

@media screen and (min-width: 768px) {
  .douglas-swiper-carousel--baas-inf1 .swiper {
    padding-bottom: 40px;
  }
}

.douglas-swiper-carousel--cms-recommendation-component .swiper-slide {
  margin-right: 2px;
  width: 255px;
}

.douglas-swiper-carousel--cms-recommendation-component .swiper-slide:last-child {
  margin-right: 0;
}

.douglas-swiper-carousel--ssr-first-image-fix .swiper:not(.swiper-initialized) .swiper-slide-duplicate:first-child {
  display: none;
}

.douglas-swiper-carousel .douglas-dots-pagination {
  padding-bottom: 40px;
}

.douglas-swiper-carousel--same-height-slides .swiper-wrapper {
  align-items: stretch;
}

.douglas-swiper-carousel--same-height-slides .swiper-wrapper .swiper-slide {
  height: auto;
}

.douglas-swiper-carousel--same-height-slides .swiper-wrapper .swiper-slide .douglas-carousel__slide,
.douglas-swiper-carousel--same-height-slides
  .swiper-wrapper
  .swiper-slide
  .douglas-carousel__slide
  .douglas-carousel__slide-content {
  height: 100%;
}

.swiper-button-prev {
  justify-content: flex-start;
}

.swiper-button-next {
  justify-content: flex-end;
}

.swiper-pagination {
  height: 20px;
  position: absolute;
  right: auto;
  top: auto;
  width: 100%;
  z-index: 2;
}

.image {
  flex-shrink: 0;
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  transition: opacity 0.2s ease-in-out;
}

.image-static {
  width: 100%;
}

.image-placeholder {
  display: flex;
  height: 100%;
  opacity: 1;
  position: absolute;
  transform: translate(0);
  transition: opacity 0.2s ease-in-out;
  width: 100%;
}

.image-placeholder--background {
  background-color: #f2f2f2;
}

.image-container {
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  position: relative;
}

.image-container .image {
  opacity: 0;
}

.image-container--calculated-height {
  align-items: unset;
  justify-content: unset;
}

.image-container--calculated-height .image {
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
}

.image-container--calculated-height.image-container--center-image .image {
  top: 50%;
  transform: translateY(-50%);
}

.image-container--loaded .image {
  opacity: 1;
}

.image-container--loaded .image-placeholder {
  opacity: 0;
}

.product-mini-entry {
  border-top: 1px solid #e6e6e6;
  display: flex;
  min-height: 108px;
  padding: 15px 0;
}

.product-mini-entry__image {
  flex: 0 0 78px;
  line-height: 0;
  max-width: 78px;
}

.product-mini-entry__name,
.product-mini-entry__product-family,
.product-mini-entry__qty {
  overflow: hidden;
  padding-right: 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.product-mini-entry__name {
  font-weight: 500;
}

.product-mini-entry__details,
.product-mini-entry__name {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  letter-spacing: 0;
  line-height: 150%;
}

.product-mini-entry__details {
  flex: 1 0 auto;
  font-weight: 400;
  max-width: calc(100% - 78px);
  padding-left: 15px;
}

.product-mini-entry__details-row {
  display: flex;
}

.product-mini-entry__details .product-price__base {
  white-space: nowrap;
}

.product-mini-entry__details .product-price__base--unit {
  color: #8a8a8a;
  margin-left: auto;
}

.mini-cart {
  padding: 14px;
  text-align: left;
  width: 350px;
}

.mini-cart-flyout.tippy-box {
  background-color: #fff;
  border: 1px solid #bfbfbf;
  border-radius: unset;
  color: #000;
}

.mini-cart .headline-bold {
  margin-bottom: 10px;
}

.mini-cart__button.button {
  margin-bottom: 0;
  margin-top: 30px;
}

.mini-cart__delivery-cost {
  display: flex;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  justify-content: space-between;
  letter-spacing: 0;
  line-height: 150%;
  margin-top: 10px;
}

.mini-cart__delivery-cost--green {
  color: #5fc33c;
}

.mini-cart__delivery-cost--promotion {
  color: var(--color-sale-red);
}

.mini-cart__delivery-cost--promotion-text {
  max-width: calc(100% - 85px);
  overflow-wrap: break-word;
}

.mini-cart__delivery-cost--promotion-price {
  flex: 0 0 70px;
  margin-left: auto;
  text-align: right;
}

.mini-cart__delivery-cost-amount {
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  line-height: 20px;
  text-align: right;
}

.mini-cart__total {
  display: flex;
  justify-content: space-between;
  letter-spacing: 1px;
  margin-top: 10px;
}

.mini-cart__total .cart-total__title {
  font-weight: 500;
  margin-right: 15px;
}

.mini-cart__total .cart-total__tax,
.mini-cart__total .cart-total__title {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  letter-spacing: 0;
  line-height: 150%;
}

.mini-cart__total .cart-total__tax {
  font-weight: 400;
}

.mini-cart__total .product-price__base {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 150%;
  text-align: right;
}

.mini-cart__cart-entries {
  border-bottom: 1px solid #000;
}

.mini-cart__cart-entries .product-mini-entry__remove .icon {
  height: 12px;
  width: 12px;
}

.mini-cart .product-mini-entry__details {
  max-width: calc(100% - 100px);
}

.mini-cart .douglas-swiper-carousel .swiper-slide {
  width: 100%;
}

.mini-cart .douglas-swiper-carousel--vertical .swiper-container {
  margin-bottom: 17px;
  max-width: none;
}

.mini-cart .douglas-swiper-carousel--vertical .swiper-wrapper {
  bottom: 13px;
  position: relative;
}

.mini-cart .douglas-swiper-carousel--vertical .swiper-slide .image {
  height: 78px;
  width: 78px;
}

.mini-cart .douglas-swiper-carousel .swiper-arrow {
  align-items: center;
  border-top: 1px solid #000;
  display: block;
  display: flex;
  height: 15px;
  justify-content: center;
  width: 100%;
}

.mini-cart .douglas-swiper-carousel .swiper-arrow:hover {
  background-color: #f2f2f2;
  border-top: none;
}

.mini-cart .douglas-swiper-carousel .swiper-arrow--disabled:hover {
  background-color: transparent;
  border-top: 1px solid #000;
}

.mini-cart .douglas-swiper-carousel .swiper-arrow .arrow-triangle {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #000;
  height: 0;
  width: 0;
}

.mini-cart .douglas-swiper-carousel .swiper-arrow.swiper-button-next {
  left: 0;
  position: absolute;
  top: 310px;
}

.mini-cart__icon {
  align-items: center;
  border-radius: 50%;
  display: flex;
  height: 100%;
  justify-content: center;
  line-height: 0;
  position: relative;
  width: 100%;
  z-index: 3;
}

.mini-cart__icon:hover {
  cursor: pointer;
}

.mini-cart__icon:focus {
  outline: none;
}

.mini-cart .mini-cart__flyout-entry {
  background-color: #fff;
}

@media screen and (max-width: 767px) {
  .mini-cart__link {
    padding: 12px;
  }
}

.yfcPOhNp8DJaPVznASOK {
  display: inline-block;
  line-height: 0;
  width: 130px;
}

@media screen and (max-width: 389px) {
  .yfcPOhNp8DJaPVznASOK {
    height: 16px;
    width: 87px;
  }
}

.OpnJBhkAIcpRpSLL1qfc {
  height: 24px;
  width: 130px;
}

@media screen and (max-width: 389px) {
  .OpnJBhkAIcpRpSLL1qfc {
    height: 16px;
    width: 87px;
  }
}

.modal-header {
  align-items: center;
  background-color: #fff;
  display: flex;
  min-height: 48px;
  padding: 12px 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10;
}

@media screen and (max-width: 767px) {
  .modal-header {
    align-items: center;
    color: #000;
    display: flex;
    font-family:
      Avenir Next,
      Helvetica Neue,
      Helvetica,
      Arial,
      sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 110%;
  }
}

.modal-header__close {
  margin-bottom: 0;
  padding: 18px;
  position: absolute;
  right: -16px;
  top: 0;
}

.modal-header__title {
  align-items: center;
  display: flex;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  height: 1.5rem;
  letter-spacing: 0.5px;
  line-height: 120%;
  margin-right: 32px;
  text-align: left;
  text-transform: uppercase;
}

.modal-header__title-container {
  align-items: flex-start;
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.modal-header__title-container--with-back-button {
  margin-left: 32px;
}

.modal-header__title-container--column {
  display: flex;
  flex-direction: column;
  height: auto;
}

.modal-header__back-button {
  left: -16px;
  margin-bottom: 0;
  padding: 24px 12px;
  position: absolute;
}

.modal-header__subtitle {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  margin: 16px;
  text-align: left;
}

@media screen and (min-width: 768px) {
  .modal-header__subtitle {
    margin: 16px 0;
  }
}

.modal-header--free-samples {
  flex-shrink: 0;
  margin-bottom: 30px;
}

.modal-header--free-samples .modal-header__title {
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .modal-header--free-samples .modal-header__title {
    text-align: left;
  }
}

.modal-header--greeting-cards .modal-header__subtitle {
  text-align: left;
}

.wish-list-button__icon {
  animation: bounce-in 0.2s;
  border-radius: 50%;
}

.wish-list-button__icon:hover {
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .wish-list-cart-modal .subtitle {
    margin: 0;
  }
}

.wish-list-modal__header .modal-header__title-container .modal-header__title {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 150%;
  text-transform: uppercase;
}

.wish-list-modal__text {
  border-top: 1px solid #000;
  display: block;
  margin-top: 10px;
  padding-top: 20px;
}

.wish-list-modal__buttons {
  display: flex;
  flex-direction: column;
  margin: 8px 0 -7px;
}

@media screen and (min-width: 768px) {
  .wish-list-modal__buttons {
    flex-direction: row;
    justify-content: flex-end;
  }
}

.wish-list-modal__button {
  margin: 7px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .wish-list-modal__button {
    margin-bottom: 0;
    width: 216px;
  }
}

.wish-list-modal__button--continue-shopping {
  margin-right: 10px;
}

@keyframes bounce-in {
  0% {
    transform: scale(1);
  }

  70% {
    transform: scale(1.3);
  }

  to {
    transform: scale(1);
  }
}

@media screen and (max-width: 767px) {
  .wishlist__link {
    padding: 12px;
  }
}

.header-component {
  min-height: 96px;
  position: relative;
  z-index: 998;
}

.header-component .navigation__wrapper--disabled {
  pointer-events: none;
}

.header-component .navigation__wrapper--disabled .header-component__item--navigation {
  border: none;
}

.header-component .navigation__wrapper--disabled .navigation-main-entry--highlight:before {
  background-color: unset;
}

.header-component__container {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

@media screen and (min-width: 1024px) {
  .header-component__container {
    align-content: center;
    align-items: center;
    height: 48px;
  }
}

.header-component .header-component__button {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  margin: 0;
  transition: background-color 0.2s ease-in-out;
  width: 100%;
}

.header-component .apotheke-product__link {
  display: flex;
}

.navigation-main-entry {
  list-style: none;
  position: relative;
  white-space: nowrap;
}

.navigation-main-entry:after {
  background: linear-gradient(90deg, #fff 50%, #595959 0);
  background-size: 200% 100%;
  bottom: -6px;
  content: '';
  height: 3px;
  left: 0;
  position: absolute;
  transition: background-position 0.33s;
  visibility: hidden;
  width: 100%;
}

.navigation-main-entry--active:after,
.navigation-main-entry:active:after {
  background-position: -100% 0;
  visibility: visible;
}

.navigation-main-entry--active.navigation-main-entry--highlight:after {
  visibility: hidden;
}

.navigation-main-entry--active.navigation-main-entry--highlight:before {
  background-color: #595959;
  height: 3px;
}

.navigation-main-entry__link {
  height: 0.6875rem;
  position: relative;
  white-space: nowrap;
}

#kp_mainMenu nav div.douglas-swiper-carousel div.swiper-container .swiper-horizontal .swiper-wrapper .swiper-slide {
  margin:0 1em;
}

#kp_mainMenu nav div.douglas-swiper-carousel div.swiper-container .swiper-horizontal .swiper-wrapper .swiper-slide:first-child {
  margin-left:0;
}

#kp_mainMenu nav div.douglas-swiper-carousel div.swiper-container .swiper-horizontal .swiper-wrapper .swiper-slide svg,
#kp_mainMenu nav div.douglas-swiper-carousel div.swiper-container .swiper-horizontal .swiper-wrapper .swiper-slide button,
#kp_mainMenu nav div.douglas-swiper-carousel div.swiper-container .swiper-horizontal .swiper-wrapper .swiper-slide .navigation-main__entry-slide .douglas-carousel__slide-content .navigation-main-entry > span {
  display:none;
}
.navigation-main .douglas-swiper-carousel--horizontal .swiper-arrow {
  top:-6px !important;
}

.navigation-backdrop {
  margin-top: -1px;
  position: absolute;
  z-index: 2;
}

.navigation-backdrop__flyout {
  animation: expand 0.3s;
  background-color: #fff;
  overflow: hidden;
  width: 100%;
}

.navigation-backdrop__content {
  background-color: #212121;
  opacity: 0.3;
  width: 100%;
  will-change: opacity;
}

@keyframes expand {
  0% {
    height: 0;
  }

  to {
    @media screen and (min-width: 1024px) {
      height: 430px;
    }

    @media screen and (min-width: 1280px) {
      height: 500px;
    }
  }
}

.navigation-main .douglas-swiper-carousel .swiper {
  margin-left: 16px;
  margin-right: 16px;
  order: 2;
}

.navigation-main .douglas-swiper-carousel .swiper-container {
  align-items: center;
  display: flex;
  justify-content: center;
}

.navigation-main .douglas-swiper-carousel .swiper-wrapper {
  margin-left: -16px;
  padding-bottom: 16px;
  padding-top: 8px;
}

.navigation-main .douglas-swiper-carousel .swiper-wrapper,
.navigation-main .douglas-swiper-carousel .swiper-wrapper-ssr {
  height: 24px;
  transform: translate3d(15px, 0, 0);
}

.navigation-main .douglas-swiper-carousel .swiper-slide {
  align-content: center;
  border: 2px solid transparent;
  height: 20px;
  width: auto !important;
}

.navigation-main .douglas-swiper-carousel .swiper-slide:focus {
  border-color: #000;
}

.navigation-main .douglas-swiper-carousel .swiper-slide .link--nav-heading {
  display: block;
  font-weight: 400;
  margin-top: 3px;
}

.navigation-main .douglas-swiper-carousel .swiper-arrow {
  z-index: 1;
}

.navigation-main .douglas-swiper-carousel--horizontal .swiper-arrow {
  align-items: center;
  height: 24px;
  margin-top: auto;
  min-height: 24px;
  min-width: 24px;
  position: relative;
  right: 0;
  top: -4px;
  width: 24px;
}

.navigation-main .douglas-swiper-carousel--horizontal .swiper-arrow.swiper-button-prev {
  left: 10px;
  order: 1;
}

.navigation-main .douglas-swiper-carousel--horizontal .swiper-arrow.swiper-button-next {
  order: 3;
  right: 10px;
}

@media screen and (max-width: 1023px) {
  .navigation-main {
    display: none;
  }
}

.navigation-main .navigation-main__flyout {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .navigation-main .navigation-main__flyout {
    display: block;
  }
}

@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .navigation-main .navigation-main__flyout {
    justify-content: space-between;
  }

  .navigation-main .navigation-main__flyout:after,
  .navigation-main .navigation-main__flyout:before {
    content: '';
    display: block;
  }
}

@supports (-ms-ime-align: auto) {
  .navigation-main .navigation-main__flyout {
    justify-content: space-between;
  }

  .navigation-main .navigation-main__flyout:after,
  .navigation-main .navigation-main__flyout:before {
    content: '';
    display: block;
  }
}

.navigation-main .navigation-main__flyout:focus {
  outline: none;
}

.navigation-main__flyout-entry {
  background-color: #fff;
  border-radius: 0;
  min-height: 80px;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .navigation-main__flyout-entry {
    height: 430px;
  }
}

@media screen and (min-width: 1280px) {
  .navigation-main__flyout-entry {
    height: 500px;
  }
}

.navigation-main__flyout-entry--empty {
  display: none;
  height: 0;
}

.navigation-main .tippy-content,
.navigation-main .tippy-content > div {
  height: 100%;
}

.navigation-main__content {
  -ms-grid-columns: (1fr) [5];
  animation: fadeIn 0.1s;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  height: 100%;
  margin: auto;
  overflow: hidden;
  padding: 8px 16px 30px;
  transform-origin: top;
  width: 100%;
}

.navigation-main__content .banner {
  height: 100%;
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .navigation-main__content {
    padding: 15px 35px;
  }
}

.navigation-main__content:has(.brand-overview) {
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
}

.navigation-main__content:has(.brand-overview) .swiper-button-prev {
  left: -32px;
}

.navigation-main__column {
  width: 100%;
}

.navigation-main__container div[data-tippy-root] {
  max-width: 100%;
  width: 100%;
}

.navigation-main__container .douglas-swiper-carousel--horizontal .swiper-arrow--disabled {
  display: none;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.q8fJ_P9iaVNUcdhu36fF {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  padding: 12px;
}

.q8fJ_P9iaVNUcdhu36fF:hover ._OcD3rjlSpju3dY63zP_ {
  background-color: #fff;
  color: #000;
}

.q8fJ_P9iaVNUcdhu36fF .Es9DDs8A6mc36xS7qApE {
  color: #fff;
}

.q8fJ_P9iaVNUcdhu36fF .STxCF08zGXBHXeJ9rq8U {
  color: #000;
}

.q8fJ_P9iaVNUcdhu36fF .uS1j4iOAUrI3RsXEhWGm {
  background-color: #fff;
  color: #000;
}

.h_mcoBILDD2lbZZZreYY {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  height: 24px;
  letter-spacing: 0.5px;
  line-height: 120%;
  margin-bottom: 16px;
  text-align: left;
  text-transform: uppercase;
}

@media screen and (max-width: 767px) {
  .XfLe93mjkaEuiqmaXeVT {
    padding: 3px 13px;
  }
}

.lxGLHV2nbEDhqpwGPHC3 {
  align-items: flex-end;
  display: flex;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.625rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 160%;
  line-height: unset;
  overflow: hidden;
  width: auto;
  word-break: break-all;
}

@media screen and (min-width: 1024px) {
  .lxGLHV2nbEDhqpwGPHC3 {
    font-family:
      Avenir Next,
      Helvetica Neue,
      Helvetica,
      Arial,
      sans-serif;
    font-size: 0.75rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 150%;
    min-height: unset;
  }
}

@media (max-width: 365px) {
  .lxGLHV2nbEDhqpwGPHC3 {
    display: block;
    max-height: 2.5em;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

.QZb9wuNa5NWhvtH71EUn {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 150%;
  min-height: unset;
}

.GVIVYpG7c_fctkYHVyJQ {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-right: 10px;
}

.GVIVYpG7c_fctkYHVyJQ:last-child {
  margin-right: 0;
}

.hxkSU8EVCQXB3sVYnZtZ {
  margin-left: 3px;
}

.YGquoJTyEIVxc3PNhDXJ {
  align-items: flex-end;
  display: flex;
  margin-left: 8px;
  min-height: 19px;
  width: auto;
}

@media screen and (min-width: 768px) {
  .YGquoJTyEIVxc3PNhDXJ {
    margin-left: 16px;
  }
}

.Rj3hV8BnkG5spZ8Vylg4 {
  display: flex;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  line-height: 18px;
  margin: 0 0 0 8px;
}

@media screen and (min-width: 768px) {
  .Rj3hV8BnkG5spZ8Vylg4 {
    margin-left: 24px;
  }
}

.coupon-code {
  align-items: center;
  box-shadow: 0 1px 0 #000;
  cursor: pointer;
  display: flex;
  gap: 2px;
  justify-content: space-evenly;
  white-space: nowrap;
}

.yJmZHlwSZJa6GoETFYjS {
  align-items: center;
  background-color: var(--color-brand-bright);
  color: #000;
  display: flex;
  justify-content: center;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .yJmZHlwSZJa6GoETFYjS {
    flex-direction: row;
    margin-bottom: 0;
    padding: 0 16px;
  }
}

@media screen and (min-width: 1024px) {
  .yJmZHlwSZJa6GoETFYjS {
    height: 2rem;
  }
}

@media screen and (max-width: 1023px) {
  .yJmZHlwSZJa6GoETFYjS {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    min-height: 3rem;
  }
}

.U4iUMz2h05JWjKqohWhN {
  background-color: var(--color-brand-bright);
  color: #fff;
}

.U4iUMz2h05JWjKqohWhN .link {
  color: #fff;
}

.U4iUMz2h05JWjKqohWhN .coupon-code {
  box-shadow: 0 1px 0 #fff;
}

.de0A8a6mufyojhAHomhY {
  transition: max-height 0.5s;
}

.jFA2MvhGwx852bWgdfaK {
  max-height: 0;
}

.AekI8cSvIloZhWUre9ys {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .bi9YcuFWpucfTWajtR0d {
    margin-right: -16px;
  }
}

.EZyitRohbtwaTOerrSTK {
  padding: 15px;
}

@media screen and (min-width: 768px) {
  .EZyitRohbtwaTOerrSTK {
    margin-top: 29px;
    padding: 0;
  }
}

.tooltip-content {
  background-color: #fff;
  border-radius: 4px;
  margin: 0 16px;
  padding: 12px;
  position: fixed;
  text-align: center;
  width: -moz-available;
  width: -webkit-fill-available;
  width: fill-available;
  z-index: 100;
}

.tooltip-content .tooltip-heading {
  font-size: 1.5rem;
  letter-spacing: 0.5px;
  line-height: 120%;
  text-transform: uppercase;
}

.tooltip-content .tooltip-content-text,
.tooltip-content .tooltip-heading {
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-weight: 400;
}

.tooltip-content .tooltip-content-text {
  font-size: 0.75rem;
  letter-spacing: 0;
  line-height: 150%;
}

.tooltip-content .tooltip-badge {
  background: #000;
  border-radius: 15px;
  color: #fff;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-weight: 500;
  padding: 2px 6px;
  position: relative;
  top: 8px;
}

.tooltip-arrow:after {
  border: 5px solid transparent;
  border-bottom-color: #000;
  bottom: 100%;
  content: '';
  left: 50%;
  margin-left: -5px;
  position: fixed;
}

.tooltip-arrow {
  background-color: #fff;
  -webkit-clip-path: polygon(50% 0, 0 100%, 100% 100%);
  clip-path: polygon(50% 0, 0 100%, 100% 100%);
  display: flex;
  height: 21px;
  position: fixed;
  width: 30px;
  z-index: 1000;
}

.tooltip-closing-button {
  height: 11px;
  position: absolute;
  right: 12px;
  top: 8px;
  width: 11px;
}

.tooltip-page-container__highlighted {
  animation: tooltip-fade-in 0.5s;
  background: rgba(0, 0, 0, 0.2);
  height: 100%;
  left: 0;
  margin: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}

.tooltip-page-container__hidden {
  display: none;
}

@keyframes tooltip-fade-in {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.SJft_zze808IZxybHli3 {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border: none;
  height: auto;
  margin: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.SJft_zze808IZxybHli3:focus {
  outline: none !important;
}

.brands-list-item__container {
  min-width: 0;
}

.brands-list-item {
  align-items: center;
  display: flex;
  flex-direction: row;
  padding: 16px 1px;
  position: relative;
  text-decoration: none;
  width: 100%;
}

.brands-list-item__link {
  align-items: center;
  display: flex;
  max-width: calc(100% - 19px);
}

.brands-list-item__headline {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 110%;
  margin: 0 16px 0 0;
  max-width: calc(100% - 70px);
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  .brands-list-item__headline {
    font-family:
      Avenir Next,
      Helvetica Neue,
      Helvetica,
      Arial,
      sans-serif;
    font-size: 0.75rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 150%;
  }
}

.brands-list-item__headline.shop {
  margin: 0;
}

.brands-list-item__separator {
  border-bottom: 1px solid #e6e6e6;
}

.platform-app .brands-list-item {
  padding: 12px 24px 12px 16px;
}

.info-button {
  cursor: pointer;
}

.input {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.input__container {
  display: inline-block;
  margin-bottom: 15px;
  position: relative;
  width: 100%;
}

.input__container--with-tooltip .input__inner-wrapper,
.input__container--with-tooltip .input__inner-wrapper--error {
  display: inline-block;
  width: calc(100% - 33px);
}

.input__container--noMargin {
  margin-bottom: 0;
}

.input__container .input__ticker {
  animation-duration: 0.8s;
  animation-iteration-count: 2;
  animation-name: blink;
  background-color: #212121;
  color: inherit;
  display: none;
  height: 17px;
  left: 7px;
  opacity: 1;
  position: absolute;
  text-shadow: inherit;
  top: 6px;
  width: 1px;
}

.input__container .input__ticker--hidden {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

@media screen and (max-width: 1023px) {
  .input__container .input__ticker--hidden {
    color: inherit;
    text-shadow: inherit;
  }
}

.input__container .input__input {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: textfield;
  background-color: transparent;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  height: 100%;
  letter-spacing: 0;
  line-height: 150%;
  line-height: 0;
  outline: none;
  padding: 17px 50px 17px 15px;
  -webkit-transform: translateZ(0);
  width: 100%;
}

.input__container .input__input[type='password'] ~ .button__with-icon--input {
  opacity: 0.7;
}

.input__container .input__input::-webkit-inner-spin-button,
.input__container .input__input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

.input__container .input__input::-webkit-input-placeholder {
  color: #8a8a8a;
}

.input__container .input__input::-moz-placeholder {
  color: #8a8a8a;
}

.input__container .input__input:-ms-input-placeholder {
  color: #8a8a8a;
}

.input__container .input__input::placeholder {
  color: #8a8a8a;
}

.input__container .input__input:focus {
  padding: 23px 50px 11px 15px;
}

.input__container .input__input:focus + .input__ticker {
  display: block;
}

@media screen and (max-width: 1023px) {
  .input__container .input__input:focus + .input__ticker {
    display: none;
  }
}

.input__container .input__input:focus[type='password'] ~ .button__with-icon--input {
  opacity: 1;
}

.input__container .input__input:hover {
  border-color: #595959;
}

.input__container .input__input:hover[type='password'] ~ .button__with-icon--input {
  opacity: 1;
}

.input__container .input__input::-ms-clear,
.input__container .input__input::-ms-reveal {
  display: none;
}

.input__container .input__input--dirty {
  padding: 23px 50px 11px 15px;
}

.input__container .input__input--error {
  border: 1px solid #e6373c;
}

.input__container .input__input--info {
  border: 1px solid #ff9b14;
}

.input__container .input__validation-icon {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

.input__container .input__inner-wrapper {
  background-color: #fff;
  line-height: 0;
  position: relative;
}

.input__container .input__inner-wrapper--show-confirmation .input__input {
  border: 1px solid #5fc33c;
}

.input__container .input__inner-wrapper--show-confirmation + span {
  color: #5fc33c;
}

.input__container .input__inner-wrapper--not-valid .input__input {
  border: 1px solid #e6373c;
}

.input__container .input__inner-wrapper--not-valid + span {
  color: #e6373c;
}

.input__container .input__inner-wrapper .input__container {
  margin-bottom: 0;
}

.input__container .input__label {
  color: #8a8a8a;
  display: none;
  left: 15px;
  position: absolute;
  top: 6px;
}

.input__container .input__error,
.input__container .input__label {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

.input__container .input__error {
  color: #e6373c;
  margin-top: 2px;
  padding: 5px 0 0 15px;
  text-align: left;
}

.input__container .input__error--old {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  padding-left: 30px;
}

.input__container .input__element {
  border: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.input__container .input__element--right {
  right: 18px;
}

.input__container .input__hint {
  color: #8a8a8a;
  display: inline-block;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  margin-top: 5px;
  padding: 5px 0 0 15px;
  width: 100%;
}

.input__container .input__hint--placeholder {
  min-height: 20px;
}

.input__container .input--bordered {
  border: 1px solid #212121;
}

.input__container--textarea textarea {
  resize: vertical;
}

.input__container--textarea textarea:not(:empty) + .input__label {
  background-color: #fff;
  display: block;
  left: 1px;
  padding-left: 14px;
  padding-top: 6px;
  right: 1px;
  top: 1px;
}

.input__container--textarea textarea.input__input {
  line-height: 22px;
}

.input__container--textarea .input__validation-icon {
  top: 25px;
}

.input__container--underlined {
  height: 29px;
}

.input__container--underlined .input__input {
  border: none;
  border-bottom: 1px solid #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  padding: 5px 25px 6px 3px;
}

.input__container--underlined .input__element--right {
  right: 4px;
}

.input__container--noLabel:not(.input__container--grey) .input__input:focus {
  border: 1px solid var(--color-brand-input-text-focus);
}

.input__container:not(.input__container--noLabel):not(.input__container--underlined):not(.input__container--grey):not(
    .input__container--password
  )
  .input__input:not(textarea):not([value=''])
  + .input__label {
  display: block;
}

.input__container:not(.input__container--noLabel):not(.input__container--underlined):not(.input__container--grey):not(
    .input__container--password
  )
  .input__input:focus {
  border: 1px solid var(--color-brand-input-text-focus);
}

.input__container:not(.input__container--noLabel):not(.input__container--underlined):not(.input__container--grey):not(
    .input__container--password
  )
  .input__input:focus::-webkit-input-placeholder {
  color: transparent;
}

.input__container:not(.input__container--noLabel):not(.input__container--underlined):not(.input__container--grey):not(
    .input__container--password
  )
  .input__input:focus::-moz-placeholder {
  color: transparent;
}

.input__container:not(.input__container--noLabel):not(.input__container--underlined):not(.input__container--grey):not(
    .input__container--password
  )
  .input__input:focus::-ms-input-placeholder {
  color: transparent;
}

.input__container:not(.input__container--noLabel):not(.input__container--underlined):not(.input__container--grey):not(
    .input__container--password
  )
  .input__input:focus
  + .input__label {
  display: block;
}

.input__container--disabled .input__inner-wrapper {
  background-color: #f2f2f2;
  border-radius: 4px;
}

.input__container--disabled .input__input {
  -webkit-text-fill-color: #8a8a8a;
  border: none;
  color: #8a8a8a;
}

.input__tooltip {
  align-items: center;
  display: inline-flex;
  height: 33px;
  justify-content: center;
  margin-top: 11px;
  vertical-align: top;
  width: 33px;
}

.input__tooltip-modal [data-rsbs-content] {
  margin: 16px;
}

@keyframes blink {
  0% {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.typeAhead-search-box {
  grid-column: 1/-1;
  -ms-grid-row: 1;
  grid-row: 1;
  height: 48px;
  width: 100%;
}

@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .typeAhead-search-box__inner-container {
    height: 29px;
    position: relative;
  }
}

.typeAhead-search-box .typeAhead-search-box__input-group .input__inner-wrapper {
  background-color: #fff;
  display: flex;
  flex: 1 0 100%;
  height: 48px;
  transition: flex-shrink 0.2s cubic-bezier(0.15, 0, 0.45, 1);
}

.typeAhead-search-box
  .typeAhead-search-box__input-group
  .input__inner-wrapper:has(.typeAhead-search-box__input-text:focus) {
  box-shadow: inset 0 0 0 2px #000;
}

.typeAhead-search-box .typeAhead-search-box__input-group .input__element--left {
  align-items: center;
  background: transparent;
  display: flex;
  height: 48px;
  justify-content: center;
  min-height: 48px;
  width: 48px;
}

.typeAhead-search-box .typeAhead-search-box__input-group .input__element--left .typeAhead-custom-close-icon {
  margin-top: 6px;
}

.typeAhead-search-box .typeAhead-search-box__input-group .input__element--right {
  align-items: center;
  background: transparent;
  display: flex;
  height: 48px;
  justify-content: center;
  min-height: 48px;
  right: 0;
  width: 48px;
}

@media screen and (min-width: 1024px) {
  .typeAhead-search-box .typeAhead-search-box__input-group .input__element--right {
    transition: all 0.3s;
  }
}

.typeAhead-search-box .typeAhead-search-box__input-group .input__element--right.typeAhead-custom-reset-button {
  border-radius: 0;
  right: 48px;
}

.typeAhead-search-box
  .typeAhead-search-box__input-group
  .input__element--right.typeAhead-custom-reset-button
  .typeAhead-custom-reset-icon {
  height: 12px;
  width: 12px;
}

.typeAhead-search-box .typeAhead-search-box__input-group .typeAhead-search-box__input-text {
  border: 1px solid #e6e6e6;
  border-left: none;
  border-radius: 0;
  border-right: none;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 16px;
  font-weight: 400;
  height: 48px;
  letter-spacing: 0;
  line-height: 110%;
  margin: 0;
  padding: 12px 48px 12px 12px;
  transition:
    all 0.3s,
    border 1ms;
}

.typeAhead-search-box .typeAhead-search-box__input-group .typeAhead-search-box__input-text::-webkit-input-placeholder {
  color: #595959;
  opacity: 1;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}

.typeAhead-search-box .typeAhead-search-box__input-group .typeAhead-search-box__input-text::-moz-placeholder {
  color: #595959;
  opacity: 1;
  -moz-transition: opacity 0.25s;
  transition: opacity 0.25s;
}

.typeAhead-search-box .typeAhead-search-box__input-group .typeAhead-search-box__input-text:-ms-input-placeholder {
  color: #595959;
  opacity: 1;
  -ms-transition: opacity 0.25s;
  transition: opacity 0.25s;
}

.typeAhead-search-box .typeAhead-search-box__input-group .typeAhead-search-box__input-text::placeholder {
  color: #595959;
  opacity: 1;
  transition: opacity 0.25s;
}

.typeAhead-search-box
  .typeAhead-search-box__input-group
  .typeAhead-search-box__input-text:focus::-webkit-input-placeholder {
  color: #595959;
}

.typeAhead-search-box .typeAhead-search-box__input-group .typeAhead-search-box__input-text:focus::-moz-placeholder {
  color: #595959;
}

.typeAhead-search-box .typeAhead-search-box__input-group .typeAhead-search-box__input-text:focus:-ms-input-placeholder {
  color: #595959;
}

.typeAhead-search-box .typeAhead-search-box__input-group .typeAhead-search-box__input-text:focus::placeholder {
  color: #595959;
}

.typeAhead-search-box
  .typeAhead-search-box__input-group
  .typeAhead-search-box__input-text:focus
  + .button--disabled
  .search-icon {
  color: #bfbfbf;
  opacity: 1;
}

.typeAhead-search-box .typeAhead-search-box__loader {
  stroke: #212121;
  display: inline-block;
  margin-left: 5px;
  width: 20px;
}

.typeAhead-search-box--suggestions .overlay__container--full-width {
  background-color: #fff;
  z-index: 9999;
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .typeAhead-search-box--suggestions .overlay__container--full-width {
    width: calc(100vw - 70px);
  }
}

@media screen and (min-width: 1024px) {
  .typeAhead-search-box--suggestions .overlay__container--full-width {
    margin-top: 5px;
  }
}

@media screen and (min-width: 1280px) {
  .typeAhead-search-box--suggestions .overlay__container--full-width {
    max-width: 1330px;
    width: calc(100vw - 70px);
  }
}

.typeAhead-search-box--focused {
  display: block;
}

.typeAhead-search-box--focused .typeAhead-search-box__input-group .input__inner-wrapper {
  flex-shrink: 1;
  transition: flex-shrink 0.3s cubic-bezier(0.15, 0, 0.45, 1);
}

.typeAhead-search-box--focused .typeAhead-search-box__input-group .typeAhead-search-box__input-text {
  border: none;
  border-bottom: 1px solid #000;
  padding: 12px 48px;
}

.typeAhead-search-box--focused .typeAhead-search-box__input-group .typeAhead-search-box__input-text:focus {
  padding: 12px 48px;
}

.typeAhead-search-box--focused .typeAhead-search-box__input-group .typeAhead-search-box__input-text--has-value,
.typeAhead-search-box--focused .typeAhead-search-box__input-group .typeAhead-search-box__input-text--has-value:focus {
  padding: 12px 96px 12px 48px;
}

.typeAhead-search-box--focused .typeAhead-search-box__input-group .input__element--left.typeAhead-custom-close-button {
  display: block;
  opacity: 1;
}

.typeAhead-search-box--focused
  .typeAhead-search-box__input-group
  .input__element--left.typeAhead-custom-close-button
  .arrow-left-small-icon {
  vertical-align: middle;
}

.typeAhead-search-box--focused .typeAhead-search-box__input-group .input__element--right.typeAhead-custom-reset-button {
  border-right: none;
  height: 48px;
  padding-right: 0;
  width: 48px;
}

.typeAhead-search-box--focused .typeAhead-search-box__input-group .input__element--right.typeAhead-search-button {
  border-radius: 0;
  height: 48px;
  right: 0;
  width: 48px;
}

.typeAhead-search-box--desktop .typeAhead-search-box__input-group .typeAhead-search-box__input-text {
  border: none;
  padding: 12px 32px 12px 48px;
}

.typeAhead-search-box--desktop .typeAhead-search-box__input-group .typeAhead-search-box__input-text:active {
  border-bottom: 1px solid #000;
}

.typeAhead-search-box--desktop
  .typeAhead-search-box__input-group
  .typeAhead-search-box__input-text
  .input__container
  .input__input:focus,
.typeAhead-search-box--desktop .typeAhead-search-box__input-group .typeAhead-search-box__input-text:focus {
  border-bottom: 1px solid #000;
  border-top: none;
  padding: 12px 48px;
}

.typeAhead-search-box--desktop .typeAhead-search-box__input-group .typeAhead-search-box__input-text--has-value {
  border-bottom: 1px solid #000;
  padding: 12px 96px 12px 48px;
}

.typeAhead-search-box--desktop .typeAhead-search-box__input-group .typeAhead-search-box__input-text--has-value:focus {
  padding: 12px 96px 12px 48px;
}

.typeAhead-search-box--desktop
  .input__container--noLabel.input__container--grey
  .input__element--left.typeAhead-custom-close-button {
  align-items: center;
  display: flex;
  justify-content: center;
}

.typeAhead-search-box--desktop .input__element--right.typeAhead-search-button:before,
.typeAhead-search-box--focused .input__element--right.typeAhead-search-button:before {
  background-color: #595959;
  content: '';
  height: 24px;
  left: 0;
  position: absolute;
  top: 0;
  top: 11px;
  visibility: visible;
  width: 1px;
}

.typeAhead-search-box--desktop .input__element--right.typeAhead-search-button.button--disabled:before,
.typeAhead-search-box--focused .input__element--right.typeAhead-search-button.button--disabled:before {
  visibility: hidden;
}

@media screen and (max-width: 1023px) {
  .typeAhead-search-box__inner-container {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}

.typeAhead-custom-close-button {
  display: none;
}

.platform-app .typeAhead-search-box__input-group .input__inner-wrapper {
  background-color: #fff;
}

.platform-app .typeAhead-search-box__input-group .input__inner-wrapper .typeAhead-search-box__input-text {
  padding: 12px 48px;
}

.platform-app .typeAhead-search-box__input-group .input__inner-wrapper .typeAhead-search-box__input-text--has-value,
.platform-app
  .typeAhead-search-box__input-group
  .input__inner-wrapper
  .typeAhead-search-box__input-text--has-value:focus {
  padding: 12px 96px 12px 48px;
}

.platform-app
  .typeAhead-search-box__input-group
  .input__inner-wrapper
  .typeAhead-search-box__input-text
  .typeAhead-search-box__app-input,
.platform-app
  .typeAhead-search-box__input-group
  .input__inner-wrapper:not(:has(.input__element--right))
  .typeAhead-search-box__app-input {
  padding: 12px 32px 12px 48px;
}

.platform-app .typeAhead-search-box__input-group .input__element--right.typeAhead-code-scanner {
  right: 0;
}

.platform-app .typeAhead-code-scanner-enter {
  opacity: 0;
}

.platform-app .typeAhead-code-scanner-enter-active {
  opacity: 1;
  transition: all 0.5s;
}

.platform-app .typeAhead-code-scanner-exit {
  opacity: 1;
}

.platform-app .typeAhead-code-scanner-exit-active {
  opacity: 0;
  transition: all 0.15s;
}

.platform-app .typeAhead-search-enter {
  opacity: 0;
}

.platform-app .typeAhead-search-appear-active,
.platform-app .typeAhead-search-enter-active {
  opacity: 1;
  transition: opacity 0.15s 0.15s;
}

.app--suggestion-search
  .input__container--noLabel.input__container--grey
  .input__element--left.typeAhead-custom-close-button {
  display: block;
}

.search-box {
  width: 100%;
}

.nc-toast-portal {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 150%;
  position: fixed;
  width: 100%;
  z-index: 10000;
}

.nc-toast-portal--web {
  bottom: 50px;
}

.nc-toast-portal--native {
  bottom: 0;
}

.nc-toast-portal .toast {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 0 15px;
}

.nc-toast-portal .toast__element {
  align-items: center;
  animation:
    slide-in-bottom 0.3s cubic-bezier(0.42, 0, 0, 1) forwards,
    slide-out-bottom 0.15s cubic-bezier(0.42, 0, 0, 1) 4.8s;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
  color: #fff;
  display: flex;
  margin-bottom: 15px;
  min-height: 44px;
  min-width: 100%;
  padding: 12px 15px 13px;
}

@media screen and (min-width: 768px) {
  .nc-toast-portal .toast__element {
    max-width: 100%;
    min-width: 324px;
  }
}

@media screen and (max-width: 767px) and (orientation: landscape) {
  .nc-toast-portal .toast__element {
    max-width: 324px;
    min-width: 324px;
  }
}

.nc-toast-portal .toast__icon {
  margin-right: 13px;
}

.nc-toast-portal .toast__message {
  flex: 1 1;
}

.platform-shop .nc-toast-portal--web {
  bottom: 0;
}

@keyframes slide-in-bottom {
  0% {
    transform: translateY(100%);
  }

  to {
    transform: translateY(0);
  }
}

@keyframes slide-out-bottom {
  0% {
    transform: translateY(0);
  }

  to {
    transform: translateY(150%);
  }
}

.button.scroll-to-top-button {
  background-color: #e6e6e6;
  border-radius: 50%;
  bottom: 115px;
  height: 55px;
  margin-bottom: 0;
  position: fixed;
  right: 22px;
  width: 55px;
  z-index: 1000;
}

@media screen and (min-width: 768px) {
  .button.scroll-to-top-button {
    bottom: 55px;
  }
}

.button.scroll-to-top-button--visible {
  opacity: 0.75;
  transition: opacity 0.2s ease-in-out;
  visibility: visible;
}

.button.scroll-to-top-button--hidden {
  opacity: 0;
  transition:
    visibility 0.2s ease-in-out,
    opacity 0.2s ease-in-out;
  visibility: hidden;
}

.dsa-confirmation__content {
  margin-top: 55px;
}

.dsa-confirmation__content--title {
  font-size: 0.875rem;
  line-height: 110%;
}

.dsa-confirmation__content--description,
.dsa-confirmation__content--title {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-weight: 400;
  letter-spacing: 0;
}

.dsa-confirmation__content--description {
  font-size: 0.75rem;
  line-height: 150%;
}

.Xb47GlA0NLE5smum5WJM {
  align-items: center;
  border-radius: 0;
  display: inline-flex;
  height: 32px;
  justify-content: center;
  width: 32px;
}

.Xb47GlA0NLE5smum5WJM:active,
.Xb47GlA0NLE5smum5WJM:hover {
  background-color: #f2f2f2;
}

.Xb47GlA0NLE5smum5WJM:has(.L0cGE_g_MG_wpv4Hq1Rn:focus) {
  border: 2px solid #000;
}

.W6j8CzRiDYgzzmWaN3mI:active,
.W6j8CzRiDYgzzmWaN3mI:hover,
.bYL4lTWbxUfOL1Y4Bx4Q:active,
.bYL4lTWbxUfOL1Y4Bx4Q:hover {
  background-color: transparent;
}

.W6j8CzRiDYgzzmWaN3mI:has(.L0cGE_g_MG_wpv4Hq1Rn:focus),
.bYL4lTWbxUfOL1Y4Bx4Q:has(.L0cGE_g_MG_wpv4Hq1Rn:focus) {
  border: none;
}

.vf70ECWPryhwUiUJTK0s {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: 1px solid #595959;
  border-radius: 0;
  cursor: pointer;
  display: flex;
  height: 24px;
  justify-content: center;
  transition:
    background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
  width: 24px;
}

.vf70ECWPryhwUiUJTK0s:hover {
  border-color: #000;
}

.vf70ECWPryhwUiUJTK0s:focus {
  outline: none;
}

.Cw5O7jSKEFNNR8TAnWOa {
  background-color: #212121;
  border: 1px solid #000;
  border-radius: 0;
}

.i2VhXEExyzPyBcsQD58h {
  background-color: #f2f2f2;
  border: 1px solid #bfbfbf;
}

.i2VhXEExyzPyBcsQD58h:active,
.i2VhXEExyzPyBcsQD58h:focus,
.i2VhXEExyzPyBcsQD58h:hover {
  border-color: #bfbfbf;
}

.G7h_KOC9hltEtOF2sTX4 {
  border-color: #e6373c;
}

.G7h_KOC9hltEtOF2sTX4.Cw5O7jSKEFNNR8TAnWOa {
  background-color: #e6373c;
  border-color: #e6373c;
}

.L0cGE_g_MG_wpv4Hq1Rn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  height: 32px;
  margin: 0;
  opacity: 0;
  position: absolute;
  width: 32px;
  z-index: 10;
}

.r6FyvHgQX9bfPHDVpkvr {
  cursor: not-allowed;
}

.input-checkbox {
  align-items: center;
  display: flex;
  line-height: 22px;
  margin-bottom: 15px;
}

.input-checkbox--top {
  align-items: flex-start;
}

.input-checkbox--disabled {
  pointer-events: none;
}

.input-checkbox--no-margin-bottom {
  margin-bottom: 0;
}

.input-checkbox__inner-wrapper {
  line-height: 0;
  position: relative;
}

.input-checkbox__error {
  color: #e6373c;
  display: flex;
  flex-basis: 100%;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  margin: 5px 0 0 6px;
}

.input-checkbox__validation-icon {
  fill: #e6373c;
  margin-right: 20px;
}

.input-checkbox__error-message {
  flex-basis: 100%;
}

.input-checkbox__label {
  cursor: pointer;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  margin: 0 8px;
  max-width: calc(100% - 45px);
}

.input-checkbox__label--hidden {
  position: absolute;
  visibility: hidden;
}

.input-checkbox__inner-wrapper--error .input-checkbox__input {
  border-color: #e6373c;
}

.add-review-template .input-checkbox__error {
  align-items: center;
  flex-basis: auto;
}

.eOLCKdVPrsGj2UXqbjSw {
  display: none;
}

.mdWRss7RpnVXuUbU_3P3 {
  overflow: hidden;
  transition: height 0.2s ease-in-out;
}

.radio-item {
  padding: 4px 0;
}

.radio-item__label {
  align-items: center;
  display: flex;
  width: 100%;
}

.radio-item__input-container {
  align-items: center;
  border-radius: 50%;
  display: flex;
  height: 32px;
  justify-content: center;
  margin: 0 auto;
  max-width: 32px;
  min-width: 32px;
  text-align: center;
}

.radio-item__input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  height: 32px;
  margin: 0;
  opacity: 0;
  width: 32px;
  z-index: 10;
}

.radio-item__input:focus {
  outline: none;
}

.radio-item__input:focus-visible ~ .radio-item__circle {
  background-color: #fff;
  border: 1px solid #212121;
  outline: 2px solid #212121;
}

.radio-item--checked .radio-item__input:focus-visible ~ .radio-item__circle {
  background-color: #212121;
  border: 1px solid #212121;
}

.radio-item__circle {
  align-items: center;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 50%;
  display: flex;
  height: 24px;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  width: 24px;
}

.radio-item__dot {
  background-color: #fff;
  border-radius: 50%;
  height: 8px;
  margin: 0 auto;
  width: 8px;
}

.radio-item__content {
  padding-left: 8px;
  padding-top: 2px;
  width: 100%;
}

.radio-item__description {
  margin-top: 5px;
}

.radio-item--default .radio-item__content {
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

.radio-item--checked .radio-item__circle {
  background-color: #212121;
  border: 1px solid #212121;
}

.radio-item:not(.radio-item--disabled) .radio-item__label:hover {
  cursor: pointer;
}

.radio-item:not(.radio-item--disabled):not(.radio-item--checked) .radio-item__label:hover .radio-item__circle {
  background-color: #f2f2f2;
  border: 1px solid #595959;
}

.radio-item--checked:not(.radio-item--disabled) .radio-item__label:hover .radio-item__circle {
  background-color: #212121;
  border: 1px solid #595959;
}

.radio-item:not(.radio-item--disabled) .radio-item__label:active .radio-item__circle {
  background-color: #e6e6e6;
  border: 1px solid #212121;
}

.radio-item--checked:not(.radio-item--disabled) .radio-item__label:active .radio-item__circle {
  background-color: #212121;
  border: 1px solid #212121;
}

.radio-item--error:not(.radio-item--disabled)
  .radio-item__label:not(:hover)
  .radio-item__input:not(:focus-visible)
  ~ .radio-item__circle {
  background-color: #fff;
  border: 1px solid #ce1e2d;
}

.radio-item--checked.radio-item--error:not(.radio-item--disabled)
  .radio-item__label:not(:hover)
  .radio-item__input:not(:focus-visible)
  ~ .radio-item__circle {
  background-color: #ce1e2d;
  border: 1px solid #ce1e2d;
}

.radio-item--disabled .radio-item__input {
  cursor: default;
}

.radio-item--disabled .radio-item__circle {
  cursor: not-allowed;
}

.radio-item--checked.radio-item--disabled .radio-item__circle,
.radio-item--disabled .radio-item__circle {
  background-color: #f2f2f2;
  border: 1px solid #bfbfbf;
}

.radio-item--disabled .radio-item__dot {
  background-color: #bfbfbf;
}

.radio-item--disabled.radio-item--default .radio-item__content {
  color: #bfbfbf;
}

.radio-item--error.radio-item--default:not(.radio-item--disabled) .radio-item__content {
  color: #ce1e2d;
}

.accordion {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  width: 100%;
}

.accordion .accordion__radio-item {
  margin-right: 8px;
  padding: 0;
  z-index: 10;
}

.accordion .rc-collapse-header {
  align-items: center;
  border-top: 1px solid #e6e6e6;
  color: #000;
  cursor: pointer;
  display: flex;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  justify-content: center;
  letter-spacing: 0;
  line-height: 110%;
}

.accordion .rc-collapse-header .rc-collapse-expand-icon .expand-icon {
  transition: transform 0.2s ease-in-out;
}

.accordion .rc-collapse-header .rc-collapse-header-text {
  display: flex;
  overflow: hidden;
  width: 100%;
}

.accordion .rc-collapse-header:focus {
  outline: none;
}

.accordion .rc-collapse-item-active > .rc-collapse-header .rc-collapse-expand-icon .expand-icon {
  transition: transform 0.2s ease-in-out;
}

.accordion .rc-collapse-item-disabled > .rc-collapse-header {
  flex-direction: row;
}

.accordion .rc-collapse-item:last-of-type {
  border-bottom: 1px solid #e6e6e6;
}

.accordion .rc-collapse-extra {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

.accordion:not(.accordion__radio, .accordion__checkout) > .rc-collapse-item > .rc-collapse-header {
  pointer-events: auto;
}

.accordion__checkout > .rc-collapse-item > .rc-collapse-header {
  border-top: 0;
  pointer-events: none;
}

.accordion__checkout > .rc-collapse-item:last-of-type {
  border-bottom: 0;
}

.accordion__checkout > .cdp-panel--disabled .rc-collapse-header {
  color: #bfbfbf;
}

.accordion__checkout > .cdp-panel--disabled .rc-collapse-header .checkout-cdp__form-headline {
  margin-bottom: 0;
}

.accordion__radio {
  margin-bottom: 30px;
  margin-top: 10px;
}

.accordion__radio.checkout-cdp__accordion {
  margin-top: 0;
}

.accordion__radio .rc-collapse-item.no-content.no-content--disabled .rc-collapse-expand-icon .expand-icon {
  border: none;
  box-shadow: inset 0 0 0 9px #e6e6e6;
}

.accordion__radio .rc-collapse-header {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  justify-content: flex-start;
  letter-spacing: 0;
  line-height: 150%;
  padding: 16px 0;
}

.accordion__radio .rc-collapse-header .rc-collapse-expand-icon .expand-icon {
  fill: transparent;
  border: 1px solid #212121;
  border-radius: 15px;
  height: 30px;
  margin-right: 15px;
  min-height: 30px;
  min-width: 30px;
  padding: 5px;
  transition: box-shadow 0.33s linear;
  width: 30px;
}

.accordion__radio .rc-collapse-header .rc-collapse-expand-icon .expand-icon:hover {
  border-color: var(--color-brand-bright);
  box-shadow: inset 0 0 0 15px var(--color-brand-bright);
}

.accordion__radio .rc-collapse-header .rc-collapse-expand-icon .expand-icon:active {
  box-shadow: inset 0 0 0 9px var(--color-brand-bright);
}

.accordion__radio .rc-collapse-item-active > .rc-collapse-header {
  pointer-events: none;
}

.accordion__radio .rc-collapse-item-active > .rc-collapse-header .rc-collapse-expand-icon > .expand-icon {
  border-color: #212121;
  box-shadow: inset 0 0 0 9px var(--color-brand-bright);
  transition: box-shadow 0.33s linear;
}

.accordion__radio .rc-collapse-item:last-of-type {
  border-bottom: none;
}

.accordion__radio .rc-collapse-item.no-content .rc-collapse-content {
  display: none;
}

.accordion__faq .rc-collapse-header,
.accordion__standard .rc-collapse-header,
.accordion__store-finder .rc-collapse-header,
.accordion__usercentrics .rc-collapse-header {
  flex-direction: row-reverse;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  justify-content: space-between;
  letter-spacing: 0;
  line-height: 150%;
  padding: 22px 13px;
}

.accordion__faq .rc-collapse-header .rc-collapse-expand-icon .expand-icon,
.accordion__standard .rc-collapse-header .rc-collapse-expand-icon .expand-icon,
.accordion__store-finder .rc-collapse-header .rc-collapse-expand-icon .expand-icon,
.accordion__usercentrics .rc-collapse-header .rc-collapse-expand-icon .expand-icon {
  transform: rotate(0deg);
}

.accordion__faq .rc-collapse-item-active > .rc-collapse-header .rc-collapse-expand-icon .expand-icon,
.accordion__standard .rc-collapse-item-active > .rc-collapse-header .rc-collapse-expand-icon .expand-icon,
.accordion__store-finder .rc-collapse-item-active > .rc-collapse-header .rc-collapse-expand-icon .expand-icon,
.accordion__usercentrics .rc-collapse-item-active > .rc-collapse-header .rc-collapse-expand-icon .expand-icon {
  transform: rotate(180deg);
}

.accordion__faq .rc-collapse-content-box,
.accordion__standard .rc-collapse-content-box,
.accordion__store-finder .rc-collapse-content-box,
.accordion__usercentrics .rc-collapse-content-box {
  margin-bottom: 30px;
  margin-top: 30px;
}

.accordion__faq--chanel .category-facets-accordion__header,
.accordion__standard--chanel .category-facets-accordion__header,
.accordion__store-finder--chanel .category-facets-accordion__header,
.accordion__usercentrics--chanel .category-facets-accordion__header {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 110%;
  text-transform: none;
}

.accordion__faq--chanel .rc-collapse-item:last-of-type,
.accordion__standard--chanel .rc-collapse-item:last-of-type,
.accordion__store-finder--chanel .rc-collapse-item:last-of-type,
.accordion__usercentrics--chanel .rc-collapse-item:last-of-type {
  border-bottom: 0;
}

.accordion__faq--chanel .rc-collapse-content-box,
.accordion__standard--chanel .rc-collapse-content-box,
.accordion__store-finder--chanel .rc-collapse-content-box,
.accordion__usercentrics--chanel .rc-collapse-content-box {
  margin-bottom: 0;
  margin-top: 0;
}

.accordion__faq--chanel .rc-collapse-header .rc-collapse-expand-icon .expand-icon,
.accordion__standard--chanel .rc-collapse-header .rc-collapse-expand-icon .expand-icon,
.accordion__store-finder--chanel .rc-collapse-header .rc-collapse-expand-icon .expand-icon,
.accordion__usercentrics--chanel .rc-collapse-header .rc-collapse-expand-icon .expand-icon {
  transform: rotate(-90deg);
}

.accordion__faq--chanel .category-facets-accordion__title,
.accordion__standard--chanel .category-facets-accordion__title,
.accordion__store-finder--chanel .category-facets-accordion__title,
.accordion__usercentrics--chanel .category-facets-accordion__title {
  text-transform: uppercase;
}

.accordion__cart .rc-collapse-header {
  flex-direction: row-reverse;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  justify-content: space-between;
  letter-spacing: 0;
  line-height: 110%;
  padding: 16px 0;
}

.accordion__cart .rc-collapse-header .rc-collapse-expand-icon .expand-icon {
  transform: rotate(0deg);
}

.accordion__cart .rc-collapse-content-box {
  margin-bottom: 16px;
  margin-top: 0;
}

.accordion__cart .rc-collapse-item:last-of-type {
  border-color: #000;
}

.accordion__cart .rc-collapse-item:last-of-type .rc-collapse-header {
  border-top: 1px solid #000;
}

.accordion__cart .rc-collapse-item-active .rc-collapse-expand-icon .expand-icon {
  transform: rotate(180deg);
}

.accordion__store-finder .rc-collapse-header {
  padding: 22px 13px 22px 0;
}

.accordion__store-finder .rc-collapse-content-box {
  margin: 0;
}

.accordion__brand-teaser .rc-collapse-header {
  border: none;
}

.accordion__brand-teaser .rc-collapse-content-active {
  opacity: 1;
  transition: opacity 0.33s;
}

.accordion__brand-teaser .rc-collapse-anim-active {
  opacity: 0;
  transition: height 0.83s;
}

.accordion__category .rc-collapse-content-box {
  margin: 0;
}

.accordion__category--dior-backstage .category-facet__accordion-button,
.accordion__category--hermes .category-facet__accordion-button {
  font-weight: 500;
}

.accordion__category--dior-backstage .category-facets-accordion__title,
.accordion__category--hermes .category-facets-accordion__title {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 110%;
}

.accordion__category--dior-backstage .category-facets-accordion__header,
.accordion__category--hermes .category-facets-accordion__header {
  text-transform: uppercase;
}

.accordion__special-brand {
  margin: 30px 0;
  text-transform: none;
}

.accordion__special-brand .accordion__category--level-0 .rc-collapse-header {
  align-items: center;
  border: 1px solid #8a8a8a;
  border-top: none;
  display: flex;
  height: 55px;
  padding: 6px;
}

.accordion__special-brand .category-facet__accordion-button {
  align-items: center;
  background-color: #fff;
  border: 1px solid #8a8a8a;
  color: #000;
  display: flex;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-weight: 400;
  height: 55px;
  justify-content: space-between;
  margin: 0 auto;
  padding: 6px;
  position: relative;
  text-align: center;
  text-transform: none;
  width: 100%;
}

.accordion__special-brand .link--text:focus {
  color: inherit;
}

.accordion__special-brand .accordion__category--level-1 .category-facets-accordion__title {
  padding-left: 0;
  text-indent: 10px;
}

.accordion__category--level-1.accordion__category--dior-backstage .category-facets-accordion__title,
.accordion__category--level-1.accordion__category--hermes .category-facets-accordion__title {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

.accordion__category--level-1.accordion__category--dior-backstage .category-facets-accordion__title--final,
.accordion__category--level-1.accordion__category--hermes .category-facets-accordion__title--final {
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 150%;
}

.accordion__link .rc-collapse-header,
.accordion__simple .rc-collapse-header {
  border: none;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  padding: 3px 0;
}

.accordion__link .rc-collapse-item:last-of-type,
.accordion__simple .rc-collapse-item:last-of-type {
  border: none;
}

.accordion__link .rc-collapse-item-active > .rc-collapse-header .rc-collapse-expand-icon .expand-icon,
.accordion__simple .rc-collapse-item-active > .rc-collapse-header .rc-collapse-expand-icon .expand-icon {
  transform: rotate(180deg);
}

.accordion__simple .rc-collapse-header {
  flex-direction: row-reverse;
  justify-content: space-between;
}

.accordion__simple .rc-collapse-expand-icon .expand-icon {
  height: 19px;
  transform: rotate(0deg);
  width: 19px;
}

.accordion__link .rc-collapse-header {
  flex-direction: row;
  justify-content: flex-start;
  padding: 0;
  text-decoration: underline;
  text-transform: none;
}

.accordion__link .rc-collapse-header:hover {
  color: var(--color-brand-original);
  cursor: pointer;
}

.accordion__expand-icon {
  vertical-align: middle;
}

.accordion--thin-header .rc-collapse-header {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

.accordion--bottom-border > .rc-collapse-item:last-of-type {
  border-bottom: 1px solid #e6e6e6;
}

.dsa-submission__subtitle {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  text-transform: uppercase;
}

.dsa-submission__anonymous {
  margin: 30px 0;
}

.dsa-submission__anonymous--description,
.dsa-submission__anonymous--label {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

.dsa-submission__anonymous--description {
  color: #8a8a8a;
  margin-left: 45px;
}

.dsa-submission__checkboxes {
  margin: 30px 0;
}

.dsa-submission__form-container {
  max-height: 200px;
  opacity: 1;
  overflow: hidden;
  transition:
    opacity 0.5s ease-out,
    max-height 0.5s ease-out;
}

.dsa-submission__form-container.hidden {
  max-height: 0;
  opacity: 0;
}

.dsa-submission__accordion .rc-collapse-item .rc-collapse-header .rc-collapse-header-text {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

.dsa-submission__accordion-content {
  padding: 0 13px;
}

.dsa-navigation {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-top: 45px;
}

@media screen and (max-width: 767px) {
  .dsa-navigation {
    flex-direction: column;
  }
}

.dsa-navigation__back.button {
  color: #8a8a8a;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  min-width: auto;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .dsa-navigation__back.button {
    display: none;
  }
}

.dsa-navigation__back--hide {
  display: none;
}

.dsa-navigation__submit {
  word-wrap: break-word;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .dsa-navigation__submit {
    margin-left: auto;
    max-width: 255px;
  }
}

.dsa-navigation__submit--hide {
  display: none;
}

@media screen and (max-width: 767px) {
  .dsa-navigation__submit .button--disabled:hover:not(.follow-button--followed) {
    background-color: #f2f2f2;
    background: #f2f2f2;
    color: #bfbfbf;
  }
}

.progress-bar {
  background-color: #fff;
  height: 5px;
  max-height: 5px;
  width: 100%;
}

.progress-bar__inner {
  background-color: var(--color-brand-bright);
  height: 100%;
}

.linear-progress {
  background-color: #f2f2f2;
  border-radius: 8px;
  height: 4px;
  max-height: 4px;
  overflow: hidden;
  width: 100%;
}

.linear-progress__inner {
  background-color: var(--color-brand-bright);
  border-radius: 8px;
  height: 100%;
  transition: transform 0.2s ease-in-out;
  width: 100%;
}

.B2b7WnZ1hqoKpYvZbyza {
  align-items: center;
  display: flex;
  height: 24px;
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .B2b7WnZ1hqoKpYvZbyza {
    margin-right: 24px;
  }

  .B2b7WnZ1hqoKpYvZbyza .Kpzgfuh2LikzmWe_xnoc {
    margin: 0 20px;
  }
}

.B2b7WnZ1hqoKpYvZbyza .lh0fuJPs04sSAf3Vi8a3 {
  flex-shrink: 0;
  width: 24px;
}

.B2b7WnZ1hqoKpYvZbyza .lh0fuJPs04sSAf3Vi8a3 .vz2IVdEztnn06syoLxqu {
  margin-bottom: 0;
  padding-left: 0;
}

.i0o_C4sb5cZOA3RBbvrG {
  margin-top: 32px;
}

.i0o_C4sb5cZOA3RBbvrG .JV2G5hVniD16IsLsqJmv {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 110%;
}

.i0o_C4sb5cZOA3RBbvrG ul {
  margin: 16px 0;
}

.i0o_C4sb5cZOA3RBbvrG ul li {
  border-top: 1px solid #e6e6e6;
  cursor: pointer;
  padding: 16px;
  text-decoration: underline;
}

.i0o_C4sb5cZOA3RBbvrG ul li:last-of-type {
  border-bottom: 1px solid #e6e6e6;
}

.iafGu7loVmdmjoQOO62_ {
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 110%;
}

.iafGu7loVmdmjoQOO62_,
.lv2tuhQ2ZxbDo2JN1oVa {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
}

.lv2tuhQ2ZxbDo2JN1oVa {
  font-weight: 500;
}

.aoSeCaM6Ibn4RnzF3pWF {
  padding: 10px 0;
}

.PB8oygQvUwnO7gYMIzuP {
  color: #8a8a8a;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  padding-left: 15px;
}

.VbNn6l3YYOur40pF2qgF .TG1VXZ3zR6pm4Eyv6Vzn {
  margin: 16px 0;
}

.VbNn6l3YYOur40pF2qgF .HOwulSk7bzpEMGZUtZ9Y {
  padding: 10px 0 8px;
}

.VbNn6l3YYOur40pF2qgF .Vsft7fWu_iK_C25fOeSB {
  margin-bottom: 5px;
}

.VbNn6l3YYOur40pF2qgF .ODrD0zpzS6NqsFCaFbt2 {
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  margin-bottom: 10px;
}

.s2w03hRDEkegzIC5Mcpy {
  font-weight: 500;
  margin: 24px 0 0;
}

.s2w03hRDEkegzIC5Mcpy,
.xvvPEwAY0XqAVuz8Qawy {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
}

.xvvPEwAY0XqAVuz8Qawy {
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  margin-bottom: 32px;
  text-transform: uppercase;
}

@media screen and (max-width: 767px) {
  .report-violation__content {
    padding: 13px 16px;
  }
}

.report-violation__content--header {
  margin-bottom: 30px;
}

.report-violation__content--header .modal-header__title {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 110%;
}

.report-violation__content--message {
  margin-bottom: 15px;
}

.report-violation__content--button-container {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.report-violation__content--button-container--button .link-primary {
  color: #fff;
}

.report-violation__content-container {
  margin-bottom: 30px;
}

.paragraph {
  margin: 10px 0;
  max-width: 100%;
  overflow: hidden;
}

.paragraph a {
  color: #000;
}

.paragraph ul {
  list-style: disc inside;
}

.G05sw09lSIGFZ0mEf01K {
  -ms-grid-columns: auto auto;
  align-items: center;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  display: -ms-grid;
  display: grid;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  grid-template-columns: auto auto;
  justify-content: start;
  letter-spacing: 0;
  line-height: 150%;
  margin-bottom: 8px;
  text-transform: capitalize;
}

.dsa-reporting {
  align-items: center;
  display: flex;
  gap: 8px;
  text-underline-offset: 5px;
}

.dsa-reporting--onlyIcon {
  margin: 0;
  min-width: inherit;
  padding: 0;
}

.dsa-reporting--text {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

@media screen and (max-width: 767px) {
  .wJ8l7bzsdB2OMv7WZvfH {
    padding: 13px 16px;
  }

  .wJ8l7bzsdB2OMv7WZvfH .eADb_kuAPtzhHnTocKJb {
    display: none;
  }
}

.wJ8l7bzsdB2OMv7WZvfH .fLMSUaUDPvU9q1GltJg3 {
  padding-left: 0;
}

.wJ8l7bzsdB2OMv7WZvfH .l7NFqR0ilVTdjqNRj1Kd {
  margin: 6px 0 16px;
  padding-left: 0;
}

@media screen and (min-width: 768px) {
  .wJ8l7bzsdB2OMv7WZvfH .l7NFqR0ilVTdjqNRj1Kd {
    margin: 20px 0 30px;
  }
}

.wJ8l7bzsdB2OMv7WZvfH .PNiQUen3NoZpECitE10q {
  flex-direction: row-reverse;
}

.wJ8l7bzsdB2OMv7WZvfH .jVk85cCmaIvLOzsinAQL {
  height: 20vh;
}

.report-modal-content__header {
  margin: 16px 0;
}

.report-modal-content__button {
  align-items: center;
  border-bottom: 1px solid #e6e6e6;
  border-radius: inherit;
  color: #000;
  display: flex;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  gap: 13px;
  height: 52px;
  letter-spacing: 0;
  line-height: 150%;
  padding-left: 15px;
  text-transform: inherit;
  width: -webkit-fill-available;
}

@media screen and (min-width: 768px) {
  .report-modal-content__button {
    border-top: 1px solid #e6e6e6;
    padding-left: 0;
  }
}

.report-modal-content__icon {
  min-width: 19px;
}

.select-sponsors-report-livebuy--app .report-modal-content__button {
  border-top: none;
}

.template-content {
  margin-top: 0;
}

.not-found-component__alert {
  margin-bottom: 64px;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .not-found-component__alert {
    margin-bottom: 96px;
  }
}

@media screen and (max-width: 767px) {
  .not-found-component__cms-slot {
    margin-left: -13px;
    margin-right: -13px;
    width: 100vw;
  }
}

.not-found-component__row {
  align-items: center;
  flex-direction: column;
  margin: 0;
}

.not-found-component__row.flex-row {
  margin: 0;
}

.not-found-component__button {
  margin-top: 30px;
}

@media screen and (min-width: 768px) {
  .not-found-component__button {
    width: 171px;
  }
}

.not-found-component__contact-text {
  margin-bottom: 60px;
  margin-top: 25px;
}

@media screen and (min-width: 768px) {
  .not-found-component__contact-text {
    margin-top: 30px;
  }
}

.not-found-component .search-box {
  margin: 60px auto 0;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .not-found-component .search-box {
    width: 791px;
  }
}

.not-found-component .search-box__input-group .input__inner-wrapper .search-box__input-text,
.not-found-component .search-box__input-group .input__inner-wrapper .search-box__input-text:focus {
  height: 55px;
  padding-left: 12px;
  padding-right: 18px;
}

.not-found-component .search-box__input-group .input__inner-wrapper .input__element--right {
  right: 18px;
}

.platform-app .not-found-page {
  padding-top: 16px;
}

@media screen and (min-width: 768px) {
  .platform-app .not-found-page {
    padding-top: 64px;
  }
}

@media screen and (min-width: 1024px) {
  .platform-app .not-found-page {
    padding-top: 96px;
  }
}

.not-found-page {
  padding-top: 16px;
}

@media screen and (min-width: 768px) {
  .not-found-page {
    padding-top: 64px;
  }
}

@media screen and (min-width: 1024px) {
  .not-found-page {
    padding-top: 96px;
  }
}

.base-headline-bold,
.base-headline-semibold {
  margin: 0 0 1em;
  padding: 0;
}

.base-headline-semibold--small {
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 150%;
}

.base-headline-bold,
.base-headline-semibold--small {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  letter-spacing: 0;
}

.base-headline-bold {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 110%;
}

.not-returnable-entries__headline {
  color: #595959;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-weight: 500;
  margin-top: 40px;
}

.not-returnable-entries__details {
  border-top: 1px solid #e6e6e6;
  color: #8a8a8a;
  display: flex;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  gap: 8px;
  letter-spacing: 0;
  line-height: 150%;
  padding: 16px 0;
}

.not-returnable-entries__image-wrapper {
  display: flex;
  justify-content: center;
  width: 80px;
}

.not-returnable-entries__image {
  height: 42px;
  width: 42px;
}

.return-brand-info__title {
  -webkit-margin-before: 0;
  display: inline-block;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 150%;
  margin-block-start: 0;
  padding-bottom: 5px;
  text-transform: uppercase;
}

.return-brand-info__product-family {
  color: #000;
}

.return-brand-info__brand-line,
.return-brand-info__product-family,
.return-brand-info__product-name {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

:export {
  transitionInteractionLong: 0.83s;
  transitionInteractionShort: 0.33s;
  transitionDurationModal: 0.35s;
}

.dropdown {
  box-sizing: border-box;
  position: relative;
}

.dropdown,
.dropdown--appearance-dense {
  border: 1px solid #e6e6e6;
  border-radius: 0;
}

.dropdown--inactive {
  background-color: #f2f2f2;
}

.dropdown--inactive:hover {
  border-color: #8a8a8a;
}

.dropdown--appearance-dense.dropdown--disabled:hover,
.dropdown--appearance-dense.dropdown--inactive:hover {
  border-color: #e6e6e6;
}

.dropdown--disabled:hover {
  border-color: #8a8a8a;
}

.dropdown:hover {
  border-color: #595959;
}

.dropdown.has-error {
  border-color: #e6373c;
}

.dropdown--opened.dropdown {
  border-color: #212121;
  border-radius: 0 0 0 0;
}

.dropdown--opened.dropdown.dropdown--appearance-dense {
  border-radius: 0;
}

.dropdown__container {
  position: relative;
}

.dropdown__container:focus-visible {
  outline: unset;
}

.dropdown__label {
  color: #8a8a8a;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  left: 6px;
  letter-spacing: 0;
  letter-spacing: 0.5px;
  line-height: 150%;
  position: absolute;
  top: 1px;
  z-index: 1;
}

.dropdown__options {
  list-style: none;
  max-height: 0;
  opacity: 0;
  overflow: auto;
  transition:
    opacity 0.2s ease-in-out,
    max-height 0.2s ease-in-out;
}

.dropdown--opened .dropdown__options {
  max-height: 500px;
  opacity: 1;
}

.dropdown__select {
  border-bottom: 1px solid var(--color-brand-original);
  border-radius: 0;
  box-sizing: border-box;
  display: none;
}

.dropdown--opened .dropdown__select {
  background: #fff;
  border: 1px solid #000;
  border-radius: 0 0 0 0;
  border-top: none;
  display: block;
}

.dropdown__value {
  border-radius: 0;
  height: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.dropdown__value .dropdown__option {
  padding-right: 40px;
}

.dropdown__arrow-icon {
  pointer-events: none;
  position: absolute;
  right: 16px;
  top: calc(50% - 12px);
  transition: transform 0.2s linear;
  z-index: 1;
}

.dropdown__arrow-icon--open {
  transform: rotate(180deg);
}

.dropdown__arrow-icon--appearance-dense {
  right: 8px;
}

.dropdown__input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border-radius: 0;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  height: 100%;
  letter-spacing: 0;
  letter-spacing: 0.5px;
  line-height: 150%;
}

.dropdown__input::-webkit-search-cancel-button,
.dropdown__input::-webkit-search-decoration,
.dropdown__input::-webkit-search-results-button,
.dropdown__input::-webkit-search-results-decoration {
  -webkit-appearance: none;
  appearance: none;
}

.dropdown__value > .dropdown__input {
  border: 1px solid transparent;
  border-radius: 0;
  height: 53px;
  line-height: 36px;
  outline: none;
  overflow: hidden;
  padding: 10px 40px 10px 15px;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.dropdown--appearance-dense .dropdown__input,
.dropdown__value > .dropdown__input {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-weight: 400;
}

.dropdown--appearance-dense .dropdown__input {
  color: #000;
  font-size: 0.75rem;
  height: 40px;
  letter-spacing: 0;
  line-height: 150%;
  padding: 0 40px 0 8px;
}

.dropdown--appearance-dense .dropdown__input::-webkit-input-placeholder {
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

.dropdown--appearance-dense .dropdown__input::-moz-placeholder {
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

.dropdown--appearance-dense .dropdown__input:-ms-input-placeholder {
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

.dropdown--appearance-dense .dropdown__input::placeholder {
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

.dropdown__option {
  border: none;
  cursor: pointer;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  height: 52px;
  letter-spacing: 0;
  line-height: 150%;
  outline: none;
  padding: 0 16px;
  text-align: left;
  width: 100%;
}

.dropdown__option.is-selected {
  background: inherit;
}

.dropdown__option.is-highlighted,
.dropdown__option:not(.is-selected):hover {
  background: #f2f2f2;
}

.dropdown__option.is-highlighted.is-selected,
.dropdown__option.is-selected:hover {
  background: #e6e6e6;
}

.dropdown__value:not(.is-selected):hover .dropdown__option {
  background-color: transparent;
}

.dropdown__group-header {
  background: #ececec;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  padding: 8px 16px;
  text-transform: uppercase;
}

.dropdown--multiple {
  border-radius: 3px;
  overflow: hidden;
}

.dropdown--multiple:not(.dropdown--search) .dropdown--multiple__input {
  cursor: default;
}

.dropdown--multiple .dropdown__input {
  border-radius: 0;
  cursor: auto;
}

.dropdown--multiple .dropdown__select {
  border-radius: 0;
  border-top: 1px solid #ececec;
  max-height: 260px;
  position: relative;
}

.dropdown--no-borders {
  border: none;
}

.dropdown--no-borders ::-webkit-scrollbar {
  display: none;
}

.dropdown--no-borders .dropdown__select {
  border: none;
}

.dropdown--with-label .dropdown__input {
  border-radius: 0;
  padding: 23px 11px 9px;
}

.dropdown__input:not([readonly]):focus {
  cursor: auto;
}

.dropdown.is-disabled .dropdown__input {
  cursor: not-allowed;
  pointer-events: none;
}

.dropdown:not(.is-disabled) .dropdown__input {
  border-radius: 0;
  cursor: pointer;
}

.dropdown:not(.dropdown--multiple) .dropdown__select {
  border-radius: 0 0 0 0;
  left: -1px;
  max-height: 500px;
  overflow: hidden;
  position: absolute;
  right: -1px;
  z-index: 3;
}

.dropdown:not(.dropdown--multiple) .dropdown__select:before {
  border-top: 1px solid #e6e6e6;
  content: '';
  display: block;
  left: 15px;
  position: absolute;
  right: 15px;
  top: 0;
}

.dropdown--appearance-dense:not(.dropdown--multiple) .dropdown__select:before {
  border-top: 1px solid #bfbfbf;
  left: 0;
  right: 0;
}

.return-selection-form__entry-headline {
  color: #595959;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 150%;
}

.return-selection-form__entry-content {
  border-top: 1px solid #e6e6e6;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 16px;
  padding: 24px 0;
}

@media screen and (min-width: 1024px) {
  .return-selection-form__entry-content {
    justify-content: space-between;
  }
}

.return-selection-form__entry-details {
  align-items: center;
  display: flex;
  flex-direction: row;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.return-selection-form__entry-details-content {
  display: flex;
  flex-direction: row;
  gap: 8px;
}

.return-selection-form__product-image {
  height: 76px;
  width: 76px;
}

.return-selection-form__product-details {
  width: 250px;
}

.return-selection-form__return-data {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  max-width: 236px;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .return-selection-form__return-data {
    max-width: 270px;
  }
}

.return-selection-form__select {
  background-color: #fff;
  border-color: #8a8a8a;
  border-radius: 4px;
  padding: 8px 12px;
}

.return-selection-form__select:invalid {
  color: #8a8a8a;
}

.pcjd3gpYt05jbd5Xx5Q0 {
  color: #595959;
  margin-bottom: 8px;
}

.radio-group {
  margin: 0;
  width: 100%;
}

.jZlKfSAdQtTA5xN3ejA6 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

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

.pRrdQdm8PFC3k4mC_uko {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

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

.zElu0oAQimZoAxuvVlhH {
  height: 24px;
  width: 24px;
}

.Jin5dvncfnXGlqtDpotU {
  font-weight: 400;
}

.Jin5dvncfnXGlqtDpotU,
.i5H3cxWjhM53CzFPZocW {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  letter-spacing: 0;
  line-height: 150%;
}

.i5H3cxWjhM53CzFPZocW {
  font-weight: 500;
}

.dxVJSY4NEJcudKBfGfe3 {
  display: block;
}

.NVTf8QVjG_EJu7qC8Mxw {
  display: flex;
  flex: 1 1;
}

.fXnn6f_kfaXLKSjLuOrA {
  display: flex;
  flex: 1 1;
  justify-content: center;
  position: relative;
}

.fXnn6f_kfaXLKSjLuOrA:after {
  background-color: rgba(0, 0, 0, 0.031);
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.mA9V2sKems_HVZGhkRuv {
  height: 92px;
  width: 92px;
}

.hxH9ocfem3MqEF2kYIXm {
  position: relative;
}

.Fe9jtqcQtGDHNz_ZUGow {
  background: #8a8a8a;
  border-radius: 15px;
  font-size: 0.75rem;
  height: 16px;
  letter-spacing: 0;
  line-height: 150%;
  padding: 0 6px;
  right: 8px;
  top: 8px;
  width: 26px;
  z-index: 6;
}

.FAGoPQhIAHlcWLmFAM_g,
.Fe9jtqcQtGDHNz_ZUGow {
  align-items: center;
  color: #fff;
  display: flex;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-weight: 400;
  justify-content: center;
  position: absolute;
}

.FAGoPQhIAHlcWLmFAM_g {
  background: rgba(0, 0, 0, 0.5);
  font-size: 2rem;
  height: 100%;
  left: 0;
  letter-spacing: 0.5px;
  line-height: 120%;
  text-transform: uppercase;
  top: 0;
  width: 100%;
  z-index: 5;
}

.bumL472ZKLGNrOVv_hVy {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.HoBhLphJ1iOigLltQait {
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 16px;
}

.pht4PbiUaljMc50Ibc8s {
  font-weight: 500;
}

.IJflH31p3wtvNwAVqVVR,
.pht4PbiUaljMc50Ibc8s {
  display: flex;
  flex-wrap: wrap;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
}

.IJflH31p3wtvNwAVqVVR {
  font-size: 0.875rem;
  font-weight: 400;
  gap: 4px;
  justify-content: space-between;
  letter-spacing: 0;
  line-height: 110%;
  margin: 0;
}

.vyIj31JLk5d892f3VHuS {
  background: #fff;
  display: flex;
  gap: 4px;
}

.qFgsrbokKMnAB3Z629jA,
.qHQhqJC61o1N35TLg1FI {
  display: block;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 110%;
}

.tmbziVEPgSBSEZl6XNls {
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 16px;
}

.FbEuXgpKi6PKjaXGLFDb {
  align-self: flex-end;
  bottom: 0;
}

.online-return-portal__headline {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  margin-bottom: 0;
  text-transform: uppercase;
}

.online-return-portal__link {
  color: #000;
  cursor: pointer;
}

.online-return-portal__description,
.online-return-portal__link {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

.online-return-portal__description {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: space-between;
  margin-bottom: 32px;
}

.ui-grid {
  -ms-grid-columns: ([col-start] 1fr) [12];
  display: -ms-grid;
  display: grid;
  gap: 2px;
  grid-template-columns: repeat(12, [col-start] 1fr);
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width: 768px) and (max-width: 1757px) {
  .ui-col-lg-1 {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

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

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width: 1758px) {
  .ui-col-xl-1 {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

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

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

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

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

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

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

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

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

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

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

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

.ui-container {
  margin: auto;
  max-width: 1726px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .ui-margin-sm {
    margin-left: 16px;
    margin-right: 16px;
    width: calc(100% - 32px);
  }
}

@media screen and (min-width: 768px) and (max-width: 1757px) {
  .ui-margin-lg {
    margin-left: 16px;
    margin-right: 16px;
    width: calc(100% - 32px);
  }
}

@media screen and (min-width: 1758px) {
  .ui-margin-xl {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}

.data-client-devtools {
  position: fixed;
  right: 0;
  z-index: 1;
}

.data-client-devtools__left {
  right: 0;
  top: 0;
  width: 0;
}

.data-client-devtools__bottom {
  bottom: 0;
  width: 100%;
}

.data-client-devtools__show-btn {
  cursor: pointer;
  opacity: 0.4;
  position: absolute;
  transition: all 0.25s;
  width: 18px;
}

.data-client-devtools__show-btn--left {
  right: -100%;
  top: 50%;
  transform: scale(1) translateY(-50%);
}

.data-client-devtools__show-btn--bottom {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 10px;
  bottom: 15px;
  height: 30px;
  padding: 5px;
  right: 25px;
  transform: scale(1.5) rotate(90deg);
  width: 20px;
  z-index: 99999999;
}

.data-client-devtools__show-btn--left:hover {
  opacity: 1;
  transform: scale(2) translate(-5px, -30%);
}

.data-client-devtools__show-btn--bottom:hover {
  opacity: 1;
  transform: scale(2) rotate(90deg);
}

.data-client-devtools__overlay--left-enter {
  opacity: 0;
  transform: translateX(100%);
}

.data-client-devtools__overlay--bottom-enter {
  opacity: 0;
  transform: translateY(100%);
}

.data-client-devtools__overlay--left-enter-active,
.data-client-devtools__overlay--left-enter-done {
  opacity: 1;
  transform: translateX(-100%);
  transition:
    transform 0.5s ease-out,
    opacity 0.3s ease-out 0.1s;
}

.data-client-devtools__overlay--bottom-enter-active,
.data-client-devtools__overlay--bottom-enter-done {
  opacity: 1;
  transform: translateY(0);
  transition:
    transform 0.5s ease-out,
    opacity 0.3s ease-out 0.1s;
}

.data-client-devtools__overlay--left-exit {
  opacity: 1;
  transform: translateX(100%);
}

.data-client-devtools__overlay--left-exit-active {
  opacity: 0;
  transform: translateX(100%);
  transition:
    transform 0.3s ease-in,
    opacity 0.25s ease-in 50ms;
}

.data-client-devtools__overlay--bottom-exit {
  opacity: 1;
  transform: translateY(0);
}

.data-client-devtools__overlay--bottom-exit-active {
  opacity: 0;
  transform: translateY(100%);
  transition:
    transform 0.3s ease-in,
    opacity 0.25s ease-in 50ms;
}

.data-client-dt {
  background-color: #282c34;
  color: #61dafb;
  font-size: 12px;
  position: absolute;
}

.data-client-dt__left {
  height: 100%;
  width: 600px;
}

.data-client-dt__bottom,
.data-client-dt__left {
  -ms-grid-columns: 40% 60%;
  display: -ms-grid;
  display: grid;
  grid-template-columns: 40% 60%;
}

.data-client-dt__bottom {
  bottom: 0;
  height: 600px;
  width: 100%;
}

.data-client-dt__hide-btn {
  height: 15px;
  position: absolute;
  right: 20px;
  top: 10px;
  width: 15px;
}

.data-client-dt__hide-btn svg {
  fill: #fff;
}

.data-client-dt__hide-btn svg:hover {
  stroke: #fff;
}

.data-client-dt__column {
  border-left: 1px solid gray;
  max-height: 100%;
  overflow-y: hidden;
  padding: 10px;
}

.data-client-dt__column--left {
  overflow-y: auto;
}

.data-client-dt__column--right {
  display: -ms-grid;
  display: grid;
  padding: 40px 0 0;
}

.data-client-dt__row {
  border-bottom: 1px solid gray;
  overflow-y: auto;
  padding: 0 10px 10px;
}

.data-client-dt h4 {
  color: #efefef;
  font-size: 14px;
  margin-top: 0;
  text-align: center;
}

.data-client-dt h6 {
  font-size: 0.83em;
}

.fields__placeholder {
  height: 100%;
}

.fields__placeholder-title {
  color: #c5c5c5;
  font-size: 13px;
  font-style: italic;
  font-weight: 300;
  margin-top: 50px;
  text-align: center;
}

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

.fields__values-wrapper:nth-of-type(2n) {
  background-color: #2e323c;
}

.fields__list .fields__list {
  padding-left: 15px;
}

.fields__list .fields__values-wrapper {
  padding-left: 20px;
}

.fields__list-title {
  color: #4493a9;
  font-size: 13px;
  font-weight: 600;
  line-height: 24px;
}

.fields__name {
  flex-shrink: 0;
  margin-right: 5px;
}

.fields__value {
  flex: 1 1;
  font-size: 13px;
  font-weight: 600;
  min-width: 0;
}

.fields__value:not(.fields__value--wrapLine) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fields__value--wrapLine {
  overflow-wrap: break-word;
}

.fields__value--done,
.fields__value--valid {
  color: #00b900;
}

.fields__value--prefetched {
  color: #8a8a8a;
}

.fields__value--fetching {
  color: #9b9bff;
}

.fields__value--stale {
  color: #ffb815;
}

.fields__value--expired {
  color: #bb1010;
}

.fields__value--unknown {
  color: #8a8a8a;
}

.fields__details {
  flex-shrink: 0;
  height: 15px;
  margin-left: 5px;
  width: 15px;
}

.field-details {
  min-height: 150px;
}

.field-details__title {
  margin: 0;
  text-align: center;
}

.field-details__name {
  display: block;
  font-size: 13px;
  font-weight: 300;
  overflow-wrap: break-word;
  text-align: center;
  text-decoration: underline;
}

.field-details__button-wrapper {
  flex: 1 1;
  margin-bottom: 10px;
}

.field-details__button {
  background-color: gray;
  border-radius: 3px;
  padding: 5px 10px;
}

.field-details__button:hover {
  background-color: #d3d3d3;
  border-radius: 3px;
  padding: 5px 10px;
}

.field-details__red {
  background-color: red;
}

.field-details__red:hover {
  background-color: darkred;
}

.field-details__blue {
  background-color: #00bfff;
}

.field-details__blue:hover {
  background-color: #1e90ff;
}

.field-details__orange {
  background-color: orange;
}

.field-details__orange:hover {
  background-color: #ff8c00;
}

.field-details__button:not(:first-of-type) {
  margin-left: 10px;
}

.field-details__content {
  display: -ms-grid;
  display: grid;
  margin-top: 1.33em;
}

.field-details__info {
  -ms-grid-columns: auto 60%;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  display: -ms-grid;
  display: grid;
  grid-template-columns: auto 60%;
  justify-content: start;
  text-align: right;
}

.field-details__info span {
  text-align: left;
}

.statistics__title {
  margin: 0;
  text-align: center;
}

.statistics__content {
  align-content: center;
  align-items: center;
  display: flex;
  flex-direction: row;
  margin-top: 1.33em;
}

.statistics__button-wrapper {
  display: flex;
  flex: 1 1;
  justify-content: flex-end;
}

.statistics__button {
  background-color: gray;
  border-radius: 3px;
  padding: 5px 10px;
}

.statistics__info {
  padding-right: 10px;
}

.statistics__info span {
  text-align: left;
}

.container {
  margin-left: auto;
  margin-right: auto;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .container {
    padding-left: 35px;
    padding-right: 35px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .container {
    padding-left: 27px;
    padding-right: 27px;
  }
}

@media (min-width: 320px) {
  .container {
    max-width: 767px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 1023px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1279px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1400px;
  }
}

.container--collapsible {
  min-height: 0;
}

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .container-fluid {
    padding-left: 35px;
    padding-right: 35px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .container-fluid {
    padding-left: 27px;
    padding-right: 27px;
  }
}

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

@media screen and (min-width: 768px) {
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.no-gutters {
  margin-left: 0;
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 320px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }

  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.3333333333%;
  }

  .offset-md-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-md-4 {
    margin-left: 33.3333333333%;
  }

  .offset-md-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-md-7 {
    margin-left: 58.3333333333%;
  }

  .offset-md-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-md-10 {
    margin-left: 83.3333333333%;
  }

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1024px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1280px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}

body,
html {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  background-color: #fff;
  box-sizing: border-box;
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 100%;
  overflow: visible;
}

body {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  background-color: transparent;
  cursor: auto;
}

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

button {
  background: transparent;
  border: none;
  cursor: pointer;
  margin: 0;
  padding: 0;
}

button:focus {
  outline: none;
}

p {
  margin: 0;
}

p + p {
  margin-top: 1em;
}

ul {
  list-style: none;
}

.spacing-reset,
ul {
  margin: 0;
  padding: 0;
}

#app {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.u-icon-source,
.u-icon-sprite {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visible {
  display: block;
}

@media screen and (max-width: 1023px) {
  body {
    overflow-x: hidden;
  }

  body.mobile-menu-is-open {
    overflow: hidden;
  }
}

.no-mobile-scroll {
  overflow: hidden;
}

@media screen and (min-width: 1024px) {
  .no-mobile-scroll {
    padding-right: 15px;
  }
}

@font-face {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-display: swap;
  font-family: Avenir Next;
  font-style: normal;
  font-weight: 300;
  src:
    local('AvenirNext-Thin'),
    url(../public/AvenirNextThin_normal_normal.a482bb6ae6b8fef3.woff2) format('woff2'),
    url(../public/AvenirNextThin_normal_normal.ed77d7a68b4c3b02.woff) format('woff');
}

@font-face {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-display: swap;
  font-family: Avenir Next;
  font-style: normal;
  font-weight: 400;
  src:
    local('AvenirNext-Regular'),
    url(../public/483d8937-5e17-4378-9c51-aa91a3d9e1eb.c07e0c252544d2f1.eot),
    url(../public/483d8937-5e17-4378-9c51-aa91a3d9e1eb.c07e0c252544d2f1.eot?#iefix) format('eot'),
    url(../public/ed4b9060-b5ab-4379-8840-0b50a15258b7.7e5c79e266414efe.woff2) format('woff2'),
    url(../public/9b47db0b-77fb-4bb0-b5c2-3c131a36fc4d.b5c681f4c1f4e2b0.woff) format('woff'),
    url(../public/9c8b7e5f-b3ca-435d-a197-b3dfeae277a1.4514500ab35f54c6.ttf) format('truetype'),
    url(../public/0f72ee75-31c8-42ba-b262-3e13b83a8fdf.f7a8aeb7a1374ce6.svg#0f72ee75-31c8-42ba-b262-3e13b83a8fdf)
      format('svg');
}

@font-face {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-display: swap;
  font-family: Avenir Next;
  font-style: normal;
  font-weight: 500;
  src:
    local('AvenirNext-Medium'),
    url(../public/AvenirNextMedium_normal_normal.82731da49d085822.woff2),
    url(../public/AvenirNextMedium_normal_normal.82731da49d085822.woff2) format('woff2'),
    url(../public/AvenirNextMedium_normal_normal.c74a44d406388036.woff) format('woff');
}

@font-face {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-display: swap;
  font-family: Avenir Next;
  font-style: normal;
  font-weight: 600;
  src:
    local('AvenirNext-DemiBold'),
    url(../public/47d79f32-82c5-4a74-9646-5150297aabc1.5db94c8fde2bc8f7.eot),
    url(../public/47d79f32-82c5-4a74-9646-5150297aabc1.5db94c8fde2bc8f7.eot?#iefix) format('eot'),
    url(../public/249228f0-61ac-40cc-a5a5-5609c9816e3f.ea4a1b4987a92e9f.woff2) format('woff2'),
    url(../public/efba18ed-80cc-49c4-997a-fbb140739d19.dcb16896348d9f00.woff) format('woff'),
    url(../public/750a20ec-9242-42a8-b3bd-c4dcec552196.062e294631257a55.ttf) format('truetype'),
    url(../public/9505c912-495c-462c-899a-e61574ee9559.be08660d1f03c645.svg#9505c912-495c-462c-899a-e61574ee9559)
      format('svg');
}

@font-face {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-display: swap;
  font-family: Avenir Next;
  font-style: normal;
  font-weight: 700;
  src:
    local('AvenirNext-Bold'),
    url(../public/6ff8ab07-ccb4-4a91-8f0f-2bd4367902e8.1852e355a1a6080d.eot),
    url(../public/6ff8ab07-ccb4-4a91-8f0f-2bd4367902e8.1852e355a1a6080d.eot?#iefix) format('eot'),
    url(../public/91799b0e-0ef8-446e-b274-5509412e1242.0e8e10f182a436c2.woff2) format('woff2'),
    url(../public/97fb5311-bdbd-46bc-bf69-3bcf8c744cda.d107483b56510ed9.woff) format('woff'),
    url(../public/88093bd3-b377-4278-8abe-8460dd24d0e8.95030fc594810728.ttf) format('truetype'),
    url(../public/0fde1539-69df-4e3d-83ef-ae23d10dd2a5.b170616d041e0af9.svg#0fde1539-69df-4e3d-83ef-ae23d10dd2a5)
      format('svg');
}

@font-face {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-display: swap;
  font-family: Zahrah;
  font-style: normal;
  font-weight: 600;
  src:
    local('Zahrah'),
    url(../public/ZahrahforDouglasW04-SmBd.e2de1547a3f2bd1d.eot),
    url(../public/ZahrahforDouglasW04-SmBd.e2de1547a3f2bd1d.eot?#iefix) format('eot'),
    url(../public/ZahrahforDouglasW04-SmBd.c5c44c35c8894656.woff2) format('woff2'),
    url(../public/ZahrahforDouglasW04-SmBd.2b6b49a86b201fa5.woff) format('woff'),
    url(../public/ZahrahforDouglasW04-SmBd.2ded78f7a1938abf.ttf) format('truetype');
}

body {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
}

b,
strong {
  font-weight: 500;
}

h1 {
  font-size: 2rem;
}

h1,
h2 {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  text-transform: uppercase;
}

h2 {
  font-size: 1.5rem;
}

h3 {
  font-size: 1.125rem;
}

h3,
h4 {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  text-transform: uppercase;
}

h4 {
  font-size: 0.75rem;
}

h5 {
  font-size: 0.625rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
}

h5,
h6 {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  text-transform: uppercase;
}

h6 {
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 1.5px;
  line-height: 100%;
}

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

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

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

.text-justify {
  text-align: justify;
}

.text-start {
  text-align: start;
}

.text-end {
  text-align: end;
}

.visually-hidden {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.visually-hidden:focus {
  clip: auto;
  height: auto;
  overflow: auto;
  position: absolute;
  width: auto;
}

:export {
  mobileMax: 767px;
  tabletMax: 1023px;
  desktopMax: 1279px;
  largeMax: 1400px;
}

.cms-component.cms-component__margin.cms-component.cms-component__margin--zero {
  margin-bottom: 0;
}

.cms-component.cms-component__margin.cms-component.cms-component__margin--small {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .cms-component.cms-component__margin.cms-component.cms-component__margin--small {
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .cms-component.cms-component__margin.cms-component.cms-component__margin--small {
    margin-bottom: 20px;
  }
}

.cms-component.cms-component__margin.cms-component.cms-component__margin--medium {
  margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .cms-component.cms-component__margin.cms-component.cms-component__margin--medium {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .cms-component.cms-component__margin.cms-component.cms-component__margin--medium {
    margin-bottom: 45px;
  }
}

.cms-component.cms-component__margin.cms-component.cms-component__margin--big {
  margin-bottom: 90px;
}

@media screen and (max-width: 767px) {
  .cms-component.cms-component__margin.cms-component.cms-component__margin--big {
    margin-bottom: 60px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .cms-component.cms-component__margin.cms-component.cms-component__margin--big {
    margin-bottom: 75px;
  }
}

:export {
  colorGreyLight5: #f2f2f2;
  colorGreyDark50: #8a8a8a;
  colorGreyMedium: #e6e6e6;
  colorMintBright: var(--color-brand-bright);
  colorMintMedium: var(--color-brand-medium);
  colorBlack: #000;
  colorWhite: #fffffd;
  colorBrandLight: var(--color-brand-light);
  bgColorLightMint: #e6f6f4;
  bgColorLightRose: #ffebf0;
  bgColorRed: #ffebee;
  bgColorPink: #fce4ec;
  bgColorViolet: #f3e5f5;
  bgColorPurple: #ede7f6;
  bgColorIndigo: #e8eaf6;
  bgColorBlue: #e3f2fd;
  bgColorBabyBlue: #e1f5fe;
  bgColorCyan: #e0f7fa;
  bgColorTeal: #e0f2f1;
  bgColorGreen: #e8f5e9;
  bgColorFreshGreen: #f1f8e9;
  bgColorLime: #f9fbe7;
  bgColorYellow: #fffde7;
  bgColorAmber: #fff8e1;
  bgColorOrange: #fff3e0;
  bgColorRedOrange: #fbe9e7;
  bgColorMakeUp: #f7f1ed;
  bgColorBrown: #efebe9;
  bgColorGrey: #f2f2f2;
  bgColorBlueGrey: #eceff1;
  criteoColorGray: #b3b3b3;
  criteoColorBlack: #322b29;
  criteoColorDarkBrown: #5e534e;
}

.cms-component__placeholder {
  align-items: center;
  background-color: #bfbfbf;
  color: #fff;
  display: flex;
  height: 100px;
  justify-content: center;
  margin-bottom: 50px;
  margin-top: 20px;
}

:root {
  --color-brand-original: #3cbeaf;
  --color-brand-bright: #9bdcd2;
  --color-brand-medium: #c3eae4;
  --color-brand-light: #e6f6f4;
  --color-button-primary: #212121;
  --color-button-primary-hover: #000;
  --color-button-primary-active: #212121;
  --color-button-primary-focus: #212121;
  --color-button-primary-focus-outline: rgba(#212121 0.2);
  --color-brand-input-text-focus: #3cbeaf;
  --color-sale-red: #ac145a;
  --info-bar-background: var(--color-brand-medium);
  --color-nav-mobile-background: var(--color-brand-light);
  --color-nav-mobile-constant-background: var(--color-brand-medium);
  --color-rating-star: #212121;
}
