/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
.l-plp__main.m-no-refinements .c-product-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.l-plp__main.m-no-refinements .c-product-grid .c-product-grid__tile {
  min-width: 0;
  width: round(down, 100%, 1px);
}
.l-plp__main.m-no-refinements .c-product-grid.m-no-sidebar {
  grid-template-columns: repeat(2 minmax(0, 1fr));
}
.l-plp__main-wrapper {
  display: flex;
  flex-flow: row wrap;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}
.l-plp__content {
  display: flex;
  flex: 0 0 auto;
  flex-flow: column;
  min-height: 0;
  min-width: 0;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
}
.l-plp__tools {
  align-items: stretch;
  display: flex;
  order: 1;
  position: relative;
}
.l-plp__tools.m-secondary .l-plp__results-count {
  margin: 0;
}
.l-plp__tools.m-secondary .l-plp__refinements-cta {
  min-height: 2.5rem;
}
.l-plp__tools.m-no-refinements {
  flex-wrap: wrap;
}
.l-plp__heading .c-refinements__category-name {
  border: none;
  margin: 0;
  padding: 0;
}
.l-plp__breadcrumbs,
.l-plp__comparison-toggle,
.l-plp__refinements-cta,
.l-plp__result-count-inline,
.l-plp__results-count,
.l-plp__sorting {
  align-items: center;
  display: flex;
}
.l-plp__breadcrumbs-compact {
  margin: 0 1.25rem;
}
.l-plp__refinements-cta:not(.m-large) {
  flex: 1 0 0;
}
.l-plp__refinements-cta.m-sticked {
  bottom: 4.375rem;
  left: 50%;
  position: fixed;
  transform: translateX(-50%);
  z-index: 21;
}
.l-plp__refinements-cta.m-sticked .c-refinements-toggler {
  background-color: #333;
  border: 1px solid #FFFFFF;
  border-radius: 0.25rem;
  box-shadow: 0 0 0.25rem 0 rgba(51, 51, 51, 0.1);
  color: #FFFFFF;
  height: 2.5rem;
  padding: 0 2.6875rem 0 1rem;
}
.l-plp__refinements-cta.m-sticked .c-refinements-toggler:after {
  background-color: #FFFFFF;
  right: 1rem;
}
.l-plp__refinements-cta.m-sticked .c-refinements-toggler__qty {
  background-color: #FFFFFF;
  color: #333;
  margin: 0 0 0 0.5625rem;
}
.l-plp__refinements-cta.m-sticked .c-refinements-toggler__applied-list {
  display: none;
}
.l-plp__result-count-inline {
  color: #666;
  font:
    0.875rem/1.25 SuisseIntl,
    sans-serif;
}
.l-plp__comparison-toggle:empty {
  display: none;
}
.l-plp__results-count {
  color: #666;
  margin: 0 0.625rem 0 auto;
  white-space: nowrap;
}
.l-plp__results-count .c-results-count {
  font:
    0.875rem/1.25 SuisseIntl,
    sans-serif;
}
.l-plp__pagination {
  order: 3;
  text-align: center;
}
.l-plp__pagination .c-load-more,
.l-plp__pagination .c-pagination {
  margin: 1.875rem 0 0;
}
.l-plp__back-to-parent {
  display: block;
  flex-grow: 1;
  margin: 1.25rem 0 0;
}
.l-plp__product-results {
  order: 2;
}
.l-plp__promotions:empty {
  display: none;
}
.l-plp .c-category-cover {
  margin: 0;
}
.l-plp__bottom-description {
  font:
    0.75rem/1.6 SuisseIntl,
    sans-serif;
  margin: 1.25rem 0;
  order: 4;
  padding: 0;
}
.c-product-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.c-product-grid .c-product-grid__tile {
  min-width: 0;
  width: round(down, 100%, 1px);
}
.c-product-grid.m-no-sidebar {
  grid-template-columns: repeat(2 minmax(0, 1fr));
}
.c-product-grid .c-product-grid__tile:after,
.c-product-grid:after {
  display: none;
}
.c-product-grid {
  grid-gap: 1.25rem 0.875rem;
}
.c-product-grid .c-product-grid__tile {
  margin: 0;
  padding: 0;
}
.c-product-grid {
  align-items: stretch;
  display: grid;
  grid-auto-flow: row dense;
  position: relative;
  width: 100%;
}
.c-product-grid .c-product-grid__tile {
  box-sizing: border-box;
  display: block;
}
.c-product-grid .c-product-grid__tile.m-span-1 {
  grid-column: span 1;
  width: auto;
}
.c-product-grid .c-product-grid__tile.m-span-2,
.c-product-grid .c-product-grid__tile.m-span-3 {
  grid-column: span 2;
  width: auto;
}
.c-product-grid .c-product-grid__tile.m-spot {
  height: 100%;
}
.c-product-grid .c-product-grid__tile.m-span-fullwidth {
  grid-column: 1/-1;
  width: 100%;
}
.c-product-grid .c-product-grid__tile.m-hero,
.c-product-grid .c-product-grid__tile.m-spot {
  padding: 0;
}
.c-product-grid.m-selectable-tiles {
  grid-gap: 0.5rem 0;
}
.c-product-grid__tile {
  background: transparent;
  height: 100%;
  position: relative;
}
.c-product-grid__noresults {
  grid-column: span 2;
}
.c-product-hero {
  height: 100%;
  position: relative;
  text-align: center;
}
.c-product-hero .c-carousel,
.c-product-hero .c-carousel__content,
.c-product-hero .c-carousel__inner,
.c-product-hero .c-carousel__item,
.c-product-hero .c-product-hero__figure,
.c-product-hero .c-product-hero__image,
.c-product-hero .c-product-image,
.c-product-hero .c-product-image__carousel {
  height: 100%;
}
.c-product-hero .c-video-asset {
  display: block;
  height: 100%;
  width: 100%;
}
.c-product-hero iframe,
.c-product-hero img,
.c-product-hero picture,
.c-product-hero video {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.c-product-hero .c-rating:is(a, button, label):hover .c-rating__star {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 14 15' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.155 5.918a.3.3 0 0 1 .176.543L10.02 8.869a.9.9 0 0 0-.311 1.05l1.459 3.794c.107.28-.215.526-.457.35L7.53 11.75a.9.9 0 0 0-1.058 0l-3.182 2.314c-.242.176-.564-.07-.457-.35l1.46-3.793a.9.9 0 0 0-.311-1.051L.669 6.46a.3.3 0 0 1 .176-.543H4.63a.9.9 0 0 0 .859-.63l1.225-3.884a.3.3 0 0 1 .572 0L8.511 5.29a.9.9 0 0 0 .859.629h3.785Z' fill='none' stroke='%23333' stroke-width='.6'/%3E%3C/svg%3E");
}
.c-product-hero .c-rating:is(a, button, label):hover .c-rating__star.m-active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 14 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.155 5.918a.3.3 0 0 1 .176.543L10.02 8.869a.9.9 0 0 0-.311 1.05l1.459 3.794c.107.28-.215.526-.457.35L7.53 11.75a.9.9 0 0 0-1.058 0l-3.182 2.314c-.242.176-.564-.07-.457-.35l1.46-3.793a.9.9 0 0 0-.311-1.051L.669 6.46a.3.3 0 0 1 .176-.543H4.63a.9.9 0 0 0 .859-.63l1.225-3.884a.3.3 0 0 1 .572 0L8.511 5.29a.9.9 0 0 0 .859.629h3.785Z' fill='%23333' stroke='%23333' stroke-width='.6'/%3E%3C/svg%3E");
}
.c-product-hero .c-rating__star {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 14 15' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.155 5.918a.3.3 0 0 1 .176.543L10.02 8.869a.9.9 0 0 0-.311 1.05l1.459 3.794c.107.28-.215.526-.457.35L7.53 11.75a.9.9 0 0 0-1.058 0l-3.182 2.314c-.242.176-.564-.07-.457-.35l1.46-3.793a.9.9 0 0 0-.311-1.051L.669 6.46a.3.3 0 0 1 .176-.543H4.63a.9.9 0 0 0 .859-.63l1.225-3.884a.3.3 0 0 1 .572 0L8.511 5.29a.9.9 0 0 0 .859.629h3.785Z' fill='none' stroke='%23333' stroke-width='.6'/%3E%3C/svg%3E");
  background-position: 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.c-product-hero .c-rating__star.m-active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 14 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.155 5.918a.3.3 0 0 1 .176.543L10.02 8.869a.9.9 0 0 0-.311 1.05l1.459 3.794c.107.28-.215.526-.457.35L7.53 11.75a.9.9 0 0 0-1.058 0l-3.182 2.314c-.242.176-.564-.07-.457-.35l1.46-3.793a.9.9 0 0 0-.311-1.051L.669 6.46a.3.3 0 0 1 .176-.543H4.63a.9.9 0 0 0 .859-.63l1.225-3.884a.3.3 0 0 1 .572 0L8.511 5.29a.9.9 0 0 0 .859.629h3.785Z' fill='%23333' stroke='%23333' stroke-width='.6'/%3E%3C/svg%3E");
  background-position: 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.c-product-hero.m-dark .c-swatch {
  border-color: #FFFFFF;
}
.c-product-hero.m-dark .c-rating:is(a, button, label):hover .c-rating__star {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 14 15' fill='%23FFFEF2' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.155 5.918a.3.3 0 0 1 .176.543L10.02 8.869a.9.9 0 0 0-.311 1.05l1.459 3.794c.107.28-.215.526-.457.35L7.53 11.75a.9.9 0 0 0-1.058 0l-3.182 2.314c-.242.176-.564-.07-.457-.35l1.46-3.793a.9.9 0 0 0-.311-1.051L.669 6.46a.3.3 0 0 1 .176-.543H4.63a.9.9 0 0 0 .859-.63l1.225-3.884a.3.3 0 0 1 .572 0L8.511 5.29a.9.9 0 0 0 .859.629h3.785Z' fill='none' stroke='%23FFFEF2' stroke-width='.6'/%3E%3C/svg%3E");
}
.c-product-hero.m-dark
  .c-rating:is(a, button, label):hover
  .c-rating__star.m-active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 14 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.155 5.918a.3.3 0 0 1 .176.543L10.02 8.869a.9.9 0 0 0-.311 1.05l1.459 3.794c.107.28-.215.526-.457.35L7.53 11.75a.9.9 0 0 0-1.058 0l-3.182 2.314c-.242.176-.564-.07-.457-.35l1.46-3.793a.9.9 0 0 0-.311-1.051L.669 6.46a.3.3 0 0 1 .176-.543H4.63a.9.9 0 0 0 .859-.63l1.225-3.884a.3.3 0 0 1 .572 0L8.511 5.29a.9.9 0 0 0 .859.629h3.785Z' fill='%23FFFEF2' stroke='%23FFFEF2' stroke-width='.6'/%3E%3C/svg%3E");
}
.c-product-hero.m-dark .c-rating__star {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 14 15' fill='%23FFFEF2' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.155 5.918a.3.3 0 0 1 .176.543L10.02 8.869a.9.9 0 0 0-.311 1.05l1.459 3.794c.107.28-.215.526-.457.35L7.53 11.75a.9.9 0 0 0-1.058 0l-3.182 2.314c-.242.176-.564-.07-.457-.35l1.46-3.793a.9.9 0 0 0-.311-1.051L.669 6.46a.3.3 0 0 1 .176-.543H4.63a.9.9 0 0 0 .859-.63l1.225-3.884a.3.3 0 0 1 .572 0L8.511 5.29a.9.9 0 0 0 .859.629h3.785Z' fill='none' stroke='%23FFFEF2' stroke-width='.6'/%3E%3C/svg%3E");
}
.c-product-hero.m-dark .c-rating__star.m-active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 14 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.155 5.918a.3.3 0 0 1 .176.543L10.02 8.869a.9.9 0 0 0-.311 1.05l1.459 3.794c.107.28-.215.526-.457.35L7.53 11.75a.9.9 0 0 0-1.058 0l-3.182 2.314c-.242.176-.564-.07-.457-.35l1.46-3.793a.9.9 0 0 0-.311-1.051L.669 6.46a.3.3 0 0 1 .176-.543H4.63a.9.9 0 0 0 .859-.63l1.225-3.884a.3.3 0 0 1 .572 0L8.511 5.29a.9.9 0 0 0 .859.629h3.785Z' fill='%23FFFEF2' stroke='%23FFFEF2' stroke-width='.6'/%3E%3C/svg%3E");
}
.c-product-hero.m-dark .c-rating__review-value,
.c-product-hero.m-dark .c-rating__review-value:before,
.c-product-hero.m-dark .c-rating__value,
.c-product-hero.m-dark .c-select.m-single-value .c-select__label {
  color: #FFFFFF;
}
.c-product-hero.m-dark .c-variations-carousel__value {
  color: #333;
}
.c-product-hero.m-dark .c-product-price__value.m-old {
  color: rgba(255, 254, 242, 0.7);
}
.c-product-hero.m-dark .c-button.m-link,
.c-product-hero.m-dark .c-button.m-link-secondary {
  color: #FFFFFF;
}
.c-product-hero.m-dark .c-button.m-link-secondary:hover,
.c-product-hero.m-dark .c-button.m-link:hover {
  color: rgba(255, 254, 242, 0.7);
}
.c-product-hero__figure {
  overflow: hidden;
  position: relative;
}
.c-product-hero__image img {
  width: 100%;
}
.c-product-hero__header {
  top: 8%;
}
.c-product-hero__caption,
.c-product-hero__header {
  left: 0;
  padding: 0 0.9375rem;
  position: absolute;
  width: 100%;
}
.c-product-hero__caption {
  bottom: 8%;
  pointer-events: none;
}
.c-product-hero__caption.m-product-grid {
  bottom: 0.5rem;
}
.c-product-hero__content {
  margin: 0 auto;
  max-width: 15.625rem;
  width: 100%;
}
.c-product-hero__actions,
.c-product-hero__content {
  pointer-events: auto;
}
.c-category-cover {
  position: relative;
}
.c-category-cover__image img {
  width: 100%;
}
.c-category-cover__caption {
  margin: 0 auto;
  max-width: 75rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
}
.c-category-cover__caption:not(.m-no-image) {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.c-category-cover__body {
  padding: 2rem 1.25rem;
}
.c-category-cover__body > :last-child {
  margin-bottom: 0;
}
.c-category-cover__title {
  color: #333;
  font:
    1.5rem/1.25 SuisseIntl,
    sans-serif;
  margin: 0 0 0.3125rem;
  text-transform: none;
}
.c-category-cover__description {
  color: #333;
  font:
    0.875rem/1.5 SuisseIntl,
    sans-serif;
  text-transform: none;
}
.c-sorting {
  flex-grow: 1;
  height: 100%;
}
.c-sorting:not(.m-customized) {
  display: block;
  flex-grow: 1;
  position: relative;
}
.c-sorting:not(.m-customized):after {
  background-color: #333;
  content: "";
  height: 1.375rem;
  -webkit-mask: url(../images/icons/chevron-down.svg) no-repeat left/100%;
  mask: url(../images/icons/chevron-down.svg) no-repeat left/100%;
  pointer-events: none;
  position: absolute;
  right: 0.4375rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1.375rem;
  z-index: 1;
}
.c-sorting__field {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #FFFFFF;
  border: 1px solid rgba(51, 51, 51, 0.2);
  border-radius: 0;
  color: #333;
  cursor: pointer;
  direction: ltr;
  display: block;
  font:
    0.875rem/2.5rem SuisseIntl,
    sans-serif;
  height: 2.5rem;
  margin: 0;
  outline-width: 0;
  overflow: hidden;
  padding: 0 1.875rem 0 1.25rem;
  text-align: left;
  text-overflow: ellipsis;
  text-transform: none;
  transition:
    box-shadow 0.2s,
    border-color 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: 100%;
}
.c-sorting__field:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #333;
}
.c-sorting__field:hover {
  border-color: #333;
  box-shadow: inset 0 0 0 0.0625rem #333;
  color: #000;
  font-weight: 500;
}
.c-sorting__field:disabled {
  cursor: default;
  pointer-events: none;
}
.c-sorting__field option {
  color: #333;
}
.c-back-to-parent__link {
  color: #333;
  display: inline-block;
  font:
    0.75rem/1 SuisseIntl,
    sans-serif;
  padding: 0.9375rem;
  text-decoration: none;
}
.c-back-to-parent__text {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  max-height: none;
  overflow: hidden;
  text-decoration: none;
}
.c-back-to-parent__text:before {
  background-color: #333;
  content: "";
  display: inline-block;
  height: 0.625rem;
  margin: 0 0.1875rem 0.125rem 0;
  -webkit-mask: url(../images/icons/arrow-back.svg) no-repeat left/100%;
  mask: url(../images/icons/arrow-back.svg) no-repeat left/100%;
  vertical-align: middle;
  width: 0.625rem;
}
.c-back-to-parent__text:focus,
.c-back-to-parent__text:hover {
  color: #666;
}
.c-back-to-parent__text:focus:before,
.c-back-to-parent__text:hover:before {
  background-color: #666;
}
.c-back-to-parent {
  background: #FFFFFF;
}
.c-back-to-parent.m-secondary {
  background: none;
}
.c-back-to-parent.m-secondary .c-back-to-parent__link {
  font:
    0.75rem/1.5 SuisseIntl,
    sans-serif;
  padding: 0.9375rem 0;
  text-transform: none;
}
.c-back-to-parent.m-secondary .c-back-to-parent__link:before {
  background-color: #333;
  -webkit-mask: url(../images/icons/chevron-left.svg) no-repeat left/100%;
  mask: url(../images/icons/chevron-left.svg) no-repeat left/100%;
  vertical-align: middle;
}
.c-back-to-parent.m-secondary .c-back-to-parent__link:focus,
.c-back-to-parent.m-secondary .c-back-to-parent__link:hover {
  color: #000;
}
.c-back-to-parent.m-secondary .c-back-to-parent__link:focus:before,
.c-back-to-parent.m-secondary .c-back-to-parent__link:hover:before {
  background-color: #000;
}
.c-back-to-parent.m-border-top {
  border-top: 1px solid rgba(51, 51, 51, 0.2);
}
.c-back-to-parent.m-border-bottom {
  border-bottom: 1px solid rgba(51, 51, 51, 0.2);
}
.c-back-to-parent.m-tertiary {
  background: #333;
}
.c-back-to-parent.m-tertiary .c-back-to-parent__link {
  color: #FFFFFF;
}
.c-back-to-parent.m-tertiary .c-back-to-parent__link:before {
  background-color: #FFFFFF;
  -webkit-mask: url(../images/icons/chevron2-left.svg) no-repeat left/100%;
  mask: url(../images/icons/chevron2-left.svg) no-repeat left/100%;
}
.c-back-to-parent.m-tertiary .c-back-to-parent__link:focus,
.c-back-to-parent.m-tertiary .c-back-to-parent__link:hover {
  color: #FFFFFF;
}
.c-back-to-parent.m-tertiary .c-back-to-parent__link:focus:before,
.c-back-to-parent.m-tertiary .c-back-to-parent__link:hover:before {
  background-color: #FFFFFF;
}
.c-plp-top-banner {
  background: #f6f5e8;
  color: #333;
  margin: 0;
}
.c-plp-top-banner .c-category-cover:not(.m-unified) {
  display: block;
}
.c-plp-top-banner__category-description {
  display: none;
  font:
    0.75rem/1.25 SuisseIntl,
    sans-serif;
  margin: 0 0 0.9375rem;
  text-transform: none;
}
.c-category-cover + .c-plp-top-banner__category-description {
  color: #FFFFFF;
  display: block;
}
.c-plp-top-banner__category-name {
  display: block;
  font:
    1.5rem/1.25 SuisseIntl,
    sans-serif;
  margin: 2rem 1.25rem;
  text-transform: none;
}
.c-category-cover + .c-plp-top-banner__category-name {
  color: #333;
  display: none;
}
.c-plp-top-banner__results-count {
  color: #666;
  display: block;
  margin: 0.9375rem 0;
  text-align: center;
  text-transform: none;
}
.c-plp-top-banner__results-count .c-results-count {
  font:
    0.875rem/1.25 SuisseIntl,
    sans-serif;
}
.c-refinement-category {
  list-style: none;
  margin: 0;
  padding: 1.25rem 0 0.625rem;
}
.c-refinement-category__item {
  margin: 0;
  position: relative;
}
.c-refinement-category__item:not(:first-child) {
  padding: 0;
}
.c-refinement-category__link {
  color: #333;
  display: block;
  font:
    0.875rem/1.5 SuisseIntl-Medium,
    sans-serif;
  padding: 0.5rem 0;
  text-decoration: none;
  text-transform: none;
}
.c-refinement-category__link.m-selected {
  color: #000;
  font-weight: 400;
}
.c-refinement-category__item.m-parent .c-refinement-category__link:before {
  content: "←";
  margin: 0 0.3125rem 0 0;
}
.c-refinement-multi-select {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-refinement-multi-select__item + .c-refinement-multi-select__item {
  padding: 0.875rem 0 0;
}
.c-refinement-multi-select__item-link {
  color: #333;
  cursor: pointer;
  display: inline-block;
  font:
    0.875rem/1.5 SuisseIntl,
    sans-serif;
  outline-width: 0;
  position: relative;
  text-decoration: none;
}
.c-refinement-multi-select__item-link:focus,
.c-refinement-multi-select__item-link:hover {
  color: #333;
}
.c-refinement-single-select {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-refinement-single-select__item + .c-refinement-single-select__item {
  padding: 0.875rem 0 0;
}
.c-refinement-single-select__item-link {
  color: #666;
  display: inline-block;
  text-decoration: none;
}
.c-refinement-single-select__item-link.m-selected {
  font-weight: 700;
}
.c-refinement-swatches {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-refinement-swatches__group-name {
  color: #666;
  font:
    0.75rem/1.2 SuisseIntl,
    sans-serif;
  margin: 0 0.6875rem;
  padding: 0.6875rem 0 0;
}
.c-refinement-swatches__group {
  display: flex;
  flex-flow: row wrap;
  margin: -0.6875rem;
}
.c-refinement-swatches__item {
  margin: 0.5rem;
  position: relative;
}
.c-refinement-swatches__input {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.c-refinement-swatches__input:focus + .c-refinement-swatches__link {
  outline: 1px solid #333;
}
.c-refinement-swatches__link {
  background-clip: content-box;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 0.0625rem solid #bcbbb4;
  border-radius: 100%;
  cursor: pointer;
  display: inline-block;
  height: 1.5rem;
  min-width: 1.5rem;
  padding: 0.125rem;
  position: relative;
  transform: translateZ(0);
  transition: border 0.2s ease-in-out;
  vertical-align: middle;
  width: 1.5rem;
}
.c-refinement-swatches__link.m-selected {
  border-color: #000;
  pointer-events: none;
}
.c-refinement-swatches__link:after {
  height: 0.79562rem;
  -webkit-mask-size: cover;
  mask-size: cover;
  width: 0.79562rem;
}
.c-refinement {
  border-bottom: 2px solid #bcbbb4;
}
.c-refinement.m-expanded
  > .c-refinement__title-wrapper
  .c-refinement__title
  > .c-accordion__icon:after,
.c-refinement.m-expanded > .c-refinement__title > .c-accordion__icon:after {
  content: "›";
  transform: rotate(0);
}
.c-refinement.m-expanded
  > .c-refinement__title-wrapper
  .c-refinement__title.m-compact,
.c-refinement.m-expanded > .c-refinement__title.m-compact {
  padding-bottom: 0.9375rem;
}
.c-refinement.m-expanded
  > .c-refinement__title-wrapper
  .c-refinement__title.m-arrow
  > .c-accordion__icon:after,
.c-refinement.m-expanded
  > .c-refinement__title.m-arrow
  > .c-accordion__icon:after {
  transform: translateY(-50%) rotate(180deg);
}
.c-refinement.m-expanded
  > .c-refinement__title-wrapper
  .c-refinement__title
  > .c-accordion__icon:after,
.c-refinement.m-expanded > .c-refinement__title > .c-accordion__icon:after {
  background-color: #333;
  content: "";
  -webkit-mask: url(../images/icons/chevron-top.svg) no-repeat left/100%;
  mask: url(../images/icons/chevron-top.svg) no-repeat left/100%;
}
.c-refinement.m-expanded > .c-refinement__content-wrapper {
  overflow: hidden;
  transition: max-height 0.1s ease;
  visibility: visible;
}
.c-refinement.m-expanded
  > .c-refinement__content-wrapper.m-initialized:not(.m-active) {
  overflow: visible;
}
.c-refinement.m-expanded > .c-refinement__content-wrapper.m-active {
  overflow: hidden;
}
.c-refinement__content-wrapper {
  background: #f6f5e8;
  max-height: 0;
  overflow: hidden;
  padding: 0 0.625rem;
  transition: max-height 0.1s ease;
  visibility: hidden;
  will-change: max-height, transition;
}
.c-refinement__content-wrapper.m-active {
  visibility: visible;
}
.c-refinement.m-expanded-on-load .c-refinement__content-wrapper {
  max-height: none;
}
.c-refinement__title {
  color: #333;
  font:
    0.875rem/1.5 SuisseIntl,
    sans-serif;
  margin: 0;
  padding: 0.9375rem;
  position: relative;
  text-align: left;
  text-transform: none;
  width: 100%;
}
.c-refinement__title:is(a),
.c-refinement__title:is(button) {
  cursor: pointer;
}
.c-refinement__title.m-compact {
  padding-bottom: 0;
  padding-top: 0;
}
.c-refinement__title > .c-accordion__icon:after {
  color: inherit;
  content: "›";
  font-size: 1rem;
  margin: -0.78125rem 1rem 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: rotate(90deg);
  transition: transform 0.3s;
  width: 1.5625rem;
}
.c-refinement__title.m-arrow > .c-accordion__icon:after {
  background-color: #333;
  content: "";
  height: 0.75rem;
  margin-top: 0;
  -webkit-mask: url(../images/icons/chevron2-down.svg) no-repeat left/100%;
  mask: url(../images/icons/chevron2-down.svg) no-repeat left/100%;
  transform: translateY(-50%);
  width: 0.75rem;
}
.c-refinement__title > .c-accordion__icon:after {
  background-color: #333;
  content: "";
  height: 1rem;
  margin-right: 0.8125rem;
  -webkit-mask: url(../images/icons/chevron-down.svg) no-repeat left/100%;
  mask: url(../images/icons/chevron-down.svg) no-repeat left/100%;
  transform: rotate(0);
}
.c-refinement.m-expanded .c-refinement__title,
.c-refinement.m-selected .c-refinement__title {
  color: #000;
  font:
    0.875rem/1.2 SuisseIntl-Medium,
    sans-serif;
  padding: 0.9375rem;
}
.c-refinement__title-text {
  pointer-events: none;
  position: relative;
}
.c-refinement__applied-values {
  color: #666;
  font:
    0.75rem/0.9rem SuisseIntl,
    sans-serif;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.c-refinement__clear {
  display: inline-block;
  margin: 0 0 0.625rem;
}
.c-refinements-toggler {
  align-items: center;
  color: #333;
  cursor: pointer;
  display: flex;
  font:
    0.875rem/1.5 SuisseIntl-Medium,
    sans-serif;
  height: 100%;
  padding: 0 0.625rem 0 0.9375rem;
  position: relative;
  text-transform: none;
  width: 100%;
}
.c-refinements-toggler:after {
  background-color: #333;
  content: "";
  height: 1rem;
  -webkit-mask: url(../images/icons/filter.svg) no-repeat left/100%;
  mask: url(../images/icons/filter.svg) no-repeat left/100%;
  position: absolute;
  right: 0.9375rem;
  width: 1rem;
}
.c-refinements-toggler__qty {
  background: #333;
  border-radius: 50%;
  color: #FFFFFF;
  line-height: 1.25rem;
  margin: 0 0 0 0.3125rem;
  text-align: center;
  width: 1.25rem;
  z-index: 1;
}
.c-refinements-toggler__qty:empty {
  display: none;
}
.c-refinements-toggler__wrapper {
  align-items: center;
  display: flex;
  width: 100%;
}
.c-refinements-toggler__applied-list {
  color: #666;
  font:
    0.875rem/1.2 SuisseIntl,
    sans-serif;
  max-width: 31.25rem;
  padding: 0 0.625rem;
}
.c-refinements {
  border-top: none;
  display: flex;
  flex-flow: column nowrap;
  padding: 0 0 2.5rem;
}
.c-refinements__category-name {
  border-bottom: 1px solid rgba(51, 51, 51, 0.2);
  border-top: none;
  color: #333;
  font:
    1.5rem/1.25 SuisseIntl,
    sans-serif;
  margin: 0 0 0.3125rem;
  padding: 0 0 0.625rem;
  text-transform: none;
}
.c-refinements__header {
  background: transparent;
}
.c-refinements__header-back {
  color: #333;
  cursor: pointer;
  flex: 0 0 1%;
  font:
    400 0.875rem/1.05rem SuisseIntl,
    sans-serif;
  text-decoration: underline;
  text-transform: none;
  white-space: nowrap;
}
.c-refinements__header-back:after,
.c-refinements__header-back:before {
  content: "";
  display: inline-block;
  margin-bottom: -0.625rem;
  margin-top: -0.625rem;
  transition:
    background-color 0.25s ease-out,
    color 0.25s ease-out;
  vertical-align: middle;
}
.c-refinements__header-back:after {
  background-color: #333;
  background-size: contain;
  height: 1rem;
  margin-left: 1rem;
  -webkit-mask: url(../images/icons/cross.svg) no-repeat center/contain;
  mask: url(../images/icons/cross.svg) no-repeat center/contain;
  width: 1rem;
}
.c-refinements__header-back.m-icon-only,
.c-refinements__header-back:empty {
  height: 2.5rem;
}
.c-refinements__header-back.m-icon-only:after,
.c-refinements__header-back:empty:after {
  margin-left: 0;
}
.c-refinements__header-back.m-disabled:after,
.c-refinements__header-back[disabled]:after {
  background-color: #999;
}
.c-refinements__header-back:focus:after,
.c-refinements__header-back:hover:after {
  background-color: #333;
}
.c-refinements__header-back.m-alt:after {
  background-color: #FFFFFF;
}
.c-refinements__header-back.m-link-secondary.m-alt:after,
.c-refinements__header-back.m-link.m-primary:after {
  background-color: #333;
}
.c-refinements__header-back.m-link.m-primary:hover:after {
  background-color: #252525;
}
.c-refinements__header-back.m-link.m-secondary:after {
  background-color: transparent;
}
.c-refinements__header-back.m-link.m-alert:after,
.c-refinements__header-back.m-link.m-secondary:hover:after {
  background-color: #333;
}
.c-refinements__header-back.m-link.m-alert:hover:after {
  background-color: #252525;
}
.c-refinements__header-reset {
  margin-left: auto;
  padding: 0.3125rem 0.75rem;
}
.c-refinements__header-title {
  font:
    1rem/1.5 SuisseIntl-Medium,
    sans-serif;
  margin: 0;
  text-transform: none;
}
.c-refinements__footer {
  align-items: stretch;
  background: #FFFFFF;
  bottom: 0;
  box-shadow: 0 -0.0625rem 0.5rem 0 rgba(51, 51, 51, 0.15);
  display: flex;
  flex-wrap: nowrap;
  left: 0;
  margin: 0;
  padding: 0.5rem 0.9375rem;
  position: absolute;
  width: 100%;
}
.c-refinements__footer:after,
.c-refinements__footer:before {
  content: " ";
  display: table;
  flex-basis: 0;
  order: 1;
}
.c-refinements__footer:after {
  clear: both;
}
.c-refinements__footer .c-button {
  flex: 0 0 auto;
  font-size: 0.875rem;
  margin: 0 0.9375rem 0.9375rem 0;
}
.c-refinements__footer .c-button:last-child {
  margin-right: 0;
}
.c-refinements__footer .c-button:empty {
  display: none;
}
.c-refinements.m-sliding-panel {
  height: 100%;
  padding: 0 0 3.4375rem;
}
.c-refinements.m-sliding-panel .c-refinement-category,
.c-refinements.m-sliding-panel .c-refinements__header-refinements-count,
.c-refinements.m-sliding-panel .c-refinements__header-reset {
  display: none;
}
.c-refinements.m-sliding-panel .c-refinements__header {
  padding: 1rem;
}
.c-refinements.m-sliding-panel .c-refinements__header-title {
  flex: 1 0 auto;
  font:
    300 0.66667 SuisseIntl,
    sans-serif;
  text-transform: none;
}
.c-content-spot {
  display: block;
  height: 100%;
}
.c-content-spot .c-video-asset {
  display: block;
  height: 100%;
  width: 100%;
}
.c-content-spot iframe,
.c-content-spot img,
.c-content-spot picture,
.c-content-spot video {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.c-video-asset__inner,
.c-video-asset__media {
  height: 100%;
  position: relative;
}
.c-video-asset__container {
  padding: 0 0 56.25%;
  position: relative;
  transform: translateZ(0);
}
.c-video-asset__container.m-auto-ratio {
  bottom: 0;
  left: 0;
  padding-bottom: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.c-video-asset__container.m-control-button-enabled {
  pointer-events: none;
}
.c-video-asset__container.m-control-button-enabled .fp-ui {
  display: none;
}
.c-video-asset__container.m-control-button-enabled .disable-play {
  pointer-events: none;
}
.c-video-asset__container.m-video-cover video {
  -o-object-fit: cover;
  object-fit: cover;
}
.c-video-asset__link {
  cursor: pointer;
}
.c-video-asset__container .flowplayer,
.c-video-asset__container iframe,
.c-video-asset__container img,
.c-video-asset__container video,
.c-video-asset__link {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.c-video-asset__link:not(.m-no-play-icon):after,
.c-video-asset__link:not(.m-no-play-icon):before {
  content: "";
  height: 4.375rem;
  left: 50%;
  max-height: 50%;
  max-width: 50%;
  opacity: 0.75;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 4.375rem;
}
.c-video-asset__link:not(.m-no-play-icon):before {
  background: #FFFFFF;
  border-radius: 50%;
  box-shadow: 0 0 0.25rem 0 rgba(51, 51, 51, 0.2);
}
.c-video-asset__link:not(.m-no-play-icon):after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.143 20.848a1 1 0 0 0 0-1.696l-10.446-6.53a1 1 0 0 0-1.53.849v13.058a1 1 0 0 0 1.53.848l10.447-6.529z' fill='%23333'/%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.c-video-asset img {
  aspect-ratio: 1;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.c-video-asset__info {
  margin: 0.9375rem 0 0;
}
.c-video-asset__info.m-auto-ratio {
  margin: 0;
}
.c-video-asset__info-name {
  font:
    700 0.875rem/1.5 SuisseIntl,
    sans-serif;
  margin: 0 0 0.625rem;
  text-transform: none;
}
.c-video-asset__info-description {
  color: #666;
  font:
    0.875rem/1.5 SuisseIntl,
    sans-serif;
  margin: 0.5rem 0 0;
}
.c-video-asset__placeholder.m-large {
  display: none;
}
.c-video-asset__control {
  bottom: 0.625rem;
  left: 0.625rem;
  pointer-events: none;
  position: absolute;
  z-index: 2;
}
.c-video-asset__control.m-center {
  left: 50%;
  position: absolute;
  text-align: center;
  transform: translateX(-50%);
}
.c-video-asset__control-button {
  background: #FFFFFF;
  border-radius: 50%;
  box-shadow: 0 0 0.25rem 0 rgba(51, 51, 51, 0.2);
  cursor: pointer;
  display: inline-block;
  height: 2.5rem;
  margin: 0 0.3125rem 0 0;
  pointer-events: all;
  vertical-align: middle;
  width: 2.5rem;
}
.c-video-asset__control-button:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}
.c-video-asset__control-button.m-pause:before {
  background-color: #333;
  -webkit-mask: url(../images/icons/pause.svg) no-repeat center/100%;
  mask: url(../images/icons/pause.svg) no-repeat center/100%;
}
.c-video-asset__control-button.m-pause:hover:before {
  background-color: #000;
}
.c-video-asset__control-button.m-play:before {
  background-color: #333;
  -webkit-mask: url(../images/icons/play.svg) no-repeat center/100%;
  mask: url(../images/icons/play.svg) no-repeat center/100%;
}
.c-video-asset__control-button.m-play:hover:before {
  background-color: #000;
}
.c-video-asset__control-button.m-mute:before {
  background-color: #333;
  -webkit-mask: url(../images/icons/mute.svg) no-repeat center/100%;
  mask: url(../images/icons/mute.svg) no-repeat center/100%;
}
.c-video-asset__control-button.m-mute:hover:before {
  background-color: #333;
}
.c-video-asset__control-button.m-unmute:before {
  background-color: #333;
  -webkit-mask: url(../images/icons/speaker.svg) no-repeat center/100%;
  mask: url(../images/icons/speaker.svg) no-repeat center/100%;
}
.c-video-asset__control-button.m-unmute:hover:before {
  background-color: #333;
}
.c-video-asset .flowplayer {
  z-index: 1;
}
.c-video-asset .flowplayer.no-controls .fp-ui {
  background-image: none;
  pointer-events: none;
}
.c-video-asset.m-tiktok {
  margin: 0 auto;
  max-width: 20.3125rem;
}
.c-video-asset.m-tiktok .c-video-asset__container {
  padding: 0;
  position: relative;
}
.c-video-asset.m-tiktok .c-video-asset__placeholder {
  display: none;
}
.c-video-asset.m-tiktok blockquote {
  margin: 0 auto;
}
.c-video-asset.m-tiktok iframe {
  position: relative;
}
.c-range-slider {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  position: relative;
  width: 100%;
}
.c-range-slider__inputs {
  margin: 0 0 0.3125rem;
  position: relative;
  width: 100%;
}
.noUi-target,
.noUi-target * {
  box-sizing: border-box;
  touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.noUi-target {
  direction: ltr;
  position: relative;
}
.noUi-base,
.noUi-connects {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}
.noUi-connect,
.noUi-origin {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform-origin: 0 0;
  width: 100%;
  will-change: transform;
  z-index: 1;
}
.noUi-origin {
  height: 10%;
  width: 10%;
}
html:not([dir="rtl"]) .noUi-horizontal .noUi-origin {
  left: auto;
  right: 0;
}
.noUi-horizontal .noUi-origin {
  height: 0;
}
.noUi-handle {
  position: absolute;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  transition: transform 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
.noUi-horizontal {
  height: 18px;
}
.noUi-horizontal .noUi-handle {
  height: 28px;
  left: -17px;
  top: -6px;
  width: 34px;
}
html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
  right: -17px;
}
.noUi-base,
.noUi-connects {
  height: auto;
  width: auto;
}
.noUi-base {
  margin: 0 0.625rem;
  padding: 0.625rem 0;
}
.noUi-connects {
  background: #ebeade;
  border: 0;
  border-radius: 3px;
  box-sizing: border-box;
  cursor: pointer;
  height: 0.1875rem;
  margin: 0 -0.625rem;
  position: relative;
}
.noUi-connect {
  background: #333;
}
.noUi-draggable {
  cursor: ew-resize;
}
.noUi-handle {
  align-items: center;
  display: flex;
  justify-content: space-around;
}
.noUi-handle:after {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #333;
  border: 3px solid #333;
  border-radius: 50%;
  box-sizing: border-box;
  content: "";
  display: block;
  height: 100%;
  pointer-events: all;
  width: 100%;
  z-index: 1;
}
.noUi-handle.noUi-active:after,
.noUi-handle.noUi-handle-lower:after {
  background: #333;
}
[disabled] .noUi-connect {
  background: #f3f3f3;
}
[disabled] .noUi-handle,
[disabled].noUi-handle,
[disabled].noUi-target {
  cursor: not-allowed;
}
.noUi-horizontal {
  height: auto;
}
.noUi-horizontal .noUi-origin {
  top: 0.625rem 0;
}
.noUi-horizontal .noUi-handle {
  cursor: ew-resize;
  height: 1.125rem;
  left: -0.5625rem;
  top: 0.125rem;
  width: 1.125rem;
}
html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
  left: auto;
  right: -0.5625rem;
}
.c-load-more {
  align-items: center;
  display: flex;
  justify-content: center;
}
.c-load-more__button {
  background-color: transparent;
  border: 0.0625rem solid #bcbbb4;
  color: #333;
  min-width: 100%;
}
.c-pagination {
  align-items: center;
  display: flex;
  justify-content: center;
}
.c-pagination. {
  height: 6.25rem;
  position: relative;
}
.c-pagination__item {
  color: #666;
  font:
    0.75rem SuisseIntl,
    sans-serif;
  margin: 0;
  text-decoration: none;
}
.c-pagination__item.m-active,
.c-pagination__item.m-dots,
.c-pagination__item.m-number {
  align-items: center;
  border-radius: 50%;
  display: flex;
  height: 2rem;
  justify-content: center;
  width: 2rem;
}
.c-pagination__item.m-active {
  background: #333;
  color: #FFFFFF;
}
.c-pagination__item.m-number:hover {
  background: #FFFFFF;
  color: #666;
}
.c-pagination__item.m-dots {
  width: 1.375rem;
}
.c-pagination__item.m-all {
  color: #333;
  font:
    0.875rem/1.3125rem SuisseIntl-Medium,
    sans-serif;
  margin: 0 0 0 0.375rem;
  text-decoration: none;
}
.c-breadcrumbs__list {
  align-items: baseline;
  display: flex;
  margin: 2rem 0;
  padding: 0;
}
.c-breadcrumbs__item {
  align-items: baseline;
  color: #666;
  display: flex;
  font:
    0.75rem/1.4 SuisseIntl-Medium,
    sans-serif;
  list-style: none;
  text-transform: none;
}
.c-breadcrumbs__item .c-breadcrumbs__item-separator:before {
  color: #666;
  content: "❯";
  font:
    0.75rem/1.4 SuisseIntl,
    sans-serif;
  margin: 0 0.5rem;
  position: relative;
  vertical-align: middle;
}
.c-breadcrumbs__link {
  color: #666;
  display: inline-block;
  padding: 0.4375rem 0;
  text-decoration: none;
}
.c-breadcrumbs__link:hover {
  color: #333;
}
.c-breadcrumbs__item-text {
  display: inline-block;
  padding: 0.4375rem 0;
}
.c-breadcrumbs__text {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  display: block;
  display: -webkit-box;
  max-height: none;
  overflow: hidden;
}
.c-breadcrumbs__item.m-ellipsis .c-breadcrumbs__link {
  text-decoration: none;
}
.c-simple-navigation {
  border-bottom: none;
  font:
    0.875rem/1.5 SuisseIntl,
    sans-serif;
}
.c-simple-navigation,
.c-simple-navigation__back-link {
  align-items: center;
  background: #FFFFFF;
  color: #333;
  display: flex;
}
.c-simple-navigation__back-link {
  align-self: stretch;
  border-right: 1px solid #FFFFFF;
  cursor: pointer;
  flex: 0 0 2.5rem;
  justify-content: center;
  padding: 0.875rem 0.625rem;
  text-decoration: none;
  text-transform: none;
}
.c-simple-navigation__back-link:before {
  background-color: #333;
  content: "";
  display: block;
  font-size: 1rem;
  height: 0.875rem;
  -webkit-mask: url(../images/icons/back.svg) no-repeat left/100%;
  mask: url(../images/icons/back.svg) no-repeat left/100%;
  width: 0.875rem;
}
.c-simple-navigation__back-link-text {
  padding: 0 0 0 0.625rem;
}
.c-simple-navigation__list-wrapper {
  display: flex;
  flex: 1 1 auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.c-simple-navigation__list-wrapper .c-scrollable__arrow-next,
.c-simple-navigation__list-wrapper .c-scrollable__arrow-prev {
  align-items: center;
  background: transparent;
  color: #333;
  cursor: pointer;
  display: flex;
  height: 3rem;
  justify-content: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 3rem;
  z-index: 2;
}
.c-simple-navigation__list-wrapper .c-scrollable__arrow-next:before,
.c-simple-navigation__list-wrapper .c-scrollable__arrow-prev:before {
  background-color: #333;
  content: "";
  display: block;
  height: 1rem;
  -webkit-mask: url(../images/icons/arrow-forward.svg) no-repeat left/100%;
  mask: url(../images/icons/arrow-forward.svg) no-repeat left/100%;
  width: 1rem;
}
.c-simple-navigation__list-wrapper .c-scrollable__arrow-next.m-disabled,
.c-simple-navigation__list-wrapper .c-scrollable__arrow-prev.m-disabled {
  display: none;
}
.c-simple-navigation__list-wrapper .c-scrollable__arrow-prev {
  right: 100%;
}
.c-simple-navigation__list-wrapper .c-scrollable__arrow-prev:before {
  transform: rotate(180deg);
}
.c-simple-navigation__list-wrapper .c-scrollable__arrow-next {
  left: 100%;
}
.c-simple-navigation__list-wrapper.m-arrows-small .c-scrollable__arrow-next,
.c-simple-navigation__list-wrapper.m-arrows-small .c-scrollable__arrow-prev {
  height: 1.875rem;
  width: 2.5rem;
}
.c-simple-navigation__list-wrapper.m-arrows-small
  .c-scrollable__arrow-next:before,
.c-simple-navigation__list-wrapper.m-arrows-small
  .c-scrollable__arrow-prev:before {
  background-color: #333;
  height: 0.75rem;
  -webkit-mask: url(../images/icons/arrow-forward.svg) no-repeat left/100%;
  mask: url(../images/icons/arrow-forward.svg) no-repeat left/100%;
  width: 0.625rem;
}
.c-simple-navigation__list-wrapper.m-arrows-medium .c-scrollable__arrow-next,
.c-simple-navigation__list-wrapper.m-arrows-medium .c-scrollable__arrow-prev {
  height: 1.5rem;
  width: 1.25rem;
}
.c-simple-navigation__list-wrapper.m-arrows-medium
  .c-scrollable__arrow-next:before,
.c-simple-navigation__list-wrapper.m-arrows-medium
  .c-scrollable__arrow-prev:before {
  background-color: #333;
  height: 1.25rem;
  -webkit-mask: url(../images/icons/arrow-forward.svg) no-repeat left/100%;
  mask: url(../images/icons/arrow-forward.svg) no-repeat left/100%;
  width: 1rem;
}
.c-simple-navigation__list-wrapper
  .c-scrollable__arrows.m-background-light
  .c-scrollable__arrow-next,
.c-simple-navigation__list-wrapper
  .c-scrollable__arrows.m-background-light
  .c-scrollable__arrow-prev {
  background: #FFFFFF;
  box-shadow: 0 0 0.1875rem rgba(51, 51, 51, 0.2);
}
.c-simple-navigation__list-wrapper
  .c-scrollable__arrows.m-background-light
  .c-scrollable__arrow-next:before,
.c-simple-navigation__list-wrapper
  .c-scrollable__arrows.m-background-light
  .c-scrollable__arrow-prev:before,
.c-simple-navigation__list-wrapper
  .c-scrollable__arrows.m-light-theme
  .c-scrollable__arrow-next:before,
.c-simple-navigation__list-wrapper
  .c-scrollable__arrows.m-light-theme
  .c-scrollable__arrow-prev:before {
  background-color: #333;
}
.c-simple-navigation__list-wrapper
  .c-scrollable__arrows.m-background-dark
  .c-scrollable__arrow-next,
.c-simple-navigation__list-wrapper
  .c-scrollable__arrows.m-background-dark
  .c-scrollable__arrow-prev {
  background: #333;
}
.c-simple-navigation__list-wrapper
  .c-scrollable__arrows.m-background-dark
  .c-scrollable__arrow-next:before,
.c-simple-navigation__list-wrapper
  .c-scrollable__arrows.m-background-dark
  .c-scrollable__arrow-prev:before,
.c-simple-navigation__list-wrapper
  .c-scrollable__arrows.m-dark-theme
  .c-scrollable__arrow-next:before,
.c-simple-navigation__list-wrapper
  .c-scrollable__arrows.m-dark-theme
  .c-scrollable__arrow-prev:before {
  background-color: #FFFFFF;
}
.c-simple-navigation__list-wrapper.m-arrows-inside .c-scrollable__arrow-prev {
  left: 0;
  right: auto;
}
.c-simple-navigation__list-wrapper.m-arrows-inside .c-scrollable__arrow-next {
  left: auto;
  right: 0;
}
.c-simple-navigation__list {
  display: flex;
  flex: 1 1 auto;
  flex-wrap: nowrap;
  list-style: none;
  margin: 0;
  overflow: auto hidden;
  scrollbar-width: none;
}
.c-simple-navigation__list::-webkit-scrollbar {
  display: none;
}
.c-simple-navigation__list.m-scrollable-next,
.c-simple-navigation__list.m-scrollable-prev {
  justify-content: flex-start !important;
}
.c-simple-navigation__list:not(.m-no-shadow).m-scrollable-prev {
  -webkit-mask-image: linear-gradient(90deg, transparent 1px, #000 3.75rem);
  mask-image: linear-gradient(90deg, transparent 1px, #000 3.75rem);
}
.c-simple-navigation__list:not(.m-no-shadow).m-scrollable-next {
  -webkit-mask-image: linear-gradient(270deg, transparent 1px, #000 3.75rem);
  mask-image: linear-gradient(270deg, transparent 1px, #000 3.75rem);
}
.c-simple-navigation__list:not(
    .m-no-shadow
  ).m-scrollable-prev.m-scrollable-next {
  -webkit-mask-image: linear-gradient(
    90deg,
    transparent 1px,
    #000 3.75rem,
    #000 calc(100% - 3.75rem),
    transparent calc(100% - 1px)
  );
  mask-image: linear-gradient(
    90deg,
    transparent 1px,
    #000 3.75rem,
    #000 calc(100% - 3.75rem),
    transparent calc(100% - 1px)
  );
}
.c-simple-navigation__list.m-drag-active {
  cursor: grabbing;
}
.c-simple-navigation__item {
  align-self: center;
  flex-shrink: 0;
  line-height: 1;
  text-transform: none;
}
.c-simple-navigation__item.m-active {
  color: #000;
  font-weight: 400;
  padding: 0.875rem;
}
.c-simple-navigation__link {
  color: #333;
  cursor: pointer;
  display: block;
  padding: 0.875rem;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;
}
.c-simple-navigation__list.m-subcategories .c-simple-navigation__item.m-active {
  color: #000;
  font:
    0.875rem/1 SuisseIntl-Medium,
    sans-serif;
  padding: 0.875rem 0.625rem;
}
.c-simple-navigation__list.m-subcategories .c-simple-navigation__link {
  color: #333;
  padding: 0.875rem 0.625rem;
}
.c-simple-navigation.m-anchors .c-simple-navigation__item.m-active {
  padding: 0;
}
.c-simple-navigation.m-anchors
  .c-simple-navigation__item.m-active
  .c-simple-navigation__link {
  color: #000;
  font-weight: 700;
}
.c-simple-navigation.m-anchors .c-simple-navigation__link {
  color: #666;
}
.c-simple-navigation.m-anchors.m-sticked {
  z-index: 2;
}
.c-simple-navigation__link.m-icon-left,
.c-simple-navigation__link.m-icon-right {
  align-items: center;
  display: flex;
  height: 100%;
  padding: 0.1875rem 1.4375rem;
}
.c-simple-navigation__link.m-icon-left .c-simple-navigation__item-icon,
.c-simple-navigation__link.m-icon-right .c-simple-navigation__item-icon {
  max-height: 2.0625rem;
}
.c-simple-navigation__link.m-icon-left .c-simple-navigation__item-icon {
  padding-right: 0.3125rem;
}
.c-simple-navigation__link.m-icon-right .c-simple-navigation__item-icon {
  order: 1;
  padding-left: 0.3125rem;
}
.c-simple-navigation__link.m-icon-top {
  position: relative;
}
.c-simple-navigation__link.m-icon-top .c-simple-navigation__item-icon {
  bottom: 0;
  left: 50%;
  position: absolute;
  top: -0.875rem;
  transform: translateX(-50%);
}
.c-product-intensity {
  align-items: center;
  display: inline-flex;
  flex-wrap: wrap;
  gap: 0.125rem 0.625rem;
  margin: 0 0 0.9375rem;
}
.c-product-intensity.m-light .c-product-intensity__label {
  color: #FFFFFF;
}
.c-product-intensity.m-light .c-product-intensity__bullet {
  background-color: #999;
}
.c-product-intensity.m-light .c-product-intensity__bullet.m-active {
  background-color: #FFFFFF;
}
.c-product-intensity.m-dark .c-product-intensity__label {
  color: #333;
}
.c-product-intensity.m-dark .c-product-intensity__bullet {
  background-color: #f3f3f3;
}
.c-product-intensity.m-dark .c-product-intensity__bullet.m-active {
  background-color: #333;
}
.c-product-intensity__label {
  font:
    700 0.75rem/0.875rem SuisseIntl,
    sans-serif;
}
.c-product-intensity__bullets {
  display: flex;
  gap: 0 0.25rem;
}
.c-product-intensity__bullet {
  background: #9ba8b9;
  border-radius: 0.125rem;
  display: inline-block;
  height: 0.6875rem;
  width: 0.5rem;
}
.c-product-intensity__bullet.m-active {
  background: #333;
}
.c-product-intensity.m-small {
  gap: 0.125rem 0.25rem;
  margin: 0 0 0.5rem;
}
.c-product-intensity.m-small .c-product-intensity__bullet {
  height: 0.5rem;
  width: 0.5rem;
}
.c-shoppable-image {
  position: relative;
}
.c-shoppable-image img {
  width: 100%;
}
.c-shoppable-image__tag {
  cursor: pointer;
  height: 2.25rem;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 2.25rem;
}
.c-shoppable-image__tag:before {
  background: radial-gradient(
    circle,
    #FFFFFF 0,
    #FFFFFF 0.625rem,
    #333 0,
    #333 100%
  );
  border: 0.25rem solid #FFFFFF;
  border-radius: 50%;
  content: "";
  height: 2.25rem;
  left: 0;
  position: absolute;
  top: 0;
  width: 2.25rem;
}
.c-shoppable-image__tag[aria-expanded="true"]:before {
  background: #333;
}
.c-product-table-compare {
  border-collapse: collapse;
}
.c-product-table-compare__cell {
  font:
    0.6875rem/1.5 SuisseIntl,
    sans-serif;
  max-width: 10.625rem;
  min-width: 10.625rem;
  padding: 0.625rem;
  vertical-align: top;
}
.c-product-table-compare__remove {
  margin: 0 -0.75rem 0 0;
}
.c-product-table-compare__remove:after {
  background-color: #000;
  content: "";
  display: inline-block;
  height: 0.625rem;
  margin: 0 0 0 0.375rem;
  -webkit-mask: url(../images/icons/cross.svg) no-repeat left/100%;
  mask: url(../images/icons/cross.svg) no-repeat left/100%;
  width: 0.625rem;
}
.c-product-table-compare__addmore {
  cursor: pointer;
  display: block;
  font:
    0.75rem/1.5 SuisseIntl,
    sans-serif;
  margin: 2.0625rem 0 0;
  padding: 1.25rem 0.625rem;
  width: 100%;
}
.c-product-table-compare__addmore:before {
  background-color: #f6f5e8;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.346 8.329h-5.75v-1.5h5.75v-5.75h1.5v5.75h5.75v1.5h-5.75v5.75h-1.5v-5.75z' fill='%23333'/%3E%3C/svg%3E");
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 100%;
  border: 1.0625rem solid transparent;
  border-radius: 50%;
  content: "";
  display: block;
  height: 3.75rem;
  margin: 0 auto 0.625rem;
  width: 3.75rem;
}
.c-product-table-compare__addmore:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.346 8.329h-5.75v-1.5h5.75v-5.75h1.5v5.75h5.75v1.5h-5.75v5.75h-1.5v-5.75z' fill='%23000'/%3E%3C/svg%3E");
}
.c-product-table-compare__cell-label {
  border-bottom: none;
  display: block;
  font:
    0.75rem/1.5 SuisseIntl,
    sans-serif;
  margin: 0;
  padding: 0 0 0.3125rem;
}
.c-toggle-panel {
  background: #ebeade;
  padding: 1.25rem 0;
}
.c-toggle-panel,
.c-toggle-panel.m-fullwidth {
  position: relative;
}
.c-toggle-panel.m-fullwidth:after,
.c-toggle-panel.m-fullwidth:before {
  background: inherit;
  bottom: 0;
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.c-toggle-panel.m-fullwidth:before {
  right: 100%;
}
.c-toggle-panel.m-fullwidth:after {
  left: 100%;
}
.c-toggle-panel.m-secondary {
  padding: 1rem 0;
}
.c-toggle-panel.m-secondary .c-toggle-panel__button {
  background: #FFFFFF;
  border: 1px solid rgba(51, 51, 51, 0.2);
  height: 1.5rem;
  left: 0;
  position: relative;
  top: 0;
  transform: none;
  width: 1.5rem;
}
.c-toggle-panel.m-secondary .c-toggle-panel__button:after {
  background-color: #333;
  content: "";
  height: 0.375rem;
  -webkit-mask: url(../images/icons/chevron2-top.svg) no-repeat center/100%;
  mask: url(../images/icons/chevron2-top.svg) no-repeat center/100%;
  width: 0.75rem;
}
.c-toggle-panel.m-secondary .c-toggle-panel__button:hover {
  background: #FFFFFF;
}
.c-toggle-panel.m-secondary .c-toggle-panel__button:hover:after {
  background-color: #000;
}
.c-toggle-panel.m-expanded .c-toggle-panel__container {
  height: auto;
  overflow: visible;
  visibility: visible;
}
.c-toggle-panel.m-expanded .c-toggle-panel__button:after {
  transform: translate(-50%, -50%) rotate(-180deg);
}
.c-toggle-panel__title {
  color: #333;
  font:
    700 0.875rem/1.4 SuisseIntl,
    sans-serif;
  margin: 0 0 0.625rem;
  text-transform: none;
}
.c-toggle-panel__button {
  background: #ebeade;
  border-radius: 50%;
  cursor: pointer;
  height: 2.375rem;
  left: 50%;
  position: absolute;
  top: -1.1875rem;
  transform: translateX(-50%);
  width: 2.375rem;
}
.c-toggle-panel__button:after {
  background-color: #333;
  content: "";
  height: 0.5rem;
  left: 50%;
  -webkit-mask: url(../images/icons/chevron2-top.svg) no-repeat center/100%;
  mask: url(../images/icons/chevron2-top.svg) no-repeat center/100%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0.875rem;
}
.c-toggle-panel__button:focus:after,
.c-toggle-panel__button:hover:after {
  background-color: #000;
}
.c-toggle-panel__container {
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.c-toggle-panel__slide-bar {
  background: #f3f3f3;
  border-radius: 0.125rem;
  height: 0.125rem;
  left: 50%;
  position: absolute;
  top: 0.25rem;
  transform: translateX(-50%);
  width: 5rem;
}
.c-selected-products__info {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.c-selected-products__title {
  color: #333;
  font:
    0.75rem/1.4 SuisseIntl-Medium,
    sans-serif;
  margin: 0 0 0.625rem;
  text-transform: none;
}
.c-selected-products__total {
  background: none;
  color: #333;
  display: flex;
  font:
    0.75rem/1.2 SuisseIntl-Medium,
    sans-serif;
  justify-content: space-between;
  margin: 0;
  padding: 0.625rem 0;
  text-transform: none;
}
.c-selected-products__actions,
.c-selected-products__carousel {
  margin: 1.25rem 0 0;
}
.c-selected-products__button-group {
  align-items: stretch;
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 0;
}
.c-selected-products__button-group:after,
.c-selected-products__button-group:before {
  content: " ";
  display: table;
  flex-basis: 0;
  order: 1;
}
.c-selected-products__button-group:after {
  clear: both;
}
.c-selected-products__button-group .c-selected-products__button-group-item {
  flex: 0 0 auto;
  font-size: 0.875rem;
  margin: 0;
}
.c-selected-products__button-group
  .c-selected-products__button-group-item:last-child {
  margin-right: 0;
}
.c-selected-products__button-group
  .c-selected-products__button-group-item:empty {
  display: none;
}
.c-selected-products__message {
  margin: 0.625rem 0 0;
}
.c-selected-products__error {
  margin: 0.625rem 0 0;
  text-align: center;
}
.c-selected-products__item {
  border: none;
  display: block;
  height: 0;
  margin: 0 0 0.3125rem;
  overflow: hidden;
  padding-bottom: 100%;
  position: relative;
  transform: translateZ(0);
  width: 100%;
}
.c-selected-products__item .c-selected-products__image {
  height: 100%;
  left: 50%;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: -1;
}
.c-selected-products__item.m-active {
  border: none;
}
.c-selected-products__item.m-active .c-selected-products__item-remove {
  display: block;
}
.c-selected-products__item-clickable {
  cursor: pointer;
}
.c-selected-products__item-remove {
  cursor: pointer;
  display: none;
  padding: 0.5rem;
  position: absolute;
  right: 0;
  top: 0;
}
.c-selected-products__item-remove:after {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  display: block;
  filter: none;
  height: 0.625rem;
  width: 0.625rem;
}
.c-selected-products__item-remove:after,
.c-selected-products__item-remove:hover:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m11.873 9.971 6.953-6.953L17.81 2l-6.954 6.954L3.96 2.058 2.942 3.076 9.838 9.97l-6.954 6.953 1.018 1.018 6.953-6.953L17.867 18l1.017-1.017-7.011-7.012z' fill='%23333'/%3E%3C/svg%3E");
}
.c-selected-products.m-no-products .c-selected-products__actions {
  margin: 0;
}
@media (forced-colors: active) {
  .c-back-to-parent.m-secondary .c-back-to-parent__link:before,
  .c-back-to-parent.m-secondary .c-back-to-parent__link:focus:before,
  .c-back-to-parent.m-secondary .c-back-to-parent__link:hover:before,
  .c-back-to-parent.m-tertiary .c-back-to-parent__link:before,
  .c-back-to-parent.m-tertiary .c-back-to-parent__link:focus:before,
  .c-back-to-parent.m-tertiary .c-back-to-parent__link:hover:before,
  .c-back-to-parent__text:before,
  .c-back-to-parent__text:focus:before,
  .c-back-to-parent__text:hover:before,
  .c-sorting:not(.m-customized):after {
    background-color: CanvasText;
  }
  .c-refinement-swatches__link {
    border-color: ButtonFace;
  }
  .c-refinement-swatches__link.m-selected {
    border-color: Highlight;
  }
  .c-product-table-compare__remove:after,
  .c-refinement.m-expanded
    > .c-refinement__title-wrapper
    .c-refinement__title
    > .c-accordion__icon:after,
  .c-refinement.m-expanded > .c-refinement__title > .c-accordion__icon:after,
  .c-refinement__title.m-arrow > .c-accordion__icon:after,
  .c-refinement__title > .c-accordion__icon:after,
  .c-refinements-toggler:after,
  .c-refinements__header-back.m-alt:after,
  .c-refinements__header-back.m-disabled:after,
  .c-refinements__header-back.m-link-secondary.m-alt:after,
  .c-refinements__header-back.m-link.m-alert:after,
  .c-refinements__header-back.m-link.m-alert:hover:after,
  .c-refinements__header-back.m-link.m-primary:after,
  .c-refinements__header-back.m-link.m-primary:hover:after,
  .c-refinements__header-back.m-link.m-secondary:after,
  .c-refinements__header-back.m-link.m-secondary:hover:after,
  .c-refinements__header-back:after,
  .c-refinements__header-back:focus:after,
  .c-refinements__header-back:hover:after,
  .c-refinements__header-back[disabled]:after,
  .c-simple-navigation__back-link:before,
  .c-simple-navigation__list-wrapper .c-scrollable__arrow-next:before,
  .c-simple-navigation__list-wrapper .c-scrollable__arrow-prev:before,
  .c-simple-navigation__list-wrapper
    .c-scrollable__arrows.m-background-dark
    .c-scrollable__arrow-next:before,
  .c-simple-navigation__list-wrapper
    .c-scrollable__arrows.m-background-dark
    .c-scrollable__arrow-prev:before,
  .c-simple-navigation__list-wrapper
    .c-scrollable__arrows.m-background-light
    .c-scrollable__arrow-next:before,
  .c-simple-navigation__list-wrapper
    .c-scrollable__arrows.m-background-light
    .c-scrollable__arrow-prev:before,
  .c-simple-navigation__list-wrapper
    .c-scrollable__arrows.m-dark-theme
    .c-scrollable__arrow-next:before,
  .c-simple-navigation__list-wrapper
    .c-scrollable__arrows.m-dark-theme
    .c-scrollable__arrow-prev:before,
  .c-simple-navigation__list-wrapper
    .c-scrollable__arrows.m-light-theme
    .c-scrollable__arrow-next:before,
  .c-simple-navigation__list-wrapper
    .c-scrollable__arrows.m-light-theme
    .c-scrollable__arrow-prev:before,
  .c-simple-navigation__list-wrapper.m-arrows-medium
    .c-scrollable__arrow-next:before,
  .c-simple-navigation__list-wrapper.m-arrows-medium
    .c-scrollable__arrow-prev:before,
  .c-simple-navigation__list-wrapper.m-arrows-small
    .c-scrollable__arrow-next:before,
  .c-simple-navigation__list-wrapper.m-arrows-small
    .c-scrollable__arrow-prev:before,
  .c-toggle-panel.m-secondary .c-toggle-panel__button:after,
  .c-toggle-panel.m-secondary .c-toggle-panel__button:hover:after,
  .c-toggle-panel__button:after,
  .c-toggle-panel__button:focus:after,
  .c-toggle-panel__button:hover:after,
  .c-video-asset__control-button.m-mute:before,
  .c-video-asset__control-button.m-mute:hover:before,
  .c-video-asset__control-button.m-pause:before,
  .c-video-asset__control-button.m-pause:hover:before,
  .c-video-asset__control-button.m-play:before,
  .c-video-asset__control-button.m-play:hover:before,
  .c-video-asset__control-button.m-unmute:before,
  .c-video-asset__control-button.m-unmute:hover:before {
    background-color: CanvasText;
  }
}
@media (hover: hover) {
  .c-refinement-swatches__link:is(a, button, label, span):hover {
    border-color: #000;
  }
  .c-load-more__button:hover {
    background-color: #333;
    border: 0.0625rem solid #333;
    color: #FFFFFF;
    text-decoration: none;
  }
}
@media (hover: hover) and (forced-colors: active) {
  .c-refinement-swatches__link:is(a, button, label, span):hover {
    border-color: Highlight;
  }
}
@media print, screen and (min-width: 48em) {
  .l-plp__main-wrapper {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
  .c-category-cover__caption {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .l-plp {
    padding: 0 0 3.125rem;
  }
  .l-plp__main,
  .l-plp__top {
    margin: 0 auto;
    max-width: 75rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 100%;
  }
  .l-plp__main.m-no-refinements .c-product-grid,
  .l-plp__main.m-no-refinements .c-product-grid.m-no-sidebar {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .l-plp__main.m-no-refinements .l-plp__content {
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
  }
  .l-plp__main-wrapper {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
  .l-plp__sidebar {
    position: relative;
    width: 25%;
    z-index: 1;
  }
  .l-plp__content,
  .l-plp__sidebar {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .l-plp__content {
    width: 75%;
  }
  .l-plp__tools {
    align-items: baseline;
    border-bottom: 1px solid #bcbbb4;
    padding: 0.5rem 0 0.3125rem;
  }
  .l-plp__tools.m-secondary {
    justify-content: space-between;
  }
  .l-plp__tools.m-secondary .l-plp__comparison-toggle {
    margin: 0;
  }
  .l-plp__tools.m-no-refinements .l-plp__heading {
    flex: 1 0 100%;
    padding: 0.4375rem 0 0.625rem;
  }
  .l-plp__heading,
  .l-plp__tools.m-no-refinements .l-plp__refinements-cta {
    flex: 1 0 0;
  }
  .l-plp__refinements-cta:not(.m-large) {
    display: none;
  }
  .l-plp__refinements-cta.m-sticked {
    bottom: 3.4375rem;
  }
  .l-plp__result-count-inline {
    margin: 0 0.625rem 0 0;
  }
  .l-plp__comparison-toggle {
    margin: 0 1.5625rem;
    white-space: nowrap;
  }
  .l-plp__sorting {
    min-width: 11.25rem;
  }
  .l-plp__pagination .c-load-more,
  .l-plp__pagination .c-pagination {
    margin: 2.5rem 0 0;
  }
  .l-plp__back-to-parent {
    display: none;
  }
  .l-plp__product-results {
    padding-top: 1.25rem;
  }
  .l-plp__promotions {
    margin: 0 0 2.1875rem;
  }
  .l-plp .c-category-cover {
    margin: 0 0 2rem;
  }
  .c-product-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .c-product-grid.m-no-sidebar {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .c-product-grid {
    grid-gap: 3.125rem 1.875rem;
  }
  .c-product-grid .c-product-grid__tile.m-span-1 {
    grid-column: span 1;
    width: auto;
  }
  .c-product-grid .c-product-grid__tile.m-span-2 {
    grid-column: span 2;
    width: auto;
  }
  .c-product-grid .c-product-grid__tile.m-span-3 {
    grid-column: span 3;
    width: auto;
  }
  .c-product-grid.m-selectable-tiles {
    grid-gap: 1.5rem 1rem;
  }
  .c-product-grid__noresults {
    grid-column: span 3;
    position: relative;
  }
  .c-product-hero__caption,
  .c-product-hero__header {
    padding: 0 1.25rem;
  }
  .c-category-cover.m-caption-right--large .c-category-cover__caption {
    text-align: right;
  }
  .c-category-cover.m-caption-left--large .c-category-cover__caption {
    text-align: left;
  }
  .c-category-cover.m-caption-center--large .c-category-cover__caption {
    text-align: center;
  }
  .c-category-cover.m-caption-top--large .c-category-cover__caption {
    top: 0;
    transform: translateX(-50%);
  }
  .c-category-cover.m-caption-bottom--large .c-category-cover__caption {
    bottom: 0;
    top: auto;
    transform: translateX(-50%);
  }
  .c-category-cover__image.m-link {
    pointer-events: none;
  }
  .c-category-cover__caption {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .c-category-cover__body {
    display: inline-block;
    margin: 0 3.125rem;
    padding: 0.9375rem 0;
    width: 33.33333%;
  }
  .c-category-cover__title {
    color: #333;
    font:
      1.875rem/1.25 SuisseIntl,
      sans-serif;
    margin: 0 0 0.5rem;
  }
  .c-category-cover__description {
    color: #333;
    font:
      0.875rem/1.5 SuisseIntl,
      sans-serif;
    text-transform: none;
  }
  .c-back-to-parent.m-secondary .c-back-to-parent__link {
    padding: 0.9375rem 0;
  }
  .c-plp-top-banner {
    background: transparent;
    color: #333;
    margin: 0;
  }
  .c-plp-top-banner .c-category-cover:not(.m-unified) {
    display: block;
  }
  .c-category-cover + .c-plp-top-banner__category-description,
  .c-category-cover + .c-plp-top-banner__category-name,
  .c-plp-top-banner__category-description,
  .c-plp-top-banner__category-name,
  .c-plp-top-banner__results-count {
    display: none;
  }
  .c-refinement-swatches__group-name {
    margin: 0 0.5rem;
    padding: 0.5rem 0 0;
  }
  .c-refinement-swatches__group {
    margin: -0.5rem;
  }
  .c-refinement-swatches__item {
    margin: 0.5625rem;
  }
  .c-refinement {
    border-bottom: none;
    border-top: 1px solid #bcbbb4;
  }
  .c-refinement:last-child {
    border-bottom: 1px solid rgba(51, 51, 51, 0.2);
  }
  .c-refinement__content {
    padding: 0.9375rem 0.3125rem;
  }
  .c-refinement__title {
    padding: 0.9375rem 2.5rem 0.9375rem 0.9375rem;
    text-transform: none;
  }
  .c-refinement.m-expanded .c-refinement__title,
  .c-refinement.m-selected .c-refinement__title {
    border-bottom: none;
    border-left: 0.125rem solid #000;
    padding: 1rem;
  }
  .c-refinements-toggler {
    border: 1px solid #bcbbb4;
    border-radius: 0.25rem;
    font:
      500 0.875rem/1 SuisseIntl,
      sans-serif;
    height: 2.1875rem;
    padding: 0 2.5rem 0 1rem;
    width: auto;
  }
  .c-refinements-toggler:after {
    right: 1rem;
  }
  .c-refinements-toggler__qty {
    line-height: 1rem;
    width: 1rem;
  }
  .c-refinements {
    padding: 0;
  }
  .c-refinements__header {
    border-top: none;
    margin: 0;
    padding: 0.625rem 0;
    position: relative;
    z-index: 1;
  }
  .c-refinements:not(.m-sliding-panel) .c-refinements__header-back {
    display: none !important;
  }
  .c-refinements__header-refinements-count {
    background: #333;
    border-radius: 50%;
    color: #FFFFFF;
    font-size: 0.75rem;
    line-height: 1.25rem;
    text-align: center;
    width: 1.25rem;
  }
  .c-refinements__header-title {
    font:
      1rem/1.5 SuisseIntl-Medium,
      sans-serif;
    margin: 0;
    padding: 0 0.625rem 0 0;
  }
  .c-refinements:not(.m-sliding-panel) .c-refinements__footer {
    display: none !important;
  }
  .c-refinements.m-sliding-panel {
    width: 25rem;
  }
  .c-refinements.m-sliding-panel .c-refinements__content {
    height: 100%;
    overflow-y: scroll;
    overflow-y: auto;
  }
  @-moz-document url-prefix("") {
    .c-refinements.m-sliding-panel .c-refinements__content {
      scrollbar-color: #333 #ebeade;
      scrollbar-width: thin;
    }
  }
  .c-refinements.m-sliding-panel .c-refinements__content::-webkit-scrollbar {
    width: 0.125rem;
  }
  .c-refinements.m-sliding-panel
    .c-refinements__content::-webkit-scrollbar-button {
    display: none;
  }
  .c-refinements.m-sliding-panel
    .c-refinements__content::-webkit-scrollbar-track,
  .c-refinements.m-sliding-panel
    .c-refinements__content::-webkit-scrollbar-track-piece {
    background: #ebeade;
  }
  .c-refinements.m-sliding-panel
    .c-refinements__content::-webkit-scrollbar-thumb {
    background: #333;
    border-radius: 0.625rem;
  }
  .c-refinements.m-sliding-panel .c-refinements__header-title {
    font:
      300 0.66667 SuisseIntl,
      sans-serif;
  }
  .c-video-asset__info {
    margin: 1.875rem 0 0;
  }
  .c-video-asset__info-name {
    font:
      700 0.875rem/1.5 SuisseIntl,
      sans-serif;
    margin: 0;
  }
  .c-video-asset__info-description {
    font:
      0.875rem/1.5 SuisseIntl,
      sans-serif;
    margin: 0;
  }
  .c-video-asset__placeholder {
    display: none;
  }
  .c-video-asset__placeholder.m-large {
    display: block;
  }
  .c-video-asset__control {
    bottom: 1.25rem;
    left: 1.25rem;
  }
  .c-load-more__button {
    min-width: 10.625rem;
  }
  .c-pagination__item {
    margin: 0 0.25rem;
  }
  .c-pagination__item.m-dots {
    margin: 0;
  }
  .c-pagination__item.m-all {
    margin: 0 0 0 0.375rem;
  }
  .c-simple-navigation {
    border-bottom: none;
    font:
      0.875rem/1.5 SuisseIntl,
      sans-serif;
  }
  .c-product-table-compare.m-secondary .c-product-table-compare__cell {
    max-width: 292px;
    min-width: 292px;
    padding: 0.75rem 2.5rem;
  }
  .c-product-table-compare__cell {
    font:
      0.75rem/1.5 SuisseIntl,
      sans-serif;
    max-width: 12.875rem;
    min-width: 12.875rem;
    padding: 0.75rem 0.9375rem;
  }
  .c-product-table-compare__addmore {
    font:
      0.875rem/1.5 SuisseIntl,
      sans-serif;
    padding: 2.0625rem 1.25rem 1.5625rem;
  }
  .c-product-table-compare__addmore:before {
    border: 1.4375rem solid transparent;
    height: 5rem;
    width: 5rem;
  }
  .c-toggle-panel.m-secondary {
    padding: 1.5rem 0;
  }
  .c-toggle-panel__title {
    margin: 0;
  }
  .c-selected-products__title {
    font:
      0.875rem/1.4 SuisseIntl-Medium,
      sans-serif;
    margin: 0;
  }
  .c-selected-products__total {
    font:
      0.875rem/1.2 SuisseIntl-Medium,
      sans-serif;
    justify-content: space-between;
  }
  .c-selected-products__carousel {
    margin: 1rem 0 0;
  }
  .c-selected-products__actions {
    display: flex;
    flex-flow: column wrap;
  }
  .c-selected-products__error {
    flex: 1 0 auto;
    margin: 0 0 0.625rem;
    order: -1;
    text-align: right;
  }
  .c-selected-products.m-no-products {
    display: flex;
    justify-content: space-between;
  }
}
@media print, screen and (min-width: 64em) and (min-width: 48em) {
  .l-plp__main,
  .l-plp__top {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .l-plp__main,
  .l-plp__top {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (max-width: 63.99875em) {
  .l-plp__sidebar {
    background: #FFFFFF;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 24;
  }
  .l-plp:not(.m-refinements-panel-active) .l-plp__sidebar {
    display: none;
  }
  .l-plp__tools {
    border: 1px solid #bcbbb4;
    border-width: 0.0625rem 0;
    flex-wrap: wrap;
    min-height: 2.5rem;
  }
  .l-plp__tools.m-filters-sticky {
    border: 0;
    display: flex;
    justify-content: space-between;
  }
  .l-plp__tools.m-filters-sticky .l-plp__results-count {
    display: flex;
    margin: 0;
    padding: 0 0 0 1.25rem;
    text-transform: uppercase;
  }
  .l-plp__tools.m-filters-sticky .l-plp__heading {
    border: none;
  }
  .l-plp__tools.m-filters-sticky .l-plp__sorting {
    border-right: none;
    flex: 0 0 50%;
    padding: 0 1.25rem 0 0;
  }
  .l-plp__tools.m-filters-sticky .c-sorting__field {
    border: 1px solid #333;
    border-radius: 0.25rem;
  }
  .l-plp__tools.m-filters-sticky .l-plp__comparison-toggle {
    border: none;
    padding: 1rem 1.25rem 0.625rem;
  }
  .l-plp__heading {
    border-bottom: 1px solid rgba(51, 51, 51, 0.2);
    flex: 1 0 100%;
    padding: 0.9375rem 1.25rem;
  }
  .l-plp__refinements {
    height: 100%;
  }
  .l-plp__breadcrumbs,
  .l-plp__refinements-cta.m-large {
    display: none;
  }
  .l-plp__result-count-inline {
    border-right: 1px solid rgba(51, 51, 51, 0.2);
    flex: 1 0 0;
    justify-content: center;
  }
  .l-plp__comparison-toggle {
    border-top: 1px solid rgba(51, 51, 51, 0.2);
    order: 2;
    padding: 0.625rem 1.25rem;
    text-transform: none;
    width: 100%;
  }
  .l-plp__results-count {
    display: none;
  }
  .l-plp__sorting {
    border-right: 1px solid rgba(51, 51, 51, 0.2);
    flex: 1 0 0;
    min-height: 2.5rem;
  }
  .l-plp__pagination,
  .l-plp__product-results {
    margin: 0 auto;
    max-width: 75rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 100%;
  }
  .l-plp__product-results {
    padding-top: 1.25rem;
  }
  .l-plp__promotions {
    margin: 0.9375rem auto;
    max-width: 75rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 100%;
  }
  .l-plp .c-sorting__field,
  .l-plp__sorting .c-select__placeholder {
    border: 0;
    border-radius: 0;
  }
  .c-category-cover.m-caption-only--medium-down .c-category-cover__caption {
    position: static;
    transform: none;
  }
  .c-category-cover.m-caption-only--medium-down .c-category-cover__image {
    display: none;
  }
  .c-sorting__field {
    color: #666;
    font:
      0.75rem/1.2 SuisseIntl,
      sans-serif;
    height: 100%;
    padding-top: 0.9375rem;
  }
  .c-sorting__label.c-text-field__label.m-float {
    text-transform: none;
    top: 0.6875rem;
  }
  .c-sorting__label.c-text-field__label.m-float.c-select__label {
    color: #333;
    font:
      0.75rem/1.5 SuisseIntl-Medium,
      sans-serif;
  }
  .c-plp-top-banner {
    overflow: auto;
    text-align: left;
  }
  .c-refinement.m-range .c-refinement__content {
    padding: 0.9375rem;
  }
  .c-refinement__content-wrapper {
    margin: 0;
    padding: 0;
  }
  .c-refinement__content {
    background: #FFFFFF;
    padding: 0.9375rem;
  }
  .c-refinements {
    height: 100%;
    position: relative;
  }
  .c-refinements .c-refinement-category {
    display: none !important;
  }
  .c-refinements__content {
    height: 100%;
    overflow: auto;
  }
  .c-refinements__header {
    border-bottom: 2px solid rgba(51, 51, 51, 0.2);
    height: 3.125rem;
    padding: 0 1.25rem 0 0.9375rem;
  }
  .c-refinements__header-title {
    color: #333;
    flex: 1 0 auto;
    text-align: left;
  }
  .c-breadcrumbs.m-scrollable {
    display: flex;
    flex: 1 1 auto;
    position: relative;
  }
  .c-breadcrumbs.m-scrollable .c-scrollable__arrow-next,
  .c-breadcrumbs.m-scrollable .c-scrollable__arrow-prev {
    align-items: center;
    background: transparent;
    color: #333;
    cursor: pointer;
    display: flex;
    height: 3rem;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 3rem;
    z-index: 2;
  }
  .c-breadcrumbs.m-scrollable .c-scrollable__arrow-next:before,
  .c-breadcrumbs.m-scrollable .c-scrollable__arrow-prev:before {
    background-color: #333;
    content: "";
    display: block;
    height: 1rem;
    -webkit-mask: url(../images/icons/arrow-forward.svg) no-repeat left/100%;
    mask: url(../images/icons/arrow-forward.svg) no-repeat left/100%;
    width: 1rem;
  }
  .c-breadcrumbs.m-scrollable .c-scrollable__arrow-next.m-disabled,
  .c-breadcrumbs.m-scrollable .c-scrollable__arrow-prev.m-disabled {
    display: none;
  }
  .c-breadcrumbs.m-scrollable .c-scrollable__arrow-prev {
    right: 100%;
  }
  .c-breadcrumbs.m-scrollable .c-scrollable__arrow-prev:before {
    transform: rotate(180deg);
  }
  .c-breadcrumbs.m-scrollable .c-scrollable__arrow-next {
    left: 100%;
  }
  .c-breadcrumbs.m-scrollable.m-arrows-small .c-scrollable__arrow-next,
  .c-breadcrumbs.m-scrollable.m-arrows-small .c-scrollable__arrow-prev {
    height: 1.875rem;
    width: 2.5rem;
  }
  .c-breadcrumbs.m-scrollable.m-arrows-small .c-scrollable__arrow-next:before,
  .c-breadcrumbs.m-scrollable.m-arrows-small .c-scrollable__arrow-prev:before {
    background-color: #333;
    height: 0.75rem;
    -webkit-mask: url(../images/icons/arrow-forward.svg) no-repeat left/100%;
    mask: url(../images/icons/arrow-forward.svg) no-repeat left/100%;
    width: 0.625rem;
  }
  .c-breadcrumbs.m-scrollable.m-arrows-medium .c-scrollable__arrow-next,
  .c-breadcrumbs.m-scrollable.m-arrows-medium .c-scrollable__arrow-prev {
    height: 1.5rem;
    width: 1.25rem;
  }
  .c-breadcrumbs.m-scrollable.m-arrows-medium .c-scrollable__arrow-next:before,
  .c-breadcrumbs.m-scrollable.m-arrows-medium .c-scrollable__arrow-prev:before {
    background-color: #333;
    height: 1.25rem;
    -webkit-mask: url(../images/icons/arrow-forward.svg) no-repeat left/100%;
    mask: url(../images/icons/arrow-forward.svg) no-repeat left/100%;
    width: 1rem;
  }
  .c-breadcrumbs.m-scrollable
    .c-scrollable__arrows.m-background-light
    .c-scrollable__arrow-next,
  .c-breadcrumbs.m-scrollable
    .c-scrollable__arrows.m-background-light
    .c-scrollable__arrow-prev {
    background: #FFFFFF;
    box-shadow: 0 0 0.1875rem rgba(51, 51, 51, 0.2);
  }
  .c-breadcrumbs.m-scrollable
    .c-scrollable__arrows.m-background-light
    .c-scrollable__arrow-next:before,
  .c-breadcrumbs.m-scrollable
    .c-scrollable__arrows.m-background-light
    .c-scrollable__arrow-prev:before,
  .c-breadcrumbs.m-scrollable
    .c-scrollable__arrows.m-light-theme
    .c-scrollable__arrow-next:before,
  .c-breadcrumbs.m-scrollable
    .c-scrollable__arrows.m-light-theme
    .c-scrollable__arrow-prev:before {
    background-color: #333;
  }
  .c-breadcrumbs.m-scrollable
    .c-scrollable__arrows.m-background-dark
    .c-scrollable__arrow-next,
  .c-breadcrumbs.m-scrollable
    .c-scrollable__arrows.m-background-dark
    .c-scrollable__arrow-prev {
    background: #333;
  }
  .c-breadcrumbs.m-scrollable
    .c-scrollable__arrows.m-background-dark
    .c-scrollable__arrow-next:before,
  .c-breadcrumbs.m-scrollable
    .c-scrollable__arrows.m-background-dark
    .c-scrollable__arrow-prev:before,
  .c-breadcrumbs.m-scrollable
    .c-scrollable__arrows.m-dark-theme
    .c-scrollable__arrow-next:before,
  .c-breadcrumbs.m-scrollable
    .c-scrollable__arrows.m-dark-theme
    .c-scrollable__arrow-prev:before {
    background-color: #FFFFFF;
  }
  .c-breadcrumbs.m-scrollable.m-arrows-inside .c-scrollable__arrow-prev {
    left: 0;
    right: auto;
  }
  .c-breadcrumbs.m-scrollable.m-arrows-inside .c-scrollable__arrow-next {
    left: auto;
    right: 0;
  }
  .c-breadcrumbs.m-scrollable .c-breadcrumbs__list {
    display: flex;
    flex: 1 1 auto;
    flex-wrap: nowrap;
    list-style: none;
    overflow: auto hidden;
    scrollbar-width: none;
  }
  .c-breadcrumbs.m-scrollable .c-breadcrumbs__list::-webkit-scrollbar {
    display: none;
  }
  .c-breadcrumbs.m-scrollable .c-breadcrumbs__list.m-scrollable-next,
  .c-breadcrumbs.m-scrollable .c-breadcrumbs__list.m-scrollable-prev {
    justify-content: flex-start !important;
  }
  .c-breadcrumbs.m-scrollable
    .c-breadcrumbs__list:not(.m-no-shadow).m-scrollable-prev {
    -webkit-mask-image: linear-gradient(90deg, transparent 1px, #000 3.75rem);
    mask-image: linear-gradient(90deg, transparent 1px, #000 3.75rem);
  }
  .c-breadcrumbs.m-scrollable
    .c-breadcrumbs__list:not(.m-no-shadow).m-scrollable-next {
    -webkit-mask-image: linear-gradient(270deg, transparent 1px, #000 3.75rem);
    mask-image: linear-gradient(270deg, transparent 1px, #000 3.75rem);
  }
  .c-breadcrumbs.m-scrollable
    .c-breadcrumbs__list:not(.m-no-shadow).m-scrollable-prev.m-scrollable-next {
    -webkit-mask-image: linear-gradient(
      90deg,
      transparent 1px,
      #000 3.75rem,
      #000 calc(100% - 3.75rem),
      transparent calc(100% - 1px)
    );
    mask-image: linear-gradient(
      90deg,
      transparent 1px,
      #000 3.75rem,
      #000 calc(100% - 3.75rem),
      transparent calc(100% - 1px)
    );
  }
  .c-breadcrumbs.m-scrollable .c-breadcrumbs__list.m-drag-active {
    cursor: grabbing;
  }
  .c-breadcrumbs.m-scrollable .c-breadcrumbs__item {
    flex-shrink: 0;
  }
  .c-simple-navigation__list-wrapper.m-arrows-small-for-medium-down
    .c-scrollable__arrow-next,
  .c-simple-navigation__list-wrapper.m-arrows-small-for-medium-down
    .c-scrollable__arrow-prev {
    height: 1.875rem;
    width: 2.5rem;
  }
  .c-simple-navigation__list-wrapper.m-arrows-small-for-medium-down
    .c-scrollable__arrow-next:before,
  .c-simple-navigation__list-wrapper.m-arrows-small-for-medium-down
    .c-scrollable__arrow-prev:before {
    background-color: #333;
    height: 0.75rem;
    -webkit-mask: url(../images/icons/arrow-forward.svg) no-repeat left/100%;
    mask: url(../images/icons/arrow-forward.svg) no-repeat left/100%;
    width: 0.625rem;
  }
  .c-simple-navigation__list-wrapper.m-arrows-medium-for-medium-down
    .c-scrollable__arrow-next,
  .c-simple-navigation__list-wrapper.m-arrows-medium-for-medium-down
    .c-scrollable__arrow-prev {
    height: 1.5rem;
    width: 1.25rem;
  }
  .c-simple-navigation__list-wrapper.m-arrows-medium-for-medium-down
    .c-scrollable__arrow-next:before,
  .c-simple-navigation__list-wrapper.m-arrows-medium-for-medium-down
    .c-scrollable__arrow-prev:before {
    background-color: #333;
    height: 1.25rem;
    -webkit-mask: url(../images/icons/arrow-forward.svg) no-repeat left/100%;
    mask: url(../images/icons/arrow-forward.svg) no-repeat left/100%;
    width: 1rem;
  }
  .c-simple-navigation__list-wrapper.m-arrows-inside-for-medium-down
    .c-scrollable__arrow-prev {
    left: 0;
    right: auto;
  }
  .c-simple-navigation__list-wrapper.m-arrows-inside-for-medium-down
    .c-scrollable__arrow-next {
    left: auto;
    right: 0;
  }
  .c-selected-products__button-group .c-selected-products__button-group-item {
    flex: 1 1 0px;
    margin-bottom: 0;
    min-width: 0;
  }
  .c-selected-products__button-group
    .c-selected-products__button-group-item
    .c-button {
    width: 100%;
  }
  .c-selected-products__button-group .c-button {
    min-width: 0;
  }
}
@media screen and (max-width: 63.99875em) and (forced-colors: active) {
  .c-breadcrumbs.m-scrollable .c-scrollable__arrow-next:before,
  .c-breadcrumbs.m-scrollable .c-scrollable__arrow-prev:before,
  .c-breadcrumbs.m-scrollable
    .c-scrollable__arrows.m-background-dark
    .c-scrollable__arrow-next:before,
  .c-breadcrumbs.m-scrollable
    .c-scrollable__arrows.m-background-dark
    .c-scrollable__arrow-prev:before,
  .c-breadcrumbs.m-scrollable
    .c-scrollable__arrows.m-background-light
    .c-scrollable__arrow-next:before,
  .c-breadcrumbs.m-scrollable
    .c-scrollable__arrows.m-background-light
    .c-scrollable__arrow-prev:before,
  .c-breadcrumbs.m-scrollable
    .c-scrollable__arrows.m-dark-theme
    .c-scrollable__arrow-next:before,
  .c-breadcrumbs.m-scrollable
    .c-scrollable__arrows.m-dark-theme
    .c-scrollable__arrow-prev:before,
  .c-breadcrumbs.m-scrollable
    .c-scrollable__arrows.m-light-theme
    .c-scrollable__arrow-next:before,
  .c-breadcrumbs.m-scrollable
    .c-scrollable__arrows.m-light-theme
    .c-scrollable__arrow-prev:before,
  .c-breadcrumbs.m-scrollable.m-arrows-medium .c-scrollable__arrow-next:before,
  .c-breadcrumbs.m-scrollable.m-arrows-medium .c-scrollable__arrow-prev:before,
  .c-breadcrumbs.m-scrollable.m-arrows-small .c-scrollable__arrow-next:before,
  .c-breadcrumbs.m-scrollable.m-arrows-small .c-scrollable__arrow-prev:before,
  .c-simple-navigation__list-wrapper.m-arrows-medium-for-medium-down
    .c-scrollable__arrow-next:before,
  .c-simple-navigation__list-wrapper.m-arrows-medium-for-medium-down
    .c-scrollable__arrow-prev:before,
  .c-simple-navigation__list-wrapper.m-arrows-small-for-medium-down
    .c-scrollable__arrow-next:before,
  .c-simple-navigation__list-wrapper.m-arrows-small-for-medium-down
    .c-scrollable__arrow-prev:before {
    background-color: CanvasText;
  }
}
@media screen and (max-width: 63.99875em) and (max-width: 63.99875em) {
  .c-breadcrumbs.m-scrollable.m-arrows-small-for-medium-down
    .c-scrollable__arrow-next,
  .c-breadcrumbs.m-scrollable.m-arrows-small-for-medium-down
    .c-scrollable__arrow-prev {
    height: 1.875rem;
    width: 2.5rem;
  }
  .c-breadcrumbs.m-scrollable.m-arrows-small-for-medium-down
    .c-scrollable__arrow-next:before,
  .c-breadcrumbs.m-scrollable.m-arrows-small-for-medium-down
    .c-scrollable__arrow-prev:before {
    background-color: #333;
    height: 0.75rem;
    -webkit-mask: url(../images/icons/arrow-forward.svg) no-repeat left/100%;
    mask: url(../images/icons/arrow-forward.svg) no-repeat left/100%;
    width: 0.625rem;
  }
  .c-breadcrumbs.m-scrollable.m-arrows-medium-for-medium-down
    .c-scrollable__arrow-next,
  .c-breadcrumbs.m-scrollable.m-arrows-medium-for-medium-down
    .c-scrollable__arrow-prev {
    height: 1.5rem;
    width: 1.25rem;
  }
  .c-breadcrumbs.m-scrollable.m-arrows-medium-for-medium-down
    .c-scrollable__arrow-next:before,
  .c-breadcrumbs.m-scrollable.m-arrows-medium-for-medium-down
    .c-scrollable__arrow-prev:before {
    background-color: #333;
    height: 1.25rem;
    -webkit-mask: url(../images/icons/arrow-forward.svg) no-repeat left/100%;
    mask: url(../images/icons/arrow-forward.svg) no-repeat left/100%;
    width: 1rem;
  }
  .c-breadcrumbs.m-scrollable.m-arrows-inside-for-medium-down
    .c-scrollable__arrow-prev {
    left: 0;
    right: auto;
  }
  .c-breadcrumbs.m-scrollable.m-arrows-inside-for-medium-down
    .c-scrollable__arrow-next {
    left: auto;
    right: 0;
  }
}
@media screen and (max-width: 63.99875em) and (max-width: 63.99875em) and (forced-colors: active) {
  .c-breadcrumbs.m-scrollable.m-arrows-medium-for-medium-down
    .c-scrollable__arrow-next:before,
  .c-breadcrumbs.m-scrollable.m-arrows-medium-for-medium-down
    .c-scrollable__arrow-prev:before,
  .c-breadcrumbs.m-scrollable.m-arrows-small-for-medium-down
    .c-scrollable__arrow-next:before,
  .c-breadcrumbs.m-scrollable.m-arrows-small-for-medium-down
    .c-scrollable__arrow-prev:before {
    background-color: CanvasText;
  }
}
@media screen and (max-width: 63.99875em) and (min-width: 48em) {
  .l-plp__pagination,
  .l-plp__product-results,
  .l-plp__promotions {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (max-width: 63.99875em) and (min-width: 64em) {
  .l-plp__pagination,
  .l-plp__product-results,
  .l-plp__promotions {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
/*# sourceMappingURL=category.css.map */
