.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__text {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  margin-bottom: 8px;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .section-headline__text {
    font-family:
      Avenir Next,
      Helvetica Neue,
      Helvetica,
      Arial,
      sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 120%;
    text-transform: uppercase;
  }
}
.section-headline__link {
  margin-bottom: 8px;
}
.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: 12px;
  letter-spacing: 0;
  line-height: 150%;
  min-height: 18px;
}
.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: 24px;
  letter-spacing: 0.5px;
  line-height: 120%;
  min-height: 28.8px;
}
@media screen and (min-width: 768px) {
  .text-box-headline {
    font-family:
      Avenir Next,
      Helvetica Neue,
      Helvetica,
      Arial,
      sans-serif;
    font-size: 32px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 120%;
    min-height: 38.4px;
    text-transform: uppercase;
  }
}
.text-box-text {
  color: #000;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  min-height: 18px;
  padding-top: 15px;
}
@media screen and (min-width: 1024px) {
  .text-box-text {
    font-family:
      Avenir Next,
      Helvetica Neue,
      Helvetica,
      Arial,
      sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 150%;
    min-height: 18px;
  }
}
.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: 12px;
  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: 12px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 150%;
    min-height: 18px;
  }
}
@media screen and (min-width: 1280px) {
  .text-box-links .button {
    font-family:
      Avenir Next,
      Helvetica Neue,
      Helvetica,
      Arial,
      sans-serif;
    font-size: 12px;
    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: 12px;
  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: 14px;
  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: 12px;
  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: 18px;
  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: 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: 3px;
  margin-top: 5px;
}
.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;
}
.product-carousel-loading-skeleton .carousel-slide-loading-skeleton {
  margin-bottom: 25px;
}
.product-carousel-loading-skeleton .loading-skeleton {
  aspect-ratio: 9/16;
}
.product-carousel-loading-skeleton .swiper-pagination {
  bottom: -15px;
  position: absolute;
}
.product-carousel-loading-skeleton .swiper-pagination-bullet,
.product-carousel-loading-skeleton button.swiper-arrow {
  pointer-events: none;
}
.product-carousel {
  margin-bottom: 40px;
}
.product-carousel__helper {
  flex: 1 1;
}
.product-carousel--overlay {
  margin-top: 30px;
  padding-bottom: 15px;
}
@media screen and (min-width: 1024px) {
  .product-carousel--overlay {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 768px) {
  .product-carousel--overlay {
    margin-top: 60px;
  }
  .product-carousel--baas-inf1 .douglas-swiper-carousel .swiper {
    padding-bottom: 30px;
  }
}
.product-carousel--baas-inf1 .douglas-swiper-carousel .swiper-slide {
  height: auto;
}
.product-carousel__tile {
  max-width: 430px;
}
.product-carousel .douglas-swiper-carousel .swiper {
  margin: 0;
  overflow: unset;
}
@media screen and (min-width: 1024px) {
  .product-carousel .douglas-swiper-carousel .swiper {
    overflow: hidden;
  }
}
.product-carousel .douglas-carousel__slide {
  height: 100%;
}
.product-carousel .douglas-carousel__slide .product-tile__label.eyecatcher__container {
  flex-direction: row-reverse;
}
.product-carousel .douglas-carousel__slide .product-tile__label.eyecatcher__container .eyecatcher--rectangle {
  margin-left: 0;
}
.product-carousel .douglas-carousel__slide-content {
  height: 100%;
}
@supports (-moz-appearance: none) {
  .product-carousel .product-tile__text {
    white-space: nowrap;
  }
}
.product-carousel .douglas-swiper-carousel--horizontal .swiper-arrow.swiper-button-next,
.product-carousel .douglas-swiper-carousel--horizontal .swiper-arrow.swiper-button-prev {
  top: 30% !important;
}
.product-carousel .product-carousel__pagination {
  bottom: -24px;
}
.product-overview-page--chanel .product-carousel__title {
  background-color: #212121;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
.product-overview-page--dior-backstage .product-carousel__title {
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}
.product-overview-page--hermes .product-carousel__title {
  font-weight: 500;
  text-align: left;
}
.replenishment-carousel .replenishment-container {
  padding: 0 13px;
}
.replenishment-carousel .replenishment-tile__overlay {
  background: #f7f7f7;
}
.replenishment-carousel .douglas-swiper-carousel,
.replenishment-carousel .douglas-swiper-carousel__freemode-slider,
.replenishment-carousel .replenishment-container {
  margin-bottom: 60px;
}
@media screen and (min-width: 1024px) {
  .replenishment-carousel .douglas-carousel__slide {
    padding: 0 5px;
  }
  .replenishment-carousel .swiper-pagination {
    bottom: 0;
    margin-top: 2px;
    position: relative;
  }
}
.replenishment-carousel-app
  .douglas-swiper-carousel__freemode-slider
  > .douglas-carousel__slide
  .replenishment-tile__overlay.replenishment-tile--even,
.replenishment-carousel-app .replenishment-container .replenishment-tile__overlay.replenishment-tile--even,
.replenishment-carousel-app .swiper-slide .replenishment-tile__overlay.replenishment-tile--even {
  background: radial-gradient(64.28% 64.29% at 50% 47.28%, hsla(0, 0%, 100%, 0) 0, var(--color-brand-bright) 100%);
}
.replenishment-carousel-app
  .douglas-swiper-carousel__freemode-slider
  > .douglas-carousel__slide
  .replenishment-tile__overlay.replenishment-tile--odd,
.replenishment-carousel-app .replenishment-container .replenishment-tile__overlay.replenishment-tile--odd,
.replenishment-carousel-app .swiper-slide .replenishment-tile__overlay.replenishment-tile--odd {
  background: radial-gradient(64.28% 64.29% at 50% 47.28%, hsla(0, 0%, 100%, 0) 0, #e0a4a1 100%);
}
.cms-component.cms-component__margin.cms-component.cms-component__margin--zero .product-carousel {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .criteo-product-carousel .section-headline .section-headline__text,
  .product-carousel .section-headline .section-headline__text,
  .replenishment-carousel .section-headline .section-headline__text {
    margin-left: 16px;
  }
}
.criteo-product-carousel .image-container,
.product-carousel .image-container {
  aspect-ratio: 4/5 !important;
}
.modal-overlay__display .product-carousel .section-headline .section-headline__text {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .product-recommendation-carousel {
    overflow: hidden;
    width: 100vw;
  }
}
.product-recommendation-carousel__loader--overlay {
  align-items: center;
  display: flex;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .product-recommendation-carousel__loader--overlay {
    min-height: 420px;
  }
}
@media screen and (min-width: 1024px) {
  .product-recommendation-carousel .slick-dots {
    transform: translateY(0);
  }
}
.product-recommendation-carousel .section-headline__text {
  margin-left: 0;
  min-height: 18px;
}
@media screen and (min-width: 1024px) {
  .product-recommendation-carousel .section-headline__text {
    min-height: 22px;
  }
}
.product-detail-page--chanel .product-recommendation-carousel .section-headline {
  border-left: none;
}
.product-detail-page--chanel .product-recommendation-carousel .section-headline__text {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 110%;
  min-height: 24px;
  text-transform: uppercase;
}
.product-recommendation-carousel .criteo-spotlight {
  width: auto;
}
.product-recommendation-carousel-error {
  align-items: start;
  display: flex;
  flex-direction: column;
  padding: 0 15px;
}
.product-recommendation-carousel-error__button.button__secondary {
  height: auto;
  margin-top: 15px;
  padding: 10px 40px;
  width: auto;
}
.product-recommendation-carousel-error__title {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  margin-bottom: 15px;
  text-transform: uppercase;
}
@media screen and (min-width: 1024px) {
  .product-recommendation-carousel-error__title {
    font-family:
      Avenir Next,
      Helvetica Neue,
      Helvetica,
      Arial,
      sans-serif;
    font-size: 32px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 120%;
    text-transform: uppercase;
  }
}
.product-tile__modal-list > li {
  color: var(--color-button-primary-hover);
  cursor: pointer;
  font-weight: 400;
  padding: 18px 13px 19px;
}
.product-tile__modal-list > li,
.product-tile__modal-list > li.remove-product-button {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 150%;
}
.product-tile__modal-list > li.remove-product-button {
  border-bottom: 1px solid #e6e6e6;
  color: #e6373c;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .product-tile__remove-confirmation.modal-overlay__general {
    left: calc(50% - 180px + 0.5px);
    width: 360px;
  }
  .product-tile__remove-confirmation.modal-overlay__general .modal-overlay__display {
    min-width: 302px;
  }
}
.product-tile__remove-confirmation {
  padding: 0;
}
.product-tile__close {
  align-items: center;
  display: flex;
  height: 40px;
  justify-content: flex-end;
  position: relative;
  width: 100%;
  z-index: 1;
}
.product-tile__close-button {
  height: auto;
  position: absolute;
  right: 12px;
  top: 12px;
}
.tile-title__header {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 0 10px;
  text-align: center;
  width: calc(100% - 20px);
  z-index: 1;
}
.tile-title__header-bold {
  font-weight: 500;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.tile-title__header-bold,
.tile-title__header-normal {
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.tile-title__header-normal {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 150%;
  max-width: 180px;
  text-align: center;
}
: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;
}
.replenishment-tile {
  display: flex;
  flex-direction: column;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 12px;
  font-weight: 400;
  height: 100%;
  justify-content: space-between;
  letter-spacing: 0;
  line-height: 150%;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .replenishment-tile {
    border: 1px solid transparent;
  }
  .replenishment-tile:hover {
    border: 1px solid #e6e6e6;
  }
}
.replenishment-tile .link--no-decoration {
  color: #000;
  text-decoration: none;
}
.replenishment-tile__main-link {
  display: block;
  height: 100%;
  max-width: 100%;
  position: relative;
}
.replenishment-tile__wrapper {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 312px;
  position: relative;
}
.replenishment-tile__wrapper .image {
  height: 100%;
  width: 100%;
}
.replenishment-tile__wrapper .image .image-container {
  height: 100%;
  padding-bottom: 0 !important;
}
.replenishment-tile__image-wrapper {
  height: 160px;
  justify-content: center;
  margin-top: 10px;
  width: 55%;
}
.replenishment-tile__overlay {
  border-radius: 4px;
  height: 100%;
  left: 0;
  mix-blend-mode: multiply;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
}
.replenishment-tile__cart-button {
  bottom: 15px;
  display: flex;
  font-family:
    Avenir Next,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.replenishment-tile__cart-button button {
  margin: 0 auto;
  max-width: 150px;
  padding: 0;
  width: 100%;
}
.replenishment-tile__cart-button:focus {
  box-shadow: none;
}
.replenishment-tile .image-placeholder--background {
  background: none;
}
